/*
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
 ============================================================== */
/*******************
Header 1
*******************/
.h1-nav {
  padding: 15px 0; }
  .h1-nav .navbar-nav .nav-item {
    margin: 0 20px; }
    .h1-nav .navbar-nav .nav-item .nav-link {
      padding: 12px 0px;
      color: #8d97ad;
      font-weight: 400; }
    .h1-nav .navbar-nav .nav-item:hover .nav-link {
      color: #009efb; }
    .h1-nav .navbar-nav .nav-item:last-child {
      margin-right: 0px; }

/*******************
Static slide 4
*******************/
.static-slider4 h1 {
  font-weight: 100;
  line-height: 50px; }
  .static-slider4 h1 span {
    border-bottom: 3px solid #188ef4; }

.static-slider4 .info-box {
  padding: 25px 15px; }

.static-slider4 .img-anim {
  position: relative;
  top: 110px; }

@media (max-width: 767px) {
  .static-slider4 h1 {
    line-height: 36px;
    font-size: 24px; }
  .static-slider4 .img-anim {
    position: relative;
    top: 0px; }
  .static-slider4 .bg-info-gradiant {
    margin-top: 40px; } }

/*******************
Feature 3
*******************/
.wrap-feature3-box .card-body {
  padding: 40px; }
  .wrap-feature3-box .card-body .icon-space {
    padding: 0px 40px 20px 0px; }

/*******************
Feature 46
*******************/
.feature46 {
  background-repeat: no-repeat;
  background-position: top right; }

/*******************
Testimonial 3
*******************/
.testimonial3 .testi3 .card-body {
  padding: 40px; }

.testimonial3 .testi3 h6 {
  line-height: 26px; }

.testimonial3 .testi3 .thumb-img img {
  width: 60px; }

.testimonial3 .testi3 .customer {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500; }

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

/*******************
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: #188ef4; }

.footer4 .round-social.light a {
  width: 34px;
  height: 34px;
  line-height: 34px; }
  .footer4 .round-social.light a:hover {
    background: #188ef4; }
