/*
Theme Name: sunworks Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://sunworks.cloudstandly.com/
Author: ThemeNectar
Author URI: https://sunworks.cloudstandly.com/
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

h1{
font-family: 'Montserrat', sans-serif;
}
h2,h3{
font-family: 'Montserrat', sans-serif;
}
h4,h5,h6{
font-family: 'Montserrat', sans-serif;
}
a,p,span,li,label{
font-family: 'Montserrat', sans-serif;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 18px;
    font-weight: 500;
    color: #171B1F;
    text-transform: capitalize;
    margin: 0 15px;
}
 #header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 0px;
    height: 2px;
    background: #E9D900;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
/* #header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #5C9E97;
    position: absolute;
    top: -8px;
    left: -8px;
    width: 18px;
    height: 4px;
    border-radius: 100px;
    transition: all 0.3s linear;
    opacity: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}  */
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}

div#section1 h1 {
    font-size: 65px;
    color: #FFFFFF;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1;
}
div#section1 p.fir{
	position: absolute;
	top: unset;
	width: 34%;
	bottom: 18em;
	right: 40px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
}
div#section1 p{
	font-size: 20px;
	line-height: 21px;
	color: #ffffff;
}
div#section1 .swiper-slide .content .buttons {
    float: right;
    margin-top: -100px;
}
h2 {
    font-size: 55px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: capitalize;
}
p {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
    border-radius: 5px !important;
    padding: 13px 26px;
}
div#section2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#section2 h4{
	color: #033689;
	font-size: 20px;
}
div#section2 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#section2 p{
	color: #171B1F;
}
div#section3 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#section1 a.primary-color {
    font-size: 17px;
    font-weight: 500;
    color: #171B1F;
    text-transform: capitalize;
    border-radius: 5px !important;
    padding: 13px 26px;
    background: #ffffff !important;
}
div#section3 h2 {
    color: #ffffff;
    padding-bottom: 10px;
}
div#section3 div#fir {
    padding-left: 35px;
}
div#section3 p {
    color: #ffffff;
}
div#section3 div#sec {
    padding-left: 35px;
}
div#section3 div#thr {
    padding-left: 35px;
}
div#section3 .nectar-milestone.animated-in {
    color: #ffffff;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: left;
}
div#section4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#section4 h2 {
    color: #212121;
}
div#section4 p {
    font-size: 27px;
    line-height: 38px;
    color: #212121;
    font-weight: 400;
}
div#section4 .vc_col-sm-7 {
    padding-right: 60px;
}
div#section5 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#section5 h2 {
    color: #212121;
}
div#section5 p {
    color: #212121;
    font-weight: 400;
}
div#section5 .vc_col-sm-7 {
    padding-right: 60px;
}
div#section5 ul li {
    font-size: 18px;
    font-weight: 400;
    padding-top: 10px;
    list-style: none;
    color: #212121;
    line-height: 20px;
}
div#section5 ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    color: #FFB904;
    width: 1.3em;
    font-size: 15px;
    margin-left: -28px;
    margin-top: 2px;
    font-weight: 300;
    padding-right: 8px;
}
div#section6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#section6 h2 {
    color: #212121;
}
div#section6 p {
    color: #212121;
    font-weight: 400;
}
div#section7 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0 40px;
}
div#section7 h3 {
    color: #ffffff;
    font-size: 30px;
}
div#section7 p {
    color: #ffffff;
}
div#section9 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#section9 h2 {
    color: #ffffff;
}
div#section9 p {
    color: #ffffff;
}
div#section9 .vc_col-sm-3 {
    padding-right: 15px;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#footer1 input[type=email] {
	line-height: 30px;
	color: #191816;
	background: #ffffff;
	font-weight: 500 !important;
	padding: 10px 25px !important;
	width: 100% !important;
	height: 45px;
	display: flex;
	margin: 0 auto;
	border-bottom: 1px solid #212121 !important;
	border-radius: 0 !important;
	border: unset;
	box-shadow: unset;
}
div#footer1 input[type=submit]{
	border: unset;
	outline: unset;
	box-shadow: unset !important;
	transform: unset !important;
	border-radius: 8px !important;
	background-color: transparent;
	color: #212121;
	font-size: 16px;
	float: right;
	margin-top: -50px;
	margin-right: 5px;
	padding: 7px 23px !important;
}
div#footer1 input::placeholder { 
	color: rgba(182, 182, 182, 0.9) !important; 
}
div#footer1 h3 {
    font-size: 25px;
    font-weight: 500;
    color: #2B2B2B;
    text-transform: capitalize;
    padding-bottom: 10px;
}
div#footer1 ul li a, div#footer1 ul li {
    font-size: 17px;
    font-weight: 500;
    color: #2B2B2B;
    list-style: none;
}

div#footer1 ul {
    margin: 0;
}

div#copyrights1 ul {
    display: flex;
    margin-top: 30px;
}

div#copyrights1 ul li {
    margin-right: 25px;
}

div#copyrights1 p {
    color: #2B2B2B;
}

div#section8 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#section8 h2 {
    color: #ffffff;
}
div#section8 p {
    color: #ffffff;
}

div#section8 .slick-slide.slick-active {
    width: 32% !important;
    display: block;
    margin: 0;
}
div#section8 .slider.slider-nav.slick-initialized.slick-slider .slick-track {
    width: 93% !important;
    display: flex;
    justify-content: center;
}
div#section8 .cont {
    display: flex;
    align-items: center;
    border: 1px solid #ffffff;
    margin: 0 15px;
    padding: 15px 15px;
    border-radius: 100px;
}
div#section8 .cont ul {
    margin: 0;
    margin-left: 25px;
}
div#section8 .cont ul li {
    list-style: none;
    color: #ffffff;
}
div#section8 .cont ul li:nth-child(1) {
    font-weight: 500;
    font-size: 24px;
}
div#section8 .cont ul li:nth-child(2) {
    font-weight: 400;
    font-size: 16px;
    padding-top: 4px;
}
div#section8 .slider.slider-single.slick-initialized.slick-slider {
    padding-top: 20px;
    text-align: center;
}
div#section8 .slider.slider-single.slick-initialized.slick-slider p {
    width: 100%;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
    margin-left: 20px;
    display: none;
}
div#section8 .slider.slider-single.slick-initialized.slick-slider .slick-list.draggable {
    height: 160px !important;
    text-align: center;
}
div#section8 .slick-slide.slick-active.is-active .cont {
    background: #ffffff;
}

div#section8 .slick-slide.slick-active.is-active .cont ul li {
    color: #212121;
}

div#section8 button.slick-prev.slick-arrow {
    position: absolute;
    bottom: -62%;
    top: unset;
    left: 25px;
    z-index: 6;
}
div#section8 button.slick-next.slick-arrow {
    position: absolute;
    bottom: -55%;
    top: unset;
    right: 25px;
    z-index: 6;
}
div#section8 button.slick-prev.slick-arrow:before{
    content: "\f060";
    font-family: FontAwesome;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}
div#section8 button.slick-next.slick-arrow:before{
    content: "\f061";
    font-family: FontAwesome;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}
div#section8 .cont:hover {
    background: #ffffff;
    cursor: pointer;
}
div#section8 .cont:hover ul li {
        color: #212121;
}
div#section8 .slick-slide.slick-active p {
    display: block !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    margin-top: -35px;
}

div#section1 .button+.button a.primary-color {
	background: #FFB904 !important;
	color: #ffffff;
}
a#logo {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

div#header-space {
    display: none;
}
div#section3 .nectar-milestone .number {
    font-size: 60px !important;
    font-weight: 500;
}
div#section1 .swiper-slide.swiper-slide-visible.swiper-slide-active.no-transform {
    background-color: transparent !important;
}
div#section1 .swiper-container {
    background-color: transparent !important;
}
div#section1 .slide-bg-wrap .image-bg {
    background-size: 97%;
    background-position: top;
}
div#section1 .content {
    padding-bottom: 35px;
}
#page-header-bg h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 85px;
    margin-top: 150px;
    font-family: 'Montserrat';
    text-align: center;
}
#page-header-bg span.subheader {
    font-size: 24px;
    font-weight: 500;
    color: #ffff;
    margin-top: -20px !important;
    display: block;
    text-align: center;
}
#page-header-bg span.subheader label {
    color: #ffffff;
}
#page-header-bg span.subheader i.fa.fa-angle-right {
    margin: 0px 8px;
    color: #ffffff;
}
#page-header-bg span.subheader a {
    color: #ffffff;
}
div#about1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#about1 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}

div#about1 .cont {
    display: flex;
}

div#about1 .cont .sec {
    width: 90%;
}

div#about1 .cont .fir {
    width: 35%;
}

div#about1 .cont .sec h3 {
    color: #212121;
    font-size: 26px;
    font-weight: 500;
}

div#about1 .cont .sec p {
    color: #212121;
    font-size: 15px;
}

div#about1 div#second {
    padding-top: 25px;
}

div#about1 div#second .vc_col-sm-4:nth-child(2) {
    padding: 0 15px;
    border-left: 1px solid #212121;
    border-right: 1px solid #212121;
}

div#about1 div#second .vc_col-sm-4:nth-child(1) {
    padding-right: 15px;
}

div#about1 div#second .vc_col-sm-4:nth-child(3) {
    padding-left: 15px;
}
div#about2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#about2 .number.default span {
    color: #ffffff;
}

div#about2 .subject {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
}

div#about2 .nectar-milestone.animated-in {
    text-align: left;
    padding-left: 45px;
}
div#about3 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#about3 h4{
	color: #033689;
	font-size: 20px;
}
div#about3 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#about4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#about3 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#about4 h2 {
    color: #ffffff;
}

div#about4 p {
    color: #ffffff;
}
div#about4 .owl-item .carousel-item {
    margin: 0 8px;
}

div#about4 .wpb_raw_code {
    position: absolute;
    top: 15px;
    left: 30px;
}

div#about4 .wpb_raw_code ul {
    margin: 0;
}

div#about4 .wpb_raw_code ul li {
    list-style: none;
}

div#about4 .wpb_raw_code ul li a i {
    color: #ffffff;
    font-size: 20px;
}

div#about4 .owl-item .carousel-item h5 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
}

div#about4 .owl-item .carousel-item h3 {
    font-size: 26px;
    font-weight: 500;
    color: #ffffff;
}

div#about4 .owl-item .carousel-item h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}

div#about4 .owl-item .carousel-item p {
    margin-top: -3px;
    font-size: 15px;
    line-height: 19px;
}
div#about5 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#about5 div#first .vc_col-sm-7 .wpb_text_column {
    padding-left: 45px;
}
div#about5 div#first .vc_col-sm-7 .wpb_text_column h3 {
    color: #212121;
    font-size: 30px;
    font-weight: 500;
}
div#about5 div#first .vc_col-sm-7 .wpb_text_column p {
    color: #212121;
}
div#about5 div#first .row_col_wrap_12_inner {
    display: flex;
    align-items: end;
}
div#about5 div#first {
    border-bottom: 1px solid #212121;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
div#about5 div#first a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    background: transparent !important;
    color: #FFB904;
    float: right;
    margin-top: 28px;
    margin-bottom: 0;
    padding-bottom: 0;
}
div#about5 div#first a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    transform: rotate(-45deg);
    margin-top: -4px;
}
div#about6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  30px;
}
div#about6 h4{
	color: #033689;
	font-size: 20px;
}
div#about6 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#about6 div#first {
    margin-bottom: 10px;
}
div#about6 div#second h3 {
    color: #212121;
    font-size: 26px;
    padding-top: 20px;
    line-height: 34px;
}
div#about6 div#second .vc_col-sm-4{
    padding: 0 10px;
}
div#about6 div#second p {
    color: #212121;
}
div#about6 div#second a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    background: transparent !important;
    color: #FFB904;
}
div#about6 div#second a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    transform: rotate(-45deg);
    margin-top: -10px;
}

div#about6 div#second {
    padding-top: 10px;
}
div#about4 .owl-nav.disabled {
    position: absolute;
    bottom: unset;
    left: unset;
    right: 29%;
    top: 18%;
    z-index: 5;
    border: 1px solid #fff;
    background: #ffffff;
    border-radius: 50px;
    width: 80px;
    height: 80px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
div#about4 .owl-nav.disabled button span {
    display: none;
}

div#about4 .owl-nav.disabled button {
    background-color: transparent;
    transition: all 0.3s linear;
    color: #212121;
    border: unset;
    margin: 0 10px;
}
div#about4 .owl-nav.disabled button.owl-prev:before{
    content: "\f0d9";
    font-family: FontAwesome;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}
div#about4 .owl-nav.disabled button.owl-next:before{
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}
div#about4 .owl-nav.disabled button:hover:before {
    color: #FFB904;
}
div#about4 .wpb_row:nth-child(1) .row_col_wrap_12_inner {
    position: relative;
    z-index: -8;
}
div#careers1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#careers1 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#careers1 p {
    color: #212121;
    font-size: 15px;
}
div#careers2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#careers2 h2 {
    color: #ffffff;
    padding-bottom: 10px;
}
div#careers2 p {
    padding: 0;
    padding-top: 18px;
}


div#careers2 h4 {
    font-size: 20px;
    color: #ffffff;
    margin: 0;
}

div#careers2 div#first {
    padding-bottom: 20px;
}

div#careers2 div#second h3 {
    color: #ffffff;
    font-weight: 500;
}
div#careers3 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#careers3 div#first h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#careers3 div#first p {
    color: #212121;
    padding-bottom: 15px;
}
div#careers3 div#first .vc_col-sm-4 {
    text-align: end;
}
div#careers3 div#first {
    padding-bottom: 25px;
}
div#careers3 div#second .vc_col-sm-3 .vc_column-inner {
    background: #F9FBFF;
    margin: 0 6px;
    padding: 25px 25px;
    height: 170px;
    margin-bottom: 12px;
}
div#careers3 div#second  h3 {
    color: #212121;
    font-size: 25px;
    line-height: 27px;
    font-weight: 500;
    height: 96px;
}
div#careers3 div#second ul {
    display: flex;
    margin: 0;
    justify-content: space-between;
}
div#careers3 div#second ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    color: #212121;
}
div#careers3 div#second ul li a {
    color: #FFB904;
    font-weight: 500;
}
div#careers3 div#second ul li a i {
    transform: rotate(-45deg);
}
div#careers3 div#second .vc_col-sm-3 .vc_column-inner:hover {
    background: #033588;
}
div#careers3 div#second .vc_col-sm-3 .vc_column-inner:hover h3,
div#careers3 div#second .vc_col-sm-3 .vc_column-inner:hover ul li, 
div#careers3 div#second .vc_col-sm-3 .vc_column-inner:hover ul li a {
    color: #ffffff;
}
div#careers3 div#second.fou .vc_col-sm-3.thr {
    display: none;
}
div#careers4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#careers4 div#first h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#careers4 div#first p {
    color: #212121;
    padding-bottom: 15px;
}

div#careers4 div#second {
    margin-top: -150px;
    z-index: 0;
}
div#careers5 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0  20px;
}
div#careers5 
 h3.toggle-title a {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    padding: 20px 0;
}
div#careers5 h3.toggle-title {
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 0 25px;
    margin-bottom: 15px;
}
div#careers5 h3.toggle-title a i {
    margin-right: 20px;
}
div#careers5 h3.toggle-title a i:after, div#careers5 h3.toggle-title a i:before {
    color: #ffffff !important;
    background: #ffffff !important;
    
}
div#careers5 h3.toggle-title a i {
    border-color: #ffffff;
}
div#careers5 .inner-toggle-wrap p {
    color: #ffffff;
    padding-bottom: 0;
    font-size: 16px;
}
div#careers5 .inner-toggle-wrap h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    padding-top: 14px;
    padding-bottom: 7px;
}
div#careers5 .toggle.default.open .inner-toggle-wrap h3.fir:before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    color: #ffffff;
    width: 1.3em;
    font-size: 15px;
    margin-left: -20px;
    margin-top: 2px;
    font-weight: 300;
    position: absolute;
}
div#careers5 .inner-toggle-wrap {
    padding-top: 12px;
}
div#careers5 .toggles--minimal-shadow .toggle:before {
    display: none;
}
div#careers6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#careers6 div#first h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#careers6 div#first p {
    color: #212121;
    padding-bottom: 15px;
}
div#careers6 div#first .vc_col-sm-6.sec {
    padding-left: 30px;
    padding-right: 70px;
}
div#careers6 div#second {
    padding-top: 40px;
}
div#careers6 div#second .vc_col-sm-6.fir {
    padding-right: 70px;
}
div#careers7 a.play_button.large.nectar_video_lightbox {
    content: url(/wp-content/uploads/2024/05/Group-215.png);
}
div#leadership1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#leadership1 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#leadership1 p {
    color: #212121;
    font-size: 15px;
    padding-bottom: 9px;
}
div#leadership2 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0  20px;
}
div#leadership2 
 h3.toggle-title a {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    padding: 20px 0;
}
div#leadership2 h3.toggle-title {
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 0 25px;
    margin-bottom: 15px;
}
div#leadership2 h3.toggle-title a i {
    margin-right: 20px;
}
div#leadership2 h3.toggle-title a i:after, div#careers5 h3.toggle-title a i:before {
    color: #ffffff !important;
    background: #ffffff !important;
    
}
div#leadership2 h3.toggle-title a i {
    border-color: #ffffff;
}
div#leadership2 .inner-toggle-wrap p {
    color: #ffffff;
    padding-bottom: 0;
    font-size: 16px;
}
div#leadership2 .inner-toggle-wrap h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    padding-top: 14px;
    padding-bottom: 7px;
}
div#leadership2 .toggle.default.open .inner-toggle-wrap h3.fir:before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    color: #ffffff;
    width: 1.3em;
    font-size: 15px;
    margin-left: -20px;
    margin-top: 2px;
    font-weight: 300;
    position: absolute;
}
div#leadership2 .inner-toggle-wrap {
    padding-top: 12px;
}
div#leadership2 .toggles--minimal-shadow .toggle:before {
    display: none;
}
div#leadership3 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  30px;
}
div#leadership3 h4{
	color: #033689;
	font-size: 20px;
}
div#leadership3 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#leadership3 div#first {
    margin-bottom: 10px;
}
div#leadership3 div#second h3 {
    color: #212121;
    font-size: 26px;
    padding-top: 20px;
    line-height: 34px;
}
div#leadership3 div#second .vc_col-sm-4{
    padding: 0 10px;
}
div#leadership3 div#second p {
    color: #212121;
}
div#leadership3 div#second a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    background: transparent !important;
    color: #FFB904;
}
div#leadership3 div#second a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    transform: rotate(-45deg);
    margin-top: -10px;
}

div#leadership3 div#second {
    padding-top: 10px;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#contact1 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#contact1 p {
    color: #212121;
    font-size: 15px;
    padding-bottom: 9px;
}

div#contact1 ul li {
    font-size: 18px;
    font-weight: 400;
    padding-top: 10px;
    list-style: none;
    color: #212121;
    line-height: 20px;
}
div#contact1 ul.sec li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    color: #212121;
    width: 1.3em;
    font-size: 15px;
    margin-left: -28px;
    margin-top: 2px;
    font-weight: 300;
    padding-right: 8px;
}
div#contact2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0  40px;
}
div#contact2 h4{
	color: #033689;
	font-size: 20px;
}
div#contact2 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}


div#contact2 ul {
    margin: 0;
}

div#contact2 ul li {
    list-style: none;
    padding-bottom: 10px;
	   font-size: 18px;
    font-weight: 400;
    color: #212121;
}

div#contact2 ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #212121;
}
div#contact2 h3{
	 color: #212121;
	 font-size: 22px;
	 font-weight: 500;
}
div#contact2 ul.sec li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    color: #212121;
    width: 1.3em;
    font-size: 15px;
    margin-left: -28px;
    margin-top: 2px;
    font-weight: 300;
    padding-right: 8px;
}

div#contact2 ul.sec {
	margin-left: 28px;
}
div#contact3 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 40px;
}
div#contact3 br {
    display: none;
}
div#contact3 span.wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block !important;
    margin-bottom: 12px;
    margin-right: 8px;
}
div#contact3 textarea {
    height: 100px;
}

div#contact3 input[type=text], div#contact3 input[type=email], div#contact3 input[type=tel], div#contact3 textarea {
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    border: unset;
    border-radius: 0 !important;
    border-bottom: 1px solid #ffffff7d !important;
}

div#contact3  input:focus, 
div#contact3  select:focus, 
div#contact3 textarea:focus,
div#contact3 textarea:focus{
    border-bottom: 1px solid #FFB904 !important;
    border: unset;
    box-shadow: unset !important;
    border-radius: 0 !important;
}

div#contact3 input::placeholder,
div#contact3 textarea::placeholder {
    color: #f0f0f1;
}

div#contact3 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff !important;
    padding: 13px 32px !important;
    text-transform: capitalize;
    border-radius: 08px !important;
    margin-top: 15px;
}

div#contact3 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}

div#contact3 .wpcf7-form .wpcf7-not-valid{
    border-bottom: 2px solid red !important;
    border: unset;
}
div#contact1 ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #212121;
}
div#contact1 ul li a i {
    margin-right: 12px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-22 >a {
    pointer-events: none;
    cursor: default;
}