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


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

body h1,
body h2,
body h3,
body h4,
body h5 {
    font-family: butt !important;
}

/* #ro-1 .img-with-aniamtion-wrap {
    border: solid 23px #A36364;
    border-radius: 500px;
    position: relative;
    left: 17%;
}

#ro-1 .img-with-aniamtion-wrap:before {
    position: absolute;
    content: "";
    width: 270%;
    height: 70%;
    background-color: #222222;
    left: 56%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    transform-origin: 0% 50%;
    transform: rotate(-40deg);
    transition: 0.5s;
    animation: blackarro 9s infinite alternate linear;
} */

@keyframes blackarro {
    0% {
        transform: rotate(-32deg);
    }
    100% {
        transform: rotate(-0deg);
    }
}

#ro-2 .txt-info {
    padding-left: 30px !important;
    transform: rotateZ(-90deg);
    transform-origin: 100% 30%;
    Z-INDEX: 999;
    POSITION: relative;
    left: auto;
    padding: 10px 10px;
    width: 70%;
    text-align: center;
    text-transform: capitalize;
    margin: 0px 84px auto auto;
    transition: 0.5s;
}

#ro-2 .vc_col-sm-4:nth-child(even) {
    animation: box1 alternate 3s infinite;
}

#ro-2 .vc_col-sm-4:nth-child(odd) {
    animation: box1 alternate-reverse 3s infinite;
}

@keyframes box1 {
    0% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(-0px);
    }
}

#ro-2 .vc_col-sm-4:hover {
    animation-play-state: paused;
}

#ro-2 .vc_col-sm-4:hover .txt-info {
    background-color: #000000 !important;
    color: #fff !important;
}

#ro-4 .txt-car h5 {
    font-weight: 500;
    font-family: butt !important;
}


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

#ro-5 .owl-dots {
    display: none;
}
/* --------------       --------------       --------------       --------------        */

#ro-7 #inn1 ,#ro-7 #inn2 {
    padding: 0px 90px;
}

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

#ro-8 .row-bg.viewport-desktop.using-image {
    background-size: auto;
    background-position: 100% 10% !important;
}

#ro-8 .wpb_raw_code.wpb_raw_html.wpb_content_element {
    border: solid 1px #E1E1E1;
    padding: 40px 100px;
}

#ro-8 input,
#ro-8 textarea {
    border: none;
    box-shadow: none;
    border-bottom: solid 1px #E1E1E1;
    color: #84847C;
}

#ro-8 input::placeholder {
    color: #84847C !important;
}

#ro-8 button.frm_button_submit {
    background-color: #D6A689;
    border: none;
    border-radius: 0px !important;
    padding: 12px 40px !important;
    text-transform: uppercase;
    letter-spacing: 5px;
    display: table;
    margin: auto;
}


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

#fttr h5 {
    font-family: 'Cormorant Garamond' !important;
    font-size: 22px;
    text-align: center;
}

#fttr a,
#fttr p {
    font-family: 'Cormorant Garamond';
    font-size: 18px;
    font-style: italic;
    text-align: center;
    color: #fff;
}

#fttr .ico {
    display: flex;
    justify-content: center;
    align-items: center;
}

#fttr .ico i {
    font-size: 24px;
    margin: auto;
    color: #fff;
}

#fttr .ico span {
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #fff;
    margin: 0px 8px;
}

#fttr form.tnp-subscription {
    display: flex;
}

#fttr form.tnp-subscription input#tnp-1 {
    margin: 0px;
    width: 100%;
}

#fttr input.tnp-submit {
    padding: 10px 0px !important;
    color: transparent;
    background-image: url("http://localhost/apple/wp-content/uploads/2024/06/Vector.png");
    background-repeat: no-repeat;
    background-size: 71%;
    background-position: center;
    width: 40px;
    background-color: transparent;
    border-bottom: solid 1px #A9A4A4;
    border-radius: 0px !important;
    margin-left: -1px;
}

#fttr input.tnp-email {
    margin: 0px;
    background-color: transparent !important;
    border-bottom: solid 1px #A9A4A4;
    padding-left: 0px;
    box-shadow: none !important;
}

#fttr input.tnp-submit {
    padding: 10px 0px !important;
    color: transparent;
    background-image: url("http://localhost/apple/wp-content/uploads/2024/06/Vector.png");
    background-repeat: no-repeat;
    background-size: 71%;
    background-position: center;
    width: 40px;
    background-color: transparent;
    border-bottom: solid 1px #A9A4A4;
    border-radius: 0px !important;
    margin-left: -1px;
}

#fttr input.tnp-email {
    margin: 0px;
    background-color: transparent !important;
    border-bottom: solid 1px #A9A4A4;
    padding-left: 0px;
    box-shadow: none !important;
}

#fttr .copy p {
    font-style: normal;
    font-size: 19px;
}

#fttr .copy {
    margin-top: 40px;
}


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

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


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

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


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

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


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

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


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

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


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

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


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

@media (max-width: 1024px) {
    #ro-3 .txt2 h3 {
        font-size: 65px;
        line-height: 1.2;
    }
    #ro-3 .txt1 p {
        font-size: 13px;
        line-height: 1.5;
    }
    #ro-5 .txt2 h2 {
        font-size: 100px !important;
    }
    #ro-7 .txt4 p br,
    #ro-7 .txt2 br {
        display: none;
    }
	#ro-7 .txt1 h2 {
    position: relative;
    left: -50px;
}
}


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

@media (max-width: 900px) {
    #ro-2 .txt-info {
        margin: 0px 174px auto auto;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt2 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2 {
        text-align: center !important;
        position: relative;
        left: -9%;
    }
    #ro-2 .txt2 h2,
    #ro-3 .txt2 h2,
    #ro-4 .txt2 h2,
    #ro-5 .txt2 h2,
    #ro-6 .txt2 h2,
    #ro-7 .txt2 h2,
    #ro-8 .txt2 h2 {
        text-align: center !important;
        position: relative;
        right: -9%;
    }
    #ro-2 .txt2,
    #ro-5 .txt1,
    #ro-5 .txt2,
    #ro-6 .txt2,
    #ro-8 .txt1,
    #ro-8 .txt2 {
        margin: 0px !important;
    }
    #ro-6 .nectar-post-grid-item .item-main h3 {
        font-size: 30px;
        line-height: 1.2;
    }
    #ro-1 .img-with-aniamtion-wrap {
        left: 0;
        width: 80%;
        margin: auto;
    }
    #ro-1 .img-with-aniamtion-wrap:before {
        transform-origin: 0% 50%;
        transform: rotate(-30deg);
    }
	#ro-7 .txt1 h2 {
    position: relative;
    left: -00px;
}
}


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

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


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

@media (max-width: 480px) {
    #ro-2 .txt-info {
        margin: 0px 64px auto auto;
    }
    #ro-4 .txt-car h5 {
        font-size: 33px;
        line-height: 1.2;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt2 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2 {
        font-size: 92px;
        line-height: 1.1;
    }
    #ro-2 .txt2 h2,
    #ro-5 .txt2 h2,
    #ro-6 .txt2 h2,
    #ro-7 .txt2 h2,
    #ro-8 .txt2 h2 {
        font-size: 70px !important;
    }
    #ro-8 .row-bg.viewport-desktop.using-image {
        background-size: 110px;
        background-position: 100% 10%
    }
    #ro-8 .wpb_raw_code.wpb_raw_html.wpb_content_element {
        border: solid 1px #E1E1E1;
        padding: 10px 30px;
    }
    #fttr form {
        display: flex;
        justify-content: center;
        align-items: baseline;
    }
}


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

@media (max-width: 444px) {
    #ro-2 .txt1 h2,
    #ro-3 .txt2 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2 {
        font-size: 72px;
        line-height: 1.1;
        margin-bottom: -20px;
    }
    #ro-2 .txt2 h2,
    #ro-5 .txt2 h2,
    #ro-6 .txt2 h2,
    #ro-7 .txt2 h2,
    #ro-8 .txt2 h2 {
        font-size: 53px !important;
    }
}


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

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


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

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