/*****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*****/

/*****hasis*****/ 
/* #hasis(hasisHeader) #css starts  */
.hasisHeader .logo{
    max-height: 50px
}
.hasisHeader .navbar-open-icon {
    display: inline
}
.hasisHeader .navbar-close-icon {
    display: none
}
.hasisHeader .navbar-toggler[aria-expanded="true"] .navbar-open-icon {
    display: none
}
.hasisHeader .navbar-toggler[aria-expanded="true"] .navbar-close-icon {
    display: inline
}
.hasisHeader .navbar-light .navbar-toggler{
    color: #353935;
    border-color: #353935;
    font-size: 25px;
}
.btn{
    background-color: #353935;
    color: white;
    border: none;
    font-weight: bold
}
/* #hasis(hasisHeader) #css ends  */
/*****hasis*****/

/*****coe*****/
    /* #coe(coeCTA) #css starts  */
    .coeCTA .fdb-block {
        padding: 7.5rem 0;
        overflow: hidden
     }
     .coeCTA .fdb-block .container {
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          background-image: url(https://images.moksy.com/templates/default/shapes/shape-yellow.svg)
         } 
         .coeCTA  .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) 
         }
         .coeCTA .btn{
            color: #fff;
    border-color: #353935;
    background-color: #353935;
         }
    /* #coe(coeCTA) #css ends  */
/*****coe*****/

/*****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*****/

/*****ciper*****/
    /* #ciper(ciperContent) #css starts  */
    .ciperContent .fdb-block img.fdb-icon {
        max-width: 3.75rem
       }
       .ciperContent h3{
        margin-top: 15px
       }
    /* #ciper(ciperContent) #css ends  */
/*****ciper*****/

/*****agdu*****/
    /* #agdu(agduAbout) #css starts  */
    .agduAbout .video_card {
        position: relative;
        border-radius: 5px;
        overflow: hidden
    }

    .agduAbout .video_card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #f48637;
        opacity: 0.7
    }

    .agduAbout .video_card>img {
        width: 100%
    }

    .agduAbout .video_card>.btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 30px;
        background: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.4);
        border: none;
        outline: none
    }

    .agduAbout .video_card>.btn:hover {
        box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.5)
    }

    .agduAbout .video_card>.btn:active {
        background: rgba(255, 255, 255, 0.5)
    }
    /* #agdu(atamiAbout) #css ends  */
/*****agdu*****/

/*****ceorge*****/
    /* #ceorge(ceorgeCTA) #css starts  */
    .ceorgeCTA .fdb-block {   
        padding: 7.5rem 0;
        background-color: #FFFFFF
     }
    /* #ceorge(ceorgeCTA) #css ends  */
/*****ceorge*****/

/*****fun*****/
    /* #fun(funFaq) #css starts */
    .funFaq .faq-section {
        background: #fdfdfd;
        min-height: 100vh;
        padding: 10vh 0 0
    }

    .funFaq .faq-title h2 {
        position: relative;
        margin-bottom: 45px;
        display: inline-block;
        font-weight: 600;
        line-height: 1
    }

    .funFaq .faq-title h2::before {
        content: "";
        position: absolute;
        left: 50%;
        width: 60px;
        height: 2px;
        background: #212529;
        bottom: -25px;
        margin-left: -30px
    }

    .funFaq .faq-title p {
        padding: 0 190px;
        margin-bottom: 10px
    }

    .funFaq .faq {
        background: #FFFFFF;
        box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
        border-radius: 4px
    }

    .funFaq .faq .card {
        border: none;
        background: none;
        border-bottom: 1px dashed #CEE1F8
    }

    .funFaq .faq .card .card-header {
        padding: 0px;
        border: none;
        background: none;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s
    }

    .funFaq .faq .card .card-header:hover {
        background: rgb(24 23 23 / 10%);
        padding-left: 10px
    }

    .funFaq .faq .card .card-header .faq-title {
        width: 100%;
        text-align: left;
        padding: 0px;
        padding-left: 30px;
        padding-right: 30px;
        font-weight: 400;
        font-size: 15px;
        letter-spacing: 1px;
        color: #3B566E;
        text-decoration: none;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        cursor: pointer;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .funFaq .faq .card .card-header .faq-title .badge {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 14px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        text-align: center;
        background: #212529;
        color: #fff;
        font-size: 12px;
        margin-right: 20px
    }

    .funFaq .faq .card .card-body {
        padding: 30px;
        padding-left: 35px;
        padding-bottom: 16px;
        font-weight: 400;
        font-size: 16px;
        color: #6F8BA4;
        line-height: 28px;
        letter-spacing: 1px;
        border-top: 1px solid #F3F8FF
    }

    .funFaq .faq .card .card-body p {
        margin-bottom: 14px
    }

    @media (max-width: 991px) {
        .funFaq .faq {
            margin-bottom: 30px
        }

        .funFaq .faq .card .card-header .faq-title {
            line-height: 26px;
            margin-top: 10px
        }
    }

    /* #fun(funFaq) #css ends */
/*****fun*****/

/*****teddy*****/
    /* #teddy(teddyTestimonial) #css starts  */
    .teddyTestimonial .man{
        max-width: 80px;
        margin-top: 15px;
        height: 80px;
    }
    @media (min-width: 1200px) {
        .teddyTestimonial .mt-xl-5, 
        .teddyTestimonial .my-xl-5 {
            margin-top: 0.8rem !important;
        }
    }
    @media (min-width: 1200px) {
        .teddyTestimonial .pb-xl-5, 
        .teddyTestimonial .py-xl-5 {
            padding-bottom: 2rem !important;
        }
    }
    /* #teddy(teddyTestimonial) #css ends  */
/*****teddy*****/

/*****publio*****/
    /* #publio(publioPricing) #css starts  */
    .publioPricing .fdb-block {
        padding: 7.5rem 0
       }
       .publioPricing  .btn{
        color: #fff;
        background-color: #353935;
        border-color: #353935;
    }
    .publioPricing  .icon {
        max-height: 40px
    }
    .publioPricing .h2{
        font-weight: bold;
    }
    /* #publio(publioPricing) #css ends  */
/*****publio*****/

/*****sophie*****/
    /* #sophie(sophieSocialShare) #css starts  */
    .sophieSocialShare .h2{
        font-size: 25px;
    }   
     .sophieSocialShare .lead {
        font-size: 35px;
        font-weight: 400;
    }

    /* #sophie(sophieSocialShare) #css ends  */
    /*****sophie*****/

/*****quick*****/
/* #quick(quickQuote) #css starts  */
.quickQuote .subscription.bg-white {
    background: none
}

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

.quickQuote .subscription.bg-white .subscription-wrapper {
    background: #fff
}

.quickQuote .subscription-wrapper {
    border-radius: 0% 5% 10% 3%/10% 20% 0% 17%;
    -webkit-transform: perspective(1800px) rotateY(20deg) skewY(1deg) translateX(50px);
    transform: perspective(1800px) rotateY(20deg) skewY(1deg) translateX(50px);
    padding: 70px 50px;
    z-index: 1;
    width: 100%;
    background: linear-gradient(80deg, #0030cc 0%, #00a4db 100%);
    top:100px
}

.quickQuote .subscription-wrapper {
    box-shadow: 0px 15px 39px 0px rgba(8, 18, 109, 0.1)
}

.quickQuote .subscription-content {
    -webkit-transform: skewY(-1deg);
    transform: skewY(-1deg)
}

.quickQuote h3, 
.quickQuote .h3 {
    font-size: 30px
}

.quickQuote .flex-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.quickQuote .subscription.bg-white .form-control {
    border: 1px solid #ebebeb
}

.quickQuote .subscription-wrapper .form-control {
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 45px
}

.quickQuote .subscription-wrapper .form-control:focus {
    background: rgba(255, 255, 255, 0.1);
    outline: 0;
    box-shadow: none
}

.quickQuote .btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.quickQuote .btn-primary {
    border: 0;
    color: #fff
}

.quickQuote .btn {
    font-size: 16px;
    text-transform: capitalize;
    padding: 18px 45px;
    border-radius: 45px;
    font-weight: 500;
    border: 1px solid;
    position: relative;
    z-index: 1;
    transition: .3s ease-in;
    overflow: hidden
}

.quickQuote .btn-primary:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 102%;
    height: 100%;
    background: linear-gradient(45deg, #00a8f4 0%, #02d1a1 100%);
    z-index: -1;
    transition: ease 0.3s
}
/* #quick(quickQuote) #css ends  */
/*****quick*****/

/*****funny*****/
/* #funny(funnyFooter) #css starts */
.funnyFooter {
    min-height: 40vh
}

.funnyFooter a,
.funnyFooter a:hover,
.funnyFooter a:focus,
.funnyFooter a:active {
    text-decoration: none;
    outline: none
}

.funnyFooter a,
.funnyFooter a:active,
.funnyFooter a:focus {
    color: #fff;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s
}

.funnyFooter ul {
    margin: 0;
    padding: 0;
    list-style: none
}

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

.funnyFooter .footer-section {
    background-color: #233243;
    position: relative;
    overflow: hidden;
    z-index: 9
}

.funnyFooter .footer-section:before {
    content: '';
    position: absolute;
    top: -146%;
    left: -18%;
    width: 44%;
    height: 257%;
    transform: rotate(54deg);
    background-color: rgb(31, 47, 64);
    -webkit-transform: rotate(54deg);
    -moz-transform: rotate(54deg);
    -ms-transform: rotate(54deg);
    -o-transform: rotate(54deg);
    z-index: -10
}

.funnyFooter .footer-section:after {
    position: absolute;
    content: '';
    background-color: rgb(31, 47, 64);
    top: -24%;
    right: 4%;
    width: 26%;
    height: 264%;
    transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    -moz-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    -o-transform: rotate(44deg);
    z-index: -10
}

.funnyFooter .footer-top {
    padding-top: 40px;
    padding-bottom: 50px
}

.funnyFooter .footer-top p,
.funnyFooter .company-footer-contact-list li {
    color: #ffffff
}

.funnyFooter .company-footer-contact-list {
    margin-top: 10px
}

.funnyFooter .company-footer-contact-list li {
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.funnyFooter .company-footer-contact-list li+li {
    margin-top: 5px
}

.funnyFooter .company-footer-contact-list li i {
    margin-right: 10px;
    font-size: 20px;
    display: inline-block
}

.funnyFooter .footer-top .site-logo {
    margin-bottom: 25px;
    display: block;
    max-width: 170px
}

.funnyFooter .widget-title {
    text-transform: capitalize
}

.funnyFooter .footer-top .widget-title {
    color: #ffffff;
    margin-bottom: 30px
}

.funnyFooter .courses-link-list li+li {
    margin-top: 10px
}

.funnyFooter .courses-link-list li a {
    color: #ffffff;
    text-transform: capitalize;
    
    font-weight: 400
}

.funnyFooter .courses-link-list li a:hover {
    color: #ffb606
}

.funnyFooter .courses-link-list li i {
    margin-right: 5px
}

.funnyFooter .footer-top .small-post-title a {
    
    color: #ffffff;
    font-weight: 400
}

.funnyFooter .small-post-item .post-date {
    color: #ffb606;
    margin-bottom: 3px;
    
    font-weight: 400
}

.funnyFooter .small-post-list li+li {
    margin-top: 30px
}

.funnyFooter .news-letter-form {
    margin-top: 15px
}

.funnyFooter .news-letter-form input {
    width: 100%;
    padding: 12px 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: none;
    outline: none;
}

.funnyFooter .news-letter-form .email-btn {
    width: auto;
    border: none;
    background-color: #ffb606;
    padding: 9px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #ffffff;
    margin-top: 10px
}

.funnyFooter .footer-bottom {
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.149)
}

.funnyFooter .copy-right-text {
    color: #ffffff
}

.funnyFooter .copy-right-text a {
    color: #ffb606
}

.funnyFooter .terms-privacy li+li {
    margin-left: 30px
}

.funnyFooter .terms-privacy li a {
    color: #ffffff;
    position: relative
}

.funnyFooter .terms-privacy li a:after {
    position: absolute;
    content: '-';
    color: #ffffff;
    display: inline-block;
    top: 0;
    right: -18px
}

.funnyFooter .terms-privacy li+li a:after {
    display: none
}
.funnyFooter .number{
    color: #fff;
}

/* #funny(funnyFooter) #css ends */
/*****funny*****/

