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

#footer-outer div#text-2 a {
    color: #fff !important;
    text-decoration: underline !important;
}
#blog-sec a#b1 {
	margin-right: 15px;
}
div#wel-sec .iwt-text a {
	text-decoration: underline !important;
}
.gt_switcher.notranslate .gt_option a,
.gt_switcher.notranslate .gt_selected a{
	font-size: 14px !important;
}
header#top ul.buttons.sf-menu li#menu-item-37 a span::after {
	display: none !important;
}
.gt_switcher.notranslate .gt_option a,
.gt_switcher.notranslate .gt_selected a {
	color: #000 !important;
}

: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:black;
}

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

/* html body h1{
font-family:font1 !important;
}
html body h2{
font-family:font1  !important;
} */

html body h3{
	font-family:font1  !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 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-family:font2 !important;
}
html body strong{
	font-family:inherit;
}
html body b{
	font-family: 'font2';
}

/*------typography-----------*/
header#top ul.sf-menu.sf-js-enabled.sf-arrows {
	margin-right: 138px !important;
}
body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
	background: var(--c) !important;
}
#top ul .s1 a span {
	background: var(--c);
	color: #000;
	padding-inline: 40px;
	padding-block: 15px;
	border-radius: 4px;
}
#s1 a.primary-color {
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 26px;
	padding-inline: 40px;
	padding-block: 15px;
}
.m1.new-b {
	border: 1px solid #fff;
}
div#sin2 .vc_col-sm-4>div {
	transition: .65s;
}
div#sin2 .vc_col-sm-4>div:hover {
	background: #08214b;
	border-color: #fff !important;
}
#s1 .button.solid_color a.primary-color {
	color: #000;
}
div#s2 {
	padding-block: 150px !important;
}

#s2 .t1 p {margin-inline: auto;width: 53%;}
body.single-post.material[data-bg-header=true] .container-wrap {
	padding-top: 0px !important;
}
#s2 .owl-stage {
	padding: 0;
}
#s2 .carousel-item {
	padding: 30px 20px;
	border: 1px solid #485163;
	border-radius: 10px;
	margin-inline: 10px;
	transition: .65s;
	height: 290px;
}
div#blog-sec h2 {
	font-size: 30px !important;
	line-height: 40px;
}
#footer-outer .widget.widget_media_image img {
	width: 30% !important;
}
#s2 .m1 {
	object-fit: cover;
	height: 60px;
}

#s2 .carousel-item:hover {
	background: #08214b;
	border-color: #fff;
}

a#b1 {
	padding-inline: 40px !important;
	padding-block: 15px !important;
	color: #000;
}
#s2 a#b1 {
	margin-inline: auto;
	display: table;
	top: 20px;
}

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

#s3 .carousel-item {
	border: 1px solid #485163;
	padding-block: 10px;
	margin-inline: 20px;
	padding-inline: 40px;
	transition: .65s;
}

#s3 .m1 {
	object-fit: contain;
	height: 70px;
}

#s3 .owl-stage {
	padding: 0;
}
#cont-sec .icon1 ul li i {
	color: #000 !important;
	border: 1px solid;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px !important;
}
#cont-sec .icon1 ul {
	margin-left: 0px;
	margin-bottom: 0px;
	display: flex;
}
#cont-sec .icon1 ul li {
	list-style: none !important;
	margin-right: 10px;
}
#cont-sec .iwithtext .iwt-text strong {
	font-family: 'font2';
}
#cont-sec .iwithtext .iwt-text a {
	color: #000 !important;
	text-decoration: underline;
}
#cont-sec .iwithtext .iwt-icon i {
	font-size: 25px;
	color: #000 !important;
}
/* #s3 .owl-carousel:last-child {
padding-inline: 110px !important;
} */

#s3 .carousel-item:hover {
	background: #08214b;
}

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

#s4 .t1 p {
	width: 78%;
}
#s4 a#b1 {
	background: transparent !important;
	border: 1px solid #fff;
	color: #fff;
}

#s4 .vc_col-sm-4  .t2 p {
	width: 79%;
}
div#s5 {
	padding-block: 100px !important;
}

#s5 .t1 {
	text-align: center;
}

#s5 .t1 p {
	width: 53%;
	margin-inline: auto;
}
#s5 .carousel-item {
	margin-inline: 10px;
	border: 1px solid #4a5368;
	padding-block: 30px 60px;
	border-radius: 15px;
	padding-inline: 30px 20px;
	transition: .65s;
	height: 350px;
}

#s5 .iwt-icon img {
	width: 80%;
}
#s5 .owl-dots {
	display: none !important;
}
#s5 .iwt-text h4 {
	font-size: 20px;
	text-transform: uppercase;
}

#s5 .iwithtext .iwt-text {
	padding-top: 10px;
	padding-left: 80px;
}

#s5 .carousel-item:hover {
	background: #08214b;
	border-color: #fff;
}

#s6 .m1 {
	width: 30%;
	left: -80px;
	top: 60px;
}
#s6 .t1 {
	position: relative;
	top: -230px;
	left: 350px;
}
#s6 .t1 p {
	width: 60%;
}

#s6 .column-image-bg {
	background-repeat: no-repeat;
}

#s6 h3 {
	font-size: 50px;
	line-height: 60px;
	font-weight: 400;
}

#s6 a#b1 {
	width: 40%;
	text-align: center;
	border-radius: 0px !important;
	margin-left: 350px;
	position: absolute;
	top: 53%;
}
#footer-widgets .row {
	padding-bottom: 240px !important;
}
div#s6 form {
	margin-top: -250px;
	margin-left: -50px;
	position: relative;
}
div#s6 form input#tnp-1 {
	border: 1px solid white;
	border-radius: 5px;
	background: white !important;
	color: black !important;
	padding: 15px 129px 15px 20px !important;
}
div#s6 form input.tnp-submit {
	width: auto;
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 5px !important;
	font-family: font1;
	font-weight: 400;
	padding: 13px 17px !important;
	opacity: 1 !important;
}
div#s6 form .tnp-field label {
	display: none !important;
}
#footer-widgets ul#menu-main-2 {
	display: flex;
	justify-content: space-between;
	border-block: 1px solid #3e4b66;
	padding-block: 30px;
}

#footer-widgets ul#menu-main-2 li a {text-transform: uppercase;color: #fff;opacity: 1;}

#footer-outer #copyright li a i {
	color: #fff;
}

div#custom_html-2 {
	float: right;
}

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

div#text-2 {
	float: left;
}

div#text-2 p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
}
#copyright .col.span_5 {position: relative;top: -190px;}

div#copyright {
	padding-block: 20px !important;
}
#in2 .vc_column-inner {
	background: #00000040;
}

#in2 input[type=submit] {
	color: #000;
}
.wpcf7-response-output {
	background: transparent !important;
	border: unset !important;
}

/*------About_us-----------*/

#ab1 {
	padding-block: 250px  700px !important;
}
#ab2 {
	padding-block: 100px !important;
	border-bottom: 1px solid #cccc;
}
#ab3 {
	padding-block: 100px 1500px  !important;
}
#ab3 .carousel-item {
	border: 1px solid #cccccc5e;
	height: 330px;
	border-radius: 10px;
	margin: 0px 10px;
	padding: 20px 20px;
}
#ab3 h5 img {
	height: 70px;
}
#ab3 .owl-stage {
	padding-block: 0px;
}
#ab3 h4 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
}
#ab4 {
	padding-block: 100px !important;
}
#ab4 ul {
	margin-bottom: 0;
}
#ab4 ul li {
	list-style: none;
	position: relative;
	font-weight: 700;
}
#ab4 ul li::before {
	content: "";
	position: absolute;
	background-image: url(https://devu20.testdevlink.net/Brizwave/wp-content/uploads/2025/03/arrow.webp);
	background-size: 100% 100%;
	width: 15px;
	height: 15px;
	left: -26px;
	top: 7px;
}
#ab4 .image3 {
	padding-right: 30px;
}
#ab5 .column-image-bg {
	background-repeat: no-repeat;
}
#ab5 .tt6, #ab5 #b1 {
	transform: translate(400px, -160px);
}

#ab5 .aero {width: 30%;left: -80px;top: 110px;}

#ab5 .tt6 p {
	width: 50%;
}
#ab1 .tt1 p {
	font-size: 20px;
	letter-spacing: 2px;
	opacity: 0.7;
}
#ab2 .tt2 p {padding-right: 50px;opacity: 0.7;}
#ab5 #b1 {
	width: 45%;
	text-align: center;
	border-radius: 0px !important;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 2px;
}
#ab4 .tt5 p {
	opacity: 0.7;
}
#ab3  h2 {
	margin-bottom: 40px;
}
/*------About_us-----------*/

/*------Services-----------*/

.page-id-21 table {background-color: transparent !important;}

body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) {
	background: transparent;
}
#sr3 th {
	text-align: center;
	font-size: 22px;
	font-family: font2;
	letter-spacing: 1px;
}
#sr1 {
	padding-block: 250px 820px !important;
}
#sr1 .st1 p {
	width: 80%;
	margin-inline: auto;
	opacity: 0.8;
	font-size: 20px;
	line-height: 32px;
}
#sr2 {
	padding-block: 60px 980px !important;
}
#sr2 .carousel-item {
	border: 1px solid #cccccc5e;
	height: 260px;
	border-radius: 10px;
	margin: 0px 10px;
	padding: 20px 20px;
}
#sr2 .owl-stage {
	padding-block: 0;
}
#sr3 {
	padding-block: 0px 1050px !important;
}
#sr2 h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}
#sr3 td {
	font-family: font2;
}
#sr2 h5 img {
	height: 70px;
	margin-bottom: 30px;
}
#sr2 h2 {
	margin-bottom: 40px;
}
#sr2 .st2 p {
	opacity: 0.7;
}
#sr3 td b {
	font-size: 18px;
	position: relative;
	top: 100px;
	left: 15px;
}
#sr3 td.b1 {
	position: relative;
	top: 100px;
	left: 4px;
}

/*------Services-----------*/
#cont2 .c1 {
	padding-right: 0px;
}

#cont2 .c2 {
	padding-left: 0px;
}

#cont2 .c2>div {
	padding-inline: 60px;
	background: #012a54;
	border-radius: 0px 30px 30px 0px;
}

#cont2 .c1>div,#cont2 .c2>div {
	aspect-ratio: 1/1;
}
#cont2 input {
	background: transparent;
	border-bottom: 1px solid #3f5e7e;
	padding-block: 20px;
	padding-left: 4px;
	width: 95%;
}

#cont2 input:focus {
	border-bottom: 1px solid #238cc5 !important;!i;!;
	border-color: transparent;
	box-shadow: unset;
}

#cont2 select#input_1_12 {
	font-family: font2 !important;
	background: transparent;
	border-bottom: 1px solid #3f5e7e;
	padding-block: 22px;
	padding-left: 0px;
	width: 94.6%;
	color: #8095aa;
}

#cont2 textarea#input_1_7 {
	background: transparent;
	border-bottom: 1px solid #3f5e7e;
	padding-left: 4px;
	width: 97%;
}

#cont2 input#gform_submit_button_1 {
	background: #238cc5;
	padding-inline: 70px !important;!
	border-
	radius: 0px !important;
	width: auto;
	border-radius: 0px !important;!i;!;!o;!oi;!oim;!oi;!;
}

#cont2 .c1>div {
	padding-inline: 70px;
	border-radius: 30px 30px 30px 30px;
}

#cont2 .c1 .column-image-bg {
	border-radius: 30px 0px 0px 30px;
	background-repeat: no-repeat;
	background-size: 100%;
}
#cont2 .iwt-icon i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px solid;
	border-radius: 60px;
	top: 50%;
	transform: translateY(39%);
	color: #fff;
}

#cont2 .iwithtext .iwt-text {
	padding-left: 80px;
}

#cont2 .iwithtext {
	padding-block: 20px 40px;
	border-bottom: 1px solid #3a88b4;
}
#cont2 .c1 a {
	color: #fff;
	opacity: 1 !important;!i;!;
}

#cont2 h4 {
	font-size: 24px;
}
#cont2 option {
	color: #000;
}
#cont2 input#gform_submit_button_1:hover {
	background: #000;
	border-color: transparent;
}

div#offer {
	padding-block: 150px !important;!i;!;
}

#offer .m1 {
	width: 68px;
	height: 70px;
}

#offer .t2 p {
	font-size: 18px;
}

#use .m1 {
	width: 68px;
	height: 70px;
}

#use h3 {
	font-family: 'Roboto' !important;!i;!;
}

div#use {
	padding-block: 499px !important;!i;!;
}

#offer .vc_col-sm-3>div:hover {
	background: #08214b;
	border-color: #fff !important;!i;!;
}

#offer .vc_col-sm-3>div {
	transition: .65s;
}
.page-id-22 #sr1 {
	padding-block: 104px 770px !important;
}
#offer .t1 p {
	margin-inline: auto;
	width: 70%;
}
#offer .cc1,#offer .cc4 {opacity: 0;}
div#cs1 {
	padding-block: 100px !important;!i;!;
	border-bottom: 1px solid #4d5a75;
	margin-bottom: -1px;
	z-index: 99;
}

div#book {
	padding-block: 100px !important;!i;!;
	border-bottom: 1px solid #4d5a75;
	margin-bottom: -1px;
	z-index: 9;
}

.page-id-114 div#sin1 {
	border: 1px solid #4d5a75;
	border-radius: 13px;
	padding-inline: 10px;
	padding-block: 15px;
}

.page-id-114 h3 {
	font-family: 'Roboto' !important;!i;!;
	font-size: 30px !important;!i;!;
	line-height: 40px !important;!i;!;
}

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

#csr div#sin1 {margin-top: 80px;}

.page-id-114 h5 {
	font-family: 'Roboto' !important;!i;!;
	font-weight: 400;
	opacity: 0.7;
	font-size: 16px;
}
div#talk {
	padding-block: 30px 100px !important;!i;!;
}
#talk .mc1 {
	border: 1px solid #4d5a75;
	border-radius: 15px;
	width: 60%;
	left: 11px;
}

#talk .mc1>div {
	padding: 45px;
}
div#ab5 {
	padding-block: 24px !important;
}

.page-id-114 a#b1 {
	font-weight: 700;
	letter-spacing: 2px;
}
#csr .m1:not(#csr .m1) {
	width: 90%;
	margin-left: auto;
}

#cs1 .m1 {
	margin-right: auto;
	width: 95%;
}
.page-id-114 p {
	padding-top: 10px;
	opacity: 0.8;
}

.page-id-114  h2 {
	letter-spacing: 2px;
}
.page-id-114 #sr1 h4 {
	padding-top: 15px;
	font-size: 20px;
	opacity: 0.8;
}
#book p {
	width: 90%;
}
#talk p a {
	font-weight: 600;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	div#s2 {
		padding-block: 150px !important;
	}

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

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

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

	#copyright .col.span_5 {
		top: -130px;
	}
	#ab1 {
		padding-block: 200px 600px !important;
	}
	#ab3 {
		padding-block: 100px 1000px !important;
	} 
	#sr1 {
		padding-block: 250px 600px !important;
	}
	#sr2 {
		padding-block: 60px 700px !important;
	} 
	#sr3 {
		padding-block: 0px 720px !important;
	}
	div#offer {
		padding-block: 130px !important;
	}

	div#use {
		padding-block: 589px !important;
	}
	#use .row-bg.viewport-desktop.using-image {background-size: 100% 100%;}
	.page-id-22 #sr1 {
		padding-block: 104px 590px !important;
	}
	.page-id-114 #sr1 {
		padding-block: 70px 650px !important;
	}

	#sin1 p {
		width: 90%;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	div#s2 {
		padding-block: 110px !important;
	}

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

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

	#s6 .m1 {
		left: -60px;
	}

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

	#copyright .col.span_5 {
		top: -90px;
	}
	#ab5 .aero {
		width: 30%;
		left: -50px;
		top: 110px;
	}
	#sr1 {
		padding-block: 150px 450px !important;
	}
	.page-id-22 #sr1 {
		padding-block: 30px 530px !important;
	}
	#top ul li a span {
		font-size: 15px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#s2 .t1 p {
		width: 60%;
	}
	div#s6 form {
		margin-left: -10px;
	}
	#s2 p {
		font-size: 14px;
	}

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

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

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

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

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

	#copyright .col.span_5 {
		top: -50px;
	}
	#s3 .owl-carousel:last-child {
		padding-inline: 100px !important;
	}
	#ab1 {
		padding-block: 200px 500px !important;
	}
	#ab3 {
		padding-block: 100px 700px !important;
	}
	#ab5 .aero {
		width: 32%;
		top: 110px;
	}
	#sr1 {
		padding-block: 200px 500px !important;
	}
	#sr2 {
		padding-block: 60px 500px !important;
	}
	#sr3 {
		padding-block: 0px 470px !important;
	}
	#sr1 .st1 p {
		width: 85%;
	}
	#use h3 {
		font-size: 18px;
	}
	div#offer {
		padding-block: 90px !important;
	}
	#offer .t2 p {
		font-size: 16px;
	}
	div#use {
		padding-block: 450px !important;
	}
	#top ul li a span {
		font-size: 15px;
	}

	.page-id-114 #sr1 {
		padding-block: 70px 500px !important;
	}

	html body p {
		font-size: 15px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	.owl-dots button.owl-dot span {
		background: #fff !important;
	}
	#top ul li a span {
		font-size: 12px;
	}
	div#s2 {
		padding-block: 50px !important;
	}

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

	html body p {
		font-size: 14px;
	}
	div#s6 form {
		margin-left: 30px;
	}
	div#s4 {
		padding-block: 80px 740px !important;
	}

	#s5 .iwt-text h4 {
		font-size: 20px;
	}

	#footer-widgets .row {
		padding-bottom: 50px !important;
	}
	#copyright .col.span_5 {
		top: -40px;
	}
	#s3 .owl-carousel:last-child {
		padding-inline: 90px !important;
	}
	#ab5 .aero {
		width: 35%;
		left: -50px;
		top: 120px;
	}
	#ab5 .tt6, #ab5 #b1 {
		transform: translate(400px, -160px);
	}
	#ab5 .tt6 p {
		width: 60%;
	}
	#sr1 .st1 p {
		width: 90%;
	}
	#sr3 td b {
		top: 100px;
		left: 5px;
	}
	#cont2 input {
		padding-block: 12px;
	}

	#cont2 select#input_1_12 {
		padding-block: 14px;
	}
	#sr1 {
		padding-block: 250px !important;
	}
	.page-id-114 #sr1 {
		padding-block: 70px 440px !important;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	.gt_option {
    display: flex !important;
    flex-direction: column;
}
	header#top ul#menu-main li.menu-item.menu-item-gtranslate {
		display: none;
	}
	#s2 .t1 p {
		width: 70%;
	}
	div#s6 form {
		margin-top: -200px;
		margin-left: 50px;
	}
	div#s3 {
		padding-block: 210px !important;
	}

	#s4 h3 {
		font-size: 15px;
		line-height: 25px;
	}

	#s4 .t2 p {
		font-size: 12px;
		line-height: 22px;
	}

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

	#s5 .t1 p {
		width: 70%;
	}

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

	#s5 .iwt-text h4 {
		font-size: 14px;
	}

	#s6 .t1 p {
		width: 70%;
	}

	#s6 .t1 {
		left: 240px;
		top: -180px;
	}

	#s6 a#b1 {
		margin-left: 240px;
	}
	#s3 .owl-carousel:last-child {
		padding-inline: 70px !important;
	}
	#s3 .carousel-item {
		margin-inline: 10px;
		padding-inline: 20px;
	}
	#ab3 h4 {
		font-size: 18px;
		line-height: 28px;
	}
	#ab3 {
		padding-block: 100px 360px !important;
	}
	#ab3 .ct1 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#ab5 .tt6, #ab5 #b1 {
		transform: translate(300px, -140px);
	}
	#ab2 .tt2 p {
		line-height: 26px;
	}
	#ab5 #b1 {
		width: 50%;
	}
	#ab3 .carousel-item {
		height: 360px;
	}
	#ab4 .tt5 p {
		line-height: 26px;
		padding-bottom: 5px;
	}
	#ab3  h2 {
		margin-bottom: 20px;
	}
	#ab5 .aero {
		width: 37%;
	}
	#sr1 .st1 p {
		width: 100%;
	}
	#sr2 .carousel-item {
		height: 300px;
	}
	#sr1 {
		padding-block: 200px 320px !important;
	}
	#sr2 {
		padding-block: 60px 300px !important;
	}
	#sr3 ul li {
		line-height: 26px;
	}
	#sr2 h5 img {
		height: 60px;
		margin-bottom: 25px;
	}
	#sr3 td b {
		top: 100px;
		left: 0px;
		font-size: 16px;
	}
	#cont2 .c1>div {
		padding-inline: 25px;
	}

	#cont2 .c2>div {
		padding-inline: 30px;
	}

	#cont2 .c1>div, #cont2 .c2>div {
		aspect-ratio: 1/1.2;
	}

	#cont2 .c1 .column-image-bg {
		background-repeat: no-repeat;
	}
	#cont2 .c1>div, #cont2 .c2>div {
		aspect-ratio: 1/1.3;
		border-radius: 0px 30px 30px 0px;
	}

	#cont2 .c1 .column-image-bg {
		background-size: 120%;
		border-radius: 30px 0px 0px 30px;
	}

	#cont2 .c1 {
		margin-bottom: 0px;
	}
	#offer .t2 p {
		width: 100%;
		font-size: 13px;
		line-height: 23px;
	}

	#use h3 {
		font-size: 16px;
	}
	#offer .t1 p {
		width: 90%;
	}
	.page-id-114 #sr1 {
		padding-block: 50px 410px !important;
	}
	.page-id-114 #sr1 h4 {
		padding-top: 0px;
	}

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

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

	.page-id-114 h3 {
		font-size: 22px !important;!i;!;
		line-height: 32px !important;!i;!;
	}

	.page-id-114 h5 {
		font-size: 12px;
		line-height: 22px;
	}

	#sin1 p {
		width: 96%;
	}

	#talk .mc1 {
		width: 70%;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#s1 .content h1 br {
		display: none;
	}
	#s1 .content {padding-top: 120px;filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);}

	#s2 .t1 p {
		width: 90%;
	}

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

	#s3 .t1 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}

	#s3 .owl-carousel:last-child {
		margin-left: 0px !important;
	}
	div#s6 form {
		margin-top: -70px;
		margin-left: 0px;
		position: relative;
		margin-bottom: 20px;
	}
	div#s4 {
		text-align: center;
		padding-block: 50px 20px !important;
	}

	#s4 .t1 p {
		width: 90%;
		margin-inline: auto;
	}

	#s4 .m1 {
		margin-inline: auto;
	}

	#s4 .vc_col-sm-4 .t2 p {
		width: 100%;
		margin: auto;
	}

	#s4 .t2 p {
		font-size: 16px;
		line-height: 26px;
	}

	#s4 h3 {
		font-size: 25px;
		line-height: 35px;
	}

	#s4 .wpb_wrapper {
		filter: drop-shadow(0px 0px 0px black) drop-shadow(0px 0px 0px black) drop-shadow(0px 0px 0px black) drop-shadow(2px 4px 3px black);
	}

	#s5 .t1 p {
		width: 90%;
	}

	#s6 .t1 {
		left: unset;
		margin-inline: auto;
		display: table;
		top: unset;
		text-align: center;
	}

	#s6 .m1 {
		left: 0;
		right: 0;
		margin: auto;
		display: table;
		top: unset;
	}

	#s6 .t1 p {
		margin: auto;
		width: 90%;
	}

	#s6 .vc_column_container>.vc_column-inner {
		padding-block: 40px !important;
	}

	#s6 a#b1 {
		margin-inline: auto;
		display: table;
		width: auto;
		position: relative;
		top: unset;
		left: 0;
		right: 0;
		margin-bottom: 80px;
	}

	div#text-2 {
		text-align: center;
		float: unset;
	}

	div#custom_html-2 {
		float: unset;
		margin-bottom: 20px !important;
	}
	button.owl-dot span {
		background-color: #ccc !important;
	}
	#s3 .owl-carousel:last-child {
		padding-inline: 0px !important;
	}
	#footer-widgets ul#menu-main-2 {
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px 80px;
	}
	#ab1 {
		padding-block: 160px !important;
	}
	#ab1 .tt1 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#ab2 .tt2 {
		text-align: center;
	}

	#ab2 .image1 {
		display: table;
		margin-inline: auto;
		width: 80%;
	}
	#ab2 {
		padding-block: 60px !important;
	} 
	#ab3 {
		padding-block: 60px !important;
	}
	#ab4 {
		padding-block: 30px !important;
	}
	#ab4 .image3 {
		padding-right: 0;
		width: 80%;
		margin-inline: auto;
	} 
	#ab5 .aero {
		left: 0;
		right: 0;
		margin-inline: auto;
		display: table;
		top: -30px;
	}

	#ab5 .tt6, #ab5 #b1 {
		transform: translate(15px, -30px);
		text-align: center;
		margin-inline: auto;
		display: table;
	}

	#ab5 .tt6 p {
		width: 90%;
		margin-inline: auto;
	} 
	.page-id-20 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.page-id-20 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	} 

	#ab5 .vv1 
	.wpb_wrapper {position: relative;left: -8px;}

	#ab5 #b1 {
		width: 70%;
	}
	#ab3 .carousel-item {
		height: 330px;
	}
	#ab2 .tt2 p {
		padding-right: 0;
	}
	#ab5 .tt6 {
		margin-bottom: 6px;
	}
	#sr1 .st1 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#sr2 .carousel-item {
		height: 260px;
	}
	#sr2 {
		padding-block: 60px 100px !important;
	}
	#sr3 {
		padding-block: 30px 100px !important;
	}
	#sr2 .st2 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#sr3 td {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
	#sr1 .st1 p {
		font-size: 16px;
		line-height: 26px;
	}
	#sr1 h1 {
		margin-bottom: 15px;
	} 
	#sr3 th {
		font-size: 18px;
	}
	#cont2 .c1>div, #cont2 .c2>div {
		aspect-ratio: 1/1;
		border-radius: 30px;
	}

	#cont2 .c1 .column-image-bg {
		border-radius: 30px;
		background-size: 100%;
	}

	#cont2 .c1 {
		text-align: center;
		padding-bottom: 50px;
	}

	#cont2 .iwithtext .iwt-text {
		padding-inline: unset;
	}

	#cont2 .iwt-icon i {
		left: 0;
		right: 0;
		margin-inline: auto;
		display: table;
		transform: translateY(0%);
	}

	#cont2 .iwithtext .iwt-icon {
		left: 0;
		right: 0;
		margin-inline: auto;
	}

	#cont2 .iwithtext .iwt-text {
		padding-top: 60px;
	}
	#cont2 input {
		width: 100%;
	}

	#cont2 select#input_1_12 {
		width: 100%;
	}

	#cont2 textarea#input_1_7 {
		WIDTH: 100%;
	}
	div#use {
		padding-block: 59px !important;
	}

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

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

	#use .vc_col-sm-4 {
		text-align: center;
	}

	#use .m1 {
		margin-inline: auto;
	}

	#use h3 {
		font-size: 20px;
		line-height: 30px;
	}

	#use .t2 p {
		margin-inline: auto;
		width: 80%;
	}

	#use .t2 {
		filter: drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black);
	}

	#offer .vc_col-sm-3 {
		text-align: center;
	}

	#offer .m1 {
		margin-inline: auto;
	}

	#offer .vc_col-sm-3 {
		width: 100%;
	}
	#offer .cc1,#offer .cc4 {
		display: none;
	}
	.page-id-114 #sr1 {
		padding-block: 50px 290px !important;
	}

	#cs1 .m1 {
		margin-inline: auto;
		display: table;
		width: 80%;
	}

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

	div#book {
		padding-block: 50px !important;!im;!im,;!i;!;
		text-align: center;
	}

	#book .m1 {
		margin-inline: auto;
		display: table;
		width: 40%;
	}

	div#csr {
		text-align: center;
		padding-block: 50px !important;!i;!;
	}
	#csr #sin1 .m1 {
		margin: auto;
	}

	div#artical {
		text-align: center;
	}

	#artical .m1 {
		margin: auto;
	}

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

	div#talk .mc1 {
		width: 98%;
		margin: auto;
	}
	#book p {
		width: 90%;
		margin-inline:auto;
	}
	#csr .m1 {
		margin-inline: auto;
	}
	.page-id-114 #ab5 .vc_column-inner {
		padding-bottom: 50px;
	}
	#sin1 p {
		margin-inline: auto;
	}
	body:not(.home) #sr1 .t1 {
		filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#s1 .content {
		padding-top: 30px;
	}

	#s1 h1.ns-heading-el {
		font-size: 26px;
		line-height: 36pox;
	}

	#s1 a.primary-color {
		font-size: 12px;
		line-height: 22px;
	}

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

	#s3 .carousel-item {
		margin-inline: 5px;
	}

	#s3 .owl-carousel:last-child {
		margin-left: 0px !important;
	}

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

	#s6 h3 {
		font-size: 25px;
		line-height: 35px;
	}

	#s6 .vc_column_container>.vc_column-inner {
		padding-inline: 10px;
	}

	#s6 a#b1 {
		font-size: 12px;
	}

	#footer-widgets ul#menu-main-2 {
		justify-content: center;
		flex-wrap: wrap;
		gap: 20px;
	}
	#s1 .button.solid_color a.primary-color {
		margin-bottom: 20px;
	}
	#footer-widgets img {
		width: 70%;
	}
	#ab5 #b1 {
		width: 80%;
		font-size: 14px;
		letter-spacing: 0px;
	}
	#ab1 .tt1 p {
		font-size: 16px;
	}
	#ab3 .carousel-item {
		height: 300px;
	}
	#ab5 {
		padding-block: 0px !important;
	}
	body .wpb_row .column-image-bg-wrap {
		width: 120%;
		left: -40px;
	}
	#sr1 .st1 p {
		width: 100%;
	}
	#sr1 {
		padding-block: 140px !important;
	}
	#sr2 .carousel-item {
		height: 240px;
	}
	.page-id-21 h2 {
		font-size: 28px;
		line-height: 38px;
	}
	#sr3 .wpb_raw_code.wpb_raw_html.wpb_content_element {
		overflow-x: auto;
	}
	#sr3 th {
		font-size: 11px;
	}
	#ab5 .aero {
		width: 40%;
	}
	#cont2 .c1>div, #cont2 .c2>div {
		padding-inline: 0px;
		border-radius: 0px !important;!i;!;
	}

	#cont2 .c1 .column-image-bg {
		display: none;
	}

	#cont2 .c1>div, #cont2 .c2>div {
		background: transparent;
	}

	#cont2 select#input_1_12::Placeholder {
		color: #798192 !important;!i;!;
	}
	#cont2 input#gform_submit_button_1 {
		width: 100%;
	}
	.page-id-22 #sr1 h1 {
		font-size: 34px;
	}

	#use .t2 p {
		width: 100%;
	}
	.page-id-22 h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.page-id-22 #ab5 .tt6 {
		margin-bottom: 1.5em;
	}
	html body h2 {
		font-size: 25px !important;!i;!;
		line-height: 35px !important;!i;!;
	}

	#book .m1 {
		width: 80%;
	}

	#csr div#sin1 {
		margin-top: 15px;
	}

	.page-id-114 h3 {
		font-size: 18px !important;!i;!;
		line-height: 28px !important;!i;!;
	}

	div#artical {
		padding-top: 30px !important;!i;!;
		text-align: center;
	}

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

	#talk .mc1 {
		width: 100%;
	}
	.page-id-114 #sr1 h4 {
		font-size: 16px;
	}
	.page-id-114 #talk a#b1 {
		letter-spacing: 0px;
		padding-inline: 18px !important;!i;!;
	}

	#talk .mc1>div {padding-block: 30px;padding-inline: 20px;}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#ab1 .tt1 p {
		font-size: 16px;
	}
	#ab5 #b1 {
		width: 85%;
		font-size: 10px;
		letter-spacing: 0px;
	}
	#ab2 {
		padding-block: 0 60px !important;
	}
	.page-id-20 h2 {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	.page-id-21 h2 {
		font-size: 22px;
		line-height: 34px;
	}
	#sr2 h4 {
		font-size: 16px;
		line-height: 26px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {
	#ab5 .vv1 .wpb_wrapper {
		position: relative;
		left: -5px;
	}
	#sr2 .carousel-item {
		height: 280px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}