/*
Theme Name: Replace with your Theme's name.
Theme URI: Your Theme's URI
Description: A brief description.
Version: 1.0
Author: Azim
Author URI: www.peoplesweep.com
*/

/**********************************/
		
		/**	Globals **/
		
/**********************************/

.title-big{
	font-size: 35px;
	font-family: 'Varela Round', Arial, sans-serif;
	margin: 60px 0px 70px 0px;
}

#p-custom-color {
	color: #00A9DF;
}

.p-custom {
	font-size: 14px;
	font-family: 'Montserrat', Arial, sans-serif;
	margin-top: 10px;
}

#triangle-bottom-custom{
    color: #00A9DF;
	margin: 20px auto 20px auto;
}

#triangle-bottom-custom-mobile {
	color: #00A9DF;
	margin: 20px auto 20px auto;
	font-size: 17px;
}

.p-small-gray {
	font-size: 18px;
	color: #6D6E70;
	letter-spacing: 1px;
	word-spacing: 3px;
}

.p-small-gray-2 {
	font-size: 16px;
	color: #6D6E70;
	letter-spacing: 1px;
	word-spacing: 3px;
}

#text-margin-custom {
	margin-top: 50px;
	margin-bottom: 50px;
}

.field-spacing {
	margin-bottom: 30px;
}

.field-custom {
	border-radius: 0px;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 3px;
	height: 40px;
	font-family: 'Montserrat', Arial, sans-serif;
}

.form-control::-webkit-input-placeholder { color: #BBBDBF; }
.form-control:-moz-placeholder { color: #BBBDBF; }
.form-control::-moz-placeholder { color: #BBBDBF; }
.form-control:-ms-input-placeholder { color: #BBBDBF; }

.button-cont-custom {
	margin-top: 50px;
	border-radius: 8px;
	background-color: #00A9DF;
	color: #fff;
	padding: 10px 20px 10px 18px;
	font-size: 16px;
}

#glyphicon-menu-right-margin{
	margin-right: 3px;
	display: inline;
}

/****@@ External Source @@****/
.btn-select {
    position: relative;
    padding: 0;
    width: 100%;
    border-radius: 0;
    margin-bottom: 20px;
	border: 1px solid #ccc;
}

.btn-select .btn-select-value {
    padding: 16px 12px;
    display: block;
    position: absolute;
    left: 0;
    right: 44px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
	line-height: 0.428571;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-family: 'Montserrat', Arial, sans-serif;
	color: #BBBDBF;
}

.btn-select .btn-select-arrow {
    float: right;
    line-height: 26px;
    padding: 6px 15px;
    top: 0;
	border-left: 1px solid #ccc;
}

.btn-select ul {
    display: none;
    background-color: #fff;
    color: black;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: none !important;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 33px;
    z-index: 999;
}

.btn-select ul li {
    padding: 3px 6px;
    text-align: left;
}

.btn-select ul li:hover {
    background-color: #f4f4f4;
}

.btn-select ul li.selected {
    color: #fff;
}

/* Default Start */
.btn-select:hover, .btn-select:active, .btn-select.active {
    border-color: #ccc;
}

.btn-select ul li.selected {
    background-color: #ccc;
}

.btn-select ul, .btn-select .btn-select-value {
    background-color: #fff;
    border: #ccc 1px solid;
}

.btn-select.active {
    box-shadow: none;
}
/* Default End */
/****@@ --------------- @@****/

#triangle-bottom-custom-2{
    color: #00A9DF;
}

.btn.btn-default.btn-select.field-spacing {
	margin-top: 10px;
}

.p-tiny-gray {
	font-size: 14px;
	color: #BBBDBF;
	letter-spacing: 1px;
	word-spacing: 3px;
}

.checkbox > label  {
	padding-left: 40px;
}

input[type=checkbox], input[type=radio] {
	margin: 8px 0 0;
}

.jumbotron {
	background-image: url("../img/headerpic.jpg");
	min-height: 420px;
	background-size: cover;
}

#field-left-padding-2 {
	padding-left: 15px;
}

/****@@ External Source @@****/
.inline-border {
    overflow: hidden;
    margin: -20px 20px 18px;
	padding: 10px 40px;
}

.inline-border:before,
.inline-border:after {
    background-color: #58595B; /**!! Adjust line color !!**/
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 30%; /**!! Adjust line width !!**/
}

.inline-border:before {
    right: 2em; /**!! Adjust distance between line and text !!**/
    margin-left: -50%;
}

.inline-border:after {
    left: 2em; /**!! Adjust distance between line and text !!**/
    margin-right: -50%;
}
/****@@ --------------- @@****/


/**********************************/

		/**	Navigation Bar **/

/**********************************/
/****@@ External Source @@****/
.navbar-header {
  float: none;
}

.navbar-toggle {
  display: block;
  margin: 0px 0px 0px 0px;
}

.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}

.navbar-collapse.collapse {
  display: none!important;
}

.navbar-nav {
  float: none!important;
  margin: 7.5px -15px;
}

.navbar-nav>li {
  float: center;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #00A9DF;
	border-radius: 10px;
	height: 8px;
	width: 40px;
}
/****@@ --------------- @@****/

.navbar-brand {
	padding: 15px 0px;
}

#navbar-transparent-style {
	position: absolute;
		left: 50%; /**!! 50% for absolute position centering !!**/
	height: auto;
	width: 1000px; /**!! total width for absolute position centering !!**/
	margin-left: -500px; /**!! half width for absolute position centering !!**/
	z-index: 999;
	-webkit-font-smoothing: antialiased;
	opacity: 0.9;
	border-radius: 10px;
	background-color: white;
}

#navbar-transparent-style a {
	font-size: 20px;
	color: #58595B;
}

hr {
	width: 15%; /**!! Adjust line width !!**/
	border-width: 1px;
	border-color: #00A9DF;
}

/**********************************/

			/**	Footer **/

/**********************************/
footer {
	margin-top: 50px;
	color: #6D6E70;
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 12px
}


/**********************************/

		/**	Home Page **/

/**********************************/
.p-big {
	font-size: 45px;
}

.button-custom {
	margin-top: 50px;
	border-radius: 8px;
	background-color: #00A9DF;
	color: #fff;
	padding: 6px 40px 5px 40px;
}

#cirdol {
    display: inline-block;
	width: 20px;
    margin-right: 5px;
}

.triangle-right-container {
    margin: 245px 0px 0px 0px;
}

#vertical-line-right{
	padding: 150px 45px 165px 0px;
	border-right: 1px solid #000;
}

.triangle-left-container {
    margin: 245px 0px 0px 0px;
}

#vertical-line-left{
	padding: 150px 0px 165px 45px;
	border-left: 1px solid #000;
}


/**********************************/

	/**	Login & Signup Page **/

/**********************************/
#fb-logo {
    border-radius: 65px;
    background: #00A9DF;
}

.p-moderate {
	font-size: 25px;
}


/**********************************/

		/**	Questions Page **/

/**********************************/
#triangle-bottom-custom-3{
    color: #00A9DF;
	font-size: 14px;
}

.field-label-size {
	font-size: 20px;
	font-family: 'Montserrat', Arial, sans-serif;
}

#field-left-padding {
	padding-left: 50px;
}

#col-padding-right {
    padding-right: 0px;
}

#triangle-top-bottom-custom{
    color: #00A9DF;
	font-size: 14px;
	display: block;
}

.scrolllimit {
	height: 120px;
	overflow-y: scroll;
}

.input-group {
	cursor: pointer;
}


/**********************************/

		/**	Profile Page **/

/**********************************/
.profilepic-container {
	width: 300px;
	height: 300px;
	position: relative;
	overflow: hidden;
	border: 10px solid #fff;
	border-radius: 50%;
	padding: 0px;
}

.coverpic_link{
	z-index: 1;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: -50px;
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	word-spacing: 3px;
}

.profilepic {
	height: 100%;
	width: 100%;
}

#sectionmargin {
	margin: 50px 0px 50px 0px;
}

.sectionlogo {
	margin-top: -5px;
}

#sectiontitle {
	font-size: 24px;
	font-family: 'Montserrat', Arial, sans-serif;
	color: #00A9DF;
}

.content-margin-top {
	margin-top: 20px;
}

/****@@ External Source @@****/

.dl-horizontal dt {
	text-align: left;
	float: left;
	width: 160px;
	clear: both;
	overflow: hidden;
}

.dl-horizontal dd {
	text-align: left;
	width: 215px;
}
/****@@ --------------- @@****/

dt {
	font-size: 14px;
	font-family: 'Montserrat', Arial, sans-serif;
	color: #00A9DF;
	margin-bottom: 10px;
}

dd {
	font-size: 14px;
	font-family: 'Montserrat', Arial, sans-serif;
	color: #6D6E70;
	letter-spacing: 1px;
	word-spacing: 3px;
	margin-bottom: 5px;
}

#linkicon {
	display: inline-block;
	padding: 0px 0px 10px 5px;
}

#languages {
	margin: 0px 0px 5px -30px;
}

/****@@ External Source @@****/
.half:after {
    content:'';
    position:absolute;
    z-index:1;
    background:white;
    width: 50%;
    height: 100%;
    left: 47%;
}
/****@@ --------------- @@****/

#list-margin-bottom {
	margin-bottom: 5px;
 }

#year_caption {
	font-size: 12px;
	color: #6D6E70;
	font-family: 'Montserrat', Arial, sans-serif;
}

#descriptn {
	font-size: 12px;
	font-family: 'Montserrat', Arial, sans-serif;
}

#photosection {
	padding: 0px 15px 0px 0px;
}

.col-sm-6 .thumbnail {
	margin: 0px 0px 5px 0px;
	border-color: #00A9DF;
	border-width: 3px;
	border-radius: 0px;
	padding: 0px;
}

.col-sm-6 #descriptn p {
	margin: 0px 0px 20px 0px;
}


/**********************************/

	/**	Job Settings Page **/

/**********************************/
#field-margin-top {
	margin-top: 10px;
}

#text-margin-custom-3 {
	margin-top: 80px;
	margin-bottom: 50px;
}

.form-margin-top {
	margin-top: 30px;
}


#button-custom-width-margin{
	width: 100%;
	margin-top: 20px;
}

#up_x {
    display: inline-block;
	width: 17px;
	height: 16px;
    margin-right: 5px;
}


/**********************************/

		/**	Contact Us Page **/

/**********************************/
#text-margin-custom-2 {
	margin-bottom: 50px;
}

.p-custom-size {
	font-size: 21px;
}

.img-margin-top {
	margin-top: 61px;
}

#send-button {
	padding: 10px 40px 10px 40px;
	font-size: 14px;
}


/**********************************/

		/**	About Us Page **/

/**********************************/
.p-gray {
	color: #929497;
}

.col-sm-4.p-custom.field-spacing {
	margin-bottom: 60px;
}


/**********************************/

		/**	Payment Page **/

/**********************************/
#triangle-left-custom {
	margin: 20px -45px 20px auto;
	font-size: 22px;
}

.package {
	margin: 0px -30px 0px 0px;
}

.p-light-black {
	color: #58595B;
	font-size: 17px;
}

.col-sm-2.col-xs-6.package .p-light-black {
	margin-top: -10px;
}


#triangle-right-custom {
	margin: 20px auto 20px auto;
	font-size: 22px;
}

.col-sm-6.col-sm-offset-3.col-xs-10.col-xs-offset-1.text-center.p-custom.field-spacing .checkbox label input {
	margin: 5px -20px 0;
}


/**********************************/

		/**	Profile Photos **/

/**********************************/
#sectiontitle-2 > #year_caption {
	padding: 0px 0px 0px 10px;
}

.col-sm-4 .thumbnail {
	margin: auto auto 60px auto;
	padding: 0px;
	border-color: #00A9DF;
	border-width: 5px;
	border-radius: 0px;
	max-height: 300px;
	max-width: 300px
}

#row-padding {
	padding-left: 20px;
}

.sectionmain-2{
	margin-bottom: 25px;
}

.sectionlogo-2 {
	display: inline-block;
	margin: 0px 0px -5px -20px;
}

#glyphicon-menu-right-margin-3{
	font-size: 17px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}

#sectiontitle-2 {
	font-size: 18px;
	font-family: 'Montserrat', Arial, sans-serif;
	color: #00A9DF;
}