/*
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#top li#menu-item-166 span {
    background: #472011;
    position: relative;
    color: #fff;
    padding: 14px 45px !important;
    border-radius: 30px;
}
header#top nav > ul > li[class*="button_solid_color"] > a:before {
	    height: 35px;
}
body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before {
    border-radius: 30px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
/* ==================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider i.fa-arrow-right {
    margin-left: 5px;
}
div#revolution-slider span.text {
    color: #F59E0B;
}
/* ======================================= */
div#about {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#about> .row-bg-wrap {
    border: 20px solid #fff !important;
    border-radius: 40px !important;
}
div#about-inner img {
    width: 93%;
}
div#about-inner .nectar-milestone {
    width: 35%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #171717;
    color: #fff !important;
    padding: 20px 0px !important;
    border-radius: 10px !important;
    margin-bottom: 70px !important;
    border: 1px solid #fff;
}
div#about-inner .nectar-milestone .subject {
    color: #F59E0B;
    text-transform: uppercase;
    font-size: 14px;
}
div#about-inner .nectar-fancy-ul li {
    margin-bottom: 15px !important;
}
div#about-inner li i.fa-check:before {
    content: "\f00c";
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F59E0B;
    color: #fff;
    border-radius: 5px;
}
/* ======================================= */
a#btn {
    border-radius: 30px !important;
}
/* ======================================== */
div#service {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#service-inner .vc_col-sm-4 .hover-wrap:before {
    content: "";
    background-image: url(https://devu1a.customdev.solutions/edwardburke/wp-content/uploads/2026/02/Vector-6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    transition: .9s;
}
div#service-inner .vc_col-sm-4:hover .hover-wrap:before {
    opacity: 1;
}
div#service-inner .vc_col-sm-4 .hover-wrap-inner, div#service-inner .vc_col-sm-4 .hover-wrap-inner a {
    position: relative;
}
div#service-inner .vc_col-sm-4 .hover-wrap-inner a:after {
    content: "";
    background-image: url(https://devu1a.customdev.solutions/edwardburke/wp-content/uploads/2026/02/Group-2085663251.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    z-index: 999;
    height: 50px;
    transition: .9s;
}
div#service-inner .vc_col-sm-4:hover .hover-wrap-inner a:after {
    background-image: url(https://devu1a.customdev.solutions/edwardburke/wp-content/uploads/2026/02/Group-2085663250.png);
}
div#service-inner .vc_col-sm-4:hover h6 a {
    color: #F59E0B !important;
    transition: .9s;
}
div#service-inner .vc_col-sm-4 h6 a {
    text-decoration: underline;
    font-weight: 700;
}
div#service a#btn {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 10px;
}
/* ======================================== */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#why-choose-inner .vc_col-sm-6 .iwithtext .iwt-icon {
    background: #EEF4F6;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    transition: .9s;
}
div#why-choose-inner .vc_col-sm-6:hover .iwithtext .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7445%) hue-rotate(53deg) brightness(114%) contrast(116%);
}
div#why-choose-inner .vc_col-sm-6:hover .iwithtext .iwt-icon {
    background: #F59E0B;
    transition: .9s;
}
div#why-choose-inner .vc_col-sm-6 .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#why-choose-inner .iwithtext .iwt-text {
    padding-left: 80px !important;
    padding-top: 20px;
}
/* ========================================== */
div#banner {
    padding: 50px 0px !important;
    margin-bottom: 40px !important;
    z-index: 999;
    position: relative;
}
div#banner::after {
    content: "";
    background-image: url(https://devu1a.customdev.solutions/joshentwisple/wp-content/uploads/2026/01/image-53-1.png);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: -110px;
    bottom: 0;
}
div#banner .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#banner a#btn {
    filter: drop-shadow(2px 4px 6px #F59E0B);
}
/* ============================================== */
div#gallery {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#gallery> .row-bg-wrap {
    border: 20px solid #fff !important;
    border-radius: 40px !important;
}
div#gallery-inner .vc_col-sm-4 .project-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: end;
    background-image: url(https://devu1a.customdev.solutions/edwardburke/wp-content/uploads/2026/02/Add-your-image-here-9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: .9s;
    padding: 20px 20px !important;
    opacity: 0;
}
div#gallery-inner .vc_col-sm-4:hover .project-text {
    transition: .9s;
    opacity: 1;
}
div#gallery-inner .hover-wrap {
    margin: 0;
}
/* ============================================= */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner {
    margin: 0px 10px;
    background: #FFFFFF;
    padding: 20px 30px !important;
    border-radius: 10px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
    border: 1px solid #fff;
    transition: .9s;
}
div#testimonial-inner:hover {
    border-color: #F59E0B !important;
    transition: .9s;
}
div#testimonial-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
div#testimonial-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#testimonial-inner .iwithtext .iwt-icon img {
    width: 100% !important;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#testimonial-inner h6 img, div#testimonial-inner h5 img {
    width: unset !important;
}
div#testimonial-inner .iwithtext .iwt-text h5, div#testimonial-inner .iwithtext .iwt-text p {
    margin: 0;
    padding: 0px !important;
}
div#testimonial-inner h5 img {
    filter: brightness(0) saturate(100%) invert(66%) sepia(82%) saturate(1900%) hue-rotate(356deg) brightness(98%) contrast(96%);
}
div#testimonial-inner h3 {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 7px;
}
div#testimonial-inner:hover h3 img {
    filter: brightness(0) saturate(100%) invert(58%) sepia(82%) saturate(521%) hue-rotate(358deg) brightness(99%) contrast(94%);
}
div#testimonial button.owl-prev:before {
    content: "\f060";
}
div#testimonial button.owl-next:before {
	    content: "\f061";
}
div#testimonial button.owl-next:before, div#testimonial button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #1A3560;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #fff0;
    transition: .9s;
    border: 1px solid #1A3560;
}
div#testimonial button.owl-next:hover:before, div#testimonial button.owl-prev:hover:before {
	background: #F59E0B;
	border: 1px solid #F59E0B;
	color:#fff !important;
}
div#testimonial .owl-nav.disabled {
    display: block;
}
div#testimonial button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    top: 150px;
    right: -70px;
}
div#testimonial button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
	position: absolute;
    top: 150px;
    left: -70px;
}
div#testimonial .owl-dots {
    display: none;
}
div#testimonial a#btn {
    margin: 0 auto;
    display: table;
}
/* ========================================== */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner iframe {
    transform: translateX(-60px);
    border-radius: 20px;
    border: 10px solid #EEF4F6 !important;
}
div#contact-inner .wpb_text_column {
    margin: 0;
}
div#contact .vc_col-sm-8 .vc_column-inner {
    background: #FFFFFF;
    padding: 40px 90px 40px 50px !important;
    border-radius: 15px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#gform_fields_1 {
    row-gap: 0px;
}
body .gform_wrapper .top_label .gfield_label {
    color: #121212;
    font-weight: 400;
    text-transform: capitalize !important;
}
div#contact input, div#contact textarea, div#contact select {
    border: 1px solid #D4D4D4;
    height: 45px;
    border-radius: 5px;
    color: #9C9A9A;
    background-color: #FAFAFA;
}
div#contact input::placeholder, div#contact textarea::placeholder {
    color: #9C9A9A;
    opacity: 1;
}
div#contact select {
    padding-top: 3px;
}
div#contact input#gform_submit_button_1 {
    border-radius: 30px !important;
    border: unset !important;
    color: #fff !important;
    background: #171717 !important;
    padding: 0px 30px !important;
}
span.gfield_required.gfield_required_text {
    opacity: 0;
}
/* ===================================== */
div#area-serve {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#area-serve-inner .vc_col-sm-2 .vc_column-inner {
    background: #EEF4F6;
    padding: 15px 10px !important;
    border-radius: 5px !important;
    transition: .9s;
}
div#area-serve-inner .vc_col-sm-2:hover .vc_column-inner {
    background: #F59E0B;
}
div#area-serve-inner .vc_col-sm-2 h5 {
    margin: 0;
    font-size: 23px !important;
}
div#area-serve-inner .vc_col-sm-2 h5 span {
    transition: .9s;
}
div#area-serve-inner .vc_col-sm-2:hover h5 span {
    color: #fff !important;
    transition: .9s;
}
/* =================================== */
div#footer-widgets .row {
    padding: 40px 0px !important;
    margin-bottom: 0;
}
div#footer-widgets .widget.widget_nav_menu {
   margin: 0 auto;
   display: table;
}
div#custom_html-2 {
    margin-top: 20px;
}
div#footer-widgets h4 {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #fff;
    width: fit-content;
}
div#footer-widgets .socliy ul li {
display: inline-block;
}
div#footer-widgets .socliy ul li i {
    margin: 0px 1px;
    color: #fff;
    font-size: 18px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50px;
    border: 1px solid #fff;
}
div#footer-widgets .socliy ul li:hover i {
    background: #F59E0B;
    transition: .5s;
    border-color: #F59E0B;
}
div#footer-widgets ul#menu-contact-info li {
    margin-bottom: 10px !important;
}
div#footer-widgets ul#menu-contact-info li a {
    position: relative;
    padding-left: 45px !important;
    display: block;
}
div#footer-widgets ul#menu-contact-info li a i {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #363636 !important;
    border-radius: 30px !important;
    font-size: 15px;
    transition: .9s;
}
div#footer-widgets ul#menu-contact-info li:hover a i {
    background: #F59E0B !important;
}
#footer-outer .widget {
    margin-bottom: 20px;
}
/* ===================================== */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright strong {
    color: #F59E0B;
}

div#lst4 {
    padding-top: 30px;
}
div#testimonial-inner p {
    color: #666666;
}

div#testimonial-inner {
    height: 220px;
    overflow-y: scroll;
	cursor: pointer;
}

div#testimonial-inner::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #f59e0b!
}
div#testimonial-inner::-webkit-scrollbar
{
	width: 12px;
	background-color: #f59e0b!
}
div#testimonial-inner::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #f59e0b!
}
div#gallery li.tab-item a {
    border-radius: 50px !important;
    margin: 0px 3px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

div#testimonial a#btn {
    margin: 0 auto;
    display: table;
    margin-bottom: 40px;
}

/* ======================================= */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -20px !important;
}
}
@media (max-width: 1440px){
	.text-lft {
    margin-left: -20px !important;
}
}
@media (max-width: 1366px){
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	    .text-lft {
        margin-left: -60px !important;
    }
}
@media (max-width: 1080px){
	    .text-lft {
        margin-left: -40px !important;
    }
	p, li a, li {
    font-size: 13px;
    line-height: 23px;
}
	div#about {
    padding: 30px 0px !important;
}
	div#about-inner .nectar-milestone {
    width: 46%;
}
	div#banner {
    padding: 30px 0px !important;
    margin-top: -110px;
}
	div#gallery {
    padding: 30px 0px !important;
}
	div#testimonial {
    padding: 30px 0px !important;
}
	.owl-stage {
    padding: 10px 0px !important;
}
	    div#testimonial-inner {
        margin: 0px 50px;
    }
	div#testimonial-inner p em span {
        font-size: 15px;
        line-height: 25px;
    }
	div#contact input, div#contact textarea, div#contact select {
    height: 40px;
}
	div#contact select {
    padding-top: 0px;
}
}
@media (max-width: 1024px){}
@media (max-width: 912px){
	    body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
        background-color: #81927f !important;
    }
	div#header-outer {
    padding: 0px 0px !important;
}
	header#top {
    padding-bottom: 10px !important;
}
	div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
	.owl-dots {
    display: none;
}
	div#testimonial-inner {
    padding: 20px 20px !important;
}
	    div#testimonial-inner p em span {
        font-size: 15px;
        line-height: 25px;
    }
	    div#contact-inner img {
        transform: translateX(0px);
        margin: 0 auto;
        width: 100%;
    }
	div#contact-inner {
    margin: 0px 100px !important;
}
	div#contact .vc_col-sm-8 .vc_column-inner {
        padding: 20px 30px 20px 30px !important;
    }
	div#contact input#gform_submit_button_1 {
    margin: 0 auto;
}
	div#footer-widgets .widget.widget_nav_menu {
    display: unset;
}
	div#contact-inner .wpb_text_column.wpb_content_element {
    text-align: center;
}
	div#services_innner h1, div#services_innner p {
  text-align: center !important;
}
	 div#services_innner a.nectar-button.large.regular.accent-color.regular-button {
    margin: 10px auto;
    display: table;
    padding: 10px 30px !important;
    font-size: 12px;
  }
	#services_main {
  padding: 0px 110px;
}
	div#testimonial button.owl-next, div#testimonial button.owl-prev {
  position: unset !important;
}
}

@media (max-width: 800px){
		div#about-inner {
    margin: 0px 80px;
}
	div#gallery-inner {
    margin: 0px 80px;
}
		div#contact-inner {
    margin: 0px 80px !important;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
	   header#top {
        padding: 10px 0px 10px 0px !important;
        background: #fff;
    }
			div#about-inner {
    margin: 0px 0px;
}
		div#contact-inner {
    margin: 0px 0px !important;
}
	div#testimonial-inner {
        margin: 0px 10px;
    }
	    div#testimonial-inner p em {
        min-height: 170px;
        display: block;
    }
	h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}
	div#testimonial-inner .iwithtext {
    display: table;
}
	    div#testimonial-inner .iwithtext .iwt-text {
        padding-left: 0px;
        width: 100%;
		position: relative;
    }
	div#testimonial-inner p em span:before {
        left: -10px;
        width: 2px;
        height: 170px;
    }
	div#testimonial-inner {
        margin: 0px 20px;
        padding: 20px 20px !important;
    }
	div#testimonial-inner .iwithtext .iwt-icon img {
    width: 60% !important;
}
	    div#testimonial-inner p em span {
        font-size: 14px;
        line-height: 24px;
    }
	    p, li a {
        font-size: 12px;
        line-height: 22px;
    }
	div#contact .vc_col-sm-8 .vc_column-inner {
        padding: 20px 20px 20px 20px !important;
    }
	#services_main {
  padding: 0px 20px;
}
	div#services_innner h1 {
  font-size: 22px !important;
}
	div#services_main .vc_column-inner {
  padding: 10px 10px !important;
}
	#page-header-bg .span_6 h1 {
  font-size: 18px !important;
  margin-top: 20px;
}
	div#proudlyserving_inner .vc_column-inner {
  height: 350px;
}
	
#banner p br {
  display: none;
}
#banner p {
  width: 80%;
  display: table;
  margin: 0 auto;
}

div#banner a#btn {
  padding: 10px 20px !important;
  font-size: 13px !important;
}
}
@media (max-width: 428px){}
@media (max-width: 414px){
	div#testimonial-inner .iwithtext .iwt-icon img {
    width: 100% !important;
}
	div#testimonial button.owl-prev, div#testimonial button.owl-next {
    display: none;
}
	div#testimonial-inner p em {
        min-height: 220px;
    }
	div#testimonial-inner p em span:before {
        height: 210px;
    }
}
@media (max-width: 390px){}
@media (max-width: 375px){
		h2 {
    font-size: 21px !important;
    line-height: 26px !important;
}
}
@media (max-width: 360px){}