body{
    background-color: #FFF;
}

header .social-network i{
    font-size: 18px;
}
header .social-network a{
    padding: 11px 11px;
}

.mtb-40{
    margin: 40px 0 !important;
}

.mb-40{
    margin-bottom: 40px !important;
}

.text-white{
    color: #FFF;
}

.text-blue{
    color: #373886;
}

.text-dark{
    color: #000;
}

.main-nav-theme1{
    background-color: #000 !important;
}

.main-nav-theme1 .nav-menu{
    background-color: #000 !important;
}

.nav-menu>li>a{
    color: #FFF;
}

.main-footer{
    background-color: #000;
}

.main-footer a, .main-footer p{
    color: #FFF !important;
}

.main-footer a:hover{
    color: #999 !important;
}

.banner-slider1 {
    margin-bottom: 0;
}

.title-banner{
    width: 50%;
    margin-left: 60px;
}

.btn-banner{
    border-radius: 10px !important;
    background-color: #FF5758;
    margin-left: 60px;
}

.btn-banner:hover{
    border-radius: 10px;
    background-color: #373886;
}

.st-video>.row{
    display: flex;
}

.st-video>.row>div{
    padding: 10px 20px;
    background: #000;
}

.st-video video{
    width: -webkit-fill-available;
}

.st-video h3{
    font-weight: bold;
    color: #373886;
    margin-bottom: 30px;
}

.st-video h5{
    color: #9796BC;
}

.st-video p{
    color: #373886;
}

.st-video hr{
    background-color: #9796BC;
    color: #9796BC;
    height: 2px;
    width: 30%;
    border: 0;
    margin-top: 5px;
    margin-bottom: 30px;
}

.st-services{
    background-color: #FFF;
}

.wwa{
    background-color: #FFD159 !important;
    display: flex;
    align-items: center;
}

.wwa>.row{
    padding: 80px;
}

.card{
    text-align: center;
    padding: 70px 50px;
}

.card h4, a{
    font-weight: bold;
    margin: 20px 0;
}

.card h4{
    min-height: 60px;
}

.card img{
    height: 64px;
}

.card p{
    min-height: 65px;
}

.card-1{
    background-color: #FFD159;
    color: #373886;
    margin-bottom: 15px;
}

.card-1 a{
    color: #373886;
}

.card-1 a:hover{
    color: #FFF;
}

.card-2{
    background-color: #373886;
    color: #FFF;
    margin-bottom: 15px;
}

.card-2 a{
    color: #FFF;
}

.card-2 a:hover{
    color: #9796BC;
}

.card-3 img{
    width: -webkit-fill-available;
}

.card-4{
    min-height: 455px;
    background-color: #E2E2E2;
    color: #373886;
    align-items: center;
    display: flex;
    margin-bottom: 15px;
}

.card-4 h4, a{
    font-weight: bold;
    margin: 20px 0;
}

.card-4 a{
    color: #373886;
}

.card-4 a:hover{
    color: #9796BC;
}

.card-4 img{
    height: 128px;
}

.card-5{
    background-color: #FF5758;
    margin-bottom: 15px;
}

.card-5 h4, .card-5 a, .card-5 p{
    color: #FFF;
}

.card-6{
    background-color: #5271FF;
    margin-bottom: 15px;
}

.card-6 h4, .card-6 a, .card-6 p{
    color: #FFF;
}

.st-projects{
    background-color: #373886;
}

.projects{
    margin: 0;
    padding: 0;
}

.project4{
    margin-left: -3px;
}

.st-work{
    background-color: #FFF;
}

.st-work hr{
    border: 0;
    color: #373886;
    height: 2px;
    background-color: #373886;
    width: 80%;
    margin-top: 20px;
    margin-bottom: 50px;
}

.st-work h2{
    color: #373886;
    margin: 0 15px 15px 15px;
}

.st-work h4{
    color: #9796BC;
    margin: 0 15px 25px 15px;
}

.st-work li{
    font-size: 18px;
    color: #757575;
    margin-bottom: 10px;
}

.st-quote{
    min-height: 200px;
    background-image: url(../images/get-quote.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #373886;
    background-position-y: bottom;
}

.st-quote>.row{
    min-height: 200px;
    display: flex;
    align-items: center;
}

.st-quote h2{
    color: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.st-quote a{
    background-color: #5270FF;
    color: #FFF;
    padding: 10px 30px;
    border-radius: 10px;
}

.st-quote a:hover{
    background-color: #FF5758;
}

.st-testimonials{
    background-color: #FFF;
}

.item-testimonial-bg{
    background-image: url(../images/testimonial.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 20%;
}

.item-testimonial{
    background-color: #E2E2E2;
    padding: 30px !important;
    border-radius: 10px;
    width: 60%;
    margin-left: 40%;
    margin-top: 100px;
}

.item-testimonial-bg::after{
    background: transparent;
}

.item-testimonial h3>a{
    color: #373886;
    font-size: 22px;
}

.product-title {
    margin: 0 0 7px;
    font-size: 14px;
    overflow: hidden; 
    text-overflow: unset;
    white-space: normal;
}

.div-work {
   padding-left: 20px;
}



/*RESPONSIVE*/
#navigation1{
    background-color: #000;
}

.nav-dropdown .nav-submenu{
    background-color: #FFF;
}

.mini-cart-box{
    display: none !important;
}

.i-rrss{
    color: #FFF;
    font-size: 30px;
    margin-right: 10px;
}

.title-work{
    font-weight: bold;
}

@media screen and (max-width:767px) {
    .title-banner{
        font-size: 24px;
    }

    .st-video>.row {
        display: initial;
    }
    
    .row-projects{
        text-align: center;
    }

    .row-projects img{
        width: 100%;
    }

    .title-work{
        margin-top: 30px !important;
    }

    .wwa2>.row {
        padding: 0px;
    }
}