#s-0006 .background-contain {
    background-repeat: no-repeat;
    background-size: contain
}

#s-0006 .background-cover {
    background-size: cover
}

#s-0006 .bg-blue-lighteen {
    background-color: #ecf5fe
}

#s-0006 .btn-container {
    margin: auto;
    max-width: 60%
}

#s-0006 .btn-title {
    font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.04em
}

#s-0006 .full-block {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

#s-0006 .hover-post {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 2em;
    position: absolute;
    top: 0;
    width: 100%
}

#s-0006 .hover-post:before {
    -o-transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .6s;
    background: rgba(255, 255, 255, .5);
    content: '';
    height: 130%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    width: 100%
}

#s-0006 .info-box-modern {
    position: relative
}

#s-0006 .info-box-modern:hover .hover-post:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

#s-0006 .info-box-thumb {
    position: relative
}

#s-0006 .section-bg-rounded {
    background-size: cover;
    position: relative
}

#s-0006 .section-bg-rounded > .container {
    position: relative;
    z-index: 2
}

#s-0006 .section-bg-rounded:after {
    bottom: -10px;
    left: 0
}

#s-0006 .section-bg-rounded:after, #s-0006 .section-bg-rounded:before {
    background-size: cover;
    content: '';
    display: block;
    position: absolute;
    width: 100%
}

#s-0006 .section-bg-rounded:before {
    left: 0;
    top: -10px
}

#s-0006 h2 {
    color: #273f5b;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.3em;
    margin-bottom: 20px
}

#s-0006 h3 {
    color: #273f5b;
    font-family: "Nunito",Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.3em;
}

#s-0006 img {
    -ms-flex-align: center;
    -o-transition: all 1s ease-in-out;
    -webkit-box-align: center;
    -webkit-box-shadow: #adb7d4 4px 8px 10px;
    -webkit-transition: all 1s ease-in-out;
    align-items: center;
    border-radius: 7px;
    box-shadow: #adb7d4 4px 8px 10px;
    overflow: hidden;
    position: relative;
    transition: all 1s ease-in-out
}

#s-0006 p {
    color: #4b5d73;
    font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, serif, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.6;
    margin: 0 0 1.5em 0
}

#s-0006x {
    padding-bottom: 50px;
    padding-top: 50px
}

@media (max-width: 587px) {
    #s-0006 .btn-title {
        font-size: 16px
    }

    #s-0006 .col-xs-12 + .col-xs-12 {
        margin-top: 20px
    }

    #s-0006 .heading-title {
        margin-top: 20px;
        text-align: center
    }

    #s-0006 .pb {
        padding-bottom: 40px !important
    }

    #s-0006 .pt-60 {
        padding-top: 30px !important
    }

    #s-0006 h2 {
        font-size: 24px
    }

    #s-0006 p {
        font-size: 16px
    }
}

@media (max-width: 768px) {
    #s-0006 h2 {
        font-size: 1.9em
    }
}

@media (min-width: 1200px) {
    #s-0006 .col-lg-offset-1 {
        margin-left: 3%
    }
}