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


#before-after .owl-dots {
    display: none !important;
}
.container.main-content, .container.normal-container.row {
    --scroll-bar-w: 0px !important;
}
/* **************** BUTTONS  CSS START **************** */

a#cta-btn, li#menu-item-17  a {
    font-family: 'Inter';
    color: #ffffff;
    padding: 16px 32px !important;
    text-transform: none;
    width: auto;
    box-shadow: none;
    text-shadow: none;
    font-size: 13px;
    line-height: 21px !important;
    font-weight: 700;
    position: relative;
    border-radius: unset !important;
    overflow: hidden;
    background: #000;
    letter-spacing: 2px;
    border: 1px solid #000;
}
.ft-social {
    display: flex;
    gap: 15px;
    align-items: center !important;
    margin: 0;
    justify-content: end;
}
.ft-social li i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    transition: all 0.3s ease;
    line-height: 26px !important;
    background: #c6825f !important;
    color: #ffffff !important;
}
.ft-social li:nth-child(1) a {
    background: #4285F4;
}
.ft-social li:nth-child(1) a:hover {
    background: #34A853;
    transform: translateY(-3px);
}
.ft-social li:nth-child(2) a {
    background: #1877F2;
}
.ft-social li:nth-child(2) a:hover {
    background: #0d65d9;
    transform: translateY(-3px);
}
.ft-social li:nth-child(3) a {
    background: linear-gradient(
        45deg,
        #f09433 0%,
        #e6683c 25%,
        #dc2743 50%,
        #cc2366 75%,
        #bc1888 100%
    );
}
.ft-social li:nth-child(3) a:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 8px 20px rgba(220, 39, 67, 0.35);
}

.ft-social li {
    list-style: none !important;
}
li#menu-item-17  a span{
    color: #ffffff; 
}

a#cta-btn:hover, li#menu-item-17 a:hover {
    box-shadow: unset !important;
    transform: unset !important;
    opacity: 1 !important;
    color: #000000;
    border: 1px solid #000000;
}

a#cta-btn:before , li#menu-item-17 a:before{
    content: "";
    background: #ffffff;
    height: 100%;
    width: 0px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
}

a#cta-btn:hover:before, li#menu-item-17 a:hover:before {
    width: 100%;
}
li#menu-item-17 a:hover span{
     color: #000;
     position: relative;
}

li#menu-item-17 a span:after {
    display: none !important;
}
/* **************** BUTTONS  CSS END **************** */


.col-right .vc_column-inner {
    border-left: 2px solid #c9c9c9;
    padding-left: 40px;
}

.nectar-milestone .number {
    color: #C6825F;
    font-family: 'Inter';
    font-weight: 700;
}

body .nectar-milestone .subject {
    color: #515F74 !important;
    letter-spacing: 1.6px;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
}

div#counter-sec {
    border-top: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
}

div#Commercial {
    margin-top: 70px;
    background: #F8F9FF;
    padding: 20px !important;
    border: 2px solid #ececec;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 20px;
    display:none !important;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
    bottom: 50%;
    margin-bottom: 20px;
    display:none !important;
}
.list-blk-check ul li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
        color: #C6825F !important;
    letter-spacing: 1.6px;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
}

.list-blk-check ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    left: -20px;
    font-weight: 400;
}

.list-blk-check {
    border-top: 2px solid #ececec;
    padding-top: 20px;
}

div#Commercial.dark {
    background: #000;
}

div#Commercial.dark a#cta-btn {
    border: 1px solid #fff;
}

div#about h2 {
    font-size: 50px;
    line-height: 58px;
}

div#why-choose-us #inr-row {}

div#why-choose-us #inr-row .vc_column-inner {
    background: #F8F9FF;
    border: 2px solid #ececec;
    padding: 20px;
    min-height: 220px;
    position: relative;
    transition: all 0.5s;
    top: 0;
}

div#why-choose-us #inr-row .vc_column-inner h4 {
    color: #000;
    text-transform: uppercase;
}

div#why-choose-us #inr-row .vc_column-inner p {
    color: #515F74;
    font-size: 18px;
    line-height: 26px;
}

div#why-choose-us #inr-row .vc_column-inner:hover {
    top: -20px;
}

div#Initiate p {
    max-width: 900px;
}


div#contact div#inr-row .vc_column-inner {background: #F8F9FF;
    border: 2px solid #ececec;
    padding: 20px;
                                         }

.iwithtext .iwt-icon i {
    color: #C6825F;
}

.iwithtext  strong {
    color: #515F74 !important;
    letter-spacing: 1.6px;
    font-size: 14px !important;
    line-height: 23px;
    font-weight: 600;
}

.iwithtext .iwt-text {
    color: #000000 !important;
    letter-spacing: 1.6px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.iwt-text h3 {color: #000;}

div#contact .vc_col-sm-7 .vc_column-inner {
    border: 2px solid #ececec;
    padding: 20px;
}

label {}

.form label {
    color: #515F74 !important;
    letter-spacing: 1.6px;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
}

.form .row input, .form .row textarea, .form .row select {
    background: #fff;
    border-bottom: 1px solid #ececec;
    border-width: 1px;
}
.form .row textarea{
    height: 130px;
}

.form .row input:active, .form .row textarea:active, .form .row select:active , .form .row input:focus, .form .row textarea:focus, .form .row select:focus, .form .row input:focus-visible, .form .row textarea:focus-visible, .form .row select:focus-visible  {
    border: 1px solid #ececec !important;
}

body[data-form-submit=regular] .container-wrap input[type=submit] {
    width: 100%;
    border-radius: unset !important;
}

#map .vc_column-inner {
    position: relative;
}

#map .vc_column-inner a#cta-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
    left: 0;
    right: 0;
    width: 200px;
}

.text-right .vc_column-inner {
    text-align: right;
}

.text-right .vc_column-inner a#cta-btn {
    background: #fff !important;
    color: #000;
}

div#copyright ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

div#copyright ul li {
    list-style: none;
    margin: 0 5px;
}

div#copyright ul li a , div#copyright  p {
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
div#copyright  p{
    text-align: right;
}


/* Porfoilio seection  */

h4.title {
    color: #191C1E;
    font-size: 33px !important;
    line-height: 41px !important;
    font-family: 'Open Sans' !important;
}

.work-meta p {
    color: #45464D !important;
    font-size: 22px;
    line-height: 30px !important;
    padding-bottom: 10px !important;
}

.work-meta .project-attrs {
    display: flex;
    gap: 30px;
}

.work-meta .project-attrs li {
    color: #45464D !important;
    font-size: 16px;
    line-height: 24px !important;
    background: #ECEEF0;
    padding: 2px 10px;
}

a.explore-service-btn {
    color: #FCD34D;
    font-size: 20px;
    line-height: 28px !important;
    font-family: 'Inter' !important;
    margin-top: 20px !important;
    display: block;
}

.portfolio-items  .inner-wrap {
    padding: 20px;
    border: 1px solid #ececec;
}



/* Projects Section CSSS start  */




div#projects div#inr-row .vc_col-sm-4 .nectar-fancy-box.using-img {
    min-height: 248px;
}



.nectar-fancy-box .inner {
    padding-bottom: unset !important;
    display: flex;
    flex-direction: column;
    justify-content: end;
    min-height: unset !important;
    position: absolute;
    bottom: 30px;
    left: 30px;
}

div#projects div#inr-row .vc_col-sm-8 .nectar-fancy-box.using-img {
    min-height: 520px;
}

div#projects div#inr-row .nectar-fancy-box.using-img {
    padding: 40px !important;
}

div#projects div#inr-row .nectar-fancy-box .inner h4 {
    font-size: 28px;
    line-height: 36px !important;
    font-family: 'Inter';
}

div#projects div#inr-row .nectar-fancy-box .inner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 70%;
}


div#projects div#inr-row.scnd-row .vc_col-sm-8 .nectar-fancy-box.using-img {
    min-height: 250px;
}

div#before-after.mobile {
    display: none !important;
}













@media only screen and (min-width: 1536px) and (max-width: 1600px){}
@media only screen and (min-width: 1366px) and (max-width: 1535px){
	
h1 {
    font-size: 58px !important;
    line-height: 66px !important;
}

.nectar-milestone .number {
    font-size: 70px !important;
    line-height: 78px !important;
}

h2 {
    font-size: 54px !important;
    line-height: 62px !important;
}

p {
    font-size: 20px;
    line-height: 28px;
}

div#why-choose-us #inr-row .vc_column-inner {
    min-height: 210px;
}

div#copyright ul {
    margin: unset;
}	
	
}



@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}
div#projects div#inr-row .nectar-fancy-box .inner h4 {
    font-size: 24px;
    line-height: 32px !important;
    font-family: 'Inter';
}
div#projects div#inr-row .nectar-fancy-box .inner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 90%;
}
.nectar-milestone .number {
    font-size: 60px !important;
    line-height: 68px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 18px;
    line-height: 26px;
}
div#copyright ul li a, div#copyright p {
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
}
div#copyright ul li {
    list-style: none;
    margin: 0 10px;
}
div#why-choose-us #inr-row .vc_column-inner {
    min-height: 240px;
}

div#copyright ul {
    margin: unset;
}
div#why-choose-us #inr-row .vc_column-inner p {
    color: #515F74;
    font-size: 14px;
    line-height: 22px;
}
div#why-choose-us #inr-row .vc_column-inner h4 {
    font-size: 14px;
    line-height: 22px;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}	
	
}
=========================================
   Small Laptop / Notebook
========================================= */
@media (min-width: 992px) and (max-width: 1199px) {
h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}
div#projects div#inr-row .nectar-fancy-box .inner h4 {
    font-size: 24px;
    line-height: 32px !important;
    font-family: 'Inter';
}
div#projects div#inr-row .nectar-fancy-box .inner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 90%;
}
.nectar-milestone .number {
    font-size: 60px !important;
    line-height: 68px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 14px;
    line-height: 22px;
}
div#copyright ul li a, div#copyright p {
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
}
div#copyright ul li {
    list-style: none;
    margin: 0 10px;
}
div#why-choose-us #inr-row .vc_column-inner {
    min-height: 200px;
    padding: 7px !important;
}

div#copyright ul {
    margin: unset;
}
div#why-choose-us #inr-row .vc_column-inner p {
    color: #515F74;
    font-size: 14px;
    line-height: 22px;
}
div#why-choose-us #inr-row .vc_column-inner h4 {
    font-size: 10px;
    line-height: 18px;
    max-width: 500px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#Commercial img {
    width: 100%;
    min-height: 440px !important;
}
.twentytwenty-wrapper {
    overflow: hidden;
    padding: 5px 4px !important;
}
.iwithtext .iwt-text {
    padding-left: 45px !important;
}
.iwithtext .iwt-text {
    color: #000000 !important;
    letter-spacing: 1.6px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}	
}
/* =========================================
   Tablet / iPad
========================================= */
@media (min-width: 768px) and (max-width: 991px) {
div#before-after.desktop {
    display: none !important;
}
div#before-after.mobile {
    display: block !important;
}
h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}
div#projects div#inr-row .nectar-fancy-box .inner h4 {
    font-size: 24px;
    line-height: 32px !important;
    font-family: 'Inter';
}
div#projects div#inr-row .nectar-fancy-box .inner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 90%;
}
.nectar-milestone .number {
    font-size: 60px !important;
    line-height: 68px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 14px;
    line-height: 22px;
}
div#copyright ul li a, div#copyright p {
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
}
div#copyright ul li {
    list-style: none;
    margin: 0 10px;
}
div#why-choose-us #inr-row .vc_column-inner {
    min-height: 200px;
    padding: 7px !important;
}

div#copyright ul {
    margin: unset;
}
div#why-choose-us #inr-row .vc_column-inner p {
    color: #515F74;
    font-size: 14px;
    line-height: 22px;
}
div#why-choose-us #inr-row .vc_column-inner h4 {
    font-size: 10px;
    line-height: 18px;
    max-width: 500px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}
div#Commercial img {
    width: 100%;
    min-height: 440px !important;
}
.twentytwenty-wrapper {
    overflow: hidden;
    padding: 5px 4px !important;
}
.iwithtext .iwt-text {
    padding-left: 45px !important;
}
.iwithtext .iwt-text {
    color: #000000 !important;
    letter-spacing: 1.6px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}
.col-right .vc_column-inner {
    border-left: 2px solid #c9c9c9;
    padding-left: 10px;
}
div#footer-widgets {
    display: none !important;
}
div#ft-sec {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
}
/* =========================================
   Large Mobile Devices
========================================= */
@media (min-width: 576px) and (max-width: 767px) {
div#before-after.desktop {
    display: none !important;
}
div#before-after.mobile {
    display: block !important;
}
h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}
div#projects div#inr-row .nectar-fancy-box .inner h4 {
    font-size: 24px;
    line-height: 32px !important;
    font-family: 'Inter';
}
div#projects div#inr-row .nectar-fancy-box .inner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 90%;
}
.nectar-milestone .number {
    font-size: 60px !important;
    line-height: 68px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 14px;
    line-height: 22px;
}
div#copyright ul li a, div#copyright p {
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
}
div#copyright ul li {
    list-style: none;
    margin: 0 10px;
}
div#why-choose-us #inr-row .vc_column-inner {
    min-height: 200px;
    padding: 7px !important;
}

div#copyright ul {
    margin: unset;
}
div#why-choose-us #inr-row .vc_column-inner p {
    color: #515F74;
    font-size: 14px;
    line-height: 22px;
}
div#why-choose-us #inr-row .vc_column-inner h4 {
    font-size: 10px;
    line-height: 18px;
    max-width: 500px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}
div#Commercial img {
    width: 100%;
    min-height: 440px !important;
}
.twentytwenty-wrapper {
    overflow: hidden;
    padding: 5px 4px !important;
}
.iwithtext .iwt-text {
    padding-left: 45px !important;
}
.iwithtext .iwt-text {
    color: #000000 !important;
    letter-spacing: 1.6px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}
.col-right .vc_column-inner {
    border-left: 2px solid #c9c9c9;
    padding-left: 10px;
}
div#footer-widgets {
    display: none !important;
}
div#ft-sec {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
div#Commercial {
    margin-top: 70px;
    background: #F8F9FF;
    padding: 20px !important;
    border: 2px solid #ececec;
    margin-right: 21px !important;
    margin-left: -19px !important;
}	
}
/* =========================================
   Mobile Devices
========================================= */
@media (max-width: 575px) {
div#before-after.desktop {
    display: none !important;
}
div#before-after.mobile {
    display: block !important;
}
h1 {
    font-size: 28px !important;
    line-height: 36px !important;
}
div#projects div#inr-row .nectar-fancy-box .inner h4 {
    font-size: 24px;
    line-height: 32px !important;
    font-family: 'Inter';
}
div#projects div#inr-row .nectar-fancy-box .inner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 90%;
}
.nectar-milestone .number {
    font-size: 60px !important;
    line-height: 68px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 14px;
    line-height: 22px;
}
div#copyright ul li a, div#copyright p {
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
}
div#copyright ul li {
    list-style: none;
    margin: 0 10px;
}
div#why-choose-us #inr-row .vc_column-inner {
    min-height: 200px;
    padding: 7px !important;
}

div#copyright ul {
    margin: unset;
}
div#why-choose-us #inr-row .vc_column-inner p {
    color: #515F74;
    font-size: 14px;
    line-height: 22px;
}
div#why-choose-us #inr-row .vc_column-inner h4 {
    font-size: 10px;
    line-height: 18px;
    max-width: 500px !important;
}

h3 {
    font-size: 20px !important;
    line-height: 28px !important;
}
div#Commercial img {
    width: 100%;
    min-height: 290px !important;
}
.twentytwenty-wrapper {
    overflow: hidden;
    padding: 5px 4px !important;
}
.iwithtext .iwt-text {
    padding-left: 45px !important;
}
.iwithtext .iwt-text {
    color: #000000 !important;
    letter-spacing: 1.6px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}
.col-right .vc_column-inner {
    border-left: 2px solid #c9c9c9;
    padding-left: 10px;
}
div#footer-widgets {
    display: none !important;
}
div#ft-sec {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
div#Commercial {
    margin-top: 70px;
    background: #F8F9FF;
    padding: 20px !important;
    border: 2px solid #ececec;
    margin-right: 21px !important;
    margin-left: -19px !important;
}	
}


