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

@import url('https://fonts.googleapis.com/css?family=Gugi|PT+Sans|Roboto+Condensed');
/* font-family: 'PT Sans', sans-serif;
   font-family: 'Gugi', cursive;
   font-family: 'Roboto Condensed', 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, 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:16px;  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:#d80f55; color:#FFF}
.bg3{background:#ad013d; color:#FFF}
/*.bg4{background:#1b1b1b; color:#777777}
.bg5{background:#d80f55; color:#333}*/

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


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

h1{font-size:30px; text-align:center; padding-bottom:30px; font-weight:bold; text-transform:capitalize; position: relative;}
h2{padding-bottom: 10px; font-size:20px; font-family: 'Roboto Condensed', 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%;} .ptb{}
.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; border-left:5px solid #e4e4e4; color:#343434; padding-left:10px; margin:15px 0px 20px 0px ; }
.featMain:hover .featMainTitle{ color:#333;}
.featMainTitle span{font-size:14px; color:#999}

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

.leftMain{} .rightMain{}

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

.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 }
.contSub{}

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

.footer ul{}.footer li{ }
.footer li a{width:100%; border-bottom:1px 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="text"]{}
.footer textarea{} 

.footer input[type=submit]{ float:left; width:100px; background:#ad013d; 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:#ad013d; color:#000}

.copy{}
.copy a{color:#FFF}
.copy a:hover{color:#d6809e}

.hServiceMain{display:flex; flex-wrap:wrap;  }
.hService{ text-align:center;  font-family: 'Roboto Condensed', sans-serif; font-size:24px}
.hService img{max-width:200px}

.splitTwo{padding:20px;}

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

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

.reserveForm1 {}
.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:#d80f55; 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:#ebaec3; color:#f5d7e1}

.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}

.why{ padding:20px; text-align:center}

.why img{max-width:150px}

.whyTitle{ font-family: 'Roboto Condensed', sans-serif; font-size:20px; padding:20px 0 10px 0;}

.serviceBtn{position: relative;}
.serviceBtnSub{display: none; position: absolute;}
.serviceBtn img, .serviceBtnSub img{width:100%;}
.serviceBtn:hover img{ opacity:1}
.serviceBtn:hover .serviceBtnSub{display:block;}


@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; max-width:100px;}
	.menuMain{position:absolute; right:0px;}
	.topRight {float:right;}
	.topMain{top:0; position:sticky;   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);}
	.serviceBtn{width:50%;}
}
@media only screen and (min-width:320px){} 
@media only screen and (min-width: 480px){ /* Mob H*/.isMoh{display:block} .noMoh{display:none}
	.serviceBtn{width:20%;}
}
@media only screen and (min-width: 768px){ /* Tab V*/.isTav{display:block} .noTav{display:none}
	.logo, .topContact, .copy{float:left;}
	.menuMain, .topRight, .topSocial{float:right;}
	.logo{ max-width:150px;}
	.topMain{ position:sticky; z-index:100; top:0; }
	.topRight{margin-top:10px;}
	.menuMain{position:relative; margin-bottom:10px;}
	.menu{ margin-bottom:20px!important}
	.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(25%);}
	.listClient li{width:calc(16.6666666666666% - 12px);}
	.reserveForm1 .sub{width:33.333%; float:left}
	.reserveForm1 .sub2{width:50%; float:left}
	.why{width:calc(33.33333333%); }
}
@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(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>*/