@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
    font-family: 'Conv_D-DIN-PRO-400-Regular';
    margin:0;
    padding:0;
    font-size: 28px;
    color: #15232b;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
}
html{
	overflow-x:hidden;
}
@media(min-width:1500px){
	.container{
		width:1470px;
		margin:0 auto;
	}
}
img{
	max-width:100%
}
.menuheader .sf-menu li.item-143, .menuheader .sf-menu li.item-135 {
    display: none;
}
section.Blockslide {
    display: block;
    position: relative;
}
section.Blockslide .custom {
    position: relative;z-index:0
}
section.Blockslide .custom:before{
    
    content:'';background:rgb(0 0 0 / 0.1);
    position:absolute;left:0;top:0;width:100%;height:100%;z-index:0
}
.itemid-111 section.Blockslide .custom:before , itemid-110 section.Blockslide .custom:before{
	display:none
}
.Blklogo {
    padding: 27px 270px 30px 93px;
    position: absolute;
    left: 0;
    height: 265px;
    top: 0;
    background: url(../images/bg_logo.png) no-repeat bottom right;
}
a.logo img { 
}
.topHeader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
} 
.menuheader{
	padding-top: 20px;
	float: left;
	padding-left: 0;
}
.menuheader .sf-menu{
	/* float:right; */
	padding: 0;
	margin: 15px 30px 0 0;
	clear: both;    max-width: 980px;
}
.menuheader li.item-111 {
    /* float: right; */
}
.menuheader .sf-menu li{padding: 0 1px;}
.menuheader a, .menuheader >.sf-menu>li>span, .menuheader >.sf-menu>li>a{
	color: #fff;
	transition:all .3s;
	font-size: 28px;
	z-index:1;
	padding: 10px 11px;
	font-weight: 500;
	font-style: normal;
	font-family: 'Conv_D-DIN-PRO-500-Medium';
}
.menuheader .menutop a{font-size:20px}
.menuheader ul a:before{
	content:'';
	position:absolute;
	left:51%;
	right:51%; 
	bottom:0;height:2px;
	background: #fff;
	transition:all .3s;
	z-index:-1;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	box-shadow:  0 2px 8px rgba(0, 0, 0, 0.2);
}

.menuheader a:hover:before, .menuheader li.active a:before{
	left:15px;right:15px
}
/*.menuheader ul a:before{
	content:'';
	position:absolute;
	left:51%;
	right:51%;
	top:0;
	bottom:0;
	background: #fff;
	transition:all .3s;
	z-index:-1;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	box-shadow:  0 2px 8px rgba(0, 0, 0, 0.2);
}

.menuheader a:hover:before, .menuheader li.active a:before{
	left:0;right:0
}
*/
 
.menuheader a:focus, .menuheader a:hover{
	color:#fff !important
}
section.slider {
	position: relative;
}
.Blockheader{
	
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10;
}
.Blockheader > .container{position:relative}
.blockmenu{
	background:#fff; 
    -webkit-border-radius: 7px;
    -moz-border-radius:  7px;
    border-radius: 7px;
	padding: 22px 10px 22px 24px; 
}
 
.flexslider{padding:0 !important;margin:0 !important}
 
.slide-desc{ padding: 0 !important;} 
.slide-desc-box > div > div,.slide-desc-box > div {
    width: 100% !important;!i;!;
    max-width: 1400px;
    display: block !important;!i;!;
    margin: 0 auto;
}
.slide-desc >span{
	float:left;
	max-width: 600px;
	margin-top: 100px;
}
 .slide-desc h1{
	 font-size:60px;
	 text-transform:uppercase;
	 text-align: right;
	 color:#fff;
	 font-family: 'Conv_D-DIN-PRO-400-Regular';
	}
.slide-desc .seemore{
	float:right
}
 .slide-desc h1 strong{
	 font-weight: normal;
	 color:#6dbc46;
	 font-family: 'Conv_D-DIN-PRO-700-Bold';
	}
section.slider{
    overflow:hidden;
}
 
nav.mobile-nav a {
    font-size: 0;
    text-decoration: none;
    line-height: 15px;
    display: block;
    background: #6ebd47 url(../images/menumobile.png) center center no-repeat;
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin: 0 16px 0;
    float: right;
}
nav.mobile-nav {
	display: none;
}
#navigationMobile {
    font-size: 20px;
    line-height: 1.5;
    padding: 10px 20px;
    color: #000;
    display: none;
}

/************/
 
.info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    font-size: 18px;
    text-align: center;
    transform-style: preserve-3d;
    -webkit-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);
    background-position: center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.boxdevis .info a{
	font-size:14px;color:#eca540
}
.boxdevis:hover {
    -webkit-transform: rotate3d(0,1,0,0deg);
    -moz-transform: rotate3d(0,1,0,-180deg);
    -o-transform: rotate3d(0,1,0,-180deg);
    -ms-transform: rotate3d(0,1,0,-180deg);
    transform: rotate3d(0,1,0,-180deg);
}
.boxdevis:hover h3{display:none}
.boxdevis:hover .info{display:block}
 
.copyrigth{
	text-align:center;
}
.contactfooter p{
	min-height: 50px;
	padding-left:72px;
}
.maps{
	background:url(../images/maps.png) no-repeat left center
}
.mail{
	background:url(../images/mailcontact.png) no-repeat left center
}
.phone{
	background:url(../images/phone.png) no-repeat left center;
  
}

footer .phone{
	float: right;
}
/*****************/
 
.seemore{
	background:#6dbc46;
	border-radius:50px;
	text-align:center;
	color:#fff;
	font-size:32px;
	padding:15px 40px;
	display:inline-block;
	margin:30px 0;
	text-decoration: none !important;
	border:1px solid #6dbc46;
	text-transform: uppercase;
	transition: all .3s;
}
.seemore:hover, .seemore:focus{
	background:transparent;color:#6dbc46;
	border-color:#6dbc46;
}
.block1{
	padding:100px 0 30px
}

.block1 h2,  h2 {
	font-size: 32px;
	color: #015249;
	font-weight: normal;
	position: relative;
	padding-top: 20px;
}
.block1 h2{margin-top:30px}
  h2:before{
	 content:'';
	 background: #015249;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 65px;
	 height: 10px;
	}
h3:before{
	 content:'';
	 background: #015249;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 65px;
	 height: 5px;
	}
.item-page .BlkContent2 li, .item-page .BlkContent1 li{
	list-style:url(../images/puce2.png)
}
 .block1 .Text{
	 padding-top:55px;
	 font-size:48px;
	 line-height:1;
	 font-family: 'Conv_D-DIN-PRO-500-Medium';
	}
.block2 {
    background: #fbf4e8 url(../images/bg_blok2.jpg) no-repeat bottom center;
    padding: 100px 0 30px;
    margin: 60px 0 0;
    font-size: 48px;
    color: #1d3a62;
    position: relative;
}
.block2 .seemore{margin: 50px 0 30px;}
 .block2 .Text{
	 font-size:48px;
	 line-height:1;
	 max-width: 52%;
	 font-family: 'Conv_D-DIN-PRO-500-Medium';
	}
.block2 .Boxes {
	clear:both;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;margin-top:-70px;transition:all .3s;
}
.block2 .box {font-family: 'Conv_D-DIN-PRO-500-Medium';background: #fff url(../images/mask_box.png) no-repeat bottom center;display: block;border-radius: 30px;font-size: 32px;text-align: center;height: 469px;padding-top:63px;cursor:pointer;box-shadow: 2px 12px 10px 0px rgb(211 205 205 / 35%);max-width: 350px;margin: 0 auto 30px;}
.block2 p:first-child{position:relative;padding-bottom:82px;overflow: hidden;}
.block2 .box p:first-child:after{
	content:'';position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:45px;height:48px;
	background:url(../images/link.png) no-repeat top center;
	 display:block;margin:0 auto; 
}
.block2 .box:hover p{color:#7fc45c}
.block2 .box:hover p:first-child:after{
	background:url(../images/link.png) no-repeat bottom center;transition:all .3s; 
}
.block2 .box .link{font-size:0;position:absolute;top:0;left:0;width:100%;height:100%;}
.block2 .box2, .block2 .box4, .block2 .box6{
	margin-top: -103px;
}
.block2 .box2{
	margin-top: -103px;
}
.block2 .box  p:first-child{
	padding-top:172px
}
.box1 p:first-child{
	background:url(../images/icon1.png) no-repeat top  center
}
.box2 p:first-child{
	background:url(../images/icon2.png) no-repeat top  center
}
.box3 p:first-child{
	background:url(../images/icon3.png) no-repeat top  center
}
.box4 p:first-child{
	background:url(../images/icon4.png) no-repeat top  center
}
.box5 p:first-child{
	background:url(../images/icon5.png) no-repeat top  center
}
.box6 p:first-child{
	background:url(../images/icon6.png) no-repeat top   center
}

.block3{
	margin: 80px 0 20px;
}
.block3 .boxnews {font-family: 'Conv_D-DIN-PRO-500-Medium';background: #fff;width: 100%;border-radius: 30px;margin: 0 auto 30px;font-size: 32px;cursor:pointer;box-shadow: 2px 12px 10px 0px rgb(211 205 205 / 35%);overflow: hidden;padding-bottom: 40px;max-width: 470px;}
.block3 .boxnews img{
	margin-bottom:55px;
	width: 100%;
}
img{
	max-width:100%;
	height: auto;
}
.block3 .boxnews p{
	padding: 0 35px 10px;
}
.seemore2{
	background: url(../images/puce2.png) right center no-repeat;
	color:#6dbc46;
	text-transform:uppercase;
	font-size: 22px;
	padding-right: 27px;
}
.block4 h2 {
	color: #015249;
	margin-bottom:55px;
	display: block;
	max-width: 47.5%;
	letter-spacing: 1px;
}
 .block4 h2:before{
	 content:'';
	 background:#015249;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 65px;
	 height: 10px;
	}
 .block4 .TextRight{
	 padding-top:55px;
	 font-size:48px;
	 line-height:1;
	 font-family: 'Conv_D-DIN-PRO-500-Medium';
	 color: #1d3a62;
	}
.block4{
	padding:60px 0
}
.block4 .row  .ImageLeft{
	margin-left:-160px
}

.container {}

.block5 {
    background: #fbf4e8;
    padding: 100px 0;
}

.block5 h2 {
    color: #1d3557;
    font-size: 48px;
    margin: 0 0 30px;
    font-family: 'Conv_D-DIN-PRO-500-Medium';
}

a.TextBlock5 {
    background: #fff;
    border: 2px solid #e2ebf6;
    border-radius: 30px;
    padding: 30px 85px 30px 25px;
    color: #1d3557;
    width: 100%;
    display: block;
    min-height: 140px;
    position:relative;
    text-decoration: none;
    font-family: 'Conv_D-DIN-PRO-500-Medium';
    margin: 0 auto 30px;
    max-width: 470px;
    display: flex;
    align-items: center;
}
a.TextBlock5:before{
	content:'';
	background: url(../images/link.png) no-repeat top right;
	width:45px;height:49px;transition:all .3s;
	position:absolute;right:25px;top:50px
}
a.TextBlock5:hover:before{ 
	background: url(../images/link.png) no-repeat bottom right;
} 
.block7 strong{
	
	font-family: 'Conv_D-DIN-PRO-700-Bold';
}
.copyrigth{
	font-size:22px;
	margin-top:60px;
	text-align:left;
	max-width: 300px;
}
/***************************/
 footer.footer {
    background: #045b51 url(../images/maskfooter1.png) no-repeat bottom center;
    color: #fff;
    position: relative;
    min-height: 700px;padding-bottom:100px;
}
.block7 {font-size:25px}
footer.footer:after{
	content:'';
	position: absolute;
	bottom:0;
	right:0;
	width:100%;
	height:275px;
	background: url(../images/maskfooter2.png) no-repeat bottom right;
}
.block6{
	padding: 0 0 90px;
}
.Infoadress , .Infomail, .Infophone{
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	min-height:250px;
	margin:0 auto 25px;
	padding: 38px 40px;
	color:#1d3a62;
	font-size:28px;
	font-family: 'Conv_D-DIN-PRO-700-Bold';
	max-width: 470px;
	display: flex;
	align-items: center;
}
.Infomail strong, .Infophone strong{
	/* font-size:40px; */
}
.Infomail span, .Infophone span{
	font-family: 'Conv_D-DIN-PRO-400-Regular';
}
.Infoadress {
    background: #6dbc46 url(../images/maps.png) no-repeat left center;
	
}
.Infophone {
    background: #6dbc46 url(../images/phone.png) no-repeat left center;
}
.Infomail {
    background: #6dbc46 url(../images/mail.png) no-repeat left center;
}
.Menufooter .nav>li> a, .Menufooter .nav>li>span{
	font-size: 23px;
	display:block;
	color: #fff;
	padding-bottom: 10px;
}
.Menufooter .nav>li{padding: 0 10px;list-style: none;display: inline-block;float: left;}
.Menufooter .nav ul{
	margin:0 0 30px;padding:0;list-style:none;max-width:150px
}
.Menufooter .nav ul>li{padding-left:15px}
.Menufooter .nav ul>li a{
		font-size:16px; 
	display:block;
	color: #fff;
}
/**********************/


.item-page {
    padding: 90px 0 100px;
    /* overflow: hidden; */
}
.BlkContent1{
	padding:0 0 95px;
	overflow: hidden;
}
.BlkContent1 img, .BlkContent2 img{
	    box-shadow: 2px 12px 10px 0px rgb(211 205 205 / 35%);
}
.BlkContent2 {
    background: #fbf4e8;
    width: 100vw;
    overflow: hidden;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    margin-bottom: 70px;
    padding: 60px 0;
}

.imgContent img{border-radius:30px;}
.item-page h1, .item-page h2{
	font-size: 41px;
	font-family: 'Conv_D-DIN-PRO-500-Medium';
	margin:0px 0 30px
}

.item-page h3{
	font-size:30px;
	font-family: 'Conv_D-DIN-PRO-700-Bold';
	margin:30px 0;
	padding-top: 16px;
	position: relative;
}
.item-page p{
	margin:0 0 25px
}


::Placeholder{
	 color: #4978b08f !important;
    font-size: 20px !important;
	padding-left:10px !important;
}

 
div.fcp_wrapper {
    background-color: unset !important;
    border: none !important;
    font-size: 22px !important;
    max-width: 95% !important;!i;!;
    font-family: 'Conv_D-DIN-PRO-400-Regular';
}
 

.fcp_wrapper {
    max-width: calc(65% - 10px) !important;
    padding: 0px !important;
}


 div.fcp_label {
    font-size: 18px;
    font-family: inherit;
    margin-bottom: 5px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button { 
      -webkit-appearance: none; 
      margin: 0; 
}
 .fcp_wrapper input,  .fcp_wrapper select,  .fcp_wrapper textarea,
 .fcp_wrapper span, .fcp_wrapper img {
  border: none !important;
  /* */
  margin-bottom: 20px !important;
}
input[type=text], input[type=number], input[type=email], input[type=file], input[type=tel], input[type=number], textarea{
	border-bottom: 1px solid #0c3979 !important; 
}
 div.fcp_line input:not([type="submit"]), div.fcp_line textarea, div.fcp_line select {
    background-color: rgb(207 205 217 / 7%);
    border-radius: 0 !important;
    padding: 2px 10px;
    height: 42px;
    margin: 0 0 5px !important;
}
div.fcp_line textarea{height:200px}
  #fcp_spinner {
  
    display: none !important;
}

 .fcp_form button.fcp_btn {
    background-color: #6dbc46 !important;
    padding: 14px 33px;
    margin: 0 !important;
    font-size: 20px;
    text-align: center;
    border-radius: 53px;
}
.fcp_form button.fcp-clear-files {
    background-color: #797979;color:#fff;
    padding: 5px 15px ;
    margin: 0 ;
    font-size: 18px;
    text-align: center; 
}
 .fcp_form button:hover {
    background-color: #000000 !important;
    color:#fff !important;
}


.fcp_wrapper select:not(.form-select):not(.form-control) {
    color: #97b1d1  !important;
    width: 100%  !important;
}


table.table.telechargement td:first-child {
    width: 50%;
}

table.table.telechargement td:nth-child(2) {
    width: 25%;
}
.itemid-121 section.Blockslide {
    max-height: 400px;
    overflow: hidden;
}
/***************************/
@media(max-width:1700px){
 .block4 .row .ImageLeft {
    margin-left: -30px;
}
	.Blklogo{
		background-position: top right 60px;
	}
	.menuheader >.sf-menu{margin-left: -70px;}
	.menuheader a, .menuheader >.sf-menu>li>span, .menuheader >.sf-menu>li>a{
		font-size:24px;
	}
	.sf-menu ul li a {
        font-size: 18px;
    }
}

@media(max-width: 1500px){
	 .slide-desc h1 {
	    font-size: 50px; 
	}
	.seemore{
		font-size:24px
	}
	.slide-desc >span {
	    margin-top: 170px;
	}
	.row{margin:0;}
	
	.menuheader >.sf-menu{margin-left: -100px;}
	.Blklogo {
	    padding: 27px 215px 30px 80px;
	}
	.Blklogo img{
		max-width: 155px;
	}
	    .menuheader a, .menuheader >.sf-menu>li>span {
        font-size: 22px;
    }
	header .item-121 a { 
    padding: 10px 30px !important; 
}
	 .block4 .row .ImageLeft {
	    margin-left: 0px;
	}
	.block4 .TextRight, .block2 .Text, .block1 .Text { 
	    font-size: 42px; 
	}
		.block2 .Text { 
	    max-width: 48%; 
	}
}
@media(max-width:1370px){
	     .Blklogo {
        padding: 27px 190px 30px 50px;
        max-width: 350px;
        background-position: top right 24px;
    }
	
	.menuheader >.sf-menu{margin-left: -140px;}
	.menuheader a {
    font-size: 19px;
 }
	    .Blklogo img {
        max-width: 130px;
    }
	.block3 .boxnews p {
    font-size: 25px;
}
	.block4 .TextRight  { 
	    font-size: 38px; 
	}
	a.TextBlock5{
    font-size: 25px;
		
	}
	.Infoadress   {
	    font-size: 25px;
	}
	.Infomail strong, .Infophone strong{/* font-size: 35px; */}
	footer.footer:after { 
    background: url(../images/maskfooter2.png) no-repeat bottom -30px right -180px;
}
}
@media(max-width:1270px){
	body{
		font-size:24px
	}
	 	.menuheader > .nav{display:none}
	nav.mobile-nav{display:block !important;}
	     .slide-desc h1 {
        font-size: 40px;
    }
	    .Blklogo {
        padding: 15px 130px 126px 36px;
        /* background-position: bottom 62px right -57px; */
        /* height: inherit; */
        right: 0;
        /* top: 0; */
    }
	    .Blklogo img {
        max-width: 109px;
    }
	 .block2 .Text, .block1 .Text {
        font-size: 38px;
    }
	  .block4 .TextRight{
		  font-size:32px
	  }
	    .block2 .box {font-size: 28px;
    }
	.block5 h2{
		font-size:40px
	}
 
	.Infoadress   {
	    font-size: 22px;
	}
	.Infomail strong, .Infophone strong{/* font-size: 28px; */}
}
@media(max-width:1100px){
	.slide-desc >span {
        float: left;
        margin-top: 100px;
    }

 .topHeader{
	 position:relative;
	 background: #ffffff;
	}
	.menuheader {
    padding: 50px 30px 30px 0;
}
	    .block2 .Text {
        max-width: 60%;
    }
	    .block2 .box {
        font-size: 25px;
    }
	.block2 .Boxes{margin-top:-150px}
	    .seemore {
        font-size: 20px;
    }
	    .block3 .boxnews p {
        font-size: 20px;
    }
	.block4 h2 { 
    max-width: 60%; 
}
	    a.TextBlock5 {
        font-size: 22px;
        padding: 30px 65px 30px 25px;
    }
	a.TextBlock5:before {
    right: 20px;
}
	.Infoadress, .Infomail, .Infophone{
		min-height: 210px;
		padding: 50px 40px 30px;
		font-size: 20px;
	}
	.Infomail strong, .Infophone strong {
        /* font-size: 25px; */
    }
	.item-page {
    padding: 60px 0 30px; 
}
}
@media(max-width:1000px){
.block2 .box2, .block2 .box4, .block2 .box6 {
    margin-top: 0;
}
	.block2 .box {
        font-size: 30px;
    }
       .block2 .Text, .block4 h2, .block5 h2  {
        max-width: 100%;text-align:center
    }
	.itemid-101 h2:before{right:0;margin:0 auto; } 
     h2:before{  height: 5px;} 
	h1, h2, .item-page h1, .item-page h2{
		padding-top: 20px;
		font-size: 38px;
	}
	.block6 {
    padding: 0 0 50px;
}
 .Infoadress, .Infomail, .Infophone{
	 border-radius:0;
	 margin:0 auto -1px;
	 min-height: auto;
	 background-size: contain;
	 padding: 30px;
	}
	.Infomail{
		-webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
	}
	.block4 {
    padding: 30px 0;
}
	.copyrigth {
	    font-size: 16px; 
	}
}


@media(max-width:970px){
 
}

@media(max-width:767px){
	    .menuheader {
        padding: 35px 20px 20px 0;
    }
	 body{
		 font-size:18px
	 }
	.Blklogo {
    padding: 10px 20px;
    height: auto;
    position:relative;
    margin-left: -15px;
    max-width: inherit;
}
	.Blklogo  .logo img{max-width:100px}
	.slide-desc >span {
        margin-top: 0;
    }
	 .block1, .block2 {
    padding: 30px 0 ;
}
	.block1 h2, h2 {
    font-size: 28px !important;
}
	.block2 .Text, .block1 .Text,  {
        font-size: 30px;
    }
	    .block4 .TextRight {
        font-size: 28px;
    }
	.block5 h2{
		font-size:32px
	}
	.item-page {
    padding: 60px 0 30px;
}
	.block7{
		padding-top:40px;
		font-size: 20px;
	}
	.Menufooter .nav>li> a, .Menufooter .nav>li>span {
    font-size: 20px; 
}
	div.fcp_wrapper{max-width:100% !important}

	    div.fcp_line input:not([type="radio"]):not([type="checkbox"]), div.fcp_line textarea, div.fcp_line select {
       font-size:18px
    }
	input#field003 {
    font-size: 10px;
}
	.fcp_form button.fcp-clear-files { 
    font-size: 10px; 
}
}
 
@media(max-width:480px){
	a.logo img {
	    max-width: 130px;
	}
     .block2 .Text, .block1 .Text {
        font-size: 30px;  
    }
     .block2 .Text {
       margin-bottom:50px
    }
	.itemid-136 .item-page .col-md-5{padding:0}
	
}
 
@media(max-width:440px){
	 	.Blklogo {
    padding: 10px 30px 10px 20px;
    margin-left: -15px;
    margin-right: -55px;
}
  
}
 @media(max-width:380px){
	.Blklogo { 
	        margin-right: -75px;
	    }
	     .Blklogo .logo img {
        max-width: 90px;
    }
	     .slide-desc h1 {
        font-size: 30px;
    }
}
/********************/
div.fcp_fixed_heading span {
    font-size: 1.2em;
    color: #72be4d;
    margin: 0 0 20px;
    display: block;
    border: 0 !important;
}
div.fcp_line  input[type="checkbox"] {
    margin: 0 10px 0 0 !important;
    /* float: left; */
    /* display: inline-block; */
}
.fcp_control_group> span{margin: 0 10px 3px 0 !important;}
.fcp_control_group label{
	display:inline-block;
	/* float:left; */
	font-size: 18px;
	font-weight: 500;
}
label.fcp_req {
	color:#6e3b2e
}