/*** Style ***/

.container{
	max-width:1240px;
	margin: 0 auto;
	padding: 0 20px;
}
.clear{
	clear: both
}
#content{
	margin-top: 100px;
	margin-bottom: 100px
}
.clear{
	clear: both;
}
.white-bg{
	background-color: #fff;
}
.blue-bg{
	background-color: #024387;
}
.dark-bg{
	background-color: #222a31;
}
h1{
	font: 600 36px/40px 'montserrat', sans-serif;
	color: #393e43;
	background-image: url('img/title-bg-o.jpg');
	background-repeat: none;
	background-position: center bottom;
	margin: 60px 0 60px;
	padding: 20px 0;
	text-align: center;
	background-repeat: no-repeat;
}
h2{
	font: 36px/40px 'montserrat', sans-serif;
	color: #393e43;
}
h3{
	font: 700 26px/26px 'montserrat', sans-serif;
	padding: 10px 0;
	color: #043c79
}
p{
	font: 400 16px/28px 'montserrat', sans-serif;
	color: #53585e;
	margin: 10px 0
}
a{
	font-family: 'montserrat',sans-serif;
}
.breadcrumbs-1{

	font: 400 14px/28px 'montserrat', sans-serif;
	color: #53585e;
	margin: 10px 0
}

/*** Header ***/
.site-header{
	-webkit-box-shadow: 0px 0px 20px -5px rgba(166,166,166,1);
	-moz-box-shadow: 0px 0px 20px -5px rgba(06,166,166,1);
	box-shadow: 0px 0px 20px -5px rgba(166,166,166,1);
	position: fixed;
	width: 100%;
	z-index: 9999;
	top: 0px
}
.home.site-header{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.logo{
	float: left;
	width: 25%;
	padding: 20px 0;
}
.header-right{
	float:right;
	width: 68%;
	padding: 15px 0 0;
}
nav.main-navigation{
	margin-top: 25px;
	float: right;
	width: auto;
}
nav a{
	font: 600 14px/18px 'montserrat', sans-serif;
	color: #323232;
	margin: 15px;
}
.logo img {
    width: 234px;
    -webkit-transition:all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.SmallHeader .logo img {
    width: 150px;
    -webkit-transition:all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
.site-header .white-bg {
    background-color: #fff;
    -webkit-transition:all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.site-header.SmallHeader .white-bg {
    background-color: rgba(255,255,255,0.90);
    -webkit-transition:all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/*** Footer ***/

 .site-footer p{
	text-align:  center;
	color: #fff;
	padding: 15px 0;
	font-size: 15px
}
.site-footer a{
	color: #049de1
}
.site-footer i{
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: #4c5052;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 46px;
	margin: 0 5px;
	cursor:pointer;
	-webkit-transition:all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.site-footer i:hover{
	background-color: #049de1;
	-webkit-transition:all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;

}
.social{
	display: table;
	margin: 10px auto 25px;

}

/*** Home ***/

.carousel-info{
	max-width: 800px;
	margin: 0 auto;
	padding: 15% 0 0
}
.carousel-info h2{
	text-transform: uppercase;
	font: 700 54px/54px 'montserrat', sans-serif;
	color: #fff;
	text-align: center;
	margin: 20px 0
}
.carousel-info p{
	font: 400 24px/24px 'montserrat', sans-serif;
	color: #fff;
	text-align: center;
	margin: 0px 0 30px
}
.carousel-info a{
	display: table;
	font: 700 16px/24px 'montserrat', sans-serif;
	color: #fff;
	background-color: #ffa200;
	margin: 10px auto 0;
	text-transform: uppercase;
	padding: 20px;
	border-radius: 4px; 
}
.intro-top{
	padding: 30px 0;
	background-image: url('img/intro-top-bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px auto 35px;
	max-width: 775px;

}
.intro-top p{
	color: #fff;
}
.intro-top h2{
	color: #fff;
}

.intro-bottom{
	padding: 0 0 35px
}
.ticker{
	width: 25%;
	float: left;
	color: #fff;
	text-align: center;
	font: 72px/72px 'montserrat', sans-serif;
}
.ticker .value{
	color: #ffa200;
	text-align: center;
	font: 400 18px/22px 'montserrat', sans-serif;
	margin: 15px 0;
	display: block
}
.map-inner{
	margin-bottom: 75px
}
.map h2{
	background-image: url('img/title-bg.jpg');
	background-repeat: none;
	background-position: center bottom;
	margin: 35px 0;
	padding: 20px 0;
	text-align: center;
	background-repeat: no-repeat;
}
.new-articles{
	width: 70%;
	float: left;
}
.new-articles .news-holder{
	width: 44%;
	max-width: 45%
}
.news-home h2{
	background-image: url('img/title-bg-o.jpg');
	background-repeat: none;
	background-position: center bottom;
	margin: 35px 0;
	padding: 20px 0;
	text-align: center;
	background-repeat: no-repeat;
}
.news-home{
	margin: 0 0 65px
}
.news-articles .news-holder:nth-child(3n+1){
	margin-right: 0;
}
.twitter-holder{
	float: right;
	width: 30%;
	margin-top: 25px
}
iframe .timeline-Tweet-text{
	font: 400 16px/28px 'montserrat', sans-serif !important;
	color: #53585e !important;
	margin: 10px 0
}
iframe  .timeline-Tweet {
    background-color: #f2fafd;
}
/*** News ***/

.news h2{
	background-image: url('img/title-bg-o.jpg');
	background-repeat: none;
	background-position: center bottom;
	margin: 35px 0 60px;
	padding: 20px 0;
	text-align: center;
	background-repeat: no-repeat;
}
.news-box-holder{
	margin: 20px 0 50px;
}
.news-holder{
	max-width: 30%;
	float: left;
	margin-right: 5%;
	margin-top:25px;
}
.news-box-holder .news-holder:nth-child(3n+1){
	margin-right: 0;
}
.news-holder h3{
	font-size: 16px;
	line-height: 22px;
	margin: 5px 0 10px
}
.news-holder p{
	font-size: 15px;
	line-height: 22px;
}
.news-holder a{
	font-size: 15px;
	line-height: 22px;
	color: #ffa200;
	text-transform: uppercase;
}
.news-date p{
	font: 400 13px/18px 'montserrat', sans-serif;
	margin: 15px 0 0px;
	letter-spacing: -0.25px;
	color: #ffa200
}

/*** Portfolio ***/

.portfolio-box{
	width: 20%;
	float: left;
	margin: 0;
	position: relative;
}
.portfolio-box img{
	display: block;
	width: 100%;
}
.overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: none;
}
.portfolio-box:hover .overlay{
	display: block
}
.portfolio-box h3{
	font: 700 19px/22px 'montserrat',sans-serif;
	color: #fff;
	text-align: center;
	margin: 25% 0 0
}
.portfolio-box a{
	font: 700 16px/16px 'montserrat', sans-serif;
	color: #fff;
	background-color: #ffa200;
	margin: 10px auto 0;
	text-transform: uppercase;
	padding: 10px 12px;
	display: table;
}

/*** Portfolio Inner ***/

.portfolio-inner h1{
	background-image: url('img/title-bg.jpg');
	margin-bottom: 85px
}
.portfolio-inner h4{
	font: 600 24px/26px 'montserrat',sans-serif;
	color: #393e43;
	margin-top: 20px;
}
.portfolio-inner h3{
	font: 600 20px/22px 'montserrat',sans-serif;
	color: #009fe3;
}
.portfolio-left{
	float: left;
	width: 60%;
}
.portfolio-left p{
	font: 400 16px/26px 'montserrat',sans-serif;
	color:#393e43;
}
.wpsm-comptable td p{
	font: 400 14px/26px 'montserrat',sans-serif;
	color:#393e43;
}
.portfolio-right{
	float: right;
	width: 35%;
}
.locale a{
	font: 700 18px/24px 'montserrat', sans-serif;
	color: #fff;
	background-color: #ffa200;
	margin: 10px auto 20px;
	text-transform: uppercase;
	padding: 15px 25px;
	border-radius: 4px;
	display: inline-block;
}
.locale p{
	font: 400 20px/22px 'montserrat',sans-serif;
	color:#393e43;
}
.wpsm-comptable tr td{
	border: none;
}
.wpsm-comptable tr:nth-child(2n) td{
	background-color: #edeef0
}
.content-title{
	text-align: center;
}

/*** Timeline ***/

.ctl_info.event-description.full {
    min-height: 350px;
}


/*** Custom Map Styles ***/

.mpfy-tooltip .tltpcnt {
    padding: 17px !important;
    background: #fff !important;
}

.mpfy-tooltip-with-thumbnail.mpfy-tooltip-image-orientation-left .mpfy-tooltip-content {
    padding: 0 0 0 20px !important;
    box-shadow: none !important;
}
.mpfy-tooltip p{
	padding-left:0px !important;
	padding-right: 0px !important;
}
.mpfy-tooltip p strong{
	font: 600 16px/18px 'montserrat', sans-serif !important;
	letter-spacing: -0.25px !important;
	color: #ffa200 !important;
}
.mpfy-tooltip h6{
    font: 600 14px/18px 'montserrat', sans-serif !important;
    color: #0050a4!important;
    margin: 7px 0 15px !important;
}

.mpfy-tooltip p.area{
	font: 400 14px/22px 'montserrat', sans-serif !important;
	color: #393e43 !important
}
.mpfy-tooltip p.area strong{
	font: 700 14px/22px 'montserrat', sans-serif !important;
	color: #393e43 !important
}
.mpfy-tooltip p.summary{
	font: 400 12px/22px 'montserrat', sans-serif !important;
	color: #777b7f !important
}
.mpfy-selecter-wrap .selecter, .mpfy-controls .mpfy-search-form{
	background-color: #f6a61d !important
}
.mpfy-controls .mpfy-search-form .mpfy-search-field:after {
    background-color: #ffac1f !important;
}
.mpfy-controls .mpfy-search-radius:after {
    background-color: #ffac1f !important;
}
.contact-address{
	float:left;
	width:48%;
}
.contact-map{
	float:right;
	width:48%;
}
@media only screen and (max-width: 767px) {

#site-navigation{display:none;}
.ticker{width:50%;}
.news-holder{max-width:90%;}
.portfolio-box {width: 50%;}
.portfolio-left, .portfolio-right {float: none;width: 100%;}
.contact-address, .contact-map{width:100%; float:none;}
.new-articles{
	width: 100%;
	margin-right:0;
}
.new-articles .news-holder{
	width: 48%;
	max-width: 48%;
	margin-right: 4%;
}
.new-articles .news-holder:nth-child(2n){
	margin-right: 0%
}
.twitter-holder{
	width: 100%
}
}
@media only screen and (max-width: 500px){
	.new-articles{
		max-width: 370px;
		margin: 0 auto;
		float: none
	}
	.new-articles .news-holder{
	width: 100%;
	max-width: 100%;
	margin-right: 0%;
}
.ticker {

    width: 100%;

}
}