/*
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-outer[data-full-width="true"] header > .container {
        padding: 0 160px;
}
header#top .current-menu-item span {
    color: #1AA7EC;
    text-decoration: underline;
    font-weight: 800;
}
header#top li#menu-item-29 a {
    position: relative;
    border: 1.5px solid #000000;
    padding: 10px 45px 10px 20px !important;
    font-weight: 800;
}
header#top li#menu-item-29 a span {
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
header#top li#menu-item-29 a:after {
    content: "\f061";
    right: 0;
    top: 0;
    position: absolute;
    font-family: 'FontAwesome';
    margin: 10px 10px 0px 0px !important;
    color: #000;
}
/* ======================================= */
div#revolution-slider .text-lft i {
    margin-left: 10px;
    position: relative;
    top: -2px;
}
/* ================================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about .inner-wrap.row-bg-layer:after {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/douglashamrick/wp-content/uploads/2026/01/Ellipse-74.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 290px;
    height: 290px;
    transform: translate(50px, 110px);
}
div#about .inner-wrap.row-bg-layer {
    position: relative;
}
div#about-inner .vc_col-sm-7 img {
    width: 100%;
}
div#about-inner .heading-text {
    width: 150%;
    transform: translate(-350px, -10px);
}
div#about-inner .iwithtext {
    width: 50%;
    display: inline-grid;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ccc;
}
div#about-inner .iwithtext .iwt-icon {
    display: none;
}
div#about-inner .iwithtext .iwt-text {
    padding-left: 0px !important;
}
div#about-inner .nectar-fancy-ul ul li {
    padding-left: 30px;
}
div#about-inner .nectar-fancy-ul ul {
    column-count: 2;
    margin: 10px 0px !important;
}
/* ============================== */
h6 span img {
    display: inline-block !important;
    margin-bottom: -6px !important;
}
a#btn {
    border-radius: unset !important;
	border: 1px solid #1AA7EC;
}
a#btn.border {
    background: #0000 !important;
    border: 1px solid #222222;
    color: #222222;
    margin-left: 10px;
}
/* ========================== */
div#service {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#service-inner .vc_col-sm-6 .vc_column-inner {
    background: #FFFFFF;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 15px;
    transition: .9s;
}
div#service-inner .vc_col-sm-6:hover .vc_column-inner {
    background: #1AA7EC;
    transition: .9s;
}
div#service-inner .vc_col-sm-6 h2 span, div#service-inner .vc_col-sm-6 p span {
    transition: .9s;
}
div#service-inner .vc_col-sm-6:hover h2 span, div#service-inner .vc_col-sm-6:hover p span {
    color: #fff !important;
    transition: .9s;
}
/* ============================= */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#why-choose .inner-wrap.row-bg-layer:after {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/douglashamrick/wp-content/uploads/2026/01/Ellipse-74.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 290px;
    height: 290px;
    transform: translate(-110px, -110px);
}
div#why-choose .inner-wrap.row-bg-layer {
    position: relative;
}
div#why-choose-inner .iwithtext {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: relative;
    margin-bottom: 40px;
}
div#why-choose-inner .iwithtext:nth-child(2):after, div#why-choose-inner .iwithtext:nth-child(3):after {
    content: "";
    background: #B8B8B8;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2px;
    height: 100px;
    margin: 0px 0px -80px 45px !important;
}
div#why-choose-inner .iwithtext .iwt-text {
    padding-left: 0px;
    width: 80%;
}
div#why-choose-inner .iwithtext .iwt-icon {
    position: relative;
    width: 90px;
    height: 90px;
    background: #F3F3F3;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: .9s;
    z-index: 99;
}
div#why-choose-inner .iwithtext:hover .iwt-icon {
    background: #1AA7EC;
}
div#why-choose-inner .iwithtext .iwt-icon img {
    margin: 0;
    width: 55px;
}
div#why-choose-inner .iwithtext:hover .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7496%) hue-rotate(234deg) brightness(103%) contrast(100%);
}
div#why-choose-inner img.skip-lazy {
    width: 100%;
}
/* ===================================== */
div#gallery {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#gallery .inner-wrap.row-bg-layer:after {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/douglashamrick/wp-content/uploads/2026/01/Ellipse-74.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 290px;
    height: 290px;
    transform: translate(50px, 110px);
}
div#gallery .inner-wrap.row-bg-layer {
    position: relative;
}
div#gallery-inner .hover-wrap {
    position: relative;
}
div#gallery-inner .hover-wrap a:before {
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    border-radius: 0px;
    transition: .9s;
    transform: scale(90%);
    font-size: 60px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    background-color: #1aa7ec9e;
}
div#gallery-inner .hover-wrap a:hover:before {
    transition: .9s;
	opacity:1;
}
div#gallery-inner img {
    width: 100%;
}
/* ====================================== */
div#banner {
    padding: 80px 0px !important;
    margin-bottom: 0px !important;
}
div#banner h6 {
    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7496%) hue-rotate(234deg) brightness(103%) contrast(100%);
}
div#banner a#btn.border {
    border-color: #fff !important;
    color: #fff !important;
}
/* ================================================ */
div#footer-outer {
    position: relative;
}
div#footer-outer:after {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/douglashamrick/wp-content/uploads/2026/01/Ellipse-74.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 290px;
    height: 290px;
    transform: translate(-100px, 140px);
}
div#footer-widgets .row {
    padding: 40px 0px 40px 0px !important;
    border-bottom: 1px solid #fff;
}
div#media_image-2 img {
    width: 74%;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: 0 auto;
    display: table;
}
div#custom_html-2 .socliy ul li {
  display: inline-block;
}
div#custom_html-2 .socliy ul li:hover i {
    background: #1AA7EC;
    border-color: #1AA7EC;
}
div#custom_html-2 .socliy ul li i {
    margin: 0px 3px;
    color: #fff;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50px;
    background: #fff0;
    border: 1px solid #fff;
    transition: .9s;
}
div#footer-widgets ul#menu-contact-info li {
   margin-bottom: 20px !important;
}
div#footer-widgets ul#menu-contact-info li a {
    position: relative;
    padding-left: 50px !important;
}
div#footer-widgets ul#menu-contact-info li a i {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0px;
    color: #fff;
    font-size: 17px;
    border-radius: 50%;
    transition: .9s;
    top: -6px;
    border: 1px solid #fff;
}
div#footer-widgets ul#menu-contact-info li:nth-child(1) a i {
    top: 6px;
}
div#footer-widgets ul#menu-contact-info li:hover a i {
    background: #1AA7EC;
    border-color: #1AA7EC;
}
/* ===================================== */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright strong {
     color:#1AA7EC;
}

/* ========================================= */
@media (max-width: 1600px){
	#header-outer[data-full-width="true"] header > .container {
    padding: 0 155px;
}
	
}

@media (max-width: 1440px){
	#header-outer[data-full-width="true"] header > .container {
    padding: 0 140px;
}
	
	
}


@media (max-width: 1366px){
	div#about-inner .heading-text {
    transform: translate(-330px, 0px);
}
	
	
div#why-choose-inner h1 {
    font-size: 35px;
}
	
	
	
}



@media (max-width: 1326px){
	
	
	#header-outer[data-full-width="true"] header > .container {
        padding: 0 130px;
    }
	
	div#about-inner .heading-text {
    transform: translate(-320px, 0px);
}
	
div#why-choose-inner h1 {
    font-size: 36px;
}
	
}



@media (max-width: 1280px){
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 125px;
    }
	
	    div#about-inner .heading-text {
        transform: translate(-310px, 20px);
    }
}

@media (max-width: 1080px){
	    #header-outer[data-full-width="true"] header > .container {
        padding: 0 105px;
    }
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 46px;
}
	p, li a {
    font-size: 13px;
    line-height: 20px;
}
	div#about {
    padding: 30px 0px !important;
}
	div#about-inner .heading-text {
        transform: translate(-250px, 20px);
    }
	div#about-inner .wpb_text_column {
    margin-bottom: 15px !important;
}
	div#about-inner .nectar-fancy-ul ul li h5 {
    font-size: 13px;
}
div#about-inner .nectar-fancy-ul ul li {
    padding-left: 25px;
}
	div#service {
    padding: 30px 0px !important;
}
	a#btn.border {
    margin-left: 0px;
}
	div#why-choose {
    padding: 30px 0px !important;
}
	div#why-choose-inner .iwithtext {
    margin-bottom: 20px;
}
	div#why-choose-inner .iwithtext .iwt-icon {
    width: 80px;
    height: 80px;
}
	div#why-choose-inner .iwithtext:nth-child(2):after, div#why-choose-inner .iwithtext:nth-child(3):after {
    margin: 0px 0px -80px 38px !important;
}
	div#why-choose-inner .iwithtext .iwt-icon img {
    width: 45px;
}
	div#gallery {
    padding: 30px 0px !important;
}
	div#banner {
    padding: 50px 0px !important;
}
	div#banner a#btn.border {
    margin-left: 10px;
}
div#footer-widgets ul#menu-contact-info li:nth-child(1) a i {
    top: 0px;
}
	
div#about-inner .nectar-fancy-ul ul li h5 {
        font-size: 11px;
    }	
	    div#why-choose-inner h1 {
        font-size: 27px;
    }
	
}
@media (max-width: 912px){}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}