/*
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:font1 !important;
}
html body h2{
	font-family:font1  !important;
	color: #000;
}
html body h3{
	font-family:font1  !important;
}
html body strong{
	font-family:inherit;
}

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

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}
#rr1 .row_col_wrap_12_inner.col.span_12.left {
    padding-inline: 178px;
}

#s1 .bb1 {
    width: 50%;
    top: 85px;
}

div#rr1 {
    padding-block: 466px 80px;
}

#s1 .owl-dots {
    position: absolute;
    right: 99px;
    bottom: 42px;
}

#s1 .owl-dots button span {
    width: 14px;
    height: 14px;
}

#s1 button.owl-dot.active span {transform: scale(0.9);background-color: #fff !important;}

#s1 h1 {
    text-shadow: 4px 4px 0px #000;
}
#s1 .rr .bb1 {
    right: -50px;
}

#s1 .owl-stage {
    padding: 0;
}
#s2 h2 {
    width: 160%;
    position: relative;
    z-index: 9;
}
div#s2 {
    padding-block: 100px 36px !important;
}

#s2 p {text-align: justify;}

#s2 a#b1 {
    background: transparent !important;
    display: flex;
    font-size: 45px;
    font-family: font1 !important;
    line-height: 55px;
    border-bottom: 1px solid;
    padding-left: 18px;
    border-radius: 0px !important;
}

#s2 a#b1 i {
    font-size: 40px;
    rotate: -51deg;
}

a#read {
    width: 220px;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    padding-block: 15px;
    color: #000;
    font-size: 25px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #484D4D;
    background: var(--c);
    font-weight: bold;
}

a#read:before, a#read:after {
    content: '';
    position: absolute;
    background: #000;
    aspect-ratio: 1 / 1;
    width: 80%;
    top: 90%;
    transition: .65s;
}

a#read:before {
    top: -150px;
    left: -70%;
    rotate: 207deg;
}

a#read:after {
    top: -30px;
    rotate: 207deg;
    left: 58%;
    z-index: -9;
}

a#read i {
    margin-left: 30px;
}

a#read span.text1 {
    transform: translate(25px, 0px);
}

a#read span.text2 {
    transform: translate(-152px, 50px);
}

a#read:hover span.text1 {
    transform: translate(25px, -50px);
}

a#read span.text {
    transition: .65s;
}

a#read:hover span.text2 {
    transform: translate(-152px, 0px);
}

a#read:hover:before {
    top: -91px;
    left: -30%;
}

a#read:hover {
    color: #fff;
}

a#read:hover:after {
    left: 97px;
}
a#read:hover:after {
    z-index: 9;
}

a#read:hover span.text2 {
    z-index: 999;
}
div#s3 {
    padding-block: 100px !important;
    text-align: center;
}
#s3 .t2 {
    padding-top: 30px;
}

#s3 h3 {
    color: #000;
}

#s3 .t2 p {
    color: #000;
    opacity: 0.8;
    font-weight: 400;
}

a#view {
        width: 225px;
        display: flex;
        white-space: nowrap;
        overflow: hidden;
        padding-block: 15px;
        color: #000;
        font-size: 25px;
        position: relative;
        border-radius: 10px;
        background: var(--c);
        font-weight: bold;
}
a#view:before, a#view:after {
    content: '';
    position: absolute;
    background: var(--c);
    aspect-ratio: 1 / 1;
    width: 80%;
    top: 90%;
    transition: .65s;
}

a#view:before {
    top: -150px;
    left: -70%;
    rotate: 207deg;
}

a#view:after {
    top: -30px;
    rotate: 207deg;
    left: 58%;
    z-index: -9;
}

a#view i {
    margin-left: 30px;
}

a#view span.text1 {
    transform: translate(25px, 0px);
}

a#view span.text2 {
    transform: translate(-152px, 50px);
}

a#view:hover span.text1 {
    transform: translate(25px, -50px);
}

a#view span.text {
    transition: .65s;
}

a#view:hover span.text2 {
    transform: translate(-152px, 0px);
}

a#view:hover:before {
    top: -91px;
    left: -30%;
}

a#view:hover {
    color: #000;
}
#s3 a#view:hover {
    color: #000;
}

a#view:hover:after {
    left: 97px;
}
a#view:hover:after {
    z-index: 9;
}

a#view:hover span.text2 {
    z-index: 999;
}

#s3 a#view {
    margin-inline: auto;
    margin-top: 40px;
}
#s3 .t2 h3 {
    transition: .65s;
}

#s3 .cell:hover .t2 h3 {
    color: var(--c);
}
div#s4 {
    padding-block: 100px !important;
}

#s4 .t1 h2 {
    color: #fff;
}

#s4 .t1 {
    padding-bottom: 40px;
}

#s4 .m1 {
    margin-inline: auto;
    display: table;
    transition: .65s;
}

#s4 .vc_col-sm-3 {
    padding-inline: 9px;
    transition: .65s;
}

#s4 .t1 h3 {
    color: #000;
    font-size: 31px;
}

#s4 .vc_col-sm-3 .t1 {
    padding: 0;
    margin-bottom: 10px;
}

#s4 a#b2 {
    background: transparent !important;
    color: var(--c);
    font-size: 20px;
    line-height: 30px;
    padding-inline: 0px;
    padding-block: 0px;
}

#s4 a#b2 span {
    text-decoration: underline;
}

#s4 a#view {
    background: var(--c);
    margin-inline: auto;
    margin-top: 80px;
}

#s4 a#view:hover {
    color: #000;
}
#s3 .m1 {
    transition: .65s;
}

#s3 .hover-wrap {
    overflow: hidden;
}

#s3 .cell:hover .m1 {
    scale: 1.1;
}
#s4 .vc_col-sm-3:hover .column-bg-overlay {
    background: var(--c) !important;
}

#s4 .vc_col-sm-3 .column-bg-overlay {
    transition: .65s;
}

#s4 .vc_col-sm-3:nth-child(even):hover .m1 {
    rotate: 14deg;
}

#s4 .c1:hover .m1, #s4 .c3:hover .m1 {
    rotate: -15deg;
}

#s4 .vc_col-sm-3:hover {
    scale: 1.05;
}
#s6 .m1 {
    margin-top: -30px;
}

#s6 .carousel-item {
    margin-inline: 10px 10px;
    padding-left: 10px;
}

#s6 .tt1 {
    padding-left: 20px;
    border-left: 5px solid var(--c);
    border-radius: 4px;
}

#s6 .tt1 p {
    font-size: 28px;
    line-height: 52px;
    text-transform: capitalize;
}

#s6 .tt1 h4 {
    font-size: 50px;
    font-family: 'font1';
}

#s6 .owl-dots button span {
    width: 15px;
    height: 15px;
}

#s6 button.owl-dot.active span {
    transform: unset !important;
    background-color: var(--c);
}

div#s6 {
    padding-block: 100px !important;
}
div#scroll {
    padding-block: 0px 160px!important;
    margin-top: 0px;
}

#scroll .nectar-scrolling-text h1 {
    font-size: 700PX;
    line-height: 700px;
}

#s2 .row-bg.viewport-desktop.using-image,#scroll .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#scroll .nectar-flickity {
    margin-top: -590px;
}

#s4 .nectar-scrolling-text h3 {
    font-size: 750px;
    line-height: 750px;
}

#r1 {
    position: absolute;
    top: 10%;
    z-index: -9999;
}
#s6 .c1 .owl-nav,#s6 .c1 .owl-dots {
    display: none;
}

#s6 .owl-nav button {
    background: transparent;
    border: transparent;
    position: absolute;
    top: 45%;
    font-size: 0;
    opacity: 70%;
}

#s6 button.owl-next {
    right: -70px;
}

#s6 button.owl-prev {
    left: -60px;
    rotate: 180deg;
}

#s6 .owl-nav button:before {
    content: "\e909";
    font-family: 'icomoon';
    font-size: 50px;
}

#s6 .owl-nav button:hover {opacity: 1;}

#s6 .c1 .carousel-item {
    padding-right: 30px;
}

#s6 .c1 .carousel-item p {
    text-align: justify;
}
#s5 .m1 {
    margin-inline: auto;
    transition: .65s;
}

#s5 h3 {
    color: #000;
}

#s5 a#b2 {
    background: transparent !important;
    color: var(--c);
    font-size: 20px;
    line-height: 30px;
    padding-inline: 0px;
    padding-block: 0px;
    margin-inline: auto;
    display: table;
}

#s5 a#b2 span {
    text-decoration: underline;
}
a#ex{
    width: 240px;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    padding-block: 15px;
    color: #fff;
    font-size: 25px;
    position: relative;
    border-radius: 10px;
    background: var(--c1);
    font-weight: bold;
}

a#ex span.text1 {
    transform: translate(25px, 0px);
}

a#ex span.text2 {
    transform: translate(-171px, 50px);
}

a#ex i {
    margin-left: 20px;
}

#s5 a#ex {
    margin-inline: auto;
    margin-top: 50px;
    background: var(--c);
    color: #000;
}

a#ex:hover span.text2 {
    transform: translate(-171px, 0px);
}

a#ex:hover span.text1 {
    transform: translate(25px, -50px);
}

a#ex span.text {
    transition: .65s;
    z-index: 99;
}

a#ex:before, a#ex:after {
    content: '';
    position: absolute;
    background: var(--c2);
    aspect-ratio: 1 / 1;
    width: 80%;
    top: 90%;
    transition: .65s;
}

a#ex:before {
    top: -80px;
    left: -95%;
    rotate: 207deg;
}

a#ex:after {
    top: -30px;
    rotate: 207deg;
    left: 50%;
    z-index: -9;
}

a#ex:hover:before {
    top: -80px;
    left: -28%;
}

a#ex:hover:after {
    left: 50%;
    top: -30px;
    z-index:9;
}
#r5 .ic1 {
    filter: drop-shadow(2px 4px 6px #ccc);
    transition: .65s;
}

#r5 .ic1 .column-bg-overlay {
    transition: .65s;
}

#r5 .ic1:hover .column-bg-overlay {
    background-color: var(--c) !important;
}

#r5 .ic1:hover {
    scale: 1.03;
}

#r5 .ic1:hover .m1 {
    rotate: -5deg;
}

#r5 .ic1 .vc_column-inner {
    padding-block: 50px;
}

#r5 .ic1:hover .t2,#r5 .ic1:hover a#b2 {
    transform: translateY(25px);
}

#s5 .t2,#s5 a#b2 {
    transition: .65s;
}
#s5 .c1,#s5 .c3 {
    position: relative;
    overflow: hidden;
    width: 30%;
    margin-inline: auto;
}

/* #s5 .c1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    margin-inline: auto;
    display: table;
    background: url(https://devu01.testdevlink.net/Brian/wp-content/uploads/2025/04/new-book.png);
    background-position: center;
    width: 300px; 
    height: 300px;
    animation: moveRight 20s linear infinite;
    background-repeat: no-repeat;
}

#s5 .c3:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    margin-inline: auto;
    display: table;
    background: url(https://devu01.testdevlink.net/Brian/wp-content/uploads/2025/04/new-book.png);
    background-position: center;
    width: 300px;
    height: 300px;
    animation: moveLeft 20s linear infinite;
    background-repeat: no-repeat;
}

@keyframes moveRight {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(100vw);
    }
}
@keyframes moveLeft {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100vw);
    }
} */


#s5 .c1:before,
#s5 .c3:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    display: table;
    background: url(https://devu21.stagingtestserver.com/Glenn/wp-content/uploads/2026/02/bg_moving.webp);
    background-position: top center;
    width: 100%;
    height: 200%;
    animation: nectar 20s linear infinite;
    background-repeat: repeat-y;
}

#s5 .c3:before {
	animation-direction: reverse;
}

@keyframes nectar {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-50%);
  }
}


#s5 .c2>div {
    padding-block: 110px !important;
}
#footer-outer #footer-widgets .widget h4 {font-family: font1;font-size: 30px;}

div#newsletterwidgetminimal-2 h4 {
    font-size: 50px !important;
    font-weight: 100 !important;
    line-height: 60px;
}

#footer-widgets input.tnp-email {
    background: transparent;
    border: unset;
    border-bottom: 1px solid #ccc;
    border-radius: 0px !important;
    padding-right: 170px !important;
}

#footer-outer #footer-widgets .col input[type=submit] {
    background: transparent !important;
    font-size: 18px;
    border-bottom: 3px solid var(--c);
    border-radius: 0px !important;
    width: 170px;
    font-weight: 400;
    color: var(--c);
    position: absolute;
    right: 0px;
    transform: unset !important;
    top: 373px;
    text-transform: capitalize !important;
    font-family: inter tight;
}

#footer-widgets #text-2 p {
    text-align: justify;
    padding-right: 30px;
}

div#nav_menu-2 {
    margin-inline: auto;
    display: table;
}

div#copyright {
    padding-block: 20px !important;
}

#copyright p {
    font-size: 18px;
}

div#text-3 {
    float: left;
}

div#custom_html-2 {
    float: right;
}
#copyright .icn ul li a i {
    color: #fff !important;
}

#copyright .col.span_5 {max-width: 200% !important;margin: 0;}

#s1 .t1 h4 {
    filter: drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black);
    font-family: font1;
    font-size: 29px;
}

#s1 h1{
  opacity: 0;
  transform: translateY(200px);
  transition: all .65s ease;
}

#s1 h4{
  opacity: 0;
  transform: translatex(150px);
  transition: all .65s ease;
}
#s1 .bb1{
  opacity: 0;
  transform: translateY(200px);
  transition: all .65s ease;
}

#s1 .animate {
  opacity: 1;
  transform: translateY(0);
  transform: translatex(0px);
}
#s4 .vc_col-sm-3:hover a#b2 {
    color: #000;
}

#r5 .ic1:hover a#b2 {
    color: #000;
}
#s6 .owl-dots {
    float: right;
}

#s4 p {
    line-height: 31px;
}
.nectar-flickity[data-controls=touch_total] .visualized-total {
    display: none;
}
/* #s2 .img-with-aniamtion-wrap {
    top: 49px;
    position: relative;
} */
#s2 #sin1 {
    margin-bottom: 0px;
}
#s2 .c1 {
    top: -50px;
}

#s2 h2 {
    padding-bottom: 20px;
}
#s3 a#view:after,#s3 a#view:before ,#s4 a#view:after,#s4 a#view:before {
    background: #000;
}

#s3 a#view:hover span,#s4 a#view:hover span {
    color: var(--c);
}
#s5 a#ex:hover {
    color: #fff;
}
#footer-outer a,#footer-outer p {
    opacity: 80%;
}
#faq-sec a.toggle-heading {
    font-size: 30px;
}

#terms-sec ::marker, #priv-sec ::marker{
    color: white;
}
#gform_1 label.gfield_label.gform-field-label {
    font-family: 'font1';
}
#gform_submit_button_1 {
    width: 220px;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    padding-block: 15px;
    color: #000;
    font-size: 25px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #484D4D;
    background: var(--c);
    font-weight: bold;
	transition: all 0.5s;
	
}
#gform_submit_button_1:hover {
	color: #fff;
	background-color: #000;
}
.toggles--minimal-shadow .toggle.default > .toggle-title a:hover,.toggles--minimal-shadow .toggle.default.open > .toggle-title a {
	color: #34EEFF;
}
#s2 .wpb_text_column.wpb_content_element.t1 h2{
    font-size: 73px;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {
		#abt-s2 h2 {
    font-size: 70px;
}
	#footer-outer #footer-widgets .col input[type=submit]{
		top: 232px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#rr1 .row_col_wrap_12_inner.col.span_12.left {
    padding-inline: 72px;
}

div#rr1 {
    padding-block: 230px 80px;
}

#s1 h1 {
    font-size: 90px;
    line-height: 100px;
}

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

  #s2 p {
    line-height: 28px;
    font-size: 18px;
  }

div#sin1 {
    margin-bottom: 0px;
}
#scroll .nectar-scrolling-text h1 {
    font-size: 580PX;
    line-height: 590px;
}

#scroll .nectar-flickity {
    margin-top: -490px;
}

#s4 .t1 p {
    font-size: 16px;
}
#s6 .tt1 p {
    font-size: 26px;
    line-height: 48px;
}
div#s6 {
    padding-block: 100px 50px !important;
}
#s1 .t1 h4 {
    font-size: 17px;
}
	#abt-s2 h2 {
    font-size: 60px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
#rr1 .row_col_wrap_12_inner.col.span_12.left {
    padding-inline: 70px;
}
#s1 h1 {
    font-size: 80px;
    line-height: 90px;
}
#s1 .bb1 {
    top: 41px;
}

html body h2 {
    font-size: 85px;
    line-height: 95px;
}

#s2 p {
    font-size: 16px;
    line-height: 26px;
}

#s2 a#b1 {
    font-size: 37px;
    line-height: 47px;
}

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

#scroll .nectar-scrolling-text h1 {
    font-size: 500PX;
    line-height: 510px;
}

#scroll .nectar-flickity {
    margin-top: -440px;
}

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

#s4 .t1 p {
    line-height: 26px;
    font-size: 14px;
}

#r1 {
    top: 70px;
}

#s6 .tt1 p {
    font-size: 22px;
    line-height: 42px;
}
div#rr1 {
    padding-block: 240px 40px;
}
#s2 .c1 {
    top: -25px;
}
html body p,html body em,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: 16px;
    line-height: 32px;
}
#s5 .c1:before, #s5 .c3:before {
    background-size: contain;
}
#s2 .wpb_text_column.wpb_content_element.t1 h2{
    font-size: 60px;
}
#abt-s2 h2 {
    font-size: 58px;
}
	#footer-outer #footer-widgets .col input[type=submit]{
		top: 228px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
div#rr1 {
    padding-block: 220px 40px;
}
#s1 .bb1 {
    top: 40px;
    right: -24px;
}
#s1 .rr .bb1 {
    right: -150px;
}
html body h2 {
    font-size: 80px;
    line-height: 90px;
}
#s2 p {
    font-size: 15px;
    line-height: 25px;
}
#s2 a#b1 {
    font-size: 35px;
    line-height: 28px;
}
#s4 .t1 p {
   font-size: 12.5px;
}
html body p,html body em,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: 15px;
    line-height: 35px;
}

#s3 .t2 h3 {
    font-size: 36px;
}

#s4 .vc_col-sm-3 .vc_column-inner {
    padding-inline: 28px;
}

#s5 .c1:before, #s5 .c3:before {
    background-size: 100%;
}

#s6 .tt1 h4 {
    font-size: 40px;
}
#scroll .nectar-scrolling-text h1 {
    font-size: 440px;
    line-height: 450px;
}

#scroll .nectar-flickity {
    margin-top: -400px;
}
#s5 .m1 {
    width: 200px;
}

#r5 .ic1 .vc_column-inner {
    padding-block: 30px;
}
#abt-s2 h2 {
    font-size: 53px;
}
	#footer-outer #footer-widgets .col input[type=submit]{
		top: 234px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#s1 h1 {
    font-size: 70px;
    line-height: 80px;
}
#s1 .t1 h4 {
        font-size: 14px;
}
div#rr1 {
    padding-block: 210px 40px;
}

html body h2 {
    font-size: 76px;
    line-height: 86px;
}

#s2 a#b1 {
    font-size: 32px;
    line-height: 20px;
}

#s2 p {
    font-size: 14px;
    line-height: 24px;
}

#r1 {
    top: 40px;
}

#s4 .m1 {
    width: 170px;
}

#s4 .t1 p {
    font-size: 13px;
    line-height: 23px;
}

#s4 .vc_col-sm-3 .t1 {
    padding-top: 20px;
}

#s6 .tt1 p {
    font-size: 20px;
    line-height: 40px;
}
#s6 .owl-nav button {
    top: 37%;
}
#top ul li a span {
    font-size: 14px;
}
html body p,html body em,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;
}
#s4 .nectar-scrolling-text h3 {
    font-size: 400px;
    line-height: 410px;
}
    #r1 {
        top: 190px;
    }
#s4 .t1 p br {
  display: none;
}
#s4 .t1 h3 {
  font-size: 25px;
  line-height: 35px;
}
#s2 .wpb_text_column.wpb_content_element.t1 h2{
  font-size: 50px;
}
#abt-s2 h2 {
    font-size: 48px;
}
	#footer-outer #footer-widgets .col input[type=submit] {
		top: 220px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#s1 h1 {
    font-size: 50px;
    line-height: 60px;
}
#s1 .t1 h4 {
    font-size: 14px;
    line-height: 24px;
}
#s1 .bb1 {
    right: -39px;
}
#top a#logo img {
    height: 35px;
}
#s1 .rr .bb1 {
    right: -100px;
}

div#rr1 {
    padding-block: 180px 40px;
}

html body h2 {
    font-size: 56px;
    line-height: 66px;
}

#s2 p {
    font-size: 12px;
    line-height: 22px;
}

#s2 a#b1 {
    font-size: 23px;
    line-height: 20px;
}
    #s2 .c1 {
        top: 0px;
    }
#scroll .nectar-flickity {
    margin-top: -350px;
}

#s3 .t2 h3 {
    font-size: 25px;
    line-height: 35px;
}

html body p {
    font-size: 12px;
    line-height: 22px;
}

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

#s4 .nectar-scrolling-text h3 {
    font-size: 250px;
	line-height:260px;
}

#s5 .m1 {
    width: 200px;
}

#s6 .tt1 p {
    font-size: 15px;
    line-height: 32px;
}

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

#footer-outer #footer-widgets .col input[type=submit] {
    right: 0px;
    font-size: 15px;
    width: 103px;
    top: 78px;
}

#footer-outer #footer-widgets .widget h4 {
    font-size: 25px;
}

div#newsletterwidgetminimal-2 h4 {
    font-size: 45px !important;
    line-height: 55px;
}
#s4 .m1 {
    width: 131px;
}
#footer-widgets input.tnp-email {
    padding-right: 110px !important;
}
    #r1 {
        top: 50%;
        transform: translateY(-50%);
    }
  #s4 .vc_col-sm-3 .vc_column-inner {
    padding-inline: 20px;
 }
#s2 .wpb_text_column.wpb_content_element.t1 h2{
    font-size: 40px;
}
#abt-s2 h2 {
    font-size: 38px;
}
	
	#footer-outer #footer-widgets .col input[type=submit] {
		top: 205px;
	}
 
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
div#rr1 {
    text-align: center;
    padding-block: 130px 0px;
}
#footer-outer #footer-widgets .col input[type=submit] {
    position: relative;
    top: unset;
    margin-top: 10px;
    width: 50%;
}

#s1 .bb1 {
    top: 0px;
    left: 0;
    right: 0;
    margin-inline: auto;
    display: table;
    margin-bottom: -42px;
}

#s2 .row-bg.viewport-desktop.using-image, #scroll .row-bg.viewport-desktop.using-image {
    background-size: cover;
}

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

#s2 h2 {
    width: 100%;
}

html body h2 {
    font-size: 70px !important;
    line-height: 80px !important;
}

#s2 p {
    text-align: center;
    margin-inline: auto;
    width: 80%;
}

html body p {
    font-size: 14px;
    line-height: 24px;
}

a#read {margin-inline: auto;}

#s2 .img-with-aniamtion-wrap {
    margin-inline: auto;
    display: table;
}

#s2 a#b1 {
    margin-inline: auto;
    width: 45%;
}

#scroll .nectar-scrolling-text h1 {
}

#scroll .nectar-scrolling-text {
    margin-top: 30px;
}

#scroll .nectar-flickity {
    margin-top: -400px;
}

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

#s4 .vc_col-sm-3:hover {
    scale: unset;
}

#s5 .c1, #s5 .c3 {
    aspect-ratio: 1/1;
    width: 23%;
    margin-block: 0;
}
#s5 .c2 {
    width: 50%;
}

#s5 .c2>div {
    padding-block: 30px !important;
}

div#s6 {
    text-align: center;
}

#s6 .c1 .carousel-item p {
    text-align: center;
}

div#nav_menu-2 {
    margin: unset;
}
div#custom_html-2 {
    float: unset;
}

div#text-3 {
    float: unset;
    margin-top: 20px;
}
a#read {
    font-size: 20px;
    width: 188px;
}

a#read span.text1 {
    transform: translate(25px, 0px);
}

a#read span.text2 {
    transform: translate(-123px, 50px);
}

a#read:hover span.text2 {
    transform: translate(-123px, 0px);
}

a#read:before {
    top: -130px;
    left: -70%;
}

a#read:hover:before {
    top: -71px;
    left: -30%;
}

a#read:hover:after {
    left: 90px;
}
a#view {
    font-size: 20px;
    width: 190px;
}

a#view span.text2 {
    transform: translate(-123px, 50px);
}

a#view:hover span.text2 {
    transform: translate(-123px, 0px);
}

a#view:before {
    top: -130px;
}

a#view:hover:before {
    top: -61px;
}
a#ex {
    font-size: 20px;
    width: 203px;
}

a#ex span.text2 {
    transform: translate(-135px, 50px);
}

a#ex:hover span.text2 {
    transform: translate(-135px, 0px);
}
a#ex {
    font-size: 20px;
    width: 203px;
}

a#ex span.text2 {
    transform: translate(-135px, 50px);
}

a#ex:hover span.text2 {
    transform: translate(-135px, 0px);
}

a#ex:hover:before {
    top: -77px;
}
#s6 button.owl-prev {
    left: 0px;
}

#s6 button.owl-next {
    right: 0px;
}

#s6 .owl-dots {
    float: unset;
}
#s6 .m1 {
  width: 56%;
  margin-inline:auto;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#rr1 .row_col_wrap_12_inner.col.span_12.left {
    padding-inline: 20px;
}

#s1 h1 {
    font-size: 38px;
    line-height: 48px;
}

#s1 .bb1 {
    margin-bottom: 0px;
}

#s1 .owl-dots {
    right: 10px;
}

html body h2 {font-size: 36px !important;line-height: 46px !important;}

#s2 p {
    width: 100%;
}

#s2 a#b1 {
    width: 90%;
}

    #scroll .nectar-flickity {
        margin-top: -390px;
    }

#s6 .tt1 {
    border: unset;
    padding: 0;
}

#s6 .tt1 p {
    width: 100%;
}

#s6 .c1 .carousel-item {
    padding-inline: 0px;
}

#s6 .owl-nav {
    display: none;
}
#s4 .m1 {
    margin-top: 20px;
}
#footer-outer #footer-widgets .col input[type=submit] {
    width: 100%;
}
#s6 .m1 {
  width: 65%;
  margin-inline:auto;
}
#s5 .c2 {
    width: 100%;
}

#s5 .c1:before, #s5 .c3:before {
    display: none;
}

#s5 .c1, #s5 .c3 {
    display: none;
}
  #s6 .tt1 h4 {
    font-size: 30px;
  }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
#scroll .nectar-flickity {
        margin-top: -340px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}

@-moz-document url-prefix() {
html body h1, html body h2, html body h3,a#b2,a#b1,#footer-outer #footer-widgets .widget h4,html body h4,html body h5,html body h6 {
  font-weight: 500 !important;
}
#s5 a#ex:hover {
    color: #fff;
}
#rr1 .row_col_wrap_12_inner.col.span_12.left {
  padding-inline: 168px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#rr1 .row_col_wrap_12_inner.col.span_12.left {
  padding-inline: 63px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
#rr1 .row_col_wrap_12_inner.col.span_12.left {
  padding-inline: 18px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
}  