/*
Theme Name: stateswebsynergy Child Theme
Description: This is a custom child theme for Salient
Theme URI: https://stateswebsynergy.com/
Author: ThemeNectar
Author URI: https://stateswebsynergy.com/
Template: salient
Version: 1.0
*/

@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap"); 
h1, h2 {
    font-family: Syne, sans-serif;
}

h3 {
    font-family: Syne, sans-serif;
}

h4, h5, h6 {
    font-family: Syne, sans-serif;
}

a, p, span, li, label {
    font-family: Montserrat, sans-serif;
}

#header-outer[data-format="centered-logo-between-menu"] #top .span_9 {
    padding-left: 0px !important;
    padding-right: 45px !important;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    font-size: 14px;
    font-weight: 400;
    color: rgb(0, 0, 0);
    text-transform: capitalize;
    margin: 0px 7px;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    background: rgb(254, 89, 0);
    border-radius: 100px;
    transition: all 0.3s linear 0s;
}

#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 span::after {
    display: none !important;
}
.container.main-content {
    padding: 0 108px;
}
div#section1 h1 {
    font-size: 45px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    line-height: 1;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li:hover > a, #header-outer[data-lhe="animated_underline"] #top nav > ul > li.current-menu-item > a {
    color: rgb(254, 89, 0);
}

div#section1 a.slider-down-arrow.no-border {
    content: url("/wp-content/uploads/2023/11/Group-27.png");
    width: 4%;
    right: 43px;
    left: unset;
    bottom: 4%;
}

h2 {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: capitalize;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    padding: 13px 26px;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 0px;
    border-radius: 0px !important;
}

div#section2 .row_col_wrap_12 {
    padding-top: 35px;
    padding-bottom: 35px;
}
div#section2 .owl-stage {
    padding-top: 0;
    padding-bottom: 0;
}

div#section2 div#second {
    margin: 0;
}
div#section1 button.owl-dot {
    border: 1px solid rgb(255, 255, 255);
    margin: 0px 4px;
    width: 20px;
    height: 20px;
    border-radius: 50px !important;
}

div#section1 button.owl-dot span {
    display: none;
}

div#section1 button.owl-dot.active span {
    display: block;
    background-color: rgb(254, 89, 0) !important;
}

div#section1 p {
    color: rgb(255, 255, 255);
}

div#section2 h2 {
    color: rgb(0, 0, 0);
}

div#section2 p {
    color: rgb(0, 0, 0);
}

div#section2 .owl-item .carousel-item {
    box-shadow: 0 0 30px 3px #0000000d;
    background: #ffffff;
    margin: 0 6px;
}

div#section2 p.img {
    margin-top: -95px;
    background: rgb(46, 90, 150);
    padding: 0px;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 6;
    position: relative;
    margin-left: -25px;
    margin-bottom: 20px;
}

div#section2 p.img img {
    margin: 0px;
}

div#section2 .owl-item .carousel-item .img-with-aniamtion-wrap::after {
    position: absolute;
    content: "";
    background: rgb(82, 124, 172);
    width: 100%;
    height: 5px;
    z-index: 21;
}

div#section2 .owl-item .carousel-item:hover::before, div#section2 .owl-item .carousel-item:hover p.img {
    background: rgb(250, 88, 0) !important;
}

div#section2 .owl-item .carousel-item .wpb_text_column {
    padding: 25px;
}

div#section2 .owl-item .carousel-item .hover-wrap {
    margin: 0px;
}

div#section2 .owl-item .carousel-item h3 {
    color: rgb(0, 0, 0);
    font-size: 25px;
    line-height: 1.2;
}

div#section2 .owl-item .carousel-item p {
    color: rgb(0, 0, 0);
}

div#section2 .owl-item .carousel-item p.btnn a {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid rgb(0, 0, 0);
}

div#section1 .row_col_wrap_12 {
    padding: 0px 40px;
}

div#section1 .owl-dots {
    display: flex;
    margin-top: 25px;
    margin-bottom: 40px;
}

div#section1 > .row-bg-wrap .inner-wrap::before {
    position: absolute;
    background-image: url("/wp-content/uploads/2024/03/hero.png");
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    background-position: right top;
    background-size: 45%;
    background-repeat: no-repeat;
    right: 45px;
    top: 0px;
    z-index: 3;
}

div#section3 .row_col_wrap_12 {
    padding-top: 35px;
    padding-bottom: 36px;
}

div#section3 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: rgb(253, 92, 5);
}

div#section3 h2 {
    color: rgb(0, 0, 0);
}

div#section3 p {
    color: rgb(0, 0, 0);
}

div#section4 .row_col_wrap_12 {margin-left: 90px;}

div#section4 h2 {
    color: rgb(255, 255, 255);
}

div#section4 p {
    color: rgb(255, 255, 255);
    font-size: 14px;
}

div#section4 ul {
    display: flex;
    margin: 0px;
    align-items: center;
}

div#section4 ul li {
    list-style: none;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
}

div#section4 > .row-bg-wrap .inner-wrap::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 87.5%;
    z-index: 1;
    top: 40px;
}

div#section4 ul li:nth-child(1) {
    border: 1px solid rgb(255, 255, 255);
    border-radius: 50px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
}

div#section4 ul li:nth-child(1) img {
    margin: 0px;
    width: 55%;
}

div#section4 p.btnn a {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid rgb(255, 255, 255);
}

div#section4 .nectar-milestone.animated-in {
    background: rgb(250, 88, 1);
    display: inline-block;
    position: absolute;
    top: 41%;
    padding: 10px 40px 20px;
}

div#section4 .number.default {
    padding-top: 65px;
    margin: 0px;
}

div#section4 .number.default::before {
    position: absolute;
    background-image: url("/wp-content/uploads/2024/03/3800.png");
    display: inline-block;
    width: 85%;
    height: 65%;
    content: "";
    background-position: center center;
    background-size: 65%;
    background-repeat: no-repeat;
    right: 0px;
    top: 0px;
    z-index: 3;
    left: 0px;
    margin: 0px auto;
}

div#section4 .number.default span {
    font-size: 40px;
    color: rgb(255, 255, 255);
    margin: 0px;
}

div#section4 .subject {
    color: rgb(255, 255, 255);
    font-size: 17px;
    font-weight: 400;
}

div#section4 div#fir {
    padding-top: 20px;
}

div#section4 div#first {
    padding-top: 20px;
}

div#section4 div#first .vc_col-sm-6:hover ul li:nth-child(1) {
    background: rgb(255, 255, 255);
}

div#section4 div#first .vc_col-sm-6:hover ul li:nth-child(1) img {
    filter: brightness(0.5);
}

div#section4 div#first p {
    font-size: 13px;
    line-height: 20px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 3px;
    width: 80%;
}

div#section5 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section5 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: rgb(253, 92, 5);
}

div#section5 h2 {
    color: rgb(0, 0, 0);
}

div#section5 h3 {
    color: rgb(250, 88, 1);
    font-size: 24px;
}

div#section5 p {
    color: rgb(0, 0, 0);
}

div#section5 ul {
    background: rgb(254, 89, 0);
    margin: 0px;
    position: absolute;
    width: 72%;
    border-radius: 12px;
    height: 25%;
    top: 35%;
    right: -25%;
}

div#section5 ul li:nth-child(2) {
    margin-top: -100px;
    margin-left: 100px;
    padding: 0px;
}

div#section5 ul li {
    font-size: 20px;
    color: rgb(255, 255, 255);
    list-style: none;
    font-weight: 400;
    padding: 15px 18px;
}

div#section5 ul li:nth-child(3) {
    margin-left: 100px;
    padding: 0px;
    margin-top: 5px;
}

div#section5 .cont {
    display: flex;
    margin-bottom: 30px;
}

div#section5 .cont .fir p {
    background: rgb(255, 255, 255);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 100px;
    position: relative;
    z-index: 28;
}

div#section5 .cont .fir {
    width: 45%;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 110px;
    margin-right: 26px;
}

div#section5 .cont .fir p img {
    width: 65%;
    margin: 0px auto;
    filter: invert(1);
}

div#section6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section6 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: rgb(253, 92, 5);
}

div#section6 h2 {
    color: rgb(0, 0, 0);
}

div#section6 .owl-item .carousel-item {
    margin: 0px 6px;
}

div#section6 .owl-stage-outer {
    overflow: visible;
}

div#section6 .owl-item .carousel-item h3 {
    text-align: center;
    font-size: 20px;
    color: rgb(0, 0, 0);
}

div#section6 .owl-nav.disabled {
    position: absolute;
    bottom: unset;
    left: unset;
    right: 160px;
    top: -24%;
    z-index: 5;
    display: inline-block !important;
    margin: 0px !important;
}

div#section6 .owl-nav.disabled button span {
    display: none;
}

div#section6 .owl-nav.disabled button {
    width: 45px;
    height: 45px;
    background-color: rgb(198, 101, 101);
    border: 2px solid rgb(255, 255, 255);
    transition: all 0.3s linear 0s;
    color: rgb(255, 255, 255);
    border-radius: 50px !important;
}

div#section6 .owl-nav.disabled button:hover {
    border-color: rgb(253, 92, 5);
    background: rgb(253, 92, 5);
}

div#section6 .owl-nav.disabled button.owl-prev::before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}

div#section6 .owl-nav.disabled button.owl-next::before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}

div#section6 .owl-nav.disabled button:hover::before {
    color: rgb(255, 255, 255);
}

div#section6 div#first {
    width: 75%;
    margin-left: 150px;
}

div#section6 .wpb_row:nth-child(1) .row_col_wrap_12_inner {
    position: relative;
    width: 75%;
}

div#section8 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section8 .number.default {
    color: rgb(255, 255, 255);
}

div#section8 .subject {
    color: rgb(255, 255, 255);
}

div#section8 p {
    background: rgb(46, 90, 151);
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
}

div#section8 p img {
    margin: 0px;
    width: 75%;
}

div#section8 .wpb_text_column {
    margin-bottom: 10px;
}

div#section8 .vc_col-sm-3 {
    border-left: 1px solid rgb(255, 255, 255);
}

div#section8 .vc_col-sm-3:first-child {
    border: unset;
}

div#section8 .vc_col-sm-3:hover p {
    background: rgb(254, 89, 0);
}

div#section9 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section9 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: rgb(253, 92, 5);
}

div#section9 h2 {
    color: rgb(0, 0, 0);
}

div#section9 p {
    color: rgb(0, 0, 0);
}

div#section9 ul.wpb_tabs_nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section9 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item {
    margin: 0px 15px;
    background-color: rgb(255, 255, 255) !important;
}

div#section9 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    color: rgb(46, 90, 150);
    font-size: 18px;
    font-weight: 500;
    background-color: rgb(255, 255, 255);
    border: unset;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 30px 3px;
}

div#section9 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a.active-tab {
    background: rgb(46, 90, 150);
    color: rgb(255, 255, 255);
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner {
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 30px 3px;
    padding: 25px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first {
    margin: 0px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li {
    list-style: none;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li:nth-child(2) {
    margin-top: -65px;
    margin-left: 90px;
    color: rgb(46, 90, 150);
    font-size: 18px;
    font-weight: 400;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li:nth-child(1) {
    background: rgb(46, 90, 150);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    width: 75px;
    height: 75px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li:nth-child(1) img {
    margin: 0px;
    width: 60%;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li:nth-child(3) {
    color: #000000;
    margin-left: 90px;
    font-size: 22px;
    font-weight: 600;
    margin-top: 6px;
}

div#section9 ul.first {
    padding-bottom: 25px;
}

div#section9 ul.first li::before {
    display: none;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body ul li {
    position: relative;
    padding-left: 22px;
}
div#section9 ul li::before {
 position: absolute;
 content: "";
 font-family: FontAwesome;
 display: inline-block;
 color: rgb(46, 90, 150);
 width: 1.3em;
 font-size: 15px;
 /* margin-left: -20px; */
 margin-top: 2px;
 font-weight: 300;
 left: 0;
}

div#section9 ul li {
    list-style: none;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: 400;
}

div#section9 a.nectar-button.small.regular.accent-color.regular-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover {
    background: rgb(46, 90, 150);
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover ul li {
    color: rgb(255, 255, 255) !important;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover p {
    color: rgb(255, 255, 255);
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover ul.first li:nth-child(1) {
    background: rgb(255, 255, 255);
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover ul.first li:nth-child(1) img {
    filter: brightness(0.5);
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover ul li::before {
    color: rgb(255, 255, 255);
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover a.nectar-button.small.regular.accent-color.regular-button {
    border: 1px solid rgb(255, 255, 255);
}

div#section9 .wpb_tab.ui-tabs-panel {
    padding-top: 25px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover {
    transform: scale(1.1);
}

div#section10 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 40px;
}

div#section10 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: rgb(253, 92, 5);
}

div#section10 h2 {
    color: rgb(0, 0, 0);
}

div#section10 h3 {
    color: rgb(0, 0, 0);
    line-height: 28px;
}

div#section10 p {
    color: rgb(0, 0, 0);
    padding-bottom: 8px;
}

div#section10 .vc_col-sm-4 .vc_column-inner .hover-wrap {
    margin: 0px;
}

div#section10 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 30px 3px;
    padding: 25px 0px;
    background: rgb(255, 255, 255);
}

div#section10 div#first {
    padding-bottom: 18px;
}

div#contact1 div#first .row_col_wrap_12_inner {
    padding: 40px;
    padding-left: 140px;
}

div#contact1 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: rgb(253, 92, 5);
}

div#contact1 h2 {
    color: rgb(255, 255, 255);
}

div#contact1 br {
    display: none;
}

div#contact1 span.wpcf7-form-control-wrap {
    width: 47%;
    margin-bottom: 12px;
    margin-right: 8px;
    display: inline-block !important;
}

div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-49"], div#contact1 span.wpcf7-form-control-wrap[data-name="email-707"] {
    width: 97%;
    height: 60px;
}

div#contact1 textarea {
    height: 100px;
}

div#contact1 input[type="text"], div#contact1 input[type="email"], div#contact1 input[type="tel"], div#contact1 select, div#contact1 textarea {
    background: rgb(57, 57, 57);
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    border-top: unset;
    border-right: unset;
    border-left: unset;
    border-image: unset;
    border-radius: 0px !important;
    border-bottom: 1px solid rgb(57, 57, 57) !important;
}

div#contact1 input:focus, div#contact1 select:focus, div#contact1 textarea:focus, div#contact1 textarea:focus {
    border-top: unset;
    border-right: unset;
    border-left: unset;
    border-image: unset;
    color: rgb(255, 255, 255) !important;
    border-bottom: 1px solid rgb(255, 255, 255) !important;
    box-shadow: unset !important;
    border-radius: 0px !important;
}

div#contact1 input::placeholder, div#contact1 textarea::placeholder, div#contact1 select {
    color: rgba(255, 255, 255, 0.68);
}

div#contact1 input[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 10px;
    color: rgb(255, 255, 255) !important;
    padding: 13px 32px !important;
    border-radius: 0px !important;
}

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

div#contact1 .wpcf7-form .wpcf7-not-valid {
    border-top: unset;
    border-right: unset;
    border-left: unset;
    border-image: unset;
    border-bottom: 2px solid red !important;
}

div#section12 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section12 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: #fd5c05;
}

div#section12 h2 {
    color: rgb(0, 0, 0);
}

div#section12 p {
    color: rgb(0, 0, 0);
}
div#section12 .owl-item .carousel-item.active .wpb_row {
    margin: 0px auto;
    display: flex;
    background-position: right center;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}

div#section12 .owl-item .carousel-item {
    display: flex;
}

div#section12 .owl-item {
    display: flex;
}

div#section12 .owl-item .carousel-item .wpb_row p.star {
    padding-bottom: 6px;
}

div#section12 .owl-item .carousel-item .wpb_row h3 {
    color: rgb(0, 0, 0);
    line-height: 1;
}

div#section12 .owl-item .carousel-item .wpb_row h3 p {
    color: rgb(0, 0, 0);
}

div#section12 .owl-item .carousel-item ul {
    margin: 0px;
}

div#section12 .owl-item .carousel-item ul li {
    list-style: none;
    font-size: 22px;
    color: rgb(0, 0, 0);
}

div#section12 .owl-item .carousel-item ul li:nth-child(2) {
    margin-top: -65px;
    margin-left: 70px;
}

div#section12 .owl-item .carousel-item ul li:nth-child(3) {
    margin-left: 70px;
    color: rgb(254, 89, 0);
}

div#section12 .owl-dots {
    display: none;
}

div#section12 .owl-stage {
    padding-bottom: 0px;
}

div#section12 .owl-nav.disabled {
    z-index: 5;
    display: inline-block !important;
    margin: 0px !important;
}

div#section12 .owl-nav.disabled button span {
    display: none;
}

div#section12 .owl-nav.disabled button {
    width: 45px;
    height: 45px;
    background-color: rgb(249, 249, 249);
    border: 2px solid rgb(249, 249, 249);
    transition: all 0.3s linear 0s;
    color: rgb(2, 3, 23);
    position: absolute;
    top: 45%;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 0px 30px;
    border-radius: 50px !important;
    left: -3%;
}

div#section12 .owl-nav.disabled button:hover {
    border-color: rgb(254, 89, 0);
    background: rgb(254, 89, 0);
}

div#section12 .owl-nav.disabled button.owl-prev::before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}

div#section12 .owl-nav.disabled button.owl-next::before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}

div#section12 .owl-nav.disabled button:hover::before {
    color: rgb(255, 255, 255);
}

div#section12 .owl-nav.disabled button.owl-next {
    position: absolute;
    right: -3%;
    left: unset;
}

div#section12 .owl-stage-outer {
    overflow: visible;
}

div#section12 .owl-item .carousel-item .wpb_row {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0px 25px;
    padding: 15px 0px;
}

div#section12 .owl-item .carousel-item p.star {
    padding-bottom: 9px;
}
div#section12 .owl-item .carousel-item {
        border: 1px solid #080C2F;
        margin: 0 6px;
        padding: 24px 24px;
        /* margin: 0 12px; */
        box-shadow: 0 0 30px 3px #f3f3f300;
        background: #F3F3F3;
        border-radius: 0;
        padding: 18px 18px;
        padding-bottom: 18px !important;
}
div#section12 .owl-item .carousel-item p {
    color: #000000;
    padding-bottom: 18px;
}
div#section12 .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 0;
}
div#section12 .owl-item .carousel-item ul {
    margin: 0;
    padding-top: 15px;
}

div#section12 .owl-item .carousel-item ul li {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}
div#section12 .owl-item.active .carousel-item {
    background: #F3F3F3;
}
div#section12 .owl-item.active+.active .carousel-item{
	background: #fd5c05;
	border-color: #fd5c05;
}
div#section12 .owl-item.active+.active+.active .carousel-item{
	background: #F3F3F3;
}
div#section12 .owl-dots {
    display: none;
}
div#section12 .owl-item.active+.active .carousel-item h3,
div#section12 .owl-item.active+.active .carousel-item p,
div#section12 .owl-item.active+.active .carousel-item ul li {
    color: #ffffff;
}
div#section12 .owl-item.active+.active+.active .carousel-item p,
div#section12 .owl-item.active+.active+.active .carousel-item ul li {
    color: #080C2F;
}


div#footer-widgets .row {
    padding-top: 60px;
    padding-bottom: 40px;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 20%;
    margin-left: 20px;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 30%;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 15%;
}

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

#footer-outer .widget h3 {
    font-size: 18px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    padding-bottom: 15px;
    line-height: 1.2;
}

#footer-outer #footer-widgets .col ul li a, #footer-outer #footer-widgets .col ul li {
    font-size: 14px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}

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

#footer-outer #copyright .col.span_5 {
    width: 100%;
    display: flex;
}

#footer-outer #copyright .col.span_7 {
    display: none;
}

#footer-outer #copyright p {
    margin: 0px auto;
    color: rgb(255, 255, 255);
    padding-bottom: 0px;
}

div#block-8 ul {
    display: flex;
    align-items: center;
}

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

div#block-8 ul li img {
    margin-bottom: 0px;
}

#footer-outer #footer-widgets .col input[type="email"] {
    line-height: 30px;
    color: rgb(255, 255, 255);
    height: 35px;
    display: flex;
    margin: 0px auto;
    border: unset;
    background: rgb(37, 38, 42) !important;
    font-weight: 500 !important;
    padding: 10px 6px !important;
    width: 100% !important;
    border-radius: 0px !important;
}

#footer-outer #footer-widgets .col input[type="submit"] {
    border: unset;
    outline: unset;
    box-shadow: unset;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0px;
    bottom: 17px;
    transform: unset !important;
    border-radius: 8px !important;
}

#footer-outer #footer-widgets .col input::placeholder {
    color: rgb(255, 255, 255) !important;
}

div#footer-outer {
}

div#block-8 ul li a i {
    border: 1px solid rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

div#copyright .container {
    border-top: 1px solid rgb(255, 255, 255);
    padding-top: 25px;
}

div#section13 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 40px;
}

div#section13 ul.links {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

div#section13 ul.links li {
    display: block;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    width: 32%;
}

div#section13 ul.links li i {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    margin-right: 12px;
    color: rgb(244, 86, 1);
    padding-top: 9px;
}

div#section13 ul.links li a {
    margin-right: 15px;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin-left: -22px;
}

div#section13 ul.links li::before {
    position: absolute;
    content: "";
    background: rgb(255, 255, 255);
    width: 2px;
    height: 100%;
    left: 23%;
}

div#section13 ul.links li + li::before {
    left: 60%;
}

div#block-9 .cont {
    display: flex;
    justify-content: space-between;
    width: 90%;
}

div#block-8 p {
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 19px;
}

div#section13 {
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li#menu-item-97 > a {
    background: rgb(254, 89, 0);
    padding: 9px 16px;
    color: rgb(255, 255, 255);
}

#header-outer header .container {
    padding: 0px 130px;
}

div#section5 .cont .fir p:hover {
    background: rgb(254, 89, 0);
}

div#section5 .cont .fir p:hover img {
    filter: unset;
}

div#second .vc_col-sm-7::before {
    position: absolute;
    content: "";
    border: 1px dotted;
    height: 75%;
    z-index: 25;
    left: 10.5%;
    top: 10%;
}

div#about1 .row_col_wrap_12 {
    padding-top: 35px;
    padding-bottom: 35px;
    margin: 0px 40px;
}

div#about1 h2 {
    color: rgb(0, 0, 0);
}

div#about1 p {
    color: rgb(0, 0, 0);
}

div#about1 h3 {
    color: rgb(255, 255, 255);
    font-size: 27px;
    font-weight: 700;
    margin: 0px;
}

div#about1 h4 {
    color: rgb(255, 255, 255);
    font-size: 21px;
    font-weight: 400;
}

div#about1 div#second .vc_col-sm-4 .vc_column-inner::before {
    position: absolute;
    content: "";
    background: rgb(46, 90, 151);
    width: 100%;
    height: 60%;
    border-radius: 15px;
    left: 0px;
    z-index: -1;
    top: 0px;
}

div#about1 div#second .vc_col-sm-4 .vc_column-inner img.img-with-animation.skip-lazy {
    padding: 0px 15px;
}

div#about1 div#second .vc_col-sm-4 .vc_column-inner {
    padding-top: 25px;
}

div#about1 div#second p.plus {
    background: rgb(0, 0, 0);
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -41px auto 0px;
    position: relative;
    padding: 0px;
}

div#about1 div#second p.plus i {
    color: rgb(255, 255, 255);
    top: 0px;
    font-size: 30px;
}

div#about1 div#second .vc_col-sm-4 .vc_column-inner:hover::before {
    background: rgb(251, 88, 0);
}

div#about1 div#second .vc_col-sm-4 .vc_column-inner:hover p.plus {
    background: rgb(251, 88, 0);
}

#page-header-bg h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 85px;
    margin-top: 150px;
    font-family: Syne;
    text-align: center;
    text-transform: uppercase;
}

div#about1 div#second ul {
    position: absolute;
    bottom: 64px;
    left: 0px;
    right: 0px;
    background: rgb(0, 0, 0);
    width: 12%;
    margin: 0px auto;
    border-radius: 12px;
    display: none;
}

div#about1 div#second ul li a i {
    font-size: 22px;
    margin: 8px 0px;
    color: rgb(255, 255, 255);
}

div#about1 div#second ul li {
    list-style: none;
}

div#about1 div#second ul li a i:hover {
    color: rgb(251, 88, 0);
}

div#about1 div#second .vc_col-sm-4 .vc_column-inner:hover ul {
    display: block;
}

div#services1 .row_col_wrap_12 {
    padding-top: 35px;
    padding-bottom: 35px;
    margin: 0px 40px;
}

div#services1 h2 {
    color: rgb(0, 0, 0);
}

div#services1 p {
    color: rgb(0, 0, 0);
}

div#services1 .vc_col-sm-4 .vc_column-inner {
    box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 30px 3px;
    background: rgb(255, 255, 255);
}

div#services1 p.img {
    margin-top: -95px;
    background: rgb(46, 90, 150);
    padding: 0px;
    width: 70px;
    height: 70px;
    justify-content: center;
    align-items: center;
    z-index: 6;
    position: relative;
    margin-left: -25px;
    margin-bottom: 32px;
    display: flex !important;
}

div#services1 p.img img {
    margin: 0px;
}

div#services1 .img-with-aniamtion-wrap::after {
    position: absolute;
    content: "";
    background: rgb(82, 124, 172);
    width: 100%;
    height: 5px;
    z-index: 21;
}

div#services .vc_col-sm-4 .vc_column-inner:hover::before, div#services .vc_col-sm-4 .vc_column-inner:hover p.img {
    background: rgb(250, 88, 0) !important;
}

div#services1 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    padding: 25px;
}

div#services1 .hover-wrap {
    margin: 0px;
}

div#services1 .vc_col-sm-4 .vc_column-inner .wpb_text_column h3 {
    color: rgb(0, 0, 0);
    font-size: 25px;
    line-height: 1.2;
}

div#services1 .vc_col-sm-4 .vc_column-inner .wpb_text_column p {
    color: rgb(0, 0, 0);
    display: none;
}

div#services1 .vc_col-sm-4 .vc_column-inner .wpb_text_column p.btnn a {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid rgb(0, 0, 0);
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover::before {
    position: absolute;
    content: "";
    background: rgba(43, 85, 143, 0.67);
    width: 100%;
    height: 375px;
    z-index: 1;
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover p.img {
    position: absolute;
    top: 38%;
    left: 20%;
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover .wpb_text_column h3 {
    position: absolute;
    top: 35%;
    color: rgb(255, 255, 255);
    z-index: 8;
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover .wpb_text_column h3 + p {
    position: absolute;
    display: block;
    top: 52%;
    color: rgb(255, 255, 255);
    z-index: 8;
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover .wpb_text_column h3 + p + p {
    position: absolute;
    bottom: 35px;
    display: block;
    z-index: 18;
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover .wpb_text_column h3 + p + p a {
    z-index: 8;
    color: rgb(255, 255, 255) !important;
    border-color: rgb(255, 255, 255) !important;
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover {
    height: 375px;
}

div#services1 div#second {
    margin-top: 50px;
}

div#services1 .vc_col-sm-4 .vc_column-inner:hover .img-with-aniamtion-wrap::after {
    display: none;
}

div#services1 div#four {
    margin-top: 30px;
}

div#pricing1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0px 40px;
}

div#pricing1 h2 {
    color: rgb(255, 255, 255);
    font-size: 55px;
    font-weight: 700;
    text-transform: uppercase;
}

div#pricing1 h3 {
    color: rgb(255, 255, 255);
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
}

div#secti1 h1 {
    font-size: 55px;
    line-height: 1.1;
}

div#secti1 p {
    font-size: 17px;
    line-height: 26px;
}

div#secti1 a.primary-color {
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    padding: 13px 26px;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 0px;
    border-radius: 0px !important;
    background: rgb(253, 92, 5) !important;
}
div#seo1 .row_col_wrap_12 {
    padding-top: 35px;
    padding-bottom: 36px;
}

div#seo1 h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: rgb(253, 92, 5);
}

div#seo1 h2 {
    color: rgb(0, 0, 0);
}

div#seo1 p {
    color: rgb(0, 0, 0);
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li.price {
  font-size: 28px;
  font-weight: 700;
  margin-top: 6px;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li.price .old-price {
  text-decoration: line-through;
  font-size: 18px;
  color: #2e5a96;
  margin-left: 0;
  font-weight: 500;
  font-family: 'Montserrat';
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover ul.first li.price .old-price {
  text-decoration: line-through;
  color: #ffffff;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body {
    height: 290px;
    overflow: hidden;
    overflow-y: scroll;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body ul {
    margin: 0;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body h3 {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    padding-top: 12px;
    line-height: 1;
    margin-bottom: 0 !important;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover .pri-body h3{
color:#ffffff;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner a.nectar-button.small.regular.accent-color.regular-button {
    display: inline-flex;
    padding: 11px 15px;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner a.nectar-button.small.regular.accent-color.regular-button+a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body::-webkit-scrollbar {
    width: 8px;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body::-webkit-scrollbar-thumb {
    background: #2e5a96;
    border-radius: 4px;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .pri-body::-webkit-scrollbar-thumb:hover {
    background: #2e5a96; 
}
div#section9 div#second {
    padding-top: 10px;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .card-rbn {
    position: absolute;
    width: 70px;
    height: 80px;
    font-family: "Montserrat";
    font-size: 11px;
    font-weight: 700;
    top: -2px;
    right: 15px;
    text-transform: uppercase;
    padding-top: 23px;
    text-align: center;
    clip-path: polygon(100% 0, 100% 100%, 50% 75%, 0 100%, 0 0);
    background: #2e5a96;
    color: #ffffff;
}
div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner:hover .card-rbn {
    background: #ffffff;
    color: #2e5a96;
}
div#seocontent1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 30px;
}
div#seocontent1 h2 {
    color: #000000;
}

div#seocontent1 p {
    color: #000000;
}
div#seocontent2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 10px;
}
div#seocontent2 h2 {
    color: #000000;
}

div#seocontent2 p {
    color: #000000;
}
div#seocontent3 .row_col_wrap_12 {
    padding-top: 10px;
    padding-bottom: 40px;
}
div#seocontent3 .toggle.default.open {
    border: 1px solid #080808;
    margin-bottom: 20px;
    padding: 0 18px;
}
div#seocontent3 .toggle.default.open:before {
    display: none;
}
div#seocontent3 h3.toggle-title a {
    font-size: 20px;
    color: #080808;
    font-weight: 600;
    padding: 17px 0;
    line-height: 27px;
}
div#seocontent3 .toggle.default {
    border: 1px solid #080808;
    margin-bottom: 20px;
    padding: 0 18px;
}
div#seocontent3 .toggle.default.open p {
    color: #080808;
}
div#seocontent3 .toggle i {
    color: #080808;
    border: unset;
}
div#seocontent3 .toggle i:before, div#seocontent3 .toggle i:after {
    background-color: #080808 !important;
}
div#contact1.contact1a1 div#first .row_col_wrap_12_inner {
    padding: 0;
}

div#contact1.contact1a1 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}

div#contact1.contact1a1 input[type="text"],
 div#contact1.contact1a1 input[type="email"], 
div#contact1.contact1a1 input[type="tel"], 
div#contact1.contact1a1 select, 
div#contact1.contact1a1 textarea {
    background: #ffffff;
    color: #000000 !important;
}
div#contact1.contact1a1 input::placeholder, div#contact1.contact1a1 textarea::placeholder, div#contact1.contact1a1 select {
   color: #000000;
}

div#contact1.contact1a1 h2 {
    color: #000000;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
}
div#footer1 h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffffff;
    font-family: 'Montreal';
    line-height: 25px;
}
div#footer1 h4 {
    font-size: 20px;
    font-weight: 500;
    color: #464646;
    font-family: 'PP Neue Montreal';
    line-height: 25px;
}
div#footer1 ul li,
div#footer1 p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    list-style: none;
}
div#footer1 ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    list-style: none;
}
div#footer1 ul {
    margin: 0;
}
div#footer1 div#first {
    margin-bottom: 0;
}
div#footer1 ul.cont1 li {
    list-style: none;
    display: flex;
    padding: 0 !important;
}
div#footer1 ul.cont1 li a{
	border: 1px solid #ffffff;
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 4px;
	border-radius: 41px;
	background: transparent;
}
div#footer1 ul.cont1 li i {
    font-size: 21px;
    color: #ffffff;
    padding: 0;
}
div#footer1  ul.cont1 li a:hover {
    background: #000000;
    border-color: #000000;
}
div#footer1 ul.cont1 li a:hover i {
    color: #ffffff;
}
div#footer1 .cont {
    display: flex;
    justify-content: space-between;
    width: 90%;
}
div#footer1 input[type="email"] {
    line-height: 30px;
    color: rgb(255, 255, 255);
    height: 35px;
    display: flex;
    margin: 0px auto;
    border: unset;
    background: rgb(37, 38, 42) !important;
    font-weight: 500 !important;
    padding: 10px 6px !important;
    width: 100% !important;
    border-radius: 0px !important;
}
div#footer1 input[type="submit"] {
    border: unset;
    outline: unset;
    box-shadow: unset;
    background-repeat: no-repeat;
    background-position: center center;
    transform: unset !important;
    border-radius: 8px !important;
    padding: 8px 14px !important;
    float: right;
    margin-top: -35px;
    border-radius: 0 !important;
}
div#footer1 input::placeholder {
    color: rgb(255, 255, 255) !important;
}

div#footer1 div#second {
    padding-top: 20px;
    border-top: 1px solid #ffffff;
    margin-top: 30px;
}
div#footer1 div#first .vc_col-sm-4.fir1 {
    width: 29%;
}

div#footer1 div#first .vc_col-sm-2.fir2 {
    width: 21%;
}
@media (max-width: 767px) and (orientation: portrait){
.container.main-content {
    padding: 0;
	}
	div#section2 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

div#secti1 h1 {
    font-size: 30px;
    text-align: center;
}
#header-outer header .container {
    padding: 0;
}

div#secti1 .slide-bg-wrap .image-bg {
    filter: brightness(0.5);
}

p {
    font-size: 15px;
    line-height: 20px;
}

div#secti1 p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}

div#secti1 h1 br {
    display: none;
}

div#secti1 p br {
    display: none;
}

div#secti1 a.primary-color {
    font-size: 15px;
    padding: 11px 26px;
}

div#secti1 .buttons {
    padding: 0;
    display: table;
    margin: 0 auto;
}

h2 {
    font-size: 28px;
    line-height: 1;
}

div#section2 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    padding: 15px 15px;
}

div#section2 p.img {margin-top: -32%;margin-left: -15px;margin-bottom: 10px;}

div#section2 .vc_col-sm-4 .vc_column-inner .wpb_text_column h3 {
    font-size: 22px;
    line-height: 1;
    text-align: center;
}

div#section2 .vc_col-sm-4 .vc_column-inner .wpb_text_column p {
    padding-bottom: 12px;
    text-align: center;
}

div#section3 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

div#section3 h4 {
    font-size: 20px;
    text-align: center;
    line-height: 1;
}

div#section3 h2 {
    text-align: center;
}

div#section3 p {
    text-align: center;
    padding-bottom: 10px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    padding: 10px 22px;
    font-size: 15px;
    display: table;
    margin: 0 auto;
}

div#section3 div#first .wpb_text_column {
    margin-bottom: 10px;
}

div#section4 .row_col_wrap_12 {
    margin: 0;
    margin: 0 28px;
}

div#section4 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

div#section4 div#fir {
    padding-top: 0;
}

div#section4 h2 {
    text-align: center;
}

div#section4 p {
    text-align: center;
}

div#section4 ul {
    justify-content: center;
}

div#section4 div#first p {
    width: 100%;
}

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

div#section4 .number.default span {
    font-size: 24px;
}

div#section4 .subject {
    font-size: 15px;
}

div#section4 .number.default::before {
    height: 55px;
}

div#section4 .number.default {
    padding-top: 25px;
    line-height: 1 !important;
}

div#section4 .number.default .symbol-wrap {
    line-height: 10px !important;
}

div#section4 .nectar-milestone.animated-in {
    padding: 11px 22px;
    bottom: 0;
    top: unset;
}

div#section5 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

div#section5 h3 {
    font-size: 20px;
    line-height: 1;
    padding-top: 11px;
}

div#section5 .cont {
    margin: 0;
}

div#second .vc_col-sm-7::before {
}

div#section5 h3 {}

div#section5 ul {
    right: 0;
    width: 65%;
    padding: 15px 11px;
}

div#section5 ul li {
    font-size: 16px;
    line-height: 1;
    padding: 0;
}

div#section5 ul li img {
    margin: 0;
    width: 31%;
}

div#section5 ul li:nth-child(2) {
    margin-top: -54px;
    margin-left: 70px;
}

div#section5 ul li:nth-child(3) {
    margin-left: 70px;
}

div#section6 .owl-nav.disabled {
    top: -50px;
    z-index: 4;
    display: none !important;
}

div#section6 div#first {
    width: 100%;
    margin-left: 35px;
}

div#section6 div#first .vc_col-sm-8 {
    margin: 0;
}

div#section6 .owl-stage {
    padding-bottom: 0;
}

div#section6 .owl-item .carousel-item h3 {
    font-size: 22px;
    padding-top: 9px;
}

div#section6 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
}

div#seo1 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

div#seo1 h4 {
    font-size: 20px;
    text-align: center;
    line-height: 1;
}

div#seo1 h2 {
    text-align: center;
}

div#seo1 p {
    text-align: center;
}

div#section8 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
div#section8 p img {
    width: 45%;
}

div#section8 p {
    width: 75px;
    height: 75px;
}

div#section8 .number.default {
    font-size: 36px !important;
    line-height: 1 !important;
    margin: 0;
}

div#section8 .number.default span {
    line-height: 1 !important;
}

div#section8 .subject {
    font-size: 18px;
}

div#section9 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

div#section9 h4 {
    font-size: 20px;
    line-height: 1;
}

div#section9 ul.wpb_tabs_nav {
    display: unset;
}

div#section9 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item {
    margin: 3px 3px;
}

div#section9 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    padding: 6px 6px;
    font-size: 15px;
}

div#section9 .wpb_tab.ui-tabs-panel {
    padding-top: 18px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner {
    padding: 12px 12px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li:nth-child(1) img {
    width: 60%;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li:nth-child(1) {
    width: 50px;
    height: 50px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li:nth-child(2) {
    margin-left: 60px;
    margin-top: -50px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner ul.first li.price {
    margin-left: 60px;
    font-size: 22px;
    margin-top: 0;
}

div#section9 ul.first {
    padding-bottom: 10px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner a.nectar-button.small.regular.accent-color.regular-button {
    padding: 9px  13px;
}

div#section9 .wpb_tab.ui-tabs-panel .vc_col-sm-4 .vc_column-inner .card-rbn {
    width: 55px;
    height: 60px;
    font-size: 9px;
    padding-top: 10px;
    margin: 0;
}

div#section9 div#second {
    margin-bottom: 0;
}

div#section9 div#second .vc_col-sm-4 {
    margin-bottom: 10px;
}

div#section10 .row_col_wrap_12 {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#section10 h4 {
    font-size: 20px;
    line-height: 1;
}

div#section10 div#first {
    padding-bottom: 0;
    margin-bottom: 10px;
}

div#section10 .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    padding: 11px 6px;
}

div#section10 p {
    padding-bottom: 3px;
}

div#section10 h3 {
    font-size: 20px;
    line-height: 1;
}

div#contact1 div#first .row_col_wrap_12_inner {
    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 20px;
    margin: 0 30px;
    padding-right: 0;
}

div#contact1 h4 {
    font-size: 20px;
    line-height: 1;
    text-align: center;
}

div#contact1 h2 {
    text-align: center;
}

div#contact1 span.wpcf7-form-control-wrap {
    width: 100%;
}

div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-49"], div#contact1 span.wpcf7-form-control-wrap[data-name="email-707"] {
    width: 100%;
}

div#contact1 input[type="text"], div#contact1 input[type="email"], div#contact1 input[type="tel"], div#contact1 select, div#contact1 textarea {
    font-size: 14px;
}

div#contact1 input[type="submit"] {
    font-size: 15px;
    padding: 10px 21px !important;
    margin: 0 auto;
    margin-top: 12px;
    display: table;
}

div#contact1 span.wpcf7-spinner {
    position: absolute;
}
div#section12 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 0;
}

div#section12 .owl-stage {
    padding-top: 0;
    padding-bottom: 0;
}	
div#section12 .owl-item.active .carousel-item {
    padding: 6px 6px;
}

div#section12 .owl-item .carousel-item .wpb_row p.star img {
    margin-bottom: 6px;
}

div#section12 .owl-item .carousel-item .wpb_row h3 {
    text-align: center;
}

div#section12 .owl-item .carousel-item p br {
    display: none;
}

div#section12 .owl-item .carousel-item p {
    text-align: center;
    padding-bottom: 2px;
}

div#section12 .owl-item .carousel-item ul li {
    font-size: 15px;
    text-align: center;
}

div#section12 .owl-item .carousel-item ul {
    padding-top: 0;
}

div#section12 .owl-nav.disabled button {
    top: 27%;
    left: -30px;
}

div#section12 .owl-nav.disabled button.owl-next {
    right: -30px;
}

div#section13 .row_col_wrap_12 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0 30px;
}

div#section13 ul.links {
    display: block;
    margin: 0;
}

div#section13 {
    margin-bottom: 0;
}

div#section13 ul.links li {
    width: 100%;
}

div#section13 ul.links li + li::before {
    display: none;
}

div#section13 ul.links li::before {
    display: none;
}

div#footer-outer {
    padding-top: 0 !important;
}	
#footer-outer .col.span_3:nth-child(1), #footer-outer .col.span_3:nth-child(2), #footer-outer .col.span_3:nth-child(3), #footer-outer .col.span_3:nth-child(4) {
    width: 100%;
    margin: 0;
}

div#block-9 .cont {
    width: 100%;
    display: table;
    text-align: center;
}

#footer-outer .widget.widget_media_image img {
    display: table;
    margin: 0 auto;
}

#footer-outer .col.span_3:nth-child(1) div#block-7 {
    margin-bottom: 20px;
}

#footer-outer #footer-widgets .col p {
    text-align: center;
    padding-bottom: 10px;
}

div#block-8 ul {
    justify-content: center;
    padding-bottom: 10px;
}

div#block-8 ul li a i {
    top: 0;
    display: flex !important;
}

#footer-outer .widget h3 {
    text-align: center;
    padding-bottom: 0;
    font-size: 30px;
}

.material #footer-outer #footer-widgets .col ul li {
    text-align: center;
}

#ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
    margin-bottom: 5px;
}

div#footer-widgets .row {
    padding-top: 20px;
    padding-bottom: 10px;
}

#footer-outer #copyright p {
    text-align: center;
}
 div#page-header-bg {
    height: 160px !important;
    padding: 0 !important;
}

div#page-header-bg {}

div#page-header-bg {}

div#page-header-wrap {
    height: 160px !important;
}

#page-header-bg h1 {
    margin-top: 60px;
    font-size: 20px !important;
    line-height: 1 !important;
    margin-bottom: 60px !important;
}

div#seocontent1 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
}

div#seocontent1 div#third {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

div#seocontent1 h2 {
    text-align: center;
}

div#seocontent1 p {
    text-align: center;
}

div#section4 .vc_col-sm-2 {
    margin: 0;
}

div#second {}

div#seocontent2 .row_col_wrap_12 {
    padding-top: 20px;
}

div#seocontent2  .vc_col-sm-2 {
    margin: 0;
}

div#seocontent2  .vc_col-sm-8 {
    margin: 0;
}

div#seocontent3 h3.toggle-title a {
    font-size: 18px;
    line-height: 1.1;
    padding-bottom: 10px;
}

div#seocontent3 .inner-toggle-wrap {
    padding-bottom: 10px;
}

div#seocontent3 .row_col_wrap_12 {
    padding-top: 10px;
    padding-bottom: 10px;
}

div#section2 .vc_col-sm-8, div#section2 .vc_col-sm-2 {
    margin-bottom: 0;
}

div#footer1 div#first .vc_col-sm-4, div#footer1 div#first .vc_col-sm-2, div#footer1 div#first .vc_col-sm-3 {
    width: 100% !important;
}

div#footer1 div#first img.img-with-animation.skip-lazy {
    display: table;
    margin: 0 auto;
}

div#footer1 div#first p {
    text-align: center;
}

div#footer1 ul.cont1 {
    justify-content: center;
    display: flex;
}

div#footer1 .cont {width: 100%;justify-content: center;}

div#footer1 .cont ul {
    margin: 0 26px;
}

div#footer1 h3 {
    text-align: center;
}

div#footer1 ul li, div#footer1 p {
    text-align: center;
}

div#footer1 input[type="submit"] {
    margin-top: -44px;
}   
}