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


.innerimagebox .vc_column-inner {
	padding: 30px;
}
.innerimagebox .vc_column-inner .inner img {
	width: 100%;
}
.innerimagebox .vc_column-inner h3 {
    font-size: 30px !important;
    margin-top: 20px !important;
}
.innerimagebox .vc_column-inner p{
    font-size: 16px !important;
    line-height: 28px !important;
    margin-bottom: 30px !important;
}





.fetauredHomeServicesSec .servicesFeaturedInnerBox .vc_column-inner {
    border: 1px solid #d4e2ee;
    background-color: #ECF2F6;
    padding: 8% 8% !important;
    border-radius: 15px;
}
.fetauredHomeServicesSec .servicesFeaturedInnerBox .vc_column-inner:hover {
    background-color: #001F3B;
    color: #fff;
}
.fetauredHomeServicesSec .servicesPathHoverBox .vc_column-inner:hover .wpb_wrapper svg path{
    stroke:#fff !important;
    fill:#fff !important;
}
.fetauredHomeServicesSec .servicesFeaturedInnerBox .vc_column-inner:hover .wpb_wrapper svg {
    stroke:#fff !important;
    fill:#fff !important;
}
.fetauredHomeServicesSec .servicesFeaturedInnerBox .vc_column-inner:hover .wpb_wrapper h4{
    color: #fff !important;
}
.fetauredHomeServicesSec .servicesFeaturedInnerBox .vc_column-inner .wpb_wrapper p{
    color: #4E4D4D !important;
}
.fetauredHomeServicesSec .servicesFeaturedInnerBox .vc_column-inner:hover .wpb_wrapper p{
    color: #fff !important;
}
.fetauredHomeServicesSec  .nectar-parallax-scene li:nth-child(2) div {
    background-size: contain;
    background-repeat: no-repeat;
    top: 280px;
    width: 40%;
    height: 50%;
    left: 200px;
}











.footerSection .wpb_content_element .wpb_wrapper .social {
    display: flex !important;
    column-gap: 12px;
    padding-top: 10px;
    margin: 0;
}
.footerSection .social li {
	list-style: none;
}
.footerSection .social li a {
    font-size: 20px;
    background-color: transparent;
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50px;
    color: #000000;
    line-height: 35px;
    text-align: center;
}
.footerSection .social li a:hover{ 
    color: #135b99;
}
.footerSection .social li a i {
    
}
.footerSection .social li a i:before {
	font-weight: 500;
}
.addressIcon ul {
	padding-top: 0px;
	margin: 0;
}
.addressIcon ul li {
	margin-bottom:6px;
	list-style: none;
}
.addressIcon ul li a {
    color: #000000;
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
    display: inline-block;
	font-size: 16px;
}
.addressIcon ul li a:before {
    content: '\f095';
    font-family: 'FontAwesome';
    font-weight: 600;
    position: absolute;
    left: 0;
}
.addressIcon ul li:nth-child(1) a:before { 
    content: '\f232';
	color: green;
}
.addressIcon ul li:nth-child(2) a:before {
	content: '\f0e0';
}
.addressIcon ul li:nth-child(3) a:before {
    content: '\f041';
}
.addressIcon ul li:nth-child(4) a:before {
    content: '\f041';
}
.addressIcon ul li:nth-child(5) a:before {
    content: '\f041';
}




.footerSection .widget_nav_menu ul {
	margin: 0;
}
.footerSection .widget_nav_menu ul li {
	list-style: none;
    margin-bottom: 15px;
}
.footerSection .widget_nav_menu ul li a {
    font-size: 15px;
    line-height: 28px;
    position: relative;
    transition: .5s;
    color: #000000;
}
.footerSection .widget_nav_menu ul li a:hover{
	padding-left: 11px !important;
}
.footerSection .widget_nav_menu ul li a:hover:before{
	opacity:1;
}
.footerSection .widget_nav_menu ul li a:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    font-weight: 600;
    position: absolute;
    left: 0;
	opacity:0;
	top: -4px;
}
.footerSection .vc_column-inner .wpb_wrapper h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.footerLogo {
    padding-bottom: 100px;
}

.copyrightSection .vc_column-inner .wpb_wrapper p a {
    color: #000000;
}
.copyrightSection .vc_column-inner .wpb_wrapper a:hover {
	color: #EF7225;
}
.copyrightSection .vc_column-inner .wpb_wrapper p{
    color: #000000;
}

.logoMainbox .img-with-aniamtion-wrap .inner .hover-wrap-inner {
	background-color: #fdfdfd;
	height: 120px;
	padding: 15px 5px;
	border-radius: 10px;
}
.logoMainbox .img-with-aniamtion-wrap .inner img {
	width: 100% !important;!i;!;!;!i;!;
	height: 100% !important;!i;!;
	object-fit: contain;
}