@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(fonts_new/stylesheet.css);

/*-- main style --*/
.container{
	overflow: hidden;
}
.one_third,.one_half{
	margin: 0 2% 20px;
}
a.more_button--footer:after {
    content: '';
    background: #cbccc2 url(../img/arrow_tour.png) 0 0 no-repeat;
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: 0 11px -5px 5px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}
.custom__layer{
	position: absolute;
	width: 100%;
	left:0 !important;
	background-color: #111 !important;
	opacity: 0.6 !important;
}
.main-heading,
.main-text,
.main-button{
	left: 20% !important;
}
.main-heading{
	font-size: 26px !important;
	font-weight: bold;
	color: #fff !important;
	padding-left:0 !important;
}
.main-text{
	color: #fff !important;
	font-size: 18px !important;
}
.main-button {
	background: none !important;
	padding: 0 !important;
}
.main-button a.read__button{
	font-size: 16px !important;
	color: #fff !important;
	font-weight: bold;
}
.main-button a.read__button:after{
	content: url("../img/arrows_home.png");
	vertical-align: bottom;
	margin-left: 5px;
}
p.blue_paragrafe{
	font-size: 17px;
	color: #005e99;
	text-align: center;
}
.home_title{
	height: 50px;
	background-color:#c2c2c2;
	position: relative;
}
.home_title a{
	display: block;
	height: 50px;
	width: 60%;
	text-align: center;
	line-height: 50px;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
}
.home_title a:after{
	content: "";
	background: url("../img/arrows_home_after.png") 0 0 no-repeat;
	vertical-align: bottom;
	position: absolute;
	left:55%;
	bottom: 33%;
	height: 17px;
	width: 17px;
}
.home_title:before{
	background:url('../img/header-h2-image-modern-after.png') 0 0 no-repeat;
	height:50px;
	width: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	background-color:#fff; 
}
.home_title:after{
	width: 25%;
	background:url('../img/header-h2-image-modern.png') 0 0 no-repeat; 
	background-color:#ebebeb; 
	content: "";
	height: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
}
h2.blue_title{
	color: #005e99;
	font-size: 19px;
	font-weight: bold;
	font-style: inherit;
	padding-bottom: 5px;
}
h2.blue_title--light{
	/*
	color: #0ba1ff;
	*/
	color: #005e99;
	font-size: 19px;
	font-weight: bold;
	font-style: inherit;
	padding-bottom: 5px;
}
.more_button{
	margin-left: 30%;
}
.ubermenu-current-menu-item > a > span{
	font-weight: 700 !important;
}
.general_content{
  width: 100%;
  text-align: center;
}
.general_content.images{
	padding-bottom:25px; 
}
.general_content figure{
  position: relative;
  width: 20%;
  margin: 0 auto;
  padding: 0;
}
.general_content figure figcaption{
  background: url(../img/blue_generalsect_bg.png) no-repeat;
  padding: 10px;
  font-family: 'montserratlight';
  font-size: 14px;
  color:#fff;
  position: absolute;
  bottom: 10px;
  width: 130px;
  background-position: 0;
  text-align: center;
  padding-left: 4px;
}
.general_content h3{
  font-size: 14px;
  color: #0ba1ff;
  font-weight: bold;
  background: none;
  padding: 0;
  margin-left: 0;
  font-style: normal;
}
.general_content h3:last-child {
  margin-top: 18px;
}




/*-- mdeia query --*/
@media screen and (max-width: 767px){
	.wrap_rev_slider{
  		display: none;
  	}
}
@media screen and (max-width: 320px){
	.home_title,
	.more_button
	{
		margin-bottom: 15px;
	}
	.home_title:before,
	.home_title:after{
		display: none;
	}
	.alignleft{
		margin:0;
		width: 100px;
		height: 100px;
	}
	.blue_title--light{
		margin-bottom: 0;
	}
	.home_text--right{
		width: 65%;	
		float: right;
	}
	.more_button{
		margin-left: 35%;
	}
	.general_content figure{
	    /*
	    margin-left: 18%;
	    margin-right: 10px;
	    */
	    margin-bottom: 30px;
	    float: none;
	    width: 75%;

  	}
}
@media screen and (min-width: 321px) and (max-width: 345px){
	.home_title,
	.more_button
	{
		margin-bottom: 20px;
	}
	.home_title:before,
	.home_title:after{
		display: none;
	}
	.alignleft{
		margin:0;
		width: 110px;
		height: 110px;
	}
	.home_text--right{
		width: 64%;	
		float: right;
	}
	.blue_title--light{
		margin-bottom: 0;
	}
	.more_button{
		margin-left: 36%;
	}
	.general_content figure{
	    margin-bottom: 30px;
	    float: none;
	    width: 75%;
  	}
}
@media screen and (min-width: 346px) and (max-width: 380px){
	.home_title,
	.more_button
	{
		margin-bottom: 20px;
	}
	.home_title:before,
	.home_title:after{
		display: none;
	}
	.alignleft{
		margin:0;
		width: 120px;
		height: 120px;
	}
	.home_text--right{
		width: 62%;	
		float: right;
	}
	.blue_title--light{
		margin-bottom: 0;
	}
	.more_button{
		margin-left: 38%;
	}
	.general_content figure{
	    margin-bottom: 30px;
	    float: none;
	    width: 75%;
  	}
}
@media screen and (min-width: 381px) and (max-width: 670px){
	.blue_title--light{
		margin-bottom: 5px;
	}
	.home_title:before,
	.home_title:after{
		display: none;
	}
	.home_title,
	.more_button
	{
		margin-bottom: 25px;
	}
	.home_text--right{
		width: auto;	
		float: right;
	}
	.alignleft{
		margin: 0;
		width: 130px;
		height: 130px;
	}
	.more_button{
		margin-left: 0;
	}
	.general_content{
    	padding-right: 35px;
    	width: 100%;
  	}
  	.general_content.images{
	    text-align: center;
	    padding: 0 !important;
  	}
	.general_content figure{
	    margin-left: 0;
	    margin-right: 10px;
	    margin-bottom: 30px;
	    float: none;
	    width: 100%;
	    margin-left: 25%;
  	}
  	.general_content.images a figure img{
    	width: 50%;
  	}
  	.home_title a{
		width: 70%;
	}
	.home_title a:after{
		left: 70%;
	}
	div[data-folder="text"] figure img {
    	float: left;
  	}
  	.general_content figure figcaption{
  		text-align: left;
  		background: url(../img/blue_generalsect_bg.png) no-repeat; 
  		padding-left: 4%;
  		background-size: 100%;
  		font-size: 13px;

    }
}
@media screen and (min-width: 568px) and (max-width: 736px){
	.cmsms_responsive #header > .header_inner{
		margin-top: 2%;
	}
}
@media screen and (min-width: 671px) and (max-width: 779px){
	.blue_title--light{
		margin-bottom: 5px;
	}
	.home_title:before,
	.home_title:after{
		display: none;
	}
	.home_title,
	.more_button
	{
		margin-bottom: 25px;
	}
	.home_text--right{
		width: auto;	
		float: right;
	}
	.alignleft{
		margin: 0;
		width: 130px;
		height: 130px;
	}
	.more_button{
		margin-left: 0;
	}
	.general_content{
    	padding-right: 35px;
    	width: 100%;
  	}
  	.general_content.images{
	    text-align: center;
	    padding: 0 !important;
	    margin-left: -10px;
  	}
  	.general_content figure{
	    margin-left: 0;
	    margin-right: 10px;
	    margin-bottom: 30px;
	    float: none;
	    display: inline-block;
	    width: 18%;
  	}
  	.general_content.images a figure img{
    	width: 100%;
  	}
  	.home_title a{
		width: 70%;
	}
	.home_title a:after{
		left: 70%;
	}
	div[data-folder="text"] figure img {
    	float: left;
  	}
  	.general_content figure figcaption{
  		background-size: 78%;
  		font-size: 10px;
  		text-align: left;
  		padding-left: 10px;
    }
}
@media screen and (min-width: 780px) and (max-width: 890px) {
  .general_content figure{
    margin-right: -6px;
    margin-left: 20px;
  }
  .home_title a{
  	width:100%;
  }
  .home_title:before,
  .home_title:after,
  .home_title a:after{
	display: none;
  }
  .alignleft{
		margin: 0;
		width: 130px;
		height: 130px;
	}
  .home_text--right{
	width: auto;	
	float: right;
  }
  .more_button{
		margin-left: 0;
  }
  .general_content figure figcaption{
  	width: 70%; 
  }
}
@media screen and (min-width: 891px) and (max-width: 991px){
	.alignleft{
		margin: 0;
		width: 130px;
		height: 130px;
	}
	.home_text--right{
		width: auto;	
		float: right;
	}
	.more_button{
		margin-bottom: 25px;
		margin-left: 0;
	}
	.blue_title--light{
		margin-bottom: 0;
	}
	.home_title:after{
		width: 20%;
	}
	.home_title a{
		width: 60%
	}
	.home_title a:after{
		left:65%;
	}
	.general_content{
    	padding-right: 35px;
    	width: 100%;
  	}
  	.general_content.images{
	    text-align: center;
	    padding: 0 !important;
  	}
  	.general_content figure{
	    margin-left: 0;
	    margin-right: 10px;
	    margin-bottom: 30px;
	    float: none;
	    display: inline-block;
	    width: 16%;
  	}
  	.general_content.images a figure img{
    	width: 100%;
  	}
   .general_content figure{
	    margin-right: 16px;
	    margin-left: 16px;
   } 	
}
@media screen and (min-width: 992px) and (max-width: 1174px){
	.main-text{
		line-height: 24px;
	}
	.alignleft{
		margin:0;
	}
	.home_text--right{
		width: 64%;	
		float: right;
	}
	.more_button{
		padding-top: 25px;
		margin-left: 35%;
	}
	.read__button{
		margin-top: 20px;
	}
	h2.blue_title--light{
		margin-bottom: 0;
	}
	.general_content{
    	padding-right: 35px;
  	}
  	.general_content.images{
	    margin-left: -20px;
	    text-align: center;
	    padding: 0 !important;
  	}
  	.general_content figure{
	    margin-left: 0;
	    margin-right: 10px;
	    margin-bottom: 30px;
	    float: none;
	    display: inline-block;
	    width: 18%;
  	}
  	.general_content.images a figure img{
    	width: 100%;
  	}
  	.general_content figure figcaption{
	    font-size: 12px;
	    background-size: 90%;
	    text-align: left;
	    padding-left: 10px;
  	}
	.home_title .first_in_home:after{
		left: 55%;
	}
	.more_button--footer{
		float: none;
		margin-left: 0;
		margin-top: 25px;
	}
}
@media screen and (min-width: 1174px) and (max-width: 1435px){
	.general_content figure{
	  float: left;
	  position: relative;
	}
	.more_button{
		margin-left: 37%;
	}
	h2.blue_title--light{
		font-size: 18px;
	}
		.home_title .first_in_home:after{
		left:58%;
	}
}
