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

@font-face {
    font-family: 'ProximaNova-r';
    src: url('fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-b';
    src: url('fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-sb';
    src: url('fonts/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, strong {
	font-family: 'ProximaNova-b' !important;
}

a, p, li {
	 font-family: 'ProximaNova-r' !important;
}

#top nav > ul > li > a {
    font-size: 0.9vw;
    text-transform: uppercase;
}

li#menu-item-26 a, li#menu-item-165 a {
    width: 110px;
    height: 40px;
    background: white;
    text-align: center;
    line-height: 40px !important;
    font-family: 'ProximaNova-sb' !important;
    margin-left: 20px !important;
}

li#menu-item-26 a span, li#menu-item-165 a span {
    color: black;
    font-size: 12px;
}

li#menu-item-26 a:hover, li#menu-item-165 a:hover {
    background: url('/wp-content/uploads/2022/10/btn.jpg') !important;
}

li#menu-item-26 a:hover span, li#menu-item-165 a:hover span {
    color: white;
}

.swiper-slide .content h2 {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 48px;
    margin-bottom: 25px;
}

.swiper-slide .content p {
    font-size: 20px;
    line-height: 27px;
    width: 56%;
    margin: auto;
}

.swiper-slide .content {
    top: 12% !important;
}

body[data-button-style*="slightly_rounded"] .swiper-slide .button a {
    background: url('/wp-content/uploads/2022/10/btn.jpg');
    background-size: cover !important;
    width: 182px;
    height: 52px;
    border-radius: 0 !important;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 54px;
    padding: 0;
    margin-top: 10px;
}

.swiper-slide[data-bg-alignment="center"] .image-bg {
    background-position: center;
    background-size: 100% 100% !important;
}

.one-third {
    background: #1b7ace;
}

div#sec0 {
    color: #fff !important;
}

div#sec0 h2 {
    color: #fff !important;
	font-size: 42px !important;
}

div#sec0 .tilt-button-wrap {
/*    
	max-width: 360px !important;
    display: block !important;
    margin: auto !important;
*/
}

#sec1 .vc_col-sm-4:nth-child(2) .one-third {
    background: #0669a2;
}

#sec1 .vc_col-sm-4:nth-child(3) .one-third {
    background: #07488c;
}

.one-third-t {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}

.one-third h3 {
    margin-bottom: 0 !important;
    font-size: 25px;
    color: white;
    line-height: 32px;
}

.one-third p {
    font-size: 16px;
    color: white;
    line-height: 21px;
}

.one-third {
    padding-left: 35px;
    padding-right: 50px;
    height: 270px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

div#sec1 {
    margin-top: -143px;
}

#sec1 .vc_column-inner:hover .one-third h4 {
    transform: rotateY(360deg);
    transition: .5s ease;
}

.one-third-t h4 {
    font-size: 60px;
    color: white;
    font-family: 'ProximaNova-b';
    margin-bottom: 0 !important;
}

#sec1 .vc_column-inner:hover .one-third {transform: scale(1.05);transition: 1s ease;}

.one-third img:hover {
    filter: brightness(0);
    transition: .5s ease;
}

.sec-cont h4 {
    font-size: 20px;
    line-height: 27px;
    color: #FB0317;
    font-weight: 400;
    letter-spacing: 5px;
    margin-bottom: 30px !important;
}

.sec-cont ul li::before {
    content: url('/wp-content/uploads/2022/10/Icon-feather-check-circle.png') !important;
    position: relative !important;
    top: 2px !important;
    margin-right: 14px !important;
}

.sec-cont h2 {
    font-size: 35px;
    color: white;
    text-transform: uppercase;
    line-height: 46px;
    margin-bottom: 28px;
}

.sec-cont h3 {
    color: #fff;
}

.sec-cont p {
    font-size: 16px;
    line-height: 21px;
    color: white;
    width: 90%;
}

.sec-cont ul li {
	font-size: 20px !important;
	color: white !important;
	margin-bottom: 22px !important;
	list-style: none !important;
}

.sec-cont ul {
    margin: 28px 0 0;
}

.sec-cont ul li:last-child {
    margin-bottom: 0;
}

a.nectar-button.large {
	background: url('/wp-content/uploads/2022/10/btn.jpg');
    background-size: cover !important;
    width: 182px;
    height: 52px;
    border-radius: 0 !important;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 54px;
    padding: 0;
}

.sec-meta h4 {
    font-size: 20px;
    line-height: 27px;
    color: #FB0317;
    font-weight: 300;
    letter-spacing: 5px;
    margin-bottom: 20px !important;
}

.sec-meta h2 {
    font-size: 35px;
    color: white;
    text-transform: uppercase;
    line-height: 46px;
    margin-bottom: 15px;
}

.sec-meta p {
    font-size: 16px;
    line-height: 21px;
    color: white;
}

.sec3-slide {
    position: relative;
}

.slide-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    z-index: 1;
    display: flex;
    flex-flow: column;
    justify-content: center;
    opacity: 0;
}

.sec3-slide::after {
    content: '';
    background: url('/wp-content/uploads/2022/10/img-hov.png');
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    background-size: cover;
}

.sec3-slide:hover::after {
    opacity: 1;
    transition: 1s ease;
}

#sec3 .cell {
    padding: 0 !important;
}

#sec3 .nectar-flickity .flickity-button {
    top: unset !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    bottom: -80px;
}

#sec3 button.flickity-button.flickity-prev-next-button.next {left: 60px !important;}

#sec3 button.flickity-button.flickity-prev-next-button.previous {
    right: 60px !important;
}

.slide-cont h3 {
    font-size: 30px;
    color: white;
    margin-bottom: 25px !important;
}

.slide-cont p {
    font-size: 16px;
    color: white;
    width: 85%;
    margin: 0 auto;
}

.slide-cont a {
    text-decoration: underline;
    color: white;
    font-size: 16px;
    display: block;
    margin-top: 5px;
}

.sec3-slide:hover .slide-cont {
    opacity: 1;
    transition: 1s ease !important;
}

#sec3 .flickity-viewport, #sec5 .flickity-viewport {
    margin: 70px 0 0 !important;
}

#sec4 .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 {
    display: none;
}

div#sec4 .sec-cont p {
    width: 100%;
}

.testi img {
    width: auto !important;
}

.testi {
    background: #1d2226;
    padding: 0 40px;
    border-radius: 22px;
    filter: brightness(0.5);
    margin: 0 3px;
    height: 500px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.testi p {
    color: white;
}

.testi-bot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

.testi p {
    font-size: 17px;
    line-height: 22px;
    width: 100%;
}

.testi-bot p {
    width: unset;
}

.testi h3 {
    font-size: 26px;
    color: #FB0317;
    line-height: 24px;
    margin-bottom: 0 !important;
}

.testi h3 span {
    font-size: 15px;
    font-family: 'ProximaNova-r' !important;
    font-weight: 400;
    letter-spacing: 1.5px;
}

.testi img:first-child {
    margin-bottom: 5px !important;
}

#sec5 .cell.is-selected .testi {
    filter: unset;
}

.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
    transform: unset !important;
    background: url('/wp-content/uploads/2022/10/Ellipse-86.png') !important;
    background-size: cover !important;
}

.flickity-page-dots .dot:before {
    height: 17px !important;
    width: 17px !important;
    background: #c1c1c1 !important;
    box-shadow: none !important;
}

.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    opacity: 1;
}

body .toggle h3 a {
    font-size: 28px !important;
    color: white;
    font-family: 'ProximaNova-sb' !important;
    margin-top: 0 !important;
    position: relative;
    padding-left: 22px !important;
    line-height: 35px;
}

div[data-style=minimal] .toggle {
    border-bottom: 1px solid #A4A4A4 !important;
}

body .toggle:first-child h3 a {
    margin-top: 0;
}

div[data-style=minimal] .toggle h3 i:before, div[data-style=minimal] .toggle h3 i:after, div[data-style="minimal"] .toggle.open h3 i:before {
    background: white;
}

div[data-style*=minimal] .toggle h3 i {
    border: 0;
}

body .toggle h3 a::before {
    content: '';
    background: white;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 40px;
    left: 0;
    border-radius: 20px;
}

.inner-toggle-wrap p {
    font-size: 18px;
    line-height: 24px;
    color: white;
    padding-left: 22px;
}

div[data-style=minimal] .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    padding-bottom: 18px;
}


div[data-style="minimal"] .toggle:hover h3 a, body div[data-style*=minimal] .toggle h3 a, body div[data-style*=minimal] .toggle.open h3 a {
    color: white !important;
}

div[data-style="minimal"] .toggle.default:hover i::before, div[data-style="minimal"] .toggle.default:hover i::after {background: white;}

#sec7 h2 {
    font-size: 40px;
    color: white;
    margin-bottom: 12px;
}

#sec7 p {
    font-size: 16px;
    line-height: 21px;
    color: white;
    width: 95%;
}

#sec7 .es-email input {
    height: 70px;
    background: white;
    border-radius: 0 !important;
    font-size: 18px !important;
    color: #313131 !important;
    padding-left: 25px !important;
    text-transform: capitalize;
}

body[data-button-style*="slightly_rounded"] #sec7 input[type=submit] {
    width: 180px;
    border-radius: 0 !important;
    background: #00145b !important;
    font-size: 25px !important;
    font-family: 'ProximaNova-b';
    letter-spacing: 1px;
    height: 70px !important;
    line-height: 74px;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    color: white !important;
}

#sec8 .sec-meta h2 {
    font-size: 45px;
    margin-bottom: 18px;
}

#sec8 .sec-meta p {
    font-size: 18px;
    line-height: 28px;
}

.blog-cont h3 {
    font-size: 25px;
    color: white;
    line-height: 30px;
    margin-bottom: 20px !important;
    margin-top: 34px;
}

.blog-cont p {
    font-size: 18px;
    line-height: 24px;
    color: white;
    width: 82%;
    margin: auto;
}

.blog-cont a {
    font-size: 20px;
    color: white;
    font-family: 'ProximaNova-sb' !important;
    text-decoration: underline;
    display: block;
    margin-top: 20px;
}

.global-footer h3 {
    color: #ffffff;
    font-size: 28px;
}

.footer-call {
    max-width: 180px;
    margin: auto;
    text-align: center;
}

a.footer-call {
    font-size: 18px;
    color: #fff;
}

a.footer-call::before {
    content: "\f095";
    font-family: 'FontAwesome';
    margin-right: 5px;
    color: #fff;
    font-size: 16px;
}

.footer-location {
    max-width: 180px;
    margin: auto;
    text-align: center;
}

a.footer-location {
    font-size: 18px;
    color: #fff;
}

a.footer-location::before {
    content: "\f041";
    font-family: 'FontAwesome';
    margin-right: 5px;
    color: #fff;
    font-size: 16px;
}

a.nectar-button.jumbo.regular.regular-button.footer-cta-btn {
    margin: auto;
    display: block;
    max-width: 200px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

div#footer-outer {
    background: #000000;
    z-index: 1 !important;
}

#footer-outer #footer-widgets .col ul li a {
    text-transform: uppercase;
    font-size: 17px;
    color: white;
}

div#copyright {
    padding-bottom: 22px !important;
    font-size: 13px !important;
    color: white !important;
    text-transform: uppercase;
    padding-top: 42px !important;
}

#footer-outer #copyright[data-layout="centered"] .col.span_5 {
    max-width: 100% !important;
    border-top: 1px solid #202020;
    padding-top: 22px;
}

div#copyright .container {
    max-width: 100% !important;
    padding: 0 !important;
}

#footer-outer[data-cols="1"] #copyright li a i:after {
    display: none;
}

#footer-outer[data-cols="1"] #copyright li a i {
    width: 25px;
    color: white;
    font-size: 24px !important;
    font-weight: 400;
}

#footer-outer[data-cols="1"] #copyright[data-layout="centered"] .col .social li {
    margin-bottom: 0;
}

ul.social {
    margin-bottom: 50px !important;
}

#page-header-bg[data-text-effect="rotate_in"] .wraped span {
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.uncategorized {
    display: none !important;
}

div#single-below-header {
    display: none;
}

body.material .post .content-inner {
    padding-bottom: 0 !important;
}

body.material .post .content-inner p {
    font-size: 17px;
    line-height: 26px;
    color: #ffffff;
}

.post-area.col_last.span_12 {
    max-width: 100% !important;
}

div#author-bio {
    display: none;
}

.comment-wrap {
    display: none;
}

.single-post #page-header-bg[data-post-hs="default_minimal"], div#page-header-wrap {
    height: 300px !important;
}

.single-post #page-header-bg[data-post-hs="default_minimal"] .page-header-bg-image:after {
    opacity: 0 !important;
}

body.single-post.material[data-bg-header=true] .container-wrap {
	background: #00145b !important;
}

span.icon-salient-search {
    font-size: 25px !important;
}

/* ---------------------------contact-------------------------------------------------- */
.cont2 h2 {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 40px !important;
    color: #000000;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    }

.cont2 p {
    color: #000000;
    width: 100%;
    font-size: 16px !IMPORTANT;
}

.cont2 ul {display: flex;flex-flow: column;margin: 0 !important;place-items: center;}

.cont2 ul li {
    list-style: none;
    padding-bottom: 50px;
    padding-top: 45px;
    position: relative;
}

.cont2 ul li a {
    color: #ffffff;
    font-size: 20px !important;
}

.cont2 ul li:nth-child(1)::before {
    position: absolute;
    content: "\f095";
    font-family: fontawesome;
    color: #ffffff;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 0;
}

.cont2 ul li:nth-child(2)::before {
    position: absolute;
    content: "\f003";
    font-family: fontawesome;
    color: #ffffff;
    font-size: 30px;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
}
.cont2 ul li:nth-child(3)::before {
    position: absolute;
    content: "\f0ac";
    font-family: fontawesome;
    color: #ffffff;
    font-size: 30px;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
}


.cont2 input[type=text], .cont2 textarea, .cont2 input[type=email] {
    border: 1px solid #00000021;
    background: transparent;
    resize: none !important;
}

body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit] {
    text-transform: uppercase;
    font-size: 18px;
    width: 100%;
    background: #01135b;
    background-size: cover;
    border-radius: 0 !important;
    font-family: 'ProximaNova-b';
    height: 55px;
    margin: auto;
    display: block;
    }

.cont2 textarea {
    height: 125px !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: #e83338 !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
	border-color: red !important;
	color: red !important;
	text-align: left;
	float: left;
}

span.wpcf7-not-valid-tip {
	display: none;
}

div#cont2 .vc_col-sm-6:first-child h2 {
    color: white;
}

/* new contact form */

input#s {
    background: white;
    border-radius: 0;
    height: 60px;
}

form#searchform {
    position: relative;
    margin-bottom: 50px !important;
}

input#searchsubmit {
    background: url('/wp-content/uploads/2022/10/btn.jpg') !important;
    position: absolute;
    right: 0;
    border-radius: 0 !important;
    width: 145px;
    height: 60px;
    font-size: 18px;
    font-family: 'ProximaNova-sb';
    background-size: cover !important;
    text-transform: uppercase;
}

img.stnd.skip-lazy.dark-version {
    /*opacity: 0;*/
}

.small-nav img.stnd.skip-lazy.dark-version {
    opacity: 1;
}

.col.span_3 {
    /*display: none !important;*/
}

.col.span_9.col_last {
    width: 100% !important;
    justify-content: center;
    padding: 20px 0;
}

#header-outer.small-nav .col.span_9.col_last {
    justify-content: unset;
    width: unset !important;
	padding: 0 !important;
}

#header-outer.small-nav 
 .col.span_3 {
    display: block !important;
}

.swiper-slide .content img {
    width: 65% !important;
    margin-bottom: 30px;
}

/* #header-space, #header-outer {
	height: 100px !important;
}
 */
.slide-img img {
    height: 450px !important;
    object-fit: cover;
    filter: brightness(0.5);
}

.pum-container .pum-content>:last-child, .pum-form__message:last-child {
    padding-bottom: 0 !important;
}

.popmake {
/*    background: url('/wp-content/uploads/2022/10/img-hov.png') !important;
    padding: 40px 25px !important;
    background-size: 100% 100% !important;*/
}

.pum-theme-200 .pum-title, .pum-theme-lightbox .pum-title {
    color: white;
    font-weight: 700;
    font-family: 'ProximaNova-b';
    text-transform: uppercase;
    text-align: center;
}

div#inn-page p {
    font-size: 18px;
    line-height: 24px;
    color: white;
}
.popmake p {
    color: white;
    font-size: 16px;
    line-height: 21px;
}

.tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
    padding: 14px 16px !important;
    background: #07488c;
    color: white;
    font-size: 16px;
    line-height: 20px;
    font-family: 'ProximaNova-sb' !important;
    background-size: 100% 100% !important;
    text-transform: uppercase;
    border-radius: 0 !important;
}

a.active-tab {
    background: url('/wp-content/uploads/2022/10/btn.jpg') !important;
}

.tabbed[data-style=vertical_modern] .wpb_tabs_nav li a:hover {
    background: url('/wp-content/uploads/2022/10/btn.jpg') !important;
    transition: 1s ease !important;
    background-size: 100% 100% !important;
}

#ser-inn img {
    height: 350px;
    object-fit: cover;
    width: 100% !important;
}

#ser-inn h3 {
    margin: 50px 0 20px!important;
    font-size: 35px;
    color: white;
    text-transform: uppercase;
    line-height: 46px;
}

#ser-inn p {
    font-size: 18px;
    line-height: 23px;
    color: white;
}

div#aq {
    position: fixed;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

div#aq button {
    font-size: 18px;
    position: relative;
    border: none;
    font-family: 'ProximaNova-b' !important;
    outline: 0;
    padding: 20px 15px 20px 15px;
    cursor: pointer;
    background: #ffffff;
    transition: .1s ease-in-out;
    width: 40px;
    display: flex;
    letter-spacing: .2px;
    -webkit-transform: translateX(2px);
    justify-content: center;
    border-radius: 0 6px 6px 0 !important;
    text-align: center;
    background-size: 100% 100% !important;
}

div#aq span {
    -webkit-writing-mode: vertical-lr;
    transform: rotate(180deg);
}

div#wpcf7-f335-o1 input {
    background: white;
    height: 40px;
    border-radius: 0 !important;
    color: black !important;
}

div#wpcf7-f335-o1 textarea {
    height: 100px;
    background: white;
    border-radius: 0 !important;
}

div#wpcf7-f335-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background: #01135b;
    font-family: 'ProximaNova-b';
    color: white !important;
    text-transform: uppercase;
}

div#wpcf7-f335-o1 p {
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 25px;
}

div#popmake-336 {
    padding-bottom: 0 !important;
    padding-top: 25px !important;
}

div#pum_popup_title_336 {
    font-size: 25px;
}

div#aq button:hover {
    box-shadow: 0 0 35px 2px rgb(0 0 0 / 20%)!important;
    transform: scale(1.05);
    transition: 1s ease !important;
}

span.icon-salient-search {
    font-size: 20px !important;
}

.page-id-343 #ser-inn h3 {
    margin-top: 10px !important;
}

.page-id-343 .tabbed[data-style*=vertical]>div {
    width: 70% !important;
}

.page-id-343 .tabbed[data-style*=vertical] .wpb_tabs_nav {
    width: 30% !important;
}

.page-id-343 .tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {padding: 20px 20px !important;}

.toggle img {
    width: 100% !important;
}

div#header-space {
    height: 80px !important;
}

.material #footer-outer #footer-widgets .col ul li {
    margin: 0 12px !important;
}

/* Responsive */
@media only screen and (max-width: 1240px) and (min-width: 1000px) {
	#header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img {
		height: 50px !IMPORTANT;
	}

	#top nav > ul > li > a {
		font-size: 11px;
		margin-left: 4px;
	}

	li#menu-item-26 a, li#menu-item-165 a {
		width: auto;
		padding: 0 10px !important;
		min-width: 80px;
		font-size: 12px !important;
		margin: 0 0 0 5px !important;
	}

	li#menu-item-26 a span, li#menu-item-165 a span {
		font-size: 12px;
	}

	#banner img {
		width: 40% !important;
	}

	#banner .swiper-slide .content h2 {
		font-size: 35px !important;
		line-height: 41px !important;
		margin-bottom: 10px !IMPORTANT;
	}

	#banner .swiper-slide .content p {
		font-size: 14px !IMPORTANT;
	}

	body[data-button-style*="slightly_rounded"] .swiper-slide .button a {
		width: 172px;
		height: 52px;
		font-size: 16px;
	}

	.one-third-t h4 {
		font-size: 40px;
	}

	.one-third h3 {
		font-size: 19px;
		line-height: 26px;
	}

	.one-third p {
		font-size: 14px;
		line-height: 19px;
	}

	.sec-cont h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	.sec-cont p {
		font-size: 14px;
		line-height: 19px;
		width: 100%;
	}

	a.nectar-button.large,a.nectar-button.large.regular-tilt.accent-color.tilt {
		width: 172px;
		height: 42px;
		border-radius: 0 !important;
		font-size: 16px;
		font-weight: 300;
		letter-spacing: 0;
		line-height: 44px;
		text-align: center;
		margin: 10px 0 0 !important;
	}

	div#sec2 img {
		min-height: 350px;
		object-fit: cover;
	}

	div#sec3 {
		padding-top: 70px !important;
		padding-bottom: 100px !important;
	}

	.sec-meta h2 {
		font-size: 30px;
		line-height: 0px;
	}

	.testi p {
		font-size: 13px;
		line-height: 18px;
	}

	.testi {
		padding: 0 25px;
		height: 450px;
	}

	.testi h3 {
		font-size: 20px;
		color: #FB0317;
		line-height: 20px;
	}

	.testi h3 span {
		font-size: 13px;
		letter-spacing: 1.1px;
	}

	.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots, .nectar-flickity[data-controls=material_pagination] .flickity-page-dots {
		bottom: -30px;
	}

	div#sec5 {
		padding-top: 100px !important;
		padding-bottom: 120px !IMPORTANT;
	}

	#sec7 h2 {
		font-size: 30px;
	}

	#sec7 p {
		font-size: 14px;
		line-height: 19px;
	}

	body[data-button-style*="slightly_rounded"] #sec7 input[type=submit] {
		width: 140px;
		letter-spacing: 1px;
		height: 60px !important;
		font-size: 16px !important;
		line-height: 54px;
	}

	#sec7 .es-email input {
		height: 60px;
		font-size: 15px !important;
	}

	div#sec7 {
		padding: 70px 0 !IMPORTANT;
	}

	#sec8 .sec-meta h2 {
		font-size: 30px;
	}

	#sec8 .sec-meta p {
		font-size: 14px;
		line-height: 22px;
	}

	.blog-cont h3 {
		font-size: 22px;
		color: white;
		line-height: 24px;
		margin-bottom: 15px !important;
		margin-top: 24px;
	}

	.blog-cont p {
		font-size: 14px;
		line-height: 20px;
		width: 100%;
	}

	.blog-cont a {
		font-size: 16px;
	}

	div#sec8 {
		padding: 80px 0 !IMPORTANT;
	}

	#footer-outer #footer-widgets .col ul li a {
		font-size: 14px;
	}

	#footer-outer[data-cols="1"] #copyright li a i {
		width: 20px;
		font-size: 20px !important;
	}

	.flickity-page-dots .dot:before {
		height: 13px !important;
		width: 13px !important;
	}
}
@media only screen and (max-width: 999px) and (min-width: 768px) {
	body.material div#header-outer {
		position: absolute !IMPORTANT;
	}

	.swiper-slide .content img {
		width: 50% !important;
		margin-bottom: 20px;
	}

	#banner .swiper-slide .content h2 {
		font-size: 30px !important;
		line-height: 38px !important;
		margin-bottom: 20px;
	}

	body[data-button-style*="slightly_rounded"] .swiper-slide .button a {
		width: 162px;
		height: 42px;
		font-size: 14px !IMPORTANT;
		line-height: 44px !IMPORTANT;
		margin-top: 0 !important;
	}

	#banner .buttons {
		padding-top: 23px !IMPORTANT;
	}

	#banner .swiper-slide, #banner.swiper-wrapper, #banner .swiper-container,div#nectar-slider-instance-1 {
		height: 450px !important;
	}

	div#sec1 {
		padding: 70px 0  !important;
	}

	.one-third-t h4 {
		font-size: 45px;
	}

	.one-third p {
		font-size: 14px;
		color: white;
		line-height: 17px;
	}

	div#sec2 {
		padding: 30px 0 70px !important;
	}

	body.material .wpb_row * {
		text-align: center;
	}

	.sec-cont h2 {
		font-size: 30px;
		line-height: 41px;
		margin-bottom: 15px;
	}

	.sec-cont p {
		font-size: 14px;
		line-height: 18px;
		color: white;
		width: 100%;
	}

	#sec2 a.nectar-button.large.regular-tilt.accent-color, a.nectar-button.large.regular-tilt.accent-color {
		width: 162px;
		height: 42px;
		border-radius: 0 !important;
		font-size: 16px;
		font-weight: 300;
		letter-spacing: 0;
		line-height: 44px;
		padding: 0;
		text-align: center;
		margin-top: 10px !IMPORTANT;
	}

	div#sec3 {
		padding: 70px 0 70px !IMPORTANT;
	}

	#sec3 .sec-meta h2 {
		line-height: 0px;
		font-size: 30px;
	}

	.sec3-slide .slide-cont {
		opacity: 1 !IMPORTANT;
	}

	.sec3-slide {
		position: relative !important;
		overflow: hidden !IMPORTANT;
	}

	.slide-cont h3 {
		font-size: 25px;
	}

	.slide-cont p {
		font-size: 14px;
		width: 85%;
	}

	.slide-cont a {
		font-size: 14px;
	}

	div#sec4 {
		padding: 70px 0 !IMPORTANT;
	}
	.testi-bot {
		justify-content: center;
	}

	.testi {
		height: auto;
		padding: 40px 40px;
	}

	.testi p {
		font-size: 15px;
		line-height: 21px;
	}

	.testi h3 {
		font-size: 20px;
		color: #FB0317;
		line-height: 20px;
	}

	.testi h3 span {
		font-size: 13px;
		letter-spacing: 1.2px;
	}

	.flickity-page-dots .dot:before {
		width: 10px !important;
		height: 10px !IMPORTANT;
	}

	#sec5 .flickity-page-dots {
		bottom: 0 !important;
	}

	div#sec5 {
		padding: 70px 0 70px !IMPORTANT;
	}

	#sec7 h2 {
		font-size: 35px;
	}

	#sec7 p {
		font-size: 14px;
		line-height: 18px;
	}

	body[data-button-style*="slightly_rounded"] #sec7 input[type=submit] {
		position: relative;
		width: 160px;
		height: 50px !important;
		line-height: 54px;
		font-size: 18px !important;
	}

	#sec7 .es-email input {
		text-align: left;
		height: 50px;
		font-size: 14px !important;
	}

	div#sec7 {
		padding: 70px 0 !IMPORTANT;
	}

	#sec8 .sec-meta h2 {
		font-size: 35px;
	}

	#sec8 .sec-meta p {
		font-size: 16px;
		line-height: 25px;
	}

	#sec8 .wpb_row {
		padding-top: 10px !IMPORTANT;
	}

	.blog-cont h3 {
		font-size: 20px;
		line-height: 25px;
	}

	.blog-cont p {
		font-size: 14px;
		line-height: 20px;
	}

	.blog-cont a {
		font-size: 16px;
	}

	div#sec8 {
		padding: 70px 0 !IMPORTANT;
	}

	#footer-outer #footer-widgets .col ul li a {
		font-size: 13px;
	}

	#footer-outer[data-cols="1"] #copyright li a i {
		width: 20px;
		font-size: 20px !important;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
		font-size: 16px;
		font-family: 'ProximaNova-r' !important;
	}
	body.material div#page-header-bg,body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
		height: 250px !IMPORTANT;
	}

	div#page-header-bg .row {
		display: flex;
		align-items: center;
	}

	#page-header-bg[data-text-effect="rotate_in"] .wraped span {
		font-size: 38px;
	}


	div#page-header-wrap {
		height: 249px !IMPORTANT;
	}

	div#page-header-bg .row .col.span_6 {
		margin: 0;
	}

	body.page-id-10 div#sec2 {
		padding-top: 70px !important;
	}
	.tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
		font-size: 14px;
	}

	#ser-inn h3 {
		font-size: 30px;
		line-height: 35px;
	}

	#ser-inn p {
		font-size: 14px;
		line-height: 20px;
	}

	div#ser-sec {
		padding: 70px 0 !important;
	}
	body .toggle h3 a {
		font-size: 20px !IMPORTANT;
		text-align: left !important;
	}

	.inner-toggle-wrap p {
		font-size: 14px;
		text-align: left !important;
	}
	div#popmake-336 {
		left: 17px !IMPORTANT;
	}
	body.material .post .content-inner p {
		font-size: 14px;
		line-height: 23px;
	}
	.cont2 h2 {
		font-size: 25px !important;
		margin-bottom: 20px;
	}

	.cont2 ul li a {
		font-size: 16px !important;
	}

	.cont2 ul li {
		padding: 30px 0  10px !IMPORTANT;
	}

	.cont2 ul li::before {
		font-size: 20px !important;
	}

	.cont2 p label {
		text-align: left !important;
		display: block;
	}
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
	body.material div#header-outer {
		position: absolute !IMPORTANT;
	}

	.swiper-slide .content img {
		width: 40% !important;
		margin-bottom: 20px;
	}

	#banner .swiper-slide .content h2 {
		font-size: 16px !important;
		line-height: 28px !important;
		margin-bottom: 20px;
	}

	body[data-button-style*="slightly_rounded"] .swiper-slide .button a {
		width: 162px;
		height: 42px;
		font-size: 12px !IMPORTANT;
		line-height: 30px !IMPORTANT;
		margin-top: 0 !important;
	}

	#banner .buttons {
		padding-top: 23px !IMPORTANT;
	}

	#banner .swiper-slide, #banner.swiper-wrapper, #banner .swiper-container,div#nectar-slider-instance-1 {
		height: 350px !important;
	}

	div#sec1 {
		padding: 50px 0  !important;
	}

	.one-third-t h4 {
		font-size: 35px;
	}

	.one-third p {
		font-size: 12px;
		color: white;
		line-height: 18px;
	}

	div#sec2 {
		padding: 30px 0 50px !important;
	}

	body.material .wpb_row * {
		text-align: center;
	}

	.sec-cont h2 {
		font-size: 25px;
		line-height: 41px;
		margin-bottom: 15px;
	}

	.sec-cont p {
		font-size: 14px;
		line-height: 18px;
		color: white;
		width: 100%;
	}

	#sec2 a.nectar-button.large.regular-tilt.accent-color, a.nectar-button.large.regular-tilt.accent-color {
		width: 152px;
		height: 42px;
		border-radius: 0 !important;
		font-size: 14px;
		font-weight: 300;
		letter-spacing: 0;
		line-height: 44px;
		padding: 0;
		text-align: center;
		margin-top: 10px !IMPORTANT;
	}

	div#sec3 {
		padding: 70px 0 70px !IMPORTANT;
	}

	#sec3 .sec-meta h2 {
		line-height: 30px;
		font-size: 26px;
	}

	.sec3-slide .slide-cont {
		opacity: 1 !IMPORTANT;
	}

	.sec3-slide {
		position: relative !important;
		overflow: hidden !IMPORTANT;
	}

	.slide-cont h3 {
		font-size: 20px;
		margin-bottom: 0 !important;
	}

	.slide-cont p {
		font-size: 12px;
		width: 85%;
		line-height: 20px;
	}

	.slide-cont a {
		font-size: 14px;
	}

	div#sec4 {
		padding: 70px 0 !IMPORTANT;
	}
	.testi-bot {
		justify-content: center;
	}

	.testi {
		height: auto;
		padding: 40px 20px;
	}

	.testi p {
		font-size: 12px;
		line-height: 20px;
	}

	.testi h3 {
		font-size: 18px;
		color: #FB0317;
		line-height: 20px;
	}

	.testi h3 span {
		font-size: 12px;
		letter-spacing: 1.2px;
	}

	.flickity-page-dots .dot:before {
		width: 5px !important;
		height: 5px !important;
	}

	#sec5 .flickity-page-dots {
		bottom: 0 !important;
	}

	div#sec5 {
		padding: 50px 0 50px !IMPORTANT;
	}

	#sec7 h2 {
		font-size: 25px;
		line-height: 30px;
	}

	#sec7 p {
		font-size: 14px;
		line-height: 18px;
	}

	body[data-button-style*="slightly_rounded"] #sec7 input[type=submit] {
		position: relative;
		width: 160px;
		height: 50px !important;
		line-height: 54px;
		font-size: 15px !important;
	}

	#sec7 .es-email input {
		text-align: left;
		height: 50px;
		font-size: 14px !important;
	}

	div#sec7 {
		padding: 50px 0 !IMPORTANT;
	}

	#sec8 .sec-meta h2 {
		font-size: 25px;
	}

	#sec8 .sec-meta p {
		font-size: 12px;
		line-height: 20px;
	}

	#sec8 .wpb_row {
		padding-top: 10px !IMPORTANT;
	}

	.blog-cont h3 {
		font-size: 20px;
		line-height: 25px;
		margin-top: 20px !important;
	}

	.blog-cont p {
		font-size: 14px;
		line-height: 20px;
	}

	.blog-cont a {
		font-size: 16px;
	}

	div#sec8 {
		padding: 70px 0 !IMPORTANT;
	}

	#footer-outer #footer-widgets .col ul li a {
		font-size: 11px;
		line-height: 18px;
	}

	#footer-outer[data-cols="1"] #copyright li a i {
		width: 15px;
		font-size: 16px !important;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
		font-size: 16px;
		font-family: 'ProximaNova-r' !important;
	}
	body.material div#page-header-bg,body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
		height: 200px !IMPORTANT;
	}

	div#page-header-bg .row {
		display: flex;
		align-items: center;
	}

	#page-header-bg[data-text-effect="rotate_in"] .wraped span {
		font-size: 28px;
	}


	div#page-header-wrap {
		height: 199px !IMPORTANT;
	}

	div#page-header-bg .row .col.span_6 {
		margin: 0;
	}

	body.page-id-10 div#sec2 {
		padding-top: 50px !important;
	}
	.tabbed[data-style=vertical_modern] .wpb_tabs_nav li a {
		font-size: 12px !important;
		padding: 10px 10px !IMPORTANT;
		width: auto !important;
		line-height: 14px !IMPORTANT;
		min-height: 50px;
	}

	#ser-inn h3 {
		font-size: 25px;
		line-height: 30px;
	}

	#ser-inn p {
		font-size: 12px;
		line-height: 20px;
	}

	div#ser-sec {
		padding: 50px 0 !important;
	}
	body .toggle h3 a {
		font-size: 16px !IMPORTANT;
		text-align: left !important;
	}

	.inner-toggle-wrap p {
		font-size: 14px;
		text-align: left !important;
		padding: 0 7px !important;
	}
	div#popmake-336 {
		left: 8px !IMPORTANT;
	}
	body.material .post .content-inner p {
		font-size: 12px;
		line-height: 20px;
		text-align: center;
	}
	.cont2 h2 {
		font-size: 20px !important;
		margin-bottom: 20px;
	}

	.cont2 ul li a {
		font-size: 12px !important;
	}

	.cont2 ul li {
		padding: 30px 0  10px !IMPORTANT;
	}

	.cont2 ul li::before {
		font-size: 20px !important;
	}

	.cont2 p label {
		text-align: left !important;
		display: block;
		font-size: 12px;
	}
	.one-third h3 {
		font-size: 20px;
		text-align: left !important;
		line-height: 25px !IMPORTANT;
	}

	#sec3 .col.span_12 {
		padding: 0 !important;
	}

	.slide-img img {
		height: 280px !IMPORTANT;
	}
	.pum-theme-200 .pum-title, .pum-theme-lightbox .pum-title {
		font-size: 20px;
		text-align: center;
	}

	.popmake p {
		font-size: 12px;
		line-height: 20px;
		text-align: center;
	}
	.sec-meta h2 {
		font-size: 25px;
		color: white;
		line-height: 36px;
	}

	#sec8 .sec-meta p br {
		display: none;
	}

	#footer-outer .widget.widget_media_image img {
		width: 70%;
	}

	#footer-outer #copyright p {
		line-height: 18px;
		font-size: 12px;
		width: 80%;
		margin: 0 auto;
	}
	#banner .swiper-slide .content p {
		font-size: 13px !IMPORTANT;
		line-height: 20px;
	}
    #ser-sec ul.wpb_tabs_nav {
        display: flex;
        overflow: scroll;
        width: 100% !important;
    }
    ul.wpb_tabs_nav {
        DISPLAY: FLEX !IMPORTANT;
        overflow: scroll !important;
    }
    div#mu-sec1 {
        z-index: 999;
    }
    
    div#aq button {
        font-size: 14px;
        padding: 30px 0px !IMPORTANT;
        width: 34px;
    }
    body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit] {
        font-size: 14px;
    }
    .page-id-343 .tabbed[data-style*=vertical]>div {
        width: 100% !IMPORTANT;
    }
    #footer-outer #copyright li {
        margin: 0 10px 0 !important;
    }
    
    .material #footer-outer #footer-widgets .col ul li {
        display: block !IMPORTANT;
        text-align: center !important;
    }
}

.blog-recent[data-style=classic_enhanced_alt] .post-meta {
    display: none !important;
}

.blog-recent[data-style*=classic_enhanced_alt] .inner-wrap.has-post-thumbnail {
    padding: 0 !important;
}

.blog-recent[data-style=classic_enhanced_alt] .inner-wrap:before {background: rgb(0 0 0 / 61%) !important;}

.blog-recent[data-style=classic_enhanced_alt] .inner-wrap .post-header span.meta {
    display: none !important;
}

.blog-recent[data-style=classic_enhanced_alt] .inner-wrap .excerpt {
    font-family: 'ProximaNova-r';
    font-size: 16px;
    line-height: 28px;
}

body .blog-recent[data-style=classic_enhanced_alt] .inner-wrap .article-content-wrap {
    padding: 100px 40px 90px;
}

.blog-recent[data-style=classic_enhanced_alt] .inner-wrap h3 {
    font-size: 25px;
}

.single-post .page-header-bg-image {
    filter: brightness(0.5);
}


/**FAQS LANDING PAGE START**/

.faq-item { 
	margin-bottom: 10px; 
}
.faq-question {
	width: 100%;
	text-align: left;
	padding: 5px;
	font-size: 28px;
	cursor: pointer;
	border:none;
	border-bottom: 1px solid #ffffff;
	background: none;
}

.faq-question h2 {
    color: #fff;
}

.faq-answer {
    padding: 10px 0px 10px 0px;
    border-top: none;
    color: #fff;
}
.faq-answer h1,
.faq-answer h2,
.faq-answer h3,
.faq-answer h4,
.faq-answer h5,
.faq-answer h6 {
    color: #fff;
}

.faq-answer p {
    font-size: 16px;
}

.faq-text-with-image::after {
	content: "";
	display: table;
	clear: both;
}

div#faq-sidebar ul li {
    list-style: none;
}

div#faq-sidebar ul li div {
    text-transform: uppercase;
    background: #07488c;
    color: #fff;
    border: none;
    border-radius: 0px !important;
    padding: 15px 10px;
    margin-bottom: 10px;
	font-size: 16px;
}

div#faq-sidebar ul li div h2 {
	color: #ffffff !image;
}

.faq-question h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.faq-icon {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
}

.faq-answer-flex {
	display: flex; 
	gap: 20px; 
	align-items: 
	flex-start;
}

.faq-tab {
	cursor: pointer;
}

.faq-tab.active {
	background: linear-gradient(120deg, #003366, #8b0033, #ff0000) !important;
	font-weight: bold;
}

/**MOBILE FAQ**/
/* === Tablet view: Horizontal nav === */
@media (max-width: 1000px) and (min-width: 761px) {
    #faq-container {
        flex-direction: column;
    }

    #faq-sidebar {
        width: 100%;
        margin-bottom: 20px;
    }

    #faq-sidebar ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        padding: 0;
        margin: 0;
        justify-content: center;
    }

    #faq-sidebar ul li {
        margin: 0;
    }

    #faq-sidebar ul li div {
        white-space: nowrap;
        flex-shrink: 0;
        text-align: center;
        padding: 12px 16px;
        font-size: 14px;
        border-radius: 4px;
        background-color: #07488c;
    }
	.faq-text a,	
	.faq-text p, 
	.faq-text h1,
	.faq-text h2,
	.faq-text h3,
	.faq-text h4,
	.faq-text h5,
	.faq-text h6	{
		text-align: left !important;
	}
	.faq-answer-flex {
		display: block;
	}
	span.faq-title-text {
		font-size: 18px;
		line-height: 20px;
		text-align: left !important;
	}
	.faq-image {
		width: 100%;
		float: left;
	}
}

/* === Mobile view: Scrollable nav === */
@media (max-width: 760px) {
    #faq-container {
        flex-direction: column;
    }

    #faq-sidebar {
        width: 100%;
        overflow-x: auto;
        margin-bottom: 20px;
    }

    #faq-sidebar ul {
        display: flex;
        flex-wrap: nowrap;
        gap: 10px;
        padding: 0 10px;
        margin: 0;
        width: max-content;
    }

    #faq-sidebar ul li {
        flex: 0 0 auto;
    }

    #faq-sidebar ul li div {
        white-space: nowrap;
        padding: 12px 16px;
        font-size: 14px;
        border-radius: 4px;
        background-color: #07488c;
    }

    /* Optional: hide scrollbar (Chrome, Edge, Safari) */
    #faq-sidebar::-webkit-scrollbar {
        display: none;
    }

    #faq-sidebar {
        -ms-overflow-style: none;  /* IE/Edge */
        scrollbar-width: none;     /* Firefox */
    }
	.faq-text p {
			text-align: left !important;
	}
	.faq-answer-flex {
		display: block;
	}
	span.faq-title-text {
		font-size: 18px;
		line-height: 20px;
		text-align: left !important;
	}

	.faq-text a,
	.faq-text p, 
	.faq-text h1,
	.faq-text h2,
	.faq-text h3,
	.faq-text h4,
	.faq-text h5,
	.faq-text h6	{
		text-align: left !important;
	}
}

.single-faq .container-wrap.no-sidebar {
    background: #00145b !important;
    color: #fff;
    font-size: 18px;
}

.single-faq .container.main-content {
    padding-bottom: 50px;
}

.single-faq .nectar-global-section.before-footer {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.single-faq h2,
.single-faq h3,
.single-faq h4,
.single-faq h5,
.single-faq h6 {
    color: #fff !important;
}

.faq-hero-header {
  background-size: cover;
  background-position: center;
  /*height: 350px;*/
  position: relative;
  display: flex;
  align-items: center;
}

.faq-hero-header h1 {
    padding: 180px 0px 120px 0px;
}

.faq-hero-overlay {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.faq-hero-title {
  color: #fff;
  font-size: 40px;
  text-align: left;
  margin: 0;
}

.related-faqs li a {
    color: #fff;
}

/**FAQS LANDING PAGE END**/

div.home-slider-section {
    margin-bottom: 0px !important;
}

div#header-secondary-outer {
    background: #000000 !important;
}

div#header-secondary-outer .nectar-center-text a {
    color: #fff !important;
}

div#header-secondary-outer i {
    color: #fff !important;
}

body #header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
    text-align: right;
}

/**EXTRA CSS**/

@media (max-width:1000px) {
	.home-header-text {
		font-size: 32px !important;
		line-height:34px !important;
		margin-bottom: 30%  !important;
	}
	div#header-secondary-outer .nectar-center-text {
		text-align: center;
	}
}

#header-outer .sf-menu li ul li.menu-item a:hover {
    background: none !important;
}

div#header-outer {
    transform: translateY(0px) !important;
}


.gform-theme--foundation .gform_fields {
	display: block !important;
}

div#gform_fields_2 label {
    color: #fff !important;
}

div#gform_fields_2 legend.gfield_label.gform-field-label.gfield_label_before_complex {
    color: #fff !important;
}