/*
*******************************************
*******************************************
@Template Name: Naima
@Developed By: Imran Hossain
@Author: Imran Hossain
@URL: http://wpocean.com/tf/html/naima
@Email: imraniugp@gmail.com
@File: Default Styles

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

*******************************************
*******************************************

==== INDEX PAGE CSS

** - Default CSS
** - Menu area
** - Hero area
** - Service area
** - Work area
** - Feature area 
** - Feature video area
** - Screenshot area 
** - Counter area
** - Team area
** - Pricing area
** - Testimonials
** - Faq area
** - Download area 
** - Blog area
** - Subscriptio area 
** - Contact Area  
** - footer area
** - Blog page
** - BLog Left Sidebar
** - BLog Pagination 
** - Blog Comment 
** - Blog Post New Comment 
** - ScroolUp Style 
** - Preloder Wave Style
** - Home V-2 
** - Home V-3 
** - Home V-4 
** - Home V-5 
** - Home V-6 

*/


/*Poppins Fonts*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');

/* Default CSS */

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

.white-bg {
    background-color: #fff;
}

a {
    display: inline-block;
}

a:focus {
    outline: 0 solid
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 500;
    
}

input:focus,
textarea:focus,
a:focus,
button:focus {
    outline: 0 solid
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
}

.display-none {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

body {
    position: relative;
    font-family: "Montserrat", sans-serif;
    color: #190C0C;
    font-size: 14px;
    background-color: #FFF4E9;
}

.logo {
    margin-top: 22px;
    -webkit-transition: .7s;
    transition: .7s;
}
.logo a{ display: flex; flex-direction: column; gap:10px; color: #190C0C; text-align: center; justify-content: center;}
.thg{ font-size: 30px; text-transform: uppercase; font-weight: 800;line-height: 100%;}
.thg-sub{ font-family: "Montserrat Alternates", sans-serif;  font-weight: 500; font-size: 18px;line-height: 100%;}


/************
 ** -menu area
*************/

.menu-area {
    position: relative;
 
    z-index: 3;
    top:40px;
    -webkit-transition: .7s;
    transition: .7s;
}


/* Responsive Menu Bar */

.mean-container .mean-bar {
    background: transparent none repeat scroll 0 0;
    min-height: 0;
    padding: 0;
    top: 40px;
}

.mean-container a.meanmenu-reveal {
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    top: -12px;
}

.mean-container a.meanmenu-reveal span {
    background-color: #fff;
}




/***************
Hero Area 
***************/

.hero-area {
    background-image: url(assets/img/bg/slider-bg.jpg);
    background-size: cover;
    background-position: center center;
    /* background-color: #fafafa; */
    height: 100vh;
    z-index: 1;
    position: relative;
    color: #fff;
}

.hero-area:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-linear-gradient(30deg, #ffecda 0%, #FFF4E9 70%, #fffaf5 100%);
    background: linear-gradient(30deg, ffecda 0%, 0%, #FFF4E9 70%, #fffaf5 100% 100%);
    z-index: -1;
}

.slider {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 95vh;
    color: #190C0C;
      font-family: "Montserrat", sans-serif !important;
}
.hero-text{
    display: flex;
    width: 82%;
    margin: 0 auto;
    justify-content: center;
    flex-direction: column;
}
.slider h1 {
  padding-top: 30px; 
  font-size: 110px;
    text-transform: uppercase;   
    line-height: 100%; 
    margin: 0;
    font-weight: 800;
    position: relative;
    text-align: center;
    display: flex;align-items: center; justify-content: center; flex-direction: column;
}
.slider h1 .word {
    letter-spacing: -17px;
}
.o-word{  position: relative; left: 8%; height: 130px;}

.ii-word{ text-align: center;height: 100px; left: -6%;position: relative;}
.ii-word span, .iii-word span{ font-size: 100px;}

.iii-word{ text-align: center;height: 100px; left: -3%;position: relative;}
.slider h1 .cross {
    position: relative;
    top: -51px;max-width: 7%; right: -48px;
}

.slider h1 .rec {
    position: relative;
    top: -11px;max-width: 7%;
}
.slider h1 .shape3 {
      position: relative;
    top: -4px;
    max-width: 8.2%;
}
.slider h1 .dot{ position: relative; z-index: 5;}
.slider h1 .shape7 {
   position: relative;
    top: -13px;
    max-width: 9%;
    left: -30px;
    z-index: 1;
}
.slider h1 .topper {
    max-width: 9%;
    position: relative;left:-30px;
    top: -31px; display: inline-block;
}
.slider h1 .nahi {
    max-width: 17%;
    position: relative;
    top: -21px;
    display: inline-block;
    left: -86px;
}
.slider h1 .space {
    width: 0px;
    display: inline-block;
}

.slider h1 span {
    display: inline-block;
}

.welcome{ font-size: 30px; text-align: center; margin: 80px 0 10px;
    font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;}

  .wel-txt{ font-size: 16px; text-align: center; 
    width: 40%; margin: 0 auto;  
  font-weight: 500;}
  .hbox-rel{ position: relative; padding: 50px 0 20px ; width: 80%; margin: 0 auto;}

  .slider .hbox-rel .shape10 {
   position: absolute;
    top: 90px;
    max-width: 7%;
    right: 150px;
    z-index: 1;
}
.slider .hbox-rel .shape11 {
   position: absolute;
    top: 50px;
    max-width: 6%;
    left: -120px;
    z-index: 1;
}
.slider .hbox-rel .shape12 {
   position: absolute;
    bottom: -13px;
    max-width: 4%;
    right: 320px;
    z-index: 1;
}
.slider .hbox-rel .shape13 {
   position: absolute;
    bottom: -43px;
    max-width: 4%;
    left: 320px;
    z-index: 1;
}
.matter{ max-width: 87%;
    position: relative;}
.slider-thumb {
    position: absolute;
    bottom: 0;
    right: 0%;
    z-index: 3;
}

.hero-btn {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    border: 2px solid rgba(4, 151, 254, .80);
    padding: 13px 29px;
    border-radius: 50px;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 500;
    margin-right: 15px;
}

.btn-active {
    background-color: rgba(4, 151, 254, .80);
    color: #fff;
}

.hero-btn:hover {
    text-decoration: none;
    background-color: rgba(4, 151, 254, .80);
    color: #fff;
}

.footer-s {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    color: #190C0C;
      font-family: "Montserrat", sans-serif !important;
}
.hero-text{
    display: flex;
    width: 82%;
    margin: 0 auto;
    justify-content: center;
    flex-direction: column;
}
.footer-s h1 {
  padding-top: 30px; 
  font-size: 100px;
    text-transform: uppercase;   
    line-height: 100%; 
    margin: 0;
    font-weight: 800;
    position: relative;
    text-align: center;
    display: flex;align-items: center; justify-content: center; flex-direction: column;
}
.footer-s h1 span {
    display: inline-block;
}
.footer-s h1 .dot{ position: relative; z-index: 5;}
.footer-s h1 .word {
    letter-spacing: -17px;
}
.footer-s h1 .word {
    letter-spacing: -17px;
}
.footer-s .o-word{  position: relative; left: 0%; height: 105px;}

.footer-s .ii-word{ text-align: center;height: 100px; left: -6%;position: relative;}
.footer-s .ii-word span, .iii-word span{ font-size: 100px;}

.footer-s .iii-word{ text-align: center;height: 100px; left: -3%;position: relative;}
.footer-s h1 .cross {
    position: relative;
    top: -51px;max-width: 7%; right: -48px;
}
.foots{ font-size: 20px; text-align: center; margin: 80px 0 10px;
   
  font-weight: 600;}

  .foots-txt{ font-size: 16px; text-align: center; 
    width: 40%; margin: 0 auto;  
  font-weight: 500;}
  .hero-text-f{
    display: flex;
    width: 82%;
    margin: 0 auto;
    justify-content: center;
    flex-direction: column;
  }
  .shpae-e1{
   display: inline-flex;
    position: absolute;
    top: -10px;
    max-width: 17%;
    right: 199px;
    z-index: 1;
  }
  .shape-e3{   position: relative;
    top: -4px;
    max-width: 8%;}
  .shape-e7{position: relative;
    top: -13px;
    max-width: 8%;
    left: -30px;
    z-index: 1;}
    .shape-e8{
        position: relative;
    top: -6px;
    max-width: 5.2%;
    left: 231px;
    z-index: 1;
    }

  .footer-s h1 .space {
    width: 0px;
    display: inline-block;
}

.hg-cta{
    width: 400px; margin: 55px auto 0;
    color: #000;
    font-size: 18px; font-weight: 600;
     display: inline-block;
    padding: 15px 30px;   
     display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    transition: ease-in-out 600ms;
    box-shadow: 2px 2px 0 #000; border-radius: 50px;
}
.hg-cta:hover{ box-shadow: 0px 0px 0 #000;}
/**************
 **service area
***************/

.section-padding {
    padding: 100px 0;
}

.single-service {
    text-align: center;
    padding: 25px 20px;
    -webkit-transition: .3s;
    transition: .3s;
}

.single-service h2 {
    font-size: 20px;
    padding-top: 15px;
}

.single-service p {
    font-size: 14px;
}

.single-service:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    -webkit-transition: .3s;
    transition: .3s;
}


/****************
Work area
*****************/
.yellow-bg{
    background-color: #FFBA4C;
}
.lignt-y{
     background-color: #FFF7EA
}

.gray-bg {
    background-color: #F7F7F9;
}

.section-title {  
    margin-bottom: 75px;
}
.title-hg{
      font-family: "Montserrat", sans-serif; font-weight: 200;
      font-size: 26px; font-style: italic; margin-bottom: 5px;
      display: inline-block;
}

.about-section .section-title {
    margin-bottom: 0px;
}

.section-title h2 {
    font-size: 45px;
    font-weight: 800;
}

.section-title h3 {
    font-size: 20px;
    font-weight: 400;
}

.section-title p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 26px;
}
.btn-wrap{ float: right; display: flex; align-items: center; 
    height: 130px;
gap:12px}
.prev-btn, .next-btn{
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    transition: ease-in-out 600ms;
    box-shadow: 2px 2px 0 #000; border-radius: 50%;
}
.prev-btn:focus-within, .next-btn:focus-within{ box-shadow: 0px 0px 0 #000; border-radius: 50%;}

.mt-head{ font-size: 18px; font-weight: 700; line-height: 28px;}
.mt-box p{ font-size: 15px; font-weight: 500; line-height: 28px; margin: 10px 0;}
.mt-box p em{font-weight: 500; font-size: 18px;}
.mt-ul{ display: flex; align-items: center; margin: 30px 0;}
.mt-ul img{ max-width: 22%;}
.mt-ul ul{ margin: 0; padding: 0; margin-left: 30px;}
.mt-ul li{ list-style: circle; font-size: 16px; font-weight: 500; line-height: 28px;}
.about-social {
    margin-top: 45px;
}

.color1{ background-color: #FFE073;}
.color2{ background-color: #FF9AE3;}
.color3{ background-color: #45F08D;}
.color4{ background-color: #A394FF;}
.color5{ background-color: #FFC45B;}
.sbox{
    position: relative;   
    display: flex;

    border: 2px solid #000;
    transition: ease-in-out 600ms;
    box-shadow: 3px 3px 0 #000; border-radius: 10px;
    justify-content: space-around;
     flex-direction: column;
     padding: 20px;;
     margin-bottom: 20px; min-height: 360px;
}
.sbox:hover{box-shadow: 0px 0px 0 #000; }
.sbox hr{ border:0; border-bottom:1px solid #000; height: 1px; width: 100%;}
.sbb{
    width: 100%;
    display: flex;    
    flex-direction: column;
    gap:10px;
    margin-bottom: 50px;
}
.st{
   font-size: 28px; font-weight: 300; line-height: 28px;  
}
.sh{
   font-size: 20px; font-weight: 700; line-height: 28px;  
}
.sp{ font-size: 18px; font-weight: 400; line-height: 28px;  }
.st-txt{
    margin-top: 30px;
     font-size: 24px; font-weight: 600; line-height: 38px;   font-style: italic;
}


.hg-foot{
    width: 65%; margin: 0 auto 30px;
    font-size: 30px;font-weight: 700;
    color: #fff; background-color: #000;
    border-radius: 30px;
    padding: 50px; text-align: center; font-style: italic;
}
.hg-foot span{ color: #FFBA4C;}


@media (min-width: 1366px) and (max-width: 1440px)  {
   .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 90px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -14px;}
   .hero-text-f{ width: 86%;} 
   .hg-foot{ width: 84%;}
}

@media (min-width: 1441px) and (max-width: 1580px)  {
   .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 90px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -14px;}
   .hero-text-f{ width: 86%;} 
   .hg-foot{ width: 84%;}
}

/* @media screen and (min-width: 1366px) {
   .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 85px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -14px;}
   .hero-text-f{ width: 86%;} 
   .hg-foot{ width: 84%;}
   .o-word{ height: 100px;}
   .ii-word, .iii-word, .footer-s .o-word, .footer-s .iii-word{ height: 80px;}
   .shape-e8 {    max-width: 5.7%;    left: 199px;}
.shpae-e1 {    right: 171px;}
} */
/* @media screen and (min-width: 1280px) {
   .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 75px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -14px;}
   .hero-text-f{ width: 86%;} 
   .hg-foot{ width: 84%;}
   .o-word{ height: 100px;}
   .ii-word, .iii-word, .footer-s .o-word, .footer-s .iii-word{ height: 80px;}
   .shape-e8 {    max-width: 5.7%;    left: 170px;}
.shpae-e1 {    right: 145px;}
} */
/* @media screen and (min-width: 1024px) {
   .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 66px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -11px;}
   .hero-text-f{ width: 86%;} 
   .hg-foot{ width: 84%;}
   .o-word{ height: 91px;}
   .ii-word, .iii-word, .footer-s .o-word, .footer-s .iii-word{ height: 69px;}
   .slider h1 .shape7 {    top: -8px;    left: -16px;  }
   .shape-e8 {    max-width: 5.7%;    left: 154px;}
.shpae-e1 {    right: 133px;}
.hbox-rel {
    position: relative;
    padding: 0px 0 20px;
    width: 90%;
    margin: 0 auto;
}
.slider h1 .cross {    top: -36px;    max-width: 7%;    right: -32px;}
.wel-txt{ width: 100%;}
} */

@media (min-width: 768px) and (max-width: 1080px) {
.slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 46px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -6px;}
   .hero-text-f{ width: 90%;} 
   .hg-foot{ width: 84%;}
   .o-word{ height: 72px;}
   .ii-word, .iii-word, .footer-s .o-word, .footer-s .iii-word{ height: 54px;}
   .slider h1 .shape7 {    top: -8px;    left: -16px;  }
   .shape-e8 {    max-width: 5.7%;    left: 154px;}
.shpae-e1 {    right: 133px;}
.hbox-rel {
    position: relative;
    padding: 0px 0 20px;
    width: 90%;
    margin: 0 auto;
}
.slider h1 .cross {            top: -20px;
        max-width: 7%;
        right: -19px;}
.wel-txt{ width: 100%;}
.slider h1 .topper {
    max-width: 9%;
    position: relative;
    left: -10px;
    top: -9px;
    display: inline-block;
}.slider h1 .nahi {
    max-width: 19%;
    position: relative;
    top: -11px;
    display: inline-block;
    left: -35px;
}.slider h1 .rec {
    position: relative;
    top: -4px;
    max-width: 7%;
}.slider .hbox-rel .shape11 {
    position: absolute;
    top: 50px;
    max-width: 6%;
    left: -74px;
    z-index: 1;
}.slider .hbox-rel .shape10 {
    position: absolute;
    top: 59px;
    max-width: 15%;
    right: -82px;
    z-index: 1;
}.aq-img,.mt-head,.mt-box p,.section-title { text-align: center;}.matter {
    max-width: 56%;
    position: relative;
}

}

@media only screen and (max-width: 460px) {
    .logo {width: 100% !important;}.thg {
    font-size: 25px;}.thg-sub {font-size: 15px;
    line-height: 100%;
}
.aq-img{ text-align: center; margin-bottom: 25px;}
.aq-img img{ max-width: 80%;}
     .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 25px !important;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -4px !important;}
   .hero-text-f{ width: 90%;} 
   .hg-foot{ width: 90%;}
      .o-word{height: 35px !important;}
.ii-word,.iii-word { height: 30px !important;}.hero-text {
    width: 93%;}
    .welcome {   font-size: 18px;}
    .wel-txt {   font-size: 12px;width: 90%;}
    .slider h1 .cross {
    position: relative;
    top: -11px;
    max-width: 7%;
    right: -7px;
}.slider h1 .nahi {
    max-width: 17%;
    position: relative;
    top: -8px;
    display: inline-block;
    left: -14px;
}.slider h1 .topper {
    max-width: 9%;
    position: relative;
    left: -4px;
    top: -12px;
    display: inline-block;
}
.slider h1 .rec {
    position: relative;
    top: -3px;
    max-width: 7%;
}.slider h1 .shape3 {
    position: relative;
    top: -2px;
    max-width: 8.2%;
}.slider h1 .shape7 {
    position: relative;
    top: -3px;
    max-width: 8%;
    left: -4px;
    z-index: 1;
}.shpae-e1 {
    top: -4px;
    max-width: 18%;
    right: 21%;
    z-index: 1;
}.shape-e3 {
    position: relative;
    top: -2px;
    max-width: 8%;
}.shape-e7 {
    position: relative;
    top: -3px;
    max-width: 8%;
    left: -2%;
    z-index: 1;
}.shape-e8 {
    position: relative;
    top: -1px;
    max-width: 6.2%;
    left: 59px;
    z-index: 1;
}.foots {
    margin: 0px 0 10px;   
}
.hg-cta {
    width: 100%;
    text-align: center;}
}

@media only screen and (max-width: 767px) {
    .logo {width: 100% !important;}.thg {
    font-size: 25px;}.thg-sub {font-size: 15px;
    line-height: 100%;
}

     .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 40px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -6px;}
   .hero-text-f{ width: 90%;} 
   .hg-foot{ width: 90%;}
      .o-word{height: 50px;}
.ii-word,.iii-word { height: 40px;}.hero-text {
    width: 93%;}
    .welcome {   font-size: 18px;}
    .wel-txt {   font-size: 12px;width: 90%;}
    .slider h1 .cross {
    position: relative;
    top: -11px;
    max-width: 7%;
    right: -7px;
}.slider h1 .nahi {
    max-width: 17%;
    position: relative;
    top: -8px;
    display: inline-block;
    left: -14px;
}.slider h1 .topper {
    max-width: 9%;
    position: relative;
    left: -4px;
    top: -12px;
    display: inline-block;
}
.slider h1 .rec {
    position: relative;
    top: -3px;
    max-width: 7%;
}.slider h1 .shape3 {
    position: relative;
    top: -2px;
    max-width: 8.2%;
}.slider h1 .shape7 {
    position: relative;
    top: -3px;
    max-width: 8%;
    left: -4px;
    z-index: 1;
}
.hg-cta {
    width: 100%;
    text-align: center;}
    .section-title h2 {
    font-size: 26px;
    font-weight: 800;
}
.btn-wrap {
    height: 94px;
    gap: 12px;
}    .section-title {
        margin-bottom: 1px !important;
    }
.title-hg {
    font-size: 20px;}
    .slider .hbox-rel .shape13 {
    position: absolute;
    bottom: -43px;
    max-width: 14%;
    left: 4%;
    z-index: 1;
}.slider .hbox-rel .shape12 {
    position: absolute;
    bottom: -13px;
    max-width: 9%;
    right: 4%;
    z-index: 1;
}.slider .hbox-rel .shape11 {
    position: absolute;
    top: 50px;
    max-width: 17%;
    left: -9%;
    z-index: 1;
}.slider .hbox-rel .shape10 {
    position: absolute;
    top: 72px;
    max-width: 18%;
    right: -1%;
    z-index: 1;
}    .section-padding {
        padding: 60px 20px !important;
    }.st-txt {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    font-style: italic;
}.foots-txt {
    font-size: 14px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-weight: 500;
}.foots {
    font-size: 18px;}
    .hg-foot {font-size: 16px;width: 90%;}
}


@media (min-width: 1080px) and (max-width: 1366px)  {
     .logo {width: 100% !important;}.thg {
    font-size: 25px;}.thg-sub {font-size: 15px;
    line-height: 100%;
}

     .slider h1, .ii-word span, .iii-word span, .footer-s h1{ font-size: 70px;}
   .footer-s h1 .word, .slider h1 .word {    letter-spacing: -10px;}
   .hero-text-f{ width: 90%;} 
   .hg-foot{ width: 90%;}
      .o-word{height: 100px;}
.ii-word,.iii-word { height: 80px;}.hero-text {
    width: 93%;}
    .welcome {   font-size: 24px;}
    .wel-txt {   font-size: 16px;width: 50%;}
    .slider h1 .cross {
    position: relative;
    top: -11px;
    max-width: 7%;
    right: -7px;
}.slider h1 .nahi {
    max-width: 17%;
    position: relative;
    top: -8px;
    display: inline-block;
    left: -14px;
}.slider h1 .topper {
    max-width: 9%;
    position: relative;
    left: -4px;
    top: -12px;
    display: inline-block;
}
.slider h1 .rec {
    position: relative;
    top: -3px;
    max-width: 7%;
}.slider h1 .shape3 {
    position: relative;
    top: -2px;
    max-width: 8.2%;
}.slider h1 .shape7 {
    position: relative;
    top: -3px;
    max-width: 8%;
    left: -4px;
    z-index: 1;
}
.sbox{ min-height: 420px;}
.hg-cta {
 
    text-align: center;}
    .section-title h2 {
    font-size: 30px;
    font-weight: 800;
}
.title-hg {
    font-size: 20px;}
    .slider .hbox-rel .shape13 {
    position: absolute;
    bottom: -43px;
    max-width: 6%;
    left: 18%;
    z-index: 1;
}.slider .hbox-rel .shape12 {
    position: absolute;
    bottom: -13px;
    max-width: 5%;
    right: 18%;
    z-index: 1;
}.slider .hbox-rel .shape11 {
    position: absolute;
    top: 50px;
    max-width: 7%;
    left: -9%;
    z-index: 1;
}.slider .hbox-rel .shape10 {
    position: absolute;
    top: 72px;
    max-width: 8%;
    right: 8%;
    z-index: 1;
}  .shape-e8 {
    position: relative;
    top: -6px;
    max-width: 6%;
    left: 169px;
    z-index: 1;
} .shape-e7 {
    position: relative;
    top: -13px;
    max-width: 7%;
    left: -20px;
    z-index: 1;
} .section-padding {
        padding: 60px 20px !important;
    }.st-txt {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    font-style: italic;
}.foots-txt {
    font-size: 14px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-weight: 500;
}.foots {
    font-size: 18px;}
    .hg-foot {font-size: 26px;width: 90%;}
    .footer-s .o-word {
    position: relative;
    left: 0%;
    height: 79px;
}.footer-s .iii-word
 {
    text-align: center;
    height: 71px;
    left: -3%;
    position: relative;
}
}