/*
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:nth-child(1) li a {
    margin: 0px 20px;
    font-family: "bell";
    position: relative;
    z-index: 20;
}

#top nav ul:nth-child(1) li a:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    z-index: -1;
    border: solid 2px #d4ab35;
    transform: skewX(-00deg);
    opacity: 0;
    transition: 0.5s;
}

#top nav ul:nth-child(1) li.current-menu-item a:before,
#top nav ul:nth-child(1) li a:hover:before {
    opacity: 1;
    transform: skewX(-20deg);
}

body h2 {
    font-family: "bell" !important;
    font-weight: 600;
    font-size: 45px;
    line-height: 55px;
    text-transform: uppercase !important;
    letter-spacing: 3px;
	color: #ffffffa1;
}

body h3 {
    font-family: "bell" !important;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase !important;
    letter-spacing: 3px;
	color: #ffffffa1;
}

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

#btnn:before, .banner-btn a:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    z-index: -1;
    border: solid 2px #7c622c;
    transform: skewX(-20deg);
    transition: 0.5s;
    filter: drop-shadow(2px 4px 6px black);
}

#btnn {
    clip-path: polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
    padding: 12px 60px !important;
    filter: drop-shadow(2px 4px 6px black);
    color: #232323;
    font-family: "bell";
	 font-size: 20px;
}

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

#ro-1 .vc_col-sm-4.cokaa-1 {
    position: relative;
    left: 145px;
}

#ro-1 .txt-1 {
    font-family: "bell" !important;
    position: relative;
    z-index: 20;
    background-color: transparent !important;
    font-weight: 900 !important;
    font-size: 15px !important;
    padding: 6px 0px !important;
    width: 250px;
    text-align: center !important;
}

#ro-1 .txt-1 :before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    z-index: -1;
    border: solid 2px #7c622c;
    transform: skewX(-20deg);
    transition: 0.5s;
    filter: drop-shadow(2px 4px 6px black);
}

#ro-2 p {
    font-size: 18px;
    font-family: "bell";
	color: #ffffffa1;
}


#ro-1 .txt-1 p a {
    font-family: "bel";
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
}

#ro-1 .pick-1 {
    width: 80%;
}

/* --------     --------     --------     --------     --------     --------      */
/* 
#ro-2 .txt-1 {
    font-family: "bell" !important;
    position: relative;
    z-index: 20;
    background-color: transparent !important;
    font-weight: 900 !important;
    font-size: 15px !important;
    padding: 6px 0px !important;
    width: 250px;
    text-align: center !important;
}

#ro-2 .txt-1 :before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    z-index: -1;
    border: solid 2px #7c622c;
    transform: skewX(-20deg);
    transition: 0.5s;
    filter: drop-shadow(2px 4px 6px black);
}

#ro-2 p {
    font-size: 18px;
    font-family: "bell";
	color: #ffffffa1;
}


#ro-2 .txt-1 p a {
    font-family: "bel";
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
} */

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

#ro-3 .imgg-4 {
    position: absolute;
    margin: auto;
    left: 200px;
    top: -150px;
}

#ro-3 .column-image-bg {
    background-image: url(https://stagingserver3.com/kimokatrecords/wp-content/uploads/2024/11/Layer-6-e1731689555460.png) !important;
    background: no-repeat;
    background-size: 100%;
}

#ro-3 h3 {
    margin-bottom: 50px;
}

#ro-3 p {
	font-family: "bell";
    line-height: 1.3;
}

/* #ro-3 .row-bg.viewport-desktop {
    background-size: 40%;
/*     opacity: 41%; */
} */

#ro-3 .row_col_wrap_12 {
    transform: scale(80%);
}

#ro-3 #info {
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    padding: 0px 18px;
    background-size: contain !important;
    padding-bottom: 50px;
    box-shadow: 0px 4px 10px 0px #000;
}

#ro-3 .imgg-2 {
    margin-top: 60px;
    margin-bottom: 60px;
    height: 71px;
}

#ro-3 #info h3 {
    font-family: "bell";
    font-weight: 500;
    font-size: 41px;
    line-height: 51px;
    margin-bottom: 70px;
}

#ro-3 #info .txt-info p {
    font-family: "bell";
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    margin: auto;
    max-width: 270px;
}

#ro-3 #info .txt-info p a {
    font-size: 0px;
    line-height: 0px;
    display: table;
    margin: auto;
    margin-top: 60px;
}

#ro-3 .owl-item.active+.owl-item.active {
    transform: scale(110%);
    transition: 0.5s;
}

#ro-3 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: scale(100%);
    transition: 0.5s;
}


/*  */

#ro-3 .owl-nav {
    display: flex;
}

#ro-3 .owl-nav button span {
    display: none;
}

#ro-3 .owl-nav button {
    border: none;
    background-color: transparent;
    background: linear-gradient(90deg, #DCFF64 -10%, transparent 97%);
    background-image: url("https://stagingserver3.com/kimokatrecords/wp-content/uploads/2024/11/fast-forward.png");
    background-repeat: no-repeat;
    height: 50px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: contain;
    background-position: center;
    width: 40px;
}

#ro-3 .owl-nav button:before {
    content: "";
    font-family: fontawesome !important;
}

#ro-3 .owl-nav button.owl-prev {
    transform: rotate(180deg);
    position: absolute;
    left: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-3 .owl-nav button.owl-next {
    position: absolute;
    right: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

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

#ro-4 p {
    font-family: "bell";
    line-height: 1.3;
    font-size: 18px;
}

#ro-4 p br {
    display: none;
}

#ro-4 {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
    margin-top: -60px;
    margin-bottom: 0px;
}

#ro-4 .row-bg.viewport-desktop {
    background-size: 100% 100%;
/*     opacity: 70%; */
}

#ro-4 h3 {
    font-family: "bill";
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    text-shadow: 0px 0px 20px #000;
}


#ro-4  .pick-1 {
    box-shadow: -2px 11px 23px 0px #00000091;
}

#ro-4 .owl-item.active {
    transform: scale(100%);
    opacity: 100%;
    transition: 0.5s;
}

#ro-4 .owl-item.active+.owl-item.active {
    transform: scale(80%);
    opacity: 80%;
    transition: 0.5s;
}

#ro-4 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: scale(70%);
    opacity: 70%;
    transition: 0.5s;
}


/*  */

#ro-4 .owl-nav {
    display: flex;
}

#ro-4 .owl-nav button span {
    display: none;
}

#ro-4 .owl-nav button {
    border: none;
    background-color: transparent;
    width: 60px;
    height: 60px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ro-4 .owl-nav button:before {
    content: "";
    background-image: url(http://stagingserver3.com/kimokatrecords/wp-content/uploads/2024/11/fast-forward.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

#ro-4 .owl-nav button.owl-next {
    transform: rotate(180deg);
}

#ro-4 .owl-nav button.owl-prev {
    opacity: 1;
    position: absolute;
}

#ro-4 .owl-nav button.owl-next {
    position: absolute;
    right: -120px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-4 .owl-dots {
    display: none;
}


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

#ro-5 .vertical_radio {
    border: solid 2px #7c622c;
    transform: skewX(-20deg);
    padding-top: 8px;
    height: 52px;
    position: relative;
    top: 5px;
}

#ro-5 .vertical_radio .frm_primary_label {
    color: #fff;
    transform: skewX(10deg);
    position: relative;
    left: 11px;
    height: 39px !important;
}

#ro-5 .vertical_radio .frm_opt_container {
    display: flex;
}

#ro-5 .vertical_radio .frm_radio input {
    transform: skewX(10deg);
    position: relative;
    left: 1px;
    border: none !important;
    background-color: #fff;
    box-shadow: none !important;
    padding: 0px;
    border-radius: 50px;
}

#ro-5 .vertical_radio .frm_radio label {
    color: #fff;
    position: relative;
    left: 14px;
    top: 2px;
    margin-right: 13px;
    transform: skewX(10deg);
}

#ro-5 {
    padding-bottom: 80px !important;
    padding-top: 40px !important;
}

#ro-5 .row-bg.viewport-desktop {
/*     background-size: contain; */
    background-position: top left !important;
}

#ro-5 button {
    clip-path: polygon(2% 0%, 90% 0%, 88% 100%, 0% 100%);
    padding: 12px 60px !important;
    filter: drop-shadow(2px 4px 6px black);
    color: #232323;
    font-family: "bell";
    font-size: 22px;
    border: none;
    width: 110%;
    opacity: 5;
    background: linear-gradient(45deg, #ba8013, #dfb537, #dfb537) !important;
}

#ro-5 input {
    content: "";
    border: solid 2px #7c622c;
    transform: skewX(-20deg);
    transition: 0.5s;
    filter: drop-shadow(2px 4px 6px black);
    background: transparent;
    padding: 15px 20px;
    border-radius: 0;
    font-weight: 900;
    font-family: "bill";
}

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

#ro-6 a#btnn {
    display: table;
    margin: auto;
    clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
    font-family: "bill";
    font-weight: 300;
    font-size: 15px;
    padding: 12px 80px;
    border-radius: 0px !important;
    margin-top: 50px !important;
}

#ro-6 img {
    width: 100%;
}

#ro-6 #inn {
    width: 88%;
    margin: auto;
}

#ro-6 .vc_col-sm-4:nth-child(1),
#ro-6 .vc_col-sm-4:nth-child(3) {
    width: 28.5%;
    margin: auto;
    margin-top: 0px;
}

#ro-6 .vc_col-sm-4:nth-child(2) {
    width: auto;
    margin-top: 0px;
}

#ro-6 .hover-wrap-inner a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(209 161 42 / 60%);
    z-index: 99;
    transition: 0.5s;
    opacity: 0;
}

#ro-6 .hover-wrap-inner {
    position: relative;
}

#ro-6 .hover-wrap-inner a:hover:before {
    opacity: 1;
}


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

#footer-outer #footer-widgets  .city {
    font-size: 14px;
    font-family: "bell" !important;
    line-height: 1.3;
}

#footer-outer #footer-widgets .widget h4 {
    color: #fff!important;
    font-size: 20px;
    font-family: "bell" !important;
}

#footer-outer #copyright p {
    color: #ffffff;
    font-family: "bell" !important;
    font-size: 18px;
    line-height: 1.3;
}

#footer-outer #footer-widgets .bx2 a i {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    color: #010101;
    margin-right: 8px;
	opacity:1;
}

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


#fttr {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
}

#fttr .vc_col-sm-3:nth-child(5) {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}

#fttr .icon {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
}

#fttr .txt1 p {
    font-size: 12px;
    line-height: 19px;
    font-family: "bel";
}

#fttr h2.widgettitle {
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 30px;
}

#fttr ul {
    padding: 0px;
    margin: 0px;
}

#fttr ul li {
    list-style: none;
    margin-bottom: 5px;
}

#fttr .icon a i {
    color: #2c2c2c;
    background-color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    margin-right: 9px;
}

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

#copyright p {
    padding: 0px 0px;
    font-size: 13px;
    line-height: 26px;
    font-family: 'Open Sans';
}


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

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


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

@media (max-width: 1440px) {
    #ro-4 .owl-nav button.owl-next {
        position: absolute;
        right: -70px;
    }
}


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

@media (max-width: 1366px) {
    #ro-6 .vc_col-sm-4:nth-child(1),
    #ro-6 .vc_col-sm-4:nth-child(3) {
        width: 29.6%;
        margin: auto;
    }
    #ro-4 {
        padding-top: 80px !important;
    }
}


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

@media (max-width: 1280px) {
    #ro-6 .vc_col-sm-4:nth-child(2) {
        width: 38%;
    }
    #ro-6 .vc_col-sm-4:nth-child(1),
    #ro-6 .vc_col-sm-4:nth-child(3) {
        width: 28%;
        margin: auto;
    }
    #ro-1 .hd1 h1 {
        font-size: 50px !important;
        line-height: 60px !important;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2 {
        font-size: 40px;
        line-height: 50px;
    }
    #ro-2 .txt1 p {
        font-size: 13px;
        line-height: 23px;
        margin: auto;
        max-width: 870px;
    }
    #ro-5 .fm .frame.radio span.wpcf7-form-control-wrap {
        width: 50%;
    }
    #ro-5 .fm .frame.radio {
        font-size: 13px !important;
        padding-left: 12px !important;
    }
}


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

@media (max-width: 1024px) {
    #ro-2 #inn2 .vc_col-sm-3 {
        width: auto;
        margin: auto;
    }
    #ro-3 .row_col_wrap_12 {
        transform: scale(90%);
    }
    #ro-3 #info .imgg {
        margin-top: 60px;
        margin-bottom: 40px;
        height: 63px;
    }
    #ro-3 #info h3 {
        font-size: 34px;
        line-height: 46px;
        margin-bottom: 40px;
    }
    #ro-3 #info .txt-info p a {
        margin-top: 30px;
    }
    #ro-3 .owl-nav button,
    #ro-4 .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
    }
    #ro-4 #info h3 {
        font-size: 17px;
        line-height: 25px;
    }
    #ro-4 #info p {
        font-size: 12px;
        line-height: 14px;
    }
    #ro-5 .fm .fm-rad span {
        font-size: 13px;
    }
    #ro-6 .hover-wrap {
        margin-bottom: 7px;
    }
    #ro-6 a#btnn {
        font-size: 15px;
        padding: 12px 80px;
        border-radius: 0px !important;
        margin-top: 20px !important;
    }
    #fttr .txt1 p {
        font-size: 11px;
        line-height: 17px;
    }
}


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

@media (max-width: 900px) {
    #ro-1 .hd1 h1 {
        font-size: 40px !important;
        line-height: 50px !important;
    }
    #ro-2 #inn,
    #ro-2 #inn2 {
        display: none !important;
    }
    #ro-2 {
        padding-top: 30px !important;
        padding-bottom: 140px !important;
        margin-top: 8px;
    }
    #ro-2 #inn33 {
        display: block !important;
    }
    #ro-2 #inn33 .vc_col-sm-1\/5 {
        width: 50%;
        margin: auto;
        margin-top: 20px;
    }
    #ro-5 .fm .col.span_4 {
        margin: 0px;
    }
    #ro-5 .fm .row_col_wrap_12.col.span_12,
    #ro-5 .fm .col.span_12 {
        margin: 0px;
    }
    #ro-5 .fm .frame.radio span.wpcf7-form-control-wrap {
        width: auto;
    }
    #ro-5 .fm .frame.radio {
        font-size: 16px !important;
        padding-left: 14px !important;
    }
    #ro-6 #inn {
        width: 100%;
        margin: auto;
    }
    #ro-6 .vc_col-sm-4:nth-child(2) {
        width: 39%;
    }
    #ro-6 .vc_col-sm-4:nth-child(1),
    #ro-6 .vc_col-sm-4:nth-child(3) {
        width: 29%;
        margin: auto;
        margin-top: 0px;
    }
    #ro-5 {
        padding-bottom: 20px !important;
    }
    #ro-5 .fm input#sub-bnt {
        clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
    }
    .ftr-logo {
        display: table;
        margin: auto;
    }
    #fttr .txt1 p {
        font-size: 15px;
        line-height: 22px;
    }
    #fttr .vc_col-sm-3:nth-child(1) {
        width: 100% !important;
    }
    #fttr .vc_col-sm-3,
    #fttr .vc_col-sm-2 {
        width: 50% !important;
    }
    #fttr .icon {
        display: flex;
        height: 100%;
        width: 100%;
        justify-content: initial;
    }
}


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

@media (max-width: 768px) {
    #ro-3 .owl-nav button.owl-prev {
        position: absolute;
        left: -90px;
    }
    #ro-3 .owl-nav button.owl-next {
        position: absolute;
        right: -90px;
    }
}


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

@media (max-width: 480px) {
    #ro-1 .hd1 h1 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    #ro-2 #inn33 .vc_col-sm-1\/5 {
        width: 60%;
        margin: auto;
        margin-top: 20px;
    }
    #ro-4 .row-bg.viewport-desktop {
        background-size: cover !important;
    }
    #ro-1 .hd1 h1 {
        font-size: 24px !important;
        line-height: 31px !important;
    }
    #ro-6 .vc_col-sm-4 {
        width: 80% !important;
        margin: auto;
    }
    #ro-6 img {
        margin-bottom: 10px !important;
    }
}


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

@media (max-width: 444px) {
    #ro-2 #inn33 .vc_col-sm-1\/5 {
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
    #ro-2 #btnn {
        margin: auto;
        display: table;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2 {
        font-size: 30px;
        line-height: 40px;
    }
}


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

@media (max-width: 360px) {}
.home a#logo {
    opacity: 0;
}
.banner-btn a {
    margin-bottom: 30px;
}