/*
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
*/
#top ul li.head span {
    font-size: 19px !important;
    color: #043066;
}
#top ul li.snd-head span{
    font-size: 16px !important;
}
#top ul li.waterpb li.bottom:before {
   top: 33px !important;
   left: 6px !important;
   
}
#top ul li.child span{
    font-size: 16px !important;
}

#top ul li.head a{
    padding-bottom: 33px !important;
}

#top ul li.snd-head a{
    padding-bottom: 22px !important;
}

#top ul li.child a{
    padding-bottom: 12px !important;
    padding-left: 30px !important;
}
/* #top ul li.head:before {
    content: '';
    position: absolute;
    width: 333px;
    height: 1px;
    background: black;
    transform: rotate(90deg);
    bottom: 191px;
    left: 300px;
} */
#top ul li.head:before{
    content: '';
    background-color: #043066;
    width: 80px;
    height: 2px;
    position:absolute;
    left: 30px;
    top: 52px !IMPORTANT;
} 
    
    
#header-outer nav > ul > .megamenu > ul ul li a:hover {
    background: none !important;
}
#top ul li.child span:before {
    content: '';
    background: #043066 !important;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 9px;
    border-radius: 2px;
}


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

#r1 .t1 h1 {
    font-family: iskry;
    font-weight: 100;
    text-transform: uppercase;
}
html body h2 {
    font-family: 'iskry';
    font-weight: 100;
    text-transform: uppercase;
}

html body p {
    font-family: 'gtpro';
}

#r4 h4 {
    font-family: 'iskry';
    font-weight: 100;
    margin-bottom: -5px;
}
#r2 h3 {
    font-family: 'iskry';
    color: black;
    text-transform: uppercase;
}
#f1 ul li a {
    font-family: 'gtpro';
}
div#page-header-wrap h1 {
    font-family: 'iskry';
}






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

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

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

body::-webkit-scrollbar-thumb
{
	background-color: #2aa8e1;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    font-family: gtpro;
    text-transform: uppercase;
}

#r1 .t1 {
    position: absolute;
    bottom: 10px;
    left: 30px;
}

a#b1 {
    padding: 15px 40px !important;
    border-radius: 0px !important;
    font-size: 16px;
    text-transform: uppercase;
    transform: unset;
    font-family: gtpro;
    font-weight: 100;
    letter-spacing: 1px;
}

#r1 a#b1 {
    position: absolute;
    bottom: 30px;
    top: unset;
    right: 10px;
}
#r2 {
    padding-block: 90px !important;
}
#r2 .t2 p {
    width: 70%;
    margin: auto;
}

#r2 .drop {
    position: absolute;
    left: -180px;
    top: -210px;
    width: 12%;
}

#r2 .text1 p {
    width: 90%;
    margin: auto;
}

#r2 .carousel-item {
    margin: 0px 15px;
    position: relative;
}

#r2 .v1 {
    width: 80%;
    margin: auto;
}

#r2 .text1 p a {
    font-family: 'gtpro';
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 2px;
}

#r2 #in1 .row-bg {
    background-image: url(https://devu19.testdevlink.net/BCS/wp-content/uploads/2024/10/carousel-1.png);
    top: 110px;
    background-repeat: no-repeat;
    transition: 0.6s;
    height: 485px;
    width: 400px;
}
#r2 #in1:hover .row-bg {
    background-image: url(https://devu19.testdevlink.net/BCS/wp-content/uploads/2024/10/c-hover.png);
    top: 120px;
    width: 400px;
    left: -20px;
    height: 500px;
}
#r2 .owl-stage {
    padding-block: 0px 60px;
}
#r3 {
    padding-block: 250px !important;
}

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

#r3 .text2 p {
    width: 70%;
    margin: auto;
}

#r3 .carousel-item {
    border: 1px solid #cccccc52;
    padding: 40px 40px;
    border-radius: 7px !important;
    margin: 0px 10px;
    transition: 0.6s;
}

#r3 .cc1 {
    display: table;
    margin: auto;
    width: 100%;
    position: relative;
    top: 10px;
}

#r3 .carousel-item:hover {
    background-color: #2aa8e1 !important;
}

#r3 .owl-item:nth-child(even) {
    transform: translateY(-70px);
}

#r3 .owl-stage {
    padding-block: 80px 10px;
}

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

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

#r4 .text4 p {
    width: 70%;
    margin: auto;
}

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

#r4 .carousel-item {
    margin: 0px 20px;
    box-shadow: 0px 0px 5px 0px #ccc;
    padding: 25px 30px;
}

#r4 .star {
    width: 20%;
    position: relative;
    left: 90px;
    top: 10px;
}

#r4 .iwithtext .iwt-text {
    padding-left: 90px;
}

#r4 .iwithtext .iwt-icon img {
    width: 80%;
}
#r4 .text5 p {
    padding-top: 10px;
    width: 90%;
}

#r4 .owl-dots {
    display: none;
}

#r4 .owl-carousel {
    width: 70%;
}

#r4 .owl-item:nth-child(even) {
    transform: translateY(30px);
}
#r4 .drop2 {
    position: absolute;
    top: -260px;
    left: -200px;
    width: 12%;
}

#r6 .drop3 {position: absolute;right: -180px;top: -250px;width: 18%;}

#r6 {
    padding-block: 100px 180px !important;
    margin-bottom: -1px;
}

#r6 .text6 p {
    width: 70%;
    margin: auto;
}

#r6 .carousel-item {
    margin: 0px 15px;
}

#r6 a#b2 {
    display: table;
    margin: auto;
    position: absolute;
    top: unset;
    right: 0;
    left: 0;
    bottom: 65px;
    z-index: 9;
    height: 60px;
    border-radius: 100px !important;
    font-size: 0;
    width: 60px;
    opacity: 1;
    background-color: #04408f !important;
    border: 2px solid;
}
#r6 a#b3 {
    display: table;
    margin: auto;
    position: absolute;
    top: 78px;
    right: 0;
    left: 0;
    z-index: 9;
    height: 60px;
    border-radius: 100px !important;
    font-size: 0;
    width: 60px;
    opacity: 1;
    background-color: #04408f !important;
    border: 2px solid;	
}

#r6 a#b2:before {
    content: "\f178";
    position: absolute;
    font-family: fontawesome;
    font-size: 25px;
    left: 18px;
    top: 19px;
    transition: 0.6s;
}
#r6 a#b3:before {
    content: "\f178";
    position: absolute;
    font-family: fontawesome;
    font-size: 25px;
    left: 18px;
    top: 19px;
    transition: 0.6s;
}
#r6 .text7 h4 {
    position: relative;
    top: 30px;
}

#r6 h4 {
    font-family: 'iskry';
    text-transform: uppercase;
    font-weight: 100;
    font-size: 30px;
    line-height: 40px;
}
#r6 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}




#f1 {
    padding-block: 100px 250px !important;
}

#f1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
body #sidebar h4, body .widget h4 {
    font-family: iskry;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 28px !important;
}

#f1 input.tnp-email {
    background-color: transparent;
    border: unset;
    border-bottom: 1px solid #00000038;
    margin-bottom: 10px;
    padding-left: 0 !important;
}
#f1 input.tnp-submit {
    width: 30%;
    border-radius: 0px !important;
    transform: unset;
    font-family: gtpro;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#f1 ul#menu-home-2 {
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #00000038;
    padding-block: 30px;
    border-bottom: 1px solid #00000038;
}

#f1 ul#menu-home-2 li {
    list-style: none;
}

#f1 ul#menu-home-2 li a {
    font-size: 16px;
    color: black;
    font-family: gtpro;
    text-transform: uppercase;
}

#f1 ul {
    margin-left: 00;
}

#f1 ul li {
    list-style: none;
}

#f1 h4 {
    font-family: iskry;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 28px;
}

#f1 .icon1 ul {
    display: flex;
    gap: 0px 60px;
}

#f1 ul li a {
    color: black;
}
#f1 .x1 a {
    color: black;
    position: absolute;
    right: 0;
    bottom: 0;
}
#f1 p {
    color: black;
}
#f1 .x1 {
    border-top: 1px solid #00000038;
    padding-inline: 0;
}
#f1 ul#menu-home-2 li a {
    font-size: 14px;
}
#f1 .icon1 ul li:not(:last-child) a:before {
    content: '';
    position: absolute;
    border: 1px solid;
    height: 25px;
    left: 215px;
}
#f1 .vc_col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}
#f1 .vc_col-sm-12 {
    padding-inline: 0;
}
#f1 .tt1 p {
    width: 80%;
}

/*------INNER PAGES-----------*/


#sec7 .water {
    width: 100%;
    margin-bottom: -190px;
    z-index: 99999;
}

#sec7 {
    z-index: 9999;
}

div#sec5 {
    mask-image: url(https://devu19.testdevlink.net/BCS/wp-content/uploads/2024/10/Asset-1.png);
    mask-position: center center;
    mask-size: 100% 100%;
    margin-bottom: -80px;
}
#sec8 .water {
    width: 100%;
    margin-top: -190px;
    margin-bottom: -180px;
}
#sec1 h1.ns-heading-el {
    font-family: iskry;
    font-weight: 100;
    font-size: 60px;
    line-height: 70px;
    text-shadow: 3px 3px black;
    text-transform: uppercase;
}
a#button {
    font-size: 0;
    background-color: transparent !important;
    background-image: url(https://devu19.testdevlink.net/BCS/wp-content/uploads/2024/10/button.png);
    background-size: 100% 100%;
    width: 120px;
    height: 120px;
    position: absolute;
    bottom: -35px;
    z-index: 9999;
    top: unset;
    right: 0;
    left: 0;
    margin: auto;
    box-shadow: unset !important;
}

#sec2 {
    padding-block: 100px !important;
    margin-top: -24px;
}

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

#sec2 h4 {
    font-family: gtpro;
    text-transform: uppercase;
    font-size: 16px;
}
.page-id-156 h2, .page-id-122 h2 {
    font-size: 35px !important;
    line-height: 45px !important;
}

#sec2 .p2 {
    position: absolute;
    bottom: -20px;
}

#sec2 .p1 {
    position: relative;
    left: 80px;
}

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

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

#sec3 a#b1 {
    display: table;
    margin: auto;
    background-color: #04408f !important;
}

#sec3 .t1 {
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    background-color: #2aa8e1;
    width: 90%;
    padding: 10px 0px;
    margin: auto;
}

#sec3 .t1 h3 {font-family: iskry;font-weight: 100;text-transform: uppercase;}

#sec3 .carousel-item {
    margin: 0px 10px;
}

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

#sec4 .text4 p {
    width: 70%;
    margin: auto;
}

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

#sec4 .carousel-item {
    margin: 0px 20px;
    box-shadow: 0px 0px 5px 0px #ccc;
    padding: 25px 30px;
}

#sec4 .star {
    width: 20%;
    position: relative;
    left: 90px;
    top: 10px;
}

#sec4 .iwithtext .iwt-text {
    padding-left: 90px;
}

#sec4 .iwithtext .iwt-icon img {
    width: 80%;
}
#sec4 .text5 p {
    padding-top: 10px;
    width: 90%;
}

#sec4 .owl-dots {
    display: none;
}

#sec4 .owl-carousel {
    width: 75%;
}

#sec4 .owl-item:nth-child(even) {
    transform: translateY(30px);
}
#sec4 .drop2 {
    position: absolute;
    top: -260px;
    left: -200px;
    width: 12%;
}
#sec4 h4 {
    font-family: 'iskry';
    font-weight: 100;
    margin-bottom: -4px;
}
#sec3 .owl-nav.disabled {
    display: block;
}

#sec3 .owl-nav button {
    background-color: transparent;
    border: unset;
    font-size: 0;
}

#sec3 button.owl-prev:before {
    content: "\f177";
    position: absolute;
    font-family: fontawesome;
    font-size: 25px;
    border: 1px solid;
    width: 50px;
    line-height: 50px;
    border-radius: 1000px;
}

#sec3 button.owl-prev {
    position: absolute;
    left: -100px;
    top: 0;
    bottom: 0;
    margin: auto;
}

#sec3 button.owl-next:before {
    content: "\f178";
    position: absolute;
    font-family: fontawesome;
    font-size: 25px;
    border: 1px solid;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
}

#sec3 button.owl-next {
    position: absolute;
    right: -60px;
    top: 0;
    margin: auto;
    bottom: 0;
    margin: auto;
}
#sec1 p {
    font-size: 16px !important;
    line-height: 26px !important;
    width: 81%;
    margin: auto;
}
.page-id-156 #f1, .page-id-122 #f1 {
    padding-block: 180px 250px !important;
}
/*------INNER PAGES-----------*/


div#sec3 .woocommerce.columns-4 ul li {
    padding: 10px;
    background-color: #fff;
}

div#sec3 h2.woocommerce-loop-product__title {
	font-weight:600!important;
    color:#000;
    font-size:22px!important;
    line-height:25px!important;
}
.page-id-156 .yith_ywraq_add_item_response-289.yith_ywraq_add_item_response_message.show.hide-when-removed {
    color: #000!important;
}
div#r4 .wp-gr.wpac .rpi-dots-wrap {
    padding-top: 5px !important;
}
.add-to-quote-289 a {
    position: relative;
    top: 25px !important;
    background-color: #0066b4;
    font-size: 1em;
    padding: .8rem 2rem;
    color: #000;
    border-radius: 3px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {
	#sec8 .water {
    margin-bottom: -160px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#sec3 button.owl-prev {
    left: -70px;
}
#sec3 button.owl-next {
    right: -20px;
}	
#sec4 .text5 p {
    width: 100% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#sec8 .water {
    margin-bottom: -140px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#sec1 h1.ns-heading-el {
    font-size: 60px;
    line-height: 70px;
}
	#sec4 .drop2 {
    top: -210px;
    left: -100px;
    width: 12%;
}
	#sec8 .water {
    margin-bottom: -130px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	html body h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
    .page-id-156 h2, .page-id-122 h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
	#sec2 .p2 {
    width: 60%;
}
	#sec3 .t1 h3 {
    font-size: 18px !important;
    line-height: 28px !important;
}
	#f1 .icon1 ul li:not(:last-child) a:before {
    left: 170px;
}
	#sec1 h1.ns-heading-el {
        font-size: 50px;
        line-height: 60px;
    }
	#sec1 p {
    width: 91%;
    margin: auto;
}
	#sec7 .water {
    margin-bottom: -140px;
}
	#sec8 .water {
    margin-bottom: -100px;
}
	    #sec3 .t1 h3 {
        font-size: 16px !important;
        line-height: 26px !important;
    }
#sec4 .owl-item:nth-child(2n) {
  transform: translateY(30px);
  margin-bottom: -300px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
    #sec1 h1.ns-heading-el {
        font-size: 40px;
        line-height: 50px;
    }
	#sec2 .row-bg.viewport-desktop.using-image {
    background-color: #deeefe !important;
    background-image: unset !important;
}

#sec2 {
    padding-block: 60px !important;
}

#sec2 .text1, #sec2 .text2 {
    text-align: center;
}

#sec2 a#b1 {display: table;margin: auto;}

#sec2 .p1 {
    position: unset;
    width: 80%;
    margin: auto;
    display: table;
}

#sec2 .p2 {
    display: none;
}

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

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

#sec4 .text4 p {
    width: 100%;
}

#sec4 .drop2 {
    display: none;
}
	#sec4 .owl-carousel {
    width: 100%;
}
	#sec7 .water {
    width: 100%;
    margin-bottom: -150px;
    z-index: 99999;
    height: 180px;
}
	#f1 .icon1 ul li:not(:last-child) a:before {
    display: none;
}
	#sec3 {
    padding-block: 60px !important;
}
	#sec4 {
    padding-block: 60px !important;
}
	.page-id-156 #f1, .page-id-122 #f1 {
    padding-block: 120px 10px !important;
}
	#sec4 .owl-item:nth-child(even) {
    transform: unset;
}
    #sec4 .owl-stage {
        padding-block: 10px;
    }
		#sec4 .carousel-item {
    height: unset;
}
	#sec4 .owl-stage-outer {
    overflow: hidden;
}
	#sec4 .owl-item:nth-child(2n) {
  margin-bottom: 0px;
}
	    #sec8 .water {
        margin-bottom: -80px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
    #sec1 h1.ns-heading-el {
        font-size: 25px;
        line-height: 35px;
    }
	#sec3 {
    padding-block: 60px !important;
}
	#sec4 {
    padding-block: 60px !important;
}
    #sec7 .water {
        margin-bottom: -140px;
        height: 170px;
    }	
	    #sec1 p {
        width: 100%;
    }
	    #sec8 .water {
        margin-bottom: -80px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
    #sec1 h1.ns-heading-el {
        font-size: 20px;
        line-height: 30px;
    }
	    #sec3 {
        padding-block: 30px !important;
    }
	    #sec4 {
        padding-block: 30px !important;
    }
	.page-id-156 h2, .page-id-122 h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
/*------INNER PAGES-----------*/


/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#r2 .drop {
    left: -100px;
    top: -210px;
    width: 10%;
}
#r4 .drop2 {
    top: -230px;
    left: -90px;
    width: 10%;
}
	#r4 .text5 p {
    width: 100%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#top ul li a {
    padding: 0px 7px !important;
}
	#r2 #in1 .row-bg {
    height: 448px;
    width: 370px;
}
	#r3 {
    padding-block: 200px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	.off-canvas-menu-container.mobile-only a {
    font-family: gtpro !important;
}
	#r1 .t1 h1 {
    font-size: 40px;
    line-height: 50px;
}
#r2 .t2 p {
    width: 80%;
    margin: auto;
}	
    #r2 .drop {
        left: -90px;
    }	
	#r2 #in1:hover .row-bg {
    top: 119px;
    width: 400px;
    left: -20px;
    height: 500px;
}
	#r2 #in1 .row-bg {
        height: 412px;
        width: 340px;
    }
	    #r2 #in1:hover .row-bg {
        top: 84px;
        width: 400px;
        left: -30px;
        height: 480px;
    }
	#r2 .owl-stage {
    padding-block: 0px 40px;
}
#r3 .text2 p {
    width: 80%;
}	
#r4 .text4 p {
    width: 80%;
}	
	#r6 .text6 p {
    width: 80%;
}
	#f1 ul#menu-home-2 {
    display: flex;
    justify-content: center;
    gap: 20px 98px;
    flex-wrap: wrap;
}
	#r3 {
    padding-block: 150px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#r1 .t1 {
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
    text-align: center;
}
	#r1 a#b1 {
    bottom: 80px;
    top: unset;
    right: 0;
    left: 0;
    margin: auto;
    display: table;
}
	#r1 img {
    filter: brightness(0.5);
}
	    #r2 .t2 p {
        width: 100%;
    }
    #r2 #in1 .row-bg {
        height: 296px;
        width: 245px;
        top: 160px;
    }
#r2 #in1:hover .row-bg {
        top: 139px;
        width: 280px;
        left: -22px;
        height: 345px;
    }
	#r2 h3 {
    font-size: 20px !important;
    line-height: 30px !important;
}
	    #r2 .owl-stage {
        padding-block: 0px 20px;
    }
    #r3 .cc1 {
        width: 100%;
        left: -5px;
    }
#r3 .carousel-item {
    padding: 30px 15px;
}
	#r2 {
    padding-block: 60px !important;
}
	#r4 {
    padding-block: 60px !important;
}
#r4 .owl-carousel {
    width: 100%;
}	
#r4 .owl-stage {
    padding-block: 0px;
}	
	#r4 .text4 p {
        width: 100%;
    }
	    #r6 .text6 p {
        width: 100%;
    }
	#r6 {
    padding-block: 60px 140px !important;
    margin-bottom: -1px;
}
	#r6 h4 {
    font-size: 25px;
    line-height: 35px;
}
	#r6 a#b2 {
    bottom: 55px;
}
	#r6 a#b3 {
    top: 64px;
}
	html body p {
    font-size: 14px;
    line-height: 24px;
}
	    #f1 ul#menu-home-2 {
        gap: 20px 78px;
    }
	#f1 ul li a {
    font-size: 14px;
    line-height: 24px;
}
	#r3 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
	#f1 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
	#r6 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	    #r1 .t1 h1 {
        font-size: 40px;
        line-height: 50px;
    }
#r1 .t1 {
        position: absolute;
        left: 50%;
        text-align: center;
        top: 50%;
        margin: auto;
        transform: translate(-50%, -50%);
        display: block;
    }
#r1 a#b1 {
        bottom: 240px;
    }

#r2 .drop {
    display: none;
}

#r2 #in1 .row-bg {
    height: 306px;
    width: 250px;
    top: 160px;
}

#r2 #in1 .row-bg {
    display: none;
}
	#r4 .drop2 {
    display: none;
}
	#f1 .row-bg.viewport-desktop.using-image {
    background-color: #c3d6ea !important;
    background-image: unset !important;
}
#f1 {
    padding-block: 60px 15px !important;
}	
#f1 .x3 {
    text-align: left !important;
}
    html body p {
        font-size: 16px;
        line-height: 26px;
    }	
		    #r2 h3 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
	    #r3 .text2 p {
        width: unset;
    }
	#r4 .row-bg.viewport-desktop.using-image {
    background-image: unset !important;
}
    #f1 ul li a {
        font-size: 14px;
        line-height: 24px;
    }
	    #r6 {
        padding-block: 60px 170px !important;
    }
	    #f1 ul#menu-home-2 {
        gap: 20px 98px;
    }
	#r3 .owl-item:nth-child(even) {
    transform: unset;
}
	#r3 .owl-stage {
    padding-block: 0;
}
	#f1 p {
    font-size: 14px;
}
	#r4 .owl-item:nth-child(even) {
    transform: unset;
}
	#r4 .owl-stage-outer {
    overflow: hidden;
}
    #r4 .owl-stage {
        padding-block: 10px;
    }
	#r6 .owl-stage {
    padding: 0;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#r1 .t1 h1 {
        font-size: 25px;
        line-height: 35px;
    }
    #r1 a#b1 {
        bottom: 110px;
    }

	html body h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	#r2 .owl-stage {
        padding-block: 0px 0px;
    }
	    #r3 .row-bg.viewport-desktop.using-image {
        background-color: #044297 !important;
        background-image: unset !important;
    }
    #r3 {
        padding-block: 60px !important;
    }
	#f1 .img1 {
    width: 50%;
}
	#f1 h4 {
    font-size: 24px;
}
body #sidebar h4, body .widget h4 {
    font-size: 24px !important;
}
#f1 .x1 a {
    position: relative;
    top: 15px;
}	
	#f1 input.tnp-submit {
    width: 45%;
}
	    #f1 {
        padding-block: 0px 15px !important;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
		    #r1 a#b1 {
        bottom: 50px;
    }
    #r1 .t1 h1 {
        font-size: 20px;
        line-height: 30px;
    }
			    html body h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
	    #r2 {
        padding-block: 30px !important;
    }
	#f1 ul#menu-home-2 {
        gap: 20px 20px;
    }
	#f1 .icon1 ul {
    display: flex;
    gap: 0px 30px;
}
	
	
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}