.btn-big, #section-about .content .btn, .content .trust .btn-client, .content .tools .item-sx .btn {
    width: 200px/340px;
    padding: 28px 39px;
    font-size: 22px;
    font-family: coolvetica;
    border-radius: 60px;
    margin-top: 43px;
    transition: .3s all ease-in-out
}

.theme--dark .btn-big, .theme--dark #section-about .content .btn, #section-about .content .theme--dark .btn, .theme--dark .content .trust .btn-client, .content .trust .theme--dark .btn-client, .theme--dark .content .tools .item-sx .btn, .content .tools .item-sx .theme--dark .btn {
    background-color: #fff;
    color: #000a19
}

.theme--white .btn-big, .theme--white #section-about .content .btn, #section-about .content .theme--white .btn, .theme--white .content .trust .btn-client, .content .trust .theme--white .btn-client, .theme--white .content .tools .item-sx .btn, .content .tools .item-sx .theme--white .btn {
    background-color: #dd3b30;
    color: #fff
}

.btn-big:hover, #section-about .content .btn:hover, .content .trust .btn-client:hover, .content .tools .item-sx .btn:hover {
    transform: scale(1.1)
}

@font-face {
    font-family: coolvetica;
    font-display: swap;
    src: url(../fonts/coolvetica-rg.ttf)
}

@keyframes float {
    0% {
        transform: translatey(0px)
    }

    50% {
        transform: translatey(-20px)
    }

    100% {
        transform: translatey(0px)
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes rotatecircle {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(-360deg)
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html {
    height: 100%;
    width: 100%
}

    html.fonts-loaded body {
        font-family: "Montserrat",sans-serif
    }

body {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    position: relative
}

    body.theme--white {
        background-color: #fff
    }

    body.theme--dark {
        background: #000a19
    }

    body .container-atsj {
        max-width: 1200px
    }

    body .container-extend {
        max-width: 1600px
    }

    body p {
        font-size: 16px
    }

header {
    height: 100%;
    width: 100%;
    transition: all ease-in-out .6s;
    position: relative
}

    header .back-header {
        position: absolute;
        top: 0 !important;
        height: 100%;
        width: 100%;
        object-fit: cover;
        z-index: -1;
        left: 0
    }

    header .navbar {
        background-color: transparent !important;
        padding-top: 15px;
        position: fixed !important;
        width: 100%;
        z-index: 10;
        top: 0;
        left: 0
    }

.theme--dark header .navbar {
    background-color: transparent !important
}

.theme--white header .navbar {
    background-color: #fff !important
}

header .navbar .container-extend .navbar-brand {
    margin-right: 60px
}

header .navbar .container-extend ul {
    display: flex;
    flex-flow: row;
    justify-content: space-between !important;
    width: 100%
}

    header .navbar .container-extend ul li a {
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 500
    }

        header .navbar .container-extend ul li a:hover {
            transition: .2s
        }

    header .navbar .container-extend ul li .active {
        padding: 5px 20px;
        border-radius: 30px
    }

.theme--dark header .navbar .container-extend ul li .dropdown-menu {
    background-color: #162539 !important
}

    .theme--dark header .navbar .container-extend ul li .dropdown-menu a:hover {
        background-color: #000a19;
        color: #dd3b30 !important
    }

.theme--white header .navbar .container-extend ul li .dropdown-menu {
    background-color: #fff !important
}

    .theme--white header .navbar .container-extend ul li .dropdown-menu a:hover {
        background-color: #114c84;
        color: #fff !important
    }

header .navbar .container-extend button span {
    background-image: url(../assets/images/button-icon.svg) !important;
    background-size: 105%
}

header .all-pl {
    position: relative;
    padding-top: 14%
}

    header .all-pl .atsjcn {
        background-color: transparent;
        text-align: center
    }

        header .all-pl .atsjcn h1 {
            font-family: coolvetica;
            font-size: 83px
        }

        header .all-pl .atsjcn p {
            margin-top: 20px
        }

@media screen and (max-width: 990px) {
    header .all-pl .atsjcn p {
        font-size: 15px !important
    }
}

header .all-pl .atsjcn .micro-indication {
    margin-top: 60px
}

header .all-pl .atsjcn .cta-home {
    padding: 10px 50px;
    border-radius: 30px;
    background-color: #dd3b30;
    color: #fff;
    font-weight: 600;
    margin-top: 20px
}

    header .all-pl .atsjcn .cta-home img {
        margin-left: 20px
    }

header .vineta-solvex {
    position: absolute;
    z-index: 1;
    right: -40px
}

@media screen and (max-width: 991px) {
    header .vineta-solvex {
        display: none
    }
}

.sub-header {
    min-height: 300px;
    text-align: center;
    padding-bottom: 30px
}

    .sub-header .all-pl {
        padding-top: 120px !important
    }

        .sub-header .all-pl .container-atsj .atsjcn {
            background-color: transparent;
            margin: unset !important;
            padding-top: 0;
            padding-bottom: 0
        }

            .sub-header .all-pl .container-atsj .atsjcn h1 {
                font-family: coolvetica;
                font-size: 83px
            }

.theme--dark .sub-header .all-pl .container-atsj .atsjcn h1 {
    color: #fff
}

.theme--white .sub-header .all-pl .container-atsj .atsjcn h1 {
    color: #114c84
}

.sub-header .all-pl .container-atsj .atsjcn p {
    font-size: 20px
}

.sub-header .all-pl .container-atsj .image img {
    width: 80%
}

.content .title {
    margin-bottom: 120px
}

.content .us {
    min-height: 600px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 200px
}

    .content .us .clouds {
        position: absolute
    }

    .content .us .cloud-1 {
        top: -140px;
        left: -140px
    }

    .content .us .cloud-2 {
        right: -140px;
        top: -140px
    }

    .content .us .cloud-3 {
        bottom: 10px;
        left: -140px
    }

    .content .us .cloud-4 {
        right: -140px;
        bottom: 10px
    }

    .content .us .serves-hq {
        bottom: 80px;
        right: 100px;
        animation: float 2.5s ease-in-out infinite
    }

    .content .us .container-atsj h2 {
        font-size: 63px !important
    }

    .content .us .container-atsj .text-left {
        max-width: 440px
    }

        .content .us .container-atsj .text-left h2 {
            font-size: 133px;
            font-family: coolvetica;
            margin-bottom: 0;
            margin-top: -10x;
            color: #dd3b30;
            line-height: 64px
        }

            .content .us .container-atsj .text-left h2 .mini {
                font-size: 63px;
                color: #fff;
                font-family: coolvetica;
                margin-bottom: 0
            }

    .content .us .container-atsj .definition p {
        font-size: 20px
    }

@media screen and (max-width: 1440px) {
    .content .us .container-atsj .definition p {
        font-size: 17px
    }
}

.content .services {
    width: 100%;
    min-height: 650px
}

    .content .services .text {
        max-width: 700px
    }

        .content .services .text h3 {
            font-family: coolvetica;
            font-size: 63px
        }

        .content .services .text p {
            font-size: 20px;
            margin-top: 0px
        }

    .content .services .row {
        margin: 163px
    }

    .content .services .item-sx {
        width: 150px;
        height: 150px;
        display: block;
        margin: 0 auto;
        border-radius: 100%;
        position: relative;
        padding-top: 20px;
        transition: .3s ease-in-out
    }

        .content .services .item-sx:hover {
            transform: scaleX(-1)
        }

            .content .services .item-sx:hover img {
                mix-blend-mode: overlay;
                transition: all .2s ease;
                filter: invert(0)
            }

        .content .services .item-sx::before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: -1;
            margin: -5px;
            border-radius: 100%;
            background: linear-gradient(-45deg, #ff4500, #ff7cc3, #006dff, #ff1000);
            background: linear-gradient(297deg, #2d6cb0 21%, #dd3b30 76%);
            background-size: 400% 400%;
            animation: gradient 3s ease infinite
        }

        .content .services .item-sx img {
            display: block;
            margin: 0 auto;
            margin-top: 14px;
            transition: all .2s ease
        }

    .content .services .description a {
        text-decoration: none
    }

        .content .services .description a h4 {
            margin-top: 35px;
            font-weight: 300;
            font-size: 20px
        }

        .content .services .description a:hover h4 {
            color: #3888f4;
            transition: .1s
        }

.content .products {
    margin-top: 40px
}

    .content .products .title {
        text-align: center
    }

        .content .products .title h2 {
            font-family: coolvetica;
            font-size: 63px
        }

        .content .products .title p {
            font-size: 20px;
            font-weight: lighter;
            display: block;
            margin: auto;
            margin-top: 30px
        }

    .content .products .image {
        display: block;
        margin: auto
    }

        .content .products .image img {
            display: block;
            margin: auto
        }

    .content .products .title-up {
        margin-top: 20px;
        max-width: 525px;
        display: block;
        margin: auto;
        margin-top: 30px
    }

        .content .products .title-up p:nth-last-child(2) {
            margin-top: 50px !important
        }

        .content .products .title-up h3 {
            font-family: coolvetica;
            font-size: 38px
        }

@media screen and (max-width: 990px) {
    .content .products .title-up p, .content .products .title-up h3 {
        text-align: left
    }
}

.content .products .title-up .btn {
    background-color: tranparent;
    border: solid 1px #dd3b30;
    font-weight: bold;
    color: #dd3b30;
    font-size: 16px;
    border-radius: 30px;
    margin-top: 10px
}

.content .tools {
    padding-top: 200px
}

    .content .tools .item-sx .title {
        max-width: 443px;
        margin-bottom: 0
    }

        .content .tools .item-sx .title h3 {
            font-family: coolvetica;
            font-size: 63px
        }

    .content .tools .item-sx .paraf {
        max-width: 600px;
        color: #fff;
        margin-top: 40px
    }

    .content .tools .item-sx .btn {
        max-width: 230px !important
    }

    .content .tools .item-bg {
        display: block;
        margin-right: auto;
        float: right;
        padding: 30px;
        height: 500px;
        width: 500px;
        border-radius: 100%;
        background: #000;
        position: relative;
        background: transparent
    }

        .content .tools .item-bg img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            position: relative;
            z-index: 3;
            animation: float 2.5s ease-in-out infinite;
            margin-top: 25px
        }

.content .patner {
    margin-top: 200px;
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 9
}

    .content .patner .item-sx {
        display: block;
        margin: 0 auto
    }

        .content .patner .item-sx img {
            width: 100%;
            position: relative;
            z-index: -1
        }

.content .clients {
    position: relative;
    margin-top: 200px
}

    .content .clients h3 {
        font-family: coolvetica;
        font-size: 63px;
        text-align: center;
        margin-top: 100px
    }

    .content .clients .client-logos {
        display: flex;
        flex-flow: row;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 80px;
        margin-bottom: 80px
    }

        .content .clients .client-logos .item {
            display: flex;
            flex-flow: row;
            flex-direction: row;
            align-content: center;
            align-items: center;
            margin: 20px
        }

.content .trust {
    margin-top: 200px
}

    .content .trust h3 {
        font-family: coolvetica;
        font-size: 63px
    }

    .content .trust .content-sx {
        max-width: 500px;
        min-height: 510px;
        position: relative;
        margin-bottom: 100px
    }

        .content .trust .content-sx .title {
            margin-bottom: 50px !important
        }

            .content .trust .content-sx .title h4 {
                font-family: coolvetica;
                font-size: 63px;
                font-size: 40px
            }

.theme--dark .content .trust .content-sx .title h4 {
    color: #dd3b30
}

.theme--white .content .trust .content-sx .title h4 {
    color: #000
}

.content .trust .content-sx .title h1 {
    font-size: coolvetica
}

@media screen and (max-width: 991px) {
    .content .trust .content-sx .title h1 {
        font-size: 25px
    }
}

.content .trust .content-sx .paraf {
    color: #fff;
    font-weight: 300;
    margin-top: 30px
}

.content .trust .content-sx .footer-item {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-flow: row;
    flex-direction: row;
    justify-content: space-between
}

    .content .trust .content-sx .footer-item .autor {
        margin-top: 30px
    }

        .content .trust .content-sx .footer-item .autor a {
            color: #dd3b30
        }

        .content .trust .content-sx .footer-item .autor .job {
            margin-top: 15px
        }

            .content .trust .content-sx .footer-item .autor .job p {
                text-transform: uppercase;
                font-size: 20px;
                margin-bottom: -5px
            }

.theme--dark .content .trust .content-sx .footer-item .autor .job p {
    color: #fff
}

.theme--white .content .trust .content-sx .footer-item .autor .job p {
    color: #000
}

.content .trust .content-sx .footer-item .profile {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    background: #000;
    position: relative;
    padding: 5px;
    background: #ea3f00
}

.theme--dark .content .trust .content-sx .footer-item .profile {
    background: linear-gradient(297deg, #2d6cb0 21%, #dd3b30 76%)
}

.theme--white .content .trust .content-sx .footer-item .profile {
    background: linear-gradient(297deg, #2d6cb0 21%, #dd3b30 76%)
}

.content .trust .content-sx .footer-item .profile a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0px 3px 21px #dd3b30;
    border-radius: 100%
}

.content .trust .content-sx .footer-item .profile:hover {
    box-shadow: 0px 6px 35px #dd3b30
}

.content .trust .btn-client {
    width: 289px !important;
    padding: 18px 29px;
    display: block;
    margin: 150px auto
}

.content .trust .owl-carousel {
    display: none
}

.content .cost {
    margin-top: 200px
}

    .content .cost h3 {
        font-family: coolvetica;
        font-size: 63px
    }

    .content .cost p {
        margin-top: 30px;
        text-align: left
    }

    .content .cost .items {
        margin-top: 80px;
        flex: 1 1 auto
    }

        .content .cost .items .left {
            max-width: 750px;
            margin-right: 180px
        }

        .content .cost .items .right {
            text-align: left
        }

            .content .cost .items .right h3 {
                font-size: 50px
            }

            .content .cost .items .right .btn {
                background-color: #dd3b30;
                color: #fff;
                padding: 22px 45px;
                font-size: 25px;
                border-radius: 40px;
                margin-top: 40px;
                width: 338px
            }

                .content .cost .items .right .btn img {
                    margin-left: 15px
                }

                .content .cost .items .right .btn:hover {
                    border-radius: 50px;
                    background: #162539;
                    box-shadow: 30px 30px 50px #000
                }

    .content .cost ul li {
        margin-top: 20px;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        list-style-type: none
    }

        .content .cost ul li img {
            margin-right: 20px
        }

.theme--dark .content .logo-patner {
    background-color: #1a2b4138
}

.theme--white .content .logo-patner {
    background-color: #0b4070
}

.content .logo-patner .items {
    display: flex;
    flex-flow: row;
    flex-direction: row;
    justify-content: center;
    padding: 20px
}

    .content .logo-patner .items img {
        margin: 20px;
        object-fit: contain
    }

@media screen and (max-width: 991px) {
    .content .logo-patner .items {
        display: flex;
        flex-flow: column;
        flex-direction: column;
        margin-top: 40px
    }

        .content .logo-patner .items img {
            margin-bottom: 8xxxx0px
        }
}

.theme--white .colored--title {
    color: #114c84 !important
}

#section-about #about {
    max-height: 627px
}

    #section-about #about .all-pl {
        padding-top: 3%
    }

        #section-about #about .all-pl .atsjcn {
            max-width: 100% !important
        }

            #section-about #about .all-pl .atsjcn h1 {
                max-width: 522px;
                text-shadow: 3px 8px 20px rgba(0,0,0,.4)
            }

            #section-about #about .all-pl .atsjcn p {
                color: #fff;
                font-size: 20px;
                max-width: 822px;
                font-weight: 200
            }

    #section-about #about .back-header {
        top: 0px !important;
        right: 0px !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover
    }

    #section-about #about .profile-header {
        position: absolute;
        top: 100px;
        right: 233px
    }

        #section-about #about .profile-header img {
            width: 366px;
            border-radius: 100%
        }

            #section-about #about .profile-header img:last-child {
                width: 280px;
                margin-left: -180px
            }

#section-about .about-solvex {
    padding-top: 90px;
    text-align: center
}

    #section-about .about-solvex span {
        font-family: coolvetica;
        font-size: 63px;
        color: #aaa;
        font-size: 35px
    }

    #section-about .about-solvex .title p {
        font-size: 25px;
        margin-bottom: 0;
        color: #dd3b30
    }

    #section-about .about-solvex .title h2 {
        font-family: coolvetica;
        font-size: 63px;
        color: #fff;
        color: #fff
    }

    #section-about .about-solvex .definition {
        margin-top: 50px
    }

        #section-about .about-solvex .definition p {
            color: #fff
        }

    #section-about .about-solvex .image {
        width: 100%;
        height: 646px
    }

        #section-about .about-solvex .image img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }

    #section-about .about-solvex .valuesx {
        margin-top: 100px;
        color: #fff
    }

        #section-about .about-solvex .valuesx .title {
            max-width: 1200px;
            display: block;
            margin: auto;
            margin-bottom: 100px
        }

            #section-about .about-solvex .valuesx .title p {
                font-size: 20px
            }

                #section-about .about-solvex .valuesx .title p:first-child {
                    font-family: coolvetica;
                    color: #dd3b30
                }

.theme--dark #section-about .about-solvex .valuesx .title p {
    color: #fff
}

.theme--white #section-about .about-solvex .valuesx .title p {
    color: #000
}

#section-about .about-solvex .valuesx .title h2 {
    margin-bottom: 20px;
    margin-top: -20px
}

.theme--dark #section-about .about-solvex .valuesx .title h2 {
    color: #fff
}

.theme--white #section-about .about-solvex .valuesx .title h2 {
    color: #114c84
}

@media screen and (max-width: 990px) {
    #section-about .about-solvex .valuesx .title h2 {
        font-size: 40px
    }
}

#section-about .about-solvex .valuesx .item {
    width: 322px;
    min-height: 350px;
    display: flex;
    flex-flow: column;
    flex-direction: column;
    align-items: center;
    position: relative;
    justify-content: center;
    margin-bottom: 20px
}

.theme--dark #section-about .about-solvex .valuesx .item {
    background: #011633
}

.theme--white #section-about .about-solvex .valuesx .item {
    background: #114c84
}

#section-about .about-solvex .valuesx .item .content .image {
    width: 107px;
    height: 107px
}

    #section-about .about-solvex .valuesx .item .content .image img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

#section-about .about-solvex .valuesx .item .content .title {
    margin-top: 30px
}

    #section-about .about-solvex .valuesx .item .content .title h4 {
        color: #fff;
        font-size: 30px;
        text-align: center
    }

#section-about .about-solvex .valuesx .item .content-2 {
    height: 0;
    background: transparent;
    position: absolute;
    display: flex;
    flex-flow: column;
    flex-direction: column;
    justify-content: center;
    padding: 97px 53px;
    transition: .4s
}

    #section-about .about-solvex .valuesx .item .content-2 h4, #section-about .about-solvex .valuesx .item .content-2 p, #section-about .about-solvex .valuesx .item .content-2 ul {
        color: #000;
        opacity: 0;
        text-align: left
    }

    #section-about .about-solvex .valuesx .item .content-2 h4 {
        font-weight: 600
    }

#section-about .about-solvex .valuesx .item:hover {
    box-shadow: 0px 12px 34px #d4d4d429
}

    #section-about .about-solvex .valuesx .item:hover .content-2 {
        background: #fff;
        height: 100%;
        width: 100%
    }

        #section-about .about-solvex .valuesx .item:hover .content-2 h4, #section-about .about-solvex .valuesx .item:hover .content-2 p, #section-about .about-solvex .valuesx .item:hover .content-2 ul {
            opacity: 1;
            font-size: 14px
        }

#section-about .content {
    margin-top: 100px;
    position: relative
}

    #section-about .content .title h2 {
        font-family: coolvetica;
        font-size: 63px
    }

    #section-about .content .title p {
        font-size: 20px;
        color: #dd3b30
    }

    #section-about .content span {
        font-family: coolvetica;
        font-size: 63px;
        font-size: 35px
    }

    #section-about .content .title {
        margin-top: 100px;
        text-align: center
    }

        #section-about .content .title span {
            margin-top: 20px !important
        }

        #section-about .content .title p {
            margin-top: 10px
        }

    #section-about .content .people {
        width: 100%;
        display: flex;
        flex-flow: row;
        flex-direction: row;
        justify-content: space-evenly;
        flex: 1 1 auto
    }

        #section-about .content .people .item {
            display: flex;
            flex-flow: column;
            flex-direction: column;
            width: 320px;
            position: relative;
            text-align: center;
            margin-bottom: 50px
        }

            #section-about .content .people .item .image {
                width: 100%;
                height: 340px
            }

                #section-about .content .people .item .image img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                    object-fit: cover;
                    height: 100%;
                    width: 100%
                }

            #section-about .content .people .item .social {
                width: 70px;
                height: 70px;
                border-radius: 60px;
                position: absolute;
                right: 30px;
                top: 300px
            }

                #section-about .content .people .item .social img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover
                }

        #section-about .content .people span {
            margin-top: 30px
        }

.theme--dark #section-about .content .people span {
    color: #fff
}

.theme--white #section-about .content .people span {
    color: #000
}

#section-about .content .btn {
    width: 340px;
    display: block;
    margin: auto
}

#section-about .content .experience {
    padding-top: 70px;
    margin-top: 30px;
    padding-bottom: 30px
}

    #section-about .content .experience .item-sx {
        width: 100%;
        min-height: 650px;
        padding: 50px 130px;
        display: flex;
        flex-flow: column;
        flex-direction: column
    }

.theme--dark #section-about .content .experience .item-sx {
    background-color: #040e1e
}

.theme--white #section-about .content .experience .item-sx {
    background-color: #fff
}

#section-about .content .experience .item-sx .content-sx {
    margin-top: 0;
    display: flex;
    flex-flow: row;
    flex-direction: row
}

    #section-about .content .experience .item-sx .content-sx .left {
        width: 50%
    }

        #section-about .content .experience .item-sx .content-sx .left h2 {
            font-family: coolvetica;
            font-size: 63px;
            font-size: 81px;
            max-width: 369px
        }

.theme--dark #section-about .content .experience .item-sx .content-sx .left h2 {
    color: #dd3b30
}

.theme--white #section-about .content .experience .item-sx .content-sx .left h2 {
    color: #114c84
}

#section-about .content .experience .item-sx .content-sx .left p {
    max-width: 790px
}

.theme--dark #section-about .content .experience .item-sx .content-sx .left p.people-item-name {
    color: #dd3b30
}

.theme--white #section-about .content .experience .item-sx .content-sx .left p.people-item-name {
    color: #114c84
}

#section-about .content .experience .item-sx .content-sx .right {
    width: 50%;
    align-items: flex-end;
    position: relative
}

    #section-about .content .experience .item-sx .content-sx .right img {
        width: 80%;
        align-self: flex-end;
        float: right
    }

        #section-about .content .experience .item-sx .content-sx .right img:last-child {
            position: absolute;
            right: -260px;
            top: 100px;
            width: 100%
        }

#section-about .content .experience .item-sx .people-sx {
    display: flex;
    flex-flow: row;
    flex-direction: row;
    margin-top: 0
}

    #section-about .content .experience .item-sx .people-sx .item {
        width: 120px;
        height: 120px;
        margin-right: 25px;
        border-radius: 100%
    }

.theme--dark #section-about .content .experience .item-sx .people-sx .item {
    border: solid 5px #000a19
}

.theme--white #section-about .content .experience .item-sx .people-sx .item {
    border: solid 5px #fff
}

#section-about .content .experience .item-sx .people-sx .item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#section-about .content .experience .item-sx .people-sx .active {
    border: solid 5px #dd3b30 !important
}

#section-about .content .credits {
    margin-top: 100px;
    position: relative;
    padding-bottom: 80px
}

    #section-about .content .credits .item-sx {
        display: flex;
        flex-flow: row;
        flex-direction: row;
        justify-content: space-between
    }

        #section-about .content .credits .item-sx .left {
            max-width: 563px;
            height: 450px;
            position: relative
        }

            #section-about .content .credits .item-sx .left h1 {
                font-family: coolvetica;
                font-size: 63px;
                color: #dd3b30;
                font-size: 63px
            }

            #section-about .content .credits .item-sx .left .author {
                position: absolute;
                left: 0;
                bottom: 0
            }

                #section-about .content .credits .item-sx .left .author a {
                    text-decoration: none
                }

        #section-about .content .credits .item-sx .right {
            min-width: 837px;
            min-height: 350px;
            background: #162539;
            display: flex;
            flex-flow: row;
            flex-direction: row;
            padding: 55px;
            justify-content: space-between;
            position: relative
        }

            #section-about .content .credits .item-sx .right .items img {
                width: 98px
            }

            #section-about .content .credits .item-sx .right .items .title {
                font-size: 38px;
                font-family: coolvetica;
                margin-top: 0 !important;
                margin-bottom: 0 !important
            }

            #section-about .content .credits .item-sx .right .items .member {
                margin-top: 34px;
                font-family: coolvetica
            }

            #section-about .content .credits .item-sx .right .items .date {
                margin-top: 60px;
                font-size: 14px
            }

            #section-about .content .credits .item-sx .right .items .mini-title {
                margin-top: 34px;
                font-size: 14px
            }

            #section-about .content .credits .item-sx .right .items p {
                font-size: 14px;
                font-family: "Montserrat",sans-serif
            }

            #section-about .content .credits .item-sx .right .item-2 {
                max-width: 398px
            }

            #section-about .content .credits .item-sx .right .item-3 {
                min-width: 100px;
                display: flex;
                flex-flow: column;
                flex-direction: column;
                justify-content: center
            }

                #section-about .content .credits .item-sx .right .item-3 img {
                    width: 40px;
                    align-self: center
                }

        #section-about .content .credits .item-sx .dots {
            width: 20px;
            height: 20px;
            border-radius: 100%;
            background: #162539;
            position: absolute;
            bottom: -40px;
            right: 50%;
            transform: translateX(-50%)
        }

        #section-about .content .credits .item-sx .active {
            width: 100px;
            border-radius: 40px !important
        }

#section-about .content .trust .title {
    margin-bottom: 180px;
    max-width: 100%
}

.theme--dark #section-about .content .trust .title h3 {
    color: #fff
}

.theme--white #section-about .content .trust .title h3 {
    color: #114c84
}

#section-about .content .trust .desktop-trust .content-sx .title {
    margin-top: 0
}

.mccp {
    position: relative
}

    .mccp .parrallax-content {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        height: 100%;
        width: 100%;
        object-fit: cover
    }

    .mccp .sub-header .all-pl .container-atsj .image .server-header {
        animation: float 2s ease-in-out infinite !important
    }

    .mccp .challenge .title h2 {
        font-family: coolvetica;
        font-size: 63px;
        color: #fff;
        font-size: 50px
    }

    .mccp .challenge .paraf {
        color: #fff;
        font-size: 20px;
        max-width: 1000px;
        margin-top: 20px
    }

    .mccp .challenge .flexRow {
        width: 100%;
        margin-top: 100px;
        display: flex;
        flex-flow: row;
        flex-direction: row;
        justify-content: space-between
    }

        .mccp .challenge .flexRow .cube {
            max-width: 320px;
            text-align: center;
            margin: 0 auto;
            height: 320px;
            -webkit-transition: -webkit-transform .33s;
            transition: transform .33s;
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d
        }

        .mccp .challenge .flexRow .flippety, .mccp .challenge .flexRow .flop {
            background: #162539;
            height: 320px;
            max-width: 320px;
            border: 1px solid rgba(52,72,139,.858);
            box-shadow: 0 0 8px 10px 10px rgba(0,0,0,.146) inset;
            color: #fff;
            display: flex;
            flex-flow: column;
            flex-direction: column;
            justify-content: center;
            padding: 20px
        }

        .mccp .challenge .flexRow .flippety {
            -webkit-transform: translateZ(100px);
            transform: translateZ(100px)
        }

        .mccp .challenge .flexRow .flop {
            -webkit-transform: rotateX(-90deg) translateZ(-200px);
            transform: rotateX(-90deg) translateZ(-200px)
        }

        .mccp .challenge .flexRow .cube:hover {
            -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg)
        }

    .mccp .challenge-responsive {
        display: none
    }

        .mccp .challenge-responsive .item {
            margin-top: 100px
        }

            .mccp .challenge-responsive .item .title {
                display: flex;
                flex-flow: row;
                flex-direction: row;
                align-items: center;
                color: #fff
            }

                .mccp .challenge-responsive .item .title img {
                    width: 40px;
                    margin-right: 20px
                }

                .mccp .challenge-responsive .item .title h4 {
                    font-weight: 600;
                    color: #dd3b30
                }

            .mccp .challenge-responsive .item .description {
                color: #fff;
                margin-top: 20px
            }

    .mccp .content {
        position: relative;
        padding-top: 20px;
        position: relative
    }

        .mccp .content .container-atsj {
            position: relative
        }

        .mccp .content .title {
            position: absolute;
            left: 0;
            top: 30px;
            text-align: left;
            max-width: 450px;
            margin-bottom: 0;
            display: flex;
            flex-flow: row;
            flex-direction: row;
            align-items: center
        }

@media screen and (max-width: 991px) {
    .mccp .content .title {
        position: relative
    }
}

.mccp .content .title .image {
    width: 130px;
    margin-right: 15px
}

    .mccp .content .title .image img {
        width: 100%
    }

.mccp .content .title h2 {
    font-family: coolvetica;
    font-size: 63px;
    color: #fff;
    font-size: 50px
}

.mccp .content .title .paraf {
    color: #fff;
    font-size: 20px;
    margin-top: 20px
}

.mccp .content .slider-tabs {
    margin-top: 0px;
    padding-top: 80px;
    width: 100%
}

    .mccp .content .slider-tabs .nav-tabs {
        display: flex;
        flex-flow: row;
        flex-direction: row;
        cursor: pointer !important;
        border-bottom: none;
        justify-content: flex-end
    }

        .mccp .content .slider-tabs .nav-tabs li a {
            border: transparent
        }

            .mccp .content .slider-tabs .nav-tabs li a .item {
                display: flex;
                flex-flow: column;
                flex-direction: column;
                justify-content: center;
                margin: 0px;
                color: #fff;
                position: relative;
                transition: .2s;
                padding: 0
            }

                .mccp .content .slider-tabs .nav-tabs li a .item:hover {
                    background: #000a19;
                    color: #dd3b30
                }

                .mccp .content .slider-tabs .nav-tabs li a .item .sub-item h4 {
                    font-size: 13px;
                    font-weight: bold
                }

                .mccp .content .slider-tabs .nav-tabs li a .item p {
                    position: absolute;
                    bottom: 0;
                    left: 30px;
                    opacity: .6
                }

            .mccp .content .slider-tabs .nav-tabs li a:hover {
                border: transparent
            }

        .mccp .content .slider-tabs .nav-tabs li .active .item {
            background: #000a19;
            color: #dd3b30;
            border-bottom: solid 3px #dd3b30
        }

        .mccp .content .slider-tabs .nav-tabs li .active {
            background-color: transparent;
            border: transparent
        }

    .mccp .content .slider-tabs .tab-content .tab-pane .title-opton-tabs {
        max-width: 482px;
        display: block;
        margin: auto;
        margin-top: 100px
    }

        .mccp .content .slider-tabs .tab-content .tab-pane .title-opton-tabs .title {
            margin-top: 10px;
            margin-bottom: 0
        }

            .mccp .content .slider-tabs .tab-content .tab-pane .title-opton-tabs .title h3 {
                font-family: coolvetica;
                font-size: 45px
            }

            .mccp .content .slider-tabs .tab-content .tab-pane .title-opton-tabs .title p {
                color: #dd3b30
            }

    .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs {
        display: flex;
        flex-flow: row;
        flex-direction: row;
        margin-top: 80px;
        flex-wrap: wrap
    }

        .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs .item {
            min-height: 408px;
            display: flex;
            flex-flow: column;
            flex-direction: column;
            flex: 1 1 auto;
            max-width: 310px;
            margin: 50px 30px
        }

            .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs .item .icon {
                background: #dd3b30;
                height: 70px;
                width: 70px;
                border-radius: 100%;
                display: flex;
                flex-flow: column;
                flex-direction: column;
                justify-content: center;
                padding: 10px
            }

                .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs .item .icon img {
                    width: 70%;
                    height: 70%;
                    align-self: center
                }

            .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs .item h4 {
                font-size: 27px;
                font-family: coolvetica;
                color: #fff;
                margin-top: 20px
            }

            .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs .item p {
                font-size: 15px;
                margin-top: 20px
            }

            .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs .item .btn {
                background: #fff;
                color: #dd3b30;
                padding: 8px 15px;
                border-radius: 30px;
                width: 90%;
                font-weight: bold;
                align-self: center;
                margin-top: 20px
            }

.mccp .content .bg-vector-blue {
    position: absolute;
    top: 0px;
    left: -800px;
    z-index: -1
}

.content-factory {
    position: relative;
    padding: 30px 0;
    color: #fff
}

    .content-factory .container-atsj .title-top {
        max-width: 650px;
        display: block;
        margin: auto;
        text-align: center
    }

        .content-factory .container-atsj .title-top h2 {
            color: #fff;
            font-family: coolvetica;
            font-size: 63px
        }

    .content-factory .container-atsj .title-products {
        max-width: 80% !important;
        text-align: center;
        margin: 25px auto;
        display: block
    }

        .content-factory .container-atsj .title-products p {
            max-width: 900px;
            margin: 25px auto;
            display: block
        }

    .content-factory .container-atsj p {
        margin-top: 27px
    }

    .content-factory .container-atsj .nav-tabs {
        display: flex;
        flex-flow: row;
        flex-direction: row;
        justify-content: flex-start;
        width: 100%;
        margin-top: 100px;
        border: none
    }

        .content-factory .container-atsj .nav-tabs .nav-item {
            padding: 0;
            border: 0;
            background-color: transparent;
            margin: 0 15px
        }

            .content-factory .container-atsj .nav-tabs .nav-item .item-tab {
                transition: .5s all
            }

                .content-factory .container-atsj .nav-tabs .nav-item .item-tab p {
                    color: #fff;
                    font-weight: 600;
                    font-size: 20px;
                    font-family: coolvetica
                }

        .content-factory .container-atsj .nav-tabs .active .item-tab {
            border-bottom: solid 3px #dd3b30
        }

            .content-factory .container-atsj .nav-tabs .active .item-tab p {
                color: #dd3b30
            }

    .content-factory .container-atsj .tab-content {
        margin-top: 100px;
        width: 100%
    }

        .content-factory .container-atsj .tab-content .tab-pane .item-definition {
            display: flex;
            flex-flow: row;
            flex-direction: row;
            justify-content: space-between
        }

            .content-factory .container-atsj .tab-content .tab-pane .item-definition .left {
                max-width: 675px
            }

                .content-factory .container-atsj .tab-content .tab-pane .item-definition .left .title h3 {
                    color: #fff;
                    font-family: coolvetica;
                    font-size: 58px;
                    color: #dd3b30
                }

                .content-factory .container-atsj .tab-content .tab-pane .item-definition .left .image-item {
                    margin-top: 100px
                }

                    .content-factory .container-atsj .tab-content .tab-pane .item-definition .left .image-item img {
                        width: 80%
                    }

            .content-factory .container-atsj .tab-content .tab-pane .item-definition .right {
                max-width: 675px
            }

                .content-factory .container-atsj .tab-content .tab-pane .item-definition .right h4 {
                    font-weight: 600;
                    color: #3888f4
                }

                .content-factory .container-atsj .tab-content .tab-pane .item-definition .right .last-four {
                    text-transform: uppercase;
                    color: #fff !important;
                    margin-top: 38px
                }

                .content-factory .container-atsj .tab-content .tab-pane .item-definition .right p {
                    font-size: 20px;
                    font-weight: lighter
                }

                .content-factory .container-atsj .tab-content .tab-pane .item-definition .right ul {
                    margin-top: 30px;
                    font-weight: lighter
                }

                    .content-factory .container-atsj .tab-content .tab-pane .item-definition .right ul li {
                        margin-top: 20px;
                        list-style-type: none;
                        position: relative
                    }

                        .content-factory .container-atsj .tab-content .tab-pane .item-definition .right ul li:before {
                            content: "";
                            position: absolute;
                            width: 7px;
                            height: 7px;
                            background-color: #ead801;
                            border-radius: 100%;
                            top: 10px;
                            left: -30px
                        }

                .content-factory .container-atsj .tab-content .tab-pane .item-definition .right a {
                    color: #dd3b30;
                    font-size: 20px;
                    font-weight: 600;
                    text-decoration: underline;
                    padding-bottom: 6px;
                    margin-top: 25px
                }

        .content-factory .container-atsj .tab-content .tab-pane .example-factory .row {
            margin-top: 100px
        }

            .content-factory .container-atsj .tab-content .tab-pane .example-factory .row h3 {
                font-size: 45px;
                font-family: coolvetica
            }

            .content-factory .container-atsj .tab-content .tab-pane .example-factory .row img {
                width: 70%
            }

            .content-factory .container-atsj .tab-content .tab-pane .example-factory .row h4 {
                font-size: 30px;
                font-weight: 600;
                color: #ead801;
                max-width: 650px
            }

            .content-factory .container-atsj .tab-content .tab-pane .example-factory .row p {
                font-weight: 200
            }

.products .container-atsj .nav-tabs {
    justify-content: center
}

    .products .container-atsj .nav-tabs .nav-item {
        margin-left: -50px
    }

        .products .container-atsj .nav-tabs .nav-item:first-child {
            margin-left: 0px !important
        }

        .products .container-atsj .nav-tabs .nav-item .item-tab {
            background-color: #0d4b84;
            border-radius: 0;
            box-shadow: 0 24px 82px #0000006f;
            align-items: flex-start;
            padding: 36px;
            padding-top: 24px;
            min-width: 350px;
            min-height: 499px;
            position: relative
        }

            .products .container-atsj .nav-tabs .nav-item .item-tab .image {
                height: 105px;
                width: 105px;
                margin-top: 40px
            }

                .products .container-atsj .nav-tabs .nav-item .item-tab .image img {
                    width: 100%;
                    height: 100%;
                    object-fit: conver
                }

            .products .container-atsj .nav-tabs .nav-item .item-tab .title {
                max-width: 250px;
                height: 100px
            }

                .products .container-atsj .nav-tabs .nav-item .item-tab .title h3 {
                    font-family: coolvetica;
                    font-size: 35px
                }

            .products .container-atsj .nav-tabs .nav-item .item-tab p {
                color: #fff;
                text-align: center !important;
                margin-top: 40px;
                position: absolute;
                bottom: 30px
            }

                .products .container-atsj .nav-tabs .nav-item .item-tab p img {
                    margin-left: 20px;
                    margin-top: 0px !important;
                    width: 20px
                }

                .products .container-atsj .nav-tabs .nav-item .item-tab p:first-child {
                    font-weight: bold;
                    margin-top: 35px;
                    font-size: 14px;
                    opacity: .27;
                    color: #fff;
                    position: relative
                }

    .products .container-atsj .nav-tabs .active .item-tab {
        background-color: #0b1829
    }

.navbar .container-extend .navbar-brand .logo--theme {
    background-size: contain;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    width: 140px
}

.theme--dark .navbar .container-extend .navbar-brand .logo--theme {
    background-image: url(../images/logo-svg.svg)
}

.theme--white .navbar .container-extend .navbar-brand .logo--theme {
    background-image: url(../images/logo-colored.png)
}

.theme--dark .navbar .container-extend ul li a {
    color: #fff !important
}

    .theme--dark .navbar .container-extend ul li a:hover {
        color: #dd3b30 !important
    }

    .theme--dark .navbar .container-extend ul li a.active {
        color: #fff !important;
        background-color: #dd3b30
    }

        .theme--dark .navbar .container-extend ul li a.active:hover {
            color: #dd3b30 !important
        }

.theme--white .navbar .container-extend ul li a {
    color: #000 !important
}

    .theme--white .navbar .container-extend ul li a:hover {
        color: #114c84 !important
    }

    .theme--white .navbar .container-extend ul li a.active {
        color: #fff !important;
        background-color: #114c84
    }

        .theme--white .navbar .container-extend ul li a.active:hover {
            color: #114c84 !important
        }

.events-body .sub-header-events {
    min-height: 380px;
    padding-top: 130px;
    position: relative
}

    .events-body .sub-header-events .bg-subheader {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: -1
    }

    .events-body .sub-header-events .container-atsj .content {
        width: 80%;
        display: block;
        margin: auto
    }

        .events-body .sub-header-events .container-atsj .content .title {
            margin-bottom: 20px
        }

            .events-body .sub-header-events .container-atsj .content .title h1 {
                font-family: coolvetica;
                font-size: 45px
            }

            .events-body .sub-header-events .container-atsj .content .title p {
                font-size: 20px
            }

                .events-body .sub-header-events .container-atsj .content .title p span {
                    color: #dd3b30
                }

        .events-body .sub-header-events .container-atsj .content .input-group {
            position: relative;
            width: 100%
        }

            .events-body .sub-header-events .container-atsj .content .input-group .input-group-prepend {
                position: absolute;
                top: 0;
                right: 0;
                z-index: 8
            }

                .events-body .sub-header-events .container-atsj .content .input-group .input-group-prepend.special {
                    position: relative
                }

                .events-body .sub-header-events .container-atsj .content .input-group .input-group-prepend .btn {
                    height: 50px;
                    background: #dd3b30;
                    color: #fff;
                    border: none;
                    border-radius: 0
                }

            .events-body .sub-header-events .container-atsj .content .input-group input {
                height: 50px
            }

        .events-body .sub-header-events .container-atsj .content .brand-event {
            height: 150px;
            width: 100%;
            background-color: #162539a5;
            display: flex;
            flex-flow: row;
            flex-direction: row;
            justify-content: space-between;
            padding: 0 30px
        }

.events-body .event-content .title {
    margin-top: 60px;
    margin-bottom: 0px
}

    .events-body .event-content .title h2 {
        font-size: 35px !important;
        padding: 5px
    }

.theme--dark .events-body .event-content .title h2 {
    color: #fff
}

    .theme--dark .events-body .event-content .title h2 span {
        color: #dd3b30 !important
    }

.theme--white .events-body .event-content .title h2 {
    color: #114c84
}

    .theme--white .events-body .event-content .title h2 span {
        color: #000 !important
    }

.events-body .event-content .item-event {
    padding: 7px;
    max-width: 387px;
    color: #fff;
    position: relative;
    margin-top: 80px;
    margin-bottom: 40px;
    box-shadow: 0px 0px 8px #00000029
}

.theme--dark .events-body .event-content .item-event {
    background-color: #0d192b !important
}

.theme--white .events-body .event-content .item-event {
    background-color: #fff !important
}

.events-body .event-content .item-event p {
    margin: 0px !important
}

.events-body .event-content .item-event .description {
    height: 140px
}

.events-body .event-content .item-event .image {
    width: 100%;
    height: 186px;
    position: relative
}

    .events-body .event-content .item-event .image .old {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: gray
    }

    .events-body .event-content .item-event .image img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

.events-body .event-content .item-event .content-card {
    padding: 18px;
    position: relative;
    padding-bottom: 40px;
    margin-left: -7px;
    margin-right: -7px;
    margin-top: 7px
}

.theme--dark .events-body .event-content .item-event .content-card {
    color: #0d192b
}

.theme--white .events-body .event-content .item-event .content-card {
    color: #fff
}

.events-body .event-content .item-event .content-card .date-event {
    margin-top: 20px
}

    .events-body .event-content .item-event .content-card .date-event p {
        font-weight: bold;
        font-size: 15px
    }

.theme--dark .events-body .event-content .item-event .content-card .date-event p {
    color: #dd3b30
}

.theme--white .events-body .event-content .item-event .content-card .date-event p {
    color: #dd3b30
}

.events-body .event-content .item-event .content-card .location {
    margin-top: 10px;
    display: flex;
    flex-flow: row;
    flex-direction: row;
    width: 100%;
    justify-content: space-between
}

    .events-body .event-content .item-event .content-card .location p {
        font-size: 12px
    }

.theme--dark .events-body .event-content .item-event .content-card .location p {
    color: #ffffff95
}

.theme--white .events-body .event-content .item-event .content-card .location p {
    color: #114c84
}

.events-body .event-content .item-event .content-card .location .label {
    background-color: #28a745;
    padding: 3px 6px;
    border-radius: 3px;
    display: flex;
    flex-flow: row;
    flex-direction: row
}

    .events-body .event-content .item-event .content-card .location .label .material-icons {
        font-size: 18px;
        margin-top: 1px;
        margin-right: 5px
    }

    .events-body .event-content .item-event .content-card .location .label p {
        color: #fff;
        font-size: 14px
    }

.events-body .event-content .item-event .content-card .location .disable-label {
    background-color: #737171
}

.events-body .event-content .item-event .content-card .title {
    margin-top: 25px;
    max-width: 340px;
    min-height: 60px
}

    .events-body .event-content .item-event .content-card .title p {
        font-weight: 800;
        font-size: 20px
    }

.events-body .event-content .item-event .content-card .description {
    margin-top: 25px;
    font-size: 13px;
    max-width: 350px
}

.events-body .event-content .item-event .content-card .see-more {
    position: absolute;
    right: 20px;
    bottom: 7px
}

    .events-body .event-content .item-event .content-card .see-more.course-see-more {
        right: 0;
        width: 100%
    }

        .events-body .event-content .item-event .content-card .see-more.course-see-more button.btn {
            width: 15%
        }

        .events-body .event-content .item-event .content-card .see-more.course-see-more .see-more-btn {
            display: inline-block;
            height: 100%;
            text-align: center;
            width: 80%
        }

    .events-body .event-content .item-event .content-card .see-more .btn {
        color: #dd3b30;
        font-size: 15px;
        font-weight: bold
    }

.events-body .event-content .item-event .interaction {
    position: absolute;
    top: 175px;
    right: 30px
}

    .events-body .event-content .item-event .interaction img {
        margin-right: 10px;
        box-shadow: 0px 0px 20px rgba(0,0,0,.66);
        border-radius: 100%
    }

.team-body {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 70px
}

    .team-body .navigate {
        padding-top: 200px
    }

        .team-body .navigate nav ol {
            background-color: transparent
        }

.theme--dark .team-body .navigate nav ol li a {
    color: #fff
}

.theme--white .team-body .navigate nav ol li a {
    color: #000
}

.team-body .navigate nav ol .active {
    color: #dd3b30
}

.team-body .team-content .team .container-atsj .people {
    flex-wrap: wrap !important
}

.owl-carousel .item {
    background: #fff
}

.magic {
    z-index: 5;
    position: absolute;
    top: calc(100% - 10rem);
    left: calc(100% - 10rem);
    width: 30rem;
    filter: blur(5px);
    height: 30rem;
    background-size: cover;
    border-radius: 50%
}

.theme--dark .content, .theme--dark header .all-pl .atsjcn p, .theme--dark .services .description a h4 {
    color: #fff
}

.theme--white .content, .theme--white header .all-pl .atsjcn p, .theme--white .services .description a h4 {
    color: #000
}

.theme--dark .content .tools .item-sx .btn {
    color: #000;
    background: #fff
}

.theme--white .content .tools .item-sx .btn {
    color: #fff;
    background: #dd3b30
}

.modal-backdrop.fade {
    display: none !important
}

.theme--dark .services h3, .theme--dark .products .title h2, .theme--dark .patner .section-content h2, .theme--dark .partner-year-item h4, .theme--dark .content .clients h3, .theme--dark .achievements-container h3 {
    color: #fff
}

.theme--white .services h3, .theme--white .products .title h2, .theme--white .patner .section-content h2, .theme--white .partner-year-item h4, .theme--white .content .clients h3, .theme--white .achievements-container h3 {
    color: #114c84
}

.theme--dark .tools .item-sx .title h3 {
    color: #dd3b30
}

.theme--white .tools .item-sx .title h3 {
    color: #114c84
}

header video {
    opacity: .6
}

.theme--dark header .all-pl .atsjcn h1 {
    color: #dee2e6
}

.theme--white header .all-pl .atsjcn h1 {
    color: #114c84
}

.theme--dark .content .services .item-sx {
    background-color: #000a19
}

.theme--white .content .services .item-sx {
    background-color: #fff
}

.theme--dark header .new-nav {
    box-shadow: 0px 8px 20px #dd3b305c;
    background-color: #000a19 !important
}

.theme--white header .new-nav {
    box-shadow: 0px 8px 20px #114c8429;
    background-color: #fff !important
}

.btn-big, .content .tools .item-sx .btn, .content .trust .btn-client, #section-about .content .btn {
    width: 200px/340px;
    padding: 28px 39px;
    font-size: 22px;
    font-family: coolvetica;
    border-radius: 60px;
    margin-top: 43px;
    transition: .3s all ease-in-out
}

.theme--dark .btn-big, .theme--dark .content .tools .item-sx .btn, .content .tools .item-sx .theme--dark .btn, .theme--dark .content .trust .btn-client, .content .trust .theme--dark .btn-client, .theme--dark #section-about .content .btn, #section-about .content .theme--dark .btn {
    background-color: #fff;
    color: #000a19
}

.theme--white .btn-big, .theme--white .content .tools .item-sx .btn, .content .tools .item-sx .theme--white .btn, .theme--white .content .trust .btn-client, .content .trust .theme--white .btn-client, .theme--white #section-about .content .btn, #section-about .content .theme--white .btn {
    background-color: #dd3b30;
    color: #fff
}

.btn-big:hover, .content .tools .item-sx .btn:hover, .content .trust .btn-client:hover, #section-about .content .btn:hover {
    transform: scale(1.1)
}

@font-face {
    font-family: coolvetica;
    font-display: swap;
    src: url(../fonts/coolvetica-rg.ttf)
}

@keyframes float {
    0% {
        transform: translatey(0px)
    }

    50% {
        transform: translatey(-20px)
    }

    100% {
        transform: translatey(0px)
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes rotatecircle {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(-360deg)
    }
}

@media screen and (max-width: 1440px) {
    html body .container-atsj {
        max-width: 1160px
    }

    html body header .navbar {
        display: table
    }

    html body .sub-header .all-pl {
        padding-top: 11%
    }

        html body .sub-header .all-pl .container-atsj .atsjcn h1 {
            font-size: 60px
        }

    html body .content .us .serves-hq {
        right: 40px
    }

    html body .content .us .container-atsj .text-left h2 {
        font-size: 90px;
        line-height: 38px
    }

        html body .content .us .container-atsj .text-left h2 .mini {
            font-size: 50px
        }

    html body .content .services .item-sx {
        max-width: 150px;
        height: 150px
    }

        html body .content .services .item-sx img {
            margin-top: 20px;
            width: 80px
        }

    html body .content .trust .content-sx .title h4 {
        font-size: 40px !important
    }

    html body .content .trust .content-sx .paraf, html body .content .trust .content-sx .footer-item {
        max-width: 443px
    }

    html body .mccp .challenge .flexRow .cube {
        max-width: 244px;
        height: 244px
    }

    html body .mccp .challenge .flexRow .flippety, html body .mccp .challenge .flexRow .flop {
        max-width: 244px;
        height: 244px
    }

        html body .mccp .challenge .flexRow .flippety p, html body .mccp .challenge .flexRow .flop p {
            font-size: 12px
        }

    html body .mccp .content .accordion .card {
        background-color: #0b1421;
        box-shadow: 0 24px 82px #0000006b;
        margin-bottom: 0px
    }

        html body .mccp .content .accordion .card .card-header {
            background-color: #162539;
            box-shadow: 0 80px 82px #0000006b;
            height: 75px;
            display: flex;
            flex-flow: row;
            flex-direction: row;
            justify-content: space-between;
            padding-left: 25px;
            padding-right: 25px
        }

            html body .mccp .content .accordion .card .card-header h2 .btn {
                color: #fff;
                font-weight: bold;
                text-decoration: none
            }

        html body .mccp .content .accordion .card .collapse .card-body, html body .mccp .content .accordion .card .collapsing .card-body {
            display: flex;
            flex-flow: row;
            flex-direction: row;
            margin-top: 50px;
            justify-content: center;
            flex-wrap: wrap
        }

            html body .mccp .content .accordion .card .collapse .card-body .item, html body .mccp .content .accordion .card .collapsing .card-body .item {
                min-height: 408px;
                display: flex;
                flex-flow: column;
                flex-direction: column;
                flex: 1 1 auto;
                max-width: 271px;
                margin: 50px 25px
            }

                html body .mccp .content .accordion .card .collapse .card-body .item .icon, html body .mccp .content .accordion .card .collapsing .card-body .item .icon {
                    background: #dd3b30;
                    height: 70px;
                    width: 70px;
                    border-radius: 100%;
                    display: flex;
                    flex-flow: column;
                    flex-direction: column;
                    justify-content: center;
                    padding: 10px;
                    align-self: center
                }

                    html body .mccp .content .accordion .card .collapse .card-body .item .icon img, html body .mccp .content .accordion .card .collapsing .card-body .item .icon img {
                        width: 70%;
                        height: 70%;
                        align-self: center
                    }

                html body .mccp .content .accordion .card .collapse .card-body .item h4, html body .mccp .content .accordion .card .collapsing .card-body .item h4 {
                    font-size: 18px;
                    font-family: coolvetica;
                    color: #fff;
                    margin-top: 20px
                }

                html body .mccp .content .accordion .card .collapse .card-body .item p, html body .mccp .content .accordion .card .collapsing .card-body .item p {
                    font-size: 13px !important;
                    margin-top: 20px;
                    text-align: justify
                }

                html body .mccp .content .accordion .card .collapse .card-body .item .btn, html body .mccp .content .accordion .card .collapsing .card-body .item .btn {
                    background: #fff;
                    color: #dd3b30;
                    padding: 8px 15px;
                    border-radius: 30px;
                    width: 90%;
                    font-weight: bold;
                    align-self: center;
                    margin-top: 20px
                }

    html body .mccp .content .slider-tabs .nav-tabs li a .item .sub-item img {
        width: 66px
    }

    html body .content-factory .container-atsj .nav-tabs {
        padding-left: 15px;
        padding-right: 15px
    }

        html body .content-factory .container-atsj .nav-tabs .nav-item .item-tab {
            max-width: 260px;
            align-items: center
        }

            html body .content-factory .container-atsj .nav-tabs .nav-item .item-tab img:first-child {
                width: 70%
            }

            html body .content-factory .container-atsj .nav-tabs .nav-item .item-tab p {
                font-size: 15px
            }

        html body .content-factory .container-atsj .nav-tabs .active .item-tab p {
            color: #fff
        }

    html body .content-factory .container-atsj .tab-content .tab-pane .item-definition .left .image-item {
        margin-top: 100px
    }

        html body .content-factory .container-atsj .tab-content .tab-pane .item-definition .left .image-item img {
            width: 80%
        }

    html body .products .container-atsj .nav-tabs .nav-item .item-tab {
        align-items: flex-start
    }

        html body .products .container-atsj .nav-tabs .nav-item .item-tab .title h3 {
            font-size: 25px
        }

        html body .products .container-atsj .nav-tabs .nav-item .item-tab p {
            font-size: 12px
        }

            html body .products .container-atsj .nav-tabs .nav-item .item-tab p img {
                width: 20px !important
            }

    html body #section-about .content .experience .item-sx {
        min-height: 600px
    }

        html body #section-about .content .experience .item-sx .content-sx .right img:last-child {
            right: -155px
        }
}

@media screen and (max-width: 1366px) {
    html body .sub-header .all-pl {
        padding-top: 13%
    }
}

@media screen and (max-width: 1200px) {
    header .navbar .container-extend .navbar-nav {
        display: block
    }

    html body .mccp .content .slider-tabs .tab-content .tab-pane .options-tabs {
        justify-content: space-around
    }

    html body .content-factory .container-atsj .title h2 {
        font-size: 35px
    }

    html body .content-factory .container-atsj .nav-tabs .nav-item .item-tab h3 {
        margin-top: 15px
    }

    html body .content-factory .container-atsj .nav-tabs .nav-item .item-tab p {
        font-size: 12px
    }

    html body .content-factory .container-atsj .tab-content .tab-pane .item-definition .left .title h3 {
        font-size: 35px
    }

    html body .products .container-atsj .nav-tabs .nav-item .item-tab {
        min-width: 270px !important;
        min-height: 311px;
        align-items: flex-start;
        padding-left: 20px
    }

        html body .products .container-atsj .nav-tabs .nav-item .item-tab .title h3 {
            font-size: 15px
        }

        html body .products .container-atsj .nav-tabs .nav-item .item-tab p {
            font-size: 12px
        }

            html body .products .container-atsj .nav-tabs .nav-item .item-tab p img {
                width: 16px !important
            }
}

@media screen and (max-width: 1024px) {
    html body .sub-header .all-pl {
        padding-top: 19%
    }
}

@media screen and (max-width: 991px) {
    html body .container-atsj {
        max-width: 690px
    }

    html body .magic {
        display: none !important
    }

    html body .container {
        padding: 25px
    }

    html body header .navbar .container-extend {
        padding: 0 !important
    }

        html body header .navbar .container-extend .navbar-nav {
            display: block;
            padding: 35px 15px 15px 0
        }

            html body header .navbar .container-extend .navbar-nav .navbar-brand img {
                width: 110px
            }

            html body header .navbar .container-extend .navbar-nav li .active {
                background: transparent;
                color: #dd3b30 !important;
                position: relative
            }

                html body header .navbar .container-extend .navbar-nav li .active::before {
                    content: " ";
                    position: absolute;
                    top: 11px;
                    left: 0;
                    width: 10px;
                    height: 10px;
                    border-radius: 100%;
                    background-color: #dd3b30
                }

    html body header .all-pl .container-atsj .atsjcn {
        max-width: 712px;
        display: block;
        margin: auto;
        text-align: center;
        margin-top: 150px !important
    }

        html body header .all-pl .container-atsj .atsjcn h1 {
            font-size: 35px
        }

    html body .sub-header .all-pl .container-atsj .atsjcn {
        text-align: center
    }

        html body .sub-header .all-pl .container-atsj .atsjcn .display-4 {
            font-size: 35px
        }

    html body .sub-header .all-pl .container-atsj .image {
        width: 100%
    }

        html body .sub-header .all-pl .container-atsj .image img {
            display: block;
            margin: auto
        }

    html body .content h3 {
        margin-bottom: 40px !important;
        font-size: 45px !important
    }

    html body .content p {
        font-size: 20px !important
    }

    html body .content .title {
        max-width: 100% !important;
        margin-bottom: 30px !important
    }

    html body .content .us {
        margin-top: 50px !important;
        min-height: unset !important
    }

        html body .content .us .clouds {
            display: none
        }

        html body .content .us .container-atsj .title {
            width: 100%;
            margin-bottom: 50px
        }

            html body .content .us .container-atsj .title .text-left {
                max-width: 680px !important;
                display: block;
                margin: auto
            }

                html body .content .us .container-atsj .title .text-left h2 {
                    font-size: 45px;
                    line-height: 70px !important;
                    text-align: center
                }

                    html body .content .us .container-atsj .title .text-left h2 .mini {
                        font-size: 45px !important
                    }

        html body .content .us .container-atsj .definition {
            max-width: 820px;
            display: block;
            margin: auto
        }

    html body .content .services {
        min-height: unset;
        margin-bottom: 0;
        margin-top: 100px
    }

        html body .content .services .text {
            text-align: center
        }

            html body .content .services .text h3 {
                max-width: 550px;
                font-size: 35px !important;
                text-align: center;
                display: block;
                margin: auto
            }

        html body .content .services .row {
            margin: 0 !important
        }

            html body .content .services .row .description {
                margin-bottom: 60px
            }

                html body .content .services .row .description h4 {
                    font-size: 15px
                }

    html body .content .tools .order-mobile {
        order: 2
    }

    html body .content .tools .item-sx {
        text-align: center;
        display: block;
        margin: auto
    }

        html body .content .tools .item-sx .title, html body .content .tools .item-sx .paraf, html body .content .tools .item-sx .btn {
            display: block;
            margin: auto
        }

        html body .content .tools .item-sx .paraf {
            max-width: 700px !important
        }

        html body .content .tools .item-sx .btn {
            margin-top: 90px !important
        }

    html body .content .tools .item-bg {
        display: block;
        margin: auto;
        margin-top: 0px;
        width: 100%;
        float: none !important
    }

    html body .content .cost .items .left {
        margin-right: 0
    }

    html body .content .cost .items .right {
        display: flex;
        flex-flow: column;
        flex-direction: column;
        width: 100%
    }

        html body .content .cost .items .right ul li {
            font-size: 17px
        }

        html body .content .cost .items .right .btn {
            padding: 17px 14px;
            font-size: 18px;
            width: 295px;
            display: block;
            margin: 40px auto !important
        }

    html body .trust .desktop-trust {
        display: none !important
    }

    html body .trust .content-sx {
        max-width: 100% !important;
        display: block;
        margin: auto;
        text-align: center;
        height: auto !important
    }

        html body .trust .content-sx .title, html body .trust .content-sx .paraf, html body .trust .content-sx .footer-item {
            display: block;
            margin: auto;
            position: relative !important;
            margin-top: 45px
        }

            html body .trust .content-sx .title .profile, html body .trust .content-sx .paraf .profile, html body .trust .content-sx .footer-item .profile {
                width: 90px !important;
                height: 90px !important;
                margin-top: 26px
            }

    html body .trust .owl-carousel {
        display: block !important
    }

        html body .trust .owl-carousel .content-sx {
            padding: 15px;
            text-align: left
        }

            html body .trust .owl-carousel .content-sx .title h4 {
                font-size: 40px;
                text-align: center;
                font-family: coolvetica;
                color: #dd3b30 !important;
                text-align: left
            }

            html body .trust .owl-carousel .content-sx .paraf {
                max-width: 100% !important
            }

        html body .trust .owl-carousel .footer-item {
            max-width: 100% !important
        }

    html body .cost h3 {
        font-size: 50px
    }

    html body #section-about .about-solvex .valuesx .item {
        margin: 30px auto
    }

    html body #section-about .content .people {
        display: flex;
        flex-flow: column;
        flex-direction: column;
        align-items: center
    }

        html body #section-about .content .people .item {
            max-width: 100%
        }

    html body #section-about .content .experience .item-sx {
        min-height: 600px;
        padding: 50px
    }

        html body #section-about .content .experience .item-sx .content-sx {
            display: flex;
            flex-flow: column;
            flex-direction: column
        }

            html body #section-about .content .experience .item-sx .content-sx .left {
                width: 100%
            }

                html body #section-about .content .experience .item-sx .content-sx .left h1 {
                    font-size: 50px
                }

                html body #section-about .content .experience .item-sx .content-sx .left p {
                    font-size: 14px
                }

            html body #section-about .content .experience .item-sx .content-sx .right {
                display: none
            }

                html body #section-about .content .experience .item-sx .content-sx .right img:last-child {
                    right: -155px
                }

        html body #section-about .content .experience .item-sx .people-sx {
            margin-top: 30px;
            justify-content: space-between
        }

            html body #section-about .content .experience .item-sx .people-sx .item {
                margin: 0
            }

    html body .mccp .challenge .title h2 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 45px
    }

    html body .mccp .challenge .cube-items {
        display: none
    }

    html body .mccp .content .title {
        justify-content: center;
        margin-bottom: 80px !important;
        margin-bottom: 30px
    }

        html body .mccp .content .title .image {
            width: 60px
        }

        html body .mccp .content .title h2 {
            text-align: center;
            font-size: 45px
        }

    html body .mccp .content .cube-items {
        display: none
    }

    html body .mccp .content .slider-tabs {
        display: none
    }

    html body .mccp .challenge-responsive {
        display: block
    }

    html body .content-factory nav, html body .content-factory .tab-content {
        display: none
    }

    html body .content-factory .accordion .card {
        background-color: #0b1421;
        box-shadow: 0 24px 82px #0000006b;
        margin-bottom: 0px
    }

        html body .content-factory .accordion .card .card-header {
            background-color: #162539;
            box-shadow: 0 80px 82px #0000006b;
            height: 75px;
            display: flex;
            flex-flow: row;
            flex-direction: row;
            justify-content: space-between;
            padding-left: 25px;
            padding-right: 25px
        }

            html body .content-factory .accordion .card .card-header h2 .btn {
                color: #fff;
                font-weight: bold;
                text-decoration: none
            }

        html body .content-factory .accordion .card .collapse .card-body, html body .content-factory .accordion .card .collapsing .card-body {
            display: flex;
            flex-flow: column;
            flex-direction: column;
            margin-top: 50px;
            justify-content: center;
            flex-wrap: wrap
        }

            html body .content-factory .accordion .card .collapse .card-body .item-definition, html body .content-factory .accordion .card .collapsing .card-body .item-definition {
                display: flex;
                flex-flow: column;
                flex-direction: column;
                align-items: center
            }

                html body .content-factory .accordion .card .collapse .card-body .item-definition .left .title, html body .content-factory .accordion .card .collapsing .card-body .item-definition .left .title {
                    max-width: unset
                }

                    html body .content-factory .accordion .card .collapse .card-body .item-definition .left .title h3, html body .content-factory .accordion .card .collapsing .card-body .item-definition .left .title h3 {
                        color: #fff;
                        font-family: coolvetica;
                        font-size: 25px;
                        text-align: center
                    }

                html body .content-factory .accordion .card .collapse .card-body .item-definition .left .image-item, html body .content-factory .accordion .card .collapsing .card-body .item-definition .left .image-item {
                    margin-top: 50px
                }

                    html body .content-factory .accordion .card .collapse .card-body .item-definition .left .image-item img, html body .content-factory .accordion .card .collapsing .card-body .item-definition .left .image-item img {
                        width: 70%;
                        display: block;
                        margin: 0 auto
                    }

                html body .content-factory .accordion .card .collapse .card-body .item-definition .right, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right {
                    max-width: 550px;
                    margin-top: 50px;
                    padding-bottom: 30px
                }

                    html body .content-factory .accordion .card .collapse .card-body .item-definition .right h4, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right h4 {
                        font-weight: 600;
                        color: #3888f4
                    }

                    html body .content-factory .accordion .card .collapse .card-body .item-definition .right .last-four, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right .last-four {
                        text-transform: uppercase;
                        color: #fff !important;
                        margin-top: 38px
                    }

                    html body .content-factory .accordion .card .collapse .card-body .item-definition .right p, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right p {
                        font-size: 20px;
                        font-weight: lighter
                    }

                    html body .content-factory .accordion .card .collapse .card-body .item-definition .right ul, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right ul {
                        margin-top: 30px;
                        font-weight: lighter
                    }

                        html body .content-factory .accordion .card .collapse .card-body .item-definition .right ul li, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right ul li {
                            margin-top: 20px;
                            list-style-type: none;
                            position: relative
                        }

                            html body .content-factory .accordion .card .collapse .card-body .item-definition .right ul li:before, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right ul li:before {
                                content: "";
                                position: absolute;
                                width: 7px;
                                height: 7px;
                                background-color: #ead801;
                                border-radius: 100%;
                                top: 10px;
                                left: -30px
                            }

                    html body .content-factory .accordion .card .collapse .card-body .item-definition .right a, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right a {
                        color: #dd3b30;
                        font-size: 20px;
                        font-weight: 600;
                        text-decoration: underline;
                        padding-bottom: 6px;
                        margin-top: 25px
                    }

            html body .content-factory .accordion .card .collapse .card-body .example-factory .row, html body .content-factory .accordion .card .collapsing .card-body .example-factory .row {
                margin-top: 100px
            }

                html body .content-factory .accordion .card .collapse .card-body .example-factory .row h3, html body .content-factory .accordion .card .collapsing .card-body .example-factory .row h3 {
                    font-size: 45px;
                    font-family: coolvetica
                }

                html body .content-factory .accordion .card .collapse .card-body .example-factory .row img, html body .content-factory .accordion .card .collapsing .card-body .example-factory .row img {
                    width: 70%;
                    display: block;
                    margin: auto;
                    margin-bottom: 80px
                }

                html body .content-factory .accordion .card .collapse .card-body .example-factory .row h4, html body .content-factory .accordion .card .collapsing .card-body .example-factory .row h4 {
                    font-size: 20px;
                    font-weight: 600;
                    color: #ead801;
                    max-width: 650px;
                    text-align: center
                }

                html body .content-factory .accordion .card .collapse .card-body .example-factory .row p, html body .content-factory .accordion .card .collapsing .card-body .example-factory .row p {
                    font-weight: 200
                }

    html body #section-about .content .title {
        margin-top: 0px !important;
        margin-bottom: 0 !important
    }

    html body #section-about .content .people {
        display: flex;
        flex-flow: column;
        flex-direction: column;
        margin-top: 30px
    }

        html body #section-about .content .people .item {
            max-width: 100%;
            min-height: unset !important;
            margin-bottom: 50px
        }
}

@media screen and (max-width: 767px) {
    html body .container-atsj {
        max-width: 700px !important
    }

    html body header .all-pl .container .atsjcn {
        margin-top: 21%
    }

    html body .content h3 {
        font-size: 50px !important;
        display: block;
        margin: auto
    }

    html body .content .title {
        margin-bottom: 30px !important
    }

    html body .content p {
        font-size: 17px !important
    }

    html body .content .us {
        margin-top: 15px
    }

        html body .content .us .container-atsj {
            padding-top: 80px
        }

            html body .content .us .container-atsj .title .text-left {
                line-height: 5px
            }

                html body .content .us .container-atsj .title .text-left h2 {
                    text-align: center
                }

            html body .content .us .container-atsj .definition {
                margin-top: 50px
            }

                html body .content .us .container-atsj .definition p {
                    text-align: left
                }

    html body .content .services {
        padding-top: 0px;
        margin-top: 0px
    }

        html body .content .services .title {
            display: block;
            margin: auto
        }

            html body .content .services .title .text p {
                text-align: left;
                margin-bottom: 30px
            }

    html body .content .patner .item-sx img {
        width: 100%;
        display: block;
        margin: auto
    }

    html body .content .tools .item-sx .paraf p {
        text-align: left;
        padding: 0 15px
    }

    .navigate.projects .project-title h2 {
        font-size: 35px !important
    }

    #section-about .about-solvex .valuesx {
        margin-top: 0px
    }

    .team-content.content {
        margin-top: 0px !important
    }
}

@media screen and (max-width: 510px) {
    html body .mccp .challenge .title {
        margin-top: 40px
    }

        html body .mccp .challenge .title h2 {
            font-size: 30px
        }

    html body .mccp .challenge .paraf {
        font-size: 15px;
        text-align: center
    }

    html body .mccp .challenge-responsive .item:first-child {
        margin-top: 50px
    }

    html body .mccp .content .title h2 {
        font-size: 30px
    }

    html body .mccp .content .accordion .card .card-header {
        padding-left: 0;
        padding-right: 0;
        justify-content: center !important
    }

        html body .mccp .content .accordion .card .card-header img {
            display: none
        }

        html body .mccp .content .accordion .card .card-header h2 {
            text-align: center
        }

            html body .mccp .content .accordion .card .card-header h2 .btn {
                font-size: 12px;
                padding: 0 !important;
                width: 100%
            }

    html body .content .cost .items .right ul li {
        font-size: 12px !important
    }

    html body .content .cost .items .right .btn {
        padding: 17px 14px;
        font-size: 18px;
        width: 295px;
        display: block;
        margin: 40px auto !important
    }
}

@media screen and (max-width: 442px) {
    html body .container-atsj {
        max-width: 400px !important
    }

    html body .btn {
        padding: 20px 32px !important;
        font-size: 15px !important;
        width: 90%
    }

    html body h2 {
        font-size: 25px !important
    }

    html body h3 {
        font-size: 20px !important
    }

    html body h4 {
        font-size: 17px !important
    }

    html body p {
        font-size: 13px !important
    }

    html body header nav {
        padding-top: 0px !important;
        padding-bottom: 0px !important
    }

        html body header nav .navbar-brand {
            padding: 10px
        }

            html body header nav .navbar-brand img {
                width: 90px
            }

    html body header .all-pl .container-atsj .atsjcn {
        margin-top: 50%
    }

        html body header .all-pl .container-atsj .atsjcn h1 {
            font-size: 28px
        }

        html body header .all-pl .container-atsj .atsjcn p {
            font-size: 15px;
            text-align: center
        }

    html body .sub-header .all-pl .container-atsj .atsjcn .display-4 {
        font-size: 40px
    }

    html body .sub-header .all-pl .container-atsj .atsjcn p {
        font-size: 17px
    }

    html body .content .services h3, html body .content .tools h3, html body .content .patner h3, html body .content .clients h3, html body .content .trust h3, html body .content .cost h3, html body .content .logo-patner h3 {
        font-size: 23px !important;
        text-align: center;
        width: 100% !important
    }

    html body .content p {
        font-size: 15px !important
    }

    html body .content .us .container-atsj .title {
        max-width: 342px;
        display: block;
        margin: auto
    }

        html body .content .us .container-atsj .title .text-left h2 {
            font-size: 22px !important;
            line-height: 40px !important;
            text-align: center
        }

            html body .content .us .container-atsj .title .text-left h2 .mini {
                font-size: 22px !important
            }

    html body .content .us .container-atsj .definition {
        max-width: 342px;
        margin-top: 10px
    }

        html body .content .us .container-atsj .definition p {
            font-size: 15px !important
        }

    html body .content .services .title {
        margin-bottom: 70px
    }

        html body .content .services .title .text {
            max-width: 342px
        }

            html body .content .services .title .text h3 {
                margin-left: 0;
                margin-bottom: 18px !important
            }

            html body .content .services .title .text p {
                font-size: 15px;
                margin-bottom: 30px
            }

    html body .content .tools {
        margin-top: 0px
    }

        html body .content .tools .item-sx {
            max-width: 342px
        }

            html body .content .tools .item-sx .title h3 {
                max-width: unset !important;
                margin-bottom: 18px !important
            }

            html body .content .tools .item-sx .paraf {
                margin-top: 0
            }

    html body .content .patner {
        margin-top: 70px !important
    }

        html body .content .patner .item-sx img {
            width: 90%
        }

    html body .content .clients {
        margin-top: 70px
    }

        html body .content .clients .title {
            max-width: 342px;
            display: block;
            margin: auto
        }

            html body .content .clients .title h3 {
                margin-top: 0;
                max-width: unset !important;
                margin-bottom: 18px !important
            }

        html body .content .clients .client-logos {
            display: flex;
            flex-flow: column;
            flex-direction: column;
            align-items: center
        }

    html body .content .trust {
        margin-top: 70px
    }

        html body .content .trust .title {
            margin-bottom: 0 !important
        }

            html body .content .trust .title h3 {
                text-align: center !important;
                margin-bottom: 0 !important
            }

        html body .content .trust .btn-client {
            padding: 20px 32px !important;
            font-size: 15px !important
        }

        html body .content .trust .owl-carousel .content-sx .title {
            display: none
        }

            html body .content .trust .owl-carousel .content-sx .title h1 {
                font-size: 35px
            }

        html body .content .trust .owl-carousel .content-sx p {
            text-align: justify
        }

    html body .content .cost {
        margin-top: 70px
    }

        html body .content .cost .title {
            max-width: 342px;
            display: block;
            margin: auto
        }

            html body .content .cost .title h3 {
                max-width: unset !important;
                margin-bottom: 18px !important;
                text-align: center
            }

        html body .content .cost ul {
            padding-left: 0px
        }

    html body .content-factory .title {
        margin-bottom: 100px
    }

        html body .content-factory .title h2 {
            font-size: 25px !important;
            text-align: center
        }

        html body .content-factory .title p {
            text-align: left !important
        }

    html body .content-factory .accordion .card .card-header {
        justify-content: center
    }

        html body .content-factory .accordion .card .card-header h2 .btn {
            padding: 0 !important;
            width: 100% !important
        }

        html body .content-factory .accordion .card .card-header img {
            display: none
        }

    html body .content-factory .accordion .card .collapse .card-body .item-definition .right p, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right p {
        font-size: 15px
    }

    html body .content-factory .accordion .card .collapse .card-body .item-definition .right ul li, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right ul li {
        font-size: 15px
    }

    html body .content-factory .accordion .card .collapse .card-body .item-definition .right a, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right a {
        color: #dd3b30;
        font-size: 20px;
        font-weight: 600;
        text-decoration: underline;
        padding-bottom: 6px;
        margin-top: 25px
    }

    html body #section-about .about-solvex .valuesx .item {
        width: 100%;
        height: 500px
    }

    html body #section-about .content .people {
        display: flex;
        flex-flow: column;
        flex-direction: column
    }

        html body #section-about .content .people .item {
            max-width: 100%
        }

    html body #section-about .content .experience .item-sx {
        min-height: 600px;
        padding: 50px
    }

        html body #section-about .content .experience .item-sx .content-sx {
            display: flex;
            flex-flow: column;
            flex-direction: column
        }

            html body #section-about .content .experience .item-sx .content-sx .left {
                width: 100%
            }

                html body #section-about .content .experience .item-sx .content-sx .left h2 {
                    font-size: 50px
                }

                html body #section-about .content .experience .item-sx .content-sx .left p {
                    font-size: 14px
                }

            html body #section-about .content .experience .item-sx .content-sx .right {
                display: none
            }

                html body #section-about .content .experience .item-sx .content-sx .right img:last-child {
                    right: -155px
                }

        html body #section-about .content .experience .item-sx .people-sx {
            margin-top: 30px;
            justify-content: space-between
        }

            html body #section-about .content .experience .item-sx .people-sx .item {
                margin: 0
            }

    html body #section-about .content .btn {
        width: 100%;
        margin-top: 0 !important
    }
}

@media screen and (max-width: 375px) {
    html body header .all-pl .container-atsj .atsjcn h1 {
        font-size: 25px
    }

    html body header .all-pl .container-atsj .atsjcn p {
        font-size: 15px
    }

    html body .content .us .container-atsj h3 {
        font-size: 20px !important
    }

    html body .content .us .container-atsj .title .text-left h2 {
        font-size: 20px !important
    }

        html body .content .us .container-atsj .title .text-left h2 .mini {
            font-size: 20px !important
        }

    html body .content-factory .accordion .card .collapse .card-body .item-definition .right p, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right p {
        font-size: 13px
    }

    html body .content-factory .accordion .card .collapse .card-body .item-definition .right ul, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right ul {
        margin-top: 30px
    }

        html body .content-factory .accordion .card .collapse .card-body .item-definition .right ul li, html body .content-factory .accordion .card .collapsing .card-body .item-definition .right ul li {
            margin-top: 13px;
            font-size: 13px
        }

    html body .cost .items .right ul li img {
        display: none
    }

    html body #section-about .about-solvex .valuesx .item {
        width: 100%
    }

    html body #section-about .content .people {
        display: flex;
        flex-flow: column;
        flex-direction: column
    }

        html body #section-about .content .people .item {
            max-width: 100%
        }

            html body #section-about .content .people .item .social {
                bottom: 13%
            }

    html body #section-about .content .experience .item-sx {
        min-height: 600px;
        padding: 15px
    }

        html body #section-about .content .experience .item-sx .content-sx {
            display: flex;
            flex-flow: column;
            flex-direction: column
        }

            html body #section-about .content .experience .item-sx .content-sx .left {
                width: 100%
            }

                html body #section-about .content .experience .item-sx .content-sx .left h2 {
                    font-size: 50px
                }

                html body #section-about .content .experience .item-sx .content-sx .left p {
                    font-size: 14px
                }

            html body #section-about .content .experience .item-sx .content-sx .right {
                display: none
            }

                html body #section-about .content .experience .item-sx .content-sx .right img:last-child {
                    right: -155px
                }

        html body #section-about .content .experience .item-sx .people-sx {
            margin-top: 30px;
            justify-content: space-between
        }

            html body #section-about .content .experience .item-sx .people-sx .item {
                margin: 0;
                width: 70px;
                height: 70px
            }
}

/*Icon Carousel White mode*/
.theme--white #section-about .icon-cards .owl-carousel .owl-stage-outer .owl-stage .owl-item .card {
    color: #000;
    font-weight: 500;
    background-color: #EBF2F8;
}

.theme--white #section-about .icon-cards .owl-carousel .owl-stage-outer .owl-stage .owl-item .card .img-icon-card {
    width: 70px;
    margin: 2rem 1rem 0 2rem;
}


    .theme--white #section-about .icon-cards .owl-carousel .owl-stage-outer .owl-stage .owl-item .card .card-body .card-text {
        color: #000;
        font-size: 12px;
        text-align: justify;
        font-weight: 500;
    }
/*Icon carousel Dark mode*/
.theme--dark #section-about .icon-cards .owl-carousel .owl-stage-outer .owl-stage .owl-item .card {
    color: #000;
    font-weight: 500;
    background-color: #EBF2F8;
}

    .theme--dark #section-about .icon-cards .owl-carousel .owl-stage-outer .owl-stage .owl-item .card .img-icon-card {
        width: 70px;
        margin: 2rem 1rem 0 2rem;
    }


    .theme--dark #section-about .icon-cards .owl-carousel .owl-stage-outer .owl-stage .owl-item .card .card-body .card-title {
    color: #000;
    }
    .theme--dark #section-about .icon-cards .owl-carousel .owl-stage-outer .owl-stage .owl-item .card .card-body .card-text {
        color: #000;
        font-size: 12px;
        text-align: justify;
        font-weight: 500;
    }

   /*Image Carousel white mode*/

.theme--white #section-about .slide-container-section .carousel-container .container {
    width: 70%;
}


    .theme--white #section-about .slide-container-section .carousel-container .container .arrow {
        font-size: 90px;
        color: black;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 0;
        bottom: 0;
    }

.theme--white #section-about .slide-container-section .carousel-container {
    margin: auto;
    text-align: center;
    align-items: center;
    align-content: center;
}

    .theme--white #section-about .slide-container-section .carousel-container .container .arrow.arrow-right {
        right: 0;
        -webkit-transform: translate(150px, 10px);
        transform: translate(150px, 10px);
    }

    .theme--white #section-about .slide-container-section .carousel-container .container .arrow.arrow-left {
        -webkit-transform: translate(-150px, 10px);
        transform: translate(-150px, 10px);
    }

    .theme--white #section-about .slide-container-section .carousel-container .container .carousel-indicators li {
        width: 40px;
        height: 5px;
        margin: 8px;
        background: #144d83 0% 0% no-repeat padding-box;
        opacity: 0.5;
        -webkit-transform: translate(8px, 80px);
        transform: translate(8px, 80px);
    }

    .theme--white #section-about .slide-container-section .carousel-container .container .carousel-indicators .active {
        opacity: 1;
    }

.theme--white #section-about .slide-container-section {
    opacity: 1;
    margin: auto;
    padding-bottom: 150px;
}

/*IMAGE CAROUSEL DARK MODE */
.theme--dark #section-about .slide-container-section .carousel-container .container {
    width: 70%;
}

    .theme--dark #section-about .slide-container-section .carousel-container .container .arrow {
        font-size: 90px;
        color: black;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 0;
        bottom: 0;
    }

.theme--dark #section-about .slide-container-section .carousel-container {
    margin: auto;
    text-align: center;
    align-items: center;
    align-content: center;
}

    .theme--dark #section-about .slide-container-section .carousel-container .container .arrow.arrow-right {
        right: 0;
        -webkit-transform: translate(150px, 10px);
        transform: translate(150px, 10px);
    }

    .theme--dark #section-about .slide-container-section .carousel-container .container .arrow.arrow-left {
        -webkit-transform: translate(-150px, 10px);
        transform: translate(-150px, 10px);
    }

    .theme--dark #section-about .slide-container-section .carousel-container .container .carousel-indicators li {
        width: 40px;
        height: 5px;
        margin: 8px;
        background: #144d83 0% 0% no-repeat padding-box;
        opacity: 0.5;
        -webkit-transform: translate(8px, 80px);
        transform: translate(8px, 80px);
    }

    .theme--dark #section-about .slide-container-section .carousel-container .container .carousel-indicators .active {
        opacity: 1;
    }

.theme--dark #section-about .slide-container-section {
    opacity: 1;
    margin: auto;
    padding-bottom: 150px;
}
/*carusel WHITE MODE*/
.theme--white #section-about .slide-container-section2 .carousel-container2 {
    margin: auto;
}

    .theme--white #section-about .slide-container-section2 .carousel-container2 .container2 {
        width: 70%;
    }

        .theme--white #section-about .slide-container-section2 .carousel-container2 .container2 .arrow {
            font-size: 90px;
            color: black;
            position: absolute;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            top: 0;
            bottom: 0;
        }

            .theme--white #section-about  .slide-container-section2 .carousel-container2 .container2 .arrow.arrow-right {
                right: 0;
                -webkit-transform: translate(150px, 10px);
                transform: translate(150px, 10px);
            }

            .theme--white #section-about .slide-container-section2 .carousel-container2 .container2 .arrow.arrow-left {
                -webkit-transform: translate(-150px, 10px);
                transform: translate(-150px, 10px);
            }

        .theme--white #section-about .slide-container-section2 .carousel-container2 .container2 .carousel-indicators li {
            width: 40px;
            height: 5px;
            margin: 8px;
            background: #144d83 0% 0% no-repeat padding-box;
            opacity: 0.5;
            -webkit-transform: translate(8px, 80px);
            transform: translate(8px, 80px);
        }

        .theme--white #section-about .slide-container-section2 .carousel-container2 .container2 .carousel-indicators .active {
            opacity: 1;
        }

.theme--white #section-about .slide-container-section2 {
    background: #eaf5ff 0% 0% no-repeat padding-box;
    opacity: 1;
    margin: auto;
    padding-bottom: 150px;
}

    /*carusel Dark Mode*/
.theme--dark #section-about .slide-container-section2 .carousel-container2 {
    margin: auto;
}

    .theme--dark #section-about .slide-container-section2 .carousel-container2 .container2 {
        width: 70%;
    }

        .theme--dark #section-about .slide-container-section2 .carousel-container2 .container2 .arrow {
            font-size: 90px;
            color: black;
            position: absolute;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            top: 0;
            bottom: 0;
        }

            .theme--dark #section-about .slide-container-section2 .carousel-container2 .container2 .arrow.arrow-right {
                right: 0;
                -webkit-transform: translate(150px, 10px);
                transform: translate(150px, 10px);
            }

            .theme--dark #section-about .slide-container-section2 .carousel-container2 .container2 .arrow.arrow-left {
                -webkit-transform: translate(-150px, 10px);
                transform: translate(-150px, 10px);
            }

        .theme--dark #section-about .slide-container-section2 .carousel-container2 .container2 .carousel-indicators li {
            width: 40px;
            height: 5px;
            margin: 8px;
            background: #144d83 0% 0% no-repeat padding-box;
            opacity: 0.5;
            -webkit-transform: translate(8px, 80px);
            transform: translate(8px, 80px);
        }

        .theme--dark #section-about .slide-container-section2 .carousel-container2 .container2 .carousel-indicators .active {
            opacity: 1;
        }

.theme--dark #section-about .slide-container-section2 {
    background: #eaf5ff 0% 0% no-repeat padding-box;
    opacity: 1;
    margin: auto;
    padding-bottom: 150px;
}

/*media query*/

@media only screen and (max-width: 600px) {
    .theme--white #section-about .slide-container-section .carousel-container .container .arrow.arrow-right {
        right: 0;
        -webkit-transform: translate(150px, 10px);
        transform: translate(60px, 10px);
    }

    .theme--white #section-about .slide-container-section .carousel-container .container .arrow.arrow-left {
        -webkit-transform: translate(-150px, 10px);
        transform: translate(-60px, 10px);
    }

    .theme--white #section-about .slide-container-section .carousel-container .container .arrow {
        font-size: 60px;
    }
}
/*responsive*/
@media only screen and (max-width: 768px) {
    .theme--white #section-about .slide-container-section .carousel-container .container .arrow.arrow-right {
        right: 0;
        -webkit-transform: translate(150px, 10px);
        transform: translate(60px, 10px);
    }

    .theme--white #section-about .slide-container-section .carousel-container .container .arrow.arrow-left {
        -webkit-transform: translate(-150px, 10px);
        transform: translate(-60px, 10px);
    }

    .theme--white #section-about .slide-container-section .carousel-container .container .arrow {
        font-size: 40px;
    }
}

/*# sourceMappingURL=style.css.map */
