/* Add here all your CSS customizations */

/* header css */
#header .header-nav-top .header-row p{
  
  color: #777;
    line-height: 24px;
    margin: 8px 0;

}
#header .header-nav {
    min-height: auto;
}
.light-green-text{
color: #8bc34a!important;
}

.heading-block{
  margin-bottom: 35px;
  margin-top: 20px;
  padding-top: 20px;
}

.heading-block:after {
content: '';
    display: block;
    width:  150px;
    border-top: 3px solid #0c5e9f;
    }

    .heading-block3{
  margin-bottom: 35px;
  margin-top: 20px;
}

.contact-breadcrumb{
    margin: 0 0 35px 0;
    background-color: #322d2b !important;
    min-height: px;
    border-bottom:5px solid #fff;
    position: relative;
    text-align: left;
}

.heading-block3:after {
content: '';
    display: block;
    width:  150px;
    border-top: 3px solid #0c5e9f;
    margin: 12px ;
    }


.heading-block1{
  margin-bottom: 0px !important;
  margin-top: 20px;
  padding-top: 20px;
}

.heading-block1 h2{
  margin-bottom: 0px!important;
}


#key-features a{
  _color:#fff;
  text-decoration:none;
}


#key-features p {
  color: #0c0b0bd6;
}

.heading-block1:after {
content: '';
    display: block;
    width:  150px;
    border-top: 3px solid #0c5e9f;
    margin: 12px ;
    }


.heading-block h2{
  margin-bottom: 0px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    font-size: 30px;
}

.heading-block h3{
   text-align:left;
}

.breadcrumb {
  background: none! important; 

}

.breadcrumb-item,.breadcrumb-item a {
  color: #ffffff !important;
}

.page-title {
   background-color:#322d2b !important;

}

.heading.heading-middle-border:before {
    border-top: 1px solid #0c5e9f !important; }


.header-row p a {
  text-decoration: none;
  color: #529ed9;
}

.header-nav-main nav > ul > li > a{
  text-decoration: none;
}
.maindiv ul li a{
  text-decoration: none;
}

#header .header-btn-collapse-nav{
  margin-top: 30px;
}
.social-icons {
    margin: 0 0px 15px;
    padding: 0;
    width: auto;
}

.social-icons li{
  -webkit-box-shadow:none;
  box-shadow:none;
}

#header .header-logo{
  margin: 0px;
}

.pt-3{
  padding-top: 5px! important;
}



.grid-gallery{
  padding: 5px 0px;
}
/*end header css*/

/* heading below slider*/
.inverted{
  background-color:#83c225;
}

.headind-blw-sld{
  padding: 40px 15px;
}
/*end heading below slider*/

/*6 product css*/
.heading-product{
  margin: 40px 0px 25px;
}
.img-w-h{
  max-width: 100%;
  height: 190px;
}
/*end 6 product css*/

/*our clients*/
section.section{
  margin: 0px 0 0 0;
  border-top: 5px solid #f1f1f1;
  padding-top: 0px;
    
}
/*end our clients*/

/*contact form*/

.form-checkbox {
    float: left;
    width: 8%;
}
.form-checkbox-content {
    font-size: 11px;
    font-family: sans-serif;
    color: #000;
    float: left;
    line-height: 15px;
    width: 90%;
    margin-bottom: 1em;
  }

/*contact form*/

/*above footer*/
section.section-custom-map{
  padding: 0px;
  background: transparent url(../404.html) center 0 no-repeat;
}

.feature-image{
  width: 100%;
  height: 280px;
}
.thumb-info-image-title{    
    background: rgba(23, 23, 23, 0.8);
    bottom: -100px;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    left: 0px;
    letter-spacing: 1px;
    padding: 5px 11px 5px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 100%;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
/*end above footer*/

/*product icons*/
.frm p{
    font-size: 12px;
    line-height: 1.2;
    word-spacing: 0px;
    font-weight: bold;
    color: #000;
}

#product-icons .top{
  padding-top: 20px;

} 
#product-icons img{
  width: 50%;
  vertical-align: middle;
}
@media (min-width: 992px){
#product-icons .icon{
  padding: 0px 10px 10px;
  flex: none;
  max-width: 16%;  
}
}
#product-icons a{
  color: #000000;
}

#product-icons a:hover{
  text-decoration: none;
  color: #0c5e9f;
}
#product-icons .pt{
  padding-top: 5px;
}

@keyframes shake{
  0%,to{}
  50%,30%,10%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
  40%,20%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}
.shake1{
-webkit-transform:translateZ(0);transform:translateZ(0);
}
.shake1:hover{
  -webkit-animation-name:shake;animation-name:shake;
animation-duration:2s;
animation-timing-function:ease-out;
animation-iteration-count:1;}
/*end  product icon*/

/*footer*/
@media (max-width: 991px){
#footer .footer-copyright img{
  max-width: 122px;
height: 21px;
}
}
#footer .logo{
  background:#FFFFFF;
  padding: 2px;
}

#footer .logo2{
  height: 21px;
  width: 100%;
}
#footer p{
  color: #FFFFFF; 
}
#footer a{
  text-decoration: none;
}
#footer .footer-copyright{
  padding: 10px 0px;
  background: #2a5d97;
  border-top: 4px solid #0c5e9f;
}
#footer .container .row > div{
  margin-bottom: 0px;
}
/*end footer*/


/* product hover effect */

.hovereffect {
  width: 100%;
  height: 235px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 100%;
  height: 100%;
}

.hovereffect h2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  margin-top: 15px;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* end product hover effect */
@media (max-width: 767px){
  .col-xs-11{
  width: 91%;
}
  .col-xs-10{
  width: 83%;
}
  .col-xs-9{
  width: 75%;
}
  .col-xs-8{
  width: 67%;
}
.col-xs-7{
  width: 59%;
}
.col-xs-6{
  width: 50%;
}
.col-xs-5{
  width: 41%;
}
.col-xs-4{
  width: 33%;
}
.col-xs-3{
  width: 25%;
}
.col-xs-2{
  width: 17%;
}
.col-xs-1{
  width: 9%;
}
}


/*hovereffect-1*/
.hovereffect-1 {
width:100%;
height:235px;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect-1 .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect-1 img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
width: 100%;
height: 100%;
}

.hovereffect-1 h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
letter-spacing: 1px;
margin-top: 15px;
}

.hovereffect-1 a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect-1 a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect-1:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect-1:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect-1:hover h2,.hovereffect-1:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect-1:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
/*end hovereffect-1*/

/* hover-effect-2 */
.hovereffect-2 {
  width: 100%;
  height: 235px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

.hovereffect-2 .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  padding: 3em;
  text-align: left;
}

.hovereffect-2 img {
  display: block;
  position: relative;
  max-width: none;
  width: 100%;
  height: 100%;
  transition: transform .6s;
}

.hovereffect-2 h2 {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  font-size: 17px;
  background-color: rgba(0,0,0,0.7);
  padding: 0 10px;
    text-align: center;
  letter-spacing: 1px;
  margin-top: 20%;
}

.hovereffect-2 .overlay:before {
  position: absolute;
  top: 20px;
  right: 35px;
  bottom: 20px;
  left: 35px;
  border: 1px solid #fff;
  content: '';
  opacity: 1;
}



.hovereffect-2 a, .hovereffect-2 p, .hovereffect-2 h2 {
  color: #FFF;
  opacity: 1;
}
.hovereffect-2 .overlay a{
  border: 1px solid #fff;
  padding: 8px 10px;
  cursor: pointer;
  background: #529ed9;
}
.hovereffect-2 .overlay a:hover {
  border: 1px solid;

  text-decoration: none;
 
}
.hovereffect-2:hover img {
  opacity: 0.9;
  transform: scale(1.2);
  transition: transform .6s;
}

.hovereffect-2:hover .overlay:before,
.hovereffect-2:hover a, .hovereffect-2:hover p, .hovereffect-2:hover h2 {
  opacity: 1;
}

.hovereffect-2 a.info:hover { box-shadow:0 0 5px #fff; }

/*end hover-effect-2*/
/*multistep form*/
ul#stepForm, ul#stepForm li {
    margin: 0;
    padding: 0;
  }
  ul#stepForm li {
    list-style: none outside none;
  } 
  label{margin-top: 10px;}
  .help-inline-error{color:red;}
  /*end*/

  #revolutionSlider_forcefullwidth{padding-bottom: 0px !important;}
  .img-color-box{
    margin-bottom: 10px;
  }
  .img-color-box p{
    text-align: center;
    margin:5px 0px;
  }
  /*
  .img-color-pattern{
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
  }*/

  .input-hidden {
  position: absolute;
  left: -9999px;
}

input[type=radio]:checked + label>img {
  border: 1px solid #fff;
  box-shadow: 0 0 3px 3px #090;
}

/* Stuff after this is only to make things more pretty */
input[type=radio] + label>img {
  border: 1px dashed #444;
  width: 100%;
  height: 100%;
  transition: 500ms all;
  cursor:pointer;
}

input[type=radio]:checked + label>img {
  transform: 
    rotateZ(-10deg) 
    rotateX(10deg);
}
input[type=radio] + label{
  margin:0px;
}
.col-sw-3{
  width: 20%;
  padding: 0 15px;
}


    

    

    

    

    /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 991px) {
  .img-caption{
        font-weight: bold;
        color: #f5f4f4;
      position: absolute;
      bottom: 3px;
      z-index: 2;
      left: 16px;
      background: #000000a6;
      width: 80%;
      padding: 5px 0px;
      border-radius: 5px;
      text-align: center;
      }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
/*@media only screen and (min-width: 600px) {
  .img-caption{
        font-weight: bold;
        color: #f5f4f4;
      position: absolute;
      bottom: 3px;
      z-index: 2;
      margin: 0px -164px;
      background: #000000a6;
      width: 85%;
      padding: 5px 0px;
      border-radius: 5px;
      text-align: center;
      }
}*/

/* Medium devices (landscape tablets, 768px and up) */
/*@media only screen and (min-width: 768px) {
  .img-caption{
        font-weight: bold;
        color: #f5f4f4;
      position: absolute;
      bottom: 3px;
      z-index: 2;
      margin: 0px -164px;
      background: #000000a6;
      width: 85%;
      padding: 5px 0px;
      border-radius: 5px;
      text-align: center;
      }
} */

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .img-caption{
        font-weight: bold;
        color: #f5f4f4;
      position: absolute;
      bottom: 3px;
      z-index: 2;
      margin: 0px -348px;
      background: #000000a6;
      width: 92%;
      padding: 5px 0px;
      border-radius: 5px;
      text-align: center;
      }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
/*@media only screen and (min-width: 1200px) {
  .img-caption{
        font-weight: bold;
        color: #f5f4f4;
      position: absolute;
      bottom: 3px;
      z-index: 2;
      margin: 0px -348px;
      background: #000000a6;
      width: 92%;
      padding: 5px 0px;
      border-radius: 5px;
      text-align: center;
      }
}*/

.link-p{
  color: #b90601;
  font-weight: bold;
}
.link-p:hover {
  color: #b90601;
}
/*Breadcrumb*/


/*Vidio section css by swatantra*/
#thumbVidioDetail .fa-play{
  background: red;
  padding:10px;
  border-radius: 5px;
  
}


/** css 17july */

.hovereffect-2 .overlay span {
    border: 1px solid #fff;
    padding: 8px 10px;
    cursor: pointer;
    background: #529ed9;
}


#footer-form label {
  color: #1d2127;
  font-size: 17px;
  font-weight: 500;
}
#footer-form .form-control {
  width: 80%;
  height: 50px;
}


#footer-form ::placeholder {
  color: #1d2127;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
}

section.footerform {
    background: #c4bebe;
    border-top: 5px solid #f1f1f1;
    margin: 0px;
    padding: 10px 0 30px;
}

@media(max-width: 767px){
#footer-form .form-control {
  width: 100%;
}
}

#footer-form .form-checkbox-content {
    font-size: 14px;}


.thumb-info-inner {
    font-size: 16px;
}

.heading-block4:after {
    content: '';
    display: block;
    width: 195px;
    border-top: 4px solid #0c5e9f;
    margin: 0px;
}

#tabs a {
    color: #0c0b0bd6;
}

#feature-box h4 {
  font-size: 18px;
}

.call-btn {
  padding: 8px 15px;
    border-radius: 5px;
    font-size: 18px;
    text-decoration: none;
}

@media(max-width: 767px) {
  .call-btn{
    font-size: 13px!important;
  }
}

.secondary-clr {
  color: #0c5e9f!important;
}


#tabbing-area .tabs .nav-tabs li.active .nav-link {
    background-color: #0c5e9f!important;
    color: #fff!important;
    border-top-color: #2f61aa;
}

.black-txt {
  color: #0c0b0bd6;
}

/* social icons */



.social-icons .social-icons-facebook a {
  background-color:#3b5a9a;
  color:#fff!important;

}

.social-icons .social-icons-twitter a {
  background-color:#1aa9e1;
  color:#fff!important;

}


.social-icons .social-icons-linkedin a {
  background-color:#0073b2;
  color:#fff!important;

}

.social-icons .social-icons-whatsapp a {
  background-color:#67c15d;
  color:#fff!important;

}

.social-icons .social-icons-googleplus a {
  background-color:#dd4b39;
  color:#fff!important;

}

.social-icons .social-icons-instagram a {
  background-color:#7c4a3a;
  color:#fff!important;

}

.social-icons .social-icons-youtube a {
  background-color:#c4302b;
  color:#fff!important;

}

@media (min-width: 992px){
#header .header-nav-main nav > ul > li > a {
  font-family: "Roboto Regular";
  font-size: small;
}

  }

  #project_gallery h3 {
   font-family: "Open Sans", Arial, sans-serif; 
   border-bottom: 3px double #DBDBDB;
    padding-bottom: 10px;
    }

.project-heading {
  color: #2f5faa;
  text-transform:uppercase;
  font-weight: bold;
}

#sntch_webchat {
 width:400px!important;
  height: 400px!important;
}

#sntch_iframe {
  width:400px!important;
  height: 400px!important;
}

.white-popup {
  position: relative;  
  background:#0c5e9f;
  padding: 15px 15px;
  width: auto;
  max-width: 900px;
  margin: 10px auto;
  > * {
    margin-top: 0;
  }
}


.mfp-close, .mfp-close-btn-in .mfp-close {
  color:#000!important;
}


.pop-img {
  text-align: center;
  padding:15px 0px;

}

.pop-img img {
  max-width: 100%;
  border-radius: 10px;
}
.pop-text h4 {
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
  text-align: center;
  padding: 15px 15px;
  margin:15px 15px;
  letter-spacing:2px;
}

.pop-text h3 {
  text-transform: capitalize;
}
/*--------------------------------------------------*/
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color: #c82b0b;
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 700;
    width: 16.66%;
    float: left;
    position: relative;
    letter-spacing: 1px;
    text-align: center;
    line-height: 14px;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    background-color: #c82b0b;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #fdfdfd;
    border-radius: 25px;
    margin: 0 auto 10px auto;
    padding-left: 0px;
}
/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #ee0979;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; /*put it behind the numbers*/
}
/*connector not needed before the first step*/
#progressbar li:first-child:after {
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #337ab7;
    color: white;
    padding-left: 0px;
}
.progressbar_steps{
  display: none;
}
@media(min-width: 992px){
  #progressbar li{
    font-size: 9px;
  }
}
@media(max-width: 575px){
  #progressbar li span{
    display: none;
  }
  .progressbar_steps{
    display: block;
  }
  #progressbar{
    margin-bottom: 15px;
  }
}
#basicform fieldset > .form-group{
  padding-top: 0;
  margin-top: 15px;
}
#basicform .form-checkbox{
  width: 3%;
}
#basicform .form-checkbox-content{
  line-height: 22px;
}
.d-box {
  box-shadow: 0 1px 11px rgba(0, 0, 0, 0.65);
    padding: 20px;
    /*background-color: #c82b0bb0;*/
}
/*-----------------------------*/

.blog-post {
 padding: 20px 40px;
}

.call-button{
  position: fixed;
  bottom: 0px;
  right: 15px;
  z-index: 1000;
  background-color: #ee5913;
  border-radius: 50px;
  color: #ffffff;
  text-decoration: none;
  width: 50px;
  height: 50px;
  font-size: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
  box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
  animation: effect 5s infinite ease-in;
}

.whatsapp-button{
    position: fixed;
    bottom: 0px;
    
    z-index: 1000;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}
.whatsapp-button:hover{
    text-decoration:none;
     color: #ffffff;
     scale:1.1;
     
}

.wtsapptext{
    position: fixed;
    bottom: 27px;
    right: 46px;
    z-index: 1000;
    padding: 0px 16px;
    line-height: 1.6;
    font-size: 15px;background-color: rgb(37, 211, 102);
    color: rgb(255, 255, 255);
    border-radius: 10px;
    margin: 0px 10px;
    animation: fadeIn 1s;
    
}

