/*
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 #top nav .sf-menu.sf-js-enabled.sf-arrows>li#menu-item-121>a {
	color: #00BCC6 !important;
}

#menu-item-121>a::before {
	border-color: #00BCC6 !important;
}


.hero_text {
    font-family: montserrat;
    font-weight: bold;
    font-size: 68px;
	line-height: 72px;
}

h4.hero_caption {
	color: #ffffff !important;
	font-family: Alegreya Sans !important;
    text-align: left !important;
    font-weight: 500 !important;
    font-size: 26px !important;
	line-height: 30px !Important;
}

.shadow_box_text {
	margin: auto !important;
	margin-top: 0px !important;
	margin-bottom: 15px !important;
	border: 20px !important;
	vertical-align: middle;
	padding: 50px !important;
	width: 350px !important;
	height: 350px;
	display: inline-block !important;
	background-color: white !important;
	-webkit-box-shadow: 10px 10px 77px -19px rgba(0,0,0,0.12);
	-moz-box-shadow: 10px 10px 77px -19px rgba(0,0,0,0.12);
	box-shadow: 10px 10px 77px -19px rgba(0,0,0,0.12);
}

.float_bar {
    z-index:30;
    transform:translateY(-50%);
}

.icon_graphic {
    width: 100px !important;
    height: 100px !important;
    padding-bottom:30px !important;
}
.half_text {
	vertical-align: auto;
    width: 170%;
    padding: 20px !important;
    transform: translateX(-100px);
}

.inner_half_text {
	padding: 120px !Important;
}

#division_background_half {
	background-position: center !important;
	background-size: cover !important;
	height: 700px;
}

/* .nectar-button {
	margin-top: 30px !important;
	width: 268px !important;
	text-align: center;
}

.nectar-button>span {
    font-size: 16px !important;
	} */
.testimonial_slider blockquote p{
	font-size:30px !important;
	font-weight: 700 !important;
	line-height: 32px !important;
}

.testimonial_slider blockquote p>.open-quote{
	font-size:30px !important;
	font-weight: 700 !important;
	line-height: 32px !important;
}
.testimonial_slider blockquote p>.close-quote{
	font-size:30px !important;
	font-weight: 700 !important;
	line-height: 32px !important;
}

.icon_text[style] {
	color: #626A71 !important;
}

#bottom_cta {
	border: solid 3px;
}
#bottom_cta {
	border: solid 3px;
}

#bottom_cta>span {
	font-weight: 700 !important;
	font-size: 22px !important;
}

#fws_5dcdd5bce546c>.left>.float_bar_text {
	width:50% !important;
}

#main_cta_button {
	margin-top:20px !Important;
	width: 90% !important;
}

@media only screen and (max-width:689px) 
	{
		.float_bar_text {
			padding-top: 10px;
		}
		#division_background_half>.row-bg-wrap>.inner-wrap>.using-image {
			background-image: none !important;
			background-color: white !important;
		}
		.hide_background_on_mobile>.row-bg-wrap>.inner-wrap>.using-image {
			background-image: none !important;
			background-color: white !important;
		}
		#ourvalues>.row-bg-wrap>.inner-wrap>.using-image {
			background-image: none !important;
			background-color: white !important;
		}

		#home_hero_section {
			padding-bottom: 100px !important;
		}
		.shadow_box_text {
			height: auto !important;
		}
	}
@media only screen and (max-width:999px) {
	.shadow_box_text {
		width: 100% !important;
	}
}

@media only screen and (min-width:690px) and (max-width:1400px) {
	}

.iwt-icon {
	position: relative !Important;
	text-align: center;
}

.iwt-icon>img {
	padding-bottom: 30px !important;
	width:160px !important;
}

.position {
	color: #00BCC6 !important;
}

.page-submenu {
	margin-bottom: 0px !Important;
}

.flickity-viewport {
	margin-top: 0px !important;
}

.dot::before {
	background:#00bcc6 !important;
	box-shadow:none !important;
}

.dot.is-selected::before {
	background:#00bcc6 !important;
}