/*
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Author: Maugus Creative Studio
Author URI: https://www.maug.us
*/

/*INIT GLOBAL*/
html {
    margin-top: 0 !important;
    overflow-x: hidden;
}
#wpadminbar{
	display: none;
}
p {
    margin: 0 0 15px;
}
body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #999999;
	font-size: 14px;
	line-height: 25px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #984f6f;
	margin: 0 0 10px 0;
}
.modal-header{
	background: #5b253e;
}
.modal-header h4{
	color: #d9b28f;
	font-size: 22px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
.modal-body {
    position: relative;
    padding: 40px;
}
.modal-body strong,
.modal-body b{
	color: #984f6f;
}
.modal-body h3{
	margin-top: 30px;
	margin-bottom: 20px;
}
.modal-header .close {
    color: #d9b28f;
    text-shadow: none;
    opacity: 1;
}
.container-fluid .full{
	padding-right: 0;
    padding-left: 0px;
}
.container-fluid .full{

}
/*END GLOBAL*/


/*INIT WIDGET HEADER*/
.header {
    position: fixed;
    top: 0;
    width: 100%;
    display: block;
    z-index: 999;
    background: #4a0e2a;
    -webkit-transition: all 0.2s ;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s ;
    transition: all 0.2s ;
}
.header .pre-header{
	height: 55px;
	line-height: 55px;
	background: #faf8f6;
}
.header .pre-header .social{
	float: right;
	padding-right: 30px;
}
.header .pre-header .social ul{
	list-style: none;
	display: block;
	float: left;
	width: auto;
	padding-left: 20px;
	margin-left: 20px;
	height: 55px;
	line-height: 55px;
	position: relative;
}
.header .pre-header .social ul:before{
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	width: 1px;
	height: 25px;
	border-left: 1px solid #efe0d3;
}
.header .pre-header .social ul li{
	float: left;
}
.header .pre-header .social ul li .share-label{
	display: block;
	float: left;
	font-size: 15px;
	font-weight: 600;
	font-style: italic;
	color: #d9b08e;
	margin-right: 3px;
	height: 55px;
	line-height: 55px;
}
.header .pre-header .social ul li a{
	display: table-cell;
	float: left;
	height: 55px;
	line-height: 55px;
	background: transparent;
	padding: 0 5px;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.header .pre-header .social ul li a:hover{
	background: #4a0e2a;
	padding: 0 10px;
}
.header .pre-header .social ul li a span{
	width: 0;
    display: inline-block;
    overflow: hidden;
    float: left;
    margin-left: 5px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
}
.header .pre-header .social ul li a.facebook:hover span{
	width: 65px;
}
.header .pre-header .social ul li a.linkedin:hover span{
	width: 50px;
}
.header .pre-header .social ul li a.instagram:hover span{
	width: 65px;
}
.header .pre-header .social ul li:last-child a{
	margin-right: 0;
}
.header .pre-header .social ul li a svg{
	vertical-align: middle;
	width: 24px;
	height: 24px;
    float: left;
    margin-top: 15px;
}
.header .pre-header .social ul li a:hover .st0{
	fill: #d9b08e;
}
.header .pre-header .whatsapp-consultation{
	display: block;
	float: right;
	height: 55px;
	line-height: 55px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-style: italic;
	color: #984f6f;
	font-size: 18px;
}
.header .pre-header .whatsapp-consultation .phone{
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	color:#d9b08e ;
	font-style: italic;
	font-weight: 500;
	font-size: 22px;
	margin-left: 15px;
	display: inline-block;
}
.header .pre-header .whatsapp-consultation i{
	width: 28px;
	height: 28px;
	margin-top: 13px;
	float: left;
	margin-right: 10px;
	background: url("../images/ico-whatsapp.svg") no-repeat center;
	background-size: contain;
}
.header header{
	background: #4a0e2a;
	padding: 30px 60px;
	-webkit-transition: all 0.2s ;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s ;
    transition: all 0.2s ;
}
.header.fixed {
	webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
}
.header.fixed header{
	padding: 15px 60px;
}
.header header .navbar{
	margin-bottom: 0;
}
.header header .navbar-brand{
	height: 60px;
	padding: 0;
	position: relative;
    z-index: 2;
}
.header header .navbar-brand img{
	height: 100%;
}
.header header .navbar-nav{
	float: right;
	margin-top: 14px;
}
.header header .navbar-nav > li >a {
    padding: 0;
    line-height: 32px;
    margin: 0 20px;
    text-shadow: none;
    font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #FFF;
}
.header header .nav>li>a:focus,
.header header .nav>li>a:hover,
.header header .nav>li>a.active {
    text-decoration: none;
    background-color: transparent;
    color:#d9b08e ;
}
.header header .languages{
	display: block;
	float: right;
	height: 32px;
	margin-top: 14px;
	position: relative;
	padding-left: 40px;
	margin-left: 40px;
}
.header header .languages ul:before{
	content: '';
	position: absolute;
	top: -9px;
	left: 0;
	width: 1px;
	height: 50px;
	border-left: 1px solid #622e46;
}
.header header .languages ul{
	list-style: none;
	padding: 0;
}
.header header .languages ul li{
	float: left;
	margin-left:10px;
}
.header header .languages ul li a{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #d9b08e;
	text-transform: uppercase;
	border: 1px solid #d9b08e;
	font-size: 11px;
}
.header header .languages ul li a:hover{
	background: #d9b08e;
	color: #FFF;
	text-decoration: none;
}
/*END WIDGET HEADER*/



/*INIT WIDGET FOOTER*/
footer{
	font-size: 13px;
	padding-top: 70px;
	background: #faf8f6 url("../images/shadow.png") no-repeat top center;
	background-size: contain;
}
footer h5{
	font-size: 20px;
	text-align: right;
	font-weight: 400;
}
footer h6{
	font-size: 16px;
	text-align: right;
	font-weight: 400;
	color: #d9b08e;
}
footer .brand{
	width: 195px;
}
footer .brand img{
	width: 100%;
}
footer .sitemap ul,
footer .areas-list-footer ul{
	margin-top: 30px;
	list-style: none;
	text-align: right;
	line-height: 23px;
}
footer .sitemap ul li a,
footer .areas-list-footer ul li a{
	color: #999999;
	text-decoration: none;
}
footer .sitemap ul li a:hover,
footer .areas-list-footer ul li a:hover{
	color: #d9b28f;
	text-decoration: underline;
}
footer .contacts-list .contacts-info{
	margin-top: 30px;
	text-align: right;
	line-height: 23px;
}
footer .contacts-list .contacts-info a{
	color: #999999;
	text-decoration: none;
}
footer .contacts-list .contacts-info a:hover{
	color: #d9b28f;
	text-decoration: underline;
}
footer .contacts-list .contacts-info .phone,
footer .contacts-list .contacts-info .whatsapp{
	height: 23px;
}
footer .contacts-list .contacts-info .phone span,
footer .contacts-list .contacts-info .whatsapp span{
	float: right;
	height: 18px;
}
footer .contacts-list .contacts-info .phone i,
footer .contacts-list .contacts-info .whatsapp i{
	width: 18px;
	height: 18px;
	float: right;
	margin-right: 10px;
}
footer .contacts-list .contacts-info .phone i{
	background: url("../images/ico-phone.svg") no-repeat center;
	background-size: contain;
}
footer .contacts-list .contacts-info .whatsapp i{
	background: url("../images/ico-whatsapp.svg") no-repeat center;
	background-size: contain;
}
footer .social{
	float: right;
	text-align: right;
	margin-top: 15px;
}
footer .social ul{
	list-style: none;
}
footer .social ul li{
	float: left;
}
footer .social ul li .share-label{
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	color: #d9b08e;
	margin-right: 3px;
}
footer .social ul li a{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}
footer .social ul li:last-child a{
	margin-right: 0;
}
footer .social ul li a img{
	width: 100%;
}
footer .social ul li a:hover .st0{
	fill: #984f6f;
}
footer .address-list .address-item{
	margin-top: 30px;
	text-align: right;
	line-height: 23px;
}
footer .address-list .address-item address{
	margin-bottom: 0;
}
footer .address-list .address-item a{
	color: #984f6f;
}
footer .address-list .address-item a:hover{
	color: #d9b28f;
}
footer .subfooter{
	margin-top: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #efe0d3;
}
footer .subfooter .copyright{
	float: left;
	height: 25px;
	line-height: 25px;
}
footer .subfooter .link-utilities{
	float: right;
	height: 25px;
	line-height: 25px;
}
footer .subfooter .link-utilities ul{
	float: left;
	list-style: none;
}
footer .subfooter .link-utilities ul li{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
	position: relative;
}
footer .subfooter .link-utilities ul li:after{
	content: '';
	position: absolute;
	top: 13px;
	right: -1px;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: #d9b28f;
}
footer .subfooter .link-utilities ul li:last-child{
	margin: 0;
	padding: 0;
}footer .subfooter .link-utilities ul li:last-child:after{
	display: none;
}
footer .subfooter .link-utilities ul li a{
	color: #999999;
	text-decoration: none;
}
footer .subfooter .link-utilities ul li a:hover{
	color: #d9b28f;
	text-decoration: underline;
}
footer .subfooter .development{
	float: right;
	font-family: 'Fjalla One', sans-serif;
	font-size: 13px;
	color: #d9b28f;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
}
footer .subfooter .development:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	border-left: 1px solid #efe0d3;
}
/*END WIDGET FOOTER*/


/*INIT WIDGET INSIDE BANNER*/
.featured-banner-inside{
	margin-top: 176px;
	width: 100%;
	height: 250px;
	background-size: cover;
	position: relative;
}
.featured-banner-inside:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #faf8f6;
	opacity: .4;
}
.featured-banner-inside .title{
	height: 100%;
	position: relative;
}
.featured-banner-inside .title-content{
	position: absolute;
	bottom: 0;
	background: #faf8f6;
	padding: 15px 30px 15px 0;
}
.featured-banner-inside .title-content:before{
	content: '';
	position: absolute;
	width: 600px;
	height: 100%;
	background: #faf8f6;
	left: -600px;
	top: 0;
}
.featured-banner-inside .title-content h2{
	font-size: 55px;
	color: #984f6f;
	font-weight: 300;
	margin: 0;
}
/*END WIDGET INSIDE BANNER*/

/*INIT WIDGET BREADCRUMB*/
.breadcrumb{
	padding: 0;
    margin: 0;
    margin-top: 0;
    padding-top: 30px;
    border-radius: 0;
    background: transparent;
    font-style: italic;
}
.breadcrumb hr{
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
	border-top: 1px solid #efe0d3;
}
.breadcrumb .container i{
	display: inline-block;
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.breadcrumb .container i img{
	width: 100%;
}
.content-breadcrumb{
	display: inline-block;
	float: left;
	width: calc(100% - 225px);
}
.box-breacrumb{
	display: inline-block;
	float: left;
	width: calc(100% - 38px);
}
.breadcrumb .text{
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	font-weight: 600;
	width: calc(100% - 215px);
}
.breadcrumb .text a{
	color: #984f6f;
}
.breadcrumb .text a:hover{
	color: #984f6f;
	text-decoration: underline;
}
.share{
	display: block;
	float: right;
}
.share.responsive {
    display: block;
    float: right;
    margin: 20px auto 0 auto;
    padding-top: 20px;
    border-top: 1px solid #efe0d3;
}
.share-label{
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	color: #d9b08e;
	font-weight: 600;
	font-style: italic;
	font-size: 13px;
	margin-right: 10px;
}
.ssba-classic-2{
	width: auto!important;
}
.ssba a{
	display: block;
	float: left;
	height: 35px;
  width: 35px;
  line-height: 35px;
  margin-left: 0px;
  margin-top: -4px;
}
.ssba a:after{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d9b28f;
  font-size: 20px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  float: left;
}
.ssba a img{
	display: none!important;
}
.ssba a.ssba_facebook_share{background: transparent;}.ssba a.ssba_facebook_share:after{content: '\f09a'; }
.ssba a.ssba_facebook_share:hover{background: transparent; color: #d9b28f;}.ssba a.ssba_facebook_share:hover:after{color: #984f6f;}

.ssba a.ssba_twitter_share{background: transparent;}.ssba a.ssba_twitter_share:after{content: '\f099';}
.ssba a.ssba_twitter_share:hover{background: transparent; color: #d9b28f;}.ssba a.ssba_twitter_share:hover:after{color: #984f6f;}

.ssba a.ssba_linkedin_share{background: transparent;}.ssba a.ssba_linkedin_share:after{content: '\f0e1';}
.ssba a.ssba_linkedin_share:hover{background: transparent; color: #d9b28f;}.ssba a.ssba_linkedin_share:hover:after{color: #984f6f;}

.ssba a.ssba_whatsapp_share{background: transparent;}.ssba a.ssba_whatsapp_share:after{content: '\f232';}
.ssba a.ssba_whatsapp_share:hover{background: transparent; color: #d9b28f;} .ssba a.ssba_whatsapp_share:hover:after{color: #984f6f;}

.ssba .ssba-share-text{
	display: none!important;
}
/*END WIDGET BREADCRUMB*/

/*INIT PAGES*/
section.page{
	padding-top: 100px;
	padding-bottom: 100px;
}
section.page h1{
	color: #984f6f;
	font-size: 30px;
	padding-top: 45px;
	position: relative;
	line-height: 40px;
	padding-right: 60px;
}
section.page h1:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 3px;
	background: #efe0d3;
	
}
section.page .intro{
	padding-top: 45px;
	text-align: justify;
	font-size: 14px;
	line-height: 23px;
}
.intro strong{
	color: #984f6f;
	font-weight: 600;
}
/*END PAGES*/

/*INIT RESOURCES*/
.page-resources .link-section{
	margin-top: 100px;
	margin-bottom: 100px;
	padding-top: 70px;
	padding-bottom: 70px;
	background: #faf8f6;
}
.page-resources .link-section h2{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #984f6f;
}
.page-resources .link-section .link-list {
	margin-top: 60px;
}
.page-resources .link-section .link-list .link-list-item{
	margin-bottom: 50px;
	display: block;
	float: left;
	width: 100%;
}
.page-resources .link-section .link-list .link-list-item .link-title{
	width: 50%;
	padding-right: 40px;
	float: left;
}
.page-resources .link-section .link-list .link-list-item .link-title a{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: #984f6f;
	line-height: 35px;
}
.page-resources .link-section .link-list .link-list-item .link-description{
	width: 50%;
	padding-left: 40px;
	border-left: 2px solid #d9b08e;
	float: left;
	text-align: justify;
}
.page-resources .link-section .link-list .link-list-item .link-description a{
	font-size: 13px;
	font-weight: 600;
	color: #984f6f;
	font-style: italic;
}
.page-resources .glossary-section h2{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #984f6f;
	position: relative;
	padding-top: 40px;
	display: block;
	float: left;
}
.page-resources .glossary-section h2:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 3px;
	background: #efe0d3;
}


.page-resources .glossary-section .glossary-list {
	margin-top: 60px;
	display: block;
    float: left;
    width: 100%;
}
.page-resources .glossary-section .glossary-list .glossary-list-item{
	margin-bottom: 50px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #efe0d3;
}
.page-resources .glossary-section .glossary-list .glossary-list-item .glossary-title{
	width: 35%;
	padding-right: 15px;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: #984f6f;
	line-height: 35px;
}
.page-resources .glossary-section .glossary-list .glossary-list-item .glossary-description{
	width: 65%;
	padding-left: 30px;
	border-left: 2px solid #984f6f;
	float: left;
	text-align: justify;
}
.page-resources .letter-filter {
	display: block;
	float: right;
	padding-top: 50px;
	position: relative;
}
.page-resources .letter-filter:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 130px;
	height: 3px;
	background: #984f6f;
}
.page-resources .glossary-section .letter-filter ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.page-resources .glossary-section .letter-filter ul li{
	float: left;
	margin: 0 5px;
}
.page-resources .glossary-section .letter-filter ul li:last-child{
	margin-right: 0;
}
.page-resources .glossary-section .letter-filter a{
	font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #984f6f;
    font-weight: 600;
}
.page-resources .glossary-section .letter-filter a.active,
.page-resources .glossary-section .letter-filter a:hover{
	font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #d9b08e;
    text-decoration: none;
}
/*END RESOURCES*/
m
/*INIT CONTACT*/
.page.page-contact-us h1{
	font-size: 28px;
	margin-bottom: 0;
}
.box-form{
	display: block;
	float: left;
	width: 100%;
	margin-top: 50px;
}
.box-form input,
.box-form select,
.box-form textarea{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #999999;
	height: 50px;
	line-height: 50px;
	width: 100%;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 2px solid #faf8f6;
	outline: 0;
}
.box-form textarea{
	height: 200px;
	resize: none;
}
.box-form input::placeholder,
.box-form textarea::placeholder { color: #999999; opacity: 1;}
.box-form input:-ms-input-placeholder,
.box-form textarea:-ms-input-placeholder { color: #999999;}
.box-form input::-ms-input-placeholder,
.box-form textarea::-ms-input-placeholder { color: #999999;}
.box-form .bt-send{
	background: #4a0e2a;
	border: 0;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	padding: 0 25px;
	display: block;
	float: right;
	font-size: 12px;
}
.box-form .bt-send:hover{
	background:#d9b08e;
	color: #4a0e2a;
	font-weight: 500;
}
.box-form .mandatory{font-size: 12px; height: 50px; line-height: 50px;}
.box-form .bootstrap-filestyle.input-group input{
	padding: 0;
    margin: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #faf8f6;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
}
.box-form .group-span-filestyle label{
	margin: 0;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    background: #faf8f6;
    color: #999999;
    text-shadow: none;
    font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 17px;
    border-radius: 0!important;
}
.box-form .group-span-filestyle label:hover{
	 color: #FFF;
	 background: #4a0e2a;
}
.wpcf7-not-valid-tip{
	color: red;
	font-size:10px!important;
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	text-transform:uppercase;
	margin-top: -15px;
    font-weight: 700;
    font-style: italic;
}
.wpcf7-response-output{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5px 10px;
    border: 1px solid transparent;
       color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba!important;
    font-size: 10px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}
.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-mail-sent-ng{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5px 10px;
    border: 1px solid transparent;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1!important;
    font-size: 10px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}
.wpcf7-response-output.wpcf7-mail-sent-ok{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5px 10px;
    border: 1px solid transparent;
       color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6!important;
    font-size: 10px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}

.box-address{
	display: block;
	float: left;
	width: 100%;
	border-right: 10px solid #984f6f;
	padding-right: 25px;
	margin-top: 45px;
	text-align: right;

}
.box-address h3{
	font-weight: 500;
	font-size: 25px;
}
.box-address address{
	font-size: 18px;
	margin-bottom: 10px;
}
.box-address .contacts-info{
	display: block;
	float: right;
}
.box-address .contacts-info a{
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.box-address .contacts-info a:hover{
	color: #d9b28f;
	text-decoration: underline;
}
.box-address .contacts-info div{
	float: left;
	margin-left: 15px;
}
.box-address .contacts-info .phone,
.box-address .contacts-info .whatsapp{
	height: 23px;
}
.box-address .contacts-info .phone span,
.box-address .contacts-info .whatsapp span{
	float: right;
	height: 24px;
}
.box-address .contacts-info .phone i,
.box-address .contacts-info .whatsapp i{
	width: 24px;
	height: 24px;
	float: right;
	margin-right: 10px;
}
.box-address .contacts-info .phone i{
	background: url("../images/ico-phone.svg") no-repeat center;
	background-size: contain;
}
.box-address .contacts-info .whatsapp i{
	background: url("../images/ico-whatsapp.svg") no-repeat center;
	background-size: contain;
}
.box-google-maps{
	margin-top: 70px;
	display: block;
	float: left;
	width: 100%;
}
.box-google-maps .google-maps{
	position: absolute;
	width: 160%;
}
/*END CONTACT*/

/*INIT OUR TEAM*/
.page-our-team .lawyers{
	display: block;
	float: left;
	width: 100%;
	margin-top: 100px;
}
.page-our-team .lawyers h2{
	margin-bottom: 30px;
	padding-top: 45px;
	position: relative;
}
.page-our-team .lawyers h2:before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 3px;
    background: #efe0d3;
}
.page-our-team .lawyers .lawyer-list{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 50px;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item{
	width: 25%;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .profile-photo{
	width: 100%;
	height: 335px;
	background-size: cover!important;
	aspect-ratio: 1 / 1;
	position: relative;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .profile-photo:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(58, 34, 45, .8);
	-webkit-transition: all 0.2s ;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s ;
    transition: all 0.2s ;
    opacity: 0;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item:hover .profile-photo:before,
.page-our-team .lawyers .lawyer-list .lawyer-list-item:hover .profile-photo:after{
	opacity: 1;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .profile-photo:after{
	content: '';
	position: absolute;
	width: 32px;
	height: 32px;
	top: 15px;
	right: 15px;
	background: url("../images/ico-zoom.svg") no-repeat center center;
	background-size: contain;
	-webkit-transition: all 0.2s ;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s ;
    transition: all 0.2s ;
    opacity: 0;
}

.page-our-team .lawyers .lawyer-list .lawyer-list-item .info{
	display: block;
	float: left;
	width: 100%;
	padding: 20px;
	min-height: 145px;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item:nth-child(odd) .info{
	background: #faf8f6;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .info h3{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #984f6f;
	font-size: 21px;
	line-height: 28px;
	margin: 0;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .info h3.condensed{
	font-size: 20px;
	letter-spacing: -1px;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .info h6{
	margin: 0;
	color: #999999;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 13px;
	margin-top: 5px;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .info .email{
	position: relative;
	display: block;
	float: left;
	width: 100%;
	padding-top: 15px;
	margin-top: 15px;
	color: #999999;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .info .email:before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #f5efe9;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item .info .email i{
	display: block;
	float: left;
	width: 16px;
	height: 20px;
	background: url("../images/ico-mail.svg") no-repeat center;
	background-size: contain;
	margin-right: 10px;
}




.page-our-team .sidebar .profile{
	display: block;
	float: left;
	width: 100%;
}
.page-our-team .sidebar .profile .image{
	width: 100%;
}
.page-our-team .sidebar .profile .image img{
	width: 100%;
}
.page-our-team .sidebar .profile .info{
	padding: 30px;
	border: 1px solid #f5efe9;
	border-top: 0;
	display: block;
	float: left;
	width:  100%;
	/*margin-bottom: 80px;*/
}

.page-our-team .sidebar .profile .link-utilities{
	display: flex;
	clear: both;
	width: 100%;
}
.page-our-team .sidebar .profile .link-utilities a{
	background: #debda1;
	flex-grow: 1;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	font-weight: 500;
}
.page-our-team .sidebar .profile .link-utilities a.link-linkedin{background: #debda1;}
.page-our-team .sidebar .profile .link-utilities a.link-vcard{background: #d9b08e;}
.page-our-team .sidebar .profile .link-utilities a:hover{
	background: #4a0e2a;
}
.page-our-team .sidebar .profile .link-utilities a i{
	width: 24px;
	height: 24px;
	margin-top: 11px;
	display: inline-block;
	margin-right: 10px;
}
.page-our-team .sidebar .profile .link-utilities a span{
	display: inline-block;
	position: relative;
	font-size: 11px;
    top: -7px;
}
.page-our-team .sidebar .profile .link-utilities a.link-linkedin i{
	background: 	url('../images/ico-linkedin-2.svg') no-repeat center;
	background-size: contain;
	width: 22px;
}
.page-our-team .sidebar .profile .link-utilities a.link-vcard i{
	background: 	url('../images/ico-vcard.svg') no-repeat center;
	background-size: contain;
	width: 24px;
}
.page-our-team .sidebar .profile .info  h3{
		padding: 0;
		font-size: 20px;
		margin: 0;
}		

.page-our-team .sidebar .profile .info .contacts{
		padding-bottom: 30px;
		margin-bottom: 30px;
		margin-top: 20px;
		display: block;
		float: left;
		width: 100%;
		position: relative;
		font-size: 14px;
}

.page-our-team .sidebar .profile .info .contacts:after{
	content: '';
	position: absolute;
	width: 60px;
	height:  2px;
	border-bottom: 2px solid #efe9e5;
	bottom: 0;
	left: 0;
}

.page-our-team .sidebar .profile .info .contacts i{
	width:  16px;
	height:  16px;
	display: block;
	float: left;
	margin-right: 10px;
}
.page-our-team .sidebar .profile .info .contacts i img,
.page-our-team .sidebar .profile .info .list-languages i img{
	width: 100%;
}

.page-our-team .sidebar .profile .info .contacts a{
	color:  #c4ab80;
	font-size: 14px;
}
.page-our-team .sidebar .profile .info .contacts a:hover{
		text-decoration: underline;
}
.page-our-team .sidebar .profile .info .list-areas-of-practice{
		padding-bottom: 30px;
		margin-bottom: 30px;
		margin-top: 20px;
		display: block;
		float: left;
		width: 100%;
		position: relative;
		font-size: 14px;
}

.page-our-team .sidebar .profile .info .list-areas-of-practice:after{
	content: '';
	position: absolute;
	width: 60px;
	height:  2px;
	border-bottom: 2px solid #efe9e5;
	bottom: 0;
	left: 0;
}

.page-our-team .sidebar .profile .info .list-areas-of-practice ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.page-our-team .sidebar .profile .info .list-areas-of-practice ul li a{
	color: #8a8a92;
	font-size: 14px;
}
.page-our-team .sidebar .profile .info .list-areas-of-practice ul li a:hover{
		text-decoration: underline;
		color: #d9b28f;
}

.page-our-team .sidebar .profile .info .list-languages{
		display: block;
		float: left;
		width: 100%;
		position: relative;
		font-size: 14px;
}
.page-our-team .sidebar .profile .info .list-languages h3{
	display: block;
	float: left;
	width: auto;
	margin-right: 15px;
	font-size: 18px;
}
.page-our-team .sidebar .profile .info .list-languages .languages{
	display: inline-block;
    float: left;
    width: 110px;
    line-height: 18px;
    font-size: 13px;
}
.page-our-team .sidebar .profile .info .list-languages i{
	width:  16px;
	height:  16px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}
.page-our-team .sidebar{
	padding-right: 40px;
}
.page-our-team .lawyer-title,
.page-practice-area .area-title{
	display: block;
    float: left;
    width: 100%;
}

.page-our-team .lawyer-content h1{
	color: #984f6f;
	font-size: 30px;
	padding-top: 0;
	position: relative;
	line-height: 35px;
	padding-right: 0;
	margin: 0;
}
.page-our-team .lawyer-content h1:before{
	display: none;
}
.page-our-team .lawyer-content h6{
	color: #999999;
	font-size: 20px;
	padding-top: 0;
	position: relative;
	line-height: 40px;
	margin: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.page-our-team .lawyer-content h6:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 130px;
	height: 3px;
	background: #efe0d3;
}
.page-our-team .lawyer-content h2{
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 400;
}
.page-our-team .lawyer-content .description{
	margin-bottom: 45px;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
}
.page-our-team .lawyer-content .description strong{
	color: #984f6f;
	font-weight: 600;
}
.page-our-team .lawyer-content .description ul{
	padding: 0;
	padding-left: 20px;
}
.page-our-team .lawyer-content .description ul{
  list-style: none; /* Remove default bullets */
}

.page-our-team .lawyer-content .description ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-size: 15px;
  color: #984f6f; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
/*END OUR TEAM*/

/*INIT ABOUT US*/
.page-about-us .link-pillars {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 70px;
    padding-bottom: 70px;
    background: #faf8f6;
}
.page-about-us .link-pillars .philosophy-item{
	padding: 0 20px;
}
.page-about-us .link-pillars .philosophy-item i{
	display: table;
	float: none;
	width: 64px;
	height: 64px;
	margin: 0 auto;
	background: url("../images/ico-pillars.svg") no-repeat center;
	background-size: contain;
}
.page-about-us .link-pillars .philosophy-item h3{
	margin-top: 25px ;
	margin-bottom: 40px;
	text-align: center;
	font-size: 23px;
	font-weight: 500;
}
.page-about-us .link-pillars .philosophy-item p{
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
.page-about-us h2.title-middle{
	text-align: center;
	margin-top: 0;
	margin-bottom: 50px;
	font-size: 40px;
}
.page-about-us h3.title-last{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0;
	line-height: 40px;
	font-size: 28px;
	color: #d9b28f;
}
.page-about-us p.description{
	text-align: justify;
}
.page-about-us strong{
	color: #984f6f;
	font-weight: 600;
}
/*END ABOUT US*/

/*INIT HOME*/
section.page.page-home{
	padding-top: 0;
	margin-top: 176px;
}
.page-home .featured-banner{
	background: #faf8f6;
	background: #faf8f6;
    height: 765px;
    padding-bottom: 55px;
    margin-bottom: 165px;
    display: block;
    float: left;
    width: calc(100% + 30px);
    margin-left: -15px;
    position: relative;
}
.page-home .featured-banner:after{
	content: '';
    width: 80%;
    height: 65px;
    background: #faf8f6;
    position: relative;
    display: block;
    float: left;
}
.page-home .featured-banner  .arrows{
	position: absolute;
	z-index: 2;
	transform: translate(-50%,-50%);
    left: 50%;
    margin-left: -100px;
    top: 90px;
	width: 96px;
}
.page-home .featured-banner .arrows a{
	display: block;
	float: left;
	width: 48px;
	height: 48px;
}
.page-home .featured-banner .arrows a:hover{
	opacity: .7;
}
.page-home .featured-banner .arrows a.bt-next-featured-banner{
	float: right;
}
.page-home .featured-banner .arrows a img{
	max-width: 100%;
}
.page-home .featured-banner .featured-banner-item .content-info{
	margin-top:230px;
	padding-right: 50px;
}
.page-home .featured-banner .featured-banner-item .content-info h2{
	font-size: 40px;
    padding-right: 94px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    position: relative;
}
.page-home .featured-banner .featured-banner-item .content-info h2:before{
	content: '“';
	color: #eedfd2;
	font-family: "Times New Roman", Times, serif;
	font-size: 260px;
	position: absolute;
    left: -60px;
    top: -20px;
}
.page-home .featured-banner .featured-banner-item .content-info h2:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 3px;
    background: #efe0d3;
}
.page-home .featured-banner .featured-banner-item .content-info p{
	padding-right: 40px;
	margin-bottom: 0;
}
.page-home .featured-banner .featured-banner-item .content-info a{
	background: #4a0e2a;
	border: 0;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	padding: 0 25px;
	display: block;
	float: left;
	font-size: 12px;
	margin-top: 50px;
}
.page-home .featured-banner .featured-banner-item .content-info a:hover{
	background:#d9b08e;
	color: #4a0e2a;
	font-weight: 500;
	text-decoration: none;
}
.page-home .featured-banner .featured-banner-item .image{
	margin-left: -43px;
}
.page-home .featured-banner .featured-banner-item .featured-banner-content,
.page-home .featured-banner  .featured-banner-list {
	background: #faf8f6;
}



.page-home .section-news-and-updates,
.page-news-and-updates .section-news-and-updates{
	margin-bottom: 100px;
}
.page-news-and-updates .section-news-and-updates.list{
	margin-bottom: 30px;
}
.page-home .section-news-and-updates h2,
.page-news-and-updates .section-news-and-updates h2{
	display: block;
	float: left;
	width: auto;
	color: #984f6f;
    font-size: 45px;
    padding-bottom: 50px;
    position: relative;
    line-height: 50px;
}
.page-home .section-news-and-updates h2:after,
.page-news-and-updates .section-news-and-updates h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 3px;
    background: #efe0d3;
}
.page-home .section-news-and-updates .filter,
.page-news-and-updates .section-news-and-updates .filter{
	display: block;
	float: right;
	width: auto;
	font-family: 'Raleway', sans-serif;
	color: #999999;
	font-size: 25px;
	font-weight: 500;
	height: 50px;
	line-height: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
	height: 100px;
}
.page-home .section-news-and-updates .filter:after,
.page-news-and-updates .section-news-and-updates .filter:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 130px;
    height: 3px;
    background: #984f6f;
}
.page-home .section-news-and-updates .filter ul,
.page-news-and-updates .section-news-and-updates .filter ul{
	padding: 0;
	display: block;
	float: left;
	list-style: none;
}
.page-home .section-news-and-updates .filter ul li,
.page-news-and-updates .section-news-and-updates .filter ul li{
	display: block;
	float: left;
	margin-left: 10px;
}
.page-home .section-news-and-updates .filter ul li a,
.page-news-and-updates .section-news-and-updates .filter ul li a{
	color: #999999;
}
.page-home .section-news-and-updates .filter ul li a:hover,
.page-news-and-updates .section-news-and-updates .filter ul li a:hover,
.page-news-and-updates .section-news-and-updates .filter ul li a.active{
	color: #984f6f;
	text-decoration: none;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item{
	background-size: cover;
	height: 420px;
	position: relative;
	width: 100%;
	cursor: pointer;
	background-size: cover!important;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item:before,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item:before{
	content: '';
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(58, 34, 45, 0.8);
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item:hover:before,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item:hover:before{
	background: rgba(250, 248, 246, 1);
}

.page-home .section-news-and-updates .news-list-item-featured .news-item .info,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info{
	position: absolute;
	z-index: 2;
	padding: 20px 20px 0 20px;
	bottom: 0;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info h3,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info h3{
	text-align: left;
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #FFF;
    line-height: normal;
    margin: 0 0 20px 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item:hover .info h3,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item:hover .info h3{
		color: #984f6f;	
		text-shadow:none;
		font-weight: 500;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info .category-date,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info .category-date{
	border-top: 1px solid #83767b;
	padding:20px 0;
	display: inline-block;
	float: left;
	width: 100%;
    font-weight: 600;
    color: #FFF;
    font-size:  11px;
    line-height: normal;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item:hover .info .category-date,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item:hover .info .category-date{
	border-top: 1px solid #d3d5d7;
    color: #999999;
    text-shadow:none;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info .category-date .category,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info .category-date .category{
	display: inline-block;
	float: left;
	margin: 0 ;
	position: relative;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info .category-date .date,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info .category-date .date{
		display: inline-block;
	float: left;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info .excerpt,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info .excerpt{
	opacity: 0;
	height: 0;
	-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    overflow: hidden;
    font-size: 13px;
    color: #999999;
    line-height: 20px;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item:hover .info .excerpt,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item:hover .info .excerpt{
	opacity: 1;
	height: 150px;
	margin-bottom: 20px;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info .box-link,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info .box-link{
	margin-top: 10px;
	margin-bottom: 10px;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info .link,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info .link{
		color: #984f6f;
	    font-size: 14px;
	    font-style: italic;
	    font-weight: 600;
		display: block;
		float: left;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info i.link,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info i.link{
	float: left;
    display: inline-block;
    width: 15px;
    height: 20px;
    content: '';
    background: url(../images/ico-arrow.svg) no-repeat center;
    background-size: contain;
    margin-top: 0px;
    margin-left: 5px;
}
.page-home .section-news-and-updates .news-list-item-featured .news-item .info .category-date i,
.page-news-and-updates .section-news-and-updates .news-list-item-featured .news-item .info .category-date i{
	display: inline-block;
	float: right;
	width: 20px;
	height: 20px;
	background: url('../images/ico-zoom.svg') no-repeat;
}
.page-home .section-news-and-updates .news-list{
	display: block;
	float: left;
	width: 100%;
}
.page-home .section-news-and-updates .news-list .news-list-item{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
}
.page-home .section-news-and-updates .news-list .news-list-item:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 2px;
    background: #efe0d3;
}
.page-home .section-news-and-updates .news-list .news-list-item:last-child:after{
	display: none;
}
.page-home .section-news-and-updates .news-list .news-list-item h3{
	font-size: 22px;
}
.page-home .section-news-and-updates .news-list .news-list-item a:hover{
	text-decoration: none;
}
.page-home .section-news-and-updates .news-list .news-list-item a:hover h3{
	color: #d9b28f;
}
.page-home .section-news-and-updates .news-list .news-list-item .category-date{
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
}


.page-news-and-updates .publication-list .publication-list-item{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #efe0d3;
}
.page-news-and-updates .publication-list .publication-list-item .cover{
	width: 300px;
	height: 179px;
	display: block;
	float: left;
	position: relative;
	margin-right: 50px;
}
.page-news-and-updates .publication-list .publication-list-item .cover img{
	width: 100%;
	z-index: 2;
	position: relative;
}
.page-news-and-updates .publication-list .publication-list-item .cover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #faf8f6;
    top: -10px;
    right: -10px;
    z-index: 1;
}
.page-news-and-updates .publication-list .publication-list-item .info{
	display: block;
	float: left;
	width: calc(100% - 350px);
}
.page-news-and-updates .publication-list .publication-list-item h3{
	font-size: 28px;
	font-weight: 400;
}
.page-news-and-updates .publication-list .publication-list-item .category-date{
	display: block;
	float: left;
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
}
.page-news-and-updates .publication-list .publication-list-item .category-date:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 2px;
    background: #efe0d3;
}
.page-news-and-updates .publication-list .publication-list-item  p{
	color: #999999;
}
.page-news-and-updates .publication-list .publication-list-item .box-link{
	display: block;
	clear: left;
    color: #984f6f;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    margin-top: 5px;
}
.page-news-and-updates .publication-list .publication-list-item .box-link span{
	 float: left;
    display: block;
}
.page-news-and-updates .publication-list .publication-list-item .box-link:after {
    float: left;
    display: block;
    width: 15px;
    height: 20px;
    content: '';
    background: url(../images/ico-arrow.svg) no-repeat center;
    background-size: contain;
    margin-top: 4px;
    margin-left: 5px;
}
.page-news-and-updates .publication-list .publication-list-item a:hover h3,
.page-news-and-updates .publication-list .publication-list-item a:hover .box-link{
	color: #d9b28f;
}
.page-news-and-updates .publication-content {
	padding-right: 40px;
}
.page-news-and-updates .publication-content .full-content{
	text-align: justify;
}
.page-news-and-updates .publication-content .cover {
	position: relative;
	margin-bottom: 40px;
}
.page-news-and-updates .publication-content .cover img{
	width: 100%;
	z-index: 2;
	position: relative;
}
.page-news-and-updates .publication-content .cover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #faf8f6;
    top: -10px;
    right: -10px;
    z-index: 1;
}
.page-news-and-updates .publication-content h1{
	font-weight: 400;
	font-size: 28px;
	margin-top: 0;
	padding-top: 0;
}
.page-news-and-updates .publication-content h1:before{
	display: none;
}
.page-news-and-updates .publication-content .category-date{
	display: block;
	float: left;
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	position: relative;
}
.page-news-and-updates .publication-content .category-date:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 2px;
    background: #efe0d3;
}
.page-news-and-updates .publication-content h3{
	margin-top: 30px;
	margin-bottom: 30px;
}
.page-news-and-updates .publication-content strong{
	  color: #984f6f;
	  font-weight: 600;
}
.page-news-and-updates .publication-content  a{
	color: #984f6f;
	font-weight: 600;
}
.page-news-and-updates .publication-content  a:hover{
	color: #d9b28f;
}

.page-news-and-updates .related-publication a:hover{
	text-decoration: none;
}
.page-news-and-updates .related-publication a:hover h3{
	color: #d9b28f;
}
.page-news-and-updates .related-publication .cover {
	position: relative;
	margin-bottom: 40px;
	display: block;
	float: left;
}
.page-news-and-updates .related-publication .cover img{
	width: 100%;
	z-index: 2;
	position: relative;
}
.page-news-and-updates .related-publication .cover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #faf8f6;
    top: -10px;
    right: -10px;
    z-index: 1;
}
.page-news-and-updates .related-publication h3{
	font-weight: 500;
	font-size: 20px;
	margin-top: 0;
	padding-top: 0;
}
.page-news-and-updates .related-publication h3:before{
	display: none;
}
.page-news-and-updates .related-publication .category-date{
	display: block;
	float: left;
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;
}
.page-news-and-updates .related-publication .category-date:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 2px;
    background: #efe0d3;
}



.page-home .institutional-item{
	display: block;
	float: left;
	width: 100%;
}
.page-home .institutional-item .cover{
	margin-bottom: 30px;
	position: relative;
}
.page-home .institutional-item .cover:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #faf8f6;
	top: -10px;
	right: -10px;
	z-index: 1;
}
.page-home .institutional-item .cover img{
	width: 100%;
	position: relative;
	z-index: 2;
}
.page-home .institutional-item h3{
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 15px;
}
.page-home .institutional-item p{
	font-size: 12px;
	line-height: 20px;
}
.page-home .institutional-item a{
	color: #984f6f;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
}
.page-home .institutional-item a:hover{
	color: #d9b28f;
}
.page-home .institutional-item a span{
	float: left;
	display: block;
}
.page-home .institutional-item a:after{
	float: left;
	display: block;
	width: 15px;
	height: 20px;
	content: '';
	background: url("../images/ico-arrow.svg") no-repeat center;
	background-size: contain;
	margin-top: 4px;
	margin-left: 5px;
}
.page-home .institutional-item .cover a:after{
	display: none;
}
/*END HOME*/

/*INIT PRACTICE AREAS*/
.page-practice-area .practice-area,
.section-practice-areas .practice-area{
	margin-top: 100px;
	display: block;
	float: left;
	width: 100%;
}
.section-practice-areas h2.title-middle {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    padding: 0 20px;
}
.section-practice-areas .practice-area{
	margin-bottom: 100px;
}
.page-practice-area .practice-area .practice-areas-list,
.section-practice-areas .practice-area .practice-areas-list{
	display: block;
	float: left;
	width: calc(100% - 116px);
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item{
	display: block;
	float: left;
	width: 100%;
	background: #faf8f6;
	border-right: 1px solid #FFF;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item i,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item i{
	width: 64px;
	height: 64px;
	display: table;
	float: none;
	margin: 0 auto;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item h2,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item h2{
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
	text-align: center;
	margin: 20px 0;
	text-decoration: none;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item a,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item a{
	display: block;
	float: left;
	width: 100%;
	height: 345px;
	padding: 30px;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item a .know-more,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item a .know-more{
	display: table;
	float: none;
	margin: 0 auto;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background: #5b253e;
	font-size: 11px;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item a:hover,
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item a:focus,
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item a:active,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item a:hover,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item a:focus,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item a:active{
	text-decoration: none!important;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item:hover,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item:hover{
	background: #5b253e;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item a:hover .know-more,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item a:hover .know-more{
	color: #5b253e;
	background:#d9b28f ;
}
.page-practice-area .practice-area .practice-areas-list .practice-areas-list-item a:hover h2,
.section-practice-areas .practice-area .practice-areas-list .practice-areas-list-item a:hover h2{
	color: #FFF;
	text-decoration: none;
}
.page-practice-area .practice-area a.bt-next-practice-area,
.page-practice-area .practice-area a.bt-prev-practice-area,
.section-practice-areas .practice-area a.bt-next-practice-area,
.section-practice-areas .practice-area a.bt-prev-practice-area{
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-top: 110px;
}
.page-practice-area .practice-area a.bt-next-practice-area,
.section-practice-areas .practice-area a.bt-next-practice-area{
	margin-left: 10px;
}
.page-practice-area .practice-area a.bt-prev-practice-area,
.section-practice-areas .practice-area a.bt-prev-practice-area{
	margin-right: 10px;
}
.page-practice-area .practice-area a.bt-next-practice-area:hover,
.page-practice-area .practice-area a.bt-prev-practice-area:hover,
.section-practice-areas .practice-area a.bt-next-practice-area:hover,
.section-practice-areas .practice-area a.bt-prev-practice-area:hover{
	opacity: .7;
}
.page-practice-area .practice-area a.bt-next-practice-area img,
.page-practice-area .practice-area a.bt-prev-practice-area img,
.section-practice-areas .practice-area a.bt-next-practice-area img,
.section-practice-areas .practice-area a.bt-prev-practice-area img{
	max-width: 100%;
}

.page-practice-area .menu{
	display: block;
	float: left;
	padding-right: 40px;
}
.page-practice-area .menu ul{
	list-style: none;
	padding: 0;
}
.page-practice-area .menu ul li{
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #f5efe9;
	border-right: 1px solid #f5efe9	;
}
.page-practice-area .menu ul li a{
	display: block;
	float: left;
	width: 100%;
	padding: 15px 35px 15px 15px;
	background: none;
	font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #999999;
    position: relative;
}
.page-practice-area .menu ul li.first a{
	color: #984f6f;
	font-size: 23px;
}
.page-practice-area .menu ul li a:hover,
.page-practice-area .menu ul li a:active,
.page-practice-area .menu ul li a:focus,
.page-practice-area .menu ul li a.active{
	background: #4a0e2a;
	text-decoration: none;
	padding-left: 30px;
	color: #d9b08e;
}
.page-practice-area .menu ul li a:before{
	content: '';
	position: absolute;
	top: 23px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #d9b08e;
}
.page-practice-area .menu ul li a:hover:before,
.page-practice-area .menu ul li a.active:before{
	left: 15px;
}
.page-practice-area .menu ul li a:hover:after,
.page-practice-area .menu ul li a.active:after{
	content: '';
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	right: -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 10px 7.5px 0;
	border-color: transparent #ffffff transparent transparent;
}

.page-practice-area .practice-area-content h1{
	color: #984f6f;
	font-size: 28px;
	padding-top: 0;
	position: relative;
	line-height: 35px;
	padding-right: 0;
	margin: 0;
}
.page-practice-area .practice-area-content h1:before{
	display: none;
}
.page-practice-area .practice-area-content h6{
	color: #999999;
	font-size: 20px;
	padding-top: 0;
	position: relative;
	line-height: 40px;
	margin: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.page-practice-area .practice-area-content h6:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 130px;
	height: 3px;
	background: #efe0d3;
}
.page-practice-area .practice-area-content h4{
	font-size: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 400;
}
.page-practice-area .practice-area-content h5{
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 500;
}
.page-practice-area .practice-area-content .description{
	margin-bottom: 45px;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
}
.page-practice-area .practice-area-content .description strong{
	color: #984f6f;
	font-weight: 600;
}
.page-practice-area .practice-area-content .description a{
	color: #984f6f;
	font-weight: 600;
}
.page-practice-area .practice-area-content .description a:hover{
	color: #d9b28f;
}
.page-practice-area .practice-area-content .description ul,
.page-practice-area .practice-area-content .description ol{
	padding: 0;
	padding-left: 20px;
}
.page-practice-area .practice-area-content .description ul{
  list-style: none; /* Remove default bullets */
}
.page-practice-area .practice-area-content .description ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-size: 15px;
  color: #984f6f; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


/*END PRACTICE AREAS*/

