.cta-download-hidden {
    display: none
}

.nav-item>.active {
    color: #5748af !important;
    border-bottom: 2px solid #5748af
}
.nav-link{
    transition: all 150ms;
}
.nav-link:hover {
    cursor: pointer;
    transition: all 200ms;
    color: #5748af !important;
    border-bottom: 2px solid #5748af
}

.download-img>img {
    opacity: 1;
    transition: all 150ms;
}

.download-img>img:hover {
    transition: all 200ms;
    cursor: pointer;
    opacity: 0.7;
}

.navbar-light.scrolled {
    background: #fdfdfd
}

.nav-link:hover {
    transition: all 200ms;
    
    cursor: pointer
}

.lato {
    font-family: Lato, sans-serif !important;
    font-weight: 400
}

.raleway {
    font-family: Raleway, sans-serif;
    font-weight: 400
}

.bold {
    font-weight: 700
}

ul .nav-item {
    text-align: center !important
}

ul .nav-item .nav-link {
    font-family: Lato, sans-serif !important;
    margin: 0 1em;
    font-size: 18px;
    color: #000
}

.cta-download {
    font-family: Lato, sans-serif !important;
    border-radius: 5px;
    background-color: #ff5a60;
    color: #fff !important;
    height: 52px
}

.cta-action {
    font-family: Lato, sans-serif !important;
    border-radius: 5px;
    background-color: #5748af;
    color: #fff !important;
    transition: all 150ms;
    height: 52px

}





.cta-action:hover {
    transition: all 200ms;
    cursor: pointer;
    opacity: 0.7 !important;
}

.testimonial-name {
    font-size: 24px;
    font-weight: 700
}

.testimonial-name>span {
    font-size: 20px;
    color: #919c9e;
    font-weight: 400
}

blockquote {
    font-family: Lato, sans-serif !important;
    line-height: 1.4;
    position: relative;
    font-weight: 400 !important;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: .02em;
    color: #1b2122
}

blockquote:after,
blockquote:before {
    position: absolute;
    color: #1b2122;
    font-size: 5rem;
    margin-left: .5em;
    margin-top: .5em
}

blockquote:before {
    content: url(asset/dashicons_format-quote.svg);
    left: -5.5rem;
    top: -3rem
}

.custom-input {
    margin: 0;
    padding: 0;
    width: 100%;
    outline: 0;
    height: 30px;
    border-radius: 5px
}

.copyright {
    font-size: 18px;
    align-items: center;
    letter-spacing: .02em;
    color: #fff
}

.footer-text-2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: .02em;
    color: #ddd !important
}

.footer-text-1 {
    font-family: Raleway, sans-serif !important;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: .02em;
    color: #fff
}

.btn-subscribe {
    z-index: 100;
    border-radius: 4px;
    position: absolute;
    top: 4.1em;
    right: 1.5em;
    padding: .7em !important;
    background: #ff5a60;
    color: #fdfdfd !important
}

.responsive {
    display: none
}

.non-responsive {
    display: block
}

#testimonial {
    position: relative;
    top: -15em;
    margin: 0 auto;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .16);
    border-radius: 24px
}

#footer {
    margin-top: 25em;
    border-radius: 88px 88px 0 0;
    background: #5748af;
    z-index: -1000 !important
}

#footer-2 {
    display: block;
    position: relative;
    top: -8em
}

#footer-responsive {
    display: none
}

.navbar-brand {
    font-family: Lato, sans-serif !important;
    font-size: 24px !important
}

.thumbnail-step {
    text-align: center;
    opacity: .7;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.thumbnail-step>img {
    width: 100px
}

.thumbnail-step>h4 {
    margin-top: 1.5em;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .02em
}

.thumbnail-step:hover {
    transition: all 200ms;
    
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.navbar-toggler {
    border: 0
}

.hidden-gem {
    display: none;
    height: 25em
}

.section {
    margin-top: 10em !important
}

.stepArrow {
    text-align: center !important
}

.arrowLeft {
    display: block
}

.arrowDown {
    display: none
}

.header-content {
    padding-top: 20%
}

.content-text {
    padding: 0 0;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: .02em;
    color: #919c9e
}

.content-margin {
    margin-top: 10em
}

.downloadText {
    font-size: 20px;
    line-height: 35px;
    letter-spacing: .02em;
    color: #919c9e
}

@keyframes spin {
    0% {
        transform: translatex(-5rem)
    }

    50% {
        transform: translatex(4rem)
    }
}

.toggle-content {
    display: none;
    transition: all 350ms
}

.toggle-content.is-visible {
    transition: all .5s;
    display: block
}

#header {
    background-image: url(asset/Header.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 0;
    padding: 0 0 20% 0 !important
}

#section-3 {
    background-image: url("");
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 3em;
    margin-top: 10em !important
}

#contentTabLink {
    background: #d4eef6;
    height: 417px;
    text-align: center
}

.img-footer {
    width: 32px !important;
    margin-left: 2em
}

.footer-list>span {
    float: left;
    font-family: Lato, sans-serif !important;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    color: #fff
}

.fontContent {
    font-family: Lato, sans-serif;
    font-weight: 400 !important;
    color: #919c9e;
    line-height: 35px;
    font-size: 20px
}

.fontHeader {
    font-family: Raleway, sans-serif;
    font-weight: 700 !important;
    font-size: 48px
}

.thumbnailStep {
    margin-top: 4em;
    background: #fdfdfd;
    min-height: 290px !important;
    border: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, .04), 0 4px 8px rgba(0, 0, 0, .04), 0 8px 16px rgba(0, 0, 0, .04), 0 16px 32px rgba(0, 0, 0, .04);
    border-radius: 20px
}

.content-thumbnail-left {
    padding-top: 15em;
    padding-bottom: 15em
}

.content-thumbnail-right {
    padding-top: 15em;
    padding-bottom: 15em
}

#tabCo {
    margin-top: 10em
}

.img-thumbnail-1 {
    height: auto;
    position: absolute;
    left: 2em
}

.img-thumbnail-2 {
    height: auto;
    position: absolute;
    left: 0;
    width: 40em
}

.img-thumbnail-3 {
    height: auto;
    position: absolute;
    right: 0
}

.img-thumbnail-4 {
    height: auto;
    position: absolute;
    right: 0
}

.btn-custom {
    color: #f2f4f8 !important;
    width: 179px;
    height: 52px;
    background: #5748af;
    transition: all 150ms;
    border-radius: 5px

}

.btn-custom:hover {
    transition: all 200ms;
    opacity: 0.7 !important;
}

.btn-prev {
    color: #5748af !important;
    border: 1px solid #5748af;
    box-sizing: border-box;
    border-radius: 5px;
    height: 52px;
    transition: all 150ms;
}

.btn-prev:hover {
    transition: all 200ms;
    cursor: pointer;
    background-color: #5748af !important;
    color: #fff !important;
    opacity: 0.7;
 
}
.btn-custom-3{
    transition: all 150ms;
    color:#5748AF;border:1px solid #5748AF;border-radius: 4px;
}
.btn-custom-3:hover{
    transition: all 200ms;
    padding: 10px !important;
    background:#5748AF !important; color:white !important;
}

.social > img:hover{
    transition: all 150ms;
}
.triangle{
    width:13rem;position: absolute;right: -3rem;bottom: -7rem;
}

@media only screen and (max-width:719px) {
    .triangle{
        display: none !important;
    }
    .testimonial-img {
        width: 5em !important
    }

    .testimonial-name {
        padding-left: 1em !important;
        font-size: 18px !important
    }

    .testimonial-name>span {
        font-size: 14px !important
    }

    .content-thumbnail-left {
        padding-top: 2em !important;
        padding-bottom: 0em !important;
    }
    .content-thumbnail-right {
        padding-top: 2em !important;
        padding-bottom: 0em !important;
    }

    .responsive {
        display: block
    }

    .thumbnail-step>img {
        width: 50px !important
    }

    .thumbnail-step>h4 {
        font-size: 18px !important;
        line-height: 28px !important
    }

    #testimonial {
        top: -15em !important
    }

    .non-responsive {
        display: none
    }

    #footer-2 {
        display: none !important
    }

    #footer-responsive {
        display: block !important;
        position: relative;
        top: -15em !important
    }

 

    .content-thumbnail {
        padding-top: 8em !important
    }
  

    .thumbnailStep {
        margin-top: 7em !important
    }
    .social > img:hover{
        transition: all 200ms;
        opacity: 0.7;
    }
    #tabCo {
        margin-top: 0 !important
    }

    .section {
        margin-top: 8rem !important
    }

    .img-thumbnail-1 {
        width: 25rem !important
    }

    .img-thumbnail-2 {
        width: 25em !important
    }

    .img-thumbnail-3 {
        width: 25em !important
    }

    .img-thumbnail-4 {
        position: absolute;
        right: 0;
        width: 25rem !important;
    }

    #tabCo {
        margin-top: 15em !important
    }

    .fontContent {
        font-size: 14px !important;
        line-height: 25px !important;
        letter-spacing: .03em !important
    }

    .last-section {
        margin-top: 2em !important
    }

    .footer-list>span {
        font-size: 14px !important
    }

    .footer-text-1 {
        font-size: 24px !important
    }

    .footer-text-2 {
        font-size: 14px !important
    }

    .btn-subscribe-2 {
        z-index: 100;
        border-radius: 4px;
        background: #ff5a60;
        color: #fdfdfd !important
    }

    .copyright {
        margin-top: 4em;
        font-size: 14px !important
    }

    .img-footer {
        width: 32px !important
    }

    .footer-list>li {
        margin: 0 .4em !important;
        font-size: 14px
    }

    .fontHeader {
        font-size: 24px !important
    }

    .hidden-responsive {
        display: none !important
    }

    .cta-download-hidden {
        display: block;
        position: fixed;
        right: 5rem;
        top: 1.5rem
    }

    .downloadText {
        font-size: 14px !important
    }

    .brand {
        display: none !important
    }

    .stepArrow {
        text-align: center !important
    }

    .content-img {
        width: 80% !important
    }

    .custom-navbar {
        background: #fdfdfd !important
    }

    .mediate-img {
        width: 50% !important
    }

    #header {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: right top;
        margin-top: 5em;
        min-height: 50em !important
    }

    .hidden-gem {
        display: block;
        height: 25em
    }

    .content-margin {
        margin-top: 3em !important
    }

    section {
        margin-top: 8em
    }

    .arrowLeft {
        display: none !important
    }

    .arrowDown {
        display: block !important;
        margin: auto
    }

    .fontHeader-2 {
    
        font-size: 24px !important;
   
    }

    .fontHeader-3 {
    
        font-size: 18px !important;
   
    }

  

    #contentTabLink {
        padding-top: 8em !important;
        min-height: 70em !important
    }
}

.fontHeader-2 {
    font-family: Raleway;
    font-weight: 700 !important;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: .03em
}

.fontHeader-3 {
    font-family: Raleway;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .03em
}