@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Abel&family=PT+Sans&display=swap');
/*
    font-family: 'PT Sans', sans-serif;
    font-family: 'Abel', sans-serif;
*/

*, html, body, div, dl, dt, dd, ul,ol,li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {margin:0; padding:0;}
ul{list-style:none}
section, header, footer {padding: 0em 0;}
*,*:before,*:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box;box-sizing: border-box;}

.ani *{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}

body{font-family: 'PT Sans', sans-serif;  /* font-family:Arial, Helvetica, sans-serif;*/font-size:18px;  margin:0; padding:0; background:#FFF; color:#333;}
.cl{clear:both;} .fl{float:left!important;} .fr{float:right!important;} .nd{display:none}
img{border:0;} /*a img{opacity: 1; -webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}  a img:hover{opacity:.7;}*/
a{text-decoration:none; color:#505050; -o-transition:color 0.3s ease-out, background 0.3s ease-in; -ms-transition:color 0.3s ease-out, background 0.3s ease-in; -moz-transition:color 0.3s ease-out, background 0.3s ease-in; -webkit-transition:color 0.3s ease-out, background 0.3s ease-in; transition:color 0.3s ease-out, background 0.3s ease-in;} a:hover{color:#000;} 

img, embed, object, video {max-width:100%;}
.tint img{max-width:100%; opacity: 1; -webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}  a img:hover{opacity:.7;}

h1,h2,h3,h4,h5,h6{ font-weight:normal; font-family: 'Abel', sans-serif;}

h1{margin-bottom:20px; font-size:36px; text-align:center; line-height:normal!important;}
/*h2{margin-bottom:20px;}*/

.bg1{background:#020096; color:#FFF}
.bg2{background:#e5e5e5}
.bg3{background:#1e1e1e}
/**/
.pat1{background:url(../images/pat1.jpg)}
.pat2{background:url(../images/pat2.jpg)}
.pat3{background:url(../images/pat3.jpg) #020096; color:#FFF}
/*.cov1{background: url(../images/cov1.jpg) no-repeat center center fixed;}
.cov2{background: url(../images/cov2.jpg) no-repeat center center fixed;}
.cov3{background: url(../images/cov3.jpg) no-repeat center center fixed;}*/

.cove{-webkit-background-size: 100%;  -moz-background-size: 100%;  -o-background-size: 100%; background-size: 100%;
-webkit-background-size: cover;  -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

::selection{background:#333;color:#FFF;}::-moz-selection{background:#333;color:#FFF;}::-webkit-selection{background:#333;color:#FFF;}
.main{max-width:1200px;  margin:0 auto;}
.sub{width:100%;} .two{width:50%; float:left} .three{width:33.333333333%; float:left;} .four{width:25%; float:left} .tint{width:100%;} .ptb{}

.cont{line-height:25px;}
.cont.c{text-align:center;} .cont.j{text-align:justify}
.cont p{padding-bottom:20px;}

.contMain{}.contSub{ padding:20px;}
.leftMain{} .rightMain{}

.logo{}
.topRight{}
.topContact{font-size:18px; padding:10px 0;}
.topContact span{ display:inline-block; }
.topContact a{color:#FFF}
.topContact a:hover{color:#999}



.feat{ text-align:center; font-size:24px }
.featPic{ background:#FFF; display:table; margin:0 auto; border-radius: 50%; max-width:220px; margin-bottom:30px; } .featPic img{border-radius: 50%; padding:20px; } 

.moreBtn1 a{padding:10px; display:table; margin:0 auto; font-size:14px;line-height:inherit; background:#020096;  border:1px solid #020096; color:#FFF; }
.moreBtn1 a:hover{ background:none; color:#020096; border:1px solid #020096;}

.moreBtn2 a{padding:10px; display:table; margin:0 auto; font-size:14px;line-height:inherit; background:#020096;  border:1px solid #020096; color:#FFF; }
.moreBtn2 a:hover{ background:none; color:#FFF; border:1px solid #FFF;}

.projectsMain{display:flex; flex-wrap:wrap}
.projects{padding:10px;}

.footerMenu{ border-bottom:#4b4b4b solid 1px; margin-bottom:20px;}
.footerMenu ul{display:flex;  flex-wrap:wrap; justify-content:center}
.footerMenu li{padding:10px;} .footerMenu li a{color:#FFF} .footerMenu li a:hover, .footerMenu li a.homer{color:#787878!important}

.copy{ font-size:16px; color:#FFF} .copy img{padding:3px;}
.copy a{color:#FFF} .copy a:hover{color:#787878}

.design a{color:#FFF} .design a:hover{color:#787878}

.productMain{display:flex; flex-wrap:wrap}
.product{ padding:10px; border:1px solid #CCC; background:#FFF; text-align:center; text-transform:uppercase; font-size:14px;}

.whatsapp {z-index:9999}
.whatsapp{position:fixed; background:#36bc49; padding:10px; top:45%; right:0;}
.whatsapp a{color:#FFF}

.productsPageMain{display:flex; flex-wrap:wrap;}
.productsPageSub{display:flex; flex-wrap:wrap;}
.productsPage{padding:15px; display:block; }
.productsPage a:hover .productsPageTitle{color:#000}
.productsPageTitle{background:#FFF; padding:10px; font-size:14px; text-align:center; color:#333; border-bottom:1px solid #CCC; text-transform:uppercase}
.productsPage img{width:100%;}

.reserveForm1 {}
.reserveForm1 input{width:100%; margin:5px 0 15px 0; font-size:14px; padding:13px 10px 14px 10px; border:#bbbbbb solid 1px;   }
.reserveForm1 input[type=checkbox]{ width:auto; padding:0px; margin:0 10px 10px 0 ; }
.reserveForm1 textarea{width:100%; height:128px; margin:5px 0 15px 0; padding:13px 0 14px 10px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#5b5a5a;border:#bbbbbb solid 1px;  }
.reserveForm1 span.ValidationErrors {display:inline-block;  color:#FFF; background:#cf0000; padding:5px; margin-bottom:10px;  font-size:12px; }
.reserveForm1 select{width:100%; margin:5px 0 15px 0; font-size:14px; padding:13px 10px 14px 10px; border:#bbbbbb solid 1px;   }

.captcha label{float:left;margin-bottom: 20px;font-size:22px;font-size: 15px;  line-height: 40px; margin-right: 10px; }
.captcha input[type="text"]{float:left; height:38px; width:100px; padding:8px 5px;font-size: 15px;  text-align:center; border:#d6d4d1 solid 1px;}

.reserveForm1 input[type=submit]{ float:left; width:100px; background:#283891; color:#FFF; padding:10px 0px; display:block; margin-left:10px;  border:0; cursor:pointer; }
.reserveForm1 input[type=submit][disabled=disabled],button[disabled=disabled], .reserveForm1 input[type=submit]:disabled,button:disabled{background:#bec3de; color:#dfe1ef}
.reserve1sub{padding:0 10px 0 0px}

.map iframe{height:350px;}

.contact{text-align:center; padding:20px;}
.contactTitle{padding-bottom:5px; font-size:24px; margin:0; margin-top:20px; }
.contactIcon{background:url(../images/pat3.jpg) #020096;  width:150px; height:150px; border-radius: 50%; margin:0 auto}
.contactIcon img{}

.banner{ margin-bottom:50px;}
.catalogueMain{}
.catalogueMenu{background:#FFF }
.catalogueCont{ font-size:16px; line-height:22px; text-align:justify}
.catalogueCont p{padding-bottom:10px;}
.catalogueCont h1{text-align:left}

.profile{}
.profile embed{width:100%; min-height:500px;}



@media only screen and (min-width:240px){/* Mob V*/.isMov{display:block} .noMov{display:none} .main{padding-left:20px; padding-right:20px;} .ptb{padding:10px 0;}
	.topContact, .logo, .topRight{display:table; margin:auto}
	.logo{background:#FFF; margin:0px auto 20px auto }
	.contSub, .abtCont, .abtCert, .productsPage, .contact {width:calc(100%);}
	.abtCont{padding-bottom:30px;}
	.feat{padding-bottom:30px;}
	.product{ width:calc(100% - 2px); }
	.catalogueMenu{ margin-bottom:30px; }
	.copy, .design{text-align:center}
}
@media only screen and (min-width:320px){} 
@media only screen and (min-width: 480px){ /* Mob H*/.isMoh{display:block} .noMoh{display:none}
	.contact{width:calc(50%); float:left;}
}
@media only screen and (min-width: 768px){ /* Tab V*/.isTav{display:block} .noTav{display:none}

	.feat{width:calc(33.333333333%); float:left; padding-bottom:0px}
	.featPic{margin-top:-150px;}
	.leftMain, .rightMain, .contSub{width:calc(50%);}
	.leftMain{float:left} .rightMain{float:right}
	.contMain{ display:flex;  align-items:center;}
	.abtCont{width:calc(80% - 30px);padding-bottom:0px;}
	.abtCert{width:calc(20%)}
	.projects{width:calc(33.3333%);}
	.product{ width:calc(25% - 2px); }
	.productsPage{width:calc(50%);}
	.reserveForm1 .sub{width:33.333%; float:left}
	.reserveForm1 .subTwo{width:50%; float:left}
	.catalogueMain{display:flex; flex-wrap:warp;}
	.catalogueMenu{width:calc(30%); background:#FFF; margin:0;}
	.catalogueCont{width:calc(70% - 30px); margin-left:30px;}
	.copy{text-align:left; float:left;}
	.design{text-align:right; float:right} 
	
}

@media only screen and (min-width: 992px){/* Tab H*/.isTah{display:block} .noTah{display:none}
	.logo{position:absolute;display:block; margin:0px 0 20px 0; background:none }
	.topContact{display:block; margin:0; float:right;}
	.topRight{float:right}
	.product{ width:calc(16.666666% - 2px); }
	.productsPage{width:calc(25%);}
	.contact{width:calc(25%);}
}
@media only screen and (min-width: 1200px){/*Desktop*/.isDec{display:block} .noDec{display:none} .main{padding-left:0px; padding-right:0px;} .ptb{padding:30px 0; }}


/*<div class="cl isMov isMoh isTav isTah isDec "></div>
<div class="cl noMov noMoh noTav noTah noDec "></div>*/