/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.2
*/

/* Header CSS Start*/
.small-nav header#top ul.buttons.sf-menu a:hover::before {
    background: #0A3DB1;
    border: #0A3DB1;
}

/* Header CSS END */

/* Home CSS Start */
.homeHeroSec > .row-bg-wrap:after {
    content: '';
    background: linear-gradient(180deg, transparent, #001648);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 110px;
    left: 0;
    z-index: 99;
}
.scrollBtnRow a.nectar-next-section {
    width: 180px !important;
    height: 180px !important;
    border: 1px solid rgba(255, 255, 255, 0.20) !important;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(10px);
    border-radius: 100px !important;
}
.scrollBtnRow a.nectar-next-section:before {
    background: #17D4E7 !important;
    width: 4px !important;
    height: 13px !important;
}
.lightBlueHeading h1 , .lightBlueHeading h2 , .lightBlueHeading h3 , .lightBlueHeading h4 , .lightBlueHeading h5 , .lightBlueHeading h6 {
    color: #17D4E7 !important;
}
.blueHeadingText h1 , .blueHeadingText h2 , .blueHeadingText h3 , .blueHeadingText h4 , .blueHeadingText h5 , .blueHeadingText h6 {
    color: #0A3DB1 !important;
}
.statsMilestoneCol .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 160px;
}
.homeStatsSec .row-bg-wrap {
    overflow: hidden;
    border-radius: 0 0 160px 0;
}
.statsMilestoneCol:before {
    content: '';
    width: 8px;
    height: 131px;
    position: absolute;
    background: radial-gradient(circle, #48577B, #001648);
}
.statsMilestoneCol .iwithtext .iwt-icon {
    position: relative;
}
.statsMilestoneCol .iwithtext .iwt-text {
    padding-left: 0;
}
.statsMilestoneCol .iwithtext .iwt-text h4 {
    border-bottom: 1px solid #243762;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.statsMilestoneCol .iwithtext .iwt-text p {
    font-size: 14px;
}
.projectOverviewSec .nectar-fancy-ul ul li {
    padding: 20px 0px 20px 40px !important;
    position: relative;
    border-bottom: 1px solid #D6D6D6;	
}
.projectOverviewSec .nectar-fancy-ul ul li i {   
    top: 23px; 
}
/* .projectOverviewSec .nectar-fancy-ul ul li a {
    display: block;
    width: 110% !important;
	color: #0B0B0B;
} */
.scrollBtnRow a.nectar-next-section .nectar-scroll-icon {
	top: 49px;
	opacity: 1;
	width: 60px;
	height: 60px;
}
.scrollBtnRow .nectar-next-section-wrap.mouse-wheel[data-custom-color=true] .track-ball {
	top: 77px;
	background-color: #17D4E7 !important;
	z-index: 63;
	margin-left: -2px;
	width: 4px;
	height: 8px;
}
.scrollBtnRow .nectar-next-section-wrap.mouse-wheel .nectar-next-section:after {
	top: 55px;
	border: 0px solid rgba(255, 255, 255, .5);
	width: 30px;
	height: 48px;
	background-color: #fff;
	opacity: 1;
}
.scrollBtnRow .nectar-scroll-icon-path {
	stroke: #17D4E7;
}
.scrollBtnRow .nectar-next-section-wrap.mouse-wheel .nectar-next-section:before {
    content: "Scroll";
    display: block;
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
    background-color: transparent !important;
    width: 40px !important;
    height: 30px !important;
    font-size: 14px;
    margin-left: -20px;
    top: 100px;
}
.lakeFloridaSec > .row_col_wrap_12 {
    align-items: center;
}
.lakeFloridaContentCol {
    position: absolute !important;
    right: 0;
    width: 35%;
	z-index: 99;
	bottom: 110px !important;
}
.homeAmenitiesSec .nectar-carousel-flickity-fixed-content .nectar-flickity {
    margin-left: 0;
}
.homeAmenitiesSec .nectar-carousel-flickity-fixed-content ol.flickity-page-dots {
    display: none;
}
.homeAmenitiesSec .nectar-carousel-flickity-fixed-content .cell {
    margin-right: 10px !important;
}
.homeAmenitiesSec > .row-bg-wrap {
    overflow: hidden;
    border-radius: 160px 0 0px 0px;
}


.projectOverviewImageCol > .vc_column-inner > .column-image-bg-wrap .inner-wrap > div {
    border: 4px solid #17D4E7;
}

.person-our-story-image  > .vc_column-inner .img-with-aniamtion-wrap  img {
	border: 4px solid #17D4E7;
}

/* Home CSS END */





/*  */










/*  */
@media only screen and (max-width:1440px ) {
	.homeAmenitiesSec .nectar-carousel-flickity-fixed-content h5 {
		font-size: 20px;
	}
    .lakeFloridaContentCol {
        bottom: 70px !important;
    }
}
@media only screen and (max-width:1380px ) {

}
@media only screen and (max-width:1200px ) {
	.statsMilestoneCol .wpb_wrapper {
		column-gap: 0;
    	justify-content: space-between;
	}
	.overviewCoverRow .divider-wrap .divider {
		height: 54vh !important;
	}
	.lakeFloridaContentCol {
        bottom: 70px !important;
        width: 40%;
    }
  
}
@media only screen and (max-width:1080px ) {
	.lakeFloridaContentCol {
        bottom: 30px !important;
        width: 50%;
    }
	.lakeFloridaImgCol {
		width: 70%;
	}
}
@media only screen and (max-width:991px ) {
	.statsContentRow a.nectar-button:nth-last-child(1) {
		margin-left: 40px !important;
	}
	.scrollBtnRow a.nectar-next-section {
		width: 160px !important;
    	height: 160px !important;
	}
	.homeStatsSec .row-bg-wrap {	
		border-radius: 0 0 80px 0;
	}
	.statsMilestoneCol .wpb_wrapper {
        justify-content: space-around;
    }
	.statsMilestoneCol:before {
		display: none;
	}
	.lakeFloridaContentCol {
        position: relative !important;
        width: 100% !important;
        bottom: 0 !important;
    }
    .lakeFloridaImgCol {
        width: 100%;
    }
	.homeAmenitiesSec > .row-bg-wrap {		
		border-radius: 80px 0 0px 0px;
	}
	.ourStorySec .row-bg-wrap .row-bg {
		border-radius: 0 0 80px 0;
	}
	.projectOverviewSec .nectar-fancy-ul ul li i {
		top: 19px;
	}
}
@media only screen and (max-width:769px ) { 

}
@media only screen and (max-width:690px ) {
	.scrollBtnRow a.nectar-next-section {
        width: 120px !important;
        height: 120px !important;
    }
	.scrollBtnRow .nectar-next-section-wrap.mouse-wheel .nectar-next-section:before {
		top: 70px;
	}
	.scrollBtnRow a.nectar-next-section .nectar-scroll-icon {
		top: 19px;
	}
	.scrollBtnRow .nectar-next-section-wrap.mouse-wheel[data-custom-color=true] .track-ball {
		top: 47px;
	}
	.scrollBtnRow .nectar-next-section-wrap.mouse-wheel .nectar-next-section:after {
		top: 25px;
	}
	.statsContentRow a.nectar-button:nth-last-child(1) {
        margin-left: 0px !important;
    }
	a.nectar-button {
		width: 100% !important;
        text-align: center;
	}
	.statsMilestoneCol .wpb_wrapper {
        justify-content: space-between;
    }
	.homeStatsSec .row-bg-wrap {
        border-radius: 0 0 40px 0;
    }
	.projectOverviewSec .nectar-fancy-ul ul li {
		padding: 10px 0px 10px 30px !important;
	}
	.projectOverviewSec .nectar-fancy-ul ul li i {
		top: 10px;
	}
	.overviewCoverRow .divider-wrap .divider {
        height: 31vh !important;
    }
	.projectOverviewSec .nectar-fancy-ul ul {
		margin-bottom: 0px !important;
	}
	.homeAmenitiesSec > .row-bg-wrap {
        border-radius: 40px 0 0px 0px;
    }
	.homeAmenitiesSec .nectar-carousel-flickity-fixed-content ol.flickity-page-dots {
		display: block;
		text-align: center !important;
	}
	.locationBenifitSec .locationBenifitInnerMainRow > .row_col_wrap_12_inner {
		 padding: 0 10px !important;
	}
    .locationBenifitSec .benfitListingCol > .vc_column-inner {
        padding: 20px 10px !important;
    }
}
@media only screen and (max-width:480px ) {

}
@media only screen and (max-width:380px ) {

}
/*  */