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


@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Bold.woff2') format('woff2'),
        url('../fonts/Mont-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-BoldItalic.woff2') format('woff2'),
        url('../fonts/Mont-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Light.woff2') format('woff2'),
        url('../fonts/Mont-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-RegularItalic.woff2') format('woff2'),
        url('../fonts/Mont-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-SemiBold.woff2') format('woff2'),
        url('../fonts/Mont-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-LightItalic.woff2') format('woff2'),
        url('../fonts/Mont-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Mont-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Regular.woff2') format('woff2'),
        url('../fonts/Mont-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html{
	overflow-x: hidden;
	/*scroll-behavior: smooth;*/
}
html, body{
	
	font-family: 'Mont', sans-serif;
	color: #878e8f;
	font-size: 13px;
}
.box-banner{
	background: #FFF; 
}
.wrapper{
	background: #FFF; 
	/*margin-bottom: 765px; */
	width: 100%;
	position: relative;
	 z-index: 1;
	 -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15); 
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
	border-bottom: 20px solid #ea412c;
}
/*.wrapper:after{
	content: '';
	display: inline-block;
	float: left;
	width: 100%;
	height: 64px;
	background: url('../images/shadow-footer.png') no-repeat top center;
	position: relative;
	 z-index: 2;
	 /*bottom: -20px;
}*/
.main{
	/*min-height: 800px;*/
	padding-top: 60px;
	padding-bottom: 60px;
	background: #FFF;
}
.screen-menu{
	position: fixed;
	width: 30%;
	height: 100%;
	background: #ea412c;
	opacity: 0;
	top: 0;
	z-index: 1039;
	right: -30%;	
	 -webkit-transition: all .45s cubic-bezier(.86,0,.07,1);
    -moz-transition: all .45s cubic-bezier(.86,0,.07,1);
    -o-transition: all .45s cubic-bezier(.86,0,.07,1);
    transition: all .45s cubic-bezier(.86,0,.07,1);
    padding: 50px;
}
.screen-menu.open{
	right: 0;
	opacity: 1;
}
.screen-menu .bt-close{
	display: inline-block;
	float: right;
	margin-top: 0px;
	margin-right:0px;
	position: relative;
	font-size: 60px;
	font-family: none!important;
	font-weight: bold;
	color: #FFF;
	transform:rotate(45deg)!important;
	transform:translate(-50%,-50%);
}
.screen-menu .bt-close:hover{
	color: #272838;
	text-decoration: none;
}
.screen-menu:before{
	content: '';
	width: 18%;
    height: 8%;
	background: #b12f19;
	position: absolute;
	bottom:  18%;
	right: 32%;
	opacity: .5;
}
.screen-menu:after{
	content: '';
	width: 32%;
    height: 18%;
	background: #b12f19;
	position: absolute;
	bottom: 0;
	right: 0;
}
.screen-menu .menu .brand{
	width: 350px;
	display: table;
	margin-top: 60px;
}
.screen-menu .menu .brand img{
	/*width: 262px;*/
	max-height: 100px;
}
.screen-menu .menu ul{
	padding: 0;
	list-style: none;
	display: table;
	float: none;
	width: 350px;
    margin: 30px 0 0 5px;
}
.screen-menu .menu ul li{
	width: auto;
	display: block;
	clear: both;
	height: 55px;
	line-height: 55px;
	
}
.screen-menu .menu ul li a{
	font-weight: 300;
	width: auto;
	display: block;
	float: left;
	clear: both;
	height: 55px;
    line-height: 55px;
    text-align: left;
    font-size: 25px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #FFF;
}
.screen-menu .menu ul li a:hover{
	color: #272838;
	text-decoration: none;
}
.screen-menu .social{
	display: block;
	float: left;
	margin-top: 60px;
}
.screen-menu .social .follow{
	font-size: 18px;
	color: #FFF;
	font-style: italic;
}
.screen-menu .social ul{
	margin: 20px 0 0 0;
	display: block;
	float: left;
}
.screen-menu .social ul li{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 15px;
	clear: none;
}
.screen-menu .social ul li a{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	border: 0;
}
.screen-menu .social ul li a img{
	width: 100%;
	margin-top: -32px;
}
.menu-home a{
	font-size: 18px;
	font-weight: 300;
	color: #FFF;
	text-transform: uppercase;
	display: inline-block;
	float: left;
}
.badge.slick-slide img {
    max-height: 150px;
    width: auto!important;
	min-width: auto!important;
}
.menu-home a:hover{
	color: #b93120;
}
.menu-home a span{
	display: inline-block;
	float: left;
	margin-top: 0px;
	height: 30px;
	line-height: 25px;
}
.menu-home a i{
	font-size: 30px;
	margin-left: 15px;
	display: inline-block;
	float: left;
}

header{
	position: relative;
	padding:0!important;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15); 
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
}/*
header:after {
    content: '';
    display: inline-block;
    float: left;
    width: 100%;
    height: 64px;
    background: url('../images/shadow-footer.png') no-repeat top center;
    position: absolute;
    z-index: 2;

    bottom: -64px;
}*/
.header-full{
	margin: 15px 0;
    display: block;
    float: left;
    width: 100%;
}
header .brand{
	display: inline-block;
	float: left;
	width: 145px;
	height: auto;
}
header .brand img{
	width: 100%;
}
header .show-menu{
	display: inline-block;
	float: right;
	margin-top: 9px;
}
header .show-menu:hover i{
	color: #272838;
}
header .show-menu i{
	color: #ea412c;
    font-size: 35px;
    margin-top: 4px;
}
header .search-box{
	display: inline-block;
	float: right;
}
header .search-box{
	height: 55px;
	padding-right: 30px;
	border-right: 1px solid #eaeaea;
	margin-right: 20px;
	margin-top: 4px;
}
header .search-box input{
	width: 300px;
	text-align: right;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	font-weight: 300;
	border: 0;
	display: block;
	float: left;
	margin-right: 30px;
	font-style: italic;
}
header .search-box input:focus,
header .search-box input:active{
	outline: none;
	box-shadow: none;
}
header .search-box .box-bt-search{
	display: inline-block;
	float: left;
	width: 28px;
	height: 28px;
	position: relative;
	margin-top: 12px;
}
header .search-box .box-bt-search img{
	width: 100%;
}
header .search-box .box-bt-search .bt-search{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 28px;
	height: 28px;
	background-color: transparent;
}
header .search-box .box-bt-search .bt-search:focus,
header .search-box .box-bt-search .bt-search:active{
	outline: none;
	box-shadow: none;
}
footer{
	/*position: fixed;
	 z-index: -1;
	 height: 765px; /*This may to be adjusted depending on the content of your footer
	 width: 100%;
	 bottom: 0;*/
	 width: 100%;
	padding: 50px 0 30px 0;
}
footer .awards-title{
    font-weight: bold;
    color: #ea412c;
    font-size: 22px;
    height: 85px;
    line-height: 85px;
    text-transform: uppercase;
}
footer .awards-list {
	display: flex;
	margin-bottom: 50px;
}
footer .awards-list .awards-item .awards-badge .awards-img img{
	max-height: 85px;
}



footer .contact-item {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
footer .contact-item h4{
	font-weight: bold;
	color: #787878;
	font-size: 13px;
	text-transform: uppercase;
	height: 25px;
	line-height: 25px;
}
footer .contact-item h4 i{
	display: block;
	float: left;
	margin-right: 10px;
	width: 25px;
	height: 25px;
	padding: 5px;
	background: #b93120;
}
footer .contact-item h4 i img{
	width: 100%;
    margin-top: -13px;
}
footer .contact-item .link-map{
	color: #ea412c;
	text-decoration: none;
}
footer .contact-item .link-map:hover{
	color: #272838;
	text-decoration: none;
}
footer .contact-item .phone{
	font-size: 15px;
	line-height: 15px;
	    margin-top: 10px;
    padding-top: 15px;
	position: relative;
	margin-bottom: 0;
	float: left;
    width: 100%;
    display: block;
}
footer .contact-item .phone:before{
	content: '';
	position: absolute;
	width: 20px;
	height: 1px;
	border-top: 1px solid #d3d3d5;
	top: 0;
	left: 0;
}
footer .contact-item .phone span{
	color: #ea412c;
}
footer .site-map{
	display: block;
	float: left;
	width: 100%;
}
footer .site-map h4{
	font-weight: bold;
	color: #ea412c;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
}
footer .site-map ul{
	padding: 0;
	list-style: none;
}
footer .site-map ul li{
	position: relative;
	padding-left:15px; 
}
footer .site-map ul li:before{
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	background:#ea412c; 
	left: 0;
	top: 7px;
}
footer address{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
footer .site-map a{
	color: #878e8f;
	text-decoration: none;
}
footer .site-map a:hover{
	color: #ea412c;
	text-decoration: none;
}
footer .brand-col{
	position: relative;
}
footer .brand{
	margin-left: -25px;
}
footer .social{
	background:#272838;
	display: block;
	float: right;
	height: 50px;
	line-height: 50px;
	position: absolute;
    width: 350px;
    bottom: -40px;
    right: 0;
}
footer .social:after{
	content: '';
	position: absolute;
	height: 50px;
	background: #272838;
	width: 1000px;
	right: -1000px;
}
footer .social:before{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 50px 40px;
	border-color: transparent transparent #272838 transparent;
	left: -40px;
	top: 0;
}
footer .social .follow{
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	padding: 0 10px;
	display: block;
	float: left;
}
footer .social ul{
	display: block;
	float: left;
	padding: 0;
	list-style: none;
}
footer .social ul li{
	display: block;
	float: left;
}
footer .social ul li a{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-left:10px;
}
footer .social ul li a i{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
}
footer .social ul li a i img{
	width: 100%;
}
footer .development{
    font-family: 'Fjalla One', sans-serif;
    font-size: 15px;
    text-decoration: none;
    display: block;
    float: right;
    line-height: 32px;
    margin-top: -6px;
    margin-left: 20px;
    color:  #878e8f;

}
footer .development:hover{
	text-decoration: none;
	color:  #ea412c;
}
footer .section-newsletter{
	height: 75px;
	margin-top: 40px;
	margin-bottom: 40px;
}
footer .section-newsletter .first{
	background: #b93120;
	position: relative;
}
footer .section-newsletter .first:before{
	content: '';
	position: absolute;
	height: 75px;
	background: #b93120;
	width: 1000px;
	left: -1000px;
}
footer .section-newsletter .first:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 75px 65px;
	border-color: transparent transparent #f1f1f1 transparent;
	width: 65px;
	right: 0;
	top: 0;
	z-index: 3;
}
footer .section-newsletter .first h3{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 75px;
	line-height: 75px;
}
footer .section-newsletter .first h3 i{
	width: 48px;
	height: 48px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: -3px;
}
footer .section-newsletter .first h3 i img{
	width: 100%;
}
footer .section-newsletter .second{
	background: #f1f1f1;
	position: relative;
}
footer .section-newsletter .second:before{
	content: '';
	position: absolute;
	height: 75px;
	background: #f1f1f1;
	width: 1000px;
	right: -1000px;
}
footer .section-newsletter .second .form-inline input[type="text"],
footer .section-newsletter .second .form-inline input[type="email"]{
	height: 40px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #d1d3d3;
	background: transparent;
	font-size: 16px;
	color: #878e8f;
	font-style: italic;
	width: 245px;
	margin-right: 25px;
	margin-top: 8px;
}
footer .section-newsletter .second .form-inline input[type="text"]:focus,
footer .section-newsletter .second .form-inline input[type="text"]:active,
footer .section-newsletter .second .form-inline input[type="email"]:focus,
footer .section-newsletter .second .form-inline input[type="email"]:active{
	outline: none;
	border-bottom: 1px solid #b93120;
	color: #b93120;
}
footer .section-newsletter .second .wpcf7 .ajax-loader {
    margin: 0;
    top: 20px;
    right: -145px;
}
footer .section-newsletter .second .form-inline input[type="submit"]{
	border: 0;
	color: #878e8f;
	font-style: italic;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	float: right;
	font-size: 18px;
	margin-top: 15px;
	cursor: pointer;
}
footer .section-newsletter .second .form-inline input[type="submit"]:hover,
footer .section-newsletter .second .form-inline input[type="submit"]:active,
footer .section-newsletter .second .form-inline input[type="submit"]:focus{
	color: #b93120;
	border: 0;
	outline: 0;
}
footer .copyright{
	display: block;
	float: left;
}
footer .link-utilities{
	display: block;
	float: right;
}
footer .link-utilities ul{
	display: inline-block;
	padding: 0;
	list-style: none;
}
footer .link-utilities ul li{
	display: inline-block;
	float: left;
	padding-left: 15px;
	margin-left: 15px;
	position: relative;
}

footer .link-utilities ul li:before{
	content: '';
	width: 4px;
	height: 4px;
	background: #ea422c;
	position: absolute;
	left: -2px;
	top: 6px;
}
footer .link-utilities ul li a{
	color: #878e8f;
	text-decoration: none;
}
footer .link-utilities ul li a:hover{
	color: #ea422c;
}

.featured-banner-inside{
	background-size: cover;
	height: 300px;
	position: relative;
	display: block;
    width: 100%;
    background: #FFF;
    border-bottom: 20px solid #ea412c;
    margin-top: 135px;
}
.featured-banner-inside.about-us{
	height: 700px;
	background: #FFF;
}
.featured-banner-inside .shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.featured-banner-inside .shadow-bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.featured-banner-inside .shadow img,
.featured-banner-inside .shadow-bottom img{
	width: 100%;
}
/*.featured-banner-inside:after{
	    content: '';
    width: 180px;
    height: 130px;
    background: #b93120;
    position: absolute;
    bottom: 0px;
    right: 10%;
    z-index: 3;
}

.featured-banner-inside:before{
    content: '';
    width: 100px;
    height: 80px;
    background: #ea412c;
    position: absolute;
    bottom: 130px;
    right: calc(10% + 180px);
    z-index: 3;
}*/

.featured-banner-inside .overlay{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(39,40,56,.85);
	top:0;
	left: 0;
	z-index: 1;
}

.featured-banner-inside .title{
	position: relative;
	z-index: 2;  
	top: 50%;
    transform: translateY(-50%); 
}
.featured-banner-inside.about-us .title{
	position: relative;
	z-index: 2;  
	top: 25%;
    transform: translateY(-50%); 
}
.featured-banner-inside .title h2{
	font-size: 45px;
	color: #FFF;
	text-align:left;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
	margin-top: 0;
	position: relative;
}

.featured-banner-inside .title .title-content{
	display: block;
	float: left;
	position: relative;
	margin-left: 90px;
	margin-top: -20px;
}
.featured-banner-inside .title .title-content:after {
	    content: '';
    width: 60px;
    height: 50px;
    background: #b93120;
    position: absolute;
    top: -50px;
    left: -60px;
    z-index: 3;
}

.featured-banner-inside .title-content:before{
    content: '';
    width: 30px;
    height: 25px;
    background: #ea412c;
    position: absolute;
    top: -75px;
    left: -90px;
    z-index: 3;
}

.breadcrumb{
	border-top: 60px solid #ea412c;
	padding: 0;
    margin: 0;
    margin-top: 40px;
    padding-top: 30px;
    border-radius: 0;
    background: #FFF;
}
.about-us{
	padding: 0;
	margin: 50px 0;
	height: 650px;
	background: #f1f1f1 url('../images/ajax-loader-about-us.gif') center no-repeat;
}


.about-us .images{
	height: 650px;
}

.about-us-images img{
	width: 100%;

}    
.about-us-images img.img-a{
	margin-top: 50px;
	margin-bottom: 60px; border-right: 5px solid #ea412c;
}
.about-us-images img.img-b{
	margin-bottom: 50px;
	border-left: 5px solid #ea412c;
}                             
.breadcrumb hr{
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 0;
	border-top: 1px solid #eaeaea;
}
.breadcrumb .container i{
	display: inline-block;
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 10px;
	margin-top: -3px;
}
.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: 14px;
	width: calc(100% - 215px);
}
.breadcrumb .text a{
	color: #ea432b;
}
.breadcrumb .text a:hover{
	color: #ea432b;
	text-decoration: underline;
}
.share {
    display: block;
    float: right;
    width: 245px;
}
.share.responsive {
    display: block;
    float: right;
    margin: 20px auto 0 auto;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
}
.share-label{
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	color: #8a8a8a;
	font-weight: 500;
	font-size: 12px;
	margin-right: 10px;
}
.ssba-classic-2{
	width: auto!important;
}
.ssba a{
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	margin-left: 3px;
	/*border-radius: 50%;*/
}
.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: #FFF;
  font-size: 15px;
}
.ssba a img{
	display: none!important;
}
.ssba a.ssba_facebook_share{background: #878e8f;}.ssba a.ssba_facebook_share:after{content: '\f09a';margin-top: 6px;margin-left: 9px;}
.ssba a.ssba_facebook_share:hover{background: #ea432b;}

.ssba a.ssba_twitter_share{background: #878e8f;}.ssba a.ssba_twitter_share:after{content: '\f099';margin-top: 6px;margin-left: 7px;}
.ssba a.ssba_twitter_share:hover{background: #ea432b;}

.ssba a.ssba_linkedin_share{background: #878e8f;}.ssba a.ssba_linkedin_share:after{content: '\f0e1';margin-top: 5px;margin-left: 7px;}
.ssba a.ssba_linkedin_share:hover{background: #ea432b;}

.ssba a.ssba_google_share{background: #878e8f;}.ssba a.ssba_google_share:after{content: '\f0d5';margin-top: 6px;margin-left: 5px; font-size: 14px;}
.ssba a.ssba_google_share:hover{background: #ea432b;}

.ssba .ssba-share-text{
	display: none!important;
}

.main.maintenance h1,
.main.contact h1{
	color: #ea432b;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px;
	/*padding-left: 115px;*/
}
.box-form,
.box-carreer-image{
	margin-top: 40px;
}

.forms{
	margin-top: 20px;
	margin-bottom:0px;
}
.forms input, .forms textarea, .forms select{
	border: 1px solid #eeeeee;
	font-size: 13px;
	padding-left: 20px;
	line-height: 45px;
	height: 49px;
	width: 100%;
	margin-top: 10px;
	border-left:5px solid #ea432b;
	background: none;
	color: #878e8f;
}
.forms select{
	height: 49px;
    line-height: 49px;
}
.forms .nome input{
	margin-top: 0;
}
.forms .curriculo input{
	line-height: normal;
	height: auto;
	padding-top:15px;
	padding-bottom:15px; 
	margin-top:10px;
}
.forms textarea{
	height: 180px;
	resize: none;
}
.forms .bt-send{
	color:#FFF;
	cursor: pointer;
	text-transform: uppercase;
	color: #FFF;
	background: #272838 ;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	font-style: italic;
	font-weight: bold;
	display: inline-block;
	float: right;
	line-height: normal;
	border: 0;
}
.forms .bt-send:hover{
	text-decoration: none;
	text-shadow: none;
	background: #ea432b;
	color:#FFF;
}
.forms input:focus,
.forms input:active,
.forms textarea:focus,
.forms textarea:active,
.forms select:focus,
.forms select:active{
	outline: none;
	box-shadow: none;
}
.forms .choices input{
	width: auto;
	float: left;
	margin: 4px 0 0 0;
}
.wpcf7-not-valid-tip{
	color: red;
	font-size:10px!important;
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	text-transform:uppercase;
	margin-top: 5px;
}
.mandatory{
	color: red;
	font-size:12px!important;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
div.wpcf7 .ajax-loader{
	 margin: 23px 0 0px -25px;
}
.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;
    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;
    font-size: 12px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}
.main.contact{
	padding-bottom: 0;
}

.main.contact .full-map{
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
 	position: relative;
 	margin-top: 70px;
 	margin-bottom: 0;
}
.main.contact .full-map .google-maps{
	height: 450px;
	display: table;
    width: 100%;
}
.main.contact .full-map .google-maps iframe{
	display: table;
}
.main.contact .full-map .header-map{
	width: 100%;
	background:#272838 ;
}
.main.contact .full-map .header-map .container{
	padding:20px 45px;
}
.main.contact .full-map .header-map{
	text-shadow: none;
	font-weight: 300;
	font-size: 20px;
	color: #FFF;
	text-align: left;
	display: inline-block;
	float: left;
	margin-bottom: 0;
	line-height: normal;
    height: 60px;
}
.main.contact .full-map .header-map i{
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	margin-top: -5px;

}
.main.contact .full-map .header-map i img{
	width: 80%;
}
.main.contact .full-map{
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
 	position: relative;
}
.main.contact .full-map .header-map .container {
    padding: 20px 15px;
}
.main.contact .full-map .header-map address{
	text-shadow: none;
	text-align: left;
	display: inline-block;
	float: left;
	margin-bottom: 0;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
}


.box-office{
	margin-top: 40px;
    width: 100%;
    display: inline-block;
    float: left;
    border: 1px solid #eeeeee;
    border-bottom: 5px solid #ea432b;
    position: relative;
	display: none;
}

.box-office .contact-info{
	padding: 25px;
}

.box-office .contact-info .city{
    margin: 0;
    font-size: 20px;
    color: #ea432b;
    font-weight: bold;
    margin-bottom: 5px;
}
.box-office .contact-info address{
	margin-top: 5px;
	margin-bottom: 0px; 
	font-size: 14px;
}
.box-office .contact-info address span{
	color: #ea432b;
}
.box-office .contact-info .phone{
margin-top: 5px;
}
.box-office .cover{
	width: 538px;
	height: 345px;
}
.header-map address{
	display: none;
}
.cities{
	position: absolute;
	right: 30px;
	top: 55px;
	z-index: 999;
}

.cities a{
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ea432b;
	margin-left: 8px;
	color: #ea432b;
}
.cities a:hover,
.cities a.active{
	color: #FFF;
	text-decoration: none;
	background:#272838;
	border: 1px solid #272838;

}
.main.lawyer .profile{
	margin-bottom: 80px;
}
.main.lawyer .profile,
.main.lawyer .profile .image{
	display: inline-block;
	float: left;
	width: 100%;

}
.main.lawyer .profile .image{
	background-size: cover!important;
	border-top: 5px solid #b93120;
}
.main.lawyer .profile .image img{
	width: 100%;
}

.main.lawyer .link-utilities{
	display: flex;
	clear: both;
	width: 100%;
}
.main.lawyer .link-utilities a{
	background: #ea432b;
	flex-grow: 1;
	width: 50%;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
.main.lawyer .link-utilities a:hover{
	background: #b93120;
}
.main.lawyer .link-utilities a i{
	width: 22px;
	height: 22px;
	margin-top: 4px;
	display: inline-block;
}
.main.lawyer .link-utilities a span{
	display: inline-block;
	position: relative;
	font-size: 11px;
    top: -6px;
}
.main.lawyer .link-utilities a.link-linkedin i{
	background: 	url('../images/ico-linkedin-white.svg') no-repeat center;
	background-size: contain;
}
.main.lawyer .link-utilities a.link-pdf i{
	background: 	url('../images/ico-pdf-white.svg') no-repeat center;
	background-size: contain;
}

.main.lawyer .profile .info{
	display: inline-block;
	float: left;
	width: 100%;
	padding:5px 20px 20px 20px;
	border: 1px solid #eeeeee;
}
.main.lawyer .profile .info h3{
	margin: 20px 0 20px 0;
    font-size: 18px;
    color: #ea432b;
    font-weight: bold;
}
.main.lawyer .profile i{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.main.lawyer .profile i img{
	width: 100%;
	margin-top: -8px;
}
.main.lawyer .profile .bt-vcard{
	background: #272838;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    color: #FFF;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    text-transform: uppercase;
}
.main.lawyer .profile .bt-vcard i{
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top: -2px;
	margin-right: 10px;
}
.main.lawyer .profile .bt-vcard span{
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
.main.lawyer .profile .bt-vcard i img{
	width: 	100%;
}
.main.lawyer .profile .bt-vcard:hover{
	background: #ea432b;
	text-decoration: none;
}

.main.lawyer .profile  .languages,
.main.lawyer .profile  .list-areas-of-practice,
.main.lawyer .profile  .contacts,
.main.lawyer .profile  .list-languages{
	padding-left: 15px;
    border-left: 5px solid #272838;
    text-align: left;
    margin-left: -20px;
}
.main.lawyer .profile  .list-languages label{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}
.main.lawyer .profile  .list-languages .progress{
	height: 20px;
	margin-bottom: 15px;
}
.main.lawyer .profile  .list-languages .progress .progress-bar{
background-color: #b93120;
}
.main.lawyer .profile  .contacts .mail a{
	color: #ea432b;
	font-size: 12px;
}
.main.lawyer .profile  .contacts .mail a:hover{
	color: #272838;
}
.main.lawyer .profile  .list-areas-of-practice{
	margin-bottom: 10px;
}
.main.lawyer .profile  .languages ul,
.main.lawyer .profile  .list-areas-of-practice ul{
	padding: 0;
	list-style: none;
}
.main.lawyer .profile  .list-areas-of-practice ul{
	margin-bottom: 0;
}
.main.lawyer .profile  .list-areas-of-practice ul li{
	font-size: 13px;
}

.main.lawyer .profile  .list-areas-of-practice ul li a{
	font-size: 13px;
	color: #878e8f;
}
.main.lawyer .profile  .list-areas-of-practice ul li a:hover{
	color: #ea432b;
}
.main.lawyer .profile .location{
	display: inline-block;
	float: left;
	margin-top: 3px;
}

.main.lawyer .lawyer-profile {
	padding-left: 60px;
	text-align: justify;
}
.main.lawyer .lawyer-profile h1{
	color: #ea432b;
	font-weight: bold;
	font-size: 35px;
	margin-top: 0px;
	text-transform: uppercase;
	text-align: left;
}
.main.lawyer .lawyer-profile h2{
	color: #ea432b;
	font-weight: bold;
	font-size: 22px;
	margin-top: 40px;
	margin-bottom: 20px;
	border-top: 1px solid #eeeeee;
	padding-top: 40px;
}
.main.lawyer .lawyer-profile a{
	color: #ea432b;
	text-decoration: none;
}
.main.lawyer .lawyer-profile a:hover{
	color: #272838;
}
.main.lawyer .lawyer-profile b,
.main.lawyer .lawyer-profile strong{
	color: #ea432b;
	font-weight:bold;
}

.main.lawyer .lawyer-profile h2.position,
.main.lawyer .profile h2.position{
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #878e8f;
	margin: 0;
	padding: 0;
	border: 0;
}
.main.lawyer .lawyer-profile ul {
	list-style: none;
}
.main.lawyer .lawyer-profile ul li{
	position: relative;
	margin-bottom: 10px;
}
.main.lawyer .lawyer-profile ul li:before{
	content: '';
	width: 4px;
	height: 4px;
	background-color: #ea432b; 
	position: absolute;
	left: -15px;
	top: 10px;
}
.main.lawyer, .main.practices{
	padding-bottom: 0;
}
.main.lawyer .lawyer-profile{
	padding-bottom: 80px;
}
.main.lawyer .relevant-projects,
.main.practices .relevant-projects{
	padding: 80px 0;
	background: #f1f1f1;
	display: inline-block;
	/*float: left;*/
	width: 100%;
}
.main.insights .our-team{
	display: block;
	float: left;
	width: 100%;
	margin-top: 0px;
}
.main.lawyer .relevant-projects h3,
.main.practices .relevant-projects h3,
.main.practices .our-team h3,
.main.insights .our-team h3{
	color: #ea432b;
	font-weight: bold;
	font-size: 35px;
	margin-top: 0px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 60px;
	position: relative;
	padding-left: 115px;
}
.main.insights .our-team h3{
	font-size: 22px;
}
.main.lawyer .relevant-projects h3:after ,
.main.practices .relevant-projects h3:after,
.main.practices .our-team h3:after,
.main.insights .our-team h3:after {
	        content: '';
    width: 60px;
    height: 50px;
    background: #b93120;
    position: absolute;
    top: -5px;
    left: 40px;
    z-index: 3;
}
.main.practices .our-team h3:after,
.main.insights .our-team h3:after {
	background: #878e8f;
}


.main.lawyer .relevant-projects h3:before,
.main.practices .relevant-projects h3:before,
.main.practices .our-team h3:before,
.main.insights .our-team h3:before{
    content: '';
    width: 30px;
    height: 25px;
    background: #ea412c;
    position: absolute;
    top: -30px;
    left: 10px;
    z-index: 3;
}

.main.lawyer .relevant-projects .relevant-projects-list,
.main.practices .relevant-projects .relevant-projects-list{
	margin-bottom: 30px;
	display: block;
	float: left;
	width: 100%;
}
.main.lawyer .relevant-projects .relevant-projects-item,
.main.practices .relevant-projects .relevant-projects-item{
	display: block;
	float: left;
	min-height: 180px;
	margin: 10px;
	background: #f8fafa;
}

.main.lawyer .relevant-projects .relevant-projects-item .image,
.main.practices .relevant-projects .relevant-projects-item .image{
	width: 240px;
	min-height: 180px;
	margin-right:0px;
	background-size: cover;
	background-position: center center;
	display: block;
	float: left;
}
.main.lawyer .relevant-projects .relevant-projects-item .info,
.main.practices .relevant-projects .relevant-projects-item .info{
	padding: 20px;
	display: block;
	float: left;
	width: calc(100% - 250px);
	position: relative;
}
.main.lawyer .relevant-projects .relevant-projects-item  .values,
.main.practices .relevant-projects .relevant-projects-item  .values{
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.main.lawyer .relevant-projects .relevant-projects-item  .values .locale,
.main.lawyer .relevant-projects .relevant-projects-item  .values .value,
.main.practices .relevant-projects .relevant-projects-item  .values .locale,
.main.practices .relevant-projects .relevant-projects-item  .values .value{
	width: auto;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
	color: #4f4f4f;
	/*background:#ededed;
	border-radius: 5px;
	margin-bottom: 10px;*/

}
.main.lawyer .relevant-projects .relevant-projects-item  .values .locale i,
.main.lawyer .relevant-projects .relevant-projects-item  .values .value i,
.main.practices .relevant-projects .relevant-projects-item  .values .locale i,
.main.practices .relevant-projects .relevant-projects-item  .values .value i{
	display: block;
    width: 16px;
    height: 24px;
    margin: -3px 5px 0 -2px ;
    float: left;
}
.main.lawyer .relevant-projects .relevant-projects-item  .values .locale i img,
.main.lawyer .relevant-projects .relevant-projects-item  .values .value i img,
.main.practices .relevant-projects .relevant-projects-item  .values .locale i img,
.main.practices .relevant-projects .relevant-projects-item  .values .value i img{
	width: 100%;
}
.main.lawyer .relevant-projects .relevant-projects-item .info .title,
.main.practices .relevant-projects .relevant-projects-item .info .title{
	display: block;
	float: left;
	width: 100%;
}
.main.lawyer .relevant-projects .relevant-projects-item .info .title h5,
.main.practices .relevant-projects .relevant-projects-item .info .title h5{
	color: #ea432b;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	display: block;
	float: left;

}
.main.lawyer .relevant-projects .relevant-projects-item .info span,
.main.practices .relevant-projects .relevant-projects-item .info span{
	    background: #ea432b;
    position: absolute;
    right: -10px;
    bottom: 0;
    color: #FFF;
    border-radius: 0;
    padding: 0px 7px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    display: none;
}



.main.lawyer .relevant-projects .relevant-projects-item .info .description,
.main.practices .relevant-projects .relevant-projects-item .info .description{
	 width: 100%;
      height: 70px;
      line-height: 25px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      box-orient: vertical;
      -webkit-line-clamp: 3;
      -moz-line-clamp: 3;
      -ms-line-clamp: 3;
      line-clamp: 3;
      overflow: hidden;

}
.main.lawyer .relevant-projects .relevant-projects-item .info .description.open,
.main.practices .relevant-projects .relevant-projects-item .info .description.open{
	-webkit-line-clamp: inherit;
      -moz-line-clamp: inherit;
      -ms-line-clamp: inherit;
      line-clamp: inherit;
      height: auto;
      overflow: visible;
}
.main.lawyer .relevant-projects .relevant-projects-item .info .description p,
.main.practices .relevant-projects .relevant-projects-item .info .description p{
	margin-bottom: 0;
}
.main.lawyer .relevant-projects .relevant-projects-item.hide-item,
.main.practices .relevant-projects .relevant-projects-item.hide-item{
	display: none;
}
.main.lawyer .relevant-projects .bt-see-all-projects,
.main.practices .relevant-projects .bt-see-all-projects
{
	display: table;
	float: none;
	margin:  0 auto 0 auto;
}


.relevant-projects .filters{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.relevant-projects .filters ul{
	display: block;
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	margin-left: 15px;
}
.relevant-projects .filters ul li{
	list-style: none;
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	height: 25px;
	line-height: 25px;
	position: relative;
}
.relevant-projects .filters ul li:after{
	content: '';
	position: absolute;
	top: 5px;
	right: -1px;
	width: 1px;
	height: 15px;
	border-left: 1px solid #d4d4d4;
}
.relevant-projects .filters ul li:last-child:after{
	display: none;
}
.relevant-projects .filters ul li a{
	font-size: 13px;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	color: #878e8f;
	text-decoration: none;
}
.relevant-projects .filters ul li a:hover,
.relevant-projects .filters ul li a:active,
.relevant-projects .filters ul li a.active{
	color: #ea432b;
}

.main.lawyers .lawyer-list{
	margin-top: 70px;
}
.main.lawyers h1,
.main.home .lawyers,
.main.lawyer .profile h1{
	color: #ea432b;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px;
}
h2.title-lawyers{
	 font-weight: bold!important;
	 color: #ea432b;	
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px;
}
.main.home .lawyers{
padding-bottom: 80px;
    margin-bottom: 0;

}
.main.home {
	  /*border-bottom: 20px solid #ea432b;*/
}
/*
.main.lawyers .lawyer-list,
.main.home .lawyers .lawyer-list{
	margin-top: 30px;
    border-top: 1px solid #eeeeee;
    padding-top: 50px;
}
.main.lawyers .lawyer-list .lawyer-item,

.main.home .lawyers .lawyer-list .lawyer-item{
	display: block;
	float: left;
	background: #f1f1f1;
	border: 2px solid #FFF;
	height: 200px;
	overflow: hidden;
	position: relative;

}
.main.home .lawyers .lawyer-list .lawyer-item.width-6,
.main.lawyers .lawyer-list .lawyer-item.width-6{
	width: calc(100% / 6);
}
.main.home .lawyers .lawyer-list .lawyer-item.width-4,
.main.lawyers .lawyer-list .lawyer-item.width-4{
	width: calc(100% / 4);
}
.main.home .lawyers .lawyer-list .lawyer-item.width-1,
.main.lawyers .lawyer-list .lawyer-item.width-1{
	width: 100%;
}
.main.lawyers .lawyer-list .lawyer-item .box-image,
.main.home .lawyers .lawyer-list .lawyer-item .box-image{
	width: 100%;
	height: 196px;
	overflow: hidden;
	position: relative;
}
/*
.main.lawyers .lawyer-list .lawyer-item:nth-child(4) .box-image,
.main.lawyers .lawyer-list .lawyer-item:nth-child(5) .box-image,
.main.lawyers .lawyer-list .lawyer-item:nth-child(6) .box-image,
.main.lawyers .lawyer-list .lawyer-item:nth-child(10) .box-image,
.main.lawyers .lawyer-list .lawyer-item:nth-child(11) .box-image,
.main.lawyers .lawyer-list .lawyer-item:nth-child(12) .box-image,
.main.lawyers .lawyer-list .lawyer-item:nth-child(16) .box-image,
.main.lawyers .lawyer-list .lawyer-item:nth-child(17) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(4) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(5) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(6) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(10) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(11) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(12) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(16) .box-image,
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(17) .box-image{
	width: 100%;
	height: 200px;
	overflow: hidden;
	border-left: 4px solid #FFF;
	border-right: 0;
	position: relative;
	float: right;
}

.main.lawyers .lawyer-list .lawyer-item:nth-child(4),
.main.lawyers .lawyer-list .lawyer-item:nth-child(5),
.main.lawyers .lawyer-list .lawyer-item:nth-child(6),
.main.lawyers .lawyer-list .lawyer-item:nth-child(10),
.main.lawyers .lawyer-list .lawyer-item:nth-child(11),
.main.lawyers .lawyer-list .lawyer-item:nth-child(12),
.main.lawyers .lawyer-list .lawyer-item:nth-child(16),
.main.lawyers .lawyer-list .lawyer-item:nth-child(17),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(4),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(5),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(6),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(10),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(11),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(12),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(16),
.main.home .lawyers .lawyer-list .lawyer-item:nth-child(17){
	border-right: 4px solid #FFF;
}


.main.lawyers .lawyer-list .lawyer-item .box-image:after,
.main.home .lawyers .lawyer-list .lawyer-item .box-image:after{
	content: '';
    width: 35px;
    height: 30px;
    background: #ea412c;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 5;
    opacity: 0;
     -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.main.lawyers .lawyer-list .lawyer-item .box-image:before,
.main.home .lawyers .lawyer-list .lawyer-item .box-image:before{
	content: '';
    width: 15px;
    height: 15px;
    background: #ea412c;
    position: absolute;
    top: 45px;
    left: 50px;
    z-index: 5;
    opacity: 0;
     -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.main.lawyers .lawyer-list .lawyer-item .box-image:hover:after,
.main.lawyers .lawyer-list .lawyer-item .box-image:hover:before,
.main.home .lawyers .lawyer-list .lawyer-item .box-image:hover:after,
.main.home .lawyers .lawyer-list .lawyer-item .box-image:hover:before{
 opacity: 1	;
}
.main.lawyers .lawyer-list .lawyer-item .box-image .image,
.main.home .lawyers .lawyer-list  .lawyer-item .box-image .image{
	filter: grayscale(100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background-size: cover;
	z-index: 3;
	background-position: top center;
}

.main.lawyers .lawyer-list .lawyer-item .box-image .info,
.main.home .lawyers .lawyer-list  .box-image .info{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(185, 49, 32, .8);
	filter: none;
	z-index: 4;
	padding: 15px;
	opacity: 0;
	 -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.main.lawyers .lawyer-list .lawyer-item .box-image:hover .info,
.main.home .lawyers .lawyer-list .lawyer-item .box-image:hover .info{
	opacity: 1;
}
.main.lawyers .lawyer-list .lawyer-item .box-image .info .text,
.main.home .lawyers .lawyer-list .lawyer-item .box-image .info .text{
	position: absolute;
	bottom: 15px;
}


.main.lawyers .lawyer-list .lawyer-item .box-image .info .name,
.main.home .lawyers .lawyer-list .lawyer-item .box-image .info .name{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

.main.lawyers .lawyer-list .lawyer-item .box-image .info .position,
.main.home .lawyers .lawyer-list .box-image .info .position{
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
}*/

.main.practices  .image-practice-links .description-area{
	position: relative;
	z-index: 6;
	padding-top: 60px;
}

.main.practices h1{
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
	    
}
.main.practices.list h1{
	margin-top: 12px;
	color: #ea452b;
}
.main.practices .practice-content{
}
.main.practices .practice-content .intro{
	padding: 30px 15px;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	background: #ea452b;
	color: #FFF;
}
.main.practices .practice-content .full{
	padding: 50px;
	text-align: justify;
	background: rgba(39,40,56,.55);
	color: #FFF;
	position: relative;
	overflow: hidden;
	display: none;
}
.main.practices .practice-content .full:before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #ea452b transparent transparent transparent;
}
.main.practices .practice-content .full p:last-child{
	margin-bottom: 0;
}

.main.practices .practice-content .read-more{
	display: table;
	float: none;
	margin: 0 auto;
	width:200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
    z-index: 5;
}


.image-practice-links .bg-video{
	  -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;

        width: 100%;
    height: 100%;
}
.image-practice-links > .bg-video > video {
   height: 100%;
}


.main.practices .practice-content .read-more span{
position: relative;
    z-index: 5;
}
.main.practices .practice-content .read-more:after{
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -75px;
width: 0;
height: 0;
border-style: solid;
border-width: 75px 75px 0 75px;
border-color: #272838 transparent transparent transparent;
}
.main.practices  .image-practice-links{
	width: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
	margin-top: -60px;
}



.main.practices  .image-practice-links:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(39,40,56,.55);
    top: 0;
    left: 0;
    z-index: 1;
}

.main.practices  .list-practice-links{
	height: 150px;
	margin-bottom: 100px;
	margin-top: 60px;
	z-index: 6;
	position: relative;
}
.main.practices  .list-practice-links .practice-links-item{
	display: block;
	float: left;
	width: calc(20% - 20px);
	height: 150px;
	background: #FFF;
	margin: 0 10px;
}
.main.practices  .list-practice-links .practice-links-item a{
	display: block;
	float: left;
	width: 100%;
	height: 150px;
	background: #FFF;
}
.main.practices  .list-practice-links .practice-links-item a:hover{
	background: #b93120;
}
.main.practices  .list-practice-links .practice-links-item .icon{
	display: table;
	margin: 20px auto;
	float: none;
	width: 64px;
	height: 64px;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center;
}
.main.practices  .list-practice-links .practice-links-item a .icon.sector{background-image:url('../images/ico-link-sectors.svg'); }
.main.practices  .list-practice-links .practice-links-item a:hover .icon.sector{background-image:url('../images/ico-link-sectors-white.svg');}

.main.practices  .list-practice-links .practice-links-item a .icon.lawyers{background-image:url('../images/ico-link-team.svg'); }
.main.practices  .list-practice-links .practice-links-item a:hover .icon.lawyers{background-image:url('../images/ico-link-team-white.svg');}

.main.practices  .list-practice-links .practice-links-item a .icon.projects{background-image:url('../images/ico-link-projects.svg'); }
.main.practices  .list-practice-links .practice-links-item a:hover .icon.projects{background-image:url('../images/ico-link-projects-white.svg');}

.main.practices  .list-practice-links .practice-links-item a .icon.insights{background-image:url('../images/ico-link-insights.svg'); }
.main.practices  .list-practice-links .practice-links-item a:hover .icon.insights{background-image:url('../images/ico-link-insights-white.svg');}

.main.practices  .list-practice-links .practice-links-item a .icon.contact{background-image:url('../images/ico-link-contact.svg'); }
.main.practices  .list-practice-links .practice-links-item a:hover .icon.contact{background-image:url('../images/ico-link-contact-white.svg');}

.main.practices  .list-practice-links .practice-links-item h4{
	color: #ea452b;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
.main.practices  .list-practice-links .practice-links-item a:hover {
	text-decoration: none;
}
.main.practices  .list-practice-links .practice-links-item a:hover h4{
	color: #FFF;
	text-decoration: none;
}


.main.practices  .image-practice-links .sectors{
	position: relative;
	background: rgba(39,40,56,.90);
	margin-left: -15px;
	margin-right: -15px;
	padding: 60px 0;
	z-index: 6;
}

.main.practices  .image-practice-links .sectors h2{
	color: #FFF;
    font-weight: bold;
    font-size: 35px;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 60px;
    position: relative;
    padding-left: 115px;
    display: block;
    float: left;
}
.main.practices  .image-practice-links .sectors .arrows-sector{
	display: block;
	float: right;
	height: 42px;
	line-height: 42px;
}
.main.practices  .image-practice-links .sectors .arrows-sector a{
	display: block;
	float: left;
	width: 42px;
	height: 42px;
	margin-left: 10px;
}
.main.practices  .image-practice-links .sectors .arrows-sector a img{
	width: 100%;
}
.main.practices  .image-practice-links .sectors h2:before {
    content: '';
    width: 30px;
    height: 25px;
    background: #ea412c;
    position: absolute;
    top: -30px;
    left: 10px;
    z-index: 3;
}
.main.practices  .image-practice-links .sectors h2:after {
    content: '';
    width: 60px;
    height: 50px;
    background: #b93120;
    position: absolute;
    top: -5px;
    left: 40px;
    z-index: 3;
}
.main.practices  .image-practice-links .sectors .sectors-list{
	clear: both;
}

.main.practices  .image-practice-links .sectors .sectors-list .sector-list-item{
	margin: 0 5px;
}

.main.practices  .image-practice-links .sectors .sectors-list .sector-list-item .image{
	background-size: cover;
	background-position: center center;
	height: 200px;
	position: relative;
}
.main.practices  .image-practice-links .sectors .sectors-list .sector-list-item .image .ico-plus{
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 32px;
	height: 32px;
	z-index: 5;
	opacity: 0;
	 -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.main.practices  .image-practice-links .sectors .sectors-list .sector-list-item .image:before{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(185, 49, 32, .8);
	filter: none;
	z-index: 4;
	padding: 15px;
	opacity: 0;
	 -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
    content: '';
}
.main.practices  .image-practice-links .sectors .sectors-list .sector-list-item:hover .image .ico-plus{
	opacity: 1;
}
.main.practices  .image-practice-links .sectors .sectors-list .sector-list-item:hover .image:before{
	opacity: .7;
}
.main.practices  .image-practice-links .sectors .sectors-list .sector-list-item h5{
	display: block;
	float: left;
	background: #ea412c;
	padding: 10px;
	position: relative;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	height: 48px;
}

.modal-body{
	text-align: justify;
	padding: 50px;
}
.modal-body .close{
    position: relative;
    top: -15px;
}
.modal-body h3{
color: #ea432b;
	font-weight: bold;
	font-size: 25px;
	margin-top: 35px;
}
.modal-body h4{
color: #ea432b;
	font-weight: bold;
	font-size: 20px;
	margin-top: 35px;
}

.modal-body  a{
	color: #ea432b;
	text-decoration: none;
}
.modal-body a:hover{
	color: #272838;
}
.modal-body  b,
.modal-body  strong{
	color: #ea432b;
	font-weight:bold;
}

.modal-body  ul {
	list-style: none;
}
.modal-body  ul li{
	position: relative;
	margin-bottom: 5px;
}
.modal-body  ul li:before{
	content: '';
	width: 4px;
	height: 4px;
	background-color: #ea432b; 
	position: absolute;
	left: -15px;
	top: 10px;
}


.our-team{
	padding: 80px 0;
	background: #FFF;
}
.our-team.home{
	padding-top: 0;
}
.lawyers .our-team{
	margin-top: 50px;
	 border-top: 1px solid #eeeeee;
}
.lawyer-list{
	display: block;
	float: left;
	width:100%;
}
.our-team .lawyer-item{
	display: block;
	float: left;
	width: calc(33.33% - 10px);
	margin: 5px 5px 15px 5px;
	background: #f1f1f1;
	padding: 0;
	 -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.main.insights .our-team .lawyer-item{
width: calc(50% - 10px);
}
.our-team .lawyer-item:hover{
	background: #e8e8e8;
}

.our-team .lawyer-item .box-image{
	width: 120px;
	height: 150px;
	margin-right: 0px;
	display: block;
	float: left;
	position: relative;
}
/*.our-team .lawyer-item .box-image:after{
	content: '';
    width: 35px;
    height: 30px;
    background: #ea412c;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 5;
    opacity: 0;
     -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.our-team .lawyer-item .box-image:before{
	content: '';
    width: 15px;
    height: 15px;
    background: #ea412c;
    position: absolute;
    bottom: 45px;
    right: 50px;
    z-index: 5;
    opacity: 0;
     -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.our-team .lawyer-item:hover .box-image:after,
.our-team .lawyer-item:hover .box-image:before{
 opacity: 1	;
}*/
.our-team .lawyer-item .box-image .image{
	position: absolute;
	/*filter: grayscale(100%);*/
	top: 0;
	left: 0;
	width: 120px;
	height: 150px;
	background-size: 100%;
	background-position: -50% 0;
	z-index: 4;
}
/*
.our-team .lawyer-item .box-image .overlay{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(185, 49, 32, .8);
	filter: none;
	z-index: 5;
	padding: 15px;
	opacity: 0;
	 -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.our-team .lawyer-item:hover .box-image .overlay{
	opacity: 1;
}
*/
.our-team .lawyer-item .info{
width: calc(100% - 120px);
    display: block;
    float: right;
    padding: 15px 10px;
    border: 1px solid #eeeeee;
    height: 150px;
    border-left: 0;
   /* word-break: break-all;*/
}

.our-team .lawyer-item .info h2{
	color: #ea432b;
    font-weight: bold;
    margin: 0;
    font-size: 16px;
}

.our-team .lawyer-item .info .position {
    color: #878e8f;
    font-weight: 600;
    font-size: 14px;
    margin-top: -2px;
}
.our-team .lawyer-item .info .area {
    color: #878e8f;
    font-weight: normal;
    font-size: 13px;
    margin-top: -4px;
}

.our-team .lawyer-item .info .contacts{
	display: block;
    float: left;
    width: 100%;
    color: #878e8f;
    font-size: 12px;
    margin-top: 8px;
    line-height: 20px;
}

.our-team.home .lawyer-item .info .contacts{
	margin-top: 10px;
}

.our-team .lawyer-item .info .contacts i {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
}
.our-team .lawyer-item .info .contacts i img{
	width: 100%;
	margin-top: -8px;
}

.main.practices.list h1{
	text-align: left 
}
.main.practices.list{
	padding-bottom: 60px;
}
.main.practices .practices-list,
.section-practices .practices-list{
    margin-top: 30px;
    border-top: 1px solid #eeeeee;
    padding-top: 50px;

}

.main.practices .practices-list .practices-list-item,
.section-practices .practices-list .practices-list-item{
	display: block;
    float: left;
    width: 50%;
    height: 200px;
    background: #f1f1f1;
    border-bottom: 4px solid #FFF;
}

.main.practices .practices-list .practices-list-item:nth-child(5),
.main.practices .practices-list .practices-list-item:nth-child(6),
.section-practices .practices-list .practices-list-item:nth-child(5),
.section-practices .practices-list .practices-list-item:nth-child(6){
	border-bottom: 0;

}

.main.practices .practices-list .practices-list-item .box-image,
.section-practices .practices-list  .box-image{
	width: 50%;
	height: 200px;
	border-right: 4px solid #FFF;
	background-size: cover;
	background-position: center;
	position: relative;
	float: left;
}
.main.practices .practices-list .practices-list-item:nth-child(3) .box-image,
.main.practices .practices-list .practices-list-item:nth-child(4) .box-image,
.section-practices .practices-list  .practices-list-item:nth-child(3) .box-image,
.section-practices .practices-list  .practices-list-item:nth-child(4) .box-image{
	float: right;
	border-left: 4px solid #FFF;
	border-right: 0;
}

.main.practices .practices-list .practices-list-item .box-image .overlay,
.section-practices .practices-list  .practices-list-item .box-image .overlay{
	content: '';
	position: absolute;
	background: rgba(39,40,56,.80);
	width: 100%;
	height: 200px;
	z-index: 5;
	 -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}

.main.practices .practices-list .practices-list-item:hover .box-image .overlay,
.section-practices .practices-list .practices-list-item:hover .box-image .overlay{
	background: rgba(185, 49, 32, .8);
}

.main.practices .practices-list .practices-list-item .box-image:before,
.section-practices .practices-list  .practices-list-item .box-image:before {
    content: '';
    width: 25px;
    height: 25px;
    background: #ea412c;
    position: absolute;
    top: 65px;
    left: 70px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.main.practices .practices-list .practices-list-item .box-image:after ,
.section-practices .practices-list .practices-list-item .box-image:after {
    content: '';
    width: 45px;
    height: 40px;
    background: #ea412c;
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.main.practices .practices-list .practices-list-item:hover .box-image:before,
.main.practices .practices-list .practices-list-item:hover .box-image:after,
.section-practices .practices-list .practices-list-item:hover .box-image:before,
.section-practices .practices-list .practices-list-item:hover .box-image:after
{
	opacity: 1;
}

.main.practices .practices-list .practices-list-item .box-image .title,
.section-practices .practices-list .practices-list-item .box-image .title{
	position: absolute;
	bottom: 10px;
	padding: 20px;
	z-index: 5;
	width: 100%;
	-webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}

.main.practices .practices-list .practices-list-item:hover .box-image .title,
.section-practices .practices-list  .practices-list-item:hover .box-image .title{
	bottom: 25px;
}
.main.practices .practices-list .practices-list-item .box-image .title h2 ,
.section-practices .practices-list .practices-list-item .box-image .title h2 {
    color: #FFF;
width: 100%;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
.main.who-we-are{
	padding-bottom: 0px;
}


.main.who-we-are .about-us{
	height: 850px;
}
.main.who-we-are .about-us .images {
    height: 850px;
}
.main.who-we-are .section-practices,
.main.areas-of-practice .section-practices{
	border-bottom: 0;
}

.who-we-are h1{
    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
}
.who-we-are p.description{
	text-align: justify;
}

.who-we-are  .text-description{
	text-align: justify;
}

.who-we-are .text-description strong,
.who-we-are .text-description strong{
	color: #ea432b;
	font-weight: bold;
}

.who-we-are .box-image{
	display: block;
	float: left;
	width: 100%;
	position: relative;
}

.who-we-are .box-image:before {
    content: '';
    width: 40px;
    height: 40px;
    background: #ea412c;
    position: absolute;
    top: 80px;
    left: 145px;
    z-index: 5;
}

.who-we-are .box-image:after {
    content: '';
    width: 85px;
    height: 80px;
    background: #ea412c;
    position: absolute;
    top: 0px;
    left: 60px;
    z-index: 5;
    opacity: .7;

}
.who-we-are .img-who-we-are{
	width: 100%;
	border-bottom: 10px solid #ea432b;
	position: relative;
	z-index: 4;
}





.who-we-are .section-instititional-description{
	background: #f1f1f1;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 16px;
	font-style: italic;
	text-align: justify;
}
.who-we-are .section-instititional-description strong{
	color: #ea432b;
	font-weight: bold;
}
.who-we-are .section-instititional-description p:last-child{
	margin-bottom: 0;
}
.who-we-are  .list-institutional-links{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 50px 0 30px 0;
}
.who-we-are  .list-institutional-links a{
	font-size: 30px;
	font-weight: bold;
	color: #878e8f;
	letter-spacing: -1px;
	text-decoration: none;
	position: relative;
}

.who-we-are  .list-institutional-links a:after{
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: -58px;
   width: 0;
height: 0;
border-style: solid;
border-width: 30px 30px 0 30px;
border-color: #ffffff transparent transparent transparent;
display: none;
}
.who-we-are  .list-institutional-links a:hover{
	color: #272838;
}

.who-we-are  .list-institutional-links a:active,
.who-we-are  .list-institutional-links a.active{
	color: #ea432b;
}
.who-we-are  .list-institutional-links a.active:after{
	display: block;
}

.who-we-are  .institutional-description-item{
	display: none;
}
.who-we-are  .institutional-description-item.governanca{
	display: block;
}
.who-we-are  .section-milestone{
	padding-top:80px;
	padding-bottom:0px;
	min-height: 536px;
}

.who-we-are  .section-milestone .container{
	position: relative;
}
.who-we-are  .section-milestone .container:before{
	position: absolute;
	content: '';
	width: 563px;
	height: 536px;
	background: url('../images/symbol-v-red.png') no-repeat center;
	top: -35px;
    left: -395px;
}
.who-we-are  .section-milestone .milestone-item{
	margin: 30px 0 30px 0;
	display: block;
	float: left;
	width: 100%;
}
.who-we-are  .section-milestone .milestone-item .icon{
	display: table;
	margin: 0 auto 20px auto;
	width: 85px;
	height: 85px;
	background-size: cover;
	background-repeat: no-repeat;
}
.who-we-are  .section-milestone .milestone-item .icon img{
	width: 100%;
}
.who-we-are  .section-milestone .milestone-item .icon.offices{background-image: url('../images/ico-count-office.svg');}
.who-we-are  .section-milestone .milestone-item .icon.partners{background-image: url('../images/ico-count-partners.svg');}
.who-we-are  .section-milestone .milestone-item .icon.lawyers{background-image: url('../images/ico-count-lawyers.svg');}
.who-we-are  .section-milestone .milestone-item .icon.employees{background-image: url('../images/ico-count-employees.svg');}
.who-we-are  .section-milestone .milestone-item .icon.countries{background-image: url('../images/ico-count-countries.svg');}
.who-we-are  .section-milestone .milestone-item .icon.companies{background-image: url('../images/ico-count-companies.svg');}
.who-we-are  .section-milestone .milestone-item .icon.projects{background-image: url('../images/ico-count-projects.svg');}
.who-we-are  .section-milestone .milestone-item .icon.processes{background-image: url('../images/ico-count-processes.svg');}

.who-we-are  .section-milestone .milestone-item .number{
	font-weight: bold;
	font-size: 50px;
	color: #ea432b;
	display: inline-block;
	float: left;
	width: 100%;
	text-align: center;
}

.who-we-are  .section-milestone .milestone-item .title{
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 20px;
	margin-top: 15px;

}

.who-we-are   .section-office{
	padding-top:80px;
	padding-bottom:80px;
	background: url('../images/bg-section-offices.png') repeat-y top center;
}

.who-we-are   .section-office .description{
	padding: 0 40px 0 0;
	color: #FFF;
	text-align: justify;
}
.who-we-are   .section-office .description h2{
	margin-bottom: 30px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
.who-we-are   .section-office .description p:last-child{
	margin-bottom: 0;
}

.who-we-are   .section-office .list-office-features{
	padding: 0  0 0 40px;
}
.who-we-are   .section-office .list-office-features .office-item{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #FFF;
}
.who-we-are   .section-office .list-office-features .office-item:last-child{
	border-bottom: 0;
}
.who-we-are   .section-office .list-office-features .office-item .icon{
	display: inline-block;
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 15px;
	background-size: cover;
	background-repeat: no-repeat;

}
.who-we-are   .section-office .list-office-features .office-item .icon.meters{background-image: url('../images/ico-office-meters.svg');}
.who-we-are   .section-office .list-office-features .office-item .icon.people{background-image: url('../images/ico-office-people.svg');}
.who-we-are   .section-office .list-office-features .office-item .icon.meeting-room{background-image: url('../images/ico-office-meeting-rooms.svg');}
.who-we-are   .section-office .list-office-features .office-item .icon.private-room{background-image: url('../images/ico-office-private-room.svg');}
.who-we-are   .section-office .list-office-features .office-item .icon.workstation{background-image: url('../images/ico-office-workstation.svg');}
.who-we-are   .section-office .list-office-features .office-item .icon.employees{background-image: url('../images/ico-office-employees.svg');}

.who-we-are   .section-office .list-office-features  .office-item .info{
	display: block;
	float: left;
	width: calc(100% - 80px);
	margin-top: 5px;
}

.who-we-are   .section-office .list-office-features  .office-item .info .number{
	color: #ea432b;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}
.who-we-are   .section-office .list-office-features  .office-item .info .label{
	color: #878e8f;
}

.home-awards{
	padding-top:80px;
	padding-bottom:80px;
    border-top: 20px solid #ea432b;
    position: relative;
    z-index: 12;
}

.home-awards h2 {
    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.awards-list .awards-item{
    display: block;
    float: left;
    width: 100%;
    height: 100%;
}
.awards-list .awards-item .awards-badge{
    display: table;
    float: none;
    margin: 0 auto;
}
.awards-list .awards-item .awards-badge .awards-img{
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}
.awards-list .awards-item .awards-badge .awards-img img{
    width: 100%;
    max-height: 130px;
    mix-blend-mode:  multiply;
}



.section-awards{
	padding-top:80px;
	padding-bottom:80px;
	margin-top: 0;
	margin-bottom: 0px;
	background: #f1f1f1;
}

.section-awards h2{
	color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.section-awards p{
	font-size: 16px;
	padding: 0 50px;
	text-align: center;
	margin-bottom: 30px;
}
strong{
	color: #ea432b;
	font-weight: bold;
}
.section-practices h2,
.section-countries h2{
    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
}
.section-countries h2{
	margin-top: 80px;
}
.section-countries{
	/*padding-top:80px;
	padding-bottom:80px;*/
}

.section-countries .full-map{
	width: 100%;
	margin-bottom:80px;
	
}

.main.home{
	padding-bottom: 0;
	padding-top: 0;
}

.main.home .section-awards{
	padding-top:40px;
	padding-bottom:40px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #f1f1f1;
}






/*
.featured-banner{
	position: relative;
	background: #000;
}
.featured-banner .shadow{
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 100px;
	background-size: contain;
	background-position: top center; 
	z-index: 7;
	opacity: .8;
}
.featured-banner .home-brand{
	    position: absolute;
    top: 30%;
    z-index: 999;
    left: 50%;
        margin-left: -60px;
    transform: translate(-50%, -50%);
    width: 600px;
}
.bt-scroll{
	position: absolute;
    bottom: 25px;
    z-index: 999;
    left: 50%;
    transform: translate(-50%, -50%);
    width:200px;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
     font-family: 'Roboto';
     text-align: center;
}
.bt-scroll i{
	display: table;
	float: none;
	margin: 10px auto 0 auto;
		width: 26px;
		height: 74px;
		background: url('../images/bt-scroll.png') no-repeat;
		top: 0;
		position: relative;
		-webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;

}
.bt-scroll:hover,
.bt-scroll:active,
.bt-scroll:focus{
	color: #999999;
	text-decoration: none;
}
.bt-scroll:hover i{
	position: relative;
	top: 10px;
}

.featured-banner{
	position: relative;
	height: 100vh;
	padding: 0 0 0px 0;
	position: relative;
	background:rgba(25,25,35	,.80) url("../images/ajax-loader-banner.gif") no-repeat center center;
}

.featured-banner:before{
        content: '';
    width: 70px;
    height: 70px;
    background: #ea412c;
    position: absolute;
    bottom: 230px;
    right: 380px;
    z-index: 5;
}
.featured-banner:after{
    content: '';
    width: 300px;
    height: 230px;
    background: #ea412c;
    position: absolute;
    bottom: 0px;
    right: 80px;
    z-index: 5;
    opacity: .7;
}


.featured-banner-item{
	position: relative;
	height: 100vh;
	z-index: 1;
	background-size: cover!important;
	background-position: top center!important;
}
.featured-banner-item .featured-banner-content{
	position: absolute;
    z-index: 3;
    top: 0;
    background:  rgba(25,25,35	,.80);
    padding:0;
    margin-bottom:0;
    width: 100%;
    height: 100%;
}
.featured-banner-item .featured-banner-content .info{
	display: table;
	float: none;
	margin:  0 auto 0 auto;
	position: relative;
	top: 45%;
	width: 700px;
	z-index: 8;
}
.featured-banner-item .featured-banner-content h2{
	font-size: 40px;
	font-weight: bold;
    color: #ea432b;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    margin-top: 0;
    display: table;
    float: none;
    margin: 0 auto;
    padding-bottom: 0px;
    margin-bottom: 10px;
    position: relative;
    margin-top: 0px;
    text-align: left;
    width: 100%;
}



.featured-banner-item .featured-banner-content .info .description{
	color: #FFF;
    font-size: 16px;
    display: inline-block;
    float: left;
    margin: 0;
    width: 700px;
    text-align: justify; 
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    line-height: 26px;
}

.featured-banner .arrows{
    position: relative;
    bottom: 50%;
    margin-top: -24px;
    z-index: 99;
}

.featured-banner .overlay-symbol{
	position: absolute;
    content: '';
    width: 563px;
    height: 536px;
    background: url('../images/symbol-v-red.png') no-repeat center;
    top: -450px;
    left: -500px;
}


.featured-banner .arrows .bt-banner{
	width: 48px;
	height: 48px;
	display: inline-block;
	position: relative;
	z-index: 8;
}
.featured-banner .arrows .bt-banner.bt-prev-banner{
	float: left;
	background: url('../images/ico-prev.svg') no-repeat center; 
	background-size: cover;
}
.featured-banner .arrows .bt-banner.bt-next-banner{
	float: right;
	background: url('../images/ico-next.svg') no-repeat center;
	background-size: cover;
}

.featured-banner .arrows .bt-banner.bt-prev-banner:hover,
.featured-banner .arrows .bt-banner.bt-next-banner:hover{
	opacity: .6;
}
*/
.video-background-container{
	width: 100%;
    height: 880px;
	position: relative;
}
.video-background-container:before{
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	filter: blur(8px);
  	-webkit-filter: blur(8px);
  	background: url('../videos/bcvl-video-poster-2.jpg') no-repeat center;
  	background-size: 110%;
}
.video-background .home-brand{
	position: absolute;
    top: 25%;
    z-index: 999;
    left: 12%;
        margin-left: -50px;
    /*transform: translate(-50%, -50%);*/
    width: 600px;
}
.video-background .home-brand img{
	 width: 100%;
	 max-width: 430px;
	 text-shadow: 20px 20px #000000;
}
.video-background .home-brand .st0{
	fill:#000;
	filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
}

.video-background{
	width: 1920px;
	height: 880px;
	overflow: hidden;
	position: relative;
	display: table;
	float: none;
	margin: 0 auto;
	/*border-bottom: 20px solid #ea432b;*/
}
.video-background-container:after{
	content: '';
	width: 100%;
	height: 880px;
	position: absolute;
background: rgb(39,40,56);
background: -moz-linear-gradient(138deg, rgba(39,40,56,1) 0%, rgba(39,40,56,0) 80%);
background: -webkit-linear-gradient(138deg, rgba(39,40,56,1) 0%, rgba(39,40,56,0) 80%);
background: linear-gradient(138deg, rgba(39,40,56,1) 0%, rgba(39,40,56,0) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#272838",endColorstr="#272838",GradientType=1);
	top: 0;
	left: 0;
	z-index: 10;
}
.video-background video{
	width: 1920px;
	height: 880px;
	position: relative;
	 z-index: 2;
}

.video-background .bt-scroll{
	position: absolute;
    bottom: 15%;
    z-index: 999;
    left: 12%;
    /*transform: translate(-50%, -50%);*/
    width:300px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
     /*font-family: 'Roboto';*/
     text-align: center;
}
.video-background .bt-scroll i{
	display: table;
	float: none;
	margin: 10px auto 0 auto;
		width: 26px;
		height: 74px;
		background: url('../images/bt-scroll.png') no-repeat;
		top: 0;
		position: relative;
		-webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;

}
.video-background .bt-scroll:hover,
.video-background .bt-scroll:active,
.video-background .bt-scroll:focus{
	/*color: #ea432b;*/
	text-decoration: none;
}
.video-background .bt-scroll:hover i{
	position: relative;
	top: 10px;
}




.section-header-home{
  position: fixed;
  top: -192px;
  width: 100%;
  display: block;
  transition: top 0.3s;
  z-index: 1038;
  background: #FFF;
}
.section-header-home.intern{
 	top: 0px;
}

.section-fusion{
	padding-top: 20px;
	padding-bottom: 20px;
	background:#ea432b /*#272838*/;
	
}

.section-fusion h2{
	text-align: right;
	border-right: 2px solid #ea432b;
	padding-right: 30px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.section-fusion  .description{
	display: block;
	float: left;
	width: calc(100% - 160px);
	color: #FFF;
	font-style: italic;
	font-size: 16px;
}

.section-fusion  .download{
	display: block;
	float: left;
	width: 160px;
	height: 48px;
	line-height: 48px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #ea432b;
	padding: 0 8px;
	border-radius: 3px;
}
.section-fusion  .download:hover{
 text-decoration: none;
 color: #ea432b;
	}

.section-fusion  .download img{
	width: 28px;
	height: 28px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.section-institutional{
	padding-top: 240px;
	padding-bottom: 240px;
	background: url('../img/BrazCamposAltaRes_021.jpg') no-repeat fixed center center;
	background-size: cover;
	margin-top:0px;
	margin-bottom: 80px;
	position: relative;
	border-bottom: 20px solid #272838;
	border-top: 20px solid #ea432b;

}
.section-institutional:after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(39,40,56,.85);
	top:0;
	left: 0;
	z-index: 1;
}
.section-institutional .container{
	position: relative;
	z-index: 2;
}
.section-institutional h2{
	display: inline-block;
    float: left;
    width: 100%;
    color: #ea412c;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.section-institutional p{
	 width: 100%;
    color: #FFF;
    font-size: 90px;
    margin-top: 80px;
    margin-bottom: 80px;
    font-weight: bold;
    text-align: center;
}
.section-institutional .bt-default{
	display: table;
	float: none;
	margin: 0 auto;
}

.section-institutional-inside{

}
.our-team.home .lawyer-list{
	margin-bottom: 30px;
	height: auto;
	 -webkit-transition: all .45s cubic-bezier(.86,0,.07,1);
    -moz-transition: all .45s cubic-bezier(.86,0,.07,1);
    -o-transition: all .45s cubic-bezier(.86,0,.07,1);
    transition: all .45s cubic-bezier(.86,0,.07,1);
}
.our-team.home .btn-load-more{
	margin: 20px auto;
	float: none;
	display: table;
	height: 27px;
	line-height: 27px;
}
/*
.section-institutional{
	padding-top: 100px;
	padding-bottom: 100px;
}
.section-institutional h1{
	    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
   
}
.section-institutional p{
	text-align: center;
}

.boxes-institutional{
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #eeeeee;
}
.boxes-institutional .institucional-item-first {
	padding-right: 30px;
}
.boxes-institutional .institucional-item-first h2{
	 color: #ea432b;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
    text-align: left;
    
}

.boxes-institutional .institucional-item-first p{
	text-align: left;
}

.boxes-institutional .institucional-item-first p strong{
	font-weight: bold;
	color: #ea432b;
}
*/
.bt-default{
	color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 20px;
    background: #ea432b;
    text-decoration: none;
    margin-top: 15px;
    display: block;
    float: left;
}
.bt-default.azul{
	background: #272838;
}
.bt-default.branco{
	background: #FFF;
	color: #ea432b;
}
.bt-default:hover,
.bt-default.branco:hover{
	color: #FFF;
	background: #272838;
    text-decoration: none;
}
.bt-default.azul:hover{
	background: #ea432b;
}

.institucional-item h3{ 
	 color: #272838;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
    
}
/*
.institucional-item p{
	text-align: left;
}

.institucional-item .image{
	border-bottom: 4px solid #ea432b;
	width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.institucional-item .image:before{
content: '';
    width: 20px;
    height: 20px;
    background: #ea412c;
    position: absolute;
    bottom: 40px;
    right: 80px;
    z-index: 5;
}
.institucional-item .image:after{
	content: '';
    width: 60px;
    height: 40px;
    background: #ea412c;
    position: absolute;
    bottom: 0px;
    right: 20px;
    z-index: 5;
    opacity: .7;
}
*/
.main.areas-of-practice{
	padding-bottom: 0;
	padding-top: 0;
}
.section-practices{
	padding-top:80px;
	padding-bottom:0px;
	margin-bottom: 0px;
	border-bottom: 20px solid #ea432b;
}

.home .section-practices{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 80px;
}

.section-practices .description{
	padding: 0 40px 0 0;
	text-align: left;
	margin-top: 135px;
}
.section-practices .description h2{
	margin-bottom: 30px;
	color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
}
.section-practices .description p:last-child{
	margin-bottom: 0;
}


.section-practices .areas-of-practice-list{
	display: block;
	float: left;
	width: 536px;
	height: 536px;
	background: url("../images/symbol-areas-list.png") no-repeat center;
	position: relative;
}
.section-practices .areas-of-practice-list:after{
	content: '';
	position: absolute;
	width: 80%;
	height: 80%;
	border-radius: 50%;
	border: 10px solid #686868;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
}
.section-practices .areas-of-practice-list ul{
	position: absolute;
	z-index: 19;
}

.section-practices .areas-of-practice-list ul li{
	position: absolute;
	z-index: 20;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background: #e6e6e6;
	transform: translate(-50%,-50%);
	list-style: none;
}

.section-practices .areas-of-practice-list ul li.infraestrutura-e-regulatorio{top: 70px; left: 270px;}
.section-practices .areas-of-practice-list ul li.empresarial{top: 180px; left: 450px;}
.section-practices .areas-of-practice-list ul li.eleitoral-e-agentes-publicos{top: 410px; left: 420px;}
.section-practices .areas-of-practice-list ul li.tributario{top: 410px; left: 120px;}
.section-practices .areas-of-practice-list ul li.arbitragem-e-adr{top: 180px; left: 85px;}

.section-practices .areas-of-practice-list ul li a{
	display: block;
	float: left;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background: #e6e6e6;
}
.section-practices .areas-of-practice-list ul li a:hover{
	background: #272838;
}
.section-practices .areas-of-practice-list ul li a i{
	display: table;
	margin: 0 auto;
	float: none;
	width: 64px;
	height: 64px;
	margin-top: 21px;
	margin-bottom: 13px;
}
.section-practices .areas-of-practice-list ul li a i.normal{
	display: block;
	background-size: contain;
}
.section-practices .areas-of-practice-list ul li a i.hover{
	display: none;
	background-size: contain;
}
.section-practices .areas-of-practice-list ul li a:hover i.normal{
	display: none;
	background-size: contain;
}
.section-practices .areas-of-practice-list ul li a:hover i.hover{
	display: block;
	background-size: contain;
}

.section-practices .areas-of-practice-list ul li a span{
	display: block;
	float: left;
	width: 100%;
	padding: 0 8%;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #686868;
	font-weight: bold;
}
.section-practices .areas-of-practice-list ul li a:hover span{
	color: #FFF;
}


.section-newsletter form.invalid .wpcf7-response-output,
.section-newsletter form.failed .wpcf7-response-output, 
.section-newsletter form.unaccepted .wpcf7-response-output{
	    display: inline-block;
    float: left;
    width: 100%;
    padding: 5px 5px;
    border: 1px solid transparent;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-size: 10px!important;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    bottom: -37px;
    left: 0;
    text-align: center;
}
.section-newsletter form.sent .wpcf7-response-output{
display: inline-block;
	float: left;
	width: 100%;
	 padding: 5px 5px;
    border: 1px solid transparent;
       color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-size: 10px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
    position: absolute;
    bottom: -37px;
    left: 0;
    text-align: center;
}
.screen-reader-response{
	display: none!important;
}

.section-newsletter .wpcf7-not-valid-tip{
	color: red;
    font-size: 9px!important;
    display: inline;
    float: none; 
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom: -32px;
    left: 0;
}

.contact .wpcf7 form.invalid .wpcf7-response-output,
.contact .wpcf7 form.failed .wpcf7-response-output,
.contact .wpcf7 form.unaccepted .wpcf7-response-output{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5px 10px;
    border: 1px solid transparent;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-size: 10px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}
.contact .wpcf7 form.sent .wpcf7-response-output{
display: inline-block;
	float: left;
	width: 100%;
	padding: 5px 10px;
    border: 1px solid transparent;
       color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-size: 12px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}
.popover .popover-header{
	text-align: center;
	background: #ea432b;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.popover .popover-body{
	color: #878e8f;
	text-align: justify;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
}
.section-newsletter .wpcf7-spinner{
	position: absolute;
    margin: 0;
    /* float: left; */
    top: 23px;
    right: 15px;
}




.main.insights  .content .list-category-links,
.main.home  .content .list-category-links{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 0px 0 40px 0;
}
.main.home  .content .list-category-links{
	width: auto;
}
.main.insights  .content  .list-category-links a,
.home.insights  .content  .list-category-links a{
	font-size: 30px;
	font-weight: bold;
	color: #878e8f;
	letter-spacing: -1px;
	text-decoration: none;
	position: relative;
}
.main.insights  .content .list-category-links a:hover,
.home.insights  .content .list-category-links a:hover{
	color: #272838;
}

.main.insights  .content .list-category-links a:active,
.main.insights  .content .list-category-links a.active,
.home.insights  .content .list-category-links a:active,
.home.insights  .content .list-category-links a.active{
	color: #ea432b;
}
.main.insights  .content .cover{
	display: block;
	float: left;
	width: 100%;
	border-top: 5px solid #ea412c;
	margin-bottom: 50px;
}
.main.insights  .content .video-player{
	display: block;
	float: left;
	width: 100%;
border-top: 5px solid #ea412c;
	margin-bottom: 50px;
}
.main.insights  .content .cover img{
	width: 100%;
}
.main.insights  .content h1 {
    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.main.insights  .content .excerpt-info{
	display: block;
	float: left;
	width: 100%;
	padding: 25px 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.main.insights  .content .excerpt-info .info{
	display: block;
	float: left;
	width: calc(100% - 195px) ;
	padding-right:15px ;
}
.main.insights  .content .excerpt-info .info a{
	color: #ea412c;
    text-decoration: none;
}
.main.insights  .content .excerpt-info .info a:hover{
	color: #272838;
    text-decoration: none;
}
.main.insights  .content .excerpt-info .share{
display: block;
	float: right;
	width: 180px;	
}

.main.insights  .content .text{
	display: block;
	float: left;
	width: 100%;
	line-height: 25px;
	text-align: justify;
	margin-top: 50px;
}
.main.insights  .content .text strong,
.main.insights  .content .text b{
	color: #ea432b;
    font-weight: bold;
}
.main.insights  .content .text a{
	color: #ea412c;
    text-decoration: none;
}
.main.insights  .content .text a:hover{
	color: #272838;
    text-decoration: underline;
}
.main.insights  .content .text h2,
.main.insights  .content .text h3,
.main.insights  .content .text h4,
.main.insights  .content .text h5{
	color: #ea432b;
    font-weight: bold;
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-top: 1px solid #eeeeee;
    padding-top: 40px;
}
.main.insights  .content .text ul {
	list-style: none;
}
.main.insights  .content .text ul li{
	position: relative;
	margin-bottom: 10px;
}
.main.insights  .content .text ul li:before{
	content: '';
	width: 4px;
	height: 4px;
	background-color: #ea432b; 
	position: absolute;
	left: -15px;
	top: 10px;
}
.main.insights .sidebar h2{
	font-size: 30px;
	font-weight: bold;
	color: #878e8f;
	letter-spacing: -1px;
	text-decoration: none;
	position: relative;
}
.main.insights .publication-list,
.home.insights .publication-list{
	margin-top: 50px;
}
.main.insights .publication-list.row,
.home.insights .publication-list.row{
	margin-top: 0;
}
.main.insights .publication-list .publication-item,
.home.insights .publication-list .publication-item{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.main.insights .publication-list .publication-item .image,
.home.insights .publication-list .publication-item .image{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border-top: 5px solid #ea412c;
}
.main.insights .publication-list .publication-item .image img,
.home.insights .publication-list .publication-item .image img{
	width: 100%;
}
.main.insights .publication-list .publication-item  a,
.home.insights .publication-list .publication-item  a{
	color: #878e8f;
}
.main.insights .publication-list .publication-item  h2,
.home.insights .publication-list .publication-item  h2 {
    color: #ea432b;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 15px;
}
.main.insights .publication-list .publication-item  a:hover,
.home.insights .publication-list .publication-item  a:hover{
	text-decoration: none;
}
.main.insights .publication-list .publication-item  .excerpt,
.home.insights .publication-list .publication-item  .excerpt{
	display: block;
	float: left;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
}
.main.insights .publication-list .publication-item  .read-more,
.home.insights .publication-list .publication-item  .read-more{
	color: #ea412c;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}

.main.insights .publication-list .publication-item a:hover .read-more,
.home.insights .publication-list .publication-item a:hover .read-more{
	color: #272838;
}

.arrows-publications{
	display: block;
	float: right;
}

.home.insights .bt-prev-publications,
.home.insights .bt-next-publications{
	display: block;
	float: right;
	width: 45px;
	height: 45px;
}
.home.insights .bt-prev-publications img,
.home.insights .bt-next-publications img{
	width: 100%;
}
.home.insights .bt-prev-publications:hover,
.home.insights .bt-next-publications:hover{
	opacity: 0.7;
}


.pagination {
	float: right;
	padding:0px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	margin:0;
		margin-right: 0px;
}
 
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 5px 5px 5px 0;
	padding:10px 15px 10px 15px;
	text-decoration:none;
	width:auto;
	color:#878e8f;
	background: #FFF;
	font-size: 13px;
	border: 1px solid #eeeeee;

}
 
.pagination a:hover{
	color:#fff;
	background: #ea412c;
	border: 1px solid #ea412c;
}
 
.pagination .current{
	padding:10px 15px 10px 15px;
	background: #ea412c;
	color:#fff;
	border: 1px solid #ea412c;
}


.main.search .title-page {
	color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
}

.main.search .title-page .highlight{
	color: #878e8f!important;
}
.main.search  .publication-list ul{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.main.search  .publication-list ul li{
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}
.main.search  .publication-list ul li:before{
	display: none;
}
.main.search  .publication-list ul li a:hover{
	text-decoration: none;
}
.main.search  .publication-list ul li a .title{
    font-size: 18px;
    color: #878e8f;
    margin: 0;
}
.main.search  .publication-list ul li a:hover .title,
.main.search  .publication-list ul li a .title .veiculo{
	color: #ea412c;
	text-decoration: none;
}

.main.search  .publication-list ul li a .date{
    display: block;
    float: left;
    width: 100%;
    margin: 5px 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #878e8f
}

.home.insights.error{
	padding-top: 50px;
}

.home.insights.error h2{
	font-size: 22px;
	text-align: justify;
}

.home.insights.error .insights-list-error{
	display: block;
	margin-top: 60px;
	padding-top: 60px;
	border-top: 1px solid #eeeeee;
}

 #floatingCirclesG{
	position:relative;
	width:67px;
	height:67px;
	margin:auto;
	transform:scale(0.6);
		-o-transform:scale(0.6);
		-ms-transform:scale(0.6);
		-webkit-transform:scale(0.6);
		-moz-transform:scale(0.6);
		display: none;
}

.box-recognitions-awards-list #floatingCirclesG{
	position: absolute;
    top: calc(50% - 33px);
    left: calc(50% - 33px);
    display: block;

}

.f_circleG{
	position:absolute;
	background-color:rgba(234,69,43,0.93);
	height:12px;
	width:12px;
	border-radius:6px;
		-o-border-radius:6px;
		-ms-border-radius:6px;
		-webkit-border-radius:6px;
		-moz-border-radius:6px;
	animation-name:f_fadeG;
		-o-animation-name:f_fadeG;
		-ms-animation-name:f_fadeG;
		-webkit-animation-name:f_fadeG;
		-moz-animation-name:f_fadeG;
	animation-duration:0.572s;
		-o-animation-duration:0.572s;
		-ms-animation-duration:0.572s;
		-webkit-animation-duration:0.572s;
		-moz-animation-duration:0.572s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#frotateG_01{
	left:0;
	top:27px;
	animation-delay:0.2095s;
		-o-animation-delay:0.2095s;
		-ms-animation-delay:0.2095s;
		-webkit-animation-delay:0.2095s;
		-moz-animation-delay:0.2095s;
}

#frotateG_02{
	left:8px;
	top:8px;
	animation-delay:0.286s;
		-o-animation-delay:0.286s;
		-ms-animation-delay:0.286s;
		-webkit-animation-delay:0.286s;
		-moz-animation-delay:0.286s;
}

#frotateG_03{
	left:27px;
	top:0;
	animation-delay:0.3525s;
		-o-animation-delay:0.3525s;
		-ms-animation-delay:0.3525s;
		-webkit-animation-delay:0.3525s;
		-moz-animation-delay:0.3525s;
}

#frotateG_04{
	right:8px;
	top:8px;
	animation-delay:0.429s;
		-o-animation-delay:0.429s;
		-ms-animation-delay:0.429s;
		-webkit-animation-delay:0.429s;
		-moz-animation-delay:0.429s;
}

#frotateG_05{
	right:0;
	top:27px;
	animation-delay:0.4955s;
		-o-animation-delay:0.4955s;
		-ms-animation-delay:0.4955s;
		-webkit-animation-delay:0.4955s;
		-moz-animation-delay:0.4955s;
}

#frotateG_06{
	right:8px;
	bottom:8px;
	animation-delay:0.572s;
		-o-animation-delay:0.572s;
		-ms-animation-delay:0.572s;
		-webkit-animation-delay:0.572s;
		-moz-animation-delay:0.572s;
}

#frotateG_07{
	left:27px;
	bottom:0;
	animation-delay:0.6385s;
		-o-animation-delay:0.6385s;
		-ms-animation-delay:0.6385s;
		-webkit-animation-delay:0.6385s;
		-moz-animation-delay:0.6385s;
}

#frotateG_08{
	left:8px;
	bottom:8px;
	animation-delay:0.715s;
		-o-animation-delay:0.715s;
		-ms-animation-delay:0.715s;
		-webkit-animation-delay:0.715s;
		-moz-animation-delay:0.715s;
}



@keyframes f_fadeG{
	0%{
		background-color:rgb(234,69,43);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes f_fadeG{
	0%{
		background-color:rgb(234,69,43);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes f_fadeG{
	0%{
		background-color:rgb(234,69,43);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes f_fadeG{
	0%{
		background-color:rgb(234,69,43);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes f_fadeG{
	0%{
		background-color:rgb(234,69,43);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}
.screen-menu .menu .languages{
	display: block;
	float: left;
	width: 100%;
	margin-top:25px;

}
.screen-menu .menu .label-languages{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	 color: #FFF;
    font-weight: bold;
    margin-right: 15px;
    text-transform: uppercase;
	}
.screen-menu .menu ul.language-chooser{
	margin: 0;
	display: block;
	float: left;
	width: auto;

}
.screen-menu .menu ul.language-chooser li{
	display: block;
	float: left;
	clear: none; margin-right: 15px;
}
.screen-menu .menu ul.language-chooser li a{
	    font-weight: 300;
    width: auto;
    display: block;
    float: left;
    clear: both;
    height: auto;
    line-height: normal;
    text-align: left;
    padding: 8px;
    font-size: 15px;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1px;
    border: 2px solid #FFF;
}
.screen-menu .menu ul.language-chooser li.active a{
	background-color: #FFF;
	color: #ea412c;
}

.header-full .languages{
	display: block;
	float: right;
	width: auto;
	margin-top:10px;
	margin-left: 15px;

}
.header-full .label-languages{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	 color: #ea412c;

    font-weight: bold;
    margin-right: 15px;
    text-transform: uppercase;
	}
.header-full ul.language-chooser{
	margin: 0;
	display: block;
	float: left;
	width: auto;
	padding: 0;

}
.header-full ul.language-chooser li{
	display: block;
	float: left;
	clear: none; margin-right: 15px;
}
.header-full ul.language-chooser li a{
	font-weight: 300;
    width: auto;
    display: block;
    float: left;
    clear: both;
    height: auto;
    line-height: normal;
    text-align: left;
    padding: 8px;
    font-size: 15px;
    color: #ea412c;
    font-weight: bold;
    letter-spacing: 1px;
    border: 1px solid #ea412c;
     background-color: #FFF;
}
.header-full ul.language-chooser li.active a{
	background-color: #ea412c;
	color: #FFF;
}

.title-testimonials{
	margin-top: 100px;
}
.section-testimonials .testimonials-list {
	display: block;
	float: left;
	width: 100%;
}
.section-testimonials .testimonials-list .testimonials-item{
	display: block;
    float: left;
}
.section-testimonials .testimonials-list .testimonials-item .testimonial{
	display: block;
	float: left;
	width: 80%;
	text-align: left;
	line-height: 25px;
	padding-top: 15px;
	position: relative;
	font-size: 14px;
}
.section-testimonials .testimonials-list .testimonials-item .testimonial:before{
	content: '';
	position: absolute;
	left: -40px;
	width: 32px;
	height: 32px;
	color: #ea432b;
    font-weight: bold;
    text-transform: uppercase;
    background: url('../images/quote.svg') no-repeat center;
    background-size: contain;
}
.section-testimonials .testimonials-list .testimonials-item .author{
	display: block;
	float: left;
	text-align: left;
	margin-top: 15px;
	width: 100%;
	color: #ea432b;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.slick-dots li{
	height: 5px;
	width: 10px;
}
.slick-dots li button:before{
	content: '';
	height: 5px;
	width: 5px;
}
.slick-dots li button{
	font-size: 45px;
	background: #ea432b;
	opacity: .5;
	border-radius: 50%;
	height: 5px;
	width: 5px;
}
.slick-dots li.slick-active button{
	opacity: 1;
}
.slick-dots {
    bottom: -50px;
}

.badge-ten-years{
	display: block;
	float: left;
	width: 100%;
	margin-top: 40px;
    margin-bottom: 40px;
}

.badge-ten-years img{
	display: table;
	margin: 0 auto;
	max-width: 600px;
	width: 90%;
}
.section-codes-of-conduct .row{
	margin-bottom: 60px;
}
.section-codes-of-conduct h2 {
    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 70px;
    text-align: center;
}

.section-codes-of-conduct .codes-list{
	display: block;
	float: left;
	width: 100%;
}
.section-codes-of-conduct .codes-list .codes-item{
	display: block;
    float: left;
    min-height: 180px;
    margin: 10px;
    background: #f1f1f1;
    padding: 25px;
}

.section-codes-of-conduct h3 {
    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
}
.section-codes-of-conduct .codes-images{
	display: block;
	float: left;
	width: 230px;
	margin-right: 20px;
}
.section-codes-of-conduct .info{
	display: block;
	float: left;
	width: calc(100% - 250px);
}
.section-codes-of-conduct .codes-images img{
	border: 0;
	border-left: 5px solid #ea412c;
	width: 100%;
}
.section-codes-of-conduct .is-right .codes-images img{
	width: 100%;
	border: 0;
	border-right: 5px solid #ea412c;
}
.section-codes-of-conduct .codes-videos{
	border: 0;
	border-left: 5px solid #ea412c;
}
.section-codes-of-conduct .is-right .codes-videos{
	border: 0;
	border-right: 5px solid #ea412c;
}
.who-we-are .description{
	line-height: 25px;
}
.section-codes-of-conduct .description{
	line-height: 25px;
}
.section-codes-of-conduct .bt-download-code {
	display: block;
	float: left;
	margin-top: 15px;
}
.section-codes-of-conduct .bt-download-code i{
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 10px;
	margin-left: -3px;
}
.section-codes-of-conduct .bt-download-code i svg{
	width: 100%;
}
.section-codes-of-conduct .bt-download-code span{
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;

	font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #878e8f;
}
.section-codes-of-conduct .bt-download-code:hover span{
	 color: #ea412c;
}
.section-codes-of-conduct hr{
	margin-top: 100px;
	margin-bottom: 0;
}

.section-recognitions .recognitions-list{
	/*display: flex;
	flex-wrap: wrap;*/
	margin:80px 0;
}
.section-recognitions .recognitions-list .row{
	margin-left: 0;
	margin-right: 0;
}
.section-recognitions .recognitions-list .row:not(:last-child){
	border-bottom: 1px solid #bcbdc0;	
}
.section-recognitions .recognitions-list .recognitions-item{
	position: relative;
	flex: 0 1 33.33%;
}

.section-recognitions .recognitions-list .recognitions-item .signal{
	position: absolute;
    right: 10px;
    bottom: 0;
    color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
}
.section-recognitions .recognitions-list .recognitions-item:not(:first-child){
	border-left: 1px solid #bcbdc0;	
}
.section-recognitions .recognitions-list .recognitions-item .recognitions-badge {
    display: table;
    float: none;
    margin: 25px auto;
    width: auto;
    cursor: pointer;
}
.section-recognitions .recognitions-list .recognitions-item .recognitions-badge .recognitions-img {
    display: table-cell;
    vertical-align: middle;
    max-height: 110px;
     max-width: 280px;
    width:auto
}
.section-recognitions .recognitions-list .recognitions-item .recognitions-badge .recognitions-img img {
   width: 100%;
  
   max-height: 110px;
   display: table;
    float: none;
    margin: 0 auto;
}
.section-recognitions .recognitions-list .recognitions-item .recognitions-category{
	display: block;
    float: left;
    width: 100%;
    padding: 0 35px 15px 35px;
    text-align: justify;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list{
	border-top: 1px solid #bcbdc0;
	/*background: #f1f1f1;*/
	width: 100%;
	padding: 30px 0;
	min-height: 80px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item{
	flex: 100%;
	padding: 20px;
	border-bottom: 1px solid #bcbdc0;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item:last-child{
border-bottom:0;
padding-bottom: 0;
}

.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item .box-image{
	display: block;
	float: left;
	width: 120px;
	height: 120px;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item .box-image img{
	width: 100%;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item .info{
	display: block;
	float: left;
	width: calc(100% - 140px);
	margin-left: 20px;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item .info .description{
	text-align: justify;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item .info .description a{ 
	color: #ea432b;
	text-decoration: none;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item .info .description a:hover{
	text-decoration: underline;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item  .info .description ul{
	list-style: none;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item  .info .description ul li{
	position: relative;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item  .info .description ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #ea432b;
    position: absolute;
    left: -15px;
    top: 10px;
}
.section-recognitions .recognitions-list .box-recognitions-awards-list .content-awards-item .info h4{
	color: #ea432b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}