 
@import url('https://fonts.googleapis.com/css?family=PT+Sans|Raleway');
/* font-family: 'PT Sans', sans-serif;
   font-family: 'Raleway', 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: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:#ec1c24; color:#FFF}
.bg2{background:#262626; color:#888888}
.bg3{background:#1b1b1b; color:#777777}
.bg4{background:#f4f4f4; }

.cov1{background: url(../images/cov1.jpg) no-repeat center center fixed; 
-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; }

h1,h2,h3,h4,h5,h6{ font-weight:normal; font-family: 'Raleway', sans-serif;}

h1{font-size:29px; padding-bottom:30px; color:#333 /*color:#ee1b23*/}
h1.ph{padding-top:40px;}
h2{padding-bottom: 20px; font-size:18px; color:#FFF}
h3{ font-size:29px; padding-bottom:30px; color:#333; margin-bottom:30px; border-bottom:1px solid #eeeeee; text-transform:capitalize}

::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{}

.topMain{padding:10px 0}
.topContact{ padding:5px 0; font-size:18px} .topSocial{}
.topContact img{margin-right:10px;}

.logo{ } .logoR{ }
.leftMain{} .rightMain{}

.cont{ line-height:25px;}
.cont.c{text-align:center} .cont.j{text-align:justify}
.cont p{padding-bottom:15px}
.cont strong{ color:#ec1c24; font-weight:normal;}

.abtPic{}  .abtPic img{width:100%}
.abtCont{}

.div4{text-align:center; font-size:50px; line-height:50px;}
.div4 span{font-size:16px}

.footer{padding:10px;}
.footeSub{padding:5px;} .footeSub strong{width:calc(100px); display:inline-block}

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

.footer input[type="text"], .footer textarea {width:100%; padding:10px; 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:#ee1b23; color:#FFF; padding:10px 0px; display:block; /*margin-left:10px;*/  border:0; cursor:pointer; }
.footer input[type=submit][disabled=disabled],button[disabled=disabled] {background:#f68d91; color:#fbcdcf}
.footer input[type=submit]:disabled,button:disabled{background:#f68d91; color:#fbcdcf}

.copy{}

.productHome{}
.productHomeHead{ font-size:30px}

.product{margin:10px; padding:10px; border:1px solid #eeeeee; display:block;-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; text-align:center;}

.productTitle{background:#ec1c24; color:#FFF; text-align:center; padding:5px; -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; text-transform:uppercase }
.product:hover{box-shadow: 0px 0px 5px #c4c4c4;}
.product:hover .productTitle {background:#f04950}

.productTitleSub{ font-size:14px; padding-top:10px;}
.productPic{border:1px solid #eeeeee; width:100%; padding:20px}
.productPic img{ text-align:center;}

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


.moreBtn2 a{padding:10px; display:table; margin:0 auto; margin-top:20px; font-size:14px;line-height:inherit; background:#ec1c24;  border:1px solid #ec1c24; color:#FFF; }
.moreBtn2 a:hover{ background:none; color:#FFF; border:1px solid #FFF;}

.map iframe{height:250px;}

.contactus{font-size:20px; padding:40px 0;}
.contactus i{color:#ee1b23; display:inline-block; width:30px  }
.contactus strong{ width:110px; display:inline-block; }
.contactusSub{display:block; padding:5px 10px;}

.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:#ee1b23; color:#FFF; padding:10px 0px; display:block; margin-left:10px;  border:0; cursor:pointer; }
.reserveForm1 input[type=submit][disabled=disabled],button[disabled=disabled] {background:#f68d91; color:#fbcdcf}
.reserveForm1 input[type=submit]:disabled,button:disabled{background:#f68d91; color:#fbcdcf}
.reserve1sub{padding:0 10px 0 0px}

.marqueeMain{ margin-top:0px;  max-height:220px;}
.marqueeMain iframe{height:220px;}

.topMenu .responsive-menu { color:#FFF; padding:0;}
.topMenu .responsive-menu:hover { color:#000;}

.catalogueBtn{ /*background:#309;*/ position:absolute; top:46.9%; display:block; padding:5px 10px; font-size:18px}
.catalogueBtn:hover{cursor:pointer; color:#FFF}
.catalogueBtn.cn{margin-left:15px;}
.catalogueBtn.cp{ margin-left:-80px; text-align:left}
@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;}
	.logo, .logoR, .copy{display:table; margin:0 auto;}
	.leftMain, .rightMain{width:calc(100%); padding:0px 0 20px 0}
	.topRight{display:none}
	.topMenu{ float:left; position:absolute;}
	.topContact, .topSocial{float:right; text-align:right; font-size:14px;}	
	.topSocial img{ width:25px;}
	.product{width:calc(100% - 22px);}	
	.productHome .product{width:calc(100% - 22px)!important;}
	.productHome, .productHomeHead{width:calc(100%);}
	.productHomeHead{text-align:center}
	.abtPic{margin-bottom:30px;}
}
@media only screen and (min-width:320px){} 
@media only screen and (min-width: 480px){ /* Mob H*/.isMoh{display:block} .noMoh{display:none}}
@media only screen and (min-width: 768px){ /* Tab V*/.isTav{display:block} .noTav{display:none}

	.div4{width:calc(25%); float:left;}
	.topContact{font-size:18px;}
	.footer{width:calc(50%); float:left}
	.product{width:calc(50% - 22px); float:left}
	.productHome{width:calc(100%); float:left}
	/*.productHomeHead{width:calc(20%);float:left;} .productHomeHead{text-align:left}*/
	.reserveForm1 .sub{width:33.333%; float:left}
	.reserveForm1 .subTwo{width:50%; float:left}	
}
@media only screen and (min-width: 992px){/* Tab H*/.isTah{display:block} .noTah{display:none}
	.logo, .logoR{ width:20%;/**/}
	.logo, .copy{float:left;}
	.logoR{float:right}
	.topMenu{display:none}
	.topSocial img{ width:auto;}
	.topRight{float:left; width:60%; display:block;}
	.topContact{ float:left; } .topSocial{float:right}
	.leftMain, .rightMain{width:calc(50%); padding:20px}
	.leftMain{float:left} .rightMain{float:right}
	.footer{width:calc(25%);}
	.product{width:calc(25% - 22px);}
	.abtPic{width:calc(25%); float:left; margin-bottom:0px;}
	.abtCont{width:calc(75% - 150px); float:right;}
}
@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 40px 0; }
} 



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