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

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap');

@font-face {
    font-family: 'Microsoft PhagsPa';
    src: url('../fonts/MicrosoftPhagsPa.woff2') format('woff2'),
        url('../fonts/MicrosoftPhagsPa.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sansation';
    src: url('../fonts/SansationLight.woff2') format('woff2'),
        url('../fonts/SansationLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* 	font-family: 'Microsoft PhagsPa';
 	font-family: 'Sansation';
	font-family: 'Nunito', 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: 'Nunito', sans-serif; width:100%;  /* font-family:Arial, Helvetica, sans-serif;*/font-size:15px;  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{background:#FFF}
.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:#212c65; color:#000} 
.bg2{background:#f6f6f6;} 
.bg3{background:#000000;}
.bg4{background:#333333;}
.bg5{background:#f6f6f6;}

.cov1{background:url(../images/cov1.jpg) no-repeat center center fixed; 
-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover;  color:#FFF}
.cov2{background:url(../images/cov2.jpg) no-repeat center center fixed; 
-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover;  color:#FFF}

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

h1{font-size:30px; position: relative; margin-bottom:25px;}
h1:after{content:""; display:block; border-bottom:5px solid #212c65; max-width:50px; margin:0 auto}
h1.nl:after{border-bottom:0px solid #212c65; max-width:0px;}
h2{font-size:20px; color:#FFFFFF; margin-bottom:20px;}

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

.cont{line-height:30px;} .cont.l{text-align:left}  .cont.c{text-align:center} .cont.r{text-align:right} .cont.j{text-align:justify}
.cont p{padding-bottom:20px;}
.cont p:last-child{padding-bottom:0px;}

.splitMain{display:flex; flex-wrap:wrap; flex-direction: row; justify-content: space-between;}
.split{ padding-bottom:20px;}
.split img {margin:5px 0}
.aboutLogo{display:flex; flex-wrap:wrap; flex-direction: row; justify-content: space-between;}
.aboutLogo img{ padding:5px;}


.topContactMain{display:flex; flex-wrap:wrap; padding:10px 0; }
.topContact{}
.topContact a{color:#FFF}
.topContact img{vertical-align:middle!important; padding-right:7px;}
.topContact:last-child{margin-left:auto} 
.topsocial{}
.topContactMain1{display:flex; flex-wrap:wrap; padding:10px 0; }
.topContact1{}
.topContact1 a{color:#c5c5c8;font-size:15px;font-weight:600;}
.topContact1 img{vertical-align:middle!important; padding-right:7px;}
.topContact1:last-child{margin-left:auto} 

.topMain{ padding:5px 0; position:relative; align-items:center; }
.logo{ padding-top:10px;}
.menuMain{ margin-top:0px!important; min-width:10px;}
.language{  border-radius:5px; border:1px solid #000; background:none; position:relative; display:block;  margin:0px; text-transform:uppercase }

.language a{display:block; color:#333; } .language a:hover{display:block; color:#CCCCCC}
.bannerBtn{position:fixed;  top:45%; right:0; z-index:95; text-align:center}
.bannerBtn1{position:fixed;  top:55%; right:0; z-index:95; text-align:center}
.quoteBtn{ background:#212c65; font-weight:800; margin-bottom:4px; border:1px solid #b50201; border-right:0;}
.quoteBtn span{font-weight:400}
.quoteBtn, .whatsapp{border-radius: 0px 5px 5px 0px;}
.whatsapp1{border-radius: 10px 0px 0px 10px;}
.whatsapp2{border-radius: 10px 0px 0px 10px;}
.whatsapp3{border-radius: 10px 0px 0px 10px;}
.whatsapp4{border-radius: 0px 5px 5px 0px;}
.quoteBtn a{color:#FFF; display:block }
.whatsapp{ background:#33cc33;}
.whatsapp a{display:block}
.whatsapp1{ background:#33cc33;}
.whatsapp1 a{display:block;}
.whatsapp2{ background:#33cc33;}
.whatsapp2 a{display:block}
.whatsapp3{ background:#33cc33;}
.whatsapp3 a{display:block}
.whatsapp4{ background:#000;}
.whatsapp4 a{display:block}

.moreBtn1 { display:table; margin:0 auto}
.moreBtn1 a{padding:6px 10px 5px 10px; margin-top:10px;  font-size:12px; line-height:inherit; background:#212c65;  border:1px solid #212c65; color:#FFF; border-radius:5px;   }
.moreBtn1 a:hover{ background:none; color:#212c65; border:1px solid #212c65;}

.hServiceTitleMain{text-align:center; font-size:50px;  color:#212c65; font-weight:800; text-transform:capitalize   }
.hServiceTitleSub{color:#333333; font-size:24px; font-weight:normal;text-align:center;}

.hServiceMain{display:flex; flex-wrap:wrap;  padding-top:50px; flex-direction:row; }
.hService{background:#FFFFFF; border-radius:10px; margin-bottom:34px; padding-bottom:30px; transition:all 0.5s ease-in-out;}
.hService:hover{box-shadow: 0px 0px 10px #c8c8c8;}
.hServiceIcon img{ filter: grayscale(100%);}
.hService:hover .hServiceIcon img{transform: rotate(360deg); filter: grayscale(0%);}
.hServiceTitle{ font-size:20px; padding:10px; text-align:center}
.hServiceCont{line-height:25px; text-align:justify;   overflow:hidden; position:relative; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;   }
.hServiceCont:after{position:absolute; content:" ..."; padding-left:2px;}
.hServiceCont img{ border-radius:10px 10px 0 0 }
.hServiceTitleMain3{text-align:center; font-size:50px;  color:#212c65; font-weight:800; text-transform:capitalize   }
.hServiceTitleSub3{color:#333333; font-size:24px; font-weight:normal;text-align:center;}

.hServiceMain3{display:flex; flex-wrap:wrap;  padding-top:20px; flex-direction:row; }
.hService3{background:#FFFFFF; border-radius:0px; border-bottom:3px solid #212c65;  margin-bottom:34px; padding-bottom:10px; transition:all 0.5s ease-in-out;}
.hService3:hover{box-shadow: 0px 0px 10px #c8c8c8;}
.hServiceIcon img{ filter: grayscale(100%);}
.hService3:hover .hServiceIcon img{transform: rotate(360deg); filter: grayscale(0%);}
.hServiceTit{ font-size:26px; line-height:25px; padding:4px; text-align:center;color:#212c65;}
.hServiceTitle3{ font-size:16px; line-height:25px; padding:20px; text-align:center}
.hServiceCont3{line-height:25px; text-align:justify;   overflow:hidden; position:relative; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;   }
.hServiceCont3:after{position:absolute; content:" ..."; padding-left:2px;}
.hServiceCont3 img{ border-radius:0px 0px 0 0; }

.hServiceTitleMain4{text-align:center; font-size:50px;  color:#212c65; font-weight:800; text-transform:capitalize   }
.hServiceTitleSub4{color:#333333; font-size:24px; font-weight:normal;text-align:center;}

.hServiceMain4{display:flex; flex-wrap:wrap;  padding-top:0px; flex-direction:row; }
.hService4{background:#FFFFFF; border-radius:8px; border:1px solid #212c65;  margin-bottom:34px; padding:10px; transition:all 0.5s ease-in-out;}
.hService4:hover{box-shadow: 0px 0px 10px #c8c8c8;}
.hServiceIcon4 img{ filter: grayscale(100%);}
.hService4:hover .hServiceIcon img{transform: rotate(360deg); filter: grayscale(0%);}
.hServiceTit4{ font-size:23px; line-height:27px; padding:4px; text-align:center;color:#212c65;}
.hServiceTitle4{ font-size:16px; line-height:25px; padding:20px; text-align:center}
.hServiceCont4{line-height:25px; text-align:justify;   overflow:hidden; position:relative; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;   }
.hServiceCont4:after{position:absolute; content:" ..."; padding-left:2px;}
.hServiceCont4 img{ border-radius:0px 0px 0 0; }

.ServiceTitleMain{text-align:center; font-size:50px;  color:#212c65; font-weight:800; text-transform:capitalize   }
.ServiceTitleSub{color:#333333; font-size:24px; font-weight:normal;text-align:center;}

.ServiceMain{display:flex; flex-wrap:wrap;  padding-top:10px; flex-direction:row; }
.Service{background:#212c65; border-radius:0px; margin-bottom:34px; padding-bottom:10px; transition:all 0.5s ease-in-out;}
.ServiceCont img:hover{ -ms-transform: scale(1.1); /* IE 9 */
 -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);opacity: 0.8;}
.Service:hover{box-shadow: 0px 0px 10px #c8c8c8;}
.Service:hover .Service img{transform: rotate(360deg); filter: grayscale(0%);}
.ServiceTitle{ font-size:20px; padding:10px; text-align:center;color:#fff;font-weight:800;}
.Servicep{ font-size:20px; padding:10px; text-align:center;color:#fff;font-weight:800;}
.Servicep:hover{ font-size:20px; padding:10px; text-align:center;color:#fff;font-weight:800;}
.ServiceCont{line-height:25px; text-align:justify;   overflow:hidden; position:relative; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;   }
.ServiceCont:after{position:absolute; content:" ..."; padding-left:2px;}
.ServiceCont img{ border-radius:0px 0px 0 0 }

.whatsapp, .whatsapp1, .whatsapp2, .whatsapp3, .whatsapp4, .quote  {z-index:9999}
.whatsapp{position:fixed; background:#36bc49; padding:0px; top:45%; left:0;}
.whatsapp1{position:fixed; background:#4166b1; padding:0px; top:45%; right:0;}
.whatsapp2{position:fixed; background:#00b6f1; padding:0px; top:53%; right:0;}
.whatsapp3{position:fixed; background:#36bc49; padding:0px; top:61%; right:0;}
.whatsapp4{position:fixed; background:#212c65;  padding:0px; top:91%; left:0;}
.whatsapp a{color:#FFF;}
.whatsapp1 a{color:#FFF;}
.whatsapp2 a{color:#FFF;}
.whatsapp3 a{color:#FFF;}
.whatsapp4 a{color:#FFF;}
.quote{background:#36bc49; position:fixed; text-align:center; top:30%; right:0; border:0px solid #FFF; border-right:0; text-transform:uppercase; }
.quote a{color:#FFF; padding:10px 4px 10px 10px; display:block;}
.quote a:hover{color:#9699c9;}
.blink_me {animation: blinker 1s linear infinite;}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.highlightMain{display:flex; flex-wrap:wrap;}
.highlight{ padding:0 20px; color:#FFFFFF; text-align:center}
.highlightTitle{font-weight:800; font-size:18px; padding:15px 0 20px 0; text-transform:uppercase}
.highlightCont{line-height:24px; font-size:16px}
.hQuoteMain{text-align:center}
.hQuoteTitle{font-family:'Sansation'; font-size:30px}
.hQuoteCont{font-size:16px; padding:20px 0 20px 0; display:block}
.hQuoteForm{width:calc(100%);  display:table; margin:0 auto; white-space:nowrap; position:relative }

.hQuoteForm span.ValidationErrors { display:inline-block; position:absolute; left:0px; bottom:-25px; background:#F0FF00;  color:#000;  padding:3px 5px; font-size:12px; }


.hQuoteForm input{width:calc(33.333333%); margin:0px;font-family: 'Sansation'; font-size:18px; padding:17px; border:#bbbbbb solid 0px; display:inline-block; }
.hQuoteForm input[type=submit]{  width:calc(33.333333%); background:#000000; color:#FFF; padding:17px; display:inline-block; border:0; cursor:pointer; text-align:center }

.hQuoteForm input:focus{/*background:#FF0004*/ border:0; box-shadow: 0px }

.copy{text-align:center; font-size:12px; color:#999999; padding:10px;}
.copy a{color:#999999;} .copy a:hover{color:#FFFFFF;} 

.footerMain{display:flex; flex-wrap:wrap; justify-content:space-between}
.footer{color:#999999}
.footer ul{}
.footer li{ padding:5px 0;} 	.footer a, .footer li a{color:#999999}   	.footer a:hover, .footer li a:hover{color:#FFFFFF}

.bannerSub{ position:relative}
.bannerCont{position:absolute; bottom:12%; color:#FFFFFF; left:0px; right:0;  max-width:1200px; margin:0 auto }

.bannerLink a{color:#FFFFFF}  .bannerLink a:hover{color:#7F7F7F}

.clientsMain{}
.clients{}
.clients img{border-radius:5px; box-shadow: 5px 0 5px 5px #333; box-shadow: 0 3px 3px -3px #333;}
.clients ul{display:flex; flex-wrap:wrap; flex-direction:row; /* justify-content: space-between;*/}
.clients li{ margin-bottom:40px;}

.aboutIconMain{display:flex; flex-wrap:wrap; flex-direction:row;  justify-content: space-between; text-transform:uppercase }
.aboutIcon{ background:#212c65; padding:24px; text-align:center; color:#FFFFFF; padding-bottom:48px; margin-bottom:40px;}
.aboutIcon img{margin-bottom:30px;}


.list { } .list ul{list-style:none} 
.list li{display:block;background: url(../images/list.png) no-repeat 0px 0px transparent; padding: 5px 0px 5px 40px; margin:7px 0; vertical-align:middle;  }
.list h1{font-size:18px; text-transform:uppercase; }
.list h1{ padding-top:20px;}

 .enquiryMain{ display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between; margin-top:50px;}
 .enquiryField{margin-bottom:25px;}
 .enquiryField input{ }
 .enquiryField textarea{ height:95px; }
 .enquiryField select{}
 .enquiryField input, .enquiryField textarea, .enquiryField select{margin:5px 0 5px 0; font-size:14px; padding:13px 0 14px 4px;border:#cccccc solid 1px; }
 .enquiryField input[type=submit]{ width:150px; padding:15px 0; background:#212c65; display:block;  border:0; cursor:pointer; color:#FFFFFF; font-size:18px; letter-spacing:1px; transition: all 0.5s ease-in-out; border-radius:5px; margin:0;  }

 .enquiryField input[type=submit]:hover {background:#e97271; color:#FFF}
 .enquiryField span.ValidationErrors { color:#cf0000;  padding:0 5px; font-size:12px; }
 
 
.contactNmap{display:flex; flex-wrap:wrap; justify-content:space-between}
.map iframe{height:450px; width:100%!important}
.contact{display:flex; flex-wrap:wrap; padding-bottom:25px;  font-size:18px}
.contactIcon{ width:40px;}
.contactTitle{ width:90px}
.contactTitleCol{float:right}


.social img{padding:0 3px;}

.contcoloum{ column-count:2; column-gap:50px}


.galleryZoomPr{float:left; width:calc(100% - 56px); margin-left:2px; position:relative; overflow:hidden; }
.galleryZoomThum{float:left; width:50px;  }
.galleryZoomThum img{padding:0; border:1px solid #CCC; margin:1px;}

.detailsFull h1{ margin-bottom: 5px;}
.detailsFull table{ border:solid #e5e5e5; border-width:1px 0 0 1px; margin:0; margin-top: 30px; padding:0; border-spacing: 0px; border-collapse: separate; }
.detailsFull td{border:solid #e5e5e5; border-width:0 1px 1px 0; padding:5px 10px}
.detailsFull td:nth-child(1){background: #f1f1f1;}
.detailsFull .moreBtn1 {float:left; margin-top:20px;}
.contactCont span{ display:inline-block; width:110px;}
.service{ text-align:center;  padding:20px; font-size:25px;}

.contactMain{ display:flex; flex-wrap:wrap; justify-content:center }
.contact{ padding:20px;text-align:center;}
.contact h2{padding-bottom:5px; margin:0; margin-top:20px; }
.contact h2:before{border:0;}
.contactIcon{background:#ed174b; width:150px; height:150px; border-radius: 50%; margin:0 auto}
.contactIcon img{}
.contactTitle{padding-bottom:5px; font-size:24px; margin:0; margin-top:20px; }


.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{display:flex; flex-wrap:wrap;  padding-top:10px; flex-direction:row; }
.reserveForm1 input{width:100%; margin:5px 0 5px 0; font-size:14px; padding:13px 10px 14px 10px; border:#bbbbbb solid 0px; border:1px solid #CCC}
.reserveForm1 input[type=checkbox]{ width:auto; padding:0px; margin:0 10px 10px 0 ; }
.reserveForm1 select {  width: 100%;
    margin: 5px 0 15px 0;
    font-size: 14px;
    padding: 13px 10px 14px 10px;
border: #bbbbbb solid 1px;}
.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 0px;border:1px solid #CCC }
.reserveForm1 span.ValidationErrors {display:inline-block;  color:#cf0000;  padding:0 5px; margin-bottom:10px; font-size:12px; }
.reserveForm1 .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:#212c65; color:#FFF; padding:10px 0px; display:block; margin-left:10px;  border:0; cursor:pointer; }
.reserveForm1 input[type=submit][disabled=disabled],button[disabled=disabled] {background:#f68ba5; color:#fbc5d2}

.reserve1sub{padding:10px 10px 0 0px}

.reserveForm2 {}
.reserveForm2 span{width:100px; float:left}
.reserveForm2 input{width:calc(100% - 150px); float:left; margin:5px 0 15px 0; font-size:14px; padding:13px 10px 14px 10px; border:#bbbbbb solid 1px; }
.reserveForm2 input[type=submit]{ float:left; width:100px; background:#212c65; color:#FFF; padding:10px 0px; display:block; margin-left:10px;  border:0; cursor:pointer; }
.reserveForm2 input[type=submit][disabled=disabled],button[disabled=disabled], .reserveForm2 input[type=submit]:disabled,button:disabled {background:#a6dbf4; color:#FFF}
.reserveForm2 span.ValidationErrors {display:inline-block; width:100%;  color:#cf0000; margin-bottom:10px;  font-size:14px; }
.reserveForm2 .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;}

.map iframe{height:350px}

@media only screen and (min-width:240px){/* Mob V*/.isMov{display:block} .noMov{display:none} 
.main{padding-left:20px; padding-right:20px;} .ptb{padding:30px 0;}
	.split, .highlight {width:calc(100%)}
	.highlight{padding-bottom:50px;}
	.topsocial{margin-top:-12px;}
	.topMain{display:flex; flex-wrap:wrap;}
	.logo{order: 1}  .language{order: 2} .menuMain{order: 3}
	.logo{max-width:300px;}
	.menuMain{margin-right:0px!important; margin-left:0px!important; }
	.menu{position:absolute;  right:0px; }
	.Service{width:calc(100%)}
	.hService{width:calc(100%)}
	.hService3{width:calc(100%)}
	.hService4{width:calc(100%)}
	.footer{margin-bottom:30px; width:calc(100%);}
	.clients li{width:calc(50% - 24px);}
	.bannerTitle{ font-size:30px; font-weight:800} 
	.bannerLink{ font-size:15px}
	.aboutIcon{width:calc(50% - 27px);}
	.enquiryField.fi1, .enquiryField.fi2, .enquiryField.fi3{width:100%;}
	.quoteBtn{ font-size:14px; line-height:14px; }
	.quoteBtn span{font-size:12px; font-weight:400}
	.whatsapp img{ max-width:30px; height:30px;}
	.whatsapp1 img{ max-width:30px; height:30px;}
	.whatsapp2 img{ max-width:30px; height:30px;}
	.whatsapp3 img{ max-width:30px; height:30px;}
	.whatsapp4 img{ max-width:30px; height:30px;}
	.quoteBtn a, .whatsapp a, .whatsapp1 a, .whatsapp2 a, .whatsapp3 a, .whatsapp4 a{padding:10px;}
	.language{margin-left:auto; max-width:55px;font-size:12px;  }
	.language img{ margin-top:3px;  }
	.language a{ padding:3px;}
	.enquiryField input, .enquiryField textarea, .enquiryField select{width:100%;}
	.service{width:calc(50%);}
}
@media only screen and (min-width:320px){} 
@media only screen and (min-width: 480px){ /* Mob H*/.isMoh{display:block} .noMoh{display:none}
.topsocial{margin-top:0px;}
.contact{width:calc(50%); }
}
@media only screen and (min-width: 768px){ /* Tab V*/.isTav{display:block} .noTav{display:none}
	
	.topMain{display:flex; flex-wrap:wrap; flex-direction: row; justify-content: space-between; }
	.logo{order: 1} .menuMain{order: 2} .language{order: 3}
	/*.logo{max-width:none;}*/
	.language{ margin-top:0px!important; margin-left:inherit; max-width:none; font-size:16px;}
	.language img{vertical-align:middle; margin-left:10px; margin-top:0px; }
	.language a{ padding:8px;}
	.menuMain{margin-right:inherit}
	.menu{position:relative;  right:0;}
	.split{ width:calc(50% - 25px)}
	.Service{width:calc(50% - 22px); margin-left:11px; margin-right:11px;}
	.hService{width:calc(50% - 22px); margin-left:11px; margin-right:11px;}
	.hService3{width:calc(50% - 22px); margin-left:11px; margin-right:11px;}
	.hService4{width:calc(50% - 22px); margin-left:11px; margin-right:11px;}
	.highlight{width:calc(33.333333333333333%); padding-bottom:0px;}
	.footer{width:calc(1/2*100% - 30px*1/2);}
	.clients li{width:calc(25% - 24px);}
	.bannerTitle{ font-size:40px; font-weight:800} 
	.bannerLink{ font-size:20px}
	.aboutIcon{width:calc(25% - 40.5px);}
	.cont img{float:right; padding:0 0 30px 30px}
	.list{max-width:50%}
	.list li{width:50%; float:left  }
	.enquiryField.fi1{width:100%;}
	.enquiryField.fi2{width:calc(50% - 30px);}
	.enquiryField.fi3{width:calc(1/3*100% - 45px);}
	.contactMain{width:45%;}
	.map{width:55%;}
	.quoteBtn{ font-size:24px; line-height:24px; }
	.quoteBtn span{font-size:18px; font-weight:400}
	.whatsapp img{ max-width:inherit; height:inherit;}
	.whatsapp1 img{ max-width:inherit; height:inherit;}
	.whatsapp2 img{ max-width:inherit; height:inherit;}
	.whatsapp3 img{ max-width:inherit; height:inherit;}
	.whatsapp4 img{ max-width:inherit; height:inherit;}
	.quoteBtn a, .whatsapp a, .whatsapp1 a, .whatsapp2 a, .whatsapp3 a, .whatsapp4 a{padding:15px;}
	.contactCont{ padding-left:30px;}
	.list { margin-left:150px;}
	.galleryZoom{width:calc(40%);}
	.detailsFull{width:calc(60%); padding-left:30px;}
	.service{width:calc(25%);}
	.contact{width:calc(25%);}
	
}

@media only screen and (min-width: 992px){/* Tab H*/.isTah{display:block} .noTah{display:none}
	.hService{width:calc(33.33333333333333333333% - 22px)}
		.hService3{width:calc(33.33333333333333333333% - 22px)}
		.hService4{width:calc(33.33333333333333333333% - 22px)}
	.Service{width:calc(33.33333333333333333333% - 22px)}
	.contact{width:calc(33.33333333333333333333% - 22px)}
	.footer{width:calc(1/4*100% - 30px*3/4);margin-bottom:0px;}
}
@media only screen and (min-width: 1200px){/*Desktop*/.isDec{display:block} .noDec{display:none} .main{padding-left:0px; padding-right:0px;} .ptb{padding:60px 0;}}

.fab {
    font-family: "Font Awesome 5 Brands";
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}


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