/*
Template Name: Expert Ad
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
:root{
--theme-ink:#274457;
--theme-ink-soft:#5e7683;
--theme-hero:#3f5062;
--theme-hero-alt:#4b6070;
--theme-blue-pop:#35995b;
--theme-amber:#f2bf68;
--theme-coral:#ef6b5a;
--theme-surface:#ffffff;
--theme-surface-soft:#f7fafb;
--theme-surface-tint:#edf6f0;
--theme-line:#d8e8dc;
--theme-line-strong:#b7d3bf;
--theme-accent:#1b7f47;
--theme-accent-strong:#35995b;
--theme-accent-deep:#146537;
--theme-shadow:0 20px 45px rgba(39, 68, 87, 0.12);
--theme-shadow-soft:0 12px 32px rgba(39, 68, 87, 0.08);
}
body{
font-family:Georgia, "Times New Roman", serif;
background:
radial-gradient(circle at top left, rgba(27, 127, 71, 0.12), transparent 26%),
radial-gradient(circle at top right, rgba(53, 153, 91, 0.1), transparent 24%),
linear-gradient(180deg, #fbfefe 0%, #f3f8f8 100%);
color:var(--theme-ink-soft);
}
button,
input,
textarea,
select{
font-family:inherit;
}
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
color:var(--theme-ink);
font-weight:bold;
letter-spacing:-0.03em;
}
a{
color:var(--theme-ink);
}
a:hover{
text-decoration:none;
color:var(--theme-accent-deep);
}
a:focus{
text-decoration:none;
color:var(--theme-accent-deep);
}
ul{
padding:0;
margin:0;
list-style:none;
margin-top:15px;
}
li{
font-size:16px;
}
.small_tag{
font-size:13px!important;
font-weight:normal;
}
p{
padding:0;
margin:0;
 color:#35556a; 
margin-top:15px;
color:var(--theme-ink-soft);
 color:#163047; 
}
h1{
font-size:48px;
margin-top:15px;
 color:rgba(22,48,71,0.45);
h2{
font-size:42px;
margin-top:15px;
}
 color:#35556a;
font-size:34px;
margin-top:15px;
}
 color:#163047!important;  
font-size:24px;
margin-top:15px;
}
h5{
 border-top:1px solid rgba(22,48,71,0.08);
margin-top:15px;
}
 border-bottom:1px solid rgba(22,48,71,0.1);
font-size:16px;
margin-top:15px;
font-weight:normal;
}
.space_left{
padding-left:0;
 border-right: 1px solid rgba(22,48,71,0.12);
 color:#4b6573;
padding-right:0;
}
 color:#163047; 
padding:0;
}
 color:#4b6573;
width:100%;
}
.button{
background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
display:inline-block;
color:#fff;
padding:15px 30px 15px 30px;
margin-top:10px;
border:none;
border-radius:8px;
box-shadow:0 12px 28px rgba(27, 127, 71, 0.22);
transition:transform .2s ease, box-shadow .2s ease, opacity .2s ease;
}
.button:hover,
.button:focus,
.button:active{
background:linear-gradient(135deg, var(--theme-accent-deep) 0%, var(--theme-accent-strong) 100%)!important;
color:#fff;
transform:translateY(-2px);
box-shadow:0 14px 30px rgba(53, 153, 91, 0.24);
}
.button i{
 color:#35556a;
margin-right:5px;
}
.button_1{
background:linear-gradient(135deg, var(--theme-hero-alt) 0%, var(--theme-hero) 100%);
display:inline-block;
color:#fff;
padding:15px 30px 15px 30px;
margin-top:10px;
border:none;
border-radius:8px;
box-shadow:0 12px 24px rgba(52, 64, 84, 0.18);
transition:transform .2s ease, box-shadow .2s ease;
}
.button_1:hover{
background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%)!important;
color:#fff;
transform:translateY(-2px);
}
.button_1:focus,
.button_1:active{
background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%)!important;
color:#fff;
}
.button_1 i{
margin-left:5px;
margin-right:5px;
}
.btn-primary{
background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
border-color:transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary{
background:linear-gradient(135deg, var(--theme-accent-deep) 0%, var(--theme-accent-strong) 100%);
border-color:transparent;
}
.navbar-toggle .icon-bar{
background-color:var(--theme-accent);
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary{
color:#fff;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary{
background-image:none;
}
.border_none{
border:none!important;
}
.mgt{
margin-top:0!important;
}
.bold{
font-weight:bold!important;
}
.normal{
font-weight:100!important;
}
.navbar{
min-height:auto;
margin-bottom:0;
border:none;
border-radius:0;
}
.nav-logo{
height:60px;
width:60px;
display:inline-block;
vertical-align:middle;
margin-right:8px;
object-fit:contain;
object-position:center;
padding:0;
border-radius:50%;
background:none;
clip-path:none;
image-rendering:-webkit-optimize-contrast;
image-rendering:crisp-edges;
}
.col{
color:#fff!important;
}
.col_1{
color:var(--theme-accent)!important;
}
.col_2{
color:var(--theme-accent)!important;
}
.col_3{
color:#d7e5e3!important;
}
.pdb{
padding-bottom:0!important;
}
.pdt{
padding-top:0!important;
}
.mgb{
margin-bottom:0!important;
}
.block{
display:block;
}
.inline{
display:inline-block;
}
.bgn{
background:none!important;
}
.big{
text-transform:uppercase;
}
.mgl{
margin-left:0!important;
}
.hr_1{
border-color:var(--theme-accent);
border-width:4px;
width:62px;
border-radius:999px;
}
hr{
border-color:var(--theme-line);
}
width:62px;
border-radius:999px;
}
hr{
border-color:var(--theme-line);
}
position:relative;
overflow:hidden;
border-bottom:1px solid rgba(183, 211, 191, 0.55);
box-shadow:0 14px 32px rgba(15, 23, 42, 0.08);
 }
#header_t:before{
content:"";
position:absolute;
top:-80px;
right:-70px;
width:260px;
height:260px;
background:radial-gradient(circle, rgba(53, 153, 91, 0.12) 0%, rgba(53, 153, 91, 0) 70%);
pointer-events:none;
}
.header_t1l h3 {
margin-top:1px!important; 
 }
.header_t1l h3 a{
color:var(--theme-ink);
display:inline-flex;
align-items:center;
gap:10px;
 }
.header_t1lri .span_1{
font-size:40px; 
float:left;
margin-right:15px;
line-height:0;
 }
.header_t1lri h6{
line-height:1.3em;
 }
.header_t1lri {
padding-top:1px; 
 }

/* Top header feature boxes */
#header_t .header_t1lr{
margin-left:0;
margin-right:0;
display:flex;
justify-content:flex-end;
gap:3px;
}
#header_t .header_t1lr .col-sm-4.space_left{
padding-left:0;
padding-right:0;
float:none;
flex:0 0 calc(100% / 8);
max-width:calc(100% / 8);
}
.header_t1lri.top_feature_box{
background:linear-gradient(145deg, rgba(27, 127, 71, 0.94), rgba(53, 153, 91, 0.88));
border:1px solid rgba(255,255,255,0.16);
border-radius:24px;
padding:9px 9px;
margin-bottom:3px;
min-height:0;
aspect-ratio: 1 / 1;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
text-align:center;
box-shadow:0 16px 28px rgba(4, 17, 44, 0.16);
transition:background 0.2s ease, transform 0.2s ease, box-shadow .2s ease;
overflow:hidden;
}
.header_t1lri.top_feature_box:hover{
background:linear-gradient(145deg, rgba(20, 101, 55, 0.98), rgba(53, 153, 91, 0.92));
border-color:rgba(255,255,255,0.24);
transform:translateY(-2px);
box-shadow:0 20px 34px rgba(4, 17, 44, 0.2);
}
.header_t1lr .col-sm-4:nth-child(1) .top_feature_box{
background:linear-gradient(145deg, rgba(84, 176, 113, 0.96), rgba(53, 153, 91, 0.9));
box-shadow:0 16px 28px rgba(53, 153, 91, 0.24);
}
.header_t1lr .col-sm-4:nth-child(1) .top_feature_box:hover{
background:linear-gradient(145deg, rgba(46, 132, 77, 0.98), rgba(84, 176, 113, 0.94));
box-shadow:0 20px 34px rgba(46, 132, 77, 0.28);
}
.header_t1lr .col-sm-4:nth-child(2) .top_feature_box{
background:linear-gradient(145deg, rgba(244, 182, 66, 0.96), rgba(53, 153, 91, 0.9));
box-shadow:0 16px 28px rgba(118, 175, 133, 0.24);
}
.header_t1lr .col-sm-4:nth-child(2) .top_feature_box:hover{
background:linear-gradient(145deg, rgba(228, 168, 48, 0.98), rgba(46, 132, 77, 0.94));
box-shadow:0 20px 34px rgba(103, 160, 129, 0.28);
}
.header_t1lr .col-sm-4:nth-child(3) .top_feature_box{
background:linear-gradient(145deg, rgba(79, 124, 255, 0.96), rgba(53, 153, 91, 0.9));
box-shadow:0 16px 28px rgba(79, 124, 255, 0.24);
}
.header_t1lr .col-sm-4:nth-child(3) .top_feature_box:hover{
background:linear-gradient(145deg, rgba(56, 92, 214, 0.98), rgba(79, 124, 255, 0.94));
box-shadow:0 20px 34px rgba(56, 92, 214, 0.28);
}
.header_t1lri.top_feature_box h6{
color:#fff;
font-weight:bold;
line-height:1.2em;
white-space:normal;
word-break:break-word;
margin-left:auto;
margin-right:auto;
max-width:100%;
}
/*********************header_t_end****************/

#header{
top:0;
z-index:9000;
position:-webkit-sticky;
position:sticky;
}

/*********************header****************/
#header .navbar-brand{
font-weight:bold;
color:var(--theme-ink);
font-size:32px;
display:flex;
padding-top:8px;
padding-bottom:8px;
line-height:1;
align-items:center;
gap:6px;
letter-spacing:-0.05em;
word-spacing:-0.1em;
 }

.site-logo{
height:107px;
width:auto;
display:block;
}

#header .navbar-brand .site-logo{
height:42px;
}
#header{
background:rgba(255,255,255,0.96);
padding-top:10px;
padding-bottom:10px; 
backdrop-filter:blur(10px);
position:sticky;
overflow:hidden;
border-bottom:1px solid rgba(216, 222, 231, 0.9);
box-shadow:0 10px 24px rgba(52, 64, 84, 0.08);
 }
#header:before,
#header:after{
content:"";
position:absolute;
pointer-events:none;
border-radius:50%;
opacity:0.9;
}
#header:before{
width:180px;
height:180px;
top:-120px;
left:8%;
background:radial-gradient(circle, rgba(239, 68, 68, 0.08) 0%, rgba(239, 68, 68, 0) 72%);
}
#header:after{
width:180px;
height:180px;
right:8%;
top:-100px;
background:radial-gradient(circle, rgba(74, 86, 106, 0.08) 0%, rgba(74, 86, 106, 0) 72%);
}
#header .navbar,
#header .container-fluid,
#header .navbar-collapse,
#header .navbar-header{
position:relative;
z-index:1;
}
#header .m_tag{
padding:14px 14px;
color:var(--theme-ink-soft);
border-radius:6px;
font-size:16px;
font-weight:600;
transition:all .2s ease;
 }
#header .nav_waterai_button{
padding:12px 18px;
margin-left:8px;
background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
color:#fff!important;
border:1px solid rgba(20, 101, 55, 0.18);
border-radius:999px;
box-shadow:0 12px 24px rgba(27, 127, 71, 0.18);
}
#header .m_tag:hover,
#header .m_tag:focus{
background:rgba(239, 68, 68, 0.08);
color:var(--theme-accent-strong);
 }
#header .nav_waterai_button:hover,
#header .nav_waterai_button:focus{
background:linear-gradient(135deg, var(--theme-accent-deep) 0%, var(--theme-accent-strong) 100%);
color:#fff!important;
transform:translateY(-1px);
box-shadow:0 14px 28px rgba(27, 127, 71, 0.22);
}
#header .active_tab,
#header .active_tab:hover,
#header .active_tab:focus{
background:linear-gradient(135deg, #0f5a2f 0%, #2f8b45 58%, #d5b64a 100%);
color:#f6fffa!important;
border:1px solid rgba(126, 152, 76, 0.58);
 }
#header  .drop_3 a{
border-bottom:1px solid var(--theme-line);
padding-top:12px;
padding-bottom:12px;
color:var(--theme-ink-soft);
 }
#header  .drop_3 a:hover{
background:var(--theme-surface-soft);
color:var(--theme-accent-strong);
 }
#header  .drop_3{
padding:10px 0;
min-width:250px;
margin-top:12px;
border-radius:10px;
border:1px solid var(--theme-line);
box-shadow:var(--theme-shadow-soft);
background:#fff;
 }
#header .input-group {
width:260px;
margin-top:6px;
 }
#header .input-group .form-control{
background:#f7f8fb;
border:1px solid var(--theme-line);
height:42px;
font-size:15px;
color:var(--theme-ink);
border-radius:8px 0 0 8px;
box-shadow:none;
 }

#header .input-group .form-control::placeholder{
color:#000;
opacity:0.6;
}
#header .input-group .form-control::-ms-input-placeholder{
color:#000;
}
#header .input-group .form-control::-webkit-input-placeholder{
color:#000;
opacity:0.6;
}
#header .input-group .btn{
background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
border:1px solid transparent;
padding:7px 18px;
font-size:17px;
border-radius:0 8px 8px 0;
 }
 /*
.cd-secondary-nav .is-visible {
  visibility: visible;
  transform: scale(1);
  transition: transform 0.3s, visibility 0s 0s;
}
*/
.cd-secondary-nav.is-fixed {
z-index: 9999;
position: fixed;
left: 0;
right: 0;
top: 0; 
width:100%;
background:rgba(255,255,255,0.98)!important;
box-shadow:0 10px 24px rgba(52, 64, 84, 0.08);
  }
.cd-secondary-nav.is-fixed {
top: 0;
transform: none;
margin-top:0;
transition: box-shadow .3s ease, background .3s ease;
}
#header .container-fluid{
margin-left:70px;
margin-right:70px; 
 }
/*********************header_end****************/

/*********************common****************/
.pages{
margin-top:20px; 
 }
.pages ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: rgba(27, 127, 71, 0.12);
 text-align:center;
 border-radius:14px;
 border:1px solid rgba(183, 211, 191, 0.55);
 }
.pages ul li a{
display:block;
color: #333;
 }
.pages ul li:hover{
 background: linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
 }
.pages ul li:hover a{
 color: #fff;
 }
.act{
	background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%)!important;
 }
.act a{
 color: #fff!important;
 }
 
/* footer social icons */
ul.social-network {
	list-style: none;
	display: block;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline-block;
	margin: 0 1px;
}

/* Mobile fixed bottom nav (4 square buttons) */
.mobile-bottom-nav{
	display:none;
}

@media screen and (max-width : 767px){
	body{
		padding-bottom:25vw;
	}
	.mobile-bottom-nav{
		display:flex;
		position:fixed;
		left:0;
		right:0;
		bottom:0;
		height:25vw;
		margin:0;
		padding:0;
		z-index:9999;
		background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
	}
	.mobile-bottom-nav a{
		flex:1;
		display:flex;
		align-items:center;
		justify-content:center;
		text-align:center;
		text-decoration:none;
		color:#fff;
		font-size:12px;
		line-height:1.2;
		padding:0;
		margin:0;
		transition: background-color 0.15s ease, color 0.15s ease, font-size 0.15s ease;
	}
	.mobile-bottom-nav a:hover,
	.mobile-bottom-nav a:focus,
	.mobile-bottom-nav a:active{
		background:rgba(15, 23, 42, 0.18);
		color:#fff;
		font-size:14px;
		outline:none;
	}
	.mobile-bottom-nav a + a{
		border-left:1px solid rgba(255,255,255,0.35);
	}
}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoYoutube:hover {
	background-color:#FF0000;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoYoutube:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
 color:var(--theme-accent);
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:16px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
#footer .social-circle i,
.footer_2i1 ul li a i{
	color:#163047;
}

.center_all {
background:linear-gradient(180deg, #f4f6f9 0%, #eceff4 100%);
padding-top: 28px;
padding-bottom: 30px;
position:relative;
overflow:hidden;
border-bottom:1px solid var(--theme-line);
}
.center_all:before{
content:"";
position:absolute;
right:-60px;
top:-80px;
width:220px;
height:220px;
background:radial-gradient(circle, rgba(239, 68, 68, 0.1) 0%, rgba(239, 68, 68, 0) 72%);
pointer-events:none;
}
.center_all h5{
display:block;
font-size:15px;
font-weight:600;
}
.center_all h3,
.center_all p,
.center_all a,
.center_all .col_2{
color:var(--theme-ink)!important;
}
.center_all h5,
.center_all h5 a{
color:var(--theme-accent-strong)!important;
}
.center_all_1{
position:relative;
z-index:1;
text-align:left!important;
}
/*********************common_end****************/

/*********************subscribe****************/
#subscribe{
padding-top:56px;
padding-bottom:56px;
background:
linear-gradient(135deg, rgba(63, 80, 98, 0.96) 0%, rgba(56, 74, 92, 0.98) 100%),
radial-gradient(circle at 18% 30%, rgba(27, 127, 71, 0.18) 0%, rgba(27, 127, 71, 0) 28%),
radial-gradient(circle at 82% 70%, rgba(53, 153, 91, 0.18) 0%, rgba(53, 153, 91, 0) 28%);
 }
.subscribe_1l h4 i{
margin-right:5px;
vertical-align:middle; 
 }
.subscribe_1{
display:flex;
align-items:center;
gap:24px;
}
.subscribe_1r .form-control {
height: 54px;
font-size: 16px;
border: 1px solid rgba(255,255,255,0.16);
background: rgba(255,255,255,0.08);
box-shadow: none;
border-radius: 6px 0 0 6px;
color: #fff;
padding-left:16px;
}
.subscribe_1r .input-group .btn {
background: linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
margin-left: 0!important;
padding: 14px 28px;
font-size: 18px;
font-weight:700;
border-radius: 0 6px 6px 0;
border: none;
}
.subscribe_1r .input-group .btn:hover {
background:linear-gradient(135deg, var(--theme-accent-deep) 0%, var(--theme-hero-alt) 100%); 
 }
.subscribe_1l h4 {
margin-top:0;
font-size:30px;
font-weight:800;
line-height:1.35;
color:#fff;
 }
.subscribe_1r .form-control::placeholder,
.subscribe_1r .form-control::-webkit-input-placeholder,
.subscribe_1r .form-control::-ms-input-placeholder{
color:rgba(255,255,255,0.72);
}
/*********************subscribe_end****************/

/*********************footer****************/
#footer{
background:
linear-gradient(135deg, #cde7d5 0%, #e7f3eb 48%, #ffffff 100%),
radial-gradient(circle at top right, rgba(53, 153, 91, 0.18), transparent 28%),
radial-gradient(circle at bottom left, rgba(27, 127, 71, 0.18), transparent 30%),
radial-gradient(circle at 60% 50%, rgba(27, 127, 71, 0.1), transparent 34%);
padding-top:70px;
padding-bottom:24px; 
 }
.footer_2 h3,
.footer_2 h4,
.footer_2 h5,
.footer_2 h6,
.footer_2 p,
.footer_2 a,
.footer_b p,
.footer_b a{
color:#000;
}
.footer_2i1 ul li a{
background:rgba(255,255,255,0.5);
border:1px solid rgba(0,0,0,0.18);
width:48px;
height:48px;
 }
.footer_2i1 ul li a i{
line-height:46px;
}
.footer_2i2 h6 a{
color:rgba(0,0,0,0.78); 
 }
.footer_2i2 h6{
margin-top:22px;
font-size:18px;
 }
.footer_2i2 h6 a:hover{
color:#000; 
 }
.footer_2i2 h6 i{
font-size:8px;
margin-right:10px;
color:rgba(0,0,0,0.45);
vertical-align:middle;
 }
.footer_2i2 p{
font-size:16px;
color:rgba(0,0,0,0.78);
line-height:1.9;
 }
.footer_2i3i img{
float:left;
margin-right:15px;
border-radius:8px;
 }
.footer_2i3i h5 a:hover{
color:#000!important;  
 }
.footer_2i3i{
margin-top:20px;
padding-top:20px;
border-top:1px solid rgba(0,0,0,0.08);
 }
.footer_2i3i:first-of-type{
border-top:none;
padding-top:0;
}
.footer_2{
border-bottom:1px solid rgba(0,0,0,0.1);
padding-bottom:28px; 
 }
.footer_b{
padding-top:24px;
text-align:center;
 }
.footer_br ul li a {
padding-left: 10px;
padding-right: 10px;
font-size: 15px;
border-right: 1px solid rgba(0,0,0,0.12);
color:rgba(0,0,0,0.68);
}
.footer_br ul li a:hover{
color:#000; 
 }
.footer_bl p{
font-size:16px;
color:rgba(0,0,0,0.68); 
 }
.footer_2i1 h3 a,
.footer_2i1 h3 .col_1,
.footer_2i1 h3 .col,
.footer_2i2 h4,
.footer_2i3 h4,
.footer_2i4 h4{
color:#000!important;
}
.footer_2i1 p{
max-width:260px;
color:rgba(0,0,0,0.78);
}
.footer_2i1 p.col_3{
color:rgba(0,0,0,0.78)!important;
}
.footer_2i4 p{
color:rgba(0,0,0,0.78);
max-width:320px;
}
.footer_2i4 .input-group{
margin-top:22px;
width:100%;
}
.footer_2i4 .form-control{
height:52px;
border-radius:6px 0 0 6px;
border:1px solid rgba(0,0,0,0.16);
background:rgba(255,255,255,0.7);
color:#000;
box-shadow:none;
}
.footer_2i4 .form-control::placeholder,
.footer_2i4 .form-control::-webkit-input-placeholder,
.footer_2i4 .form-control::-ms-input-placeholder{
color:rgba(0,0,0,0.45);
}
.footer_2i4 .btn{
height:52px;
padding-left:24px;
padding-right:24px;
border-radius:0 6px 6px 0;
font-weight:700;
}
.footer_meta{
font-size:15px;
line-height:1.9;
color:rgba(0,0,0,0.78);
}
.footer_meta span{
display:block;
}
/*********************footer_end****************/

/*********************modern_theme_overrides****************/
.plan_1i,
.loan1l,
.blog_h1ib,
.testim_2i,
.team_1i,
.history_1i,
.pricing_1i,
.blog_1r2,
.blog_1r3,
.blog_dt_1 blockquote,
.blog_dt_3,
.blog_detail_l2,
.blog_detail_l3,
.profile_1,
.contact_1,
.about_1l1,
.about_1l2,
.about_1r,
.blog_1li,
.profile_5,
.contact_2,
.history_1i,
.pricing_1i{
background:#fff;
border:1px solid var(--theme-line);
border-radius:18px;
box-shadow:var(--theme-shadow-soft);
}

.plan_1i:hover,
.team_1i:hover,
.history_1i:hover,
.pricing_1i:hover,
.blog_h1ib:hover,
.blog_1r2:hover,
.blog_1r3:hover{
transform:translateY(-4px);
box-shadow:var(--theme-shadow);
transition:transform .2s ease, box-shadow .2s ease;
}

.form-control{
border-radius:18px;
border-color:rgba(183, 211, 191, 0.75);
box-shadow:none;
}

.form-control:focus{
border-color:var(--theme-accent-strong);
box-shadow:0 0 0 4px rgba(53, 153, 91, 0.12);
}

.social-circle li a,
.team_1i1l ul li a,
.profile_1rir ul li a,
.footer_2i1 ul li a,
.blog_dt_2r .social-network a,
.blog_dt_3 .social-network a{
background:rgba(255,255,255,0.08);
}

.social-circle li a:hover,
.team_1i1l ul li a:hover,
.profile_1rir ul li a:hover,
.footer_2i1 ul li a:hover,
.blog_dt_2r .social-network a:hover,
.blog_dt_3 .social-network a:hover{
background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
}

.mobile-bottom-nav{
	background:#404b5e;
}

.mobile-bottom-nav a:hover,
.mobile-bottom-nav a:focus,
.mobile-bottom-nav a:active{
	background:rgba(15, 23, 42, 0.18);
	color:#fff;
}
/*********************modern_theme_overrides_end****************/


@media screen and (max-width : 767px){
.space_left{
padding-left:15px; 
} 
.space_right{
padding-right:15px; 
} 
.space_all{
padding-left:15px;
padding-right:15px;
} 
.navbar-collapse{
box-shadow:none; 
  }
.navbar .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.navbar-toggle{
 background:linear-gradient(135deg, var(--theme-accent) 0%, var(--theme-accent-strong) 100%);
 border:none;
 border-radius:8px; 
 margin-top:9px;
  }
.navbar-toggle:hover{
 background:linear-gradient(135deg, var(--theme-hero-alt) 0%, var(--theme-hero) 100%)!important; 
  }
.navbar-toggle:focus{
 background:linear-gradient(135deg, var(--theme-hero-alt) 0%, var(--theme-hero) 100%)!important; 
  }
.navbar-toggle .icon-bar{
 background:#fff!important; 
  }
.navbar {
position:static;
text-align:center;
  }
#header .navbar{
 position:static;
 width:100%;
 z-index:9999;
 background:transparent;
}

@supports ((position: sticky) or (position: -webkit-sticky)) {
	body{
		padding-top:0!important;
	}
}
#header .navbar-collapse{
 width:100%;
 background:#fff;
 border:1px solid var(--theme-line);
 border-radius:18px;
 box-shadow:var(--theme-shadow-soft);
 margin-top:14px;
 padding:10px 12px 14px;
 overflow-x:hidden;
 max-height:70vh;
 overflow-y:auto!important;
}
#header .navbar-nav{
 display:block;
}
#header .navbar-nav > li{
 width:100%;
}
#header .navbar-nav{
 margin:0;
}
#header .navbar-nav > li > a{
 padding:12px 14px;
 text-align:left;
}
body{
 padding-bottom:0;
}
.dropdown-menu{
background:#fff!important; 
 }
#header .drop_3 a{
font-size:17px!important;
padding-top:12px!important;
padding-bottom:12px!important;
 }
 /*
.cd-secondary-nav.is-fixed {
position:static; 
 }*/
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
border:none; 
 }
#header .m_tag{
font-size:18px!important;
font-weight:700;
color:var(--theme-ink)!important;
border-bottom:1px solid var(--theme-line);
padding-top:12px!important;
padding-bottom:12px!important;
margin-top:0;
border-radius:0!important;
border-right:none;
 }
#header .navbar-collapse{
padding-left:0;
padding-right:0;
margin-top:12px;
border-top:none;
box-shadow:none;
border-radius:0;
}
#header .nav_waterai_button{
margin-left:0;
margin-top:0;
border-bottom:none;
text-align:left!important;
border-radius:0!important;
display:block;
}
#header .active_tab,
#header .active_tab:hover,
#header .active_tab:focus{
border-radius:0!important;
}
#header .navbar-nav.navbar-right{
display:none;
}
#header .drop_3{
display:none;
}
.pages ul li{
margin-bottom:5px; 
 }
.hr_1{
margin-left:auto!important; 
 }

#subscribe{
text-align:center;  
 }
.subscribe_1{
display:block;
}
.subscribe_1r {
margin-top:15px; 
 }
#footer{
text-align:left; 
 }
.footer_2,
.footer_2 h3,
.footer_2 h4,
.footer_2 h5,
.footer_2 h6,
.footer_2 p,
.footer_2 a,
.footer_2i1,
.footer_2i2,
.footer_2i3,
.footer_2i4,
.footer_meta,
.footer_b,
.footer_bl,
.footer_br{
text-align:left;
}
.footer_2i2 {
margin-top:15px; 
 }
.footer_2i3 {
margin-top:15px; 
 }
.footer_bl {
text-align:left; 
margin-top:10px; 
 }
.footer_2i3i img{
float:none;
margin-right:0; 
margin-bottom:15px;
 }
 
#header_t{
display:none; 
 }
#header .container-fluid{
margin-left:0;
margin-right:0; 
 }
#header .navbar-header{
display:flex;
align-items:center;
}
#header .navbar-toggle{
float:none;
order:2;
margin-left:auto;
margin-top:0;
margin-bottom:0;
width:48px;
height:48px;
padding:11px 10px;
}
#header .navbar-brand{
display:flex;
float:none;
order:1;
font-size:20px;
white-space:nowrap;
padding-top:0;
padding-bottom:0;
color:var(--theme-ink);
gap:5px;
 }
#header .navbar-brand .nav-logo{
height:40px;
width:40px;
margin-top:0;
margin-bottom:0;
margin-right:8px;
padding:0;
border-radius:50%;
clip-path:none;
}
#header .input-group{
width:100%; 
 }
}
@media (min-width:768px) and (max-width:991px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
.subscribe_1l h4{
 margin-top:0;
 }
.footer_2i1 .navbar-brand{
font-size:24px; 
 }
.footer_2i1 ul li{
margin-bottom:8px;
 }
 .footer_2i3i img{
margin-right:8px;
width:40px;
height:80px; 
 }
.footer_2i3i h5{
font-size:14px; 
 }
.footer_2i3i h6{
font-size:12px!important; 
 }

.top_1l p {
font-size:14px;
}
.header_t1lri .span_1{
font-size:16px; 
margin-right:5px;
 }
.header_t1lri h6{
font-size:12px!important; 
 }
.header_t1lri {
padding-top: 6px;
}
#header .container-fluid{
margin-left:0;
margin-right:0; 
 }
#header .m_tag {
padding-left: 6px;
padding-right: 6px;
}
#header .input-group{
width:140px; 
 }
#header .navbar-brand{
font-size:24px;
 }
 }
 
@media (min-width:992px) and (max-width:1200px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
.footer_2i1 ul li{
margin-bottom:8px;
 }
.footer_2i3i h5{
font-size:15px; 
 }
.footer_2i3i h6{
font-size:12px!important; 
 }
#header .container-fluid{
margin-left:0;
margin-right:0; 
 }
#header .input-group{
width:270px; 
 }
#header .m_tag {
padding-left: 10px;
padding-right: 10px;
}
#header .input-group{
width:220px; 
 }
  }
@media (min-width:1201px) and (max-width:1305px) {
#header .m_tag {
padding-left: 15px;
padding-right: 15px;
}
#header .input-group{
width:240px; 
 }
 }



