@charset "utf-8";
/* CSS Document */
 @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
 
 
 @import url('https://fonts.googleapis.com/css2?family=Playball&display=swap');
 
 body{  padding:0px 0px; margin:0px 0px; font-size:14px;        font-family: 'Lato', sans-serif;}
 .header { width: 100%; height: auto; 
 
-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out; 
	top: 0; 

	z-index: 41!important; background:#fff; position:fixed;

}


 .header.scroll_css {

	margin: 0;

-webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out; background:none;

}




 .header.scroll_css { margin: 0;  -webkit-transition: all .6s ease-in-out;  transition: all .6s ease-in-out;background:none;
 }
 
 .logoC{ display:table; -webkit-transition: all .6s ease-in-out;  transition: all .6s ease-in-out; position:relative; z-index:5; margin-top:18px; overflow:hidden;}
 
 .logoC img{ -webkit-transition: all .6s ease-in-out;  transition: all .6s ease-in-out; width:auto;   }
.header.scroll_css { margin: 0;  -webkit-transition: all .6s ease-in-out;  transition: all .6s ease-in-out}

.header-C{ position:relative;}

.top-menu{ float:right;-webkit-transition: all .6s ease-in-out;  transition: all .6s ease-in-ou}









#cssmenu, #cssmenu #menu-button, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a{ margin-bottom:0px;}

#cssmenu{  float:left; padding:0px 0px 0px;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out; }

#cssmenu > ul > li{ font-weight:500; margin-left:0px; font-size:14px; 
}


#cssmenu > ul > li a{ background:#fc8022; padding:12px 35px; color:#FFFFFF; text-transform:uppercase; font-size:14px;-webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);


}




#cssmenu > ul > li a:after {
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 0;
  height: 100%;
  background-color:#005496;
  transform-origin:left;
  transition:width 0.6s ease;
  z-index:-1;/*-webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);*/
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

#cssmenu > ul > li a:hover:after {
  width: 100%;
}

.has-sub a:after {
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 0;
  height: 100%;
  background-color:#fc8022!important;
  transform-origin:left;
  transition:width 0.6s ease;
  z-index:-1;-webkit-clip-path: none!important;clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}



#cssmenu > ul ul{ overflow:hidden;}
#cssmenu > ul ul li a{ background:none;}
#cssmenu > ul > li.has-sub > a{ }

#cssmenu > ul > li a:hover{ color:#d4d4d4}
#cssmenu > ul > li a.active{  /*background:url(../images/nav-border-active.jpg) no-repeat left bottom; */}

#cssmenu > ul ul li { font-size:12px; text-transform:capitalize;}

#cssmenu > ul ul li a{ text-align:left;}
#cssmenu > ul > li a{ position:relative; }
.active-img{ position:absolute; bottom:0; left:0; text-align:center; overflow:hidden; width:100%; display:none;}
.active-img img{ text-align:center; max-width:100%;}

#cssmenu > ul > li a.active .active-img{ display:block;}

#cssmenu > ul > li a{ margin-left:-10px; min-width:140px; text-align:center;}

#cssmenu > ul > li:first-child a{ margin-left:0px;}

.top-menu{  margin-top:30px;}
#cssmenu{ float:right;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}



.top-contact{ float:left;  padding:5px 10px;}
.top-contact h5{ float:left; display:tablel; font-size:16px; margin:0px 0px; font-weight:700; color:#005496;}
.top-contact h5:nth-child(2){ margin-left:15px;}
.top-contact a{ color:#005496;}





.flt-left{ float:left;}

.top-Contact-1{ float:right; margin-bottom:10px; margin-right:10px;}

.top-Contact-1 ul{ margin:0px 0px; padding:0px 0px; list-style:none; padding-left:0px; float:left; display:table;}
.top-Contact-1 ul li{ float:left; margin-left:5px; }
.top-Contact-1 ul li a{ color:#fc8022;width:30px; height:30px; line-height:28px; border:1px solid #fc8022; text-align:center; border-radius:50%; display:block; }


.slider-area {
  position: relative; color:#FFF;




}

.custom-slider {position: relative;}

.layer-1 h2, .layer-2 h2 {

}
.layer-1 p, .layer-2 p { padding: 0;}
.layer-1 a, .layer-2 a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #999;

  font-weight: 600;
  margin-top: 40px;
  padding: 12px 35px 8px;
  text-transform: uppercase;
}
.nivo-caption a {
  display: inline-block !important;
}
.layer-1 a:hover, .layer-2 a:hover {

  color: #fff;

}
.slider-area .nivo-directionNav {display: none;}
.nivo-controlNav {
  bottom: 0;
  left:0%;
  position: absolute; text-align:left;
  right: 0%;
  z-index: 9;  display:block; max-width:1270px; margin:0px auto;
}
.nivo-controlNav a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  display: inline-block;
  height: 14px;
  margin: 0 3px;
  position: relative;
  text-indent: -9999px;

}
.nivo-controlNav a::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: block;
  height: 6px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 3px;
  width: 6px;
}
.nivo-controlNav a.active { font-weight: normal;}
.nivo-controlNav a.active::before { opacity: 1;}
/*.slider-content .layer-1.layer-2 {

  margin-left:0%;
  margin-right: 8%;
  position: relative;
  width: 60%;
}*/
.layer-1.layer-3 p {  margin-right: 5%;}
.slider-area .slider-progress{
	background-color: rgba(50, 196, 209, .5);
}
.slider-area.style-2 .slider-progress {
  background-color: rgba(50, 196, 209, 0.2);
}
.slider-area.style-2  .nivo-directionNav {
  display: block;
}
.slider-area.style-2  .nivo-directionNav a {
  background: transparent none repeat scroll 0 0;
 
  color: #999999;
  cursor: pointer;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 30px;
  text-align: center;
  text-transform: uppercase;
  top: 45%;
  width: 100px;
  z-index: 9;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.slider-area.style-2 :hover .nivo-directionNav a {
    opacity: 1;
    right: 0;
}
.slider-area.style-2 :hover .nivo-prevNav {
    opacity: 1;
    left: 0;
}
.slider-area.style-2  .nivo-directionNav a:hover {
    background: #000000;
    color: #fff;
 
}
.slider-area.style-2  .nivo-directionNav a:hover {
    background: #000000;
    color: #fff;
    border-color: transparent;
}
/* slider-area.style-2 .nivo-controlNav */
.slider-area.style-2  .nivo-controlNav a {
width:4px; height:25px;

border: 1px solid #FFF; background:#FFF;
display: block;
margin-bottom: 5px;
margin: 25px 0px;
}
.slider-area.style-2  .nivo-controlNav a::before {
  background: #fc8022 ; width:4px; height:25px; top:0; left:0; border:none;
}
    
.nivo-controlNav a.active{ border:none!important;}



.nivo-controlNav{ text-align:left; padding-left:5%;}
.slider-area.style-2 .nivo-controlNav a{}

.nivo-controlNav a.active{ background:#e70f1a; }

.slideC{ position:relative;}

.nivo-controlNav{ bottom:35%;}

.slideC{ position:relative; margin-top:100px; }

.nivo-controlNav{ bottom:30px;}

nivo-controlNav {
    bottom: 35%;
}
.nivo-controlNav {
    text-align: left;
    padding-left: 5%;
}
.nivo-controlNav {
    bottom: 0;
    left: auto;
    position: absolute;
    right: 9%;
    z-index: 9;
}
.nivo-controlNav {
    padding: 15px 0;
        padding-left: 0px;
    text-align: center;
}



.nivo-controlNav{ text-align:left; padding-left:5%;}
.slider-area.style-2 .nivo-controlNav a{}

.nivo-controlNav a.active{ background:#FFF;}

.slideC{ position:relative;}

.nivo-controlNav{ bottom:35%;}







.nivo-directionNav{ display:none!important;}

.slideC{ color:#FFFFFF; text-align:left; position:relative;    font-family: 'Playball', cursive; }

.slideC h1{ font-size:40px; font-weight:bold; color:#FFFFFF;  margin-top:28%; background:rgba(0, 84, 151, 0.8); padding:10px; line-height:30px; padding:14px 95px 14px 14px; display:table;-webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);

 }
.slideC h2{ font-size:36px; color:#FFFFFF; font-weight:lighter;  background:rgba(252, 128, 34, 0.8);line-height:30px; padding:12px 95px 12px 22px; display:table;-webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);}

.slideC .more-btn{ border:none; color:#FFFFFF; padding:0px 0px; border-top:1px solid #FFFFFF; padding-top:20px; font-size:14px;}

.slider-content .layer-1{ margin:0px auto; width:100%; bottom:0;}




/*.slideC a{ font-size:16px; text-transform:uppercase; color:#0057a8; border-radius:3px; border:3px solid #fff;font-family: 'Pontano Sans', sans-serif; line-height:21px;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}

.slideC a:hover{ background:#fff; color:#0057a8;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}

*/
a:hover{ text-decoration:none;}

/*.nivo-controlNav{text-align:center; padding:0px;position:relative; z-index:19;}

.nivo-controlNav a{ margin:0px 25px;}

.nivo-controlNav{ margin:auto;}*/






.home-about{ color:#FFFFFF;}

#intro { background:url(../images/middle-bg.jpg) no-repeat  no-repeat 100% 100%;margin: 0 auto; min-height:340px;
 width: 100%;   position: relative; height:100%;  padding: 108px 0; background-attachment:fixed;  margin-top:0px; 
background-size:100%  auto;
}



.slider-bottom{ overflow:hidden; position:absolute; bottom:0; left:0; right:0; margin:0px auto;z-index:20;}
.slider-bottom img{}





.proBx{ overflow:hidden; position:relative;}
.pro-img{ overflow:hidden; margin-bottom:20px;}
.pro-img img{ width:100%;}

.proBx{ color:#FFFFFF; text-transform:uppercase; background:url(../images/pro-bg.jpg); background-size:100% 100%;}
.pro-btn{ margin:0px auto; position:absolute; bottom:0; left:0; right:0; text-align:center; z-index:5;}
.pro-btn h3{ font-size:14px; text-transform:uppercase; margin:0px auto; margin-bottom:10px;}



.innerPage .pro-btn h3{width: 83%;
height: 35px;

align-items: center; text-align:center;bottom:0px;}

.hm-titile h2{ color:#fc8022; text-transform:uppercase; font-size:35px; font-weight:bold; line-height:26px;}

.hm-titile h2 span{ font-size:22px; font-weight:lighter; color:#005496; font-style:italic;}
.hm-titile{ margin-bottom:20px;}


.home-product{ margin-top:50px;}

.product-box{}
.product-box .row{ margin:0px -1px;}
.product-box .col-sm-12{ padding:0px 1px;}




.pro-btn img{ width:auto!important;opacity:1!important;}





.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
 
  cursor: default;

}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 3em;
  text-align: left;
}

/*.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}*/

/*.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  padding: 15% 0 10px 0;
  text-align: left;
}*/

.hovereffect .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-20px,0,0);
  transform: translate3d(-20px,0,0);
}

/*.hovereffect a, .hovereffect h3 {
  color: #FFF;
  opacity: 1;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;

  transform: translate3d(10px,0,0);
}*/

.hovereffect:hover img {

  transform: translate3d(0,0,0);  transition:width 0.6s ease;
}

.hovereffect img {

  transform: translate3d(0,0,0);  transition:width 0.6s ease;
}

.hovereffect:hover .overlay:before,
.hovereffect:hover a, .hovereffect:hover h3 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0); 
}


.hovereffect:hover .overlay{background:rgba(0, 0, 0, 0.4); -webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out;}

.hovereffect .overlay{ -webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out;}

.hovereffect{ overflow:hidden;}




.productOut{ background:url(../images/pro-bottom.png) bottom center; padding-bottom:53px; overflow:hidden;}




.pro-btn{ -webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out; background:none;}

.hovereffect:hover .pro-btn{-webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out; background:none; bottom:20px;}




.home-about{ background:url(../images/about-bg.jpg); background-size:100% 100%; color:#FFFFFF; padding:65px 0px; color:#FFFFFF; margin:25px 0px 0px
}

.home-about h2{ color:#FFFFFF;}
.home-about h2 span{ color:#FFFFFF;}
.abt-img{ overflow:hidden; border:3px solid #c2c1c6;}

.abt-img img{ width:100%;}

.home-about p{ font-size:15px; line-height:22px; font-weight:300}


.home-about a{background: rgb(0,84,151); padding:8px 30px 8px 10px; color:#FFFFFF;
background: linear-gradient(90deg, rgba(0,84,151,1) 0%, rgba(3,107,189,1) 100%);-webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%); display:table;}







.home-about a:after {
  position: absolute;
  content: '';
  top:0;
  left: 0; bottom:0;
  width: 0;
  height: 100%;
  background-color:#4c4c4c;
  transform-origin:left;
  transition:width 0.6s ease;
  z-index:-1;/*-webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);*/
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.home-about a:hover:after {
  width: 100%;
}



.client-sec{ padding:60px 0px;}

.client-sec h2{ margin:0px 0px;}
.clientC{ border:1px solid #c6c6c6; border-radius:7px; overflow:hidden;}
.clientC img{ width:100%;}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right{ top:0; margin-top:-90px; right:2px;}

.nbs-flexisel-nav-left{ right:20px; left:auto;}


/*
.home-product  .nbs-flexisel-nav-left{ display:none;}


.home-product  .nbs-flexisel-nav-right{ display:none;}*/


footer{ background:url(../images/footer-bg.jpg); padding:60px 0px 0px; color:#FFFFFF; background-size:auto 100%; }

footer .scroll6{ margin-bottom:28px;}
footer h3{ font-size:16px; text-transform:uppercase; margin:0px 0px 15px; font-weight:600;}
footer ul{ padding:0px 0px; margin:0px 0px 25px; list-style:none;}
footer li a{ color:#FFFFFF;}
footer li{ margin-bottom:5px; line-height:24px;}
footer li .fa{ margin-right:10px; min-width:20px;}
footer li a:hover{ color:#FFFFFF;}
.footer-logo{ overflow:hidden;}
footer-logo img{ max-width:90%;}

.f1{flex: 0 0 29%;max-width: 29%;}
.f2{flex: 0 0 15%;max-width: 15%;}
.f3{flex: 0 0 17%;max-width: 17%;}
.f4{flex: 0 0 20%;max-width: 20%;}
.f5{flex: 0 0 18%;max-width: 18%;}
.footer-social li{ float:left; margin-right:5px;}
.footer-social li img{ border-radius:3px;}


.copy-right{ background:#002a4b; color:#FFFFFF; padding:15px 0px; margin-top:40px;}
.copy-right p{ margin-bottom:0px; font-size:12px;}
.copy-right img{ margin-left:5px;}


.scroll6{ margin-bottom:-5px;}

/*
.scroll1,  .scroll2,  .scroll3,  .scroll4,  .scroll5,  .scroll6 {
	display: none;
}
.scroll1 img,  .scroll2 img,  .scroll3 img,  .scroll4 img,  .scroll5 img,  .scroll6 img {
	vertical-align: bottom;
}
.scroll2 .scroll_item {
	position: relative;
}
.scroll2 .scroll_item h3 {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	box-sizing: border-box;
}
.scroll3 {
	width: 100%;
	margin: 0 auto;
}
.scroll4>* {
	background: #eee;
	padding: 10px;
}
 .scroll4>*:nth-child(even) {
 background: #ddd;
}
.scroll6 li {
	width: 100%;
}
.scroll6 li img {
	width: 100%;
	height: auto;
}*/




.bannerC{ overflow:hidden; position:relative; margin-bottom:35px;margin-top:114px;}
.bannerC img{ width:100%;}


.innerPage p{ font-size:15px;}


.pageTitle h1{ color:#fc8022; text-transform:uppercase; font-size:35px; font-weight:bold; line-height:26px; margin:0px 0px 25px;}

.pageTitle h1 span{ font-size:22px; font-weight:lighter; color:#005496;font-style: italic;}

.about-content h2{ font-size:20px; margin:0px 0px 15px; color:#005496; text-transform:uppercase; margin-top:25px;}


#intro { background:url(../images/mission-bg.jpg) no-repeat  no-repeat 100% 100%;margin: 30px 0px; min-height:340px;
 width: 100%;   position: relative; height:100%;  padding: 60px 0; background-attachment:fixed;  
background-size:100%  auto;
}

.vs-b{ text-align:center; margin:30px auto; width:80%; color:#FFFFFF;}
.vs-b h3{ text-align:center; font-weight:300; font-size:30px; text-transform:uppercase; margin:0px 0px 20px; padding-bottom:10px; background:url(../images/border-bottom.jpg) bottom center no-repeat}


.vs-b p{ font-size:21px; font-style:italic; font-weight:300; }


.vs-b sup{ font-weight:bold; top:-7px;}


.why-choose{ margin:60px 0px 30px;}

.why-choose li::first-letter {

  color: #fc8022;
}

.why-choose li span {color: #fc8022;}

.why-choose ul{ margin:0px 0px; padding:0px 0px; list-style:none;}

.why-choose li{ line-height:41px; color:#555555; font-size:17px; position:relative; padding-left:30px;}
.why-choose li:before{ position:absolute; left:0; width:19px; height:23px; background:url(../images/listing.jpg); content:''; top:10px; left:0;}

.choose-img{ overflow:hidden;}
.choose-img img{ width:80%;}

.pr-row{ margin:0px -1px;}
.pr-row .col-sm-3{ padding:0px 1px;}

.carer-form{ margin-top:30px;}
.carer-form label{ color:#555555; margin-bottom:2px;}

.carer-form h3{ color:#005496; font-weight:bold; margin:0px 0px 25px ; text-transform:uppercase; font-size:20px;}

.innerPage{ margin-bottom:35px;}

.textBox{ background:#f5f3f3; height:40px; width:100%; width:100%; border:1px solid #f5f3f3; padding-left:10px; margin-bottom:25px;}

.custom-file{margin-bottom:25px;}

.textArea{ background:#f5f3f3; height:127px; width:100%; width:100%; border:1px solid #f5f3f3; padding-left:10px; padding-top:10px; margin-bottom:25px;}


.sbmt{ background:#fc8022; padding:8px 12px; text-transform:uppercase; color:#FFFFFF; font-weight:normal; border:none; cursor:pointer;
} 


.custom-file-label::after { background:#fc8022; color:#FFFFFF;}
.custom-file-label{ border:none; border-radius:0px;background:#f5f3f3; height:40px}
.custom-file-label::after { height:40px; border:none;border-radius:0px;}





.addressC{ background:#005496; padding:30px; color:#FFFFFF; min-height:285px;}

.right-adr{ background:#fc8022;}

.addressC h3{ font-size:22px; margin:0px 0px 15px; text-transform:uppercase;}
.addressC ul{ margin:0px 0px; padding:0px 0px; list-style:none;}
.addressC ul li{ font-size:16px; line-height:30px; font-weight:300;}

.addressC ul li a{ color:#FFFFFF;}

.adr{ margin:0px -1px;}
.adr .col-lg-6{ padding:0px 1px}

label sup{ color:#FF0000; font-size:15px;}

.formC{ margin-top:50px;}
.formC h3{ font-size:20px; font-weight:bold; margin:0px 0px 20px; text-transform:uppercase; color:#005496;}




.col5{flex: 0 0 20%;max-width: 20%;padding:0px 15px;}
.clientC{margin-bottom:30px;}
.client-sec{padding-bottom:35px}

@media (min-width: 1300px) {
.container {max-width: 1270px;

}
}


 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;

}



.header{ max-height:115px;}
#cssmenu > ul  li{ padding-bottom:15px; }
#cssmenu > ul ul li a{ margin-left:0px;}

#cssmenu > ul ul{ }
#cssmenu > ul ul li:first-child:before{ z-index:10; font-size:30px; content:'\f0d8'; color:#005496; position:absolute; left:50px; top:-28px; font-family:FontAwesome;}

#cssmenu > ul ul li a {clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}

#cssmenu > ul ul{ margin-top:36px; overflow:unset;}



.ceo-sec{ background:#f0f0f0; padding:0px 20px; margin-top:30px;}
.ceo-img{ overflow:hidden; margin-top:10px;}
.ceo-img img{ max-width:100%;}

.ceo-cnt{ margin:25px 0px 25px;}
.ceo-cnt ul{padding:0px 0px 0px 10px;list-style: disclosure-closed;}
.ceo-cnt ul li{margin-bottom:7px;}
.ceo-cnt h4{font-size:20px; margin:0px 0px 15px; color:#005496;}

.ceo-cnt h3{ text-transform:uppercase; color:#fc8022; font-size:27px; text-transform:uppercase; margin:0px 0px 15px;}
.ceo-cnt h3 span{ color:#005496;}

.ceo-cnt sup{ font-weight:bold; top:-2px; margin-right:2px; font-size:29px;}

.contenet-new{ margin-bottom:30px; margin-top:30px;}


.contenet-new h3{
    font-size: 30px; text-transform:uppercase;
    color: #005496; margin:0px 0px 25px;
}



 @media all and (max-width: 760px) {
 
 
 .logoC { display:block; position:relative; z-index:250;}
 .logoC  img{ width:100%!important; margin:5px 0px!important; position:relative; z-index:210;}
 .top-contact{ position:relative; z-index:210;}
	
	.menu-button {
    background: rgba(0, 0, 0, 0) url("../images/menu-btn.png") no-repeat scroll 0 0;
    cursor: pointer;
    float: right;
    height: 18px;
    position: relative;
    width: 34px;
    z-index: 1000;
}
#cssmenu > ul > li{ margin-left:0px;}
#cssmenu > ul > li a{ padding:8px!important;}
#cssmenu > ul > li{ padding:0px!important;}
#cssmenu > ul > li a.active{ border:none;}

#cssmenu #menu-button{ top:-4px;}
#cssmenu ul{ margin-top:38px;}

#cssmenu > ul ul{ margin-top:0px;}
#cssmenu ul ul li a{ font-size:12px; text-transform:capitalize;}

#cssmenu{ top:5px;}
#cssmenu #menu-button{ background:none;}



#cssmenu #menu-button::before{ background:#ff000a;}

#cssmenu #menu-button::after{ border-top:2px solid #ff000a; border-bottom:2px solid #ff000a;}

#cssmenu ul{ margin-top:35px!important; }
#cssmenu ul ul{ margin-top:0px!important;background:#a7bf23;}
#cssmenu ul{ padding:0px; border-bottom-right-radius:2px; border-bottom-left-radius:2px;}

#cssmenu ul{ background:#404040;}
		#cssmenu li a{ border-top:1px solid #373636!important;}

	#cssmenu li ul   a{ border-bottom:1px solid #373636!important; border-top:none!important;}

#cssmenu > ul > li a{ padding:15px!important;}

.fix-height{}
#cssmenu > ul > li:first-child {  background:none!important;}

#cssmenu > ul > li a.active{ border-left:5px solid #f039a7; }
#cssmenu > ul > li a{ padding-left:18px!important;}
#cssmenu > ul  ul li a{ padding-left:35px!important; position:relative;}

#cssmenu > ul  ul li a:before{ content:'\f105'; font-family:FontAwesome; position:absolute; left:25px; color:#FFF;}

#cssmenu ul{ margin-top:41px!important;}
#cssmenu ul{  width:102%;}
#cssmenu ul ul li{ border-bottom:none;}

#cssmenu ul ul li{ line-height:22px;}

#cssmenu{ margin-top:2px!important;}
#cssmenu > ul > li{ font-size:12px!important;}
#cssmenu ul ul{ padding-top:0px!important;}
#cssmenu > ul > li a.active{ border-left:0px;}


#cssmenu > ul > li a:hover{color:#930033;}

.header .social-media li{ margin-right:5px;}
.top-menu{ margin-bottom:8px;}
.header{ padding:9px 0px;}




.nivo-caption h1{ font-size:20px;}
.nivo-caption h2{ font-size:20px; }
.nivo-caption h3{ font-size:12px;}

.time{ font-size:11px;}

#intro1 h2{ font-size:20px;}

#cssmenu{ top:0; margin-top:15px!important;}



 
.nivo-controlNav{ display:none;}



.slider-pro{ display:none;}


.top-contact h5 { font-size:13px;}

.nivo-caption h2{ font-size:17px;}

.about-logo{ display:none;}
#intro{ padding:50px 0px;}
.home-about h2{ font-size:21px;}
 .home-about h2 span{ display:block; font-size:21px;}
.our-product h4{ font-size:45px;}

.our-product h2{ font-size:25px; margin-top:10px; margin-left:0px;}
.our-pr-top{ margin-bottom:20px;}

.our-product h4{ display:none;}

.our-product{ padding-bottom:0px;}


#intro2{ background:url(../images/choose-bg-mob.jpg); padding:50px 0px;}
.choose-sec h2{ font-size:30px;}
.choose-bx h3{ font-size:19px;}

.vs-cont{ margin-left:0px;}
.v-txt{ width:100%;}

#intro-3 h2{ font-size:30px;}

.count-bx h3{ font-size:34px;}

.count-bx h4{ font-size:17px; max-width:77%;}

.count-bx{ margin-bottom:8px;}


.counter-out row{ margin:0px -4px;}
.counter-out .col-lg-3{ padding:0px 4px;}

#intro-3{ padding:50px 0px;}

.vs-cont{ margin-top:60px;}
.choose-bx h3{ font-size:20px;}

.footerC h2{ margin-top:0px;}

.footerC h2{ font-size:29px;}

.form-box{ margin-top:50px;}

.form-box h3{ font-size:30px;}

.social-media{ margin-top:30px; display:table; margin:20px auto!important; text-align:center; float:none; display:table;}

p{ font-size:14px; text-align:justify;}

.home-about h2{ margin-top:0px;}

.top-contact h5{ font-size:12px;}

.top-menu{ margin-top:7px; margin-right:39px;}
.top-contact{ padding:3px 4px;}

.logoC{ margin-top:4px;}

.pro-txt{ left:20px; bottom:20px;}
.service-sec{ margin-bottom:0px; padding-bottom:30px;}

.vis-box h4{ font-size:22px;}
.adr li{ font-size:19px;}

.copy-right p{ text-align:center;}
.nivo-caption h2{ font-size:14px;}


.pagTitle h1{ font-size:22px;}
.bannerC{ margin-bottom:30px;}
.pagTitle{ margin-bottom:0px;}
.about span{ display:table;}
.about h2{ font-size:21px;}
.about span{ font-size:20px;}

.pdf{ margin-top:30px; padding:10px 12px;}
.vs01{ margin-top:50px;}
.nav-tabs{ margin-bottom:35px;}
.dtl .carousel-indicators li{ width:40px; height:25px;}
.list-inline-item:not(:last-child){ margin-right:0px;}
.button-C a{ margin-left:0px; margin-right:5px; padding:5px 8px; font-size:13.5px;}

.f-bx .form-box{ margin-left:0px;}
.f-bx .form-box h3{ font-size:20px;}

.f-bx { background:#e9edf0;}
.f-bx .form-box { border-top:1px solid #dfe1e3; padding-top:30px; margin-top:20px;}

.cb {
    flex: 0 0 100%;
    max-width: 100%; margin-bottom:3px;
}
.cb10 {
    flex: 0 0 100%;
    max-width: 100%; margin-top:2px;
}


.driver-download{ overflow-x:scroll;}
.table td:nth-child(2){ min-width:188px;}

#intro{ background-size:auto 100%;}

#intro2{ background-size:auto 100%;}
#intro-3{ background-size:auto 100%!important;}


.our-product{ padding-top:10px;}
.service-sec h2{ font-size:25px; margin-bottom:10px;}




.pageTitle h1{ font-size:26px; line-height:27px;}
.pageTitle h1 span{ font-size:22px;}
.vs-b p{ font-size:16px;}

.vs-b{ width:100%;}
.vs-b h3{ font-size:25px;}
.hm-titile h2{ font-size:26px; line-height:27px;}
.hm-titile h2 span{ font-size:22px;}

p{ font-size:14px; text-align:justify;}
.why-choose li{ font-size:14px; line-height:22px; margin-bottom:10px;}
.top-contact h5{ display:none;}
.innerPage p{ font-size:14px;}

.f1, .f2, .f3, .f4, .f5 {
    flex: 0 0 100%;
    max-width: 100%;
}


.top-menu{ margin-top:0px!important;}
.logoC{ margin-top:0px!important;}

.header{ padding:5px 0px;}

.about-content h2{ font-size:18px;}
.logoC img{ margin:0px 0px!important; max-width:150px;}
.top-Contact-1 ul li a{ width:20px; height:20px; line-height:16px;font-size:11px;}
.top-menu{ margin-top:6px!important; margin-bottom:0px; margin-right:29px!important;}

.bannerC{ margin-top:52px;}
.module img{ width:50%;}

.slideC h1{ font-size:14px; line-height:normal; padding:5px 25px 5px 5px; margin-top:11%;}
.nivo-caption h2 { font-size:14px; line-height:normal; padding:5px 25px 5px 5px; font-weight:bold;}

.slideC{ margin-top:52px;}
.home-product{ margin-top:25px;}

.abt-img{ width:150px; margin:0px auto; text-align:center; display:table; margin-bottom:15px;}
.home-about{ padding:40px 0px;}

.abt5{ margin-bottom:30px;}

.home-about .hm-titile h2 br{ display:none!important;}
.home-about .hm-titile h2{ font-size:23px;}
.home-about .hm-titile h2 span{ font-size:23px;}

#intro{ padding:20px 0px;}

.choose-img{ margin-top:25px;}
.gmap{ margin-top:25px;}
.addressC h3{ font-size:17px;}

#cssmenu > ul > li a{ background:none; text-align:left; margin-left:0px;clip-path: none;}
#cssmenu > ul ul::before { display:none;}

#cssmenu > ul ul li:first-child::before {display:none;}
.has-sub a::after {display:none;}

.fix-height {
    width: 102%;
    max-height: 340px;
    overflow-y: scroll;
}



.slideC h1{margin-top:20%;}


.top-Contact-1{position:relative;z-index:200;margin-top: 5px;}

.top-Contact-1 ul li a{line-height:20px;}
.logoC{margin-top:2px!important;}
}













