/*****TypographyCSS*****/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
  scroll-behavior: smooth;}

@-ms-viewport {
  width: device-width; }


body {
  margin: 0;
  font-family: sans-serif;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #353935; }
/* no margin for header and footer section */
section.footer, section.header  {
    margin: 0; 
}
/* 20px top and bottom margin for all sections */
section {
    margin: 20px 0; 
    display: block;
    width: 100%;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
 }

textarea {
  overflow: auto;
  resize: vertical; }

h1, .h1 {
  font-size: 2.75rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.125rem; }

h4, .h4 {
  font-size: 1rem; }

h5, .h5 {
  font-size: 0.875rem; }

h6, .h6 {
  font-size: 0.813rem; }

.lead {
  font-size: 1.4rem;
  font-weight: 400; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
/*****TypographyCSS*****/

/*****hectorian*****/
/* #hectorian(hectorianHeader) #css starts  */
.hectorianHeader .nav-link{
    margin-left: 8px
}
.hectorianHeader .logo{
    max-height: 50px
}
.hectorianHeader .navbar-open-icon {
    display: inline
}
.hectorianHeader .navbar-close-icon {
    display: none
}
.hectorianHeader .navbar-toggler[aria-expanded="true"] .navbar-open-icon {
    display: none
}
.hectorianHeader .navbar-toggler[aria-expanded="true"] .navbar-close-icon {
    display: inline
}
.hectorianHeader .navbar-light .navbar-toggler{
    color: #353935;
    border-color: #353935;
    font-size: 25px;
}
/* #hectorian(hectorianHeader) #css ends  */
/*****hectorian*****/

/*****adidas*****/
    /* #adidas(adidasAbout) #css starts  */
    .adidasAbout .sec-title1 {
        position: relative;
        z-index: 1;   
    }

    .adidasAbout .sec-title1 .title1 {
        position: relative;
        display: block;
        font-size: 16px;
        color: #353935;
        font-weight: 700        
    }

    .adidasAbout .sec-title1 h2 {
        position: relative;
        display: block;
        font-size: 30px;
        line-height: 1.28em;
        color: #2ab731;
        font-weight: 600;
        padding-bottom: 18px
    }

    .adidasAbout .sec-title1 h2:before {
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        width: 50px;
        height: 5px;
        background-color: #353935
    }

    .adidasAbout .sec-title1 .texte1 {
        position: relative;
        font-size: 16px;
        line-height: 26px;
        color: #000000;
        font-weight: 400;
        margin-top: 30px
    }

    .adidasAbout .sec-title1.light h2 {
        color: #ffffff
    }

    .adidasAbout .sec-title1.text-center h2:before {
        left: 50%;
        margin-left: -25px
    }

    .adidasAbout .btn-style-one1 {
        position: relative;
        display: inline-block;
        font-size: 17px;
        line-height: 30px;
        border: 2px solid #2AB72A;
        opacity: 0.9;
        color: #000000;
        padding: 10px 30px;
        font-weight: 600;
        overflow: hidden;
        letter-spacing: 0.02em;
        margin-left: -50px;
        background-color: white
    }

    .adidasAbout .about-section1 {
        position: relative;
        padding: 120px 0 70px
    }

    .adidasAbout .about-section1 .sec-title1 {
        margin-bottom: 45px
    }

    .adidasAbout .about-section1 .content-column1 {
        position: relative;
        margin-bottom: 50px
    }

    .adidasAbout .about-section1 .content-column1 .inner-column1 {
        position: relative;
        padding-left: 30px
    }

    .adidasAbout .about-section1 .texte1 {
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 26px;
        color: #4a4a4a;
        font-weight: 400
    }

    .adidasAbout .about-section1 {
        margin-bottom: 45px
    }

    .adidasAbout .about-section1 .btn-box1 {
        position: relative
    }

    .adidasAbout .about-section1 .btn-box1 {
        padding: 15px 50px
    }

    .adidasAbout .about-section1 .image-column1 {
        position: relative
    }

    .adidasAbout .about-section1 .image-column1 .text-layer {
        position: absolute;
        right: -110px;
        top: 50%;
        font-size: 325px;
        line-height: 1em;
        color: #ffffff;
        margin-top: -175px;
        font-weight: 500
    }

    .adidasAbout .about-section1 .image-column1 .inner-column1 {
        position: relative;
        padding-left: 120px;
        padding-bottom: 125px
    }

    .adidasAbout .about-section1 .image-column1 .inner-column1:before {
        position: absolute;
        left: -75px;
        top: 65px;
        height: 520px;
        width: 520px;
        background-image: url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
        content: ""
    }

    .adidasAbout .about-section1 .image-column1 .image-1 {
        position: relative
    }

    .adidasAbout .about-section1 .image-column1 .image-2 {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .adidasAbout .about-section1 .image-column1 .image-2,
    .adidasAbout .about-section1 .image-column1 .image-1 {
        box-shadow: 0 30px 50px rgba(8, 13, 62, .15)
    }

    .adidasAbout .image-column1 .inner-column1 img {
        height: 400px;
        width: 400px
    }
    @media (max-width: 767.98px) {
        .adidasAbout .image-column1{
    margin-left: -50px;
  }
}
    /* #adidas(adidasAbout) #css ends  */
/*****adidas*****/

/*****caul*****/
    /* #caul(caulCTA) #css starts  */
    .caulCTA .fdb-block {   
        padding: 7.5rem 0;
        background-color: #FFFFFF
     }
     .caulCTA .btn {   
        color: #fff;
        background-color: #353935;
        border-color: #353935;
     }
    /* #caul(caulCTA) #css ends  */
/*****caul*****/

/*****pencil*****/
/* #pencil(p48b0eae471185cc5) #css starts  */
.pencilProduct .imgStyle{
    border: 1px solid rgb(224, 200, 200); 
    padding: 20px;
    max-height: 600px;
    width:1000px;
}
.pencilProduct .card-product .img-wrap {
        border-radius: 3px 3px 0 0;
        overflow: hidden;
        position: relative;
        text-align: center
}

.pencilProduct .card-product .img-wrap img {
    height: 100px;
    max-width: 100px;
}

.pencilProduct .title {
        color: #353935
}

.pencilProduct .card-product .info-wrap {
        overflow: hidden;
        padding: 15px
}

/* #pencil(p48b0eae471185cc5) #css ends  */
/*****pencil*****/

/*****sagnu*****/
/* #sagnu(sagnuFeature) #css starts  */
.sagnuFeature .card-img-top {
    max-width: 70px;
    margin-left: 20px;
    margin-top: 20px
}

.sagnuFeature .card:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px
}

.sagnuFeature .card-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.sagnuFeature .Background {
    background-color: #353935;
    padding: 60px;
}

.sagnuFeature h2 {
    font-size: 45px;
}

.sagnuFeature .stroke {
    color: #CBA360;
    font-style: italic;
}

.sagnuFeature .btndecor {
    background-color: #F8C365;
    border-radius: 35px;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 10px;
}

/* #sagnu(sagnuFeature) #css ends  */
/*****sagnu*****/

/*****cash*****/
    /* #cash(cashCounters) #css starts  */
    .cashCounters h2{
        color: #424242;
        margin-top: 12px;
        font-size: 30px;
    }
    .cashCounters .BG{
        background-color:#fff
    }
    .cashCounters .fa,
    .cashCounters .fas{
        margin-top: 10px;
        font-size: 50px
    }
    .cashCounters h4 {
        font-size: 30px;
        margin-bottom: 0.2rem !important;
    }

    @media (min-width: 576px) {
        .cashCounters .col-md-3{ 
            margin-bottom: 30px;
            text-align: center
         }         
    }
    @media (max-width: 576px) {
        .cashCounters .col-md-3{ 
            margin-bottom: 30px;
            text-align: center            
         } 
    }
    /* #cash(cashCounters) #css ends  */
/*****cash*****/

/*****tanika*****/ 
/* #tanika(tanikaTeam) #css starts */
.tanikaTeam .fdb-block {
    padding: 3rem 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #FFFFFF
   }
  
  .tanikaTeam .fdb-block .fdb-box {
      background: #FFFFFF;
      padding: 3.75rem 2.5rem;
      overflow: hidden;
      color: #444444;
      border-radius: 0.25rem;
      box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) 
   }
/* #tanika(tanikaTeam) #css ends */
/*****tanika*****/

/*****babette*****/
 /* #babette(babetteBanner) #css starts  */
 .babetteBanner .BG {
    background-image: url(https://images.moksy.com/templates/default/banner/two-student.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
    border-radius: 50px
}

.babetteBanner .btn {   
    padding: 25px 25px 25px 30px;
    background-color: #fff;
    border-radius: 10px
}
.babetteBanner .fa{
    color: #353935;
    font-size: 40px;
}

.babetteBanner a {
    text-decoration: none;
    color: #353935
}

.babetteBanner a:hover {
    color: #353935
}
.babetteBanner .stroke { 
        color: white; 
        -webkit-text-stroke-width: 1px; 
        -webkit-text-stroke-color: #0EA187
    } 
    .babetteBanner .desText{
        font-size: 50px;
        font-weight: bold
    }
/* #babette(babetteBanner) #css ends  */
/*****babette*****/

/*****fansha*****/
/* #fansha(fanshaForm) #css starts */ 
.fanshaForm .btn{
    color: #fff;
    background-color: #353935;
    border-color: #353935;
}
.fanshaForm .privacytxt{
    margin-top: 10px;
}
/* #fansha(fanshaForm) #css starts */
/*****fansha*****/

/*****tioni*****/
    /* #tioni(tioniTestimonial) #css starts  */
    .tioniTestimonial .fdb-block {
        padding: 3rem 0;
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        overflow: hidden;
        background-color: #FFFFFF
       }
      
       .tioniTestimonial .fdb-block .fdb-box {
          background: #FFFFFF;
          padding: 2rem 2.5rem;
          overflow: hidden;
          color: #444444;
          border-radius: 0.25rem;
          box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) !important; }
          .tioniTestimonial  .fdb-block .fdb-touch {
          border-top: solid 0.3125rem #329ef7;
          z-index: 2 }
          .tioniTestimonial .personIMG{
            max-height: 50px
          }
    /* #tioni(tioniTestimonial) #css ends  */
/*****tioni*****/

/*****qui*****/
/* #qui(quiQuote) #css starts  */
.quiQuote .DescriptionHeading {
    font-size: 50px
}
.quiQuote .btn{
    color: #fff;
    border-color: #353935;
    background-color: #353935;
}
/* #qui(quiQuote) #css ends  */
/*****qui*****/

/*****flight*****/
    /* #flight(flightFooter) #css starts */
    .flightFooter .fdb-block {
        padding: 0rem 0
      }
      .flightFooter .lead{
        font-weight: normal;
        margin-top: 2rem;
      }
      .flightFooter a,
      .flightFooter a:hover{
color: #353935;
      }
    /* #flight(flightFooter) #css ends */
/*****flight*****/

