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

:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
	
}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}

/*------typography-----------*/

html body h1 {
    font-family: f1 !important;
    font-size: 130px;
    line-height: 140px;
}
html body h2 {
    font-family: f1 !important;
    font-size: 50px;
    line-height: 60px;
}
html body h3{
	font-family:f1  !important;
}
html body h4{
	font-family:font2  !important;
}
html body h5{
	font-family:font1  !important;
}
html body h6{
	font-family:font1  !important;
}
html body p, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
    font-family: f3 !important;
    font-size: 16px;
    line-height: 32px;
}
html body strong{
	font-family:inherit;
}
html body a#b1 {
    padding: 15px 40px;
    border-radius: 40px !important;
    box-shadow: 0px 0px 15px black;
    FONT-FAMILY: F1 !IMPORTANT;
    font-size: 18px;
    line-height: 28px;
}
/*------typography-----------*/

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}
div#r1 {
    padding-block: 180px 100px !important;
}

#top ul .s1 a span {
    background: #d8002c;
    font-family: f1 !important;
    padding: 15px 40px !important;
    border-radius: 40px !important;
    box-shadow: 0px 0px 5px black;
}
#r1 .m1 {
    width: 395px;
    position: absolute;
    top: 140px;
    left: 22%;
}
#r1 .owl-dots {
    display: none;
}

#r1 .owl-nav.disabled {
    display: block;
}

#r1 button.owl-prev {
    position: absolute;
    left: -20%;
    top: 35%;
    background: transparent;
    border: unset;
    font-size: 0px;
}

#r1 button.owl-prev:before {
    content: '\f177';
    position: absolute;
    left: 0%;
    top: -10px;
    font-family: fontawesome !important;
    font-size: 50px;
}

#r1 button.owl-next {
    position: absolute;
    right: -20%;
    top: 35%;
    background: transparent;
    border: unset;
    font-size: 0;
}

#r1 button.owl-next:before {#r1
    button.owl-prev: before;
    content: '\f178';
    position: absolute;
    right: 0%;
    top: -10px;
    font-family: fontawesome !important;
    font-size: 50px;
}

#r1 button.owl-prev:after {
    border: 1px solid;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    content: '';
    position: absolute;
    left: -23px;
    top: -46px;
    opacity: 0;
}

#r1 button.owl-next:after {
    border: 1px solid;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    content: '';
    position: absolute;
    right: -23px;
    top: -46px;
    opacity: 0;
}

#r1 :hover button:after {
    opacity: 1;
    transition: 0.9s;
}
div#r2 {
    padding-block: 100px 30px !important;
}

#r2 .m1 {
    padding-right: 90px;
}

#r2 .m2 {
    margin-top: -220px;
    margin-left: 260px;
    width: 44%;
}
#r2 .c1 {
    position: relative;
}

#r2 .c1:before {
    content: '';
    position: absolute;
    width: 89%;
    height: 95%;
    background-image: url(https://devu18.testdevlink.net/Noriko_Foundation/wp-content/uploads/2024/08/Ellipse-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: -29px;
    left: -9px;
}
#r2 .c1 {
    position: relative;
}

#r2 .c1:before {
    content: '';
    position: absolute;
    width: 89%;
    height: 95%;
    background-image: url(https://devu18.testdevlink.net/Noriko_Foundation/wp-content/uploads/2024/08/Ellipse-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: -29px;
    left: -9px;
}

#r2 .line {
    position: absolute;
    top: 130px;
    left: -13%;
    width: 210px;
}

#r2 .line2 {
    position: absolute;
    top: 129px;
    left: 23%;
}

div#r3 {
    padding-block: 100px 100px !important;
}
#r3 .line3 {
    width: 18%;
    margin: auto;
}

#r3 .carousel-item {
    margin: 0px 10px;
    padding: 20px 10px 20px 10px;
    border-radius: 200px 200px 0px 0px;
    border: 1px solid #bfbfbf;
    transition: .65s;
}
#r3 .carousel-item:hover {
    background: white;
    box-shadow: 0px 5px 0px #1f3d45;
}
#r3 h3 {
    font-family: f4 !important;
    color: black;
}

#r3 .t2 p {
    margin: auto;
    width: 73%;
    color: #1f1f1f;
}

#r3 a#b2 {
 position: absolute;
 bottom: -22px;
 top: unset;
 left: 0;
 right: 0;
 margin: auto;
 display: table;
 font-size: 0;
 border-radius: 40px
 !important;
 padding: 15px 25px;
 background: #3a851e !important;
 box-shadow: unset !important;
 transform: unset !important;
 opacity: 1;
 }

#r3 a#b2:hover {
    background: var(--c) !important;
}

#r3 a#b2 i {
    font-size: 25px;
}

div#r4 {
    padding-block: 100px 100px !important;
}

#r4 .carousel-item {
    margin: 0px 10px;
}
#r4 .m1 {
    object-fit: cover;
    height: 80px;
    margin-bottom: 30px;
}
#r4 div#in1 {
    padding: 50px 200px 50px 50px;
    background: #bbebaa;
}
div#in2 {
    background: #f8beca;
    padding: 50px 200px 50px 50px;
}

div#in3 {
    padding: 50px 200px 50px 50px;
    background: #b1e1f3;
}

div#in4 {
    padding: 50px 200px 50px 50px;
    background: #f4dfa1;
}

#r4 .t2 p {
    font-size: 18px;
    line-height: 36px;
    color: #2f2f2f;
}

div#r5 {
    padding-block: 100px 100px !important;
}

#r5 h2 {
    margin-bottom: 80px;
    position: relative;
}

#r5 h2:before {
    content: '';
    position: absolute;
    bottom: -30px;
    border-bottom: 10px solid #d8002c;
    margin: auto;
    width: 18%;
    display: table;
    left: 0;
    right: 0;
    border-radius: 40px;
}

#r5 .nectar-video-box img {
    border-radius: 90px !important;
}

#r5 .nectar-video-box .inner-wrap>a.full-link {border: 5px solid white;border-radius: 10px;}

#r5 .nectar-video-box .play_button_mouse_follow:before {
    z-index: -9;
    background-image: url(https://devu18.testdevlink.net/Noriko_Foundation/wp-content/uploads/2024/08/Icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: unset;
    width: 100%;
    height: 110%;
    left: -5px;
    top: -6px;
}
.home #r5 .nectar-video-box {
    margin-bottom: -350px;
}

.home div#r6 {
    padding-block: 160px 100px !important;
}
#r6 .c1>div {
    padding-top: 20px;
}

#r6 .m1 {
    padding-left: 100px;
}
#r6 .c2 {
    position: relative;
}

#r6 .c2:before {
    content: '';
    position: absolute;
    width: 89%;
    height: 102%;
    background-image: url(https://devu18.testdevlink.net/Noriko_Foundation/wp-content/uploads/2024/08/Ellipse-1-copy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: -29px;
    right: -15px;
}
div#r7 {
    padding-block: 100px 120px !important;
}

#r7 .t1 h2 {
    position: relative;
    color: black;
}

#r7 .t1 h2:before {
    content: '';
    border-bottom: 8px solid #1b99c9;
    width: 18%;
    position: absolute;
    bottom: -15px;
    border-radius: 40px;
}

#r7 .t1 h2:after {
    content: '';
    border-bottom: 8px solid #1b99c9;
    width: 30px;
    position: absolute;
    bottom: -15px;
    border-radius: 40px;
    margin-left: -10px;
}

#r7 .carousel-item {
    background: #dfdfdf;
    margin: 0px 5px;
    padding: 20px 20px 20px 20px;
}

#r7 .m1 {
    margin: auto;
    display: table;
}
#r7 .t1 h2 {
    position: relative;
}

#r7 bdi {
    position: absolute;
    right: -20px;
    bottom: -55px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}
#r7 .woocommerce ul.products li.product h2 {
    position: absolute;
    bottom: -65px;
    font-size: 14px;
    line-height: 24px;
    font-family: f3 !important;
    left: -20px;
    color: #111111;
}
#r7 .owl-nav.disabled {display: block;position: absolute;top: -80px;right: 0;}

#r7 button.owl-next {
    background: transparent;
    border: 1px solid black;
    width: 40px;
    border-radius: 40px !important;
    height: 40px;
    font-size: 0;
}

#r7 button.owl-prev {
    background: transparent;
    border: 1px solid black;
    width: 40px;
    border-radius: 40px !important;
    height: 40px;
    font-size: 0;
}

#r7 button.owl-next:before {
    content: '\f178';
    font-family: 'FontAwesome';
    font-size: 24px;
    color: black;
}

#r7 button.owl-prev:before {
    content: '\f177';
    font-family: 'FontAwesome';
    font-size: 24px;
    color: black;
}

#r7 button:hover {
    background: var(--c);
}

#r7 button:hover:before {
    color: white !important;
}
div#r8 {
    padding-block: 100px 100px !important;
}

#r8 .t1 h2 {
    position: relative;
    margin-bottom: 50px;
}

#r8 .t1 h2:before {
    content: '';
    position: absolute;
    bottom: -30px;
    border: 5px solid #1b99c9;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 40px;
    width: 20%;
}

#r8 .t1 p {
    margin: auto;
    width: 50%;
}

#r8 .carousel-item {
    margin: 0px 15px;
}
#r8 .nectar-post-grid-item {
    background: white;
    border-radius: 10px;
    overflow: hidden;
}
#r8 .content h3.post-heading a {
    font-family: f2 !important;
    font-size: 20px;
    line-height: 30px;
}

#r8 span.meta-excerpt {
    font-family: f3 !important;
    color: #707070;
    font-size: 16px;
}
#r8 .content {
    padding: 30px 20px 30px 30px;
    border: 1px solid #cecece;
}
#r8 span.nectar-post-grid-item__meta-wrap span {
    color: white;
    font-size: 14px;
    text-align: center;
    position: relative;
    right: 6px;
}
#r8 span.nectar-post-grid-item__meta-wrap {
    position: absolute;
    right: 10px;
    top: -100px;
    background: #1b99c9;
    width: 70px;
    height: 70px;
    padding-left: 13px;
    font-family: f2;
    font-weight: 600;
    font-size: 15px;
    border-radius: 100%;
}
#r8 span.link_text {
    color: #d8002c;
    text-decoration: underline;
    font-family: f1 !important;
    font-size: 18px;
    line-height: 28px;
}
#r8 a#b1 {
    margin: auto;
    display: table;
}
#r8 .nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="30vh"] .nectar-post-grid-item-bg {
    height: 38vh;
}
#footer-widgets #nav_menu-2 {
    display: table;
    margin: auto;
}
#footer-widgets h4:before {
    content: '';
    position: absolute;
    border: 1px solid white;
    width: 50px;
    top: 35px;
}
#footer-widgets .row {
    border-bottom: 1px solid #3c3c3c;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 20px 0;
}
#footer-widgets input.tnp-email {
    border: unset;
    color: white !important;
    border-radius: 0px !important;
}
#footer-outer p {
    font-size: 16px;
}
#footer-widgets input.tnp-email::placeholder {
    color: black !important;
}

#footer-widgets .icn ul li {
    display: inline-block;
    margin-right: 15px;
}

#footer-widgets .row {
    padding-bottom: 30px !important;
}

#footer-widgets h4 {
    font-family: f2 !important;
    font-size: 19px !important;
    line-height: 29px !important;
}

#footer-widgets .icn ul li a i {
    background: #263526;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    transition: .65s;
}

#footer-widgets .icn ul li a i:hover {
    background: #8d8d8d;
    color: white;
}

#footer-widgets input.tnp-submit {
    position: absolute;
    right: 0px;
    height: 45px;
    width: 60px;
    border-radius: 0px !important;
    bottom: 0px;
    box-shadow: unset !important;
    transform: unset !important;
}

#footer-widgets form.tnp-form {
    position: relative;
}

#footer-widgets form.tnp-form:before {
    content: '\f1d8';
    font-family: fontawesome;
    position: absolute;
    right: 20px;
    bottom: 8px;
    font-size: 20px;
    color: white;
    z-index: 99;
    pointer-events: none;
}
#footer-outer #copyright a:not(.nectar-button) {
    text-decoration: underline;
    text-transform: uppercase;
}
#footer-widgets h4 {
    text-transform: uppercase;
}
#r6 .line {
    width: 180px;
    position: absolute;
    left: -9%;
}

#r6 .line2 {
    position: absolute;
    top: 147px;
    width: 25px;
    left: 23%;
}
/* #r3  .owl-nav.disabled {
    display: block;
} */

#r3 button.owl-prev {
    position: absolute;
    left: -10%;
    top: 50%;
    background: white;
    border: unset;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
}

#r3 button.owl-next {
    position: absolute;
    top: 50%;
    right: -10%;
    background: white;
    border: unset;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
}

#r3 button.owl-prev:before {
    content: '\f177';
    color: #1483ad;
    font-family: fontawesome;
    font-size: 30px;
    line-height: 43px;
}

#r3 button.owl-next:before {
    content: '\f178';
    color: #1483ad;
    font-family: fontawesome;
    font-size: 30px;
    line-height: 43px;
}

#r3 .owl-nav.disabled button:hover {
    background: #1b99c9;
}

#r3 .owl-nav.disabled button:hover:before {
    color: white;
}

#r3 .owl-nav.disabled button {
    font-size: 0;
    transition: 0.6S;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#r4 div#in1,#r4 div#in2,#r4 div#in3,#r4 div#in4 {
    padding: 50px 70px 50px 50px;
}

#r7 .owl-stage {
    padding-bottom: 50px;
}
div#r2 {
    padding-block: 100px 80px !important;
}
div#r4 {
    padding-block: 80px 80px !important;
}
#r6 .c2:before {
    height: 98%;
}
div#r7 {
    padding-block: 100px 80px !important;
}
div#r8 {
    padding-block: 80px 80px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
html body h1 {
    font-size: 120px;
    line-height: 130px;
}

#r1 .m1 {
    left: 20%;
    width: 370px;
    top: 130px;
}

#r4 div#in1, #r4 div#in2, #r4 div#in3, #r4 div#in4 {
    padding: 50px 50px 50px 50px;
}
#r3 button.owl-prev {
    LEFT: -5%;
}

#r3 button.owl-next {
    right: -5%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
html body h1 {
    font-size: 110px;
    line-height: 120px;
}

#r1 .m1 {
    width: 335px;
    top: 118px;
}

html body p, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {font-size: 14px;14:;line-height: 28px;}

#r2 .line2 {
    top: 129px;
    left: 25%;
    width: 30px;
}

#r2 .c1:before {
    height: 95%;
    top: -17px;
    WIDTH: 88%;
}

#r4 div#in1, #r4 div#in2, #r4 div#in3, #r4 div#in4 {
    padding: 50px 40px 50px 40px;
}

#r4 .m1 {
    HEIGHT: 65PX;
}

div#r4 {
    padding-block: 80px 80px !important;
}

#r6 .c2:before {
    height: 106%;
    top: -19px;
    WIDTH: 88%;
    right: -15px;
}

#r6 .line {
    position: absolute;
    width: 170px;
    left: -50px;
}

#r6 .line2 {
    position: absolute;
    top: 26.3%;
    left: 138px;
    width: 23px;
}

#r6 .c1>div {
    padding: 0;
}

div#r7 {
    padding-block: 80px 80px !important;
}

div#r8 {
    padding-block: 80px 80px !important;
}

#r8 .content {
    padding: 30px 20px 30px 30px;
}

#r8 .content h3.post-heading a {
    font-size: 20px;
    line-height: 30px;
}

div#r5 {
    padding-block: 80px 100px !important;
}

div#r3 {
    padding-block: 80px 80px !important;
}

div#r2 {
    padding-block: 80px 80px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#top ul li {
    margin-right: -10px;
}

html body h1 {
    font-size: 90px;
    line-height: 100px;
}

#r1 .m1 {
    width: 280px;
    left: 190px;
    top: 100px;
}

#r2 .c1:before {
    height: 99%;
}

#r2 .line {
    width: 180px;
    left: -12%;
    top: 115px;
}

#r2 .line2 {
    width: 23px;
    top: 115px;
    left: 24.5%;
}

html body h2 {
    font-size: 45px;
    line-height: 55px;
}

html body a#b1 {
    font-size: 16px;
    line-height: 26px;
}

#r3 .line3 {
    top: 10px;
    position: relative;
}

#r4 .t2 p {
    font-size: 16px;
    line-height: 32px;
}

#r6 .line2 {
    top: 25%;
}

#r6 .c2:before {
    height: 100%;
}

#r8 .content h3.post-heading a {
    font-size: 18px;
    line-height: 28px;
}

#r8 span.meta-excerpt {
    font-size: 14px;
    line-height: 28px;
}

#r8 span.link_text {
    font-size: 16px;
    line-height: 26px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
div#r1 {
    padding-block: 150px 50px !important;
}

html body h1 {
    font-size: 70px;
    line-height: 80px;
}

#r1 .m1 {
    width: 218px;
    left: 150px;
    top: 80px;
}

html body p, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
    font-size: 12px;
    line-height: 22px;
}

#r2 .m1 {
    padding-right: 60px;
}

#r2 .m2 {
    margin-top: -151px;
    margin-left: 200px;
}

html body h2 {
    font-size: 40px;
    line-height: 50px;
}

#r2 .c1:before {
    height: 90%;
    top: -18px;
    LEFT: -8PX;
    WIDTH: 90%;
}

#r2 .line {
    margin-bottom: 0px;
    width: 146px;
    left: -10%;
    top: 100px;
}

#r2 p {
    padding-top: 0px;
    padding-bottom: 5px;
}

#r2 .line2 {
    margin: 0;
    width: 20px;
    top: 99px;
    left: 28.3%;
}

div#r3 {
    padding-block: 50px 50px !important;
}

#r3 .t2 p {
    width: 100%;
}

div#r4 {
    padding-block: 50px 50px !important;
}

#r4 .t2 p {
    font-size: 14px;
    line-height: 28px;
}

#r4 div#in1, #r4 div#in2, #r4 div#in3, #r4 div#in4 {
    padding: 40px 20px;
}

div#r5 {
    padding-block: 50px 100px !important;
}

.home #r5 .nectar-video-box {
    margin-bottom: -270px;
}

.home div#r6 {
    padding-block: 250px 50px !important;
}

#r6 .m1 {
    padding-left: 50px;
}

#r6 .c2:before {
    height: 90%;
    top: -17px;
    WIDTH: 94%;
    right: -14px;
}

#r6 .t1 p {
    padding-bottom: 5px;
}

#r6 .line {
    margin: 0;
    width: 150px;
    left: -35px;
    top: 100px;
}

#r6 .line2 {
    margin: 0;
    top: 99px;
}

html body a#b1 {
    font-size: 14px;
    line-height: 24px;
}

#r7 .t1 h2:before {
    width: 180px;
}

#r7 .t1 h2:after {
    margin-left: 0;
}

#r7 .owl-nav.disabled {
    top: -70px;
}

#r7 button.owl-prev {
    line-height: 31px;
}

#r7 button.owl-next {
    line-height: 31px;
}

#r7 .woocommerce ul.products li.product h2 {
    font-size: 12px;
    line-height: 22px;
    bottom: -59px;
}

div#r7 {
    padding-block: 50px 50px !important;
}

#r8 .t1 p {
    width: 60%;
}

#r8 .content h3.post-heading a {
    font-size: 14px;
    line-height: 24px;
}

#r8 span.meta-excerpt {
    font-size: 12PX;
    line-height: 22px;
}

#r8 .content {
    padding: 30px 10px 30px 20px;
}

div#r8 {
    padding-block: 50px 50px !important;
}
#r3 button.owl-next {
    right: -70px;
}
#r3 button.owl-prev {
    left: -70px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
div#r1 {
    text-align: center;
    padding-block: 100px 50px !important;
}

#r1 .m1 {
    display: none;
}

#r2 .c1:before {
    display: none;
}

#r2 .m1 {
    padding: 0;
    margin: auto;
    display: table;
    width: 70%;
}

#r2 .m2 {
    display: none;
}

div#r2 {
    padding-block: 50px 50px !important;
    text-align: center;
}

.line {
    display: none !important;
}

.line2 {
    display: none !IMPORTANT;
}

#r3 .line3 {
    display: none;
}

html body h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}

#r4 .t1 img {
    display: none;
}

div#r4 {
    text-align: center;
}

#r4 .m1 {
    margin: auto;
    display: table;
    margin-bottom: 30px;
}

#r4 div#in1, #r4 div#in2, #r4 div#in3, #r4 div#in4 {
    padding: 40px 60px;
}

#r5 h2:before {
    display: none;
}

#r5 h2 {
    margin: auto;
}

#r5 .nectar-video-box img {
    border-radius: 60px !important;
}

.home #r5 .nectar-video-box {
    margin-bottom: 0;
}

div#r5 {
    padding-block: 50px 50px !important;
}

.home div#r6 {
    padding-block: 50px 50px !important;
    text-align: center;
}

#r6 .c2:before {
    display: none;
}

#r6 .m1 {
    padding: 0;
    margin: auto;
    display: table;
    width: 70%;
}

div#r7 {
    text-align: center;
}

#r7 .t1 h2:before {
    display: none;
}

#r7 .t1 h2:after {
    display: none;
}

#r7 .owl-nav.disabled {
    display: none;
}

#r7 .woocommerce ul li {
    width: 100%;
    margin: 0;
}

#r7 .woocommerce ul.products li.product h2 {
    font-size: 14px !important;
    line-height: 24px !important;
    position: unset;
    margin: auto;
    display: table;
}

#r7 bdi {
    position: unset;
    margin: auto;
    display: table;
}

#r7 .owl-stage {
    padding: 0;
}

#r8 .t1 h2:before {
    display: none;
}

#r8 .t1 h2 {
    margin: auto;
}

#r8 .t1 p {
    width: 100%;
}

#footer-widgets #nav_menu-2 {
    margin: unset;
    display: unset;
}

#footer-widgets div#media_image-2 {
    width: 180px;
    margin: 0;
}
html body p, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
    font-size: 14px;
    line-height: 28px;
}
#r3 .owl-nav.disabled {
    display: none;
}
#footer-widgets h4:before {
    top: 50px;
}
#r1 .owl-nav.disabled {
    display: none;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
html body h1 {
    font-size: 50px;
    line-height: 60px;
}

div#r1 {
    padding-block: 50px 50px !important;
}

#r2 .m1 {
    width: 90%;
}

html body h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

#r6 .m1 {
    width: 90%;
}

#footer-widgets div#media_image-2 {
    width: 150px;
    margin-bottom: 10px;
}
    #footer-widgets h4:before {
        top: 40px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}