@charset "utf-8";
/* CSS Document */


     @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,600;0,800;0,900;1,500&display=swap');

 
  @import url('https://fonts.googleapis.com/css2?family=Dhurjati&display=swap');

 
body {margin: 0;padding: 0;color:#333;  font-size:14px; line-height:20px; font-weight:normal;font-family: 'Poppins', sans-serif;}
.header { width: 100%; height: auto; 
 
-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;
	top: 0; 

	z-index: 21!important; position:fixed; background:#fff!important;

}


 .header.scroll_css {

	margin: 0;

-webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out; background:none;

}



.head-top{ background:#333333;}
 .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; overflow:hidden;}
 
 .logoC img{ -webkit-transition: all .6s ease-in-out;  transition: all .6s ease-in-out; width:auto; margin:10px 0px;}
.header.scroll_css { margin: 0;  -webkit-transition: all .6s ease-in-out;  transition: all .6s ease-in-out}

.header-C{ position:relative;}




.social-media{ list-style:none; margin:0px auto; padding:0px 0px; }
  .social-media li { float:left; margin-left:8px; font-size:30px; margin-right:0px!important;}
  .social-media a{ color:#411f16;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
  
   .social-media a:hover { color:#FFFFFF;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
   
  
  .social-media a .fa{ font-size:30px;}

.fb .fa{ color:#3b5998;}
.twit .fa{ color:#55acee;}
.linke .fa{ color:#007bb5;}
.yt .fa{ color:#ed3434;}

.right-div{ float:right;}

.right-al{ float:right!important;}



.flt-left{ float:left;}

.top-contact h5{ font-size:14px; color:#FFFFFF;    font-family: 'Arsenal', sans-serif;}
.top-contact h5  a{ color:#FFFFFF;}

.time{ font-size:12px; margin-right:15px; float:left; margin-top:7px; font-weight:bold;}
.dwd{ padding:8px 10px; text-transform:uppercase; color:#FFFFFF; float:left; background:#2e3192; border-radius:3px;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}

.dwd:hover{ background:#333;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out; color:#FFFFFF;}
.hd-2{ margin-top:20px;}

#cssmenu{  float:left; padding:12px 0px 0px;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out; margin-top:20px;}

#cssmenu > ul > li{font-size:13.2px; font-weight:500; margin-left:0px; margin-right:15px; font-family:Verdana, Arial, Helvetica, sans-serif;
}


#cssmenu > ul > li:first-child{ padding-left:0px;}
#cssmenu > ul > li a{ color:#333; text-transform:uppercase; font-weight:normal;  padding-right:5px;  padding-left:5px; padding-bottom:15px;  }
#cssmenu > ul ul li a{ background:none;border-bottom: 1px solid #fff;}
#cssmenu > ul > li.has-sub > a{ }

#cssmenu > ul ul li a:hover{ color:#fff;}
#cssmenu > ul > li a.active{ color:#249ddf!important; font-weight:bold; /*background:url(../images/nav-border-active.jpg) no-repeat left bottom; */}

#cssmenu > ul ul li { font-size:12px; text-transform:capitalize;}
#cssmenu > ul > li a{ position:relative; padding-bottom:14px;}
.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 ul{border-radius:4px; overflow:hidden;}

#cssmenu > ul ul li a:hover{background:#249ddf;}

#cssmenu{ float:right;}


.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 1.5s;
 transition-property: opacity;
}

.carousel-fade{ background:#000;}
.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

.sliderC{ position:relative; }

.home-slider{   overflow:hidden;}

.carousel-caption{ bottom:30%; text-transform:uppercase; }


.projrct-product-img{ overflow:hidden; position:relative;}
.projrct-product-img img{ width:100%;}


.sliderC .container-fluid{ margin:0px 0px; padding:0px 0px;}
.sliderC .row { margin:0px 0px;}
.sliderC .col-lg-8{flex: 0 0 70%; padding:0px 0px;
max-width: 70%;}

.sliderC .col-lg-4{flex: 0 0 30%; padding:0px 0px;
max-width: 30%;}


.sliderC .carousel-item img{ width:100%;}

.slider-bottom{ position:absolute; bottom:0; color:#FFFFFF; text-transform:uppercase; background:rgba(147, 73, 135, 0.5); left:0; right:0; width:100%; padding:50px 0px; color:#FFFFFF; z-index:10;}


.slider-bottom h4{ font-size:12px; text-transform:uppercase; margin:0px 0px;}






#intro { background:url(../images/srv-img.jpg) no-repeat  no-repeat 100% 100%;margin: 0 auto; min-height:340px;
 width: 100%;   position: relative; height:100%;  padding: 60px 0; background-attachment:fixed;  margin-top:0px; 

}






a:hover{ text-decoration:none;}
a:focus{ text-decoration:none;}



.client-Sec{ margin:40px 0px; overflow:hidden;}
.client-Sec h2{ font-size:30px; font-weight:bold; margin:0px 0px 5px; text-transform:uppercase;}
.client-Sec h3{ font-size:14px; font-weight:bold; margin:0px 0px 15px; text-transform:uppercase;}

.cl-row{ margin:0px -5px;}

 .cl-5{ width:20%; float:left; padding:0px 15px; margin-bottom:30px;}

/*.client-img{ overflow:hidden; border:1px solid #c1c1c1; margin-bottom:10px;}*/











.c-preview {
  background: #000;
  background: -moz-linear-gradient(-45deg, #000000 0%, #000000 25%, #1e539e 50%, #ff3083 75%, #7800a8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #000000 0%, #000000 25%, #1e539e 50%, #ff3083 75%, #7800a8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #000000 0%, #000000 25%, #1e539e 50%, #ff3083 75%, #7800a8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-size: 400% 400%;
  background-repeat: no-repeat;
  display: flex;
  width:100%;
  height:255px;
  max-width: 100vw;
  max-height: 100vh;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
  cursor: pointer;
  transition: .5s all;
}
.c-preview__img {
  position: absolute;
  left: 0;
  top: 0;
/*  background: #000 url(https://images.unsplash.com/photo-1466657718950-8f9346c04f8f?dpr=1&auto=format&fit=crop&w=800&h=800&q=80&cs=tinysrgb) no-repeat center center;
*/  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .5;
  mix-blend-mode: screen;
}
.c-preview__title {
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  letter-spacing: .05em;
}
.c-preview:hover {
  background-position: 100% 100%;
}
.c-preview:hover__title {
  text-shadow: 0 0 20px black;
}

.srv-title{  transition: .5s all;}
.c-preview:hover .srv-title{ top:30px;  transition: .5s all;}









.slider-area {
  position: relative; color:#FFF;




}
.slider-content .layer-1 {
  height: auto;
  margin-left: 14%; margin-top:8%;
  width: 35%;
}
.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 #fff;

  font-weight: 600;
  margin-top: 20px;
  padding: 12px 28px;
  text-transform: uppercase; color:#fff; background:#88c956;
}
.nivo-caption a {
  display: inline-block !important;
}
.layer-1 a:hover, .layer-2 a:hover {

  color: #fff;
  border-color: transparent;
}
.slider-area .nivo-directionNav {display: none;}
.nivo-controlNav {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 9;
}
.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;
  width: 14px;
}
.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: 4.5%;
  margin-right: 8%;
  position: relative;
  width: 40%;
}
.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;
  border: 1px solid #999999;
  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;
    border-color: transparent;
}
/* slider-area.style-2 .nivo-controlNav */
.slider-area.style-2  .nivo-controlNav a {
  width:40px; height:6px; border-radius:0px; background:#828978; border:none;
}
.slider-area.style-2  .nivo-controlNav a::before {
  background: #029ce0 none repeat scroll 0 0; width:40px; height:6px; top:0; left:0;
}
    





.t1{ color:#FFF; font-size:60px!important; font-weight:900; text-transform:uppercase;}
.t1 span{ font-weight:lighter; text-transform:capitalize;}


.title1{ font-size:18px!important; color:#FFF; font-weight:normal; text-transform:none!important;}


.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:18%;}

.nivo-directionNav{ display:block!important;}




.nivo-caption{     color:#2e3192; }


.nivo-caption h1{  margin:0px 0px; display:block; color:#01b7f2; background:#fff; padding:5px; display:table; text-transform:uppercase; font-weight:bold; font-size:20px;}



.nivo-caption h2{  margin:5px 0px; line-height:normal; display:block; color:#000; background:#fff; padding:5px 5px 14px; display:table; text-transform:uppercase; font-weight:bold; font-size:20px;  line-height:18px;   font-family: 'Dhurjati', sans-serif;font-size:44px;}

.nivo-caption h3{  margin:0px 0px; display:block; color:#000; background:#fff; padding:5px 5px 14px; display:table; text-transform:uppercase; font-weight:bold; font-size:20px;  line-height:18px;  font-family: 'Dhurjati', sans-serif; font-size:44px;}


.nivo-controlNav{ bottom:4%;}

.nivo-caption{ opacity:1;}

.head-top{ padding:0px 0px;}
.top-contact h5{ margin:10px 0px;}

.top-ph{ float:right; background:#4d4d4d; padding:15px; display:table; }
.top-ph h5{margin:0px 0px; line-height:normal;}








#intro1 { 
	 background:url(../images/portfolio-bg.jpg) no-repeat  no-repeat 100% 100%; 
    margin: 0 auto; width: 100%; position: relative; height:100%; 
	 padding: 60px 0; background-attachment:fixed;  margin-top:0px; background-size:100%;  }






.aboutC{ background:url(../images/about-bg.jpg); background-size:100% 100%; padding:60px 0px 80px ;}



.about-image{ border-radius:60px; border:8px solid #ffffff; overflow:hidden;-webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.27);
-moz-box-shadow:    0px 3px 9px 0px rgba(50, 50, 50, 0.27);
box-shadow:         0px 3px 9px 0px rgba(50, 50, 50, 0.27); width:85%; ;}


.about-image{ margin-left:100px;}
.about-image img{ width:100%;}


.yer-bx{ color:#FFFFFF; display:table; padding:10px;  position:absolute; bottom:-70px;}


.yer-bx h2{line-height:25px;}
.yer-bx h2 b{  font-weight:bold; margin:0px 0px; color:#FFFFFF!important; font-size:60px;}
.yer-bx h2 span{ font-size:23px; text-transform:uppercase;}

.abt-img-out{ position:relative;}



.mdl-strip{ background:#1c1e1f url(../images/strip-bg.jpg); background-size:100% auto; padding:45px 0px; color:#FFFFFF;}
.mdl-strip a{ background:#fff; padding:10px 20px; border-radius:30px; color:#000000; font-size:13px;  text-transform:uppercase; float:right;}

.mdl-strip h3{ font-size:26px; text-transform:uppercase; font-weight:bold; margin:0px 0px 10px;}

.mdl-strip p{ font-size:13px; margin-bottom:0px;}



.aboutC {}

.aboutC h3{ color:#249ddf; font-size:30px; margin:0px 0px;font-family: 'Dhurjati', sans-serif; margin-top:65px;}

.abt-right{ padding-left:50px;}

.aboutC h4{ color:#333333; font-size:44px; margin:0px 0px; text-transform:uppercase;font-family: 'Dhurjati', sans-serif; line-height:38px; margin-bottom:30px;}

.aboutC h4 span{ color:#333333; font-size:72px; margin:0px 0px;}

.about-txt{ font-size:13px; line-height:20px;}

.abt-right a{ border:2px solid #249ddf; padding:8px 20px; color:#333333; text-transform:uppercase; font-family: 'Dhurjati', sans-serif; font-size:19px; display:table; margin-top:25px;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}

.abt-right a:hover{ background:#029ce0;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}



.hm-service{ background:url(../images/service-bg.jpg); background-size:100% 100%; padding:40px 0px; color:#FFFFFF;font-family: 'Dhurjati', sans-serif;}
.hm-service h2{ font-size:31px; color:#92ca4a;font-family: 'Dhurjati', sans-serif; line-height:25px; margin-bottom:30px; }
.hm-service h2 span{ font-size:44px; color:#fff; }

.service-C{ overflow:hidden;}
.service-C img{ width:100%;}
.service-C h3{ text-align:center; color:#FFFFFF; padding:10px; text-align:center; font-size:24px; margin:0px auto; background:#249ddf;}



.home-about{ background:url(../images/abt-bg.png); background-size:100% 100%; padding:20px 0px; background-position:20px 20px;}
.abt-C{}
.abt-image{ overflow:hidden;}
.abt-image img{ width:100%;}

.abt-C{ background:url(../images/abt-black.jpg); color:#FFFFFF; margin:35px 0px;}



.about-right h3{ font-size:30px; font-weight:bold; text-transform:uppercase; margin-top:80px; margin-bottom:0px; line-height:20px;}
.about-right h3 span{ font-size:15px;}

.abt-txt01{ margin-top:25px; margin-bottom:20px;}

.about-right a{ background:#92ca4a; color:#000000; text-transform:uppercase; padding:5px 10px;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}

.about-right a:hover{-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out; background:#029ce0; color:#FFFFFF;}

.mdl-contact{ margin:30px auto; width:80%;}

.mdl-contact .row{ margin:0px 0px;}
.mdl-contact .col-12{ padding:0px 0px;}

.drk-bx{ background:#424242; height:145px; line-height:145px; text-align:center; color:#FFFFFF; overflow:hidden; }
.drk-bx h2{ margin:0px auto; font-size:25px; font-family: 'Dhurjati', sans-serif;  margin-top:45px;line-height:20px;}
.drk-bx h2 span{ margin:0px auto; font-size:43px; font-family: 'Dhurjati', sans-serif;}


.blue-sk{ background:#249ddf; height:145px; line-height:145px; text-align:center; color:#FFFFFF; overflow:hidden;}

.cntr{ text-align:center;}
.cntr h3{ font-size:17px; text-align:center; margin:0px auto;margin-top:45px;}
.cntr h3 span{ font-size:30px; font-weight:normal;}



.lst{}
.or{ position:relative; display:table; padding-top:10px; margin-top:35px; float:left;}
.or h4{ width:47px; height:47px; border-radius:50%; font-size:20px; background:#424242; text-align:center; color:#FFFFFF; line-height:46px; overflow:hidden;}

.or:before{ position:absolute; width:1px; height:67px; top:0; left:50%; bottom:0; background:#424242; content:'';}

.lst a{ background:#fff; color:#000000; text-transform:uppercase; font-size:16px; border-radius:4px; padding:8px 15px;}

.portfolio{ color:#FFFFFF; padding:40px 0px;}

.portfolio h2{ font-size:25px; text-transform:uppercase; color:#FFFFFF; padding:5px; line-height:15px; display:table; background:#88c956;font-family: 'Dhurjati', sans-serif; margin-top:150px;}

.portfolio h3{ font-size:35px; text-transform:uppercase; color:#249ddf; line-height:10px; display:table;font-family: 'Dhurjati', sans-serif;}

.portfolio  h3{ font-size:35px; font-weight:lighter; line-height:25px;}
.portfolio span{ font-size:16px;}

.port-bx{ background:#fff; color:#000000; margin-top:30px;}
.port-img{ overflow:hidden;}
.port-img img{ width:100%;}
.port-bx h5{ margin-top:25px; font-size:18px; background:#88c956; padding:5px 20px ; text-transform:uppercase; display:table; color:#FFFFFF; margin-top:55px;}
.port-bx h6{ font-size:15px; text-transform:uppercase; font-weight:normal; margin:10px 0px;}

.port-bx p{ font-size:13px;  font-weight:normal; margin:10px 0px;}

.port-bx a{ background:#000000; text-transform:uppercase;  display:table; padding:5px 10px; color:#FFFFFF;}

.clients{  padding:40px 0px 10px;}
.clients h3{ font-size:32px; text-transform:uppercase; font-weight:bold; text-transform:uppercase; line-height:25px; color:#333; margin:0px 0px 30px;}
.clients h3 span{ font-size:32px; text-transform:uppercase; font-weight:bold; font-size:14px;}

.client-img{ overflow:hidden; border:1px solid #c1c1c1; margin-bottom:30px;}
.client-img img{ overflow:hidden; width:100%;}

.col-05{ width:20%; float:left; padding:0px 15px;}

footer{ background:url(../images/footer-bg.jpg); background-size:100% 100%; color:#fff; padding:60px 0px;}

footer h2{ text-transform:uppercase; font-weight:bold; font-size:30px; margin:50px 0px 30px;}
footer p{ font-size:13px;}
footer h3{ font-size:17px; margin-right:10px;}
footer .fa{ margin-right:10px;}
footer h4{ font-size:15px; margin-right:10px;}
footer a{ color:#FFFFFF;}
footer  input{ background:#3c3c3c; height:40px; width:100%; border:none; padding-left:10px; color:#FFFFFF; margin-bottom:10px;}
footer  textarea{ background:#3c3c3c; height:90px; width:100%; border:none; padding-left:10px; color:#FFFFFF; margin-bottom:10px;}
footer h5{ font-size:30px; margin:0px 0px 30px;}


footer button{ color:#FFFFFF; padding:8px 15px; border:none; cursor:pointer; background:#88c956;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}


footer button:hover{-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out; background:#029ce0; color:#FFFFFF;}
.copy-right{ background:#FFFFFF; padding:30px 0px;}
.copy-right p{ font-size:13px; color:#000000; margin-bottom:0px;}
.carousel-control-next, .carousel-control-prev{ width:7%; top:auto; bottom:50px;}

.carousel-control-prev{ width:7%; top:auto; bottom:50px; right:30px; left:auto;}



/*inner*/


.bannerC{ overflow:hidden;}
.bannerC img{ width:100%;}




/*contact*/



.pageTitle{}


.bannerC{ margin-bottom:50px;}
.pageTitle h1{ font-size:30px; font-weight:200; margin:0px 0px 15px; text-transform:uppercase; margin-bottom:30px; background:url(../images/title--border.jpg) left bottom no-repeat; padding-bottom:10px; }


.adr-box{ background:#ac1411; color:#FFFFFF; padding:36px 20px; height:230px; width:100%; text-align:center; margin-bottom:30px; }

.adr-box .fa{ font-size:30px;}
.adr-box h3{  font-size:20px; margin:15px 0px 10px; background:url(../images/bottom-border.jpg)  no-repeat center bottom; padding-bottom:10px;}
.adr-box h4{ font-size:14px; font-weight:normal;}

.adr-box a{ color:#FFFFFF;}

.textBox{ width:100%; height:45px; border:1px solid #b1b1b1; border-radius:2px; padding-left:10px; margin-bottom:30px; color:#000000;}

.textArea{width:100%; height:100px; border:1px solid #b1b1b1; border-radius:2px; padding-left:10px; margin-bottom:30px; color:#000000; padding-top:10px;}


.submitBtn{ padding:8px 20px; text-transform:uppercase; color:#FFFFFF; color:#FFFFFF; background:#029ce0; border:none; cursor:pointer;}
.submitBtn:hover{ background:#707070;}


.innerPage{ margin-bottom:50px;}

.formC h3{ color:#3c3c3c; font-weight:300; text-transform:uppercase; font-size:18px; background:url(../images/title--border.jpg) left bottom no-repeat; padding-bottom:10px; margin-bottom:30px; margin-top:50px;}
.formC h3 span{ font-size:14px;}


.gmap{ margin-top:50px; width:100%;}

.abt-img1{ overflow:hidden; background:#249ddf; padding:15px; }
.abt-img1 img{ width:100%;border:2px solid #fff;}


.cms p{ font-size:14px; line-height:24px;}
.abt h2{ text-transform:uppercase; font-weight:normal; margin:0px 0px 15px; font-size:20px;}

.mis{ margin-top:2px;}

.ab1{ margin-bottom:70px;}
.mis h3{ font-size:15px; text-transform:uppercase; margin:0px 0px 5px;  font-weight:900; background:#249ddf; display:table; color:#FFFFFF; border-radius:2px; padding:8px 12px;}
.mis { border-bottom:1px solid #e2e2e2; background:#f8f8f8; padding:20px;}

.b-box{ background:#3c3c3c; color:#FFFFFF; padding:10px;}
.b-box h4{ border-bottom:1px solid #777777; margin:0px 0px 25px; padding-bottom:15px;  font-size:20px;}
.b-box  ul{ margin:0px 0px; padding:0px 0px; list-style:none;}
.b-box  ul li{ margin-bottom:7px;}


.black-boxOut{ margin-top:60px;}
.col-7-c{ width:14.222%; float:left; padding:0px 2px;}
.black-boxOut .row{ margin:0px -2px;}



.cts{ margin:0px 0px;}
.cts .col-lg-3{ padding:0px 0px;}


.adr-box{ background:#88c956;}
.a1 .adr-box{ background:#029ce0;}

.social-media{ display:table;}
.adr-box h3{ background:none; font-weight:bold; text-transform:uppercase; font-size:20px;}



.formC h3{ font-weight:bold;}



.story-im{ overflow:hidden; margin-bottom:20px; border:5px solid #CCCCCC;}
.story-im img{ overflow:hidden; width:100%;}


.str{ margin-top:50px}


.str h2{ font-weight:bold; font-size:30px;}





.hm-srv{ margin-bottom:30px!important; overflow:hidden;}

 .home-srv{ padding:40px 0px; background:#f0f0f0;}
.home-srv h2{ font-size:33px; font-weight:900; margin:0px 0px; text-transform:uppercase;}
.home-srv h3{ font-size:14px; font-weight:normal; margin:0px 0px 20px; text-transform:uppercase; padding-bottom:15px; border-bottom:1px solid #e5e5e5;}

.srv h4{ font-size:18px; font-weight:normal; margin:0px 0px 9px; text-transform:uppercase; font-weight:600; }

.srv-image{ overflow:hidden; margin-bottom:15px;}

.srv-image img{ width:100%;}

.srv-image:hover img {
-webkit-transform:scale(1.1);
transform:scale(1.1);
}
.srv-image img{
-webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out
}


.detail-btn{ }
.detail-btn { padding:11px 10px; display:table; float:left;background:#7bc144; color:#FFFFFF; text-transform:uppercase; font-weight:normal; font-size:14px;-webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out;}

.detail-btn:hover {-webkit-transition: all .6s ease-in-out;

transition: all .6s ease-in-out; background:#249ddf; color:#FFFFFF;}



.detail-btn{ overflow:hidden; display:table;}














.dtl{ font-weight:normal; font-size:14.5px;}


.dtl .carousel-inner{
-webkit-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.79);
-moz-box-shadow:    1px 1px 4px 0px rgba(50, 50, 50, 0.79);
box-shadow:         1px 1px 4px 0px rgba(50, 50, 50, 0.79);}
.dtl .carousel .carousel-item{ border:5px solid #fff;}

.dtl .carousel-indicators li{ width:60px; height:40px;   overflow:hidden;}
	.dtl	.carousel-indicators img{ width:100%;}
		.dtl .carousel-indicators li a{width:60px; }
		.dtl .carousel-indicators li{ text-indent:0px;}
		.dtl .carousel-item{ margin-bottom:10px;}
		.dtl .carousel-indicators{ display:table; margin-left:0px; overflow:hidden; position:static;}
		.dtl .carousel-item{ overflow:hidden;}
		.dtl .carousel-item img{ width:100%;}


.dtl ol{ margin-bottom:0px;}


.dtl h2{ color:333333; font-size:24px; font-weight:600; margin-top:0px; margin-bottom:15px;}

.dtl h3{ font-weight:600; text-transform:none; color:#333; margin:10px 0px;}

.detail-content ul{ margin:15px 0px; list-style:none; padding:0px 0px;}
.detail-content li{ padding-left:5px; position:relative; margin-bottom:10px; float:left;}
.detail-content li:before{ position:absolute; background:url(../images/arroe-1.png); width:5px; height:9px; content:''; left:0px; top:6px; }

.dtl p{ font-weight:normal}

.dtl h4{ border:1px solid #14376e; display:table; overflow:hidden; padding:2px 5px;  margin-left:5px;
 margin-top:10px; font-size:14px; text-transform:uppercase;}
.dtl h4 span{ background:##14376e; background:#14376e; padding:10px; color:#FFFFFF;}
.dtl h4 b{ padding:10px; font-weight:600;}

.project ul{ margin:20px 0px; padding:0px 0px 0px 15px; list-style:disc;}
.detail-content h5{ background:#CCCCCC; padding:2px 5px; text-transform:uppercase; display:table; font-size:15px; margin:10px 0px 3px; float:left;}
 

.dtl h3 { font-size:20px; font-weight:lighter;}


.dtl { margin-bottom:50px;}

.carousel-item { overflow:hidden;}
.carousel-item img{ width:100%;}


.dtl h3{ font-size:25px; margin:0px 0px 15px; font-weight:bold; text-transform:uppercase;}

.re-pro{ margin-top:40px;}

.re-pro h4{ font-weight:bold; margin:0px 0px 20px; font-size:25px;}
.re-pro h2{ color:#FFFFFF;}


.re-pro{ margin:0px -2px;}
.re-pro .col-lg-12{ padding:0px 2px;}


.inner-product h2{ color:#FFFFFF;}



.detail-sider{ background:url(../images/detail-bg.jpg) left top no-repeat; padding:30px 0px 10px 30px;}


.dtl .carousel-item{ margin-bottom:0px;}

.dtl .carousel-indicators{ margin-top:30px;}
.dtl .carousel-indicators li{ border:1px solid #000000;}


.dtl-right{ margin-left:25px;}

.dtl-right h4{ font-size:16px; margin:10px 0px; text-transform:uppercase; display:table;}




.inn-srv{ background:none; padding-bottom:0px; padding-top:0px;}

.inn-srv .service-C{ margin-bottom:30px;}

.srv-dtl{ margin-bottom:40px;}
.srv-dtl h3{ font-weight:bold; font-size:20px; margin:0px 0px 20px;}

.service-dtl-img{ float:left; max-width:450px; margin-bottom:30px; margin-right:30px;}
.service-dtl-img img{ overflow:hidden;}


.frm{ margin:0px -5px;}
.frm .col-lg-6{ padding:0px 5px;}


.dwd{border:1px solid #249ddf;background:none;padding:15px 20px;border-radius:6px; text-transform:uppercase;font-size:13px;font-weight:bold;  margin:20px 0px;color:#249ddf;}


.dwd .fa{margin-right:8px;}


.dtl-right .fa{margin-right:10px;}

.dtl-right ul{margin:15px 0px; padding-left:15px;}

p{font-size:14px; line-height:20px;}

.dtl-right ul li{font-size:14px; margin-bottom:10px; }
@media (min-width: 1300px) {
    
    
.container {max-width: 1250px;

}
}



 @media all and (max-width: 760px) {
 
 
 .inn-srv{ padding-right: 15px;
padding-left: 15px;}
 
 .abt h2{  font-size:18px;}

.ab-img{ margin-bottom:30px;}
.cms p{ font-size:13px;}
.bannerC{ margin-top:42px;}
.srv-txt{ margin-top:5px;}
 
 .sister-comp .row{ margin:0px -4px;}
 .sister-comp .col-lg-3{ padding:0px 4px; margin-bottom:8px;}
 
  .sister-comp  h2{ font-size:25px; margin-bottom:25px;}
 
.sister-comp .col-lg-12{ padding:0px 4px;}	 
	p{ text-align:justify;}
	.service-image{ margin-bottom:30px;}
	
	.brand-2 .brand-logo-1{ margin-bottom:20px;}

	 
.header .col-lg-2{flex: 0 0 25%; max-width: 25%;}

.header .col-lg-10{flex: 0 0 75%; max-width: 75%;}
.logo{ margin-top:2px;}


	



	

.logo img{ width:80px!important;}

.footerC h3{ font-size:12px;}

.footerC .social-media{ overflow:hidden; display:block; margin-top:25px;}

.f1, .f2, .f3, .f4, .f5 {
    flex: 0 0 100%;
    max-width: 100%; margin-bottom:30px;
	
}

.footerC h4{ margin-bottom:15px;}
.header{ padding-top:10px!important; padding-bottom:10px!important; background:none!important;}
.get-in-touch{ margin-top:0px;}
.get-in-touch h5{ font-size:10px; line-height:15px;}

#cssmenu > ul > li a.active{color:#930033!important;}


	
	
	.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; color:#f039a7!important;}
#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:44px!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.active{color:#b5b5b5!important;}


#cssmenu > ul > li a:hover{color:#930033;}

.header .social-media li{ margin-right:5px;}


.logoC img{ width:60px!important; margin:10px 0px!important;}

.nivo-caption h1{ font-size:15px;}
.nivo-caption h2{ font-size:14px;}
.nivo-caption h3{ font-size:12px;}

.time{ font-size:11px;}

#intro1 h2{ font-size:20px;}


.bannerC h1{ font-size:15px;}
.bannerC h2{ font-size:14px;}
.bannerC h3{ font-size:12px;}
.bannerC{ margin-bottom:20px;}
.c-dtl h4{ font-size:18px;}
.contact h3{ margin-top:10px;}

.banner-caption{ display:none;}

.dwd{ font-size:11px;}

.home-about{ padding:30px 0px;}
.home-about h2{ font-size:17px; line-height:24px; width:100%;}

.chairman-msg{ background:#2e3192;}


.formC h3{ margin-top:0px;}

.fc1, .fc2, .fc3, .fc4, .fc5, .fc6 {width: 100%;}

.sr2{ margin:0px -4px;}
.sr2 .col-lg-3{ padding:0px 4px;}

.top-contact span{ display:none;}

.top-contact{}

.top-contact{ float:left;}

.header{ padding:0px!important;}
.top-contact{ margin:8px 0px;}

#cssmenu{ top:0; margin-top:-3px!important;}
.time{ display:none;}
.hd-2{ margin-top:5px; text-transform:none;}
.slideC{ margin-top:40px;}


.slider-content .layer-1 {
  height: auto;
  margin-left: 14%; margin-top:20%;
  width: 100%!important;
}





.box-content h3{ font-size:14px!important; font-weight:normal;}
.service-title h3{ font-size:12px; text-align:left; max-width:80%;}
.servicethump{ margin-bottom:8px;}

.dtl .carousel-indicators li{ width:40px!important; height:40px!important;}

.we{ font-size:25px;}
.we-2 img{ width:100px;}
.top-srvC{ padding:20px 0px;}
.home-top-service{ padding:15px 0px;}
.srv-top-logo{ overflow:hidden}
.srv-top-logo img{ max-width:50%;}
.srv-2-top h2{ font-size:22px;}
.srv-2-top{ margin:15px 0px;}
.home-about-2{ height:auto; max-height:none;}
.home-aboiut2-img  img{ width:100%;}
.abt-rt{ margin:15px;}
.special-servicess h2{ font-size:22px;}
.spl-srv-title h3{ width:80%;}
#intro1{ background:#a27a45;}
.counter-out{ max-width:100%;}
.clients-s{ padding:40px 0px;}
.clients-s h3{ font-size:20px;}
.footer-logo{ overflow:hidden; display:table; margin:10px auto; text-align:center;}
.footer-logo img{ max-width:70%;}
.footer-menu li a{ margin-right:5px;}
.footer-menu li a{ padding-right:5px;}
#intro1 h2{ font-size:32px;}
.hm-about-img img{ margin:15px 0px 0px 15px;}
#cssmenu ul{ margin-top:34px!important;}
.header{background:rgba(172, 20, 16, 0.9)!important;}
.icon-c{ margin-bottom:15px;}

.sr-1:nth-child(odd) .col-lg-4{order:-1;}


.top-srvC{ min-height:100px;}

.top-ph{ display:none!important;}

.header {
    background:#ffff !important;
}


.top-contact h5 {
    margin: 0px 0px;
}

.menu-button{ margin-top:-2px;}
.logoC img {
    width: 80px !important;
    margin: 4px 0px !important;
}

.slider-content { display:none;}
.about-image{ margin-left:0px;}
.aboutC{ background:#fff;}
.abt-right{ padding-left:0px;}
.about-image{ width:100%;}

.yer-bx{ background:#029ce0; padding:20PX; border-radius:10px;}
.aboutC h3{ margin-top:100px;}

.aboutC h4{ font-size:35px;}
.aboutC h4 span{ font-size:50px;}
.about-right{ padding:20px}
.about-right h3{ margin-top:0px;}
.mdl-contact{ width:100%;}
.cntr h3 span{ font-size:26px;}
.blue-sk{ height:auto;}

#intro1 {
    background: #333;
	
}

.port-bx h5{ margin-top:20px; font-size:15px;}


.portfolio h2{ margin-top:0px;}

.port-bx{ padding:20px;}



.portfolio .carousel-control-next{ right:15px;}

.portfolio .carousel-control-prev{ right:55px;}

.col-05 {
    width: 50%;
    float: left;
    padding: 0px 15px;
}

.abt-img1{ margin-bottom:30px;}
.ab1 {
    margin-bottom: 20px;
}

.dtl-right{ margin-left:0px; margin-top:30px;}

.dtl h3{ font-size:16px;}

.dtl .carousel-indicators li {
    width: 40px !important;
    height: 33px !important;
}

footer h5{ margin-top:40px;}
footer h2{ margin-top:0px;}

}


.inn-srv{ padding-left:15px; padding-right:15px;}

.nivo-directionNav{ display:none!important;}

.whats-aap{ position:fixed; overflow:hidden; bottom:10px; right:30px; text-align:center; z-index:500;  }

.whats-aap-ic{width:100px; height:auto; margin:0px auto; text-align:center; display:table;}

.whats-aap img{ width:70%;  border-radius:50%;}

.whats-aap h5{ padding:8px 13px; border-radius:4px; background:#359704; color:#FFFFFF; font-weight:bold; margin:10px auto; margin-bottom:0px; font-size:11px;  display:table; text-align:center;}
