/*
Template Name: Wrapkit
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Wrapkit
Author: wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Gradiant*/
/*==============================================================
 This scss/css we made it from our predefine componenet
 we just copy that css and paste here you can also do that
 ============================================================== */
/*******************
This is for Header
*******************/
/*******************
Header 14
*******************/



.img-bai {
  transform: translatey(0px);
animation: float 6s ease-in-out infinite;
width: 100%;
height: auto;
display: inline-block; }

}



.social:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.social {
  -webkit-transform: scale(0.8);
  /* Browser Variations: */
  
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

/*
 Multicoloured Hover Variations
*/

#social-fb:hover {
  color: #3B5998;
}
#social-tw:hover {
  color: #e9ae0c;
}
#social-gp:hover {
  color: #d34836;
}
#social-em:hover {
  
  color: #4099FF;
}

.h14-topbar {
  background: #f5f7fa; }
  .h14-topbar .navbar-brand {
    font-size: 34px;
    color: #263238;
    font-weight:1200;
    padding: 15px 0; }
  .h14-topbar .navbar {
    padding: 0; }
    .h14-topbar .navbar .search-box {
      padding: 15px;
      width: 240px; }
    .h14-topbar .navbar .nav-item .nav-link {
      color: #8d97ad;
      padding: 15px 20px; }
      .h14-topbar .navbar .nav-item .nav-link:first-child {
        padding-left: 0px; }


        

        li.different{
          border:none;
          position: relative;
        }
        li.different:hover{
          border: none;
        }
        li:hover {
          
        }
        .different::after{
          content: '';
          position: absolute;
          width: 0px;
          height: 3px;
          left: 50%;
          bottom:0;
          background: #ff8bb0;
       
          transition: all ease-in-out .3s;
        }
        .different:hover::after{
          width: 100%;
          left: 0;
        }


.slider4 .slide-image {
  animation: imagescale 15s ease-in-out infinite alternate;
  -webkit-animation: imagescale 15s ease-in-out infinite alternate;
  -moz-animation: imagescale 15s ease-in-out infinite alternate;
  -o-webkit-animation: imagescale 15s ease-in-out infinite alternate; }

  .slider4 .carousel-indicators {
    bottom: 0; }
    .slider4 .carousel-indicators li {
      background-color: #111111; }
      .slider4 .carousel-indicators li.active {
        background-color: #ff4d7e; }
  
.slider4 label {
  font-style: italic;
  font-family: 'PlayFairDisplay', sans-sarif;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.slider4 ul {
  list-style: none;
  margin: 0;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }
  .slider4 ul li {
    line-height: 36px; }
.h14-navbar {
  background: #ff7aa4; }
  .h14-navbar .navbar {
    padding: 0; }
    .h14-navbar .navbar .hidden-lg-up {
      padding: 15px;
      color: #263238;
      font-weight: 500;
      font-size: 14px;
       }
    .h14-navbar .navbar .navbar-nav .nav-link {
      padding: 18px 10px;
      color: #ff7aa4;
      font-weight: 500;
      font-size: 14px;

      }
    .h14-navbar .navbar .navbar-nav .nav-item:hover .nav-link, .h14-navbar .navbar .navbar-nav .nav-item.active .nav-link {
      
      color: #3d3d3d; }
    .h14-navbar .navbar .navbar-nav .search .nav-link {
      background: rgba(0, 0, 0, 0.05);
      
      padding: 18px 23px; }
    .h14-navbar .navbar .navbar-nav .search .dropdown-menu {
      padding: 20px;
      min-width: 300px; }
    .h14-navbar .navbar .dropdown-menu {
      border-radius: 0 0 4px 4px;
      margin-top: 0px; }
      .h14-navbar .navbar .dropdown-menu .dropdown-item {
        color: #263238; }
        .h14-navbar .navbar .dropdown-menu .dropdown-item.active, .h14-navbar .navbar .dropdown-menu .dropdown-item:active, .h14-navbar .navbar .dropdown-menu .dropdown-item:hover {
          background: rgba(120, 130, 140, 0.13); }

.h14-info-bar {
  padding: 15px 0px;
  color: #ff7aa4;



}



.f1-bottom-bar{
  padding:10px 0;
  border-top:1px solid;
  border-color: #ffffff;
 background-color: #ff7aa4;
 
}
.f1-bottom-bar a{
color: #f5f7fa;  
 
}
.f1-bottom-bar a:hover{
  color: #2e2e2e;  
   
}
  


.wrap-feature41-box .f41-tab {
  display: block; }
  .wrap-feature41-box .f41-tab li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding: 15px; }
    .wrap-feature41-box .f41-tab li a .t-icon {
      margin-right: 25px;
      color: #8d97ad; }
    .wrap-feature41-box .f41-tab li a h5 {
      font-weight: 500; }
    .wrap-feature41-box .f41-tab li a h6 {
      font-size: 14px;
      margin-bottom: 0px; }
    .wrap-feature41-box .f41-tab li a.active, .wrap-feature41-box .f41-tab li a:hover {
      background: #ffffff;
      -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
      box-shadow: 0px 0px 30px rgba(238, 35, 111, 0.2); }
      .wrap-feature41-box .f41-tab li a.active .t-icon, .wrap-feature41-box .f41-tab li a:hover .t-icon {
        background: #188ef4;
        background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
        background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
        background: -webkit-linear-gradient(left, #188ef4 0%, #316ce8 100%);
        background: -o-linear-gradient(left, #188ef4 0%, #316ce8 100%);
        background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent; }



  .h14-info-bar .donate-btn a {
    font-size: 13px;
    font-weight: 1000;
    padding: 13px 25px;
    margin-left: 15px;
    }
  .h14-info-bar .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px; }

/*-------------------*/
/*Slider Style Start*/
/*-------------------*/


.slider4 {

  .carousel-indicators {
      bottom:10px;

      li {
          background-color:#ffffff;

          &.active{
              background-color:#ff7aa4;
          }
      }
  }
  label {
      font-style:italic;
      font-family:'PlayFairDisplay', sans-sarif;
      -webkit-animation-delay: 0.5s;
      animation-delay: 0.5s;
  }
  ul {
      list-style:none;
      margin:0;
      -webkit-animation-delay: 1.1s;
      animation-delay: 1.1s;

      li{
          line-height:36px;
      }
  }
  h2 {
      font-size:36px;
      line-height:42px;
      font-size:36px;
  }
  p {
      font-size:18px;
  }
  .slider-control span {
      width:53px;
      height:53px;
      line-height:53px;
      text-align:center;
      border-radius:50%;
      border:1px solid $dark;
      color: $dark;
  }
  .btn-secondary {
      background:transparent;
      color:$dark;

      &:hover {
          color:$dark !important;
      }
  }
}

.carousel-control-next {
  width:auto;
  padding-right:15px;
}
.carousel-control-prev {
  width:auto;
  padding-left:15px;
}


.slider2 .bs-slider-overlay {
  background: rgba(32, 35, 43, 0.8); }

  .slider4 .slider-control span {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ee0f64;
    color: #1c8fc9; }
  
.slider2 label {
  line-height: 27px;
  border-radius: 0;
  color: #1a1a1a;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.slider2 h2 {
  line-height: 42px;
  font-size: 36px; }

  .petals {

    /* The image used */
    background-image: url('../images/ybg.png');
 
 
  width: 100%;
  
    /* Center and scale the image nicely */
    background-position: bottom ;
    background-repeat: repeat-y;
    background-size: cover;
 
 }

.slider2 p {
  line-height: 24px;
  font-weight: 400; }

.slider2 i.icon-Play-Music {
  font-size: 32px; }

/*******************
Feature 12
*******************/
.wrap-feature-12 {
  position: relative; }
  .wrap-feature-12 [class*=col-md-12] {
    margin-bottom: 30px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in; }
    .wrap-feature-12 [class*=col-md-12]:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .wrap-feature-12 .uneven-box {
    margin-top: 100px; }

/*******************
Feature 2
*******************/
.wrap-feature2-box .card-body {
  padding: 40px; }

/*******************
Feature 8
*******************/
.feature8 .list-block li {
  font-weight: 400;
  color: #263238; }

/*******************
projects
*******************/

.img-fluid
{
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  
.img-fluid {
  width: 100%;
  background:url('../images/port.jpg')
}


}

.img-ho {
  overflow: hidden; }
  .img-ho img {
    -webkit-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    transition: 0.1s ease-in; }
    .img-ho img:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }

/*******************
Testimonial 6
*******************/
.testimonial6 .testi6 {
  border-right: 1px solid rgba(120, 130, 140, 0.13);

}
  .testimonial6 .testi6 .nav-link {
    border-radius: 0px;
    margin: 8px -2px 8px 0; }
    .testimonial6 .testi6 .nav-link img {
      width: 60px;
      opacity: 0.3; }
    .testimonial6 .testi6 .nav-link.active {
      background: transparent;

      color: #8d97ad;
      border-right: 3px solid #fed700; }
      .testimonial6 .testi6 .nav-link.active img {
        opacity: 1;
      width: 120px;}

/*******************
Blog homepage 1
*******************/
.blog-home1 [class*=col-] {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .blog-home1 [class*=col-]:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

/*******************
Footer 3
*******************/
.footer3 {
  padding-top: 50px; }
  .footer3 .f3-topbar {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13); }
    .footer3 .f3-topbar .input-group .form-control {
      font-size: 16px; }
    .footer3 .f3-topbar .input-group .btn {
      padding: 15px 20px; }
  .footer3 .f3-middle {
    padding-top: 40px; }
  .footer3 .general-listing li:hover a, .footer3 .general-listing li:hover i {
    color: #ffffff; }
  .footer3 .link {
    color: #8d97ad; }
    .footer3 .link:hover {
      color: #ffffff; }
  .footer3 .f3-bottom-bar {
    background: rgba(0, 0, 0, 0.1);
    padding: 20px 0; }
    .footer3 .f3-bottom-bar .link {
      padding: 0 12px; }
