@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css?family=Gugi|PT+Sans|Roboto+Condensed');*/

@import url('https://fonts.googleapis.com/css2?family=Monda:wght@400;700&family=PT+Sans:wght@400;700&display=swap');

/*     font-family: 'Monda', sans-serif;
    font-family: 'PT Sans', sans-serif;
*/


@import url(animate.css);
*, 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, projects {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-weight:700; /* font-family:Arial, Helvetica, sans-serif;*/font-size:17px;  margin:0; padding:0; background:#FFF; color:#5c5c5c;}
.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;}

.bg1{background:#f3f3f3; color:#2d2d2d} 
.bg2{background:#1a1a1a; color:#FFF} .bg2 a{color:#FFF} .bg2 a:hover{color:#848484}
.bg3{background:#0b0b0b; color:#FFF}
.bg4{background:#000; color:#777777}
.bg5{background:#182e57; color:#FFF}
.bg6{background:#efefef}

.topContact{ padding-top:4px;}
.topContact img{padding:0 5px 0 10px}
.topContact a{color:#FFF} .topContact a:hover{color:#d5ecc8}

#sticker{ position: sticky; top:0px; left:0px; z-index: 999992;}
#sticker.fixed-sticker{ background:#FFF; box-shadow: 0 5px 5px -5px #bebebe; transition: all .6s ease-in-out; }
#sticker .logo{padding:20px 0;}
#sticker.fixed-sticker .logo{ padding:20px 0;}

/*#sticker.fixed-sticker .logo .wl{display:none}
#sticker .logo .wl{display:block}
#sticker.fixed-sticker .logo .bl{display:block}
#sticker .logo .bl{display:none}*/

#sticker .logo{padding:20px 0;}
/*#sticker .logo img{width:250px;}*/
#sticker .menuMain{padding-top:15px;}
#sticker.fixed-sticker .menuMain{padding-top:13px;}
#sticker .menu li a { color: #333;}
#sticker .menu li a:hover,.menu li:hover>a, a.homer {color:#00aeee!important; }
#sticker.fixed-sticker .menu li a { color: #333;}
#sticker.fixed-sticker .menu li a:hover,.menu li:hover>a, a.homer {color:#000; }


.cov1{background: url(../images/cov1.jpg) no-repeat center center fixed; background-size: 100%;background-size: cover; }


h1,h2,h3,h4,h5,h6{ font-weight:normal; font-family: 'Monda', sans-serif; line-height:normal!important;}

h1{font-size:30px; text-align:center; color:#182e57; padding-bottom:30px; font-weight:700; text-transform:capitalize; position: relative;}
h2{padding-bottom: 10px; font-size:20px; font-family: 'Monda', sans-serif; width:100%;}

::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%;} 
.fx{display:flex; flex-wrap:wrap;} 
.topMain{  width:100%; /*background:#FFF; background-color:rgba(255,255,255,0.95); box-shadow: 0 5px 5px -5px #bebebe*/}
.logo{padding:5px 0;}

.featMainCont{display:flex; flex-wrap:wrap}
.featMain{ padding:10px; }
.featMainPic{overflow:hidden!important;}
.featMain:hover img{transform: scale(1.15,1.15); -webkit-transform:scale(1.15,1.15); -moz-transform:scale(1.15,1.15); -ms-transform:scale(1.15,1.15); -o-transform:scale(1.15,1.15);}
.featMainTitle{ transition: all 0.2s ease-in-out 0s; font-family: 'Oswald', sans-serif; font-size:18px; /*background:url(../images/car-bg.png) no-repeat;*/ color:#000; padding:0px 0 0 0px; margin:15px 0px 20px 0px ; }
.featMain:hover .featMainTitle{ color:#767676;}
.featMainTitle span{font-size:14px; color:#999}

.div4{ font-size:50px; line-height:50px; color:#FFF; text-transform:uppercase}
.div4 span{font-size:16px}

.moreBtn{display:table; margin:0 auto; margin-top:30px;}
.moreBtn a{padding:10px;   font-size:14px; line-height:inherit;   border:1px solid #182e57; color:#333; }

.moreBtn1 a{padding:10px; margin-top:30px;  font-size:14px; line-height:inherit;  border:1px solid #FFF; background:#FFF; color:#182e57;}
.moreBtn1 a:hover, .moreBtn a:hover{ color:#FFF; background: none; border:1px solid #FFF}

.cont{line-height:25px;}
.cont.c{text-align:center} .cont.j{text-align:justify}
.cont p{padding-bottom:15px}

.contMain{display:flex; flex-wrap:wrap; align-items:center }

.footer{padding:10px;}
.footeSub{padding:5px;} .footeSub strong{width:calc(100px); display:inline-block}
.footer a{color:#FFF}
.footer a:hover{color:#00aeee!important}

.footer li a{width:100%; border-bottom:0px dotted #FFF; color:#FFF; display:block; padding:5px 0;}
.footer li a:hover{ color:#FFF}

.footer input[type="text"], .footer textarea {width:100%; padding:10px; border:0; margin-bottom:15px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#5b5a5a;}
.footer input[type=submit]{ float:left; width:100px; background:#182e57; color:#FFF; padding:10px 0px; display:block;  border:0; cursor:pointer; }
.reserveForm1 input[type=submit][disabled=disabled],button[disabled=disabled], .reserveForm1 input[type=submit]:disabled,button:disabled{background:#48080b; color:#5b2124}


.copy a{color:#FFF}
.copy a:hover{color:#858585}
.hServiceMain{display:flex; flex-wrap:wrap;  }
.hService{ text-align:center;  font-family: 'Monda', sans-serif; font-size:18px;margin-bottom:20px;}
.hServicePic{width:200px; height:200px; border-radius:50%; margin:0 auto; margin-bottom:10px;}
.hServicePic img{ border-radius:50%}
/*.hService img{max-width:100px; margin-bottom:20px;}*/

.splitTwo{padding:20px;}

.listClient{ font-size:18px}
.listClient ul{display:flex; flex-wrap:wrap; justify-content:center;  text-align: center;}
.listClient li{ margin:5px;}

.map iframe{height:250px;}
.contactus{font-size:20px; padding:0px 0;}
.contactus i{ display:inline-block; width:30px  }
.contactus strong{ width:100px; display:inline-block; }
.contactusSub{display:block; padding:5px 10px;}

.reserveForm1 input{width:100%; float:left; 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:#cf0000; margin-bottom:10px;  font-size:14px; }
.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:#182e57; 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:#aeb5c1; color:#d4d8de}

.reserveForm1 select{width:100%; margin:5px 0 15px 0; font-size:14px; padding:13px 10px 13px 10px; border:#bbbbbb solid 1px;   }
.reserve1sub{padding:0 10px 0 0px}

.whatsapp {z-index:9999}
.whatsapp{position:fixed; bottom:20px;  right:20px;}
.whatsapp a{color:#FFF}

.programe{margin-bottom: 50px;}
.programePic{ margin-bottom:20px}
.programeTitle{ font-size: 38px;}
.programeCont{width:calc(100%); margin-top:20px; font-size:12px; }
.programeBtn a{padding:5px 10px; font-size:14px;line-height:inherit;   border:1px solid #182e57; color:#FFF;background:#182e57; }
.programeBtn a:hover{background: none;  color:#182e57; border:1px solid #182e57;}
.hAboutSerSub{width:calc(50% - 10px); position: relative}
.hAboutSerSub img{width:calc(100%);}
.hAboutSerTitleMain{position: absolute; width:calc(100%);  bottom:0px; }
.hAboutSerTitle{ font-family: 'Monda', sans-serif;font-size: 24px; text-align:center; display:table; margin:auto; padding:20px;}


.list { margin-top:0px;} .list ul{list-style:none} 
.list li{display:block; padding: 2px 0px 3px 20px; margin:7px 0; vertical-align:middle;}
.list li:before{content: ""; position: absolute; width:10px; height:10px; margin:7px 0 0 -20px;  background:#182e57; border-radius: 50%;}

.contact{ padding:20px;text-align:center; }
.contact a{ color:#7f7f7f;} .contact a:hover{ color:#000;}
.contact h2{padding-bottom:5px; margin:0; margin-top:20px; }
.contact h2:before{border:0;}
.contactIcon{background:#182e57; width:150px; height:150px; border-radius: 50%; margin:0 auto}
.contactIcon img{}
.contactTitle{padding-bottom:5px; font-size:24px; margin:0; margin-top:20px; color:#333 }
.map iframe{height:450px;}


@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;}
	 .topSocial, .topContact{display:table; margin:0 auto;}
	.logo{float:left;}
	#sticker{margin-top:0px}
	#sticker .logo img{width:200px;}
	#sticker.fixed-sticker .logo img{width:150px;}
	.menuMain{position:absolute; right:0px;}
	.topRight {float:right;}
	.topMain{top:0; position:fixed;  z-index:100;}
	.featMain{width:100%; margin-bottom:1px}
	.leftMain, .rightMain{width:calc(100%); padding:0px 0 20px 0}
	.moreBtn1 a{margin-bottom:30px;}
	.hService{width:calc(50%);}
	.splitTwo{width:calc(100%);}
	.listClient li{width:calc(33.33333333333% - 12px);}
	.topGap{height:60px}
	.hAboutSerSub{margin:40px 0px 20px 0px;}
	.programeTitle{order:1;} .programeCont{order:2;} .programeBtn{order:3; margin-top:20px;}
	.programe{width: calc(100%);}
}
@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}
	.logo, .topContact, .copy{float:left;}
	#sticker{margin-top:-110px}
	#sticker .logo img{width:300px;}
	#sticker.fixed-sticker .logo img{width:200px;}
	.menuMain, .topRight, .topSocial{float:right;}
	.topMain{ position:sticky; z-index:100; top:0; }
	.topRight{margin-top:10px;}
	.menuMain{position:relative;}
	.featMain{margin:1px;  width:calc(50% - 2px);}
	.div4{width:calc(33.333333333333%); float:left;}
	.contSub, .splitTwo{width:calc(50%);}
	.moreBtn1 a{margin-bottom:0px;}
	.footer{width:calc(50%); float:left}
	.hService{width:calc(20%);}
	.contact{width:calc(33.3333333333333333333%);}
	.listClient li{width:calc(16.6666666666666% - 12px);}
	.reserveForm1 .sub{width:33.333%; float:left}
	.reserveForm1 .sub2{width:50%; float:left}
	.topGap{height:0px}
	.hAbout{width:calc(40%);padding-right: 30px;}
	.hAboutSer{width:calc(60%);}
	.hAboutSerSub{margin:0px;}
	.programeTitle{order:1;} .programeCont{order:3;} .programeBtn{order:2; margin-top:15px;}
	.programe:last-child{margin-bottom: 0px;}
	.programe{width: calc(50% - 25px); position:relative}
	.programe:last-child, .programe:nth-last-child(2){ margin-bottom:0}

}
@media only screen and (min-width: 992px){/* Tab H*/.isTah{display:block} .noTah{display:none}
	.featMain{width:calc(33.33333333333% - 12px);}
	.leftMain, .rightMain{width:calc(50%); padding:20px}
	.leftMain{float:left} .rightMain{float:right}
	.footer{width:calc(23.3333333333%);}
	.footer.lar{width:calc(30%);}
	
}
@media only screen and (min-width: 1200px){/*Desktop*/.isDec{display:block} .noDec{display:none} .main{padding-left:0px; padding-right:0px;} .ptb{padding:50px 0; }}


/*<div class="cl isMov isMoh isTav isTah isDec "></div>
<div class="cl noMov noMoh noTav noTah noDec "></div>*/