/*
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
*/


/* Upper header start  */

ul.social-icons li {
    display: inline-block;
}

ul.contact-info li {
    display: inline-block;
}

ul.social-icons {
    display: contents;
}

ul.contact-info {
    display: contents;
}

ul.social-icons li {
    margin-right: 14px;
}

ul.contact-info li i {
    margin-right: 8px;
}

ul.contact-info li {
    margin-right: 42px;
}

a {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
}


/*Upper header end */


/* Upper banear start  */

#ro-1 {
    padding: 210px 0px !important;
}


/* Upper banear end  */


/*section one ro-2 start */

#ro-2 p {
    font-family: "Open Sans";
    width: 54% !important;
    margin: auto;
    font-weight: 400;
    padding-top: 15px;
}

#ro-2 #btn {
    border: 1px solid #000;
    border-radius: 0px !important;
    font-family: "Segoe UI";
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}


/*section one ro-2 end */


/*section one ro-3 start */

#ro-3 h1 {
    font-family: "sacramento";
    font-size: 60px;
    font-weight: 400;
    text-transform: capitalize;
}

#ro-3 h2 {
    font-family: "Josefin Sans";
    font-weight: 400;
    font-size: 40px;
    text-transform: uppercase;
    color: #222222;
}

#ro-3 p {
    font-family: "Open Sans";
    width: 93% !important;
    margin: auto;
    font-weight: 400;
}

#ro-3 #btn {
    border-radius: 0px !important;
    font-family: "Segoe UI";
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 14px !important;
    border: 1px solid black;
}

#ro-3 {
    margin-bottom: 80px;
    margin-top: 20px;
}


/*section one ro-3 end */


/*section one ro-4 start */

#ro-5 h1 {
    font-size: 60px;
    font-family: "sacramento";
    font-weight: 400;
    text-transform: capitalize;
    color: #c47614;
}

#ro-4 h2 {
    font-size: 40px;
    font-weight: 400;
    font-family: "Josefin Sans";
}

#ro-4 p {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    width: 85% !important;
    margin: auto;
}

#ro-4 #btn {
    border-radius: 0px !important;
    font-family: "Segoe UI";
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 14px !important;
    border: 1px solid black;
}


/*section one ro-4 end */


/*section one ro-5 Start */

div#ro-5 .wpb_column {
    padding: 0px;
}

#ro-5 h1 {
    font-size: 60px;
    font-family: "sacramento";
    font-weight: 400;
    text-transform: capitalize;
}

#ro-5 h2 {
    font-size: 40px;
    font-weight: 400;
    font-family: "Josefin Sans";
    color: #222222;
}

#ro-5 p {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    width: 85% !important;
    margin: auto;
}

element.style {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    visibility: visible;
}

#ro-5 #btn {}

#ro-5 #btn {
    border-radius: 0px !important;
    font-family: "Segoe UI";
    text-transform: uppercase;
    font-weight: 400;
    border: cadetblue;
    outline: solid 1px #000;
    font-size: 14px;
}


/*section one ro-5 end */


/* footer section start */

#footer-outer #footer-widgets .ftr-bttn1 {
    background-color: #000;
    color: #fff !important;
    text-align: center;
    width: 197px;
    padding: 10px;
}

#footer-outer .widget h4 {
    font-family: "Josefin Sans";
    font-size: 29px;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
}

a.ftr-bttn {
    margin-bottom: 53px !important;
    outline: solid 1px #000;
    padding: 10px;
    color: #000;
}

div#footer-widgets h5 {
    font-size: 20px;
    color: #000 !important;
}

div#copyright {
    padding: 20px 0px !important;
}


/* footer section end */


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

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


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

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


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

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


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

@media (max-width: 1280px) {
    #top ul.sf-menu.sf-js-enabled.sf-arrows li a {
        margin: 0px 0px !important;
        padding: 0px 22px !important;
    }
    #ro-1 {
        padding-top: 108px !important;
        padding-bottom: 110px !important;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #ro-1 h2 {
        font-size: 35px;
        line-height: 45px;
    }
    #ro-2 h1 {
        font-size: 45px;
        line-height: 55px;
    }
    #ro-2 p {
        width: 80% !important;
    }
    #ro-3 h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #ro-3 p {
        width: 100% !important;
        font-size: 13px;
        line-height: 24px;
    }
    #ro-4 h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #ro-4 p {
        font-size: 12px;
        line-height: 22px;
        width: 85% !important;
    }
    #ro-4 h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #ro-5 h1 {
        font-size: 45px;
        line-height: 55px;
    }
    #ro-5 h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #ro-5 p {
        font-size: 12px;
        line-height: 20px;
    }
    #footer-outer .widget h4 {
        font-size: 20px;
        line-height: 30px;
        ;
    }
    #footer-outer #footer-widgets p {
        font-size: 12px !important;
        line-height: 20px;
    }
    #ro-3 h1 {
        margin-bottom: 25px;
    }
    #ro-5 h1 {
        font-size: 55px;
        line-height: 65px;
    }
    #ro-3 h1 {
        font-size: 60px;
        line-height: 70px;
    }
}


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

@media (max-width: 900px) {
    #ro-4 .txt-4 {
        margin-top: 16px;
    }
    #ro-4 {
        padding-bottom: 40px !important;
    }
    #footer-outer #footer-widgets .col.span_4 {
        width: 100%;
        margin-bottom: 0px;
    }
}


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

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


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

@media (max-width: 480px) {
    .off-canvas-menu-container ul.social-icons li {
        margin: 0px 0px;
    }
    .off-canvas-menu-container ul.contact-info li {
        margin: 0px;
        display: block;
    }
    .off-canvas-menu-container ul.contact-info li a {
        font-size: 18px !important;
    }
}


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

@media (max-width: 444px) {
    #ro-1 h1 {
        font-size: 21px;
        line-height: 30px;
    }
    #ro-1 h2 {
        font-size: 26px;
        line-height: 34px;
    }
    #ro-2 h1 {
        font-size: 30px;
        line-height: 40px;
    }
    #ro-2 p {
        width: 100% !important;
        font-size: 13px;
        line-height: 20px;
    }
    #ro-2 h1 {
        font-size: 36px;
        line-height: 43px;
    }
    #ro-2 h1 {
        font-size: 36px;
        line-height: 43px;
    }
    #ro-3 h2 {
        font-size: 20px;
        line-height: 40px;
    }
    #ro-3 p {
        width: 100% !important;
        font-size: 10px;
        line-height: 25px;
    }
    #ro-4 h1 {
        font-size: 30px;
        line-height: 45px;
    }
    #ro-4 h2 {
        font-size: 25px;
        line-height: 35px;
    }
    #ro-4 p {
        font-size: 11px;
        line-height: 22px;
        width: 85% !important;
    }
    #ro-5 h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #ro-5 p {
        font-size: 10px;
        line-height: 20px;
    }
    .container {
        font-size: 13px;
        line-height: 20px;
    }
    #ro-3 h1 {
        margin-bottom: 25px;
    }
}


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

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

#ro-2 #btn,
#ro-3 #btn,
#ro-4 #btn,
#ro-5 #btn,
#footer-outer #footer-widgets a.ftr-bttn,
#footer-outer #footer-widgets .ftr-bttn1 {
    transition: 0.5s;
    position: relative;
    opacity: 100% !important;
}

#ro-2 #btn:hover,
#ro-3 #btn:hover,
#ro-4 #btn:hover,
#ro-5 #btn:hover,
#footer-outer #footer-widgets a.ftr-bttn:hover {
    color: #fff !important;
    opacity: 100% !important;
}

#ro-2 #btn:before,
#ro-3 #btn:before,
#ro-4 #btn:before,
#ro-5 #btn:before,
#footer-outer #footer-widgets a.ftr-bttn:before {
    background-color: #000;
    width: 0;
    height: 100%;
    left: 0;
    top: 0px;
    position: absolute;
    content: "";
    transition: 0.5s;
    z-index: -1;
}

#ro-2 #btn:hover:before,
#ro-3 #btn:hover:before,
#ro-4 #btn:hover:before,
#ro-5 #btn:hover:before,
#footer-outer #footer-widgets a.ftr-bttn:hover:before {
    width: 100%;
    left: auto;
    right: 0px;
}

#ro-3 .imgg {
    animation: aaimgg 3s infinite alternate linear;
    transition: 0.5s;
}

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

#ro-3 .imgg:hover {
    animation-play-state: paused;
    filter: brightness(0.7);
}