/*
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
*/
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Poppins:wght@300;400;500;600;700&display=swap');

h1,h2,h3,h4,{
	font-family: 'Libre Baskerville', serif !important;
}
p,li,a,span,strong,h5,h6{
	font-family: 'Poppins', sans-serif;
}
/* default heading */
.padding100 {
    padding: 100px 0px 44px 0 !important;
}

.sec-head h2 {
    font-size: 44px;
    font-weight: 400;
    line-height: 42px;
    color: #0D0D0D;
    font-family: 'Playfair Display';
    
     /* Adjust the width as needed */
}

.sec-head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #0D0D0D;
}
.sec-head a {
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
    background: #1959A1;
    padding: 15px 30px;
    display: inline-block;
    transition: .5s ease;
}

.sec-head a:hover {
    background: #000;
}
.sec-headw h2 , .sec-headw p {
    color: #fff;
}
/* default heading */
/* header */
ul.sf-menu.sf-js-enabled.sf-arrows li {
    margin: 0 10px;
}

ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 30px;
    opacity: 1 !IMPORTANT;
    text-transform: uppercase;
}
div#header-secondary-outer {
    background: #ffffff30 !important;
    padding: 5px 0 !IMPORTANT;
    border-bottom: 1px solid #fff !important;
}

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

.headleft {
    float: left;
}

.headleft li {
    display: inline;
    margin-right: 10px !important;
}

.headleft li a {font-size: 13px !important;font-weight: 400;line-height: 16px;color: #fff !important;}

.headleft li a i {
    font-size: 20px;
}

#header-secondary-outer ul {
    height: 33px !important;
    display: flex;
    align-items: center;
}

.headright {float: right;display: flex;align-items: center;}

.headleft li a i {
    font-size: 17px !important;
    padding-right: 10px;
}

.headright h3 {
    font-size: 14px !important;
    font-weight: 600;
    color: #fff;
    padding-right: 10px;
    margin: 0 !important;
}

.headright ul li {
    margin: 0 5px;
}

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

.headright ul li a i:hover {
    color: #0996f5 !important;
}

.headright ul li a i {
    transition: .5s ease;
}
#page-header-bg h1 {
    font-family: 'Playfair Display';
    font-weight: 700;
    text-transform: uppercase;
}
/* header */
/* banner */
#banner h2.ns-heading-el {
    font-size: 65px !IMPORTANT;
    font-weight: 600;
    line-height: 75px;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #00000017;
}
.swiper-slide {
    background: #fff !important;
}

body[data-button-style*="slightly_rounded"] .swiper-slide .button a {
    padding: 13px 30px !important;
    border-radius: unset !IMPORTANT;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-transform: capitalize;
    box-shadow: 0px 0px 1px #00000029;
}
/* banner */
/* section-2 */
.sec-2-in {
    min-height: 350px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 28%;
    margin: auto !important;
    padding: 36px 28px 47px !important;
    background: #fff;
    box-shadow: 8px 7px 7px 1px #0000002b !important;
}

.sec-2-in h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 51px;
    color: #0d0d0d !important;
    font-family: 'Playfair Display';
    letter-spacing: 1.2px;
}

.sec-2-in p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #0d0d0d !important;
}

.section-2 .sec-head p {
    width: 70%;
    margin: auto;
    padding-bottom: 13px !IMPORTANT;
}
/* section-2 */
/* count section */
.count-section h2 span {
    font-size: 60px !IMPORTANT;
    font-weight: 400;
    line-height: 66px !important;
    color: #0D0D0D !IMPORTANT;
    font-family: 'Playfair Display';
}
.count-section .nectar-milestone .number .symbol-wrap {
    font-size: 30px !IMPORTANT;
    color: #000 !important;
}

.count-section .subject {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #777;
    font-family: 'Open Sans', sans-serif;
}
/* count section */
/* section-3 */
.section-3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

.section-3 p {
/*     width: 70%; */
    margin: auto;
    padding: 10px  0 !IMPORTANT;
}

.section-3 .nectar-fancy-box {
    border: 5px solid #fff;
}

.section-3 .nectar-fancy-box[data-style=parallax_hover] .inner  h3 {
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
    font-family: playfair display;
}
/* section-3 */
/* section-4 */
.section-4 .sec4text {
    width: 90%;
    background: #fff;
    margin: auto;
    padding: 40px 20px;
    box-shadow: 0px 0px 11px 0px #00000073 !important;
    position: relative;
    margin-top: -110px !important;
}

.section-4 .sec4text h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 14px;
    color: #0996f5;
    font-family: 'Poppins';
    letter-spacing: 2px;
    border-bottom: 1px solid #000;
    width: 50%;
    margin: 0 auto;
    padding-bottom: 26px;
}

.section-4 .sec4text p {
    font-size: 17px;
    font-weight: 400;
    line-height: 25px !important;
}

.section-4 .sec-head p {
    width: 70%;
    margin: auto;
    padding-bottom: 10px;
}
/* section-4 */
/* section-5 */
form#wpforms-form-31 {
    width: 83%;
    margin: auto;
}

.section-5 input {
    background: #6CAFE1 !important;
    height: 64px !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF !important;
}

.section-5 ::placeholder {color: #fff !important;}

.section-5 textarea {
    height: 173px  !important;
    background: #6CAFE1 !important;
    padding: 20px 10px !important;
}

.wpforms-submit-container {
    text-align: center;
}

body[data-form-submit=regular] .container-wrap button[type=submit] {
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    color: #1959A1 !IMPORTANT;
    border-radius: 0 !IMPORTANT;
    padding: 15px 40px !important;
    font-family: 'Open Sans';
    background: #fff !IMPORTANT;
}

.section-5 .sec-head p {
    width: 70%;
    margin: auto;
}
/* section-5 */
/* footer */
div#footer-widgets {
    background: #fff !IMPORTANT;
}

div#text-3 p {
    font-size: 18px;
    font-weight: 400;
    color: #000 !important;
    width: 88%;
}

#footer-outer .col.span_3:first-child {
    width: 27%;
}

ul#menu-social-menu li {
    display: inline-block;
    margin: 0 5px;
}

ul#menu-social-menu li a i {
    height: 30px;
    width: 30px;
    background: #0996F5;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff !important;
    transition: .5s ease;
}
ul#menu-header-menu-2 li {
    margin-bottom: 10px !important;
}
ul#menu-social-menu li a i:hover {
    background: #1858a0;
}

#footer-outer .col:nth-child(2) {
    width: 14%;
}

#footer-outer .widget h4 {
    margin-top: 100px;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    color: #0D0D0D;
    font-family: 'Playfair Display';
}

ul#menu-header-menu-2 li a {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 29px !important;
    color: #0D0D0D !important;
}

ul#menu-contact-info li {
    border-bottom: 1px solid #BFBFBF !important;
}

ul#menu-contact-info li a i {
    width: 30px;
    height: 30px;
    background: #0996F5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff !important;
    margin-right: 10px;
}

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

ul#menu-contact-info li a {font-size: 18px !important;color: #000 !important;}

.material #footer-outer #footer-widgets .col ul#menu-contact-info li {
    padding: 14px 0 9px 0 !important;
}

#footer-outer #footer-widgets ul#menu-contact-info li:last-child {
    border: unset !IMPORTANT;
}

#footer-outer #footer-widgets ul#menu-header-menu li {
    margin-bottom: 10px !IMPORTANT;
}

#footer-outer #footer-widgets div#text-2 p {
    font-size: 18px;
    font-weight: 400;
    color: #000 !important;
}

#footer-outer .col:nth-child(4) {
    width: 28%;
}

#non-sec .hd {
    background: #fff;
    padding: 56px 70px !IMPORTANT;
    width: 96%;
    margin: 0 auto;
}

#non-sec {
    padding: 10% 0px !important;
    margin-bottom: 10px !important;
}

#non-sec .hd h2 {
    padding-bottom: 20px;
}

#non-sec .hd p {
    line-height: 30px;
}
#footer-outer .col:nth-child(3) {
    width: 25%;
}

form#wpforms-form-45 {
    position: relative;
}

#footer-widgets div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0 0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: unset !important;
}

#footer-widgets div.wpforms-container-full .wpforms-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    background: #0996F5 !important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    padding: 0 20px;
    border-radius: unset !important;
}

#footer-outer #footer-widgets .col input[type=email] {
    height: 44px !important;
    font-size: 12px;
    padding: 0 20px;
}

#copyright .col.span_5 {
    width: 100% !important;
    text-align: center;
}

body #footer-outer #copyright {
    background: #1959A1 !important;
    color: #fff;
}

div#copyright p {
    font-size: 18px !important;
    font-weight: 400 !IMPORTANT;
    color: #fff !important;
}
/* footer */

/* About Section */
#no_sec{
    padding: 100px 0 !important;
}
#no_sec .no_box{
    border: 2px solid #fff;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #ffffff4d;
}
#no_sec .no_box strong{
    font-size: 40px;
    font-weight: 900;
}
#no_sec .no_box p{
    padding: 0;
}
/* howitworks */
#howitworks{
    padding: 80px 0 !important;
}
#howitworks .sec-head h2{
    margin: 0 0 40px;
}
#howitworks .iwithtext{background-color: #fff;box-shadow: 0px 10px 10px 0px #cccccc3d;padding: 40px 30px;text-align: center;position: relative;border-radius: 10px;}
#howitworks .iwithtext .iwt-text{
    padding: 0 0;
}
#howitworks .iwithtext .iwt-text h6{
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: #0895f4;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    color: #fff;
    margin: auto;
    box-shadow: 0px 0 10px 0px #fff;
    font-size: 20px;
    font-weight: 700;
}
#howitworks .iwithtext:hover{
	
}
#howitworks .iwithtext .iwt-text h3{}
#howitworks .iwithtext .iwt-text p{}
#howitworks .iwithtext .iwt-icon{
    position: relative;
}
#howitworks .iwithtext .iwt-icon img{
    width: 100px;
    margin: auto;
}
#howitworks .row-bg{
}
.section-3 p{}
.section-3 .flip-box-front .inner{
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 0px 0px 2px #000000ab;
    padding: 46px !important;
}
.howin {
    background: #fff !important;
    width: 24% !important;
    margin: 0 auto !important;
    padding: 40px !IMPORTANT;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.howin h3 {
    font-size: 22px;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    text-transform: capitalize;
    margin: 0 0 1rem;
    color: #17233e;
    line-height: 1.4;
}

.howin p {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #777;
}

.howin a {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #0996f5 !important;
}

.howin:before {
    position: absolute;
    content: "";
    background: #0996f5;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -100%;
    transition: .5s ease;
    z-index: 0;
    border-radius: 10px !IMPORTANT;
}

.howin:hover:before {
    bottom: 0 !important;
}

.howin:hover h3, .howin:hover p, .howin:hover a , .howin:hover i {
    color: #fff !IMPORTANT;
}

.howin h3, .howin p, .howin a , .howin i {
    transition: .5s ease;
}
.faqs-section .toggle h3 a {
    background: transparent !important;
    border: 1px solid #0000002e;
    border-radius: 10px;
    font-size: 18px !IMPORTANT;
    font-weight: 500;
    font-family: 'Playfair Display';
    color: #000;
    padding: 20px 40px 20px 20px;
	line-height: 27px !important;
}

.faqs-section .toggle h3 a i {
    right: 13px;
    left: unset;
    top: 20px;
}

.faqs-section .toggle.open h3 a {
    background: #0996f5 !important;
    border-color: #0996f5 !important;
    color: #fff !important;
}

body .toggle>div {
    background: transparent;
    box-shadow: unset !IMPORTANT;
}

body .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    font-size: 16px !important;
    line-height: 29px;
}
/* Dark Header */
body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgb(255 255 255);
}
.small-nav #header-outer{
	
}
.small-nav #logo .starting-logo{
}
.small-nav #logo img {}
.small-nav header ul li a span{
	color: #000 !important;
}

.section-1 .sec-head h4{
    color: #0d0d0d;
    font-family: 'Poppins';
    font-weight: 300;
    letter-spacing: 2px;
}
.dis-flex-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-1 .iwithtext {}
.section-1 .iwithtext .iwt-icon{}
.section-1 .iwithtext .iwt-icon img{}
.section-1 .iwithtext .iwt-text{
    text-align: left;
    padding: 5px 0 0 40px;
    font-weight: 600;
    color: #000;
}
/* EXTRA CSS */
.inner {
    font-family: 'Playfair Display';
}

.inner h3 {
    font-family: 'Playfair Display';
    color:#000;
    letter-spacing: 1px !important;
}
.page-id-56 .section-4 .sec4text{
    margin-top: 0px !important;
	box-shadow: none !important;
}
.page-id-56 .wpb_wrapper img {
    /* width: 100% !important; */
    /* height: 240px !important; */
    /* object-fit: cover; */
}
.border-col {
    align-items: center;
    display: flex;
    border: 1px solid #000;
    margin: 60px;
}
.imageSecOne {
    padding-right: 26px !important;
}
.imageSecTwo {
    padding-left: 26px !important;
}
/* END */
.swiper-slide[data-bg-alignment="center"] .image-bg {
    position: relative;
}

.swiper-slide[data-bg-alignment="center"] .image-bg:before {
    position: absolute;
    content: "";
    background: #00000047;
    height: 100%;
    width: 100%;
}
.hd-in {
    background: #fff;
    box-shadow: 0px 0px 10px #0000001c;
    padding: 59px 10px !IMPORTANT;
}

.hd-in h4 {
    color: #4dd3e6;
    font-size: 20px;
    font-family: playfair display;
    font-size: 42px;
    padding-bottom: 8px;
}

.hd-in h5 {
    color: #000;
    font-family: playfair display;
    font-size: 19px;
    line-height: 26px;
    font-weight: 400;
    padding-top: 6px;
}

.section-1 img {
    height: 590px !IMPORTANT;
    object-fit: cover;
}
.section-3 .inner p {
    font-size: 17px !important;
    font-family: 'Poppins';
}

.section-2 img {
    /* filter: brightness(0) invert(1); */
    width: 90px !important;
    padding-top: 10px;
    height: 100px !IMPORTANT;
    object-fit: contain;
}

#ab-in-2 h4 {
    color: #0996f5;
    font-size: 20px;
    font-family: playfair display;
    font-size: 38px;
    padding-bottom: 11px;
}

#ab-in-2 h5 {
    color: #000;
    font-family: 'Open Sans';
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0.2px;
    font-family: playfair display;
}
#section-1-ab {
    padding: 80px 0px 50px !important;
}
.main-butn a {
    ba': #099df6';
    background: #09a2f8;
    color: #fff;
    font-size: 18px;
    padding: 13px 21px;
    font-weight: 400 !important;
}

.main-butn {
    padding-top: 10px;
}

.section-4 h2.vc_custom_heading {
    font-size: 50px;
    line-height: 60px;
    color: #000000de;
    font-weight: 400 !important;
    font-family: 'Playfair Display' !important;
}

.section-4 h2 span {font-weight: 400 !important;}

.b-s-1 {
    background: #fff;
    box-shadow: 0px 0px 5px #0996f53d;
    height: 210px !important;
    DISPLAY: flex;
    A;:
    inherit;
    JUSTIFY-CONTENT: center;
    align-items: center;
}

.b-s-1 h3 {
    font-size: 30px;
    font-family: 'Playfair Display';
    color: #000000db;
}

.b-s-1 p {
    font-size: 17px;
    width: 80%;
    margin: 0 auto;
    padding-top: 8px;
    color: #000;
}
div#section-4-in {
    padding-bottom: 40px !important;
}

#section-4-in h4 {
    font-size: 22px;
    font-family: playfair display;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #000;
	padding-top: 30px;
}
.section-1 .sec-head p {
    text-align: center !important;
    width: 100% !IMPORTANT;
    margin: 0 auto;
}
.hd-in2 {
    background: #e7f3fd;
}.b-s-1:hover {
    background: #0996f517;
}

.hd-in:hover {background: #e7f3fd;}
#page-header-bg[data-bg-pos=center] .page-header-bg-image:before {
    position: absolute;
    content: "";
    background: #0006;
    height: 100%;
    width: 100%;
}

#page-header-bg[data-bg-pos=center] .page-header-bg-image {
    position: relative;
}form {
    font-family: 'Poppins' !important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    font-family: 'Poppins' !important;
}#banner h2.ns-heading-el span {
    font-family: 'Libre Baskerville', serif;
    font-weight: 500;
    font-style: italic;
}.section-2 .sec-head p {
    color: #0d0d0d !important;
    letter-spacing: 1px;
}

.section-2 .sec-head h2 {
    color: #0d0d0d !important;
    margin-bottom: 28px !important;
}

.sec-head h2 strong {
    font-family: 'dashicons';
    font-size: 42px !IMPORTANT;
}

.section-2 .sec-head h2 strong {
    font-family: 'Playfair Display';
}.section-3 h4 {
    color: #fff !important;
    margin-top: -52px;
    background: #00000014;
}

.section-3 img {
    z-index: -1;
}

.section-3 h4 a {
    color: #fff !important;
    font-size: 20px;
    text-shadow: 0px 0px 1px #000;
    letter-spacing: 0.7px;
}div#step-sec {
    padding: 50px 0px 40px !important;
}

div#step-sec img {
    display: block;
    margin: 0 auto;
    width: 120px !important;
    height: 130px !IMPORTANT;
    object-fit: contain;
}

div#step-sec h4 {
    font-family: 'Poppins';
    color: #000000f0;
    letter-spacing: 0.6px;
    font-size: 20px;
}

#step-sec p {
    font-size: 18px;
}

@media only screen and (max-width: 1620px) {
#banner h2.ns-heading-el {
    font-size: 58px !IMPORTANT;
    font-weight: 700;
    line-height: 68px;
}
#non-sec .hd {
    padding: 50px 140px ! IMPORTANT;
}
.swiper-slide .content .buttons {
    padding: 0 !important;
}

.sec-head h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 39px;
}

.sec-head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.sec-head a {
    font-size: 17px;
}.sec-head h2 strong {
    font-size: 38px !important;
}

.sec-2-in h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}

.sec-2-in p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.sec-2-in {
    height: 310px;
    padding: 10px !important;
}

.nectar-fancy-box .inner {
    padding-right: 0 !important;
}

.section-3 .nectar-fancy-box[data-style=parallax_hover] .inner h3 {
    font-size: 20px !important;
}

.section-4 .sec4text h3 {
    font-size: 25px;
}

.section-4 .sec4text p {
    font-size: 15px;
}

.padding100 {
    padding: 60px 0 !important;
}

div#text-3 p {
    font-size: 16px;
    font-weight: 400;
    color: #000 !important;
    width: 95%;
}

ul#menu-contact-info li a {
    font-size: 14px !important;
}
ul#menu-header-menu-2 li a {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}
	#footer-outer .widget h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
}
	.section-3 h4 a {
    color: #fff !important;
    font-size: 16.1px;
    text-shadow: 0px 0px 1px #000;
    letter-spacing: 0.3px;
    font-weight: 600;
}
#footer-outer #footer-widgets div#text-2 p {
    font-size: 16px;
}
}article p {
    color: #000;
    font-size: 15px;
}
.blog-box {
    border: 1px solid #000;
    padding: 0px 20px;
    height: 475px !IMPORTANT;
    DISPLAY: flex;
    JUSTIFY-CONTENT: START;
    PADDING: 36PX 10PX 0PX 10PX !IMPORTANT;
}

.blog-box h3 {
    font-size: 18px !IMPORTANT;
    color: #000000f2;
    font-family: 'Poppins';
}

.blog-box p {
    font-size: 14px;
    color: #000000f2;
    line-height: 26px;
}

div#author-bio {
    display: none;
}
span.meta-author.vcard.author {
    display: none !IMPORTANT;
}div#step-sec .sec-headw h2 {
    color: #0d0d0d;
    font-weight: 600;
    padding-bottom: 20px;
}
.sec-headin {
    width: 96%;
    margin: 0 auto;
}.section-1 .sec-head h2 {
    text-align: justify !important;
    width: 100% !important;
    margin: 0 auto !important;
    text-align: justify !important;
    display: inline !important;
}#fb-sec img {
    height: 400px !important;
    object-fit: cover;
}

#fb-sec .fb-secin img {
    height: 350px !important;
    border-radius: 170px;
}


#fb-sec h3 {font-size: 25px;font-weight: 600;line-height: 41px;color: #0d0d0d !important;font-family: 'Playfair Display';letter-spacing: 1.2px;padding-top: 3px;}

.fb-secin {
    margin-top: -160px;
}

#fb-sec {
    padding: 80px 0px 50px !important;
}div#section-1-ab p {width: 90% !IMPORTANT;padding-top: 10px;}

/*  */
@media only screen and (max-width: 999px) {
#banner h2.ns-heading-el {
    font-size: 30px !important;
    line-height: 40px !important;
    width: 100% !important;
}

.section-1 img {
    height: unset !important;
}

.sec-head h2 {
    font-size: 35px;
    font-weight: 400;
    line-height: 39px;
}

.sec-head h2 strong {
    font-size: 36px !important;
}

.section-1 .sec-head h4 {
    margin: 0px !important;
    font-size: 15px !important;
}

.sec-head p {
    font-size: 15px;
}

.sec-2-in {
    min-height: 320px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 78%;
    margin: 0 auto 30px !important;
    padding: 26px 24px 47px !important;
    background: #fff;
    box-shadow: 8px 7px 7px 1px #0000002b !important;
}

.section-3 h4 a {
    color: #fff !important;
    font-size: 16px;
    text-shadow: 0px 0px 1px #000;
    letter-spacing: 0.3px;
}

#step-sec .vc_col-sm-4 {
    margin-bottom: 40px;
}

.main-butn {
    padding: 0;
}

div#con-i {
    padding: 0px !important;
}

form#wpforms-form-31 {
    width: 100%;
}

.section-5 input {
    height: 59px !important;
}

.section-5 textares {
    height: 40px !important;
}

.section-5 textarea {
    height: 140px !important;
    padding-top: 15px !important;
}

#footer-widgets .container .col {
    width: 100% !important;
    margin: 0PX 0PX 30px !important;
    padding: 0px !IMPORTANT;
}

#footer-outer .widget h4 {
    margin: 0PX 0PX 15PX;
}

#footer-outer .widget_pages li a, #footer-outer .widget_nav_menu li a {}

a {}

#footer-outer .widget_pages li a, #footer-outer .widget_nav_menu li a {
    LINE-HEIGHT: 18PX !important;
}

div#text-3 p {
    FONT-SIZE: 15PX;
    WIDTH: 100%;
}
.section-1 .sec-head h2 br {
    display: none;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    FONT-SIZE: 18PX !IMPORTANT;
    FONT-FAMILY: 'Poppins';
    LINE-HEIGHT: 22PX;
    FONT-WEIGHT: 600;
}
	
}

@media only screen and (max-width: 555px) {
#banner h2 br {
    display: none !important;
}

#banner h2.ns-heading-el {
    font-size: 17px !IMPORTANT;
    WIDTH: 100% !IMPORTANT;
    LINE-HEIGHT: 28PX !important;
}

.section-1 .sec-head h4 {
    FONT-SIZE: 12PX !important;
    LINE-HEIGHT: 20PX !important;
}
.section-3 .vc_col-sm-4 {
    margin-bottom: 40px;
}

.sec-head h2 {
    FONT-SIZE: 22.5PX !IMPORTANT;
    LINE-HEIGHT: 28PX !IMPORTANT;
}

.sec-head h2 strong {
    FONT-SIZE: 22PX !important;
}

.section-1 .sec-head h4 {
    MARGIN-BOTTOM: 3PX !IMPORTANT;
}

.sec-head p {
    FONT-SIZE: 14PX !IMPORTANT;
    WIDTH: 100% !IMPORTANT;
    LINE-HEIGHT: 23PX !IMPORTANT;
}

.sec-2-in h3 {
    FONT-SIZE: 20PX !IMPORTANT;
}#bg-1 .vc_col-sm-6 {
    width: 100% !important;
    display: flex;
}
#fb-sec img {
    height: 270px !IMPORTANT;
}

#fb-sec .fb-secin img {
    height: 250px !important;
    border-radius: 310px;
    width: 80% !important;
    margin: 0 auto;
    display: block;
}

.fb-secin {
    margin-top: -140px !IMPORTANT;
}

#fb-sec h3 {
    font-size: 20px !important;
}

#fb-sec {
    padding: 70px 0px 30px !important;
}

.faqs-section .toggle h3 a {font-size: 15px !important;line-height: 20px !important;}

.main-butn a {
    font-size: 15px !IMPORTANT;
}
.section-3 h4 {line-height: 11px !IMPORTANT;}

.section-1 .sec-head h2 br {
    display: none !important;
}.section-5 input {
    font-size: 14px !important;
    height: 50px !important;
}

.section-5 textarea {
    font-size: 14px !important;
}
.sec-2-in {
    MIN-HEIGHT: 360PX !IMPORTANT;
    min-height: 320px;
}
#footer-outer .widget.widget_media_image img {
    WIDTH: 60%;
}#footer-outer .widget.widget_media_image img {}

#footer-outer .widget.widget_media_image {
    MARGIN: 0PX 0PX 10PX !IMPORTANT;
}
#footer-outer #footer-widgets .col p {
    FONT-SIZE: 14PX !IMPORTANT;
    LINE-HEIGHT: 23PX !IMPORTANT;
    WIDTH: 100% !IMPORTANT;
}
.sec-headin {
    width: 100%;
}
#footer-outer #copyright p {
    FONT-SIZE: 16PX !IMPORTANT;
}
}

/*  */
#power-sec h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 42px;
    color: #0D0D0D;
    font-family: 'Playfair Display';
}

#power-sec p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #0D0D0D;
}

#power-sec {
    width: 90%;
    margin: 0 auto;
    padding: 60px 0px 60px !important;
}#power-sec h2 strong {
    font-family: 'Playfair Display';
}#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after {
    background-color: #000 !important; 
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before {
    background-color: #000 !important;
}


#top .slide-out-widget-area-toggle a>span {
    background: #fff !important;
    width: 30px;
    height: 30px;
    padding-top: 4px;
    padding-left: 4px !important;
}

#header-outer #top .slide-out-widget-area-toggle a .lines:before {}

#header-outer #top .slide-out-widget-area-toggle a .lines:before {
    background-color: #000 !IMPORTANT;
}
#header-outer #top .slide-out-widget-area-toggle a .lines-button:after {
    background-color: #000 !IMPORTANT;
}
#header-outer #top .slide-out-widget-area-toggle a .lines:after {
    background-color: #000 !important;
}