 @font-face{
  font-family: "Nunito-Regular";
  src:url(../fonts/Nunito-Regular.ttf);
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,a{
      font-family: Nunito-Regular;
}
a:hover{
  text-decoration: none !important;
} 
 .img-slide img {
  height: 100%;
  }
  .navbar{
  	       position: absolute !important;
    z-index: 111;
    width: 100%;
        background: #17709cab;
    }
  .nav-link{
  	color: #ffff !important;
    margin-left: 28px;
    font-size: 16px;
        font-family: Nunito-Regular;
  }
  .sw_spectrum_wrapper_shape {
    width: 100%;
    margin-top: -150px;
}
.sw_banner_top_shap_img_wrapper {
    width: 100%;
    position: relative;
        margin-top: 60px;

}
.about{
    background-color: #6aace0;
}

.service{
	background-color: #f6fbff;
    padding: 28px;
}
.service p{
	    display: inline;
    font-size: 15px;
}
.service-img{
	    padding: 30px;
}
.top{
     background: #f6fbff;
}
.caption h2 {
    position: absolute;
    right: 24%;
    color: #fff;
    top: 40%;
    font-family: GlacialIndifference-Regular;
    font-size: 52px;
    font-weight: 600;
    color: #008fd5;
}
.img-inner{
         position: absolute;
    top: 15%;
    left: 4%; 
    width: 46%;
}
.carousel-indicators li {
    background-color: #f05100 !important;
}
.fa-1{
    font-size: 42px;
}
.carousel-control-next, .carousel-control-prev{
  opacity: 1 !important;
      width: 5% !important;
}
.block-1{
         background-color: #fb6519;
    padding: 23px;
    color: #fff;
    height: 126px;
    margin-right: -30px;
}
.block-1 .fa{
      font-size: 41px;
    position: absolute;
    left: 12%;
}
.block-2{
     background-color: #2c2d2d;
    color: #fff;
    margin-top: -25px;
    margin-right: -30px;
    height: 132px;
    position: relative;
    padding: 20px;
}
.block-2 .fa{
      font-size: 47px;
}
.carousel-indicators{
  z-index: 0 !important;
}
.block-2:after{
       position: absolute;
    bottom: -29px;
    height: 90px;
    right: -16px;
    left: 49%;
    background: #2c2d2d;
    margin-left: -5px;
    content: "";
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    z-index: -1;
} 
.block-2:before{
        position: absolute;
    bottom: -30px;
    height: 90px;
    left: 0;
    right: 49%;
    background: #2c2d2d;
    margin-right: -5px;
    content: "";
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    z-index: -1;
}
.info{
      margin-left: 64px;

}
.padding{
    background: #a3c954;
    padding: 112px 0;
    padding-bottom: 168px;
}
a{
      font-family: Nunito-Regular;
    color: #fff !important;
    font-size: 18px;
}
#about-1 p{
    font-size: 17px;
    line-height: 24px;
    text-align: justify;
}
#about-1 img{
        margin-top: -130px;
}
.service-inner{
    padding: 12px;
    border: 1px solid #b5b5b5;
    box-shadow: 0 6px 8px -6px #000000;
    margin-top: 14px;
}
.service-inner h6{
      font-size: 18px;
    /* padding: 1px; */
    color: #f05100;
}
h1{
        font-size: 50px !important;
    color: #3293ca;
}
.hovereffect {
width:100%;
height:100%;
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;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect 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;
}

.hovereffect 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 a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
.service-inner .btn{
      font-family: Nunito-Regular;
    background-color: #fb6519 !important;
    padding: 5px;
    border: 1px solid #d5cae0 !important;
    margin-top: 102px;
    /* margin: auto; */
    font-size: 17px;
}
.top a{
  color: #000 !important;
    font-size: 19px;
        margin-right: 14px;
}
a{
  text-decoration: none;
}
.logo img{
  width: 18%;
}
.top .fa{
    color: #df9605;
    font-size: 24px;
}
.contact{
        background: #3293ca;
    padding: 32px;
}
.contact h1{
      color: #20c12d;

}
label{
  color: #fff;
}
.contact .btn{
      background: #fb6519;
    color: #fff;
    width: 100%;
    font-family: Nunito-Regular;
    font-size: 20px;
}
.contact img{
      margin-top: 13px;
}
footer{
        background: #f6fbff;
}
footer ul li{
      display: inline-block;
    margin-left: 18px;
    margin-top: 11px;
    font-family: Nunito-Regular;
    font-size: 17px;
}
footer a{
  color: #000 !important;
}
.footer-2{
    background: #3293ca;
    font-family: Nunito-Regular;
}
.query-form{
      position: absolute;
    right: 0%;
    margin-top: -8px;
    background: #df9605;
    padding: 14px;
}
.slider-contact-form {
    /* background-color: #d4ad14 !important; */
        padding: 18px;
        background: linear-gradient(45deg, #b8d65a, #3f8838);
    /* left: 94px; */
    /* border-radius: 26px; */
     top: 33%;
    position: absolute !important;
    right: 3%;
    width: 20%;
}
.navbar-toggler{
    background: #fca902 !important;
}
@media only screen and (max-width: 768px){
  .logo{
    text-align: center;
  }
  .top-phone{
    text-align: center;
  }
  .img-inner{
        width: 32%;
  }
  .navbar{
        background-color: #19669e7a;
  }
  .caption h2{
        font-size: 28px;
               right: 5%;
  }
  .img-1{
    width: 20% !important;
  }
  .block-1{
    margin-right: 0px;
            height: 149px;
  }
  .block-2{
margin-right: 0px;
height: auto;
  }
  .block-2:before{
    display: none;
  }
  .block-2:after{
    display: none;
  }
  .contact img{
    margin-top: 0px;
  }
  .navbar {
        width: 88%;
        padding: 0px !important;
  }
  .carousel-control-next, .carousel-control-prev{
        width: 15% !important;
  }
  .query-mobile{
    background: #fca902;
    padding: 7px;
    /* margin-top: 14px; */
    color: #ffff !important;
    border-radius: 20px;
    padding-bottom: 10px;
  }
  #about-1 img{
    margin: 0px;
  }
  .padding {

    padding: 28px 0;
 
}
.smartsun-heading{
  font-size: 37px !important;
}
.logo img {
  width: 37%;
}
}
.circle{
      position: absolute;
    width: 125px;
    height: 125px;
    background: #ffffff;
    border-radius: 100%;
    z-index: 1;
    /* margin-top: 2px; */
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    left: 21%;
}

#section10 a span {
    position: absolute;
    top: 35px;
    left: 49%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border: 2px solid #1d3571;
    z-index: 1;
    border-radius: 50px;
    box-sizing: border-box;
}
#section10 a span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    z-index: 1;
    background-color: #1d3571;
    border-radius: 100%;
    -webkit-animation: sdb10 2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
}
#about{
      background: #f6fbff;
          padding-bottom: 141px;
}
#about p{
  font-family: Nunito-Regular;
  text-align: justify !important;
}
#about h2{
      color: #126a97;
}
.spectrum-1{
      box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    border-radius: 15px;
    background: #fff;
    padding: 30px 0;
        transition: all .5s;
            margin-top: 10px;
}
.spectrum-1 h3{
      margin-top: 16px;
    font-size: 19px;
    color: #185d85;
}
.spectrum-1:hover img{
    transform: scale(1.3);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  
  #product{
        background: #3293ca;
    color: #fff;
  }
 
  .service .spectrum-2{
        box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06);
    border-radius: 15px;
    background: #fff;
    padding: 30px 0;
    transition: all .5s;
    margin-bottom: 10px;
  }
  .spectrum-2 h3 {
    margin-top: 16px;
    font-size: 21px;
    color: #185d85;
}

.service{
      padding-bottom: 133px;
}
@media only screen and (min-width: 768px){
  .circle:after {
    content: '';
    width: 165px;
    height: 165px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: -21px;
}
/* #query:before{
    content: '';
    position: absolute;
    background: url(../images/image2.png);
      top: 442%;
    width: 100%;
    height: 187px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: 0%;
} */
 /* #about-1::after{
        content: '';
    position: absolute;
    background: url(../images/shape_2.png);
      top: 288%;
    width: 100%;
    height: 187px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: 0%;
  } */
  /* #about::after{
       content: '';
    position: absolute;
    background: url(../images/green-img.png);
    top: 172%;
    width: 100%;
    height: 187px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: 0%;
  } */
  #about-1{
    position: relative;
  }
  .green-img{
    position: absolute;
   
    top: 36px;
    width: 100%;
    height: 102px;
  
  }
  .about-down{
    position: absolute;
    bottom: -24px;
    width: 100%;
    height: 91px;
  }
  #query{
    position: relative;
  }
  .query-img{
    position: absolute;
    top: -83px;
    width: 100%;
    height: 76px;
    left: 0;
  }
}
.header-bottom-area.sticky {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}

.caption h5{
      position: absolute;
    right: 24%;
    color: #f5c907;
    top: 60%;
    font-size: 22px;
}
/* wharsapp start */
.quickcontact {
width: 32px;
    position: fixed;
    top: 74%;
    left: 10px;
    z-index: 20;
}
.quickcontact img{
    width: 50px;
}
/* whatsapp end */


/* gallery start */
.gallery-img {
  padding-top: 30px;

}

.gallery-body {
  position: relative;
  height: 240px;
  width: 240px;
  text-align: center;
}

.gallery-body img {

  height: 240px;
  width: 240px;

}

.gallery-body .hover-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.65);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  opacity: 0;
}

.gallery-body .hover-box a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 7px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background:#639fbd;
  top: 50%;
  margin-top: -20px;
  position: absolute;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.gallery-body .hover-box a.zoom {
  right: 50%;
  margin-right: 35px;

}
.gallery-body .hover-box a.zoom i{

  font-size: 25px;
  color: #fff;
}

.gallery-body:hover .hover-box {
  visibility: visible;
  opacity: 1;
}

.gallery-body:hover .hover-box a.zoom {
  margin-right: -18px;
}

.image-link {
  position: relative;
}

.owl-prev {
  background: #c3bfbf !important;
  width: 27px;
  margin: 10px;
}

.owl-prev span {
  font-size: 51px;

  line-height: 2rem;
}

.owl-next {
  background: #c3bfbf !important;
  width: 27px;
  margin: 10px;
}

.owl-next span {
  font-size: 51px;

  line-height: 2rem;
}
.owl-nav button:focus{
  outline: 0;
}
#gallery{
  background-color: #3293ca;
}
.t-img-card{
  text-align: center;
  margin-bottom: 10px;
}
.social-icon li a i{
  font-size: 25px;
}
@media only screen and (max-width: 767px){
  .green-img{
      display:none;
  }
    .about-down{
display:none;
    }
     .query-img{
         display:none;
     }
     .gallery-body {
      position: relative;
      /* height: 240px; */
      /* width: 240px; */
      text-align: center;
  }
  .thank-img{
      width:100%;
  }
}