/*
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: 'BebasNeue-Book1';
    src: url('/wp-content/themes/fonts/BebasNeue-Book.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Book.woff') format('woff');
    font-weight: normal;
  
}

@font-face {
    font-family: 'BebasNeue-Bold1';
    src: url('/wp-content/themes/fonts/BebasNeue-Bold.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Bold.woff') format('woff');
    font-weight: bold;
  
}

@font-face {
    font-family: 'BebasNeue-Regular1';
    src: url('/wp-content/themes/fonts/BebasNeue-Regular.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Regular.woff') format('woff');
    font-weight: medium;

}

@font-face {
    font-family: 'BebasNeue-Light1';
    src: url('/wp-content/themes/fonts/BebasNeue-Light.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Light.woff') format('woff');
    font-weight: 300;
 
}

@font-face {
    font-family: 'BebasNeue-Thin1';
    src: url('/wp-content/themes/fonts/BebasNeue-Thin.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Thin.woff') format('woff');
    font-weight: 100;

}

@font-face {
    font-family: 'BebasNeue-Book';
    src: url('/wp-content/themes/fonts/BebasNeue-Book.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Book.woff') format('woff');
    font-weight: 300;
   
}

@font-face {
    font-family: 'BebasNeue-Bold';
    src: url('/wp-content/themes/fonts/BebasNeue-Bold.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Bold.woff') format('woff');
    font-weight: bold;

}

@font-face {
    font-family: 'BebasNeue-Light';
    src: url('/wp-content/themes/fonts/BebasNeue-Light.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Light.woff') format('woff');
    font-weight: 300;
   
}

@font-face {
    font-family: 'BebasNeue-Thin';
    src: url('/wp-content/themes/fonts/BebasNeue-Thin.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Thin.woff') format('woff');
    font-weight: 100;

}

@font-face {
    font-family: 'BebasNeue-Regular'
    src: url('/wp-content/themes/fonts/BebasNeue-Regular.woff2') format('woff2'),
        url('/wp-content/themes/fonts/BebasNeue-Regular.woff') format('woff');
    font-weight: normal;
   
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* font-family: 'Montserrat', sans-serif; */

/*--------------------------fonts end----------------------------------*/
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active h2 strong {
    font-size: 80px !important;
    font-family: 'BebasNeue-Regular1';
    font-weight: 500;
}
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active h2{
   font-size:80px !important;
	font-family:'BebasNeue-Thin';
	line-height: normal !important;
}

/*-----------------------------banner2-------------------------------------  */
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active.no-transform h2 strong {
font-family:'BebasNeue-Bold';
	font-size:80px !important
}
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active.no-transform h2 {
   font-size:80px !important;
	   font-family:'BebasNeue-Thin';
	line-height: normal !important;
} 
/*----------------------btn--------------------------------  */
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active a
{
	font-size: 18px;
    font-family: "BebasNeue-Light";
    border: 1px solid;
    width: 200px !IMPORTANT;
    height: auto;
    padding: 15px 40px;
    margin: 10px 10px !important;
    position: relative;
    top: 20px;
    letter-spacing: 2px;
    color: #fff;
}
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active a:hover
{
	background: #1f80c4;
    color: #fff;
    border-color: #1f80c4;
}
/*----------------------btn end-------------------------------  */
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active.no-transform a {
	font-size: 18px;
    font-family: "BebasNeue-Light";
    border: 1px solid;
    width: 200px !IMPORTANT;
    height: auto;
    padding: 15px 40px;
    margin: 10px 10px !important;
    position: relative;
    top: 20px;
    letter-spacing: 2px;
    color: #fff;
}
.swiper-slide.nectar-banner.swiper-slide-visible.swiper-slide-active.no-transform a:hover {
    background: #1f80c4;
    color: #fff;
    border-color: #1f80c4;
}
li.slide-out-widget-area-toggle a {
    background: #1f80c4;
    padding: 10px 10px !important;
}
body #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:before
{
	background-color: #ffffff!important;
	left: 10px !important;
}
body #header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:before
{
	left: 8px !important;
}
body #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle .lines-button:after
{
	background-color: #ffffff!important;
}
/* ----------------------------------------carousel--------------------------------------- */
.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-pagination-switch i
{
	    border-radius: 0%;
	    transform: scale(1.7) !important;
}
.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-pagination-switch:hover i {
    background-color: #1f80c4 !important;
}
.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-active-switch i
{
	    background-color: #1f80c4 !important;
}
.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-pagination-switch
{
	    margin: -5px !important;
}
/*-----------------------------nectar banner-------------------------------*/
.row-1-txt-blk p strong {
    font-size: 42px;
    color: rgb(255, 255, 255);
    line-height: normal;
    font-family: 'BebasNeue-Regular1';
    font-weight: 500;
}
.row-1-txt-blk p {
    font-size: 42px;
    font-family:'BebasNeue-Thin';
    color: rgb(255, 255, 255);
    padding: 0px 100px;
}
.about-us-row h2 strong {
    font-size: 56px;
    color: rgb(34, 34, 34);
    font-family: "BebasNeue-Bold";
}
.about-us-row h2 {
    font-size: 56px;
    color: rgb(34, 34, 34);
    font-weight: 500;
    font-family: "BebasNeue-Light";
}
.about-us-row p {
    font-size: 16px;
    color: rgb(152, 152, 152);
	font-family: 'Montserrat', sans-serif;
}
.about-us-row h2:before {
    content: "";
    border-bottom: 3px solid #1f80c4;
    position: absolute;
    left: 0;
    right: 0;
    top: 75px;
    width: 50px;
}
.Choose-row h2 {
    font-size: 56px;
    color: rgb(34, 34, 34);
	font-weight: 500;
    font-family: "BebasNeue-Light";
}
.Choose-row h2 strong {
    font-size: 56px;
    color: rgb(34, 34, 34);
    font-family: "BebasNeue-Bold";
}
.Choose-row h2:before {
 	content: "";
    border-bottom: 3px solid #1f80c4;
    position: absolute;
	left: 600px;
    right: 515px;
    width: 55px;
	top: 80px;
}
.same-blk h2 {
    font-size: 34px;
    color: rgb(214 214 214);
    font-family: 'BebasNeue-Regular1';
    font-weight: 500;
}
.same-blk p {
    font-size: 16px;
    color: rgb(208 208 208);
    font-family: 'Montserrat', sans-serif;
}
.same-blk {
    border: 1px solid #d6d6d6;
    height: 340px;
    width: 395px;
    padding: 45px 30px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.same-blk:hover, .same-blk:hover h2, .same-blk:hover p {
    background: #1f80c4;
    color: #fff;
	    transition: 0.5s cubic-bezier(0.25, 0.1, 0.68, 1.22);
}
.btn-row p a {
	font-size: 18px;
    font-family: "BebasNeue-Light";
    color: #0b0b0b;
    border: 1px solid #6d6d6d;
    width: 200px !IMPORTANT;
    height: auto;
    padding: 15px 50px;
    margin: 10px 10px !important;
    position: relative;
    top: 20px;
    font-weight: 600;
	letter-spacing: 2px;
}
.btn-row p a:hover 
{
	background: #1f80c4;
    color: #fff;
    border-color: #1f80c4;
}
.need-help h2 strong {
	font-size: 60px;
    color: rgb(255, 255, 255);
    font-family: 'BebasNeue-Regular1';
    font-weight: 500;

}
.need-help h2 {
font-size: 60px;
    font-family: "BebasNeue-Light";
    color: rgb(255, 255, 255);
	    line-height: 60px;
	    font-weight: 100;
}
.need-help h2:before {
       content: "";
    background: #3387c3;
    z-index: -11;
    opacity: .9;
    position: absolute;
    left: -150px;
    top: -60px;
    width: 693px;
    height: 300px;
}

.need-help p a {
  	font-size: 18px;
    font-family: "BebasNeue-Light";
    color: rgb(255, 255, 255);
    border: 1px solid;
    width: 200px !IMPORTANT;
    height: auto;
    padding: 15px 40px;
    margin: 10px 10px !important;
    position: relative;
    top: 20px;
    letter-spacing: 2px;
}
.need-help p a:hover {
    background: #ffffff;
    color: #000000;
    border-color: #000000;
    font-weight: 800;
}
.Guaranteed-row h2 strong {
	font-size: 44px;
    color: #000;
    font-family: 'BebasNeue-Regular1';
    font-weight: 500;
}
.Guaranteed-row h2  {
	font-size: 44px;
    font-family: "BebasNeue-Light";
    color: #000;
	font-weight:100;

}
.offer-btn p a {
background: #1f80c4;
    color: #fff;
    border-color: #1f80c4;
    font-size: 18px;
    font-family: "BebasNeue-Light";
    border: 1px solid;
    width: 200px !IMPORTANT;
    height: auto;
    padding: 15px 40px;
    margin: 10px 10px !important;
    position: relative;
    top: 7px;
    letter-spacing: 2px;
    left: -100px;
}
.offer-btn p a:hover {
    background: #fafafa;
    color: #000;
    border-color: #000000;
	font-weight: 800;
}
body #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i::after
{
    background-color: rgb(255 255 255) !important;
    width: 25px !important;
    left: 5px !important;
	
}
.lines:after {
    width: 25px !important;
    left: 5px !important;
}
/*--------------------------------body end----------------------------*/

/*------------------------------contact us------------------------------*/
/* ---------------------------contact-------------------------------------------------- */
.cont2 h2 {
    padding-bottom: 10px;
    border-bottom: 2px dotted;
    text-transform: uppercase;
    font-size: 35px !important;
}

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

.cont2 ul {
    background: #1f80c4;
    margin-left: 0;
    padding: 10%;
    margin-top: 30px;
}

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

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

.cont2 ul li:nth-child(1)::before {
    position: absolute;
    content: "\f095";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}

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


.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: 16px;
    width: 100%;
	      background-image: -webkit-linear-gradient( -11deg, rgb(31 128 196) 0%, rgb(141 209 242) 100%)!important;
}

.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;
}
/* new contact form */

/*------------------------------footer------------------------------*/
div#text-2 p {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #6a6a6a;
}
div#text-2 p img {
	margin-bottom: 10px !important;
    padding: 0 !important;
    margin: 0 !important;
}

div#footer-widgets h4 {
    font-size: 18px !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "BebasNeue-Bold" !important;
    color: #fff !important;
}
div#footer-widgets h4:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #1f80c4;
    top: 35px;
    width: 20px;
}

div#nav_menu-2 ul li {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    color: #a3a3a3;
    line-height: 22px;
}
div#nav_menu-3 ul li {
	font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    color: #a3a3a3;
    line-height: 22px;
}
div#text-3 p {
	font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #a3a3a3;
}
div#text-3 input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    background: #fff;
    border-radius: 0;
}
div#text-3 button[type="submit"] {
    position: absolute;
    right: 0;
    top: 93px;
    height: 48px;
    border-radius: 0 !important;
    background: #1f80c4;
    font-family: "BebasNeue-Light";
    letter-spacing: 1px;
    width: 60px;
}
div#text-3 ul li {
    display: inline-block;
    margin-left: 15px;
    margin-top: 15px;
}
div#copyright p {
	font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    color: rgba(224, 224, 224, 0.8) !important;
}
.privacy a {
    float: right;
    color: rgba(224, 224, 224, 0.8) !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}
div#footer-widgets {
    background: #1a1a1a;
}
div#copyright {
    background: #1f80c4 !important;
}
div#nav_menu-2 {
    position: relative;
    left: 70px;
}
div#copyright .privacy a:hover {
    color: #fff !important;
}
/*-----------------------------extra-------------------------------*/

.vc_col-sm-4.active-col.wpb_column.column_container.vc_column_container.col.centered-text.no-extra-padding.inherit_tablet.inherit_phone.instance-6 .same-blk {
    background: #317daf;
    color: #fff;
}
.vc_col-sm-4.active-col.wpb_column.column_container.vc_column_container.col.centered-text.no-extra-padding.inherit_tablet.inherit_phone.instance-6 .same-blk h2 {
    color: #fff;
}
.vc_col-sm-4.active-col.wpb_column.column_container.vc_column_container.col.centered-text.no-extra-padding.inherit_tablet.inherit_phone.instance-6 .same-blk p {
    color: #fff;
}

