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

/* header CSS start */

#top .container {
    padding: 0px 150px !important;
}

div#header-outer {
    background: #292728;
}

#top nav > ul > li > a {
    opacity: 1 !important;
}

#top nav > ul > li > a span {
    color: #fff !important;
}

li#menu-item-40 a {
    flex-direction: row-reverse;
    gap: 10px;
    background: #D95B29;
    padding: 15px 30px 15px 50px !important;
    border-radius: 8px;
    position: relative;
    transition: all 0.5s;
    font-size: 24px !important;
    line-height: 32px !important;
	border: 1px solid #D95B29;
	overflow: hidden;
}

li#menu-item-40 a i {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #fff;
}

li#menu-item-40 a:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 40px;
    width: 40px;
    top: 100%;
    left: 0;
    border-radius: 50%;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: scale(0);
    transition: all 1s;
}

li#menu-item-40 a:hover:before {
    transform: scale(7);
}

li#menu-item-40 a:hover span, li#menu-item-40 a:hover i {
    color: #D95B29 !important;
}

/* header CSS end */

/* hero section CSS start */


h1 {
    color: #fff;
}

#hero p, #hero h5 {
    color: #fff;
}

.type-blk {
    position: relative;
    padding-left: 40px;
}

#hero .type-blk:before {
	color: #fff;
}

.type-blk:before {
    content: "\f185";
    position: absolute;
    font-family: 'FontAwesome';
    color: #292728;
    top: -9%;
    bottom: 0;
    left: 0;
    margin: auto 0;
    font-size: 30px;
}

#entire-btn {
    flex-direction: row-reverse;
    gap: 10px;
    background: #D95B29 !important;
    padding: 15px 50px 15px 50px !important;
    border-radius: 8px;
    position: relative;
    transition: all 0.5s;
    font-size: 24px !important;
    line-height: 32px !important;
	border: 1px solid #D95B29;
	overflow: hidden;
}

#entire-btn i {
    font-size: 24px !important;
    color: #fff;
    right: 13%
}

#entire-btn:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 40px;
    width: 40px;
    top: 100%;
    left: 0;
    border-radius: 50%;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: scale(0);
    transition: all 1s;
}

#entire-btn:hover:before {
    transform: scale(7);
}

#entire-btn:hover {
    color: #D95B29;
    box-shadow: unset !important;
    transform: unset !important;
}

#entire-btn:hover i {
    color: #D95B29;
}

/* hero section CSS end */

/* about section CSS start */


div#about-inr {
    background-repeat: no-repeat !important;
    padding: 160px 0;
}

#about .nectar-milestone {
    position: absolute;
    bottom: 16%;
    left: -140px;
    right: 0;
    margin: 0 auto;
}

h5 {
    color: #292728;
}

h2 {
    color: #051C2F;
}

p {
    color: #2F4252;
}

h3 {
    color: #051C2F;
}

#about .list-blk {
    background: #F5F6F7;
    padding: 30px 30px;
    border-radius: 10px;
    border: 1px solid #CAD9E8;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}

#about .list-blk:before {
    content: '';
    position: absolute;
    background: #D95B29;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: -1;
    transition: all 1s;
}

#about .list-blk:hover:before {
    width: 100%;
}

#about .list-blk:hover p {
    color: #fff;
    transition: all 0.5s;
}

#about .list-blk:hover {
    border-color: #D95B29;
}

#about .number, #about-inr .symbol {
    font-size: 64px !important;
    line-height: 72px !important;
    font-weight: 400;
    color: #fff;
    font-family: 'DM Sans';
}

#about .subject {
    font-family: 'DM Sans';
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}

#about .counter-img {
    margin-top: 50px;
}

/* about section CSS end */

/* choose section CSS start */


div#choose-inr {
    padding: 50px 0px;
    border-bottom: 1px solid #CAD9E8;
}

div#choose-video {
    padding-top: 50px;
}

#choose-video a.nectar_video_lightbox.play_button_2 {
    height: 150px !important;
    width: 150px !important;
}

#choose-video svg {
    height: 50px !important;
    width: 50px !important;
}

#choose-inr .vc_column-inner {
    margin-right: 90px;
}

#inr-choose .right-col {
    text-align: right;
}

/* choose section CSS end */

/* services section CSS start */



#services h2, #services h5 {
    color: #fff;
    text-align: center;
}

#services .serv-blk p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
}

#services .type-blk:before {
    color: #fff;
    left: 45%;
}

#service-inr .vc_column-inner {
    margin-right: 50px;
}

#service-inr img {
    width: 100%;
    margin-bottom: 20px;
}

#service-inr h3, #service-inr p {
    color: #fff;
}

#service-inr a.service-btn {
    font-size: 24px;
    line-height: 32px;
    color: #D95B29;
}

#service-inr a.service-btn i {
    background: #fff;
    height: 60px;
    width: 60px;
    border-radius: 8px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}

#inr-service .vc_column-inner {
    background: #F5F6F7;
    margin-right: 20px;
    padding: 100px 70px;
    border-radius: 16px;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
    min-height: 340px;
}

#inr-service .number, #inr-service .symbol {
    font-size: 58px !important;
    line-height: 66px !important;
    color: #051C2F;
    font-weight: 400;
    font-family: 'DM Sans';
    transition: all 0.5s;
}

#inr-service .subject {
    color: #2F4252;
    font-size: 24px;
    line-height: 32px;
    transition: all 0.5s;
}

div#inr-service {
    padding-top: 50px;
    border-top: 1px solid #F5F6F7;
}

div#service-inr {
    padding-bottom: 50px;
}

#inr-service .vc_column-inner:before {
    content: '';
    position: absolute;
    background: #D95B29;
    height: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 16px;
    transition: all 1s;
}

#inr-service .vc_column-inner:hover:before {
    height: 100%;
}

#inr-service .vc_column-inner:hover .number, #inr-service .vc_column-inner:hover .symbol, #inr-service .vc_column-inner:hover .subject {
    color: #fff;
}

#inr-service .nectar-milestone {
    position: relative;
}

/* services section CSS end */

/* project section CSS start */


div#project-inr {
    padding-top: 50px;
}

#project-inr img {
    width: 100%;
}

#project-inr .vc_column-inner {
    margin-right: 30px;
}

#project .right-col {
    text-align: right;
}

/* project section CSS end */


/* testimonials section css start  */

div#testimonials h5 {color: #fff;}

div#testimonials .type-blk {
    text-align: center;
    max-width: 160px;
    margin: auto;
}

div#testimonials .type-blk:before {
    color: #fff;
}

div#testimonials h2 {
    text-align: center;
    color: #fff;
}

#testimonials-inr .vc_column-inner {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

#testimonials-inr .vc_column-inner p, #testimonials-inr .vc_column-inner h4 {
    color: #000;
}

.des-blk p {
    font-size: 16px;
    line-height: 24px;
}

.title-blk {
    margin-bottom: 10px !important;
}
/* testimonials section css start  */


/* Contact form css  */

ul.contact-list {
    margin: unset;
}

ul.contact-list li {
    display: flex;
    align-items: center;
    gap: 20px;
    list-style: none;
    margin-bottom: 10px;
}

ul.contact-list li i {
    height: 70px;
    width: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #F2F2F2;
}

ul.contact-list li .info p {
    font-size: 19px;
    line-height: 26px;
    color: #292728;
}

ul.contact-list li .info p b {
    font-size: 25px;
    line-height: 3px;
    color: #2E4049;
}



.form .row input, .form .row textarea {
    background: #F5F5F5;
    padding: 20px !important;
}

.form .row input, .form .row textarea, .form .row input::placeholder, .form .row textarea::placeholder {
    font-family: 'DM Sans';
    font-size: 17px;
    line-height: 25px;
}

body[data-form-submit=regular] .container-wrap .btn-row input[type=submit] {
    background: #D95B29 !important;
    padding: 15px 50px 15px 50px !important;
    border-radius: 8px;
    position: relative;
    transition: all 0.5s;
    font-size: 24px !important;
    line-height: 32px !important;
    border: 1px solid #D95B29;
    overflow: hidden;
}
ul.contact-list li {
    position: relative;
    transition: all 0.4s ease;
}

ul.contact-list li i {
    transition: all 0.4s ease;

}

/* Hover */
ul.contact-list li:hover i {
    background: #f66234;
    color: #fff;
    box-shadow:
        0 0 8px rgb(244 67 54 / 45%),
        0 0 16px rgb(246 98 52 / 50%),
        0 0 30px rgb(246 98 52 / 49%);
    transform: scale(1.05);
}

/* Footer  */


div#ft-inr p, div#ft-inr ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

div#ft-inr ul li {
    list-style: none;
    margin-bottom: 10px;
}

div#ft-inr ul {
    margin: unset;
}



div#ft-inr h3 {
    color: #fff;
    font-size: 30px;
    line-height: 38px !important;
}

.tnp-field label {
    display: none;
}

input#tnp-1 {
    padding: 20px !important;
}

body[data-form-submit=regular] .container-wrap .tnp input[type=submit] {
    padding: 20px !important;
    font-size: 12px;
    line-height: 20px !important;
}

.tnp.tnp-subscription {
    position: relative;
    overflow: hidden;
    border-radius: 10px !important;
}

.tnp.tnp-subscription .tnp-field.tnp-field-button {
    margin: unset;
    position: absolute;
    top: 0;
    right: 30%;
}

.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field {
    margin: unset;
}
div#ft-inr.copyright {
    border-top: 1px solid #fff;
    padding-top: 30px;
}






@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
#top .container {
    padding: 0 20px !important;
}
li#menu-item-40 a {
    flex-direction: row-reverse;
    gap: 10px;
    background: #D95B29;
    padding: 15px 20px 15px 30px !important;
    border-radius: 8px;
    position: relative;
    transition: all 0.5s;
    font-size: 20px !important;
    line-height: 28px !important;
    border: 1px solid #D95B29;
    overflow: hidden;
}
h2 {
    font-size: 50px !important;
    line-height: 58px !important;
}
h1 {
    font-size: 64px !important;
    line-height: 72px !important;
    margin-bottom: 7px !important;
}

div#hero {
    padding-top: 300px !important;
}

h3 {
    font-size: 28px !important;
    line-height: 36px !important;
}
#choose-inr .vc_column-inner {
    margin-right: 30px !important;
}
#choose-video a.nectar_video_lightbox.play_button_2 {
    height: 110px !important;
    width: 110px !important;
}
#inr-service .vc_column-inner {
    background: #F5F6F7;
    margin-right: 20px;
    padding: 90px 30px;
    border-radius: 16px;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
    min-height: 310px;
}	
	
}



@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
#top .container {
    padding: 0 20px !important;
}
li#menu-item-40 a {
    flex-direction: row-reverse;
    gap: 10px;
    background: #D95B29;
    padding: 15px 20px 15px 30px !important;
    border-radius: 8px;
    position: relative;
    transition: all 0.5s;
    font-size: 20px !important;
    line-height: 28px !important;
    border: 1px solid #D95B29;
    overflow: hidden;
}
h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}
h1 {
    font-size: 64px !important;
    line-height: 72px !important;
    margin-bottom: 7px !important;
}

div#hero {
    padding-top: 240px !important;
}

h3 {
    font-size: 28px !important;
    line-height: 36px !important;
}
#choose-inr .vc_column-inner {
    margin-right: 30px !important;
}
#choose-video a.nectar_video_lightbox.play_button_2 {
    height: 110px !important;
    width: 110px !important;
}
#inr-service .vc_column-inner {
    background: #F5F6F7;
    margin-right: 20px;
    padding: 90px 30px;
    border-radius: 16px;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
    min-height: 310px;
}

#top nav>ul>li>a {
    font-size: 17px;
    line-height: 25px !important;
}
#inr-service .number, #inr-service .symbol {
    font-size: 48px !important;
    line-height: 56px !important;
    color: #051C2F;
    font-weight: 400;
    font-family: 'DM Sans';
    transition: all 0.5s;
}	
	
}




@media only screen and (min-width: 1000px) and (max-width: 1199px){}
@media only screen and (min-width: 768px) and (max-width: 999px){}
@media only screen and (min-width: 520px) and (max-width: 767px){}
@media only screen and (min-width: 300px) and (max-width: 519px){}