/*

 * 01 Genral style 
 **  1.1 SVG default css    
 **  1.2 Button style
 **  1.3 Form style
 **  1.4 mCustom Scrollbar style
 **  1.5 Slick slider navigators style

 * 02 Header style 
 * 03 Homepage content part
 * 04 Footer Style
 * 05 Model Popups
 * 06 CMS Content Style
 * 07 Inner Pages

font-family: 'Montserrat', sans-serif;

*/

  
/* 01 Genral style */
*{padding:0; margin:0; border:none; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong, b{font-weight:bold}
em, i{font-style:italic;}
u{text-decoration:underline}
a{text-decoration: none;}
*:focus{outline: none;}
a:hover, a:focus {text-decoration: none; outline: none !important;}
button[type="button"]:focus{outline: none;}
p{line-height:1.6;font-size: 1rem;color:#666666;font-weight:400;margin-bottom:1rem;}
p:last-child{margin-bottom:0;}
a{color: #ed2024;}  
a:hover{color: #282562;}
ul>li, ol>li{margin: 0;}

button:not(.primary){box-shadow: none; border: none;}

/*a:visited, .alink:visited, a:hover, a:focus, a:hover, .alink:hover{color: #212529;} */
.dropdown-item{font-size: 0.875rem; padding: .25rem 1rem} 
.dropdown-item.active, .dropdown-item:active{background: #ff9636;}

/* 1.1 SVG default css*/
svg:not(:root).svgIcon { overflow: visible }
.svgIcon{display: inline-block; font-size: inherit; width:1em; height: 1em; overflow: visible; vertical-align: middle; }
.svg-icons{ display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em }
/*SVG default css*/
.mCS_no_scrollbar_y{margin-right: 0 !important;}
.container{width: 100%; max-width: 1366px;}
img{display: block; max-width:100%; max-height:100%; width:auto; height:auto}
.imgMain{position: relative;}
.absoImg{position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;}
.wrapper{display:block; width:100%; overflow:hidden; min-height: 100vh; position: relative;}
html{font-size:16px;}
body{display:block; width:100%; padding:0; margin:0; font-family: 'Montserrat', sans-serif; font-weight:400; line-height:1.4; color:#000000; background-color:#fff;}
body.homePage{background-color:#f0f0f0;}
.d-none{display:none;}
.d-display{  display:block;}
.bodyFixed{overflow: hidden;}
.trans{-moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}

.btn{display: inline-block; min-width: 108px; width: auto; padding: 8px 15px; font-size: 14px; line-height: 1.4; font-weight: 400; letter-spacing: 0; text-align: center; color: #333; border-radius: 3px; transition: all 0.4s ease-in-out;} 
/*.btn:hover{transform: translateY(-1px); box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);}*/
.btn.btn-border{border: 2px solid #333;}
/*.btn.btn-white{color: #fff;}*/
.btn.btn-white.btn.btn-border{border-color: #fff; color: #fff; background-color: transparent; } 
.btn.btn-white.btn.btn-border:hover{background: #fff; color: #083863}

.btn-red{background: #D76670; color: #fff; box-shadow: 0px 3px 4px #00000029;}
.btn-red:hover{background-color: #333; color: #fff;}
.btn-blue{background: #49A4E3; color: #fff; box-shadow: 0px 3px 4px #00000029;}
.btn-blue:hover{background-color: #F2AC5C; color: #fff;} 
.btn-gray{background: #A8A8A8; color: #fff; box-shadow: 0px 3px 4px #00000029;}
.btn-gray:hover{background-color: #333; color: #fff;}
.btn-white{background: #fff; color: #000000; box-shadow: 0px 3px 4px #00000029;} 
.btn-white:hover{background-color: #333; color: #fff;}

.pull-left{float: left;} 
.pull-right{float: right;}
.modal-backdrop.show {opacity: .8;}



/*  Slick slider */

.slick-slide{outline: none;}

.slick-dots{display: block; text-align: center; margin-top: 10px;}

.slick-dots li{ display: inline-block; width:auto; list-style: none; padding: 0 2px;}

.slick-dots li button{font-size:0; border: none; background: #616161; width: 5px; height: 5px; border-radius: 50%; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out; cursor: pointer; outline: none;}

.slick-dots li.slick-active button, .slick-dots li button:hover{background: #1ba8f1;}

.slick-prev{background: transparent;width: 40px;height: 40px;border-radius: 5px;position: absolute;left: 0;top:50%;margin-top:-20px;z-index:999;font-size:0;border:none;outline-color: transparent;}

.slick-prev:before{content:"";width: 14px;height: 14px;border-bottom: 3px solid #1ba8f1;border-left: 3px solid #1ba8f1;position:absolute;left: 0px;right:0;top: 0px;bottom:0;margin:auto;transform:rotate(45deg);}

.slick-next{background:transparent; width: 40px; height: 40px; border-radius: 5px; position: absolute; right:0; top:50%; margin-top:-20px; z-index:999; font-size:0; border:none; outline-color: transparent; }

.slick-next:before{content:""; width:14px; height:14px; border-bottom:3px solid #1ba8f1; border-right:3px solid #1ba8f1;  position:absolute; left:0; right:0px; top:0px; bottom:0; margin:auto; transform:rotate(-45deg)}

.slick-prev:arrow .slick-next:arrow{ color: #000645;}


/* Sticky Header*/
.header.header-sticky{display: none;}

/* Sticky Header*/


/* Header Style */

.headerMain{display: inline-block; width: 100%; position: absolute; z-index: 999; background: transparent;top: 0;padding-right: 130px;left: 0;}
.newhead{position: static;padding-right: 0;}
.newhead .head-container{height: auto;}
.newhead .head-container .headLeft{padding-top: 10px;padding-bottom: 10px;}
.newhead .head-container .logo{max-width: 100px;}

.logo{display: inline-block; max-width: 149px; vertical-align: middle; margin-right: 0px;}
.head-container{padding: 0 15px;margin: auto;width: 100%;background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.6));height: 110px;}

.headLeft{padding-left: 40px;}
.headRight{padding-top: 0px;}
.headRight .menudesMain{position: relative;display: inline-block;vertical-align: middle;padding-right: 80px;}
.headRight .menudesMain ul{display: block;margin: 0;}
.headRight .menudesMain ul li{display: inline-block;vertical-align: middle;width: auto;padding: 0 20px;vertical-align: top;}
.headRight .menudesMain ul li a{font-size: 16px;font-weight: normal;line-height: normal;color: #fff;display: block;padding: 55px 0 0 0;position: relative;
transition: all 0.4s ease-in-out;}
.headRight .menudesMain ul li.active a{color: #a8ce3c;}
.headRight .menudesMain ul li:hover a{color: #a8ce3c;}
.headRight .menudesMain ul li.active > a:before{width: 100%;}
.headRight .menudesMain ul li:hover > a:before{width: 100%;}
.headRight .menudesMain ul li a:before{content: "";position: absolute;left: 0;right: 0;top: 0;width: 0;height: 3px;background: #a8ce3c;margin: auto;
transition: all 0.4s ease-in-out;}
.headRight .menudesMain ul li:first-child{padding-left: 0;}
.headRight .menudesMain ul li:last-child{padding-right: 0;}

.logo .logomb{display: none;}

/*--slider-----*/
.bannerSec{width: 100%;display: block; position: relative;}

.item{position: relative;width: 100%;display: block;z-index: 1;height: calc(100vh - 58px);}
.item .slimg{max-width: 100%; object-fit: cover; margin: 0 auto;display: block;width: 100%;height: 100%;}
.slidtitle{color: #000;font-size: 40px;font-weight: 600;line-height: 45px;margin-bottom: 20px;}
.titlecolor{color: #317d9f;}
.slidedec{color: #232323;font-size: 16px;line-height: 25px;font-weight: normal;margin: 0;margin-bottom: 25px;}

.bannermain{position: absolute;z-index: 12;top: 0;}
.bannerdivider{position: relative; text-align: center;}
.head-logo {display: inline-block; margin: auto; max-width: 160px;}
.head-logo img {display: inline-block;}

.bannerSec .homeSlider .bannercon{display: block;width: 100%;text-align: center;padding: 0 15px;color: #fff;position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;}
.bannerSec .homeSlider .bannercon .bannertitle{display: block;font-weight: 800;font-size: 50px;line-height: 50px;color: #fff;margin-bottom:0px;}
.bannerSec .homeSlider .bannercon .bannerdec{display: block;font-weight: normal;font-size: 24px;line-height: 30px;color: #fff; margin: 10px 0;}

.bannersecmain{display: block;padding-right: 130px;padding-bottom: 58px; position: relative; width: 100%; text-align: center;background: url(../img/bannermainimgone.png);
background-repeat: repeat;}
.newbannermain{padding-right: 0;padding-bottom: 0;}

.rightside{position: absolute;top: 30px;right: 12px;}
.rightside .logoright{position: relative;vertical-align: middle;max-width: 104px;display: inline-block;}
.rightside .logoright img{margin: auto;}
.headLeft .logoright{display: none;}

.SideSocial{position: absolute;top: 40%;right: 35px;width: 50px;z-index: 1;transform: translateY(-40%);display: block;}
.SideSocial .socialicon{padding: 10px;display: block;transition: all 0.4s ease-in-out;font-size: 22px;text-align: center;color: #fff;margin: auto;line-height: 16px;
margin-bottom: 5px;border-radius: 50%;width: 40px;height: 40px;position: relative;}
.SideSocial .socialicon:last-child{margin-bottom: 0;}
/*.SideSocial .socialicon:hover{color: #ea060d;}*/
.SideSocial .socialicon .icon{transition: all 0.4s ease-in-out;line-height: 46px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.SideSocial .socialicon:hover{background: rgba(255,255,255,1);}
.SideSocial .socialicon.socialiconfb .icon:hover{color: #1e61a7;}
.SideSocial .socialicon.socialicontwitter .icon:hover{color: #00b4e9;}
.SideSocial .socialicon.socialiconlinkedin .icon:hover{color: #0073b6;}
.SideSocial .socialicon.socialiconyoutube .icon:hover{color: #FF0000;}
.SideSocial .socialicon.socialiconskype .icon:hover{color: #00aff0;}

.scrolldownmain{position: absolute;bottom: 116px;right: -70px;transform: rotate(90deg);}
.scrolldownmain .scrolltitle{font-size: 17px;font-weight: 500;color: #fff;line-height: normal;position: relative;padding-right: 150px;}
.scrolldownmain .scrolltitle:before{content: "";width: 125px;height: 3px;background: #fff;right: 0;bottom: 0;margin: auto;position: absolute;top: 0;}

/*  Slick slider */

.bannerSec .slick-slide{outline: none;}

.bannerSec .slick-dots{display: block; text-align: left; margin-top: 10px; position: absolute; left: 20px;}

.bannerSec .slick-dots li{ display: inline-block; width:auto; list-style: none; padding: 0 5px;}

.bannerSec .slick-dots li button{font-size:0; border: none; background: #fff; width: 10px; height: 10px; border-radius: 50%; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out; cursor: pointer; outline: none;}

.bannerSec .slick-dots li.slick-active button, .bannerSec .slick-dots li button:hover{background: #333;}

.bannerSec .slick-prev{background: transparent;width: 40px;height: 40px;border-radius: 5px;position: absolute;left: 15px;top:inherit;margin-top:-20px;z-index:999;font-size:0;border:none;outline-color: transparent;
bottom: -45px;}

.bannerSec .slick-prev:before{content:"\61";width: 31px;height: 15px;position:absolute;left: 0px;right:0;top: 0px;bottom:0;margin:auto;transform: rotate(0);
font-family: "radhe-group" !important;color: #fff;font-size: 28px;line-height: 16px;border:0;transition: all 0.4s ease-in-out;}
.bannerSec .slick-prev:hover:before{color: #fff;opacity: 0.5;}

.bannerSec .slick-next{background:transparent; width: 40px; height: 40px; border-radius: 5px; position: absolute; right:inherit; top:inherit; margin-top:-20px; z-index:999; font-size:0; border:none; outline-color: transparent;
bottom: -45px;left: 55px;}

.bannerSec .slick-next:before{content:"\62"; width:31px; height:15px; position:absolute; left:0; right:0px; top:0px; bottom:0; margin:auto;transform: rotate(0);
font-family: "radhe-group" !important;color: #fff;font-size: 28px;line-height: 16px;border:0;transition: all 0.4s ease-in-out;}
.bannerSec .slick-next:hover:before{color: #fff;opacity: 0.5;}

.bannerSec .slick-prev:arrow .slick-next:arrow{ color: #000645;}


/*---our Businesses---*/
.businessmain{padding: 50px 0; position: relative;}


.businetitle{padding-top: 23px;display: inline-block;width: 50%;}
.newbusinetitle{padding-top: 12px;padding-right: 140px;}
.businetitle .bustitle{font-size: 34px;line-height: 40px;font-weight: 600;color: #a6cd38;}
.businetitle .bustitle .smalltitle{font-size: 24px;line-height: 30px;font-weight: 300;color: #666666;display: block;}
.businessmain .businesssec{width: 100%;display: block;clear: both;}

.businessmain .busmain .busiimgsec{padding-top:60px;}
.businessmain .busmain .busiimgsec .buinimg{width: 100%;}
.businessmain .busmain .busiimgsec .buinimg img{max-height: 100%;max-width: 100%;
margin: auto;display: block;}
.largtitle{font-size: 80px;line-height: normal;font-weight: 800;color: #a6cd38;opacity: 0.1;text-align: right;float: right;}
.busrightmain{padding-top: 30px;padding-left: 110px;padding-right: 130px;}
.busrightmain .logoimgtitle{width: 100%;display: block;padding-bottom: 55px;position: relative;}
.busrightmain .logoimgtitle img{max-width: 100%;max-height: 100%;left: 0;top: 0;bottom: 0;position: absolute;display: block;margin: auto;}
.busrightmain .buscon{margin-top: 20px;}
.busrightmain .buslogtitle{font-weight: 700;font-size: 22px;line-height: 26px;color: #000;}
.busrightmain .bussmalllogtitle{font-weight: normal;font-size: 18px;line-height: 26px;color: #000;margin-bottom: 25px;}
.busrightmain .buslogdec{font-size: 14px;line-height: 24px;font-weight: normal;color: #333333;margin-bottom: 25px;}
.busrightmain .busContact{}
.busrightmain .busContact .rightmail{font-size: 16px;line-height: 26px;font-weight: normal;color: #ea060d;padding-left: 30px;position: relative;
display: block;margin-bottom: 2px;transition: all 0.4s ease-in-out;}
.busrightmain .busContact .rightmail:hover{color: #000;}
.busrightmain .busContact .rightmail .icon{position: absolute;color: #666;left: 0;top: 3px;bottom: 0;margin: auto;font-size: 16px;}
.busrightmain .busContact .call{font-size: 16px;line-height: 30px;font-weight: 600;color: #333;padding-left: 30px;position: relative;
display: inline-block;transition: all 0.4s ease-in-out;position: relative;padding-right: 10px;}
/*.busrightmain .busContact .call:before{content: "/";display: inline-block;vertical-align: middle;color: #000;font-size: 16px;
position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}*/
.busrightmain .busContact .call.calltwo:before{display: none;}
.busrightmain .busContact .call.calltwo{padding-left: 5px;position: static;padding-right: 0;}
.busrightmain .busContact .call:hover{color: #ea060d;}
.busrightmain .busContact .call .icon{position: absolute;color: #666;left: 0;top: 0px;bottom: 0;margin: auto;font-size: 16px;}

.busrightmain .buscon .busvisitweb{margin-top: 25px;display: inline-block;}
.busrightmain .buscon .busvisitweb .btn{border:2px solid #a6cd38;border-radius: 30px;padding: 14px 30px 14px 60px;font-size: 16px;font-weight: 600;color: #333333;
min-width: 0;display: inline-block;position: relative;transition: all 0.4s ease-in-out;}
.busrightmain .buscon .busvisitweb:hover .btn{color: #fff;background: #a6cd38;border:2px solid transparent;}
.busrightmain .buscon .busvisitweb .btn .icon{position: absolute;left: 25px;margin: auto;color: #a6cd38;font-size: 24px;line-height: 24px;
    transition: all 0.4s ease-in-out;}
.busrightmain .buscon .busvisitweb:hover .btn .icon{color: #fff;}
.busrightmain .buscon .busvisitweb .btn.focus, .btn:focus{box-shadow: none;}

.businessmain .sercategory{padding-top: 15px;}
.businessmain .sercategory .catemain{margin: auto;white-space: nowrap;overflow: auto;max-width: 100%; border:0;border-bottom:1px solid #e3e3e2;
display: inline-block; width: 100%; text-align: center; position: relative;font-size: 0;z-index: 2;}
/*.businessmain .sercategory .catemain:before { content: ''; background: #e3e3e2; height: 1px; width: 100%; position: absolute; left: 0; right: 0; bottom: 0;}*/
.businessmain .sercategory .catemain .sercet{margin: auto;display: inline-block;text-align: center;padding: 0 0px; margin: 0; position: relative;
width: 13.66%;padding: 0 20px;}
.businessmain .sercategory .catemain .sercet .serbtn{transition: all 0.4s ease-in-out;padding-bottom: 81px;vertical-align: top;
display: inline-block;position: relative;width: 100%;}

.businessmain .sercategory .catemain .sercet .serbtn img{margin: auto;position: absolute;top: 0;right: 0;left: 0;bottom: 0;max-width: 100%;max-height: 100%;}
.businessmain .sercategory .nav-tabs .nav-link{border: 0px solid transparent;border-top-left-radius: 0;border-top-right-radius: 0;}
.businessmain .sercategory .catemain .sercet .serbtn:hover, .businessmain .sercategory .catemain .sercet .active{color: #000;border:0;
border-bottom: 6px solid #a4ca38; background: transparent;}
/*---our Businesses---*/

/*---about us----*/
.aboutmain{background: #f7faf0;padding-top: 60px;padding-bottom: 130px;}
.aboutmain .aboutsec{width: 100%;display: block;clear: both;}
.aboutmain .aboutsec .aboutcon{margin-top:0;}
.aboutmain .aboutsec .aboutcon .aboudecbold{font-size: 16px;font-weight: bold;color: #000;line-height: 26px;padding-right: 50px;margin-bottom: 15px;display: inline-block;}
.aboutmain .aboutsec .aboutcon .aboudec{font-size: 14px;color: #333333;font-weight: normal;line-height: 24px;margin-bottom: 26px;}
.aboutmain .aboutsec .aboutcon .aboudec:last-child{margin-bottom: 0;}
.aboutmain .aboutvideo{border:10px solid #ffffff;margin: auto;width: 100%;display: block;height: 403px;}
/*---about us----*/

/*----year experience---*/
.yearexpmain{padding: 95px 0;width: 100%;display: block;}
.yearexpmain .yearexpsec{display: inline-block;position: relative;}
.yearexpmain .yearexpsec .yearexpboxone{width: 587px;background: #f5f5f5;padding-left: 50px;padding-bottom: 50px;padding-top: 90px;
padding-right: 175px;display: inline-block;}
.yearexpmain .yearexpsec .yearexpboxone .yearexpboximg{position: relative;width: 100%;display: block;padding-bottom: 199px;}
.yearexpmain .yearexpsec .yearexpboxone .yearexpboximg img{position: absolute;top: 0;left: 0;bottom: 0;max-height: 100%;max-width: 100%;}
.yearexpmain .yearexpsec .yearexpboxone .yeartitle{font-size: 33px;line-height: 43px;font-weight: bold;color: #000;margin-top: 10px;}

.yearexpmain .yearexpsec .yearexpboxtwo{width: 295px;background: #a6cd39;padding-left: 25px;padding-bottom: 42px;padding-top: 42px;
padding-right: 80px;display: inline-block;position: absolute;bottom: 0;left: 430px;}

.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy{}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .icon{font-size: 65px;color: #fff;line-height: 65px;}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .yearnum{font-size: 44px;line-height: 50px;color: #fff;font-weight: bold;margin-bottom: 2px;}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .boxtitle{font-size: 20px;line-height: 30px;font-weight: 600;color: #fff;margin-bottom: 2px;}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .boxdec{font-size: 16px;line-height: 24px;font-weight: 500;color: #e3ff94;margin: 0;}

.yearexpmain .yearexpsec .yearexpboxthree{width: 295px;background: #94bb27;padding-left: 25px;padding-bottom: 42px;padding-top: 42px;
padding-right: 80px;display: inline-block;position: absolute;bottom: 148px;left: 725px;}
.yearexpmain .yearexpsec .yearexpboxthree:before{position: absolute;width: 147px;height: 148px;background: #f7faf0;content: "";bottom: -148px;left: 0;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy{}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .icon{font-size: 65px;color: #fff;line-height: 65px;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .yearnum{font-size: 44px;line-height: 50px;color: #fff;font-weight: bold;margin-bottom: 2px;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .boxtitle{font-size: 20px;line-height: 30px;font-weight: 600;color: #fff;margin-bottom: 2px;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .boxdec{font-size: 16px;line-height: 24px;font-weight: 500;color: #e3ff94;margin: 0;}

.yearexpmain .yearexpsec .yearexpboxfour{width: 295px;background: #a6cd39;padding-left: 25px;padding-bottom: 42px;padding-top: 42px;
padding-right: 80px;display: inline-block;position: absolute;bottom: 296px;left: 1020px;}
.yearexpmain .yearexpsec .yearexpboxfour:before{position: absolute;width: 147px;height: 148px;background: #f7faf0;content: "";bottom: -148px;left: 0;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy{}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .icon{font-size: 65px;color: #fff;line-height: 65px;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .yearnum{font-size: 44px;line-height: 50px;color: #fff;font-weight: bold;margin-bottom: 2px;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .boxtitle{font-size: 20px;line-height: 30px;font-weight: 600;color: #fff;margin-bottom: 2px;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .boxdec{font-size: 16px;line-height: 24px;font-weight: 500;color: #e3ff94;margin: 0;}

.yearexpmain .yearexpsec .bannerboxdegone:before{position: absolute;width: 147px;height: 148px;background: #f7faf0;content: "";top: -140px;left: 1461px;}

.yearexpmain .yearexpsec .bannerboxdegtow:before{position: absolute;width: 147px;height: 148px;background: #f7faf0;content: "";bottom: 0px;left: 1314px;}
/*----year experience---*/

/*----testimonial sec----*/
.testcustommain{background: url(../img/testimonialbanner.png) no-repeat center;background-size: cover;position: relative;
overflow: hidden;display:block;}
.testcustommain .overlay{position: absolute;width: 100%;height: 100%;top: 0;right: 0;left: 0;bottom: 0;
background: rgba(21,24,132,0.7);}

.testcustomsec{position: relative;padding-top: 110px;padding-bottom: 90px;display: inline-block;width: 100%;}
.testcustommain .secHead{display: block;margin-bottom: 22px;position: relative;}
.testcustommain .secHead .secTitle{font-size: 42px;color: #a6cd38;font-weight: 600;margin-bottom: 20px;line-height: normal;}
.testcustomsec .testcustom{display: block;margin-left: -15px;margin-right: -15px;}
.testcustomsec .testcustom .testcustomBox{display: inline-block;width: auto;padding: 10px 15px;}


.teamboxmain{box-shadow: -1px 3px 18px 0px rgba(0, 0, 0, 0.13);display: inline-block;}
.teamboxmain .clientsay{padding: 30px 30px;background: #fff;display: inline-block;width: 100%; min-height: 222px;}
.teamboxmain .clientsay .icon{font-size: 36px;line-height: 35px;color: #d2d2e7;margin-bottom: 15px;display: inline-block;}
.teamboxmain .clientsay .cliendec{font-size: 16px;line-height: 26px;font-weight: normal;color: #000;margin: 0;}
.teamboxmain .cliendetailmain{background: #f6f6ff;padding: 30px 30px;border-top: 1px solid #f3f4f8;display: inline-block;width: 100%;font-size: 0;}
.teamboxmain .cliendetailmain .usericon{background: #a6cd39;width: 44px;height: 44px;padding: 5px;border-radius: 50%;position: relative;display: inline-block;
vertical-align: middle;margin-right: 12px;}
.teamboxmain .cliendetailmain .usericon .icon{position: absolute;color: #fff;font-size: 24px;text-align: center;top: 0;bottom: 0;left: 0;right: 0;
margin: auto;line-height: 44px;}
.teamboxmain .cliendetailmain .cliendetail{display: inline-block;vertical-align: middle;}
.teamboxmain .cliendetailmain .cliendetail .protitle{font-size: 16px;line-height: 26px;font-weight: 600;color: #000;display: block;}
.teamboxmain .cliendetailmain .cliendetail .proprodutitle{font-size: 14px;line-height: 22px;font-weight: 500;color: #0c0e7f;}



.testcustomsec .slick-slide{outline: none;}

.testcustomsec .slick-dots{display: block; text-align: center; margin-top: 10px;}

.testcustomsec .slick-dots li{ display: inline-block; width:auto; list-style: none; padding: 0 2px;}

.testcustomsec .slick-dots li button{font-size:0; border: none; background: #616161; width: 5px; height: 5px; border-radius: 50%; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out; cursor: pointer; outline: none;}

.testcustomsec .slick-dots li.slick-active button, .testcustomsec .slick-dots li button:hover{background: #1ba8f1;}

.testcustomsec .slick-prev{background: transparent;width: 40px;height: 40px;border-radius: 5px;position: absolute;left: inherit;top:-50px;margin-top:-20px;z-index:999;font-size:0;border:none;outline-color: transparent;
bottom: inherit;right: 50px;}

.testcustomsec .slick-prev:before{content:"\61";width: 31px;height: 15px;position:absolute;left: 0px;right:0;top: 0px;bottom:0;margin:auto;transform: rotate(0);
font-family: "radhe-group" !important;color: #fff;font-size: 28px;line-height: 16px;border:0;transition: all 0.4s ease-in-out;}
.testcustomsec .slick-prev:hover:before{color: #fff;opacity: 0.5;}

.testcustomsec .slick-next{background:transparent; width: 40px; height: 40px; border-radius: 5px; position: absolute; right:10px; top:-50px; margin-top:-20px; z-index:999; font-size:0; border:none; outline-color: transparent;
bottom: inherit;left: inherit;}

.testcustomsec .slick-next:before{content:"\62"; width:31px; height:15px; position:absolute; left:0; right:0px; top:0px; bottom:0; margin:auto;transform: rotate(0);
font-family: "radhe-group" !important;color: #fff;font-size: 28px;line-height: 16px;border:0;transition: all 0.4s ease-in-out;}
.testcustomsec .slick-next:hover:before{color: #fff;opacity: 0.5;}

.testcustomsec .slick-prev:arrow .slick-next:arrow{ color: #000645;}
/*----testimonial sec----*/

/*----contact inquiry----*/
.contactinqumain{padding-top: 60px;padding-bottom: 60px;display: block;}
.contactinqumain .contactinqusec{width: 100%;display: block;clear: both;}


.main{margin-top: 50px;width: 100%;}
.ContactMain .inputDiv {width: 100%;margin: 0;}
.inputDiv {position: relative;margin-bottom: 30px;margin-top: 20px;border-bottom: 1px solid #acacac;}
.placeSpan {transition: all 0.25s ease-in-out 0s;-webkit-transition: all 0.25s ease-in-out 0s;position: absolute;left: 0;bottom: 28px;
font-size: 12px;line-height: 26px;font-weight: normal;color: #666666;}
.placeSpan.placeSpanone{bottom: 80px;}
.ContactMain .inputDiv input {padding: 5px 0;width: 100%;}
.inputDiv .inputBox {width: 100%;box-shadow: none;position: relative;padding: 0 0;background-color: transparent;
font-size: 16px;line-height: 26px;font-weight: normal;color: #000;}
.contact_form input, .contact_form textarea {border: none;background: #fff;padding: 12px 15px;width: 270px;box-shadow: 0 2px 3px #ddd inset;}
.contact_form input, .contact_form label, .contact_form textarea {font-size: 15px;line-height: 22px;border-radius: 4px;color: #222;outline: none;transition: all 0.2s ease;}
.inputDiv:after {position: absolute;left: 0;bottom: -1px;height: 2px;width: 0;background-color: #a8ce3c;content: '';transition: all 0.25s ease-in-out 0s;-webkit-transition: all 0.25s ease-in-out 0s;}
.spanAnimate.inputDiv:after { width: 100%; }
.spanAnimate .placeSpan {color: #a8ce3c; bottom: 100%;}
.ContactMain {position: relative;width:100%;}
.ContactMain li{width: 100%;margin: 0 0 10px;}
.ContactMain li:last-child{margin-bottom: 0;}
.inputDiv .inputBox.custom-select{background: #fff url("../img/downarrow.png") no-repeat right 1.3rem center;border:0;height: auto;padding: 5px 0;}
.inputDiv .inputBox.textarea{height: 80px;resize: none;}
.formsubbtn{margin-top: 35px;text-align: left;display: inline-block;}
.formsubbtn .btn{background: #a8ce3c;padding: 16px 25px;font-size: 16px;font-weight: 600;color: #fff;line-height: normal;border-radius: 30px;
text-align: center;min-width: 0;width: 208px;transition: all 0.4s ease-in-out;border: 2px solid transparent;}
.formsubbtn:hover .btn{background: #fff;border: 2px solid #a6cd38;color: #a6cd38;}


.contactinqumain .contactinqusec .googlemap{padding-left: 40px;padding-top: 30px;}
.contactinqumain .contactinqusec .googlemap iframe{height: 660px;width: 100%;}

.input-effect{
  position: relative;
  padding-bottom: 20px;
}
.input-effect label.error{position: absolute; left: 0; bottom: 0; font-size: 12px; color: red;}
.effect{
 font-size: 16px;
 line-height: 24px;
 font-weight: normal;
  color: #000;
  width: 100%;
  box-sizing: border-box;
}

.effect{
  border: 0;
  padding: 10px 0;
  border-bottom: 1px solid #acacac;
  background-color: transparent;
}

.effect ~ .focus-border{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #3399FF;
  transition: 0.4s;
}

.effect:focus ~ .focus-border,
.has-content.effect ~ .focus-border{
  width: 100%;
  transition: 0.4s;
}

.effect ~ .label{
  position: absolute;
  left: 0;
  width: 100%;
  top: 9px;
  color: #000;
  transition: 0.3s;
  z-index: -1;
  font-size: 16px;
 line-height: 26px;
 font-weight: normal;
}

.effect:focus ~ .label,
.has-content.effect ~ .label{
  top: -16px;
  font-size: 12px;
  color: #a8ce3c;
  transition: 0.3s;
}

.effect:focus,
.has-content.effect{
border-bottom:2px solid #a8ce3c;
}
.effect.custom-select{background: url("../img/downarrow.png") no-repeat right 1.3rem center;height: auto;padding: 5px 0;border-radius: 0;
line-height: 30px;}
.effect.custom-select:focus{border-color: none;box-shadow: none;}

.effect.textarea{height: 80px;resize: none;}

/*----contact inquiry----*/


/*---footer sec-----*/
.footerMain{display: block;vertical-align: top;width: 100%;background: #0c0e7f;}
.footerMain .footersec{padding-top: 50px;padding-bottom: 40px;}
.footerMain .footBox{}
.footerMain .footBox .footTitle{font-size: 18px;line-height: 30px;font-weight: bold;color: #fff;display: block;margin-bottom: 10px;}
.footerMain .footBox .footCon{}
.footerMain .footBox .footCon ul{padding: 0;margin: 0;font-size: 0;}
.footerMain .footBox .footCon ul li{display: block;}
.footerMain .footBox .footCon.quickcon ul li{width: 50%;display: inline-block;vertical-align: top;}
.footerMain .footBox .footCon.quickcon ul li a{display: inline-block;}
.footBox .footCon ul li a{display: block;transition: all 0.4s ease-in-out;font-size: 14px;line-height: 34px;font-weight: 500;position: relative;
padding-left: 20px;color: #babbfe;}
.footBox .footCon ul li a::before{content: "";width: 10px;height: 10px;border-radius: 50%;border:2px solid #a6cd38;position: absolute;left: 0;
top: 0;bottom: 0;margin: auto;}
.footBox .footCon ul li.active a{color: #a6cd38;}
.footBox .footCon ul li:hover a{color: #a6cd38;}
.footerMain .footBox .footCertificat{font-size: 0;}
.footerMain .footBox .footCertificat .fooimgone{position: relative;display: inline-block;vertical-align: middle;padding-right: 30px;}
}
.footerMain .footBox .footCertificat .fooimgtwo{position: relative;display: inline-block;vertical-align: middle;padding-left: 30px;}
.footerMain .footBox .footCertificat .fooimgtwo:before{position: absolute;height: 121px;width: 2px;background: #3d3e99;left: 0;top: 0;bottom: 0;margin: auto;
content: "";}
.footerMain .footboxthree{margin: auto;}

/*.footerMain .footBox .footCertificat img{display: inline-block;vertical-align: middle;border-right: 2px solid #04055b;padding-right: 30px;position: relative;}
.footerMain .footBox .footCertificat img:before{position: absolute;height: 121px;width: 2px;background: #04055b;right: 0;top: 0;bottom: 0;margin: auto;
content: "";}
.footerMain .footBox .footCertificat img ~ img{border-left: 2px solid #3d3e99;padding-left: 30px;border-right: 0;padding-right: 0;}*/


.copyrightsec{padding: 18px 0;width: 100%;position: relative;}
.copyrightsec:after{position: absolute;height: 1px;width: 100%;background: #3d3e99;right: 0;top: 1px;margin: auto;
content: "";}
.copyrightsec:before{position: absolute;height: 1px;width: 100%;background: #04055b;right: 0;top: 0;margin: auto;
content: "";}

.copyrightsec .socialiconmain{float: right;}
.socialiconmain ul{font-size: 0;}
.socialiconmain ul li{margin-right: 12px;width: auto;display: inline-block;}
.socialiconmain ul li:last-child{margin-right: 12px;}
.socialiconmain ul li .socialicon{width: 37px;height: 37px;background: #303292;display: inline-block;border-radius: 50%;position: relative;padding: 10px;transition: all 0.4s ease-in-out;}
.socialiconmain ul li .socialicon .icon{font-size: 17px;text-align: center;color: #a8ce3c;position: absolute;right: 0;bottom: 0;margin: auto;
top: 50%;left: 50%;transform: translate(-50%, -50%);transition: all 0.4s ease-in-out;}
.socialiconmain ul li:hover .socialicon .icon{color: #a8ce3c;}
.socialiconmain ul li:hover .socialicon{background: #fff;}

.copyrightsec .copyright{float: left;font-size: 14px;line-height: 37px;font-weight: normal;margin: 0;color: #babbfe;}
.copyrightsec .copyright a{color: #babbfe;transition: all 0.4s ease-in-out;}
.copyrightsec .copyright a:hover{color: #a6cd38;}
/*---footer sec-----*/


/*---menu----*/
.menumobileMain{display: none;}
.sidebar-overlay{visibility: hidden; position: fixed; top: 0; left: 0; right: 0;bottom: 0; opacity: 0;    background: #000; z-index: 99; transition: visibility 0 linear .4s,opacity .4s cubic-bezier(.4,0,.2,1);}
.bodyFixed .sidebar-overlay{opacity: .5; visibility: visible;}

.menuIcon{display: none; width: 2.8125rem; height: 2.8125rem; position: relative; padding: 13px 9px; border-radius: 50%;}
.menuIcon span { display: block;width: 22px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 2px; background: #fff; margin: auto;}
.menuIcon span:before {content: ""; width: 22px; position: absolute; top: -8px; left: 0; right: 0; height: 2px; background: #fff;}
.menuIcon span:after{content: ""; width: 22px; position: absolute; bottom: -8px; left: 0; right: 0; height: 2px; background: #fff;}
/*---menu----*/




/* cms Section */
.cmsCon p{display: block; font-size: 1rem; line-height: 1.4; font-weight: 400; color: #616161; margin-bottom: 15px;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;} 

.cmsCon p span{font-style: italic;color: #000000;}

.cmsCon p strong{color: #000000;font-size: 1.125rem;line-height: 2;}

.cmsCon h1{display:block; font-size:3rem;font-weight:700;color:#000000;margin:20px 0;}

.cmsCon h2{display: block; font-size: 2.25rem; font-weight: 700; line-height: 1.2; color: #000000; margin-bottom: 20px;}

.cmsCon h3{display:block;font-size:1.8125rem;font-weight:700;color:#000000;margin: 0 0 20px 0;}

.cmsCon h4{display:block;font-size:1.5rem;font-weight:700;color:#000000;margin:0 0 10px 0;}

.cmsCon h5{display:block;font-size:1.35rem;font-weight:700;color:#000000;margin:0 0 10px 0;}

.cmsCon h6{display:block;font-size:1.125rem;font-weight:700;color:#000000;margin:0 0 10px 0;}

.cmsCon ul{ list-style: none; padding: 10px 5px;}

.cmsCon ul li{ font-weight: 400; font-size: 1rem; color: #616161; line-height: 1.8; position: relative; margin-bottom: 10px; padding-left: 25px; z-index: 1;text-transform: lowercase;}

.cmsCon ul li:before{content: "";width: 12px;height: 1px;position: absolute;top: 14px;left: -4px;margin: auto;background: transparent;border-bottom: 2px solid #616161;}

.cmsCon ul li:after{content: "";width: 9px;height: 9px;position: absolute;top: 10px;left: 0;margin: auto;background: Transparent;border-top: 2px solid #616161;border-right: 2px solid #616161;transform: rotate(45deg);}

.cmsCon ul li a{color: #616161;}

.cmsImg{display: inline-block;vertical-align: middle;}

.cmsImg .alignleft{float: left;margin: 0 0 25px 0;}

.cmsImg .alignright{float: right; width: auto;margin: 25px 0 0 0;}

.cmsImg .aligncenter{display: block;margin: 0 auto 30px auto; text-align: center;}

img.img-border{border: 18px solid #ffffff; box-shadow: 0px -5px 13px 0px rgba(106, 106, 106, 0.15);}

/* cms Section */

/*----Thank you---*/
.thanksec{padding: 50px 0;}
.thanksec .thankyou{text-align: center;}
.thanksec .thankyou img{margin: auto;}
.thanksec .thanktitle{padding-top: 40px; padding-bottom: 20px;margin: 0;font-size: 88px;line-height: 90px;font-weight: 700;
color: #000;text-align: center;}
.thanksec .thankdec{font-size: 24px;line-height: 28px;font-weight: 500;margin: 0;
color: #464646;text-align: center;}
.thanksec .btn{font-size: 18px;line-height: 24px;font-weight: 600;color: #fff;text-decoration: none!important;outline: none;padding: 15px 35px;
background: #fff;text-align: center;border-radius: 7px;border:2px solid transparent;margin-top: 30px;
display: inline-block;transition: all 0.4s ease-in-out;background: #a8ce3c;}
.thanksec .btn:hover {transform: none;background: transparent;color: #a8ce3c;border:2px solid #a8ce3c;}
/*----Thank you---*/

.busiimgcol {margin:auto;}

@media only screen and (max-width:1900px){

/*.bannerSec .homeSlider .bannercon {top: 70%;}*/

}
@media only screen and (max-width:1599px){
.scrolldownmain{position: absolute;bottom: 78px;right: -35px;}
.scrolldownmain .scrolltitle{padding-right: 75px;}
.scrolldownmain .scrolltitle:before{width: 50px;}

/*.bannerSec .homeSlider .bannercon {margin-top: 50px; top: 60%;}*/

}

@media only screen and (max-width:1440px){
/*.scrolldownmain{position: absolute;bottom: 116px;right: -70px;}
.scrolldownmain .scrolltitle{padding-right: 150px;}
.scrolldownmain .scrolltitle:before{width: 125px;}*/

}
@media only screen and (max-width:1399px){

}
@media only screen and (max-width:1290px){
/*---our Businesses---*/
.businessmain .sercategory .catemain .sercet{}
/*---our Businesses---*/

/*----year experience---*/
.yearexpmain .yearexpsec .yearexpboxone{width: 500px;padding-right: 110px;}
.yearexpmain .yearexpsec .yearexpboxtwo{width: 275px;left: 424px;padding-right: 42px;}
.yearexpmain .yearexpsec .yearexpboxthree{width: 275px;left: 699px;padding-right: 42px;}
.yearexpmain .yearexpsec .yearexpboxfour{width: 275px;left: 974px;padding-right: 42px;}
/*----year experience---*/

.bannerSec .homeSlider .bannercon {margin-top: 0px;}
}

@media only screen and (max-width:1199px){
/* Header Style */
.logo{max-width: 90px;}
.newhead .head-container .logo{max-width: 90px;}
.newhead .head-container .headLeft{padding-top: 5px;padding-bottom: 5px;}
.headerMain{padding-right: 105px;}
.newhead{padding-right: 0;}
.head-container{height: 75px;}
.headRight .menudesMain ul li a{padding-top: 30px;}
.bannerSec .homeSlider .bannercon .bannertitle{font-size: 34px;margin-bottom: 5px;line-height: 40px;}
/*.bannerSec .homeSlider .bannercon .bannerdec{font-size: 16px;}*/
.rightside{top: 20px;}
.rightside .logoright{max-width: 80px;}
.SideSocial{width: 45px;right: 30px;}
.SideSocial .socialicon{padding: 5px;font-size: 16px;margin-bottom: 0;width: 25px;height: 25px;}
.SideSocial .socialicon .icon{line-height: 30px;}
.scrolldownmain{bottom: 75px;right: -37px;}
.bannersecmain{padding-right: 105px;padding-bottom: 45px;}
.newbannermain{padding-right: 0;padding-bottom: 0;}
.scrolldownmain .scrolltitle{font-size: 16px;padding-right: 75px;}
.scrolldownmain .scrolltitle::before{width: 50px;height: 2px;}
.bannerSec .slick-next{bottom: -40px;}
.bannerSec .slick-prev{bottom: -40px;}
.item{height: 450px;}
/* Header Style */

/*--- our Businesses ---*/
.businessmain{padding: 30px 0;}
.largtitle{font-size: 60px;}
.businetitle{padding-top: 4px;}
.businetitle .bustitle .smalltitle{font-size: 18px;line-height: 26px;}
.businetitle .bustitle{font-size: 24px;line-height: 30px;}
.businessmain .busmain .busiimgsec{padding-top: 50px;}
.busrightmain{padding-top: 50px;padding-left: 20px;padding-right: 0;}
.busrightmain .logoimgtitle{padding-bottom: 41px;}
.busrightmain .buslogtitle{font-size: 16px;}
.busrightmain .bussmalllogtitle{font-size: 14px;line-height: 24px;margin-bottom: 15px;}
.busrightmain .buslogdec{margin-bottom: 15px;}
.busrightmain .buscon{margin-top: 15px;}
.busrightmain .buscon .busvisitweb{margin-top: 15px;}
.busrightmain .buscon .busvisitweb .btn{font-size: 14px;padding: 12px 20px 12px 50px;}
.busrightmain .buscon .busvisitweb .btn .icon{font-size: 20px;line-height: 20px;left: 20px;}
.businessmain .sercategory{padding-top: 50px;}
.businessmain .sercategory .catemain .sercet .serbtn{padding-bottom: 65px;}
/*--- our Businesses ---*/

/*--- about us --*/
.aboutmain{padding-top: 30px;padding-bottom: 100px;}
.aboutmain .aboutsec .aboutcon{margin-top: 30px;}
.aboutmain .aboutsec .aboutcon .aboudecbold{font-size: 14px;padding-right: 0;}
.aboutmain .aboutsec .aboutcon .aboudec{margin-bottom: 20px;}
.aboutmain .aboutvideo{border:5px solid #ffffff;}
/*--- about us --*/

/*-- year experience --*/
.yearexpmain{padding: 50px 0;}
.yearexpmain .yearexpsec .yearexpboxone{width: 350px;padding: 30px 20px;padding-right: 80px;padding-top: 70px;}
.yearexpmain .yearexpsec .yearexpboxone .yearexpboximg{padding-bottom: 130px;}
.yearexpmain .yearexpsec .yearexpboxone .yeartitle{font-size: 18px;line-height: 30px;}
.yearexpmain .yearexpsec .yearexpboxtwo{width: 241px;left: 270px;padding: 20px 20px;}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .icon{font-size: 49px;line-height: 48px;}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .yearnum{font-size: 26px;line-height: 30px;}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .boxtitle{font-size: 16px;line-height: 26px;}
.yearexpmain .yearexpsec .yearexpboxtwo .yearemploy .boxdec{font-size: 14px;}

.yearexpmain .yearexpsec .yearexpboxthree{width: 241px;left: 511px;padding: 20px 20px;bottom: 100px;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .icon{font-size: 45px;line-height: 45px;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .yearnum{font-size: 26px;line-height: 30px;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .boxtitle{font-size: 16px;line-height: 26px;}
.yearexpmain .yearexpsec .yearexpboxthree .yearemploy .boxdec{font-size: 14px;}

.yearexpmain .yearexpsec .yearexpboxfour{width: 241px;left: 752px;padding: 20px 20px;bottom: 200px;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .icon{font-size: 45px;line-height: 45px;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .yearnum{font-size: 26px;line-height: 30px;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .boxtitle{font-size: 16px;line-height: 26px;}
.yearexpmain .yearexpsec .yearexpboxfour .yearemploy .boxdec{font-size: 14px;}

.yearexpmain .yearexpsec .yearexpboxthree::before{width: 100px;height: 100px;bottom: -100px;}
.yearexpmain .yearexpsec .yearexpboxfour::before{width: 100px;height: 100px;bottom: -100px;}
/*-- year experience --*/

/*--- testimonial sec ---*/
.testcustomsec{padding: 30px 0;}
.testcustommain .secHead .secTitle{font-size: 22px;margin-bottom: 15px;}
.testcustomsec .slick-prev{top: -30px;width: 30px;right: 40px;}
.testcustomsec .slick-next{top: -30px;width: 30px;}
.testcustomsec .slick-prev::before{font-size: 22px;width: 25px;}
.testcustomsec .slick-next::before{font-size: 22px;width: 25px;}
.teamboxmain .clientsay{padding: 15px 15px;}
.teamboxmain .cliendetailmain{padding: 15px 15px;}
.teamboxmain .clientsay .icon{font-size: 26px;line-height: 26px;margin-bottom: 10px;}
.teamboxmain .clientsay .cliendec{font-size: 14px;line-height: 24px;}
.teamboxmain .cliendetailmain .usericon{width: 40px;height: 40px;}
.teamboxmain .cliendetailmain .usericon .icon{line-height: 40px;font-size: 22px;}
.teamboxmain .cliendetailmain .cliendetail .protitle{font-size: 14px;line-height: 24px;}
/*--- testimonial sec ---*/

/*--- contact inquiry ---*/
.contactinqumain{padding: 30px 0;}
.main{margin-top: 50px;}
.inputDiv .inputBox{font-size: 14px;line-height: 24px;}
.formsubbtn{margin-top: 25px;}
.formsubbtn .btn{padding: 12px 20px;width: 175px;}
.contactinqumain .contactinqusec .googlemap{padding-left: 0;}
/*--- contact inquiry ---*/

/*--- footer sec ---*/
.footerMain .footersec{padding-top: 30px;padding-bottom: 20px;}
.footerMain .footBox .footTitle{font-size: 16px;line-height: 26px;margin-bottom: 5px;}
.footBox .footCon ul li a{font-size: 12px;line-height: 28px;padding-left: 15px;}
.footBox .footCon ul li a::before{width: 8px;height: 8px;}
.footerMain .footBox .footCertificat .fooimgone{max-width: 120px;}
.footerMain .footBox .footCertificat .fooimgtwo{max-width: 120px;}
.footerMain .footBox .footCertificat .fooimgone::before{height: 100px;}
.footerMain .footBox .footCertificat .fooimgtwo::before{height: 100px;}
.copyrightsec{padding: 15px 0;}

/*--- footer sec ---*/

/*----Thank you---*/
.thanksec{padding: 30px 0;}
.thanksec .thanktitle{font-size: 32px;line-height: 36px;padding-top: 15px;padding-bottom: 5px;}
.thanksec .thankdec{font-size: 16px;line-height: 22px;padding-bottom: 15px;}
.thanksec .btn{font-size: 16px;line-height: 22px;padding: 12px 30px;margin-top: 15px;}
/*----Thank you---*/

.head-logo {max-width: 120px;}

/*.bannerSec .homeSlider .bannercon {top: 50%;}*/

.bannerSec .slick-dots {margin-top: 5px;}
}

@media only screen and (max-width: 991px) {

/* Sticky Header*/
.header.header-sticky{position: fixed;left: 0; top: 0; width: 100%; box-shadow: 0 0 10px rgba(0,0,0,0.6); background: #fff; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; z-index: 9999;
display: block;}

/* Sticky Header*/

/*---menu----*/
.menumobileMain{display: block;padding-top: 25px;}
.headLeft{padding-left: 15px;}

.menumobileMain .navigationBar{position: fixed; width: 300px; top: 0; bottom: 0; left: -320px; background: #fff; transition: all .6s ease-in-out;  margin: 0; z-index: 999; display: inline-block;
overflow-y: auto;}

.menumobileMain .navigationBar.slideMenu{left: 0; opacity: 1;}
.navigationBar .menuMain li, .navigationBar2 li{width: 100%; display: block; border-bottom: 1px solid #e2e2e2; padding: 0;}
.navigationBar .menuMain li:last-child, , .navigationBar2 li:last-child{border-bottom: none;}
.navigationBar .menuMain li a, .navigationBar2 .menuMain li a{display: block; width: 100%; padding: 10px 15px; color: #333;}
.navigationBar .menuMain > ul > li > a{ font-size: 16px; font-weight: 500}
.navigationBar .menuMain > ul li{position: relative;}  
.navigationBar .menuMain > ul li .arrow{position: absolute; right: 0; top: 0; width: 32px; height: 43px;}
.navigationBar .menuMain > ul li .arrow:before{content: ""; position: absolute; left: 0; right: 10px; top: -2px; bottom: 0; width: 10px; height: 10px; border-bottom: 1px solid #333; border-right: 1px solid #333; transform: rotate(-45deg); margin: auto; transition: all 0.4s ease-in-out}
.navigationBar .menuMain > ul li .arrow.minus:before{transform: rotate(45deg);} 
.navigationBar .menuMain > ul > li ul{display: none;}
.navigationBar .menuMain > ul > li > ul>li>a{font-weight: 500; font-size: 14px;}
.navigationBar .menuMain > ul > li > ul>li>ul{padding-left: 15px;}
.navigationBar .menuMain > ul > li > ul>li>ul>li>a{padding-left: 0}


.navigationBar .menuMain > ul > li > .menuClick{
padding: 10px 15px;
color: #000;
font-size: 16px;
font-weight: normal;
line-height: 24px;
transition: all 0.4s ease-in-out;
display: block;text-align: left;
position: relative;}


.menuIcon span { display: block;width: 22px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 2px; background: #000; margin: auto;}
.menuIcon span:before {content: ""; width: 22px; position: absolute; top: -8px; left: 0; right: 0; height: 2px; background: #000;}
.menuIcon span:after{content: ""; width: 22px; position: absolute; bottom: -8px; left: 0; right: 0; height: 2px; background: #000;}

.menuIcon{display: inline-block; vertical-align: middle;margin-right: 0px;
    width: 2.8125rem; height: 2.8125rem; position: relative; padding: 13px 9px; border-radius: 50%;}
    .navigationBar .menuMain > ul > li > .menuClick:hover{background: #a6cd38;color: #fff;}
    .navigationBar .menuMain ul li.active .menuClick{background: #a6cd38;color: #fff;}
/*---menu----*/

/*--- Header Start ---*/
.logo .logowd{display: none;}
.logo .logomb{max-width: 90px;display: block;}
.headRight .menudesMain{display: none;}
.bannersecmain{padding-right: 0;}
.SideSocial{display: none;}
.scrolldownmain{display: none;}
/*.headerMain{padding-right: 0;position: static;}*/
.header {display: none;}
.header.header-sticky {padding-right:0;}
.bannersecmain{background: #fff;padding-bottom: 0;}
.head-container{height: auto;}
.head-container{background: transparent;padding-bottom: 10px;padding-top: 10px;}
.rightside{right: 70px;z-index: 2;}
.rightside{display: none;}

.headLeft .logoright{max-width: 80px;display: inline-block;vertical-align: middle;margin-left: 20px;}
.headLeft .logoright img{margin: auto;}

.bannerSec .slick-dots{margin: 0;list-style: none;bottom: 30px;justify-content: center;display: flex; position: absolute;width: 100%; left: 0;}
.bannerSec .slick-dots li{border-radius: 50%;}
.bannerSec .slick-dots button{display: block;padding: 5px;border: none;border-radius: 50%;background: transparent;font-size: 0;
    border:2px solid #fff;}
.bannerSec .slick-dots li.slick-active button{background-color: #a6cd38;padding: 4px;}
.bannerSec .slick-dots li button{padding: 4px;background: #fff;}
/*--- Header Start ---*/
/*---- contact inquiry ----*/
.contactinqumain .contactinqusec .googlemap{padding-left: 0;}
/*---- contact inquiry ----*/
/*--- our Businesses --*/
.largtitle{font-size: 50px;}
.businetitle{padding-top: 0;}
/*--- our Businesses --*/
/*--- about us ---*/
.aboutmain{padding-bottom: 30px;}
/*--- about us ---*/

/*--- year experience ----*/
.yearexpmain{padding: 30px 0;padding-bottom: 15px;}

.yearexpmain .yearexpsec .yearexpboxone{padding: 20px 20px;}
.yearexpmain .yearexpsec .yearexpboxtwo{position: static;}
.yearexpmain .yearexpsec .yearexpboxthree{position: static;}
.yearexpmain .yearexpsec .yearexpboxfour{position: static;}
.yearexpmain .yearexpsec{font-size: 0;margin-left: -15px;margin-right: -15px;}
.yearexpmain .yearexpsec .yearexpbox{padding: 0 15px;width: 50%;display: inline-block;margin-bottom: 15px;vertical-align: top;}
.yearexpmain .yearexpsec .yearexpboxthree::before{display: none;}
.yearexpmain .yearexpsec .yearexpboxfour::before{display: none;}
.yearexpmain .yearexpsec .yearexpboxone .yearexpboximg{padding-bottom: 100px;}
.yearexpmain .yearexpsec .yearexpboxone{width: 100%;}
.yearexpmain .yearexpsec .yearexpboxtwo{width: 100%;}
.yearexpmain .yearexpsec .yearexpboxthree{width: 100%;}
.yearexpmain .yearexpsec .yearexpboxfour{width: 100%;}
.yearexpmain .yearexpsec .yearexpboxone .yeartitle{font-size: 16px;}
/*--- year experience ----*/

/*--- footer sec ---*/
.footerMain .footboxnone{display: none;}
.footerMain .footboxnoneone{flex: 50%;max-width: 50%;}
.footerMain .footboxthree{flex: 50%;max-width: 50%;text-align: center;}
/*--- footer sec ---*/

/*.bannerSec .homeSlider .bannercon {margin-top: 0; top: 50%;}*/

/*.bannerSec .homeSlider .bannercon {top: 45%;}*/
}

@media only screen and (max-width:767px){
/*-- Header Start ---*/
.logo .logomb{max-width: 60px;}
.headLeft .logoright{max-width: 60px;}
.rightside{top: 12px;}
.bannerSec .homeSlider .bannercon .bannertitle{font-size: 18px;line-height: 24px;}
.head-container{padding-top: 5px;padding-bottom: 5px;}
.menumobileMain{padding-top: 7px;}
.bannerSec .homeSlider .bannercon .bannerdec {font-size: 16px; margin-bottom: 0; line-height: normal;}
.item{height: 300px;}
/*-- Header Start ---*/



/*--- our Businesses ---*/
.businetitle .bustitle .smalltitle{display: inline-block;}
.businessmain{padding: 20px 0;}
.businessmain .busmain .busiimgsec{padding-top: 20px;padding-bottom: 20px;}
.busrightmain{padding-top: 0;padding-left: 0;}
.busrightmain .busContact .rightmail{font-size: 14px;padding-left: 25px;}
.busrightmain .busContact .rightmail .icon{font-size: 14px;}
.busrightmain .busContact .call{font-size: 14px;padding-left: 25px;}
.largtitle{font-size: 40px;text-align: center;}
.busrightmain .busContact .call .icon{font-size: 14px;}
.businessmain .sercategory .catemain .sercet{width: 33.33%;}
.businessmain .sercategory{padding-top: 15px;}
.businessmain .sercategory .catemain .sercet .serbtn{padding-bottom: 50px;}
.businessmain .sercategory .catemain .sercet .serbtn:hover, .businessmain .sercategory .catemain .sercet .active{border-bottom: 4px solid #a4ca38;}
.businessmain .busmain .busiimgsec .buinimg{position: relative;padding-bottom: 170px;}
.businessmain .busmain .busiimgsec .buinimg img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.busrightmain .buscon .busvisitweb .btn{font-size: 12px;padding: 12px 20px 12px 42px;}
.busrightmain .buscon .busvisitweb .btn .icon{font-size: 17px;line-height: 17px;left: 17px;}
.largtitle{display: none;}
/*--- our Businesses ---*/
/*--- about us ---*/
.aboutmain{padding: 20px 0;}
.aboutmain .aboutvideo{height: auto;margin-bottom: 0px;}
.businetitle .bustitle{font-size: 20px;}
.aboutmain .aboutsec .aboutcon{margin-top: 15px;}
.aboutmain .aboutsec .aboutcon .aboudecbold{margin-bottom: 10px;}
.aboutmain .aboutsec .aboutcon .aboudec{margin-bottom: 15px;}
.aboutmain .aboutsec{margin-top: 10px;}
.aboutmain .aboutsec .aboucol{padding: 0;}
/*--- about us ---*/

/*--- year experience ---*/
.yearexpmain{padding: 20px 0;padding-bottom: 5px;}
.yearexpmain .yearexpsec .yearexpbox{width: 100%;}
.yearexpmain .yearexpsec .yearemploy .yearconbox{float: right;width: calc(100% - 65px);}
.yearexpmain .yearexpsec .yearexpboxone .yeartitle{margin-top: 5px;}
.yearexpmain .yearexpsec .yearexpboxfour{padding: 15px 15px;}
.yearexpmain .yearexpsec .yearexpboxthree{padding: 15px 15px;}
.yearexpmain .yearexpsec .yearexpboxtwo{padding: 15px 15px;}
.yearexpmain .yearexpsec .yearexpboxone{padding: 15px 15px;}
/*--- year experience ---*/

/*--- testimonial sec ---*/
.testcustomsec{padding: 20px 0;}
.testcustommain .secHead .secTitle{font-size: 20px;margin-bottom: 10px;}
/*--- testimonial sec ---*/
/*--- contact inquiry ---*/
.contactinqumain{padding: 20px 0;}
.main{margin-top: 20px;}
.ContactMain li{margin-bottom: 20px;}
/*--- contact inquiry ---*/

/*--- contact inquiry ---*/
.contactinqumain .contactinqusec .googlemap{padding-top: 15px;}
.contactinqumain .contactinqusec .googlemap iframe{height: auto;}
.effect{font-size: 14px;padding: 5px 0;}
.effect ~ .label{font-size: 14px;line-height: 24px;}
.locacol{padding: 0;}
/*--- contact inquiry ---*/

/*--- footer sec ----*/
.footerMain .footboxnoneone{display: none;}
.footerMain .footboxthree{flex: 100%;max-width: 100%;}
.copyrightsec .socialiconmain{float: none;text-align: center;}
.copyrightsec .copyright{float: none;text-align: center;}
.footerMain .footersec{padding: 15px 0;}
.footerMain .footBox .footCertificat .fooimgone{width: 100px;}
.footerMain .footBox .footCertificat .fooimgtwo{width: 100px;}
.footerMain .footBox .footCertificat .fooimgone::before{height: 75px;}
.footerMain .footBox .footCertificat .fooimgtwo::before{height: 75px;}
.copyrightsec .copyright{line-height: 30px;}
/*--- footer sec ----*/


/*----Thank you---*/
.thanksec{padding: 20px 0;}
    .thanksec .thanktitle{font-size: 20px;line-height: 26px;}
    .thanksec .thankdec{font-size: 14px;line-height: 20px;padding-bottom: 5px;}
    .thanksec .btn{font-size: 14px;padding: 10px 30px;}
    /*----Thank you---*/

.head-logo {max-width: 90px;}
.bannerSec .homeSlider .bannercon {margin-top: 15px; top: 50%;}


}

@media only screen and (max-width:767px){
.teamboxmain .clientsay {min-height: inherit;}

/*--- our Businesses ---*/
.businetitle{width: 100%;}
.newbusinetitle{padding-right: 0;}
/*--- our Businesses ---*/
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
    /*--- our Businesses ---*/
.businessmain .sercategory .catemain .sercet{width: 25%;}
    /*--- our Businesses ---*/
/*--- about us ---*/
.aboutmain .aboutvideo{height: 300px;}
.yearexpmain .yearexpsec .yearexpbox{width: 50%;}
.contactinqumain .contactinqusec .googlemap iframe{height: 300px;}
/*--- about us ---*/

/*--- year experience ---*/
.yearexpmain .yearexpsec .yearemploy .yearconbox{float: none;width: 100%;}
/*--- year experience ---*/

/*--- footer sec ---*/
.footerMain .footboxnoneone{display: block;max-width: 50%;flex: 50%;}
.footerMain .footboxthree{max-width: 50%;flex: 50%;}
.copyrightsec .socialiconmain{float: right;}
.copyrightsec .copyright{float: left;}
.copyrightsec .copyright{line-height: 37px;}
/*--- footer sec ---*/
}


@media only screen and (max-width:479px){
.bannerSec .homeSlider .bannercon {margin-top: 0;}
.bannerSec .homeSlider .bannercon .bannertitle{font-size: 17px;}
}