@import 'https://fonts.googleapis.com/css?family=Raleway:300,400,700';

	body {
		font-family: 'Raleway', sans-serif;
		font-weight:400;
	}

	.page {
		min-height: 500px;
		overflow: hidden;
	}


	header .inline-list {
		float: right;
		margin-right: 7%;
		margin-top: 16px;
	}
	ul, ol {
		list-style: outside none none;
		padding: 0;
	}

	.inline-list li {
		color: #d1d0d0;
		display: inline-block;
		font-size: 13px;
	}
	
	ul li, ol li {
		list-style: outside none none;
		margin: 0;
		padding: 0;
	}






.dropup, .dropdown {
    position: relative;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #afd085;
    text-decoration: none;
}
.dropdown-menu > li > a {
    border-bottom: 1px solid #50504c;
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
}

.dropdown-menu > li {
    padding-left: 23px;
    padding-right: 23px;
}


.sf-menu > li > ul li {
    position: relative;
}


	.button{
		margin-left:25px;
		background-color: #8b7a27;
		padding: 10px 20px;
		color:#fff;
	}
	 
	.lang {
		padding: 10px;
		color:#1d1d1b;

	}

.navbar-nav > li + li {
    margin-left: 0;
}
.navbar-nav > li {
    display: inline-block;
    transition: all 0.3s ease 0s;
}
.dropup, .dropdown {
    position: relative;
}


.navbar-nav > li > a::before {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 200px;
    transition: all 0.4s ease 0s;
    width: 100%;
    font-family: 'Raleway';
    font-weight:300;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-nav > li > a {
    display: block;
    padding: 18px 20px 23px;
    position: relative;
    transition: all 0.3s ease 0s;
}

.dropdown-menu {
    background-color: #333333;
    box-shadow: 0 1px 2px 1px rgba(255, 255, 255, 0.176);
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 1px 0 0;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 222px;
    z-index: 1000;
}

.sf-menu > li > ul li {
    position: relative;
}
.dropdown-menu > li {
    padding-left: 23px;
    padding-right: 23px;
}

.dropdown-menu > li > a {
    border-bottom: 1px solid #50504c;
    clear: both;
    color: #888888;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
}

	ul li a, ol li a {
		list-style: outside none none;
		margin: 0;
	}


	  .navbar-nav ul {list-style: none;padding: 0px;margin: 0px;}
	  .navbar-nav ul li {display: block;position: relative;float: left;}
	  .navbar-nav li ul {display: none;}
	  .navbar-nav ul li a {display: block;text-decoration: none;  letter-spacing: 0.6px; text-align: left;white-space: nowrap;color: #1d1d1d;text-transform: uppercase;font-weight:400;}
	  .navbar-nav ul li a:hover {}
	  .navbar-nav li:hover ul { display: block;    padding: 16px 18px 15px;    position: absolute;    width: 250px;background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0}	  
	  .navbar-nav li:hover li {float: none;line-height: 46px;}
	  .navbar-nav li:hover a {}
	  .navbar-nav li:hover li a:hover {color:#8b7a27}
	  #drop-nav li ul li {border-top: 0px;}

		.nav>li {
		    position: relative;
		    display: block;
		    float: left;
		}

/* Loading
***********************/
.loading #container {opacity: 0;}
.loading:before  { content: 'LOADING'; display: block; margin: 100px 0 0; text-align: center; color: #fff; font-weight: bold; font-size: 60px; opacity: 0.3; }


.slider { 
	max-height:530px;
	overflow: hidden;
}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}




.slider_content  {
 	position: relative;
    width: 100%;
    Height: auto;
    max-height: 550px;
  
    
}




.slider_center {
	left: 12.5%;
    position: absolute;
    text-align: center;
    top: 37%;
    width: 75%;
    z-index: 15;
    
 
	

	
}


.slider_center  h2 {
	color: #fff;
    font-size: 3.2vw;
    font-weight: 700;
    letter-spacing: 9px;
	text-transform: uppercase;
	font-family: 200% 'Montserrat', sans-serif;
	
	
	

}

.stuck_container {
	width: 100%;
    Height: auto;
	
}

.navbar_container {
	background-color: #8b7a27;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	
}

.navbar-default {
    left: 9%;
    position: absolute;
    text-align: center;
    width: 90%;
   
}



.fl_left  {
	 
    color: #fff;
    font-size: 2.2vw;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
	margin-right: 3px;
    padding: 0 15px;
   
}

.fl_left:hover  {
	
    
    color: #8b7a27;
	text-decoration:none;  
}


#quote-request {
    background-color: #8b7a27;
    width: 100%;
}
#quote-request {
    padding: 40px 0;
}

.content_quote {
    margin: 0 auto;
    max-width: 1153px;
    width: 90%;
	position: relative;
}

#quote-request .column {
    float: none;
}


#quote-request p {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    font-family: 'Raleway';
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
	

}


   #quote-request span {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    text-transform: none;
    width: 100%;
    font-family: 'Raleway';
    
    


}


#aboutus {
    background-color: #8b7a27;
    width: 100%;
}
#aboutus {
    padding: 1px 0;
}

.content_us {
    margin: 0 auto;
    max-width: 1153px;
    width: 90%;
	position: relative;
}

#aboutus .column {
    float: none;
}


#aboutus p {
    color: #fff;
    display: inline-block;
    font-size: 25px;
    font-weight: 300;
    line-height: 39px;
    margin-bottom: 0;
    text-align: center;
	

}

#aboutus span {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 58px;
    margin-bottom: 0;
    text-align: center;
    text-transform: capitalize;
	width: 100%;

}



#events {
    background-color: #fff;
    width: 100%;
}
#events {
    padding: 1px 0;
}

.content_us {
    margin: 0 auto;
    max-width: 1153px;
    width: 90%;
	position: relative;
}

#events .column {
    float: none;
}


#events p {
    color: #1d1d1d;
    display: inline-block;
    font-size: 25px;
    font-weight: 300;
    line-height: 39px;
    margin-bottom: 0;
    text-align: center;
	

}

#events span {
    color: #1d1d1d;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 58px;
    margin-bottom: 0;
    text-align: center;
    text-transform: capitalize;
	width: 100%;

}

.column.twelve {
    width: 100%;
}
.column {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
	text-align: center;
}

.strong {font-weight:800;}
.clr {clear:both;}

.width {width:20%;}


/* ########### Portfolio ############## */

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
	
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
	
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
	
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
	
	
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background: rgba(255,255,255,0);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
	border-bottom: 360px solid ;
    border-right: 358px solid transparent;
}


#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 0.8;
	
	
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    z-index: 2;
}


.sub_cat {
	bottom: 0;
    padding: 15px;
    position: absolute;
    width: 265px;
	color: #333;

}

.sub_cat h3 {
	font-size: 23px;
    font-weight: 800;
}

.sub_cat p {
	font-size: 13px;
    font-weight: 500;
	

}

.sub_eve {
	bottom: -20px;
    padding: 15px;
    position: absolute;
    width: 100%;
	color: #8b7a27;

}

.sub_eve h3 {
	font-size: 45px;
    font-weight: 200;
	color:#fff !important;
	
	
}

.sub_eve p {
	font-size: 13px;
    font-weight: 200;
	padding-bottom:20px;
	color:#fff !important;
	clear:both;
}


.sub_eve span {
	font-size: 8px;
    font-weight: 200;
	padding-top:30px;
	color:#fff !important;
	clear:both;
	

}

.sub_eve a {
	font-size: 20px;
    font-weight: 200;
	color:#fff !important;
	clear:both;
}

.sub_eve span:hover {
	color:#1d1d1d !important;
}

.events_content {
 min-height: 1px;
    position: relative;

}

/* ############## footer #####################*/

.footer-wrap {
    color: white;
}

.footer-map {
    background: #8b7a27 ;
    color: white;
    padding-bottom: 60px;
    padding-top: 80px;
}

.footer-map h2 {
    font-size: 30px;
    padding-bottom: 30px;
    padding-top: 0;
    text-transform: uppercase;
}


.footer-wrap .office-address {
    padding-bottom: 0;
    padding-top: 0;
}

.footer-wrap .office-address h3 {
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    max-width: 340px;
    padding-bottom: 0;
    padding-top: 20px;
    text-transform: uppercase;
}

.footer-wrap .office-address .address-text {
    color: white;
    font-family: sans-serif;
}

.footer-wrap .office-address .address-text a {
    color: white;
    font-family: sans-serif;
    text-decoration:none;
}


.footer-wrap .office-address .cta-btns {
    padding-bottom: 0;
    padding-top: 40px;
}

.col-md-8 {
    width: 66.6667%;
}

.footer-wrap .footer-box {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}

.footer-wrap .newsletter-signup-box {
    float: right;
    margin: 0;
    max-width: 340px;
    padding-bottom: 40px;
    position: relative;
    width: 100%;
}

.footer-map h2 {
    font-size: 30px;
    padding-bottom: 30px;
    padding-top: 0;
    text-transform: uppercase;
}


#member-request-form {
    padding-top: 0;
}
.footer-wrap .newsletter-signup-box form, .footer-wrap .newsletter-signup-box .call-us-wrap {
    min-width: 100%;
}
form {
    position: relative;
}

form .msg-processing, form .msg-success {
    bottom: 0;
    color: white !important;
    display: none;
    left: 0;
    opacity: 1;
    padding: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 2;
}

form .msg-processing, form .msg-success {
    bottom: 0;
    color: white !important;
    display: none;
    left: 0;
    opacity: 1;
    padding: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 2;
}.footer-wrap .newsletter-signup-box .form-group, .footer-wrap .newsletter-signup-box .form-group * {
    margin-bottom: 5px;
}

form .form-group {
    position: relative;
}
.form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.footer-wrap .newsletter-signup-box input[type="text"], .footer-wrap .newsletter-signup-box input[type="password"], .footer-wrap .newsletter-signup-box textarea {
    background: #333 none repeat scroll 0 0;
    border: 0 none;
    color: white;
    display: block;
    font-family: 'Raleway', sans-serif;
    line-height: 1;
    max-width: 100%;
    outline: 0 none;
    padding: 20px;
    width: 100%;
}
.footer-wrap .newsletter-signup-box .form-group, .footer-wrap .newsletter-signup-box .form-group * {
    margin-bottom: 5px;
}

form.black-form .form-selector {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

form.black-form .form-selector {
    text-transform: uppercase;
}

form.black-form .form-selector.form-selector .selectize-input::before {
    bottom: 0;
    font-size: 30px;
    line-height: 18px;
    padding: 18px 9px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}
form.black-form .form-selector.form-selector .selectize-input::before {
    content: "?";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
form.black-form .form-selector .selectize-input::after {
    clear: left;
    content: " ";
    display: block;
}

form.black-form .form-selector .selectize-input > * {
    display: inline-block;
    vertical-align: baseline;
}

form.black-form .form-selector .selectize-input > input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    box-shadow: none !important;
    line-height: inherit !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}

form.black-form .form-selector .selectize-dropdown, form.black-form .form-selector .selectize-input, form.black-form .form-selector .selectize-input input {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
form.black-form .form-selector .selectize-input > * {
    display: inline-block;
    vertical-align: baseline;
}

.footer-wrap .newsletter-signup-box input[type="text"], .footer-wrap .newsletter-signup-box input[type="password"], .footer-wrap .newsletter-signup-box textarea {
    background: #8b7a27 none repeat scroll 0 0;
	border: 1px solid #fff;
    max-width: 100%;
    outline: 0 none;
    padding: 20px;
}

.footer-wrap .newsletter-signup-box input[type="text"]::-moz-placeholder, .footer-wrap .newsletter-signup-box input[type="password"]::-moz-placeholder, .footer-wrap .newsletter-signup-box textarea::-moz-placeholder {
    color: white;
    text-transform: uppercase;
}

form.black-form .form-selector .selectize-dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color transparent transparent;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-sizing: border-box;
    position: absolute;
}

form.black-form .form-selector .selectize-dropdown, form.black-form .form-selector .selectize-dropdown.form-control {
    background: #333 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    height: auto;
    margin: 2px 0 0;
    padding: 0;
    z-index: 1000;
}

form.black-form .form-selector .selectize-dropdown, form.black-form .form-selector .selectize-input, form.black-form .form-selector .selectize-input input {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

form.black-form .form-selector .selectize-dropdown-content {
    padding: 0;
}
form.black-form .form-selector .selectize-dropdown-content {
    max-height: 160px;
    overflow-x: hidden;
    overflow-y: auto;
}

form.black-form .form-selector .selectize-dropdown [data-selectable], form.black-form .form-selector .selectize-dropdown .optgroup-header {
    padding: 18px 20px;
}
form.black-form .form-selector .selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
}
form.black-form .form-selector .option {
    color: white;
}

form.black-form .form-btn-group {
    padding-top: 20px;
}

form.black-form .btn, form.black-form .black-btn {
    letter-spacing: 1px;
}

.btn, .black-btn, .cta-section .btn {
    line-height: 1.5;
    padding: 10px 30px;
}
.btn, .cta-section .btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff !important;
	border-radius: 0 !important;
    color: white;
    font-size: 17px;
    min-width: 80px;
}
.btn, .cta-section .btn {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}

.btn:active  {
    background: #1d1d1d none repeat scroll 0 0 !important;
	border: 1px solid #8b7a27 !important;
	color:#8b7a27 !important;
}


form button, form .form-wrap {
    transition: all 0.2s linear 0s;
}
button {
    outline: 0 none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

button {
    overflow: visible;
}

.footer-black {
    background: black none repeat scroll 0 0;
    color: #8a8a8a;
    padding: 20px 0;
}

.footer-link-wrap .left-side {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.col-md-6, .nav-content-wrap .action-links > div, .job-wrap .regions .region {
    width: 50%;
}

.col-md-1, .col-md-2, .interest-form .form-title, .col-md-3, .staff-profiles .profile-item, .col-md-4, .quotes-slider-wrap .quote-box, .lily-block .block, .select-interests .interest-el, .col-md-5, .col-md-6, .nav-content-wrap .action-links > div, .job-wrap .regions .region, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .interest-form .form-block, .col-md-11, .col-md-12, .interest-form-overlay .interest-form .form-title, .interest-form-overlay .interest-form .form-block {
    float: left;
}



.flexbox .hz-list {
    display: flex;
}
.footer-black .social-links {
    margin: 0;
    padding: 30px 0;
}
.social-links {
    list-style: outside none none;
}
.hz-list {
    clear: both;
}

.flexbox .hz-list li {
    float: none;
}
.footer-black .social-links li {
    display: inline-block;
    padding: 0;
}

.footer-black .social-links li:first-child a {
    margin-left: 0;
}
.footer-black .social-links li a {
    color: white;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    width: 50px;
}

.footer-black .social-links li a:hover {
    color: #417280;
}

.footer-black .social-links li a i::before {
    color: inherit;
    font-size: 18px;
    position: relative;
}
.social-links li i::before {
    color: black;
    font-size: 24px;
}

.footer-black .social-links li a {
    color: white;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    width: 50px;
}

.col-md-3, .staff-profiles .profile-item {
    width: 25%;
}

.footer-black .footer-nav {
    font-size: 13px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.footer-black a:hover {
    color: #417280;
}

.nav-content-wrap {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: -1px;
    color: white;
    left: 0;
    opacity: 0;
    overflow-y: scroll;
    padding-top: 30px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    z-index: 9999;
}

form.black-form .form-selector.form-selector .selectize-input::before {
    bottom: 0;
    font-size: 30px;
    line-height: 18px;
    padding: 18px 9px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}

form.black-form .form-selector .selectize-input::after {
    clear: left;
    content: " ";
    display: block;
}
form.black-form .form-selector.form-selector .selectize-input {
    cursor: pointer;
    display: block !important;
}
form.black-form .form-selector .selectize-input.full {
    background-color: #8b7a27 none repeat scroll 0 0;
	 border: 1px solid #fff;
}
form.black-form .form-selector .selectize-input {
    min-height: 34px;
}
form.black-form .form-selector .selectize-input {
    border: 0 solid #333;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding: 18px 20px;
    position: relative;
    width: 100%;
    z-index: 1;
}
form.black-form .form-selector .selectize-dropdown, form.black-form .form-selector .selectize-input, form.black-form .form-selector .selectize-input input {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
.footer-wrap .newsletter-signup-box .form-group, .footer-wrap .newsletter-signup-box .form-group * {
    margin-bottom: 5px;
}

/* SOCIAL WHITE*/
.social-icons {background: transparent url(../img_PT/socialIcons.png) no-repeat;padding:0;margin-right:5px;height:30px;width:30px}
.facebook {background-position:0px 0px}
.twitter {background-position:-90px 0px}
.pinterest {background-position:-151px 0px}
.instagram {background-position:-120px 0px}
.linkedin {background-position:-30px 0px}
.rss {background-position:-60px 0px}

/* SOCIAL BLACK */
.social-icons_black {background: transparent url(../img_PT/socialIcons_black.png) no-repeat;padding:0;margin-right:5px;height:26px;width:24px}
.facebook {background-position:0px 0px}
.twitter {background-position:-90px 0px}
.pinterest {background-position:-151px 0px}
.instagram {background-position:-120px 0px}
.linkedin {background-position:-30px 0px}
.rss {background-position:-60px 0px}



/* ABOUT US */



.about-quote-wrap {
    padding-bottom: 10px;
    padding-top: 0px;
    text-align: center;
}

.about-quote-wrap .quote {
    font-size: 33px;
}
.about-quote-wrap .quote {
    font-family: 'Raleway', sans-serif;
    line-height: 1.2;
    padding-bottom: 40px;
    padding-top: 0;
    text-transform: uppercase;
}



.center, .staff-intro, .service-testimonial-quote .promo-text, .service-testimonial-quote-2 .promo-text, .service-testimonial-quote .cite, .service-testimonial-quote-2 .cite {
    text-align: center;
}

b, strong {
    font-weight: bold;
}

.gotham-bold {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
}

.infinity, .strike-heading h1 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 300px;
  height: 0px;
  position: relative;
  border: none;
  font: 700 100%/normal 'Raleway';
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  font-size: 28px;
    letter-spacing: 1.5px;
    line-height: 45px;
    margin: 80px auto;
    text-align: center;
     text-transform: uppercase;
     font-weight:bold;
     

}

.infinity::before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  position: absolute;
  content: "";
  top: 40px;
  left: 90px;
  border: 2px solid #8b7a27;
  -webkit-border-radius: 50px 50px 0;
  border-radius: 50px 50px 0;
  font: normal 100%/ 'Raleway';
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;
  -webkit-transform: rotateZ(-45deg)   ;
  transform: rotateZ(-45deg)   ;
   text-transform: uppercase;
}

.infinity::after  {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  position: absolute;
  content: "";
  top: 40px;
  right: 90px;
  border: 2px solid #8b7a27;
  -webkit-border-radius: 50px 50px 50px 0;
  border-radius: 50px 50px 50px 0;
  font: normal 100%/normal 'Raleway';
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;
  -webkit-transform: rotateZ(45deg)   ;
  transform: rotateZ(45deg)   ;
}

.loc-office-sec {
    padding-bottom: 90px;
     padding-top: 45px;
}

.container_xl {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
    min-height: 440px;
    padding-left: 30px;
    padding-right: 30px;
    width: 1086px;

}

.row_xl::before {
    content: " ";
    display: table;
}

.row_xl::after,  {
    clear: both;
}

.row_xl {
    margin-left: -30px;
    margin-right: -30px;
}

.col-md-4 {
    width: 33.3333%;
	float: left;
	 min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

.loc-office-sec h3 {
    font-size: 24px;
    text-transform: uppercase;
}

.loc-office-sec address {
    font-size: 15px;
    line-height: 1.5;
    padding-bottom: 30px;
    padding-top: 40px;
	color: #939393;
}

address {
    font-style: normal;
    margin-bottom: 20px;
}

.share-heading::before {
    border-bottom: 1px solid black;
    bottom: 5px;
    content: " ";
    left: 0;
    position: absolute;
    width: 55px;
}

.share-heading {
    font-size: 25px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 40px;
    position: relative;
    text-transform: uppercase;
}

.social-links {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.social-links li {
    display: inline-block;
    padding: 10px 30px 10px 0;
}

.social-links li i::before {
    color: black;
    font-size: 24px;
}

.col-md-8 {
    width: 66.6667%;
	float: left;
	 min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
	
}

.loc-office-sec h2 {
    font-family: 'Raleway';
   font-size: 24px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1;
    padding-bottom: 30px;
    padding-top: 0;
    text-transform: uppercase;
}



.loc-office-sec .info {
    font-size: 16px;
	 color: #939393;
	 font-style: italic;
	 
}


.black-btn {
    border: 1px solid #cdcdcd;
    color: black;
	 line-height: 1.5;
    padding: 10px 30px;
	background: transparent none repeat scroll 0 0;
    font-size: 17px;
    letter-spacing: 2px;
    min-width: 80px;
	display: inline-block;
    text-align: center;
    text-transform: uppercase;
}


.black-btn:hover, .black-btn:focus {
    background: #1d1d1d none repeat scroll 0 0;
    border: 1px solid #8b7a27;
    color: #8b7a27;
    text-decoration: none;
}

/* testemunhos */

	.ux-section {
    overflow: hidden;
    position: relative;
	display: block;
	margin-bottom: 0 !important;
    padding: 60px 0 147px;
}

.ux-section .banner-bg.ux_parallax, .ux_banner .banner-bg.ux_parallax {
    background-attachment: scroll !important;
    background-position: center top;
	background-image: url("../img_PT/family_office_front2.jpg"); 
	margin-top: 0px;
}

.ux_banner .banner-bg, .ux-section .banner-bg, .ux-section .bg-overlay, .ux_banner .bg-overlay, .ux-section-img {
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.banner-bg, .parallax_img_inner, .mfp-bg, .mob-helper, .featured-product .product-bg, .featured-product .product-text, .product-thumbnails .thumb {
    transition: opacity 200ms ease-out 0s;
}

.ux-section .ux-section-content {
    position: relative;
    z-index: 10;
}

#guc-exp {
    display: block;
    font-size: 350%;
    line-height: 1em;
    text-align: center;
}

.large-4 {
    position: relative;
    width: 33.3333%;
}
.column, .columns {
    float: left;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.column-inner::after {
    clear: both;
}
.column-inner::before, .column-inner::after {
    content: " ";
    display: table;
}

.column-inner {
    display: block;
    float: left;
    width: 100%;
}

.text-left {
    text-align: left !important;
}

.testimonial_inner {
    margin-bottom: 30px;
    padding-top: 15px;
    position: relative;
}

.text-left .testimonial_text {
    padding-left: 50px;
}
.testimonial_text {
    font-style: italic;
}

.testimonial_text .test_content {
    color: #fff;
    line-height: 135%;
    padding: 0 50px 0 0;
}

.tx-div.small {
    width: 30px;
}
.testimonial_inner .tx-div {
    background-color: #fff;
    opacity: 0.7;
}

.testimonial_text .test_name {
    color: #fff;
    display: inline-block;
    font-weight: bold;
}

.testimonial_text .test_company {
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}

.row_form::after {
    clear: both;
}
.row_form::before, .row::after {
    content: " ";
    display: table;
}

.ux-section .ux-section-content {
    position: relative;
    z-index: 10;
}

ux-section-content > .row.container:last-of-type, .ux-section-content > .row.column-slider:last-of-type > .iosSlider {
    margin-bottom: 0 !important;
}

.row_form.container_form {
    margin-bottom: 30px !important;
}
.row_form {
    margin: 0 auto;
    max-width: 67.5em;
    width: 100%;
}

#guc-pop {
    display: block;
    line-height: 1.5em;
    text-align: center;
    width: 50%;
}

#guc-pop  a{
    color: #8b7a27;
    line-height: inherit;
    text-decoration: none;
}

.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.clearfix::after {
    clear: both;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}

.gform_wrapper form {
    margin-bottom: 0;
}

.two-column ul {
    margin: 0 !important;
}

.gform_wrapper ul {
    list-style: outside none none;
    padding-left: 0;
}

#gform_30 .gfield, #gform_32 .gfield {
    width: 11.9em;
}
.gform_wrapper li {
    margin-bottom: 12px;
}

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
    display: block;
    float: left;
    padding: 0 11px;
}

.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
    display: none;
}
.gform_wrapper li {
    margin-bottom: 12px;
}

.gfield_label {
    color: #848484;
    cursor: inherit;
    font-size: 90%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
label {
    font-weight: 500;
    margin-bottom: 0.1875em;
}

.two-column .ginput_container select, .asment .ginput_container select {
    background-color: transparent;
    border-bottom: 2px solid #8b7a27 !important;
    box-shadow: none;
    color: #333;
    font-size: 90%;
    height: 40px;
    margin: 0;
    max-width: 135px;
    min-width: 135px;
    padding: 0 !important;
    text-shadow: 0 0 0 rgb(117, 117, 117);
}

.ginput_container input, .ginput_container select, .ginput_container textarea {
    border: 0 solid #151515;
    border-radius: 0;
    display: block;
    line-height: 1.42857;
    padding: 10px 20px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.custom-dropdown select {
    -moz-appearance: none;
    border: 0 none !important;
    cursor: pointer;
}

#field_32_26, #input_32_26 {
    display: inline-block;
    left: 102px;
    margin: 20px 0 50px;
    max-height: 115px;
    max-width: 515px;
    min-height: 115px;
    min-width: 515px;
    position: relative;
}
.two-column .ginput_container textarea, .asment .ginput_container textarea {
    background-color: transparent;
    border: 2px solid #8b7a27 !important;
    box-shadow: none;
    color: #2e2e2e;
}
.ginput_container textarea {
    height: auto;
}
.ginput_container input, .ginput_container select, .ginput_container textarea {
    border-radius: 0;
    font-size: 100%;
    line-height: 1.42857;
    padding: 10px 20px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
textarea {
    overflow: auto;
}

.two-column .gform_button {
    background-color: #414141 !important;
    border: 1px solid #414141 !important;
    color: #f0f0f0 !important;
    left: -7px;
    margin: 0 0 10px !important;
}

.two-column .gform_footer.top_label {
    display: inline-block;
    text-align: center;
    width: 100%;
}

#gform_30 .gfield, #gform_32 .gfield {
    width: 11.9em;
}

.two-column .gform_button {
    background-color: #414141 !important;
    border: 1px solid #414141 !important;
    color: #f0f0f0 !important;
    left: 92px;
    margin: 0 0 10px !important;
}
#submit, button, .button, input[type="submit"] {
    display: inline-block;
}
#submit, button, .button, input[type="submit"] {
    padding-bottom: 0.75em;
    padding-top: 0.8125em;
}
#submit, button, .button, input[type="submit"] {
    background-color: #8b7a27;
    border: 0 none #d7a83b;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 1.25em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 200ms ease-out 0s;
}
.gform_button {
    -moz-user-select: none;
    background-color: #414141 !important;
    border: 1px solid #414141 !important;
    border-radius: 0;
    color: #f0f0f0 !important;
    margin: 0 0 10px !important;
    vertical-align: middle;
    white-space: nowrap;
}

.two-column .ginput_container input {
    background-color: transparent;
    border-bottom: 2px solid #8b7a27 !important;
    box-shadow: none;
    color: #757575;
    height: 40px;
    padding: 0 !important;
    width: 80% !important;
}

.two-column .gform_button:hover, .two-column .gform_button:focus {
    background-color: #1d1d1d!important;
    border: 1px solid #8b7a27 !important;
    box-shadow: none !important;
    color: #8b7a27 !important;
}






.center {
	  margin-left: auto;
    margin-right: auto;
    text-align: center;
	z-index:500;
}


.ux_back {
    margin-bottom: 0 !important;
    margin-top: -50px;
    padding: 74px 0;
	margin-right: -2px;

}

.w80 {
	 margin-bottom: 46px;
    margin-top: -50px;
    width: 77%;

}



.page-header-img {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: 0 1px 1px #f0f0f0 inset;
   
    padding:0;
	height:332px;
	overflow: hidden;
	
}

.page-header-img .container-img {
    position: relative;
}
.container-img  {
    max-width: 100%;
}

.page-header-title-img {
    color: #555;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    max-width: 100%;
    text-transform: uppercase;
   width: 100%;
	
}

/* contacts */

.large-contacts {
    position: relative;
    width: 49%;
}

.columns-contact {
    float: left;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.column-inner-contact::after {
    clear: both;
}
.column-inner-contact::before, .column-inner::after {
    content: " ";
    display: table;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.column-inner-contact {
    display: block;
    float: left;
    width: 100%;
}

.featured-box.pos-center {
    padding: 10px 25px 0;
    text-align: center;
}
.featured-box {
    position: relative;
    transition: opacity 200ms ease-out 0s;
}

.featured-box .featured-img {
    margin-bottom: 10px;
}
.featured-img {
    display: inline-block;
    position: relative;
    text-align: center;
    transition: all 200ms ease-out 0s;
}

featured-box .featured-img img {
    vertical-align: inherit;
}

.featured-box h4 {
    color: #c5ab6a;
    font-size: 90%;
    letter-spacing: 0.03em;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.featured-box h4 span {
    display: block;
    font-weight: 300;
    opacity: 0.9;
    text-transform: none;
}

.featured-box p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}
.featured-box p {
    font-size: 95%;
}


/* blog */

.h100 { margin-bottom: 100px;}

.h50 { margin-bottom: 50px;}

.col-md-4 h1 {font-size: 31px;}

.list-article {
    background: transparent none repeat scroll 0 0;
   
    box-sizing: border-box;
    height: 110px;
    letter-spacing: 1px;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    transition: all 0.2s linear 0s;
}


.list-article img {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 110px;
}
.list-article img {
    box-sizing: border-box;
    padding: 0;
}

.text-content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    max-height: 110px;
    min-height: 70px;
    padding-left: 130px;
    padding-right: 5px;
    width: 100%;
}



.list-article h3 {
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}

.list-article h3 a {
    font-size: 14px;
}

.article-meta {
    margin-bottom: 0;
	 font-size: 10px;
    list-style: outside none none;
    padding: 0;
    text-transform: uppercase;
    Display:none;
}

.article-meta li {
    display: inline-block;
}


.et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
}
.et_pb_text_align_left {
    text-align: left;
}
.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
    color: #fff !important;
}
.et_pb_newsletter {
    padding: 25px;
}

.et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important;
}
.et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important;
}
.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    width: 29.666%;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
}
.et_pb_column {
    background-position: center center;
    background-size: cover;
    float: left;
}

.logged-in .et_pb_login .et_pb_newsletter_description, .et_pb_column_1_2 .et_pb_newsletter_form, .et_pb_column_1_2 .et_pb_newsletter_description, .et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_form, .et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column_1_3 .et_pb_newsletter_form, .et_pb_column_1_3 .et_pb_newsletter_description, .et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_form, .et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column_1_4 .et_pb_newsletter_form, .et_pb_column_1_4 .et_pb_newsletter_description {
    padding: 0;
    width: 100%;
}
.et_pb_newsletter_description {
    float: left;
    margin-bottom: 20px;
}
.et_pb_gallery_item, .et_pb_portfolio_item, .et_pb_blurb_content, .et_pb_tabs_controls, .et_pb_tab, .et_pb_slide_description, .et_pb_pricing_heading, .et_pb_pricing_content, .et_pb_promo_description, .et_pb_newsletter_description, .et_pb_counter_title, .et_pb_circle_counter, .et_pb_number_counter, .et_pb_toggle_title, .et_pb_toggle_content, .et_pb_contact_main_title, .et_pb_testimonial_description_inner, .et_pb_team_member, .et_pb_countdown_timer_container, .et_pb_post, .et_pb_text, .product, .et_pb_widget {
    word-wrap: break-word;
}

.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
    font-size: 22px;
}

.et_pb_newsletter_description p:last-of-type {
    padding-bottom: 0;
}

.et_pb_newsletter_form p input {
    background-color: #fff;
    border: medium none !important;
    border-radius: 3px !important;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 4% !important;
    width: 100%;
}

p:last-of-type {
    padding-bottom: 0;
}

.et_subscribe_loader {
    background: rgba(0, 0, 0, 0) url("../img_PT/subscribe-loader.gif") repeat scroll 0 0;
    display: none;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: 16px;
    width: 16px;
}

.et_pb_button::after {
    content: "5";
    font-size: 32px;
    line-height: 1em;
    margin-left: -1em;
    opacity: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
}


.et_pb_contact_reset:hover {
    padding: 0.3em 1em;
}
.et_subscribe_loader {
    background: rgba(0, 0, 0, 0) url("../img_PT/subscribe-loader.gif") repeat scroll 0 0;
    display: none;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: 16px;
    width: 16px;
}
.et_pb_button_text_loading .et_pb_newsletter_button_text {
    visibility: hidden;
}

/* Events */

.eve {
    color: #8b7a27;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 32px;
    width: 95%;
}
.eve h3 {
    color: #fff !important;
    font-size: 45px;
    font-weight: 200;
}
.eve p {
    clear: both;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
}
.eve span {
    clear: both;
    color: #fff !important;
    font-size: 8px;
    font-weight: 200;
    padding-top: 30px;
}
.eve a {
    clear: both;
    color: #fff !important;
    font-size: 20px;
    font-weight: 200;
	
}
.eve span:hover {
    color: #1d1d1d !important;
}

#office-info{
	margin-top:30px;
}

.font_2 {
	font-size:15px;
	font-weight:600;
	
}

