/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#top nav ul.sf-menu.sf-js-enabled.sf-arrows>li>a {
    font-size: 14px;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-2 {
    padding-top: 70px !important;
    padding-bottom: 80px !important;
}

#ro-2 .txt1 h2 {
    color: #000;
    text-transform: uppercase;
}

#ro-2 .txt1 h3 {
    font-family: "ad";
    font-size: 90px;
    line-height: 110px;
    font-weight: 200;
}

#ro-2 #btnn {
    font-family: "jost";
    font-size: 18px;
    border-radius: 0px !important;
    padding: 18px 30px;
    font-weight: 100;
}

#ro-2 .pic2 {
    margin-top: -350px;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-3 {
    margin-bottom: -100px !important;
}

#ro-3 .txt1 h2,
#ro-11 .txt1 h2 {
    color: #000;
}

#ro-3 .txt1 p,
#ro-8 .txt1 p,
#ro-11 .txt1 p {
    margin: auto;
    width: 80%;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-4,
#ro-5,
#ro-6 {
    margin-top: 0px;
    margin-bottom: -200px;
}

#ro-4 .tx1 h1,
#ro-5 .tx1 h1,
#ro-6 .tx1 h1 {
    color: #EF79B1;
    font-size: 120px;
    margin-bottom: -50px;
    z-index: 999;
    position: relative;
}

#ro-4pic .imgg {
    position: relative;
    left: 50px;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-4 .txt1 h2,
#ro-8 .txt1 h2,
#ro-9 .txt1 h2 {
    color: #000;
}

#ro-4 .txt1 p,
#ro-8 .txt1 p,
#ro-9 .txt1 p {
    font-family: "jost";
    font-size: 18px;
}

#ro-4 #btnn,
#ro-5 #btnn,
#ro-6 #btnn {
    border: solid 2px #EF79B1;
    background-color: transparent !important;
    border-radius: 0px !important;
    color: #EF79B1 !important;
    padding: 14px 40px !important;
    font-size: 18px;
}

#ro-7 a#btnn,
#ro-8 #btnn {
    display: table;
    margin: auto;
}

#ro-7 a#btnn,
#ro-8 #btnn,
#ro-9 #btnn,
#ro-10 #btnn,
#ro-11 .fm input#sum-btn {
    border-radius: 0px !important;
    padding: 16px 40px !important;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-8 {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}

#ro-8 #inn1 {
    width: 80%;
    margin: auto;
    margin-top: 130px;
    margin-bottom: 110px;
}

#ro-8 #inn1 .hover-wrap-inner {
    transform: scale(1.5);
}

#ro-8 #inn1 .imgg2 {
    z-index: 99;
}

#ro-8 #inn1 .imgg1 {
    position: relative;
    animation: picaa1 2s infinite alternate cubic-bezier(0.23, 0.42, 0.84, 0.59);
}

#ro-8 #inn1 .imgg2 {
    position: relative;
    animation: picaa1 2s 1s infinite alternate cubic-bezier(0.23, 0.42, 0.84, 0.59);
}

#ro-8 #inn1 .imgg3 {
    position: relative;
    animation: picaa1 1.5s 1.5s infinite alternate cubic-bezier(0.23, 0.42, 0.84, 0.59);
}

#ro-8 #inn1 .imgg4 {
    position: relative;
    animation: picaa1 2s 2s infinite alternate cubic-bezier(0.23, 0.42, 0.84, 0.59);
}

@keyframes picaa1 {
    from {
        transform: translateY(-10px);
    }
    to {
        transform: translateY(10px);
    }
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-9 {
    padding: 60px 0px !important;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-10 .row-bg.viewport-desktop.using-image {
    background-size: contain;
}

#ro-10 {
    padding: 70px 0px !important;
}

#ro-10 .iwt-text {
    padding-left: 40px !important;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#ro-11 {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}

#ro-11 .fm textarea {
    height: 190px !important;
    resize: none;
}


/* ---------------      ---------------      ---------------      ---------------      ---------------       */

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'Jost';
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
}

#footer-outer #footer-widgets .ftr-ico a {
    margin-right: 10px;
}

#footer-outer #footer-widgets .ftr-ico a img {
    margin: 0px;
}

#footer-outer #footer-widgets #media_image-2 {
    margin-bottom: 4px;
}

#footer-outer #footer-widgets h4 {
    font-family: 'Noto Serif Display';
    font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    text-transform: uppercase;
    position: relative;
}

#footer-outer #footer-widgets h4:before {
    content: "";
    position: absolute;
    bottom: -5px;
    background-color: #fff;
    width: 70px;
    height: 3px;
}

#footer-outer #footer-widgets .col.span_4:nth-child(2) {
    padding-left: 80px;
}

#footer-outer #footer-widgets ul#menu-contact-us li a {
    padding-left: 29px !important;
    width: 200px;
    position: relative;
    margin-bottom: 6px;
}

#footer-outer #footer-widgets ul#menu-contact-us li a i {
    position: absolute;
    left: 0px;
    width: 20px;
    top: 0px;
}

#footer-outer #footer-widgets .container>.row {
    padding-top: 40px;
    padding-bottom: 10px;
}

#copyright {
    padding: 10px 0px !important;
}

#copyright p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 16px;
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1600px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1440px) {
    #top nav ul.sf-menu.sf-js-enabled.sf-arrows {
        width: 1000px !important;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1366px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1340px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1280px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1024px) {
    header#top {
        padding-right: 30px;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2,
    #ro-9 .txt1 h2,
    #ro-10 .txt1 h2,
    #ro-11 .txt1 h2 {
        font-size: 40px;
    }
    #ro-2 .txt1 h3 {
        font-size: 70px;
        line-height: 80px;
    }
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p,
    #ro-8 .txt1 p,
    #ro-9 .txt1 p,
    #ro-10 .txt1 p,
    #ro-11 .txt1 p,
    #ro-10 .iwt-text {
        font-size: 12px;
        line-height: 19px;
    }
    #ro-4 .tx1 h1,
    #ro-5 .tx1 h1,
    #ro-6 .tx1 h1 {
        font-size: 90px;
        margin-bottom: -50px;
        z-index: 999;
        position: relative;
    }
    #ro-8 #inn1 {
        width: 100%;
        margin: auto;
        margin-top: 90px;
        margin-bottom: 110px;
    }
    #ro-7 a#btnn,
    #ro-8 #btnn,
    #ro-9 #btnn,
    #ro-10 #btnn,
    #ro-11 .fm input#sum-btn {
        padding: 13px 30px !important;
        font-size: 15px;
    }
    #footer-outer #footer-widgets .col.span_4:nth-child(2) {
        padding-left: 30px;
    }
    #footer-outer #footer-widgets p,
    #footer-outer #footer-widgets a {
        font-family: 'Jost';
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
    #header-outer {
        padding: 0px 0px !important;
    }
    #header-outer .container {
        padding-left: 0px !important;
    }
    #ro-2 {
        text-align: center;
    }
    #ro-4,
    #ro-5,
    #ro-6 {
        margin-top: 0px;
        margin-bottom: -10px;
    }
    #ro-9 {
        text-align: center;
    }
    #ro-10 .row-bg.viewport-desktop.using-image {
        background-image: none !important;
    }
    #ro-11 .fm input#sum-btn {
        display: table;
        margin: auto;
    }
    #footer-outer #footer-widgets .col.span_4:nth-child(2) {
        padding-left: 0px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 768px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {
    #ro-2 .pic2 {
        margin-top: -320px;
        height: 350px;
        width: 280px;
        object-fit: contain;
    }
    #ro-4pic .imgg,
    #ro-5pic .imgg,
    #ro-6pic .imgg {
        width: 130px;
    }
    #ro-4,
    #ro-5,
    #ro-6 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 50px !important;
        text-align: center;
    }
    #ro-8 #inn1 .hover-wrap-inner {
        transform: scale(120%);
    }
    #ro-8 #inn1 .vc_col-sm-3 {
        width: 50%;
        margin-bottom: -60px;
    }
    #ro-3 img {
        width: 60px;
        margin-top: -80px;
        margin-bottom: 40px;
    }
    #copyright p {
        font-size: 12px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 444px) {
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2,
    #ro-9 .txt1 h2,
    #ro-10 .txt1 h2,
    #ro-11 .txt1 h2 {
        font-size: 30px;
    }
    #ro-2 .txt1 h3 {
        font-size: 58px;
        line-height: 70px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 375px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 360px) {}