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


.sec3 {
    padding: 20% 0 0 0 !important;
    text-align: center;
}

.sec5 h2.vc_custom_heading {
/*     font-family: 'Montserrat' !important; */
/*     text-transform: uppercase; */
/*     font-weight: 800 !important; */
    font-size: 38px !important;
    margin-bottom: 25px;
    color: #fff !important;
}

.sec5 h2.vc_custom_heading i {
    color: #dabf64 !important;
}

div#wpcf7-f2643-p551-o1 {}

.sec5 form.wpcf7-form {}

.sec5 form.wpcf7-form ul {
    margin: 0;
}

.sec5 form.wpcf7-form ul li {
    margin: 10px;
    display: block;
}

.sec5 form.wpcf7-form ul li:nth-child(2),.sec5 form.wpcf7-form ul li:nth-child(3) {
    width: 45%;
    display: inline-block;
}

.sec5 form.wpcf7-form ul li:nth-child(3) {
    margin-left: 0px;
    width: 48.55%;
}

.sec5 form.wpcf7-form ul li:nth-child(4) {
    margin-bottom: 20px;
}

.sec5 form.wpcf7-form ul li input {
    border-radius: 6px;
    padding: 11px;
}

.sec5 form.wpcf7-form ul li textarea.wpcf7-form-control.wpcf7-textarea {
    resize: none;
    height: 130px;
    border-radius: 6px;
}

.sec5 form.wpcf7-form ul li span.wpcf7-spinner {
    display: none !important;
}

.sec5 form.wpcf7-form ul li input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    display: block;
    text-align: center;
    font-family: 'Montserrat' !important;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    /* width: 200px; */
    margin: auto;
    box-shadow: none;
    font-size: 12px;
    background: #cca540;
    background: -moz-linear-gradient(left, #cca540 1%, #dcc05d 100%);
    background: -webkit-linear-gradient(left, #cca540 1%,#dcc05d 100%);
    background: linear-gradient(to right, #cca540 1%,#dcc05d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cca540', endColorstr='#dcc05d',GradientType=1 );
    line-height: 22px;
}

.sec5 .vc_col-sm-8 {
    padding: 9% 12%!important;
}
.sec3 .inner_row {
    margin-bottom: -38px !important;
    border: 10px solid #dabf64;
    position: relative;
}

.sec3 .inner_row .row_col_wrap_12_inner.col.span_12.left {}

.sec3 .inner_row .row_col_wrap_12_inner.col.span_12.left .vc_col-sm-4 {
    padding: 4% !important;
}

.sec3 .inner_row h3 {
    color: #fff;
    letter-spacing: 0;
    font-family: 'Montserrat' !important;
    margin-bottom: 20px;
}

.sec3 .inner_row p {
    color: #fff;
}

.sec3 .inner_row a {
    color: #fd5803;
    font-family: 'Montserrat';
}

.sec3 a.play_button.large.nectar_video_lightbox.magnific-popup {
    bottom: -56px !important;
    z-index: 9999999999;
}

.span_12.dark .nectar_video_lightbox.play_button:before {
    background-color: #fff;
    border-color: #fff !important;
}

.nectar_video_lightbox svg path {fill: #dabf64 !important;}

.nectar_video_lightbox svg {
    z-index: 9999;
}

.sec3:after {
    content: "";
    position: absolute;
    height: 253px;
    width: 1000%;
    visibility: visible;
    z-index: 1;
    bottom: 0;
    left: -100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.46) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.46) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.46) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#75000000',GradientType=0 );
}

ul.tabss {
    margin: 70px 0 0 !important;
    height: 250px;
}

ul.tabss li {
    display: inline-block;
    width: 20%;
    padding: 0 30px;
    float: left;
    text-align: center;
    border-right: 1px dashed #ccc;
}

ul.tabss li i {
    display: block;
    height: 150px;
    width: 80%;
    border-radius: 100em;
    overflow: hidden;
    border: 4px solid #fff;
    box-shadow: 0px 0px 10px #0000006b;
    margin: auto;
    transition: 0.2s;
}

ul.tabss li i img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    margin: 0 !important;
}

ul.tabss li h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 19px;
    margin: 19px 0;
    font-family: 'Montserrat' !important;
}

ul.tabss li:nth-child(5) {
    border-right: none;
}

a.nectar-button.large.regular.accent-color.regular-button {
    display: block;
    text-align: center;
    font-family: 'Montserrat' !important;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    width: 200px;
    margin: auto;
    box-shadow: none;
    font-size: 12px;
    background: #cca540;
    background: -moz-linear-gradient(left, #cca540 1%, #dcc05d 100%);
    background: -webkit-linear-gradient(left, #cca540 1%,#dcc05d 100%);
    background: linear-gradient(to right, #cca540 1%,#dcc05d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cca540', endColorstr='#dcc05d',GradientType=1 );
}
.container-wrap, .project-title {
    background: #fff !important;
}

.sec1 {
    /* box-shadow: 0px 0px 42px #00000052; */
    margin-top: -86px !important;
    background-color: #fff !important;
    position: relative;
    z-index: 999;
}

.sec1:after {
    content: "";
    position: absolute;
    height: 100px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    visibility: visible;
    box-shadow: 0px 0px 39px #0000005e;
}

.sec1 .img-with-aniamtion-wrap.center {
    margin-top: -146px;
    margin-bottom: 50px;
}

.sec1 h4.vc_custom_heading {
    color: #dabd59;
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    margin: 0;
}

.sec4 {
    padding: 15% 0 !important;
}

.sec4 h2.vc_custom_heading {
/*     font-family: 'Montserrat' !important; */
/*     text-transform: uppercase; */
    font-weight: 800 !important;
    font-size: 38px !important;
    margin-bottom: 50px;
}

.testimonial_slider .image-icon.has-bg {
    width: 100px !important;
    height: 100px !important;
    margin-bottom: 60px;
}
ul.tabss li:hover i {
    border-color: #dbbf5c;
}
.testimonial_slider[data-style="default"] blockquote {
    /* position: relative; */
}

.testimonial_slider[data-style="default"] blockquote span.testimonial-name {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 700;
}

.testimonial_slider blockquote p {
    font-family: 'Montserrat' !important;
    font-size: 16px;
    line-height: 31px;
    color: #000 !important;
    opacity: 1;
    font-weight: 400;
    padding: 0 121px 30px;
}

.sec1 {
    padding-bottom: 5% !important;
}

/* body h1, h2 {
    font-family: 'candlescript' !important;
    text-transform: capitalize !important;
    letter-spacing: 10px !important;
    font-weight: 400 !important;
} */