/*
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 5
*******************/
.h5-nav-bar {
  padding: 0px 0px;
  width: 100%;
  left: 0px; }
  .h5-nav-bar .navbar-nav .nav-link {
    color: #291670;
    font-size: 16px;
    padding: 20px 30px;
    font-weight: 500;
    line-height: 60px; }
  .h5-nav-bar .navbar-nav .nav-item:hover .nav-link {
    color: #1285c8; }
  .h5-nav-bar .navbar-nav .nav-item > .nav-link {
    text-transform: uppercase; }
  .h5-nav-bar .rounded-button {
    border-radius: 60px;
    padding: 10px 30px;
    display: inline-block;
    border: 2px solid #291670;
    position: absolute;
    right: 0px;
    font-size: 16px; }
    .h5-nav-bar .rounded-button a {
      color: #291670;
      font-weight: 500; }
      .h5-nav-bar .rounded-button a:hover {
        color: #1285c8; }

@media (max-width: 1023px) {
  .h5-nav-bar {
    padding: 10px 0px; }
    .h5-nav-bar .navbar-brand {
      position: relative; }
    .h5-nav-bar .navbar-collapse {
      background: #291670;
      padding: 15px 15px 20px;
      border-radius: 4px;
      -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
      box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
      z-index: 10; }
    .h5-nav-bar .rounded-button {
      position: relative;
      border: 2px solid #ffffff; }
      .h5-nav-bar .rounded-button a {
        color: #ffffff;
        font-weight: 500; }
        .h5-nav-bar .rounded-button a:hover {
          color: #1285c8; }
    .h5-nav-bar .navbar-nav .nav-link {
      color: #ffffff;
      line-height: 30px; } }

.fixed-header .h5-nav-bar .navbar-nav .nav-link {
  line-height: 40px; }

/*******************
slide 4
*******************/
@-webkit-keyframes imagescale {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1); }
  100% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); } }
@keyframes imagescale {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1); }
  100% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); } }

.slider4 .slide-image {
  animation: imagescale 10s ease-in-out infinite alternate;
  -webkit-animation: imagescale 10s ease-in-out infinite alternate;
  -moz-animation: imagescale 10s ease-in-out infinite alternate;
  -o-webkit-animation: imagescale 10s ease-in-out infinite alternate; }

.slider4 .carousel-indicators {
  bottom: 0; }
  .slider4 .carousel-indicators li {
    background-color: #291670; }
    .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; }

.slider4 h1 {
  font-size: 80px;
  line-height: 78px; }

.slider4 p {
  font-size: 20px;
  color: #291670;
  margin-bottom: 35px; }

.slider4 .slider-control span {
  width: 53px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #291670;
  color: #291670; }

.slider4 .btn-secondary {
  background: transparent;
  color: #291670; }
  .slider4 .btn-secondary:hover {
    color: #291670 !important; }

@media (max-width: 768px) {
  .slider4 h1 {
    font-size: 54px;
    line-height: 52px; }
  .slider4 .slide-text {
    padding: 0 !important;
    width: 95% !important; }
  .slider4 .slide-image {
    height: 480px;
    width: auto !important;
    position: relative; }
  .slider4 p {
    display: none; }
  .slider4 .btn-md {
    padding-left: 25px;
    padding-right: 25px; }
  .slider-control {
    display: none; } }

@media (max-width: 428px) {
  .slider4 h1 {
    font-size: 23px;
    line-height: 30px; }
  .slider4 .slide-image {
    left: -50%;
    height: 450px; }
  .slider4 .btn-md {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0px; }
  .slider4 .btn-secondary {
    margin-left: 0 !important; } }

/*******************
Static slide 10
*******************/
.static-slider10 {
  padding: 13% 0;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; }
.static-slider10 .title {
    color: #ffffff;
    text-transform: none;
    font-weight: 700;
    font-size: 40px;
    line-height: 20px; }  
.static-slider10 h3 {
    color: #ffffff;
    font-weight: normal;
    font-size: 36px;
    line-height: 30px;
    font-family: "Calafia-Regular"; }
  .static-slider10 .subtitle {
    color: #C1003A;
	font-weight: normal;
    font-size: 16px;
	line-height: 16px;}

@media (max-width: 900px) {
  .static-slider10 .title {
    font-size: 40px;
    line-height: 45px; } }

/*******************
Static slide 1
*******************/
.static-slider1 {
  padding: 18% 0;
  background-size: cover;
  background-position: center center; }
  .static-slider1 h1 {
    font-size: 72px;
    line-height: 80px;
    font-family: 'Calafia-Regular'; }

@media (max-width: 900px) {
  .static-slider10 .title {
    font-size: 40px;
    line-height: 45px; } }

/*******************
Feature 1
*******************/
.wrap-feature1-box .card-body {
  padding: 40px; }

@media (max-width: 768px) {
  .wrap-feature1-box .card-body {
    padding: 15px; } }

/*******************
Portfolio 1
*******************/
.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); }

/*******************
Feature 29
*******************/
.wrap-feature-29 {
  margin-top: 60px; }
  .wrap-feature-29 .title, .wrap-feature-29 .subtitle {
    color: #ffffff; }
  .wrap-feature-29 .col-lg-4 {
    margin-top: 30px; }

/*******************
Client
*******************/
.client-box {
  margin: 0px; }
  .client-box [class*="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

/*******************
Testimonial 9
*******************/
.testimonial9 .card {
  position: relative; }
  .testimonial9 .card .p-40::after {
    position: absolute;
    bottom: -15px;
    left: 20;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffffff; }

.testimonial9 .owl-theme .owl-dots .owl-dot.active span, .testimonial9 .owl-theme .owl-dots .owl-dot:hover span {
  background: #188ef4; }

.testimonial9 .owl-dots {
  position: absolute;
  left: -98%;
  top: 70%; }

.testimonial9 .devider {
  height: 2px;
  width: 40px;
  display: inline-block;
  margin: 22px 0; }

.testimonial9 h5.text {
  line-height: 30px;
  font-weight: 300; }

.testimonial9 .customer-thumb img {
  width: 60px;
  margin-right: 20px; }

.testimonial9 .d-flex {
  margin-left: 25px; }

@media (max-width: 767px) {
  .testimonial9 .owl-dots {
    position: relative;
    top: 0px;
    left: 0px; } }

/*******************
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 2
*******************/
.footer2 {
  padding: 60px 0; }
  .footer2 .f2-topbar {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13); }
  .footer2 .f2-middle {
    padding-top: 40px; }
  .footer2 .link {
    color: #8d97ad;
    padding: 10px 15px 10px 0; }
  .footer2 .general-listing li a i {
    font-size: 9px;
    margin-right: 10px; }
  .footer2 .info-box .d-flex {
    padding: 15px 0;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13); }
  .footer2 .subscribe-box {
    background: rgba(120, 130, 140, 0.13);
    padding: 25px; }
    .footer2 .subscribe-box .form-control {
      background: transparent;
      padding: 10px 0;
      border: 0px;
      border-bottom: 1px solid rgba(120, 130, 140, 0.13);
      color: #ffffff;
      border-radius: 0px; }
      .footer2 .subscribe-box .form-control:focus {
        border-bottom: 1px solid #ffffff; }

/*******************
footer 3
*******************/

.footer3 .f3-topbar {
  border-bottom: 1px dashed rgba(120, 130, 140, 0.35); }
  .footer3 .f3-topbar .navbar {
    padding: 0px; }
    .footer3 .f3-topbar .navbar .navbar-nav .nav-item .nav-link {
      color: #ffffff;
      display: block;
      padding: 15px 13px; }
    .footer3 .f3-topbar .navbar .navbar-nav .nav-item:hover .nav-link, .footer1 .f3-topbar .navbar .navbar-nav .nav-item.active .nav-link {
      color: #6035ff; }

.footer3 .f3-middle {
  padding: 40px  0; }

.footer3 .f3-bottom-bar {
  padding: 20px 0;
  border-top: 1px solid rgba(120, 130, 140, 0.13); }

.footer3 .round-social a {
  background: rgba(120, 130, 140, 0.13);
  color: #AB9AFF;
  width: 40px;
  height: 40px;
  line-height: 40px; }
  .footer3 .round-social a:hover {
    color: #ffffff; }



/*******************
Footer 4
*******************/
.footer4 .f4-bottom-bar {
  padding-top: 10px;
  margin-top: 20px; }
  .footer4 .f4-bottom-bar a {
    color: #8d97ad; }
    .footer4 .f4-bottom-bar a:hover {
      color: #6035ff; }

.footer4 .round-social.light a {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #8d97ad;
  background: #f5f7fa; }
  .footer4 .round-social.light a:hover {
    background: #6035ff;
    color: #ffffff; }

/*******************
Feature 22
*******************/
.wrap-feature-22 {
  margin-top: 60px;
  margin-bottom: 60px; }
  .wrap-feature-22 .text-box {
    padding: 0 30px; }
    .wrap-feature-22 .text-box h3 {
      margin: 10px 0 25px 0; }

/*******************
form 6
*******************/
.form6 {
  overflow: hidden;
  position: relative; }
  .form6 .right-image {
    background-position: center center;
    background-size: cover;
    background-repeat: none;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0; }

@media (max-width: 1023px) {
  .form6 .contact-form {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 767px) {
  .form6 .contact-form {
    padding-left: 15px;
    padding-right: 15px; } }


/*******************
Feature 16
*******************/
.wrap-feature-16 [class*=col-] {
  padding: 10px 40px;
}

.wrap-feature-16 .with-bg {
  width: 100%;
  min-height: 200px;
  background-size: cover;
  background-position: center center;
}

.wrap-feature-16 .with-text {
  max-width: 500px;
  margin-left: 80px;
}

/*******************
shop listing
*******************/
.shop-listing .shop-hover {
  position: relative; }
  .shop-listing .shop-hover .card-img-overlay {
    display: none;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .shop-listing .shop-hover:hover .card-img-overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .shop-listing .shop-hover .label {
    padding: 5px 10px;
    position: absolute;
    top: 10px;
    right: 10px; }

/*******************
shop table
*******************/
.shop-table td {
  padding: 30px 0; }

/*******************
Feature 42
*******************/
.feature42 {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }
  .feature42 .wrap-feature42-box {
    padding: 8% 0; }

