Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* = Theme customization starts here
-------------------------------------------------------------- */
.fusion-logo img{
	max-height:45px;
}
@media screen and (max-width:768px){
	#mobile-menu-main-menu{
	position: absolute;
	width: calc(100% + 60px);
}
}
.fusion-open-submenu[aria-label^="Close submenu of"]:before {
	transform: rotate(180deg);
}
.main-post-section .thmv-blog-post .thmv-column .thmv-info{
	display:flex;
	flex-direction:column;
}

.main-post-section .thmv-blog-post .thmv-column .thmv-info .post-title{
	margin-top:0;
}
.featured-blogs .thmv-blog-post .thmv-subheading{
	display:flex;
	justify-content:space-between;
}
.featured-blogs .thmv-blog-post .post-title{
	line-height: 22px;
}
.thmv-author{
	color: var(--e-global-color-primary);
}
.featured-blogs.dark-section .thmv-blog-post .thmv-grid-img{
	margin-bottom:0px;
}
.featured-blogs.dark-section .thmv-blog-post .thmv-info{
	background:#fff;
	padding:20px 10px 10px
}
.thmv-blog-post .thmv-grid-img img{
	max-height:220px;
	object-fit:cover;
}
.main-post-section .thmv-blog-post .thmv-grid-img img{
	max-height:350px;
}
.featured-blogs .thmv-blog-post .thmv-info h3 a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.below-large-blog .thmv-blog-post .thmv-column:first-child{
	display:none;
}
.shadow-heading{
	position: absolute;
	opacity:0.1;
	top:50%;
	left:0;
	transform:translate(0, -50%)
}
.shadow-heading .elementor-heading-title{
	font-size:180px;
}
@media screen and (min-width:769px){
	.main-post-section .thmv-blog-post.thmv-post-styl-1 .thmv-column{
	width:100%;
	display:flex;
	gap: 30px;
}
	.main-post-section .thmv-blog-post.thmv-post-styl-1 .thmv-column .thmv-info{
		width:80%;
	}
	.main-post-section .thmv-blog-post .thmv-column .thmv-info .thmv-subheading{
	order:1;
}
	.main-post-section .thmv-blog-post .thmv-separator{
		display:none;
	}
		.main-post-section .thmv-blog-post .thmv-column{
		align-items: start !important;
	}
	.main-post-section .thmv-blog-post.thmv-post-styl-2 .thmv-column .thmv-grid-img{
		width:35%;
	}
	.main-post-section .thmv-blog-post.thmv-post-styl-2 .thmv-column .thmv-info{
		width: calc(65% + 20px) !important;
	}
	.featured-blogs.dark-section 	.thmv-blog-post .thmv-column{
    display: flex;
    flex-direction: column;
	}
	.featured-blogs.dark-section 	.thmv-blog-post .thmv-column .thmv-info{
		height:100%;
	}
	.product-desc-box{
		min-height: 103px;
	}
	.offers-protection-box{
		min-height:93px;
	}
}
@media screen and (max-width: 1100px) and (min-width: 769px) {
	.navbar .navbar-nav > li > a{
		margin: 0 5px;
		font-size:12px; !important
	}
}
@media screen and (min-width: 769px) and (max-width: 991px) {
	header > .container{
		width:100%;
	}
}

.sidebar .widget_frm_show_form{
    background-image: linear-gradient(120deg, #fbb033 10%, #632e2b 83.16%);
	padding:20px;
	border-radius:10px;
}
.sidebar .widget_frm_show_form .widget-title{
	color:#fff;
	font-size:22px;
	border-bottom:none;
	margin-bottom:10px;
}
.sidebar .widget_frm_show_form .frm_style_formidable-style.with_frm_style input[type=submit]{
	background: var(--e-global-color-primary);
	color:#000;
	font-weight:600;
	margin-top:20px;
}
.sidebar .widget_frm_show_form .frm_style_formidable-style.with_frm_style .frm_none_container .frm_primary_label {
    display: block;
    margin: 0px;
    color: #fff;
    font-size: 16px;
}
body.single .wp-post-image{
	max-height:400px;
	object-fit:cover;
}
.subheader{
	background-image:linear-gradient(90deg, var( --e-global-color-54e5bed ) 50%, var( --e-global-color-primary ) 100%);
}
.shadow-text{
	color: var( --e-global-color-112dbfb8 );
	font-size:180px;
	opacity:0.1;
	line-height:0.9;
}
/* .single-post .page-title{
	padding:30px 0 10px;
	border-bottom:none !important;
	position:relative;
}
.single-post .page-title:after{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width: 80%;
	height:5px;
	max-width:500px;
	background: var(--e-global-color-primary);
}
.single-post .page-title h1{
	font-size:26px;
	color:#000;
}
.single-post .format-standard{
	padding-top:30px;
}
.single-post .format-standard .post-inner .post-meta{
	position:absolute;
	top:-30px;
} */
.side-minipost ul li.has-post-thumbnail{
	border:none;
}
.side-minipost .has-post-thumbnail img{
	margin-bottom:0px;
	min-height:80px;
}
.side-minipost .side-heading {
    font-size: 18px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.side-heading:after{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width: 90%;
	height:5px;
	max-width:200px;
	background: var(--e-global-color-primary);
}
.side-minipost .wp-block-post-template h2.wp-block-post-title{
	font-size:16px !important;
	margin:0px;
}
.side-minipost .wp-block-post-template h2.wp-block-post-title a{
	color:#000;
}
.side-minipost .wp-block-post-author,
.side-minipost .wp-block-post-date{
	display:inline-flex;
}
.side-minipost .wp-block-post-author p,
.side-minipost .wp-block-post-date{
	color:#999;
	font-size:12px;
}
.side-minipost .wp-block-post-date{
	border-left:1px solid #999;
	padding-left:5px;
}
.side-minipost .wp-block-post-author__avatar{
	display:none;
}
.side-minipost .wp-block-columns.are-vertically-aligned-center{
	gap:10px;
	margin:0px;
}
.comments-closed{
	display:none;
}
@media screen and (max-width:768px){
	.shadow-text{
		font-size:100px;
	}
}

/* New design custom css */

body,
h1,
h2,
h2,
h3,
h4,
h5,
h6,
p,
pre,
ul,
li,
a,
b,
strong{
	font-family: "Roboto Flex", sans-serif !important;
}
.headhesive--clone #logo img{
	max-height:40px !important;
}
.navbar-static-top{
	padding:5px 0;
}
@media screen and (min-width:768px){
	.navbar-static-top{
		padding:15px 0;
	}
}
@media screen and (max-width:768px){
	main#main {
		padding-top: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	main#main .post-content > .elementor > *{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
.whatsapp-widget{
	position:fixed;
	right:10px;
	bottom:70px;
	z-index:2;
}
.whatsapp-widget a{
    display: flex;
    background: #40c351;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    padding: 10px;
    align-items: center;
    justify-content: center;
}
.fa{
	font-family: "Font Awesome 5 Free" !important;
	font-weight:inherit;
}

.need-assitance{
	display:flex;
	justify-content:end;
}
.need-assitance .assistance-container{
	display:block;
	text-decoration:none;
	max-width:400px;
}
.need-assitance .d-flex{
	display:flex;
	align-items:center;
	background: #F0F2F5;
	color: var(--e-global-color-5fd6c2f2);
	position:relative;
	border-radius:10px;
}
.need-assitance .image{
	position:absolute;
	left:0;
	top:0;
	width:120px;
	height:100%;
}
.need-assitance .image img{
	height:100%;
	object-fit:cover;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.need-assitance .d-flex .assitance-content{
	flex:1;
	padding:10px 20px;
}
.need-assitance .d-flex .assitance-content > *{
	margin:0px;
	line-height:1;
}
.need-assitance .d-flex .assitance-content h4{
	font-size:1.5rem;
	color: var(--e-global-color-2c4fb02);
}
.need-assitance .d-flex .assitance-content p{
	margin:10px 0;
	font-size:14px;
	color: var(--e-global-color-2c4fb02);
}
.assitance-content .links-section{
	display:flex;
	gap:20px;
}
.assitance-content .links-section a{
	color: #5378B5;
}
.vertical-icon-list{
	max-width:350px;
}
.vertical-icon-list .elementor-icon-list-items li{
	align-items:start;
	position:relative;
	line-height:1;
}
.vertical-icon-list .elementor-icon-list-items li + li{
	padding-top:30px;
}
.vertical-icon-list .elementor-icon-list-items li + li:before{
	content:'';
	position:absolute;
	top:0;
	left:6px;
	width:1px;
	height:25px;
	background: var( --e-global-color-f15fa1f );
}
.kshema-numbers .elementor-widget-heading{
	margin-bottom:0px;
}
.peril-grid-icons > .elementor-container{
	width:100%;
}
.peril-grid-icons .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
	padding:0px !important;
}
.peril-grid-icons .elementor-icon-box-title{
	margin:0px;
}
.kshema-products-badge {
    position: absolute;
    top: -10px;
    right: -10px;
    width: auto !important;
    background: var(--awb-color8);
    color: #fff;
    margin: 0px !important;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5px 10px;
	z-index:1;
}
.kshema-products > .elementor-column-wrap{
	padding:20px;
}
.kshema-products > .elementor-widget-wrap{
	background:#fff;
	border-radius:15px;
	padding: 25px 0px !important;
	margin:10px;
}
.kshema-products-badge p{
	margin:0px !important;
}
.no-bottom-gap .elementor-widget-wrap{
	padding-bottom:0px !important;
}
.text-white{
	color:#fff !important;
}
.text-secondary{
	color: var(--awb-color6);
}
.temp-widget{
	max-width:200px;
}
.temp-widget.bar-widget{
	max-width:250px
}
.temp-widget.bar-widget-1{
	max-width:300px
}

.parallax-widget {
    animation: BottomToTop !important;
    z-index: 1;
    animation-duration: 5s;
}
.parallax-widget.temp-widget-1 {
	animation: BottomToTop-1 !important;
    animation-duration: 5s;
	transform: translate3d(0,100%,0);
}
.temp-widget.fadeInUp{
    animation: BottomToTop !important;
    z-index: 1;
    animation-duration: 5s !important;
}
.temp-widget.temp-widget-1.fadeInUp{
	animation: BottomToTop-1 !important;
    animation-duration: 5s;
	transform: translate3d(0,150%,0);
}

@keyframes BottomToTop {
	0%{
		transform: translate3d(0,300%,0);
		visibility:visible;
		opacity:1;
	}
	100%{
		transform: translate3d(0,0,0)
	}
}
@keyframes BottomToTop-1 {
	0%{
		transform: translate3d(0,300%,0);
		visibility:visible;
		opacity:1;
	}
	100%{
		transform: translate3d(0,150%,0);
	}
}
@keyframes BottomToTop-2 {
	0%{
		transform: translate3d(0,100%,0);
		visibility:visible;
		opacity:1;
	}
	100%{
		transform: translate3d(0,-200%,0);
	}
}
.premium-widget > *{
	margin:0 !important;
	color: var( --e-global-color-2c4fb02 );
}
.premium-widget > h3{
	font-size:32px;
	font-weight:600;
}
.premium-widget .widget-progress {
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
		justify-content:center;
    align-items: center;
	margin-top:10px;
	font-weight:600;
}
.premium-widget .widget-progress .barOverflow{
  position: relative;
  overflow: hidden;
  width: 90px;
	height: 45px;
	margin-bottom:-25px;
}
.premium-widget .widget-progress .bar{
  position: absolute;
  top: 0; left: 0;
  width: 90px; height: 90px; 
  border-radius: 50%;
  box-sizing: border-box;
  border: 8px solid var( --e-global-color-2c4fb02 );  
  border-bottom-color: rgb(217 217 217 / 40%);  
  border-right-color: rgb(217 217 217 / 40%);
}
.insured-crops .bar-title{
	min-width:45px;
}
.insured-crops .bar-percent {
  width:160px;
	text-align:right;
}
.insured-crops .bar {
    width: 60%;
    height: 5px;
    background: rgb(217 217 217 / 40%);
    border-radius: 5px;
    position: relative;
    margin-left: 30px;
    margin-right: 10px;
}
.insured-crops .bar-item{
  width: 100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin: 10px 0;
	font-size:14px;
}
.insured-crops .bar-inner {
  width: 0;
  height: 5px;
  line-height: 5px;
  background: var( --e-global-color-2c4fb02 );
  border-radius: 5px 0 0 5px;
}

@media screen and (max-width:768px){
	.peril-grid-icons .elementor-widget-wrap {
grid-template-columns: repeat(2, 1fr);
	}
	.kshema-products > .elementor-column-wrap{
		padding:0;
		padding-bottom:20px;
	}
	.parallax-widget-container > .elementor-column-gap-default{
	width:calc(100% - 0px);
}
	.temp-widget img{
		width:40px;
		height:40px;
		object-fit:cover;
	}
	.premium-widget > h3{
		font-size:22px;
	}
	.premium-widget > p{
		font-size:12px;
	}
	.insured-crops .bar{
		margin-left:20px;
		margin-right:5px;
		width:50%;
	}
	.insured-crops .bar-item{
		font-size:12px;
	}
	.temp-widget.full-width-mobile{
		max-width:100%;
	}
}
.steps-design-item .th-info-card-wrap .elementor-icon-box-content b{
	font-size:24px;
	font-weight:400;
	color: #fff;
	display:block;
}
.full-sction-link a{
	position:relative;
}
.full-sction-link a:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* .full-width-btn a{
	width:100%;
	max-width:250px;
}
.full-width-btn a .elementor-button-text{
	flex-grow:0;
} */
.custom-form-design-1 .frm_opt_container{
	display:flex;
	justify-content:center;
	align-items:center;
}
.custom-form-design-1 .frm_opt_container > div{
	width:50%;
}

/* Forbidden Form */
.custom-form-design-1 input, .custom-form-design-1 textarea, .custom-form-design-1 select{
	border:0px !important;
	border-bottom :1px solid #f2f2f2 !important;
	border-radius:0px !important;
}
.custom-form-design-1 .frm_radio label {
	margin:0px !important;
	padding:10px;
	border:1px solid #f2f2f2;
	cursor:pointer;
	text-align:center;
}
.custom-form-design-1 .frm_radio.checked label{
	background:#111D17;
	color:#fff;
	padding-left:0px;
	padding-right:0px;
}
.custom-form-design-1 .frm_radio:first-child label{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-right:0px;
}
.custom-form-design-1 .frm_radio:last-child label{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-left:0px;
}
.custom-form-design-1 .frm_radio input{
	width:0px !important;
	height:0px !important;
	border:0px !important;
	box-shadow:none !important;
}
.custom-form-design-1 .frm_radio input:before{
	content:none !important;
}
.custom-form-design-1 input[type=submit],
.custom-form-design-1 button.frm_button_submit{
    width: 100% !important;
    background-color: #111D17 !important;
    border-radius: 5px !important;
	border-color: #111D17 !important;
	color: #fff !important;
}
.custom-form-design-1  .frm_ajax_loading{
	position:absolute;
}
.steps-design-item .th-info-card-wrap .elementor-icon-box-content{
		display:flex;
		gap:20px;
	}
.steps-design-item .th-info-card-wrap .elementor-icon-box-content .elementor-icon-box-title{
	margin:0px;
}
@media screen and (min-width:769px){
	.steps-design-item{
		padding-left:5%;
	}
	.steps-design-item .th-info-card-wrap .elementor-icon-box-content{
		gap:120px;
		max-width:800px;
	}
}
@media screen and (min-width:1024px){
	.steps-design-item .th-info-card-wrap .elementor-icon-box-content{
		gap:200px;
	}
}
.rainy-bg .elementor-widget-container{
	display:flex;
	justify-content: end;
}
.rainy-bg.fadeIn svg{
	max-height:700px;
	animation: Changedirection 2s forwards;
	animation-delay: 3s;
}
.rainy-bg.fadeIn svg line{
	animation: ChangeColor 2s forwards;
	animation-delay: 3s;
}
@keyframes Changedirection {
	0% {
		opacity:0;
		-webkit-transform: scaleX(-1);
  		transform: scaleX(-1);
	}
	50%{
		-webkit-transform: scaleX(-1);
  		transform: scaleX(-1);	
	}
	100% {
		opacity:1;
		-webkit-transform: scaleX(-1);
  		transform: scaleX(-1);
	}
}
@keyframes ChangeColor {
	to {
		stroke: var(--awb-color6);
	}
}
.text-muted{
	color: rgb(208 217 229 / 60%)
}

.mt-0 { margin-top:0px;}

.mb-0{
	margin-bottom:0px;
}
footer .fusion-column{
	width:100% !important;
	border-bottom:1px solid rgb(255, 255, 255, 10%);
	display:flex;
	justify-content:flex-start;
	align-items:start;
}
footer .fusion-column{
	padding:30px 0;
}
footer .fusion-column:first-child{
	padding-bottom:10px;
	padding-top:0px;
}
footer .fusion-column.fusion-column-last{
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
footer .fusion-column > section:last-child{
	margin-left:auto;
}
footer .fusion-footer-widget-column{
	margin-bottom:0px;
	min-width:230px;
}

footer .icon{
	width: 32px;
	height: 32px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	background: var(--awb-color6) !important;
	color: var(--awb-color5) !important;
}
footer .icon:hover{
	color: var(--awb-color5);
}

footer .company-info h6{
	margin-top:0px;
	margin-bottom:10px;
	color:#fff;
}
footer .contact-info a{
	display:flex;
	align-items:center;
	gap:10px;
}
footer .social-list{
	display: flex;
	padding: 0;
}
footer .social-list li{
	list-style: none;
}
footer .social-list li a{
	color: var(--awb-color5);
}
footer .social-list li + li{
	margin-left: 10px;
}
.fusion-footer-widget-area ul li{
	border:0px !important;
	padding:0px !important;
}

.fusion-footer-widget-area ul li a:before{
	content:none !important;
}
footer .offices-info {
    display: flex;
    justify-content: space-evenly;
    max-width: 600px;
    gap: 50px;
}
footer .fusion-column:nth-child(3) p{
	margin:0px;
	font-size:14px;
}
footer #menu-footer-policy-menu li a{
	font-size:14px;
	padding:5px 0;
	color: rgb(208 217 229 / 60%);
}

.menu a {    margin-bottom: 10px;}

.social-list a:hover, .bhimLogo a:hover{opacity:0.7;}

p.bhimLogo { margin-bottom: 30px; margin-top: 20px !important; }

@media screen and (min-width:1280px){
	
.company-info { display: grid; grid-template-columns: 1fr 1fr; column-gap: 20px; }
	
	ul#menu-footer-info-menu { column-count: 2; }
	
}

@media screen and (max-width:768px){
	.rainy-bg.fadeIn svg{
		width:100%;
	}
	footer .fusion-column,
	footer .offices-info{
		flex-wrap:wrap;
		margin:0px !important;
		gap:0px;
	
	}

	footer .fusion-footer-widget-column#nav_menu-2,
	footer .fusion-footer-widget-column#nav_menu-4{
		width:50%;
	}
	footer .contact-info{
		padding-top:30px;
	}
footer .offices-info .office-address {
    width: 100%;
    border-top: 1px solid #243c2f;
    margin: 20px 0px 0px 0px;
    padding: 20px 0px 0px 0px;}
	
}
.bordered-bottom-faq .elementor-accordion-item + .elementor-accordion-item{
	border-top: 1px solid #E5E5E5 !important;
}
.perils-slide-content{
	position:relative;
	padding:0 10px;
}
.perils-slide-content img{
	border-radius:10px;
}
.peril-slider-iconinfo {
    position: absolute;
    bottom: 20px;
    background: var(--e-global-color-primary);
    padding: 5px 15px;
    border-radius: 25px;
    width: max-content;
    left: 50%;
    display: flex;
    align-items: center;
    color: #fff;
    transform: translate(-50%, 0%);
}
.peril-slider-iconinfo img{
	width:30px;
}
.slick-perils-carousel .slicknav{
	position:absolute;
	top:-70px;
	right: 10px;
	background: var(--awb-color5);
	color:#fff;
	width:30px;
	height:30px;
	border-radius:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	cursor:pointer;
}
.slick-perils-carousel .slicknav.left{
	right: 60px;
}
.slickprogress {
  	display: block;
	width: 100%;
	height: 3px;
	border-radius: 10px;
	overflow: hidden;
	background-color: var(--awb-color4);
	background-image: linear-gradient(to right, black, black);
	background-repeat: no-repeat;
	background-size: 0 100%;
	transition: background-size .4s ease-in-out;
	margin-top:30px;
}
.slickprogress::after {
  
  width: 100%;
  height: 1px;
  background: var(--awb-color4);
  position: absolute;
  left: 0;
  top: 1px;
  opacity: 0.5;
}
.grid-list-icon ul.elementor-icon-list-items{
	display:flex;
	flex-wrap:wrap;
}
.grid-list-icon ul.elementor-icon-list-items li{
	width:50%;
}
@media screen and (min-width:769px){
	.grid-list-icon.withgap ul.elementor-icon-list-items li + li{
		padding-left: 50px;
	}
}
.documents-grid-list-link .documents-grid-list-link-item > .e-con-inner{
	grid-template-columns: 1fr 70px;
}
.form-description {
    font-size: 8px;
    padding: 0 45px;
}
.careerpopup-header{
	border-bottom: 1px solid rgb(204 204 204 / 34%);
	padding-bottom:20px;
	margin-bottom:30px !important;
}
.careerpopup-header h1{
	font-size:40px;
	padding-bottom: 10px;
}

.custom-popupbuilder h1,
.custom-popupbuilder h2,
.custom-popupbuilder h3,
.custom-popupbuilder h4,
.custom-popupbuilder h5,
.custom-popupbuilder h6,
.custom-popupbuilder p{
	margin:0px;
}
.custom-popupbuilder p,
.custom-popupbuilder li{
	padding-bottom:15px;
}

.custom-popupbuilder .careerpopup-header p{
	padding-bottom:0;
	color: var(--awb-color6);
}
.custom-popupbuilder .careerpopup-header a{
	color: var(--awb-color6);
	margin-left: 20px;
	
}
.custom-popupbuilder .careerpopup-header a i{
	transform: rotate(-45deg);
}
.custom-popupbuilder ul{
	padding-left:20px;
}
.popupapply-info {
    background: var(--awb-color6);
    padding: 20px 25px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-top: 50px !important;
}
.popupapply-info .copy-email{
	margin-top:20px;
	display:inline-block;
	color: var(--awb-color5);
}
@media screen and (max-width:768px){
	.bordered-bottom-faq + .bordered-bottom-faq{
		border-top: 1px solid #E5E5E5 !important;
	}
	.grid-list-icon ul.elementor-icon-list-items li{
		width:100%;
	}
	.form-description {
		padding:0 20px;
	}
}
@media screen and (max-width:479px){
	.slick-perils-carousel{
		display:flex;
		flex-wrap:wrap;
		row-gap:20px;
	}
	.slick-perils-carousel > div{
		width:50%;
	}
	.peril-slider-iconinfo{
		font-size:12px;
	}
	.peril-slider-iconinfo img{
		width:20px;
	}
}
.core-value-icons .core-value-items .elementor-image-box-img{
	background: var(--awb-color7);
	padding: 10px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.core-value-icons .core-value-items .elementor-image-box-img img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.core-value-icons .core-value-items .elementor-image-box-title{
	margin-top: 20px;
}
.leadership-item .elementor-image-box-img img{
	border-radius:10px;
}
.leadership-item .leadership-button{
	color: var(--awb-color6);
	cursor:pointer;
	font-size: 14px;
}
.rt-tpg-container .post-content{
	display:flex;
	flex-direction: column;
}
.featured-post-single .grid-layout3 .rt-el-content-wrapper{
	display:flex;
	flex-direction: row;
	gap: 30px;
	background: #fff;
	border-radius:10px;
	padding: 0px;
	align-items:center;
}
.featured-post-single .grid-layout3 .rt-el-content-wrapper .has-thumbnail{
	margin: 0px;
	border-radius: 10px
}
.featured-post-single .grid-layout3 .post-content{
	padding:20px;
}
.grid-posts-items .grid-layout3 .rt-el-content-wrapper .has-thumbnail img{
	height: 250px;
	object-fit: cover;
}
.rt-tpg-container .post-content .rt-el-post-meta{
	padding-right:20px;
	color: var(--awb-color5);
	font-size:14px;
}
.rt-tpg-container .post-content .rt-el-post-meta .author{
	display: block;
	width:100%;
	font-size:16px;
	font-weight:500;
	padding-bottom:5px;
}
.rt-tpg-container .post-content .rt-el-post-meta .date,
.post-meta-tags .fusion-tb-published-date{
	position:relative;
}
.post-meta-tags .fusion-tb-published-date{
	padding-right: 15px !important;
}
.rt-tpg-container .post-content .rt-el-post-meta .date:after,
.post-meta-tags .fusion-tb-published-date:after{
	content: '';
	position: absolute;
	right: 5px;
	top: 4px;
	width:5px;
	height: 5px;
	background: var(--awb-color5);
	border-radius:100%;
}
.post-meta-tags.only-date .fusion-tb-published-date:after{
	content: none !important;
}
.rt-tpg-container .post-content .post-footer {
    width: 100px;
    text-align: right;
    right: 0px;
	bottom: 15px;
    margin-left: auto;
	margin-bottom:0px;
}
.featured-post-single .rt-tpg-container .post-content .post-footer{
	right: 20px;
}
.rt-tpg-container .post-content .post-footer > .post-footer{
	position: absolute;
	bottom: 40px;
	z-index: 1;
}
.rt-tpg-container .post-content .post-footer > *{
	margin:0px;
}
.rt-tpg-container .post-content .post-footer .read-more a.tpg-post-link svg{
	width: 15px;
	margin-left:5px;
	fill: currentColor;
}
.post-meta-tags{
	position:relative;
	padding-left: 40px !important;
	margin-top: 10px; line-height:22px;
}
.post-meta-tags:before {
    content: '' !important;
    width: 30px !important;
    height: 30px !important;
    background-image: url('https://stagingnewone.kshema.co/wp-content/uploads/2024/04/k-icon.png')  !important;
    position: absolute;
    top: 14px !important;
    left: 0 !important;
    background-size: cover !important;
    background-color: transparent !important;
}

.post-meta-tags .fusion-tb-author{
	width: 100%;
	display: block;
	font-size: 16px;
	font-weight: 500; line-height:30px;
}
.post-meta-tags .fusion-meta-tb-sep{
	display:none;
}
.fusion-carousel-meta{
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.customdesign-related .fusion-carousel-item-wrapper{
	background: #fff;
	border-radius: 10px;
}
.customdesign-related .fusion-carousel-item-wrapper .fusion-image-wrapper img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.customdesign-related .fusion-carousel-item-wrapper .post-content-wrapper{
	padding: 15px; /* min-height:330px;*/
}

.customdesign-related .fusion-carousel-item-wrapper .post-content-wrapper .fusion-related-posts-title-link{ }

.customdesign-related .fusion-carousel-item-wrapper .fusion-carousel-title{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 18px;
    padding-bottom: 2px;	
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    white-space: normal;
}
.customdesign-related .fusion-carousel-item-wrapper .short-decs{
	color: rgb(11 38 23 / 60%);
	line-height: 1.5;
	text-align:left;
}
.customdesign-related .fusion-carousel-item-wrapper .fusion-carousel-meta{
	font-weight:300;
	position:relative;
	padding-top:30px;
}

.social-share-container .fusion-sharing-box{
    position: absolute;
    width: max-content;
    right: 30px;
    top: 60px;
    padding: 0;
	z-index:1;
	display: none;
}


.customdesign-related span.fusion-tb-author { color: #7ba2e1;}
.customdesign-related span.fusion-tb-author:hover { color: #000;}

.searchPost h2 { font-size: 25px !important; line-height: 35px !important; margin-bottom: 20px !important; }

.archive.author .fusion-post-wrapper { background: #fff !important; }
/* 
.archive.author .fusion-post-wrapper h2 { font-size: 26px !important;  text-align: left;  line-height: 36px !important; } */

.archive.category .fusion-post-wrapper { background: #fff !important; }
/* 
.archive.category .fusion-post-wrapper h2 { font-size: 26px !important;  text-align: left;  line-height: 36px !important; } */

@media screen and (max-width:991px){
	.customdesign-related .fusion-carousel-item-wrapper .fusion-carousel-meta a.read-more{
		top: 20px;
	}
	.featured-post-single .rt-tpg-container .post-content .post-footer{
		bottom: 50px !important;
	}
}
@media screen and (max-width:768px){
	.featured-post-single .grid-layout3 .rt-el-content-wrapper{
		flex-direction:column;
	}
}

@media screen and (max-width:520px){
	.customdesign-related .swiper-slide.swiper-slide-active{
		width: 100% !important;
	}
	.customdesign-related .fusion-carousel-item-wrapper .fusion-carousel-meta{
		padding-top:10px;
	}
	.social-share-container .fusion-sharing-box{
		right: 15px;
	}
}
.disclosures-list table{
	text-align:left;
}
.disclosures-list table a{
	color: var(--awb-color6);
}
.app-features-container{
	position:relative;
	padding-left: 50px;
}
.app-features-container .app-features-number{
	position: absolute;
	top:8px;
	left:10px;
	padding-left: 0px !important;
}
@media screen and (max-width:768px){
	.app-features-container{
		padding-left:10px;
	}
	.app-features-container .elementor-widget-heading,
	.app-features-container .elementor-widget-text-editor{
		padding-left: 50px;
	}
	
}
.what-we-value h5{
	margin-top: 0px !important;
}
.calculator-features-list{
	position:relative;
}
.calculator-features-list:before{
	content:'';
	position:absolute;
	left: 25px;
	top: 55px;
	height: 115px;
	width: 5px;
	background: url('https://stagingnewone.kshema.co/wp-content/uploads/2024/06/arrow-line.png') no-repeat;
	background-size: cover;
}
.calculator-features-list .elementor-icon-list-items .elementor-icon-list-icon {
    background: var(--awb-color6);
    border-radius: 100%;
    width: 55px !important;
    height: 55px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 55px !important;
	margin-right: 20px;
}
.calculator-form{
		display: flex;
		flex-wrap: wrap;
		gap: 20px 30px;
	}
	.calculator-form > div{
		width: 100%;
	}
.calculator-form .form-group > div + div{
	margin-top: 20px;
}
@media screen and (min-width:769px){
		.calculator-form > div{
			flex: 1;
			min-width: calc(50% - 25px);
		}
	}
.cropdurationcontainer {
    width: 100%;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.cropdurationcontainer p{
	text-align:center;
}
.calculator-form input,
.calculator-form select{
	width: 100%;
	padding: 8px 10px;
}
.kshemaproduct-container{
	display:flex;
	justify-content:space-between;
	align-items:center;
	gap: 20px;
}
.calculator-form .kshemaproduct{
	background: #fff;
	border: 1px solid #D0DAE7;
	border-radius: 10px;
	padding: 0px;
	width:100%;
	position: relative;
}
.calculator-form .kshemaproduct p{
	margin:0px;
}
.calculator-form .kshemaproduct img{
	max-width:80px;
}
	.durationslider {
	  width: 100%;
	  height: 15px;
	  border-radius: 5px;
	  background: #d3d3d3;
	  outline: none;
	  opacity: 0.7;
	  -webkit-transition: .2s;
	  transition: opacity .2s;
	}

	.durationslider:hover {
	  opacity: 1;
	}
.calculator-submit .form-group{
	display: flex;
	justify-content: end;
	margin-top: 20px;
}
.calculator-submit input{
    background: var(--awb-color6);
    color: #fff;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px !important;
    font-size: 20px;
}
@media screen and (min-width:521px){
	.calculator-submit input{
		max-width: 300px;	
	}
}
.calculator-form [type="radio"]:checked,
.calculator-form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.calculator-form [type="radio"]:checked + label,
.calculator-form [type="radio"]:not(:checked) + label
{
    cursor: pointer;
    line-height: 20px;
    display: block;
	width: 100%;
	padding: 10px;
}
.calculator-form [type="radio"]:checked + label:before,
.calculator-form [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    right: -2px;
    top: 0px;
    width: 30px;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #D0DAE7;
}
.calculator-form [type="radio"]:checked + label:after,
.calculator-form [type="radio"]:not(:checked) + label:after {
    content: '\f058';
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	color: var(--awb-color8);
	font-size:20px;
    position: absolute;
    top: 22px;
    right: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.calculator-form [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.calculator-form [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.premium-values{
	padding: 20px;
	background-color: #D0DAE7;
    border-radius: 50px 0px 50px 0px;
}
.premium-values h1,
.premium-values h2,
.premium-values p{
	text-align:center;
	margin-bottom:0px !important;
}
.premium-value-info-list{
	display:block;
	padding:0px;
	list-style:none;
}
.premium-value-info-list li{
	display: flex;
	align-items:center;
	gap:10px;
}
.premium-value-info-list li + li{
	margin-top: 10px;
}
.premium-value-info-list li .icon{
	width:50px;
	height: 50px;
	background: #D0DAE7;
	border-radius:5px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.premium-value-info-list li .icon img{
	max-width: 30px;
}
.premium-value-info-list li p{
	display:block;
	margin-bottom: 0px !important;
}
.premium-value-info-list li p > span{
	display: block;
	font-weight:600;
}
.app-store-icons img{
	height:40px;
	object-fit: contain;
}
@media screen and (max-width:520px){
	.single-post.fusion-body .fusion-title.fusion-sep-none .title-heading-left{
		font-size: 30px !important;
	}
}
.hidden-box,
#premium-output{
	display: none;
}

.premiumRow {
    display: grid;
    grid-template-columns: 1fr;
	 gap: 30px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
    margin-top: 30px;
    border-radius: 70px 0px;
	padding:20px;
	margin-bottom:20px;
}

@media screen and (min-width:769px){
	.premium-output-value{
		display: flex;
		gap: 20px;
		border: 1px solid #D0DAE7;
		border-radius: 80px 0px 80px 0px;
		padding: 20px;
	}
	
	.premiumRow {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100%;
    border-radius: 70px 0px;
    gap: 30px;
}
}


.kshema-testimonials .elementor-main-swiper{
	width: 100% !important;
	padding-left: 80px;
}
.kshema-testimonials .swiper-wrapper{
	padding-bottom: 20px;
	margin-left: -80px;
}
.kshema-testimonials .swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal{
	top: 100% !important;
}
.kshema-testimonials .swiper .elementor-swiper-button-prev{
	top: -55px;
    right: 60px;
    left: auto;
}
.kshema-testimonials .swiper .elementor-swiper-button-next{
	top: -55px;
    right: 10px;
    left: auto;
}
.kshema-testimonials .swiper .elementor-swiper-button-prev svg,
.kshema-testimonials .swiper .elementor-swiper-button-next svg{
    background: var(--awb-color5);
    fill: var(--awb-color1) !important;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 100%;
}
.kshema-testimonials .swiper-wrapper .swiper-slide > .elementor-testimonial{
	display: flex;
	flex-direction: column-reverse;
	position: relative;
}
.kshema-testimonials .swiper-wrapper .swiper-slide > .elementor-testimonial:before{
	content: '';
	width: 35px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='88' height='80' viewBox='0 0 88 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M48.6214 47.6893C48.6214 41.1651 49.4498 35.055 51.1068 29.3592C52.7638 23.5599 55.1974 18.4854 58.4078 14.1359C61.7217 9.78641 65.8123 6.36893 70.6796 3.8835C75.5469 1.2945 81.1909 0 87.6116 0V20.9709C81.6052 20.9709 77.411 22.5761 75.0291 25.7864C72.7508 28.8932 71.6116 34.2265 71.6116 41.7864H87.6116V80H48.6214V47.6893ZM0 47.6893C0 41.1651 0.828479 35.055 2.48544 29.3592C4.14239 23.5599 6.57605 18.4854 9.78641 14.1359C13.1003 9.78641 17.1909 6.36893 22.0583 3.8835C26.9256 1.2945 32.5696 0 38.9903 0V20.9709C32.9838 20.9709 28.7896 22.5761 26.4078 25.7864C24.1294 28.8932 22.9903 34.2265 22.9903 41.7864H38.9903V80H0V47.6893Z' fill='%23507554'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
}
.kshema-testimonials .swiper-wrapper .swiper-slide > .elementor-testimonial > div{
	margin: 0px;
}
.kshema-testimonials .swiper-wrapper .swiper-slide > .elementor-testimonial > div + div{
	margin-bottom: 20px;
}
@media screen and (max-width:520px){
	.kshema-testimonials .swiper .elementor-swiper-button-prev,
	.kshema-testimonials .swiper .elementor-swiper-button-next{
		top:-20px;
	}
}
.motor-reason-grid .th-info-card-wrap{
	height: 100%;
}
.terms-steps-grid .elementor-heading-title{
	display: flex;
	align-items: center;
	gap:20px;
}
.terms-steps-grid .terms-number{
    background: var(--awb-color6);
    width: 50px;
    height: 45px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--awb-color1);
    font-size: 32px;
}
.offerings-carousel .owl-item .ue-item{
	background: var(--awb-color4);
	padding: 30px 20px 20px;
    border-radius: 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.offerings-carousel .owl-item .ue-item .ue-content-holder{
	flex: 1;
}
.offerings-carousel .owl-nav .owl-prev,
.offerings-carousel .owl-nav .owl-next{
	top: -80px !important;
}
.offerings-carousel .owl-nav .owl-prev{
	left: auto !important;
	right: 60px !important; 
}
.offerings-carousel .owl-nav .owl-prev,
.offerings-carousel .owl-nav .owl-next{
    background: var(--awb-color5) !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 100% !important;
    color: var(--awb-color1) !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 16px !important;
}
.offerings-carousel 
.owl-height .owl-stage{
	display: flex;
	height: 100%;
}
.owl-height .owl-stage .owl-item{
	height: 100%;
}

.plans-compare-table{
	border-collapse: collapse;
	line-height;1
}
.plans-compare-table p{
	margin: 0px !important;
}
.plans-compare-table .images-header{
    display: flex;
    flex-direction: column;
    align-items: start;
	padding: 10px 20px 0;
}
.plans-compare-table .images-header img{
	max-width: 100px;
	margin-bottom: 20px;
}
.plans-compare-table .images-header p{
	font-size: 26px;
}
.plans-compare-table tr td,
.plans-compare-table tr th{
	border-right: 1px solid #fff;
	padding: 15px;
	height: 50px;
	min-width: 160px;
}
.plans-compare-table thead tr:first-child th:first-child{
	border-top-left-radius: 80px;
}
.plans-compare-table tbody tr:last-child td:last-child{
	border-bottom-right-radius: 80px;
}
.plans-compare-table thead tr,
.plans-compare-table tbody tr:nth-child(2n){
	background: #D2D9E4;
}
.plans-compare-table tr td:last-child,
.plans-compare-table tr th:last-child{
	border-right: none;
}
@media screen and (max-width:768px){
	.responsive-table{
		overflow-x: scroll;
	}
	.plans-compare-table .images-header{
		padding:0px;
	}
	.plans-compare-table .images-header p{
		font-size: 18px;
	}
	.plans-compare-table thead tr:first-child th:first-child{
		border-top-left-radius: 40px;
	}
	.plans-compare-table tbody tr:last-child td:last-child{
		border-bottom-right-radius: 40px;
	}
	.offerings-carousel .owl-nav .owl-prev,
	.offerings-carousel .owl-nav .owl-next{
		top: -60px !important;
	}
	.offerings-carousel .owl-nav .owl-prev{
		right: 40px !important; 
	}
}

 .dialog-type-lightbox{
        z-index: 99999;
    }
    .compaign-form-close,
    .compaign-form-close a{
        border: none !important;
        outline: none;
    }
    .compaign-form input{
        background: var(--awb-color2);
        margin-bottom: 20px;
    }
    .compaign-form button{
        background: var(--awb-color5);
        color:var(--awb-color1);
        font-size: 16px;
        padding: 20px 30px;
        border-radius: 5px;
        border: none;
        margin-bottom: 20px;
        margin-top: 20px;
        cursor:pointer;
    }

.compaign-form button:hover { background:#7BA2E1; }

.banner-slider-2 .swiper-slide-inner{
	max-width: 1550px;
}
.banner-slider-2 .swiper,
.banner-slider-2 .swiper .swiper-slide{
	overflow: visible;
}
.banner-slider-2 .banner-form {
		position: relative;
		bottom: -50px;
		background: #fff;
		color: var(--awb-color5);
		max-width: 480px;
		padding: 30px;
		border-radius: 20px;
	}
.banner-slider-2 .desktop-banner{
	margin-top: -50px;
	max-height: 530px;
	overflow:hidden;
	}

.elementor-repeater-item-cf14b59 .swiper-slide-inner {    max-width: 100% !important;}

.smart-slider-text  > div{
	font-family: var(--h2_typography-font-family) !important;
	font-weight: normal !important;
}
.lead-success{
	display: none;
}
.lead-success h3{
	text-align: center;
}
@media screen and (min-width:769px){
	.banner-slider-2 .banner-form {
		position: absolute;
		right: 50px;
		bottom: -100px;
	}
	.banner-slider-2 .swiper-slide-inner{
		padding-top: 100px;
	}
	.banner-slider-2 .mobile-banner{
		display: none;
	}
	.single-player{
		margin-bottom: -30px !important;
	}
}
@media screen and (max-width:768px){
	main#main .post-content > .elementor > .banner-slider-2{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.banner-slider-2{
		margin-bottom:60px;
	}
	.banner-slider-2 .desktop-banner{
		display:none;
	}
	.banner-slider-2 .swiper-slide-inner .elementor-slide-button{
		display: none;
	}
	.single-player img{
		max-height: 300px !important;
		object-fit: contain;
	}
	.smart-slider-text{
		text-align: center;
		width: 100%;
	}
	.smart-slider-text  > div{
		font-family: var(--h2_typography-font-family) !important;
		font-weight: normal !important;
		text-align: center !important;
	}
	.smart-slider-text .n2-ss-text{
		font-size: 24px !important;
	}
	.prediction-slides > .n2-ss-layer-row > .n2-ss-layer-row-inner{
		flex-direction: column-reverse;
	}
	.slider-social-list .n2-ss-item-content{
		font-size: 16px !important;
		text-align: left !important;
	}
	.slider-description .n2-ss-item-content{
		font-size: 16px !important;
	}
	:root{
		--h2_typography-font-size: 38px !important;
	}
	
		/*Smart Slider*/
/* .elementor-repeater-item-a73a4c8 .swiper-slide-inner {    padding: 0px !important;}

 	.elementor-repeater-item-a73a4c8 .elementor-slide-description {margin-bottom:0px !important;} 
			.elementor-repeater-item-a73a4c8 .elementor-slide-description {background-color:#162319; } */
	
	.elementor-repeater-item-cf04b59 .mobile-banner img { max-width: 98%; margin:0px auto; }
	
}


.banner-slider-2 .banner-form p{
	line-height: 1.2;
	margin-top: 0px;
	font-size:16px;
}
.banner-slider-2 .banner-form h4{
	margin-bottom: 20px;
	line-height: 1.2;
	margin-top: 0px;
}
.banner-slider-2 .banner-form small{
	text-align: center;
	font-size: 10px;
	display: block;
}
.banner-slider-2 .banner-form .mb-0{
	margin-bottom:0px;
}
.banner-slider-2 .banner-form input{
	border: 0px;
	border-radius: 0px;
	border-bottom: 1px solid var(--form_border_color);
}
.banner-slider-2 .banner-form input::placeholder{
	color: var(--awb-color5);
	opacity: 0.5;
}
.banner-slider-2 .banner-form button[type=submit]{
	width: 100%;
	padding: 15px;
}
html:lang(kn),
html:lang(ta),
html:lang(te),
html:lang(hi){ 
  --h1_typography-font-size: 42px;
  --h2_typography-font-size: 36px !important;
}
html:lang(kn),
html:lang(ta),
html:lang(te){
	--header_sticky_nav_padding: 30px !important;
	--nav_padding: 30px !important;
}
html:lang(kn) .fusion-main-menu,
html:lang(ta) .fusion-main-menu,
html:lang(te) .fusion-main-menu{
	--header_sticky_nav_padding: 30px !important;
}
html:lang(ta) .fusion-main-menu>ul>li>a .menu-text{
	max-width: 125px;
}

/*Footer*/

.footerlist p { margin-bottom: 10px !important;  }

/*Leader Popup Start*/
.popDesc a {border-left: 1px solid #ccc; margin-left: 10px; padding-left: 10px; }

.popDesc{color:#7ba2e1; font-weight:500; border-bottom: 1px solid #84a8e35c; padding-bottom: 20px; margin-bottom:20px;  text-align:left;}

.popDesc i {padding-left:5px;}

.ue-simple-popup-wrapper { display: block !important;   }

.ue-simple-popup-close:hover, .popDesc a:hover {opacity:0.5;}

.ue-simple-popup-overlay {  transition: all 1s ease-in-out;}

.ue-simple-popup a.ue-simple-popup-trigger:focus { outline: none !important; }

.popImg img { border-radius: 10px; }

.popText { text-align: justify; }

 

@media screen and (min-width:1280px){
	
.pop { display: grid; grid-template-columns: 70% 30%; column-gap: 20px;  text-align:left; }

.popHead { font-size: 30px; line-height: 40px; font-weight: 500; text-align:left; }
	
		.translator-widget { display:none;}
	
	li#menu-item-13274 { background: url(https://staging.stagingnewone.kshema.co/wp-content/uploads/2025/08/language-1.svg); background-repeat: no-repeat; background-position: 0% 50%; padding-left: 35px; }
	
	.fusion-sticky-shadow li#menu-item-13274 { background:url(https://staging.stagingnewone.kshema.co/wp-content/uploads/2025/08/language-1.svg); background-repeat: no-repeat; background-position: 0% 50%; padding-left: 35px; 	} 
	
	li#menu-item-9805 { padding-right: 20px; }
	
	div#google_language_translator {
    display: none;}
	
	.countTwo { column-count: 2; }
	
	.fusion-logo img { max-height:40px; }
	
	.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a { display: block; padding: 5px 5px 5px 10px !important; border-bottom: none; }

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level a { padding-left: 20px !important; }
	
	.fusion-megamenu-title { padding: 0 10px 10px !important;}
	
		.rowTwoFooter { display: flex; line-height: normal; margin-top: 18px; font-size: 16px; }

	.fcat { border-right: 1px solid #ccc; margin: 0px 10px; border-left: 1px solid #ccc; padding: 0px 10px; }
		
}


@media screen and (max-width:1279px){
	
.rowTwoFooter { margin-top: 18px; font-size: 16px; }

.fcat { font-size: clamp(11px, 3vw, 14px); }
	
.fusion-footer footer .fusion-columns .fusion-column { padding-left: 0 !important; padding-right: 0 !important; }	
	
	section#nav_menu-4 { width: 100% !important; }
	
	ul#menu-footer-info-menu { column-count: 2; text-align: left; }
	
	.swiper-slide-inner .elementor-button { display: none !important; }
	
.ue-simple-popup .ue-simple-popup-wrapper { margin-top:80px;   }
	
.ue-simple-popup 	.ue-simple-popup-close {margin-top:80px;  }
			
.popText { margin-bottom: 20px;  text-align:left; }
	
.popHead { font-size: 25px; line-height: 35px; font-weight: 500; }	
	
	li#mobile-menu-item-13274 { display: none; }
	
	.displaynone { display:none;}

	.fusion-logo img { max-height:33px; }
	
	.fusion-header { padding: 10px !important; }
	
	.fusion-mobile-menu-icons a { margin-top: -10px; }

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder { padding-top:0px !important; }

/* 	.fusion-mobile-menu-text-align-left .fusion-open-submenu { right: 0px; top: -6px; } */

.fusion-open-submenu:before { display: block; margin: 0; content: "\e61f"; font-family: awb-icons; top: -5px; position: relative; }

	.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a { padding-left: 25px !important; font-size: 11px !important; }	
	
}

/* Blog*/

.blogPostContent  .fusion-post-wrapper { border-radius: 10px; }

.blogPostContent .fusion-post-grid  .fusion-image-wrapper img { transition: all 1s ease-in-out;}

.blogPostContent .fusion-post-grid:hover  .fusion-image-wrapper img {transform: scale(1.1);   transition: all 1s ease-in-out;}

.blogRow .blogImageCol .fusion-image-wrapper img { transition: all 1s ease-in-out;}

.blogRow .blogImageCol:hover .fusion-image-wrapper img {transform: scale(1.1);   transition: all 1s ease-in-out;}

.blogImageCol .fusion-column-wrapper { margin: 0px; }

.blogImageCol  { margin-bottom: 0px !important; }

.blogRow .fusion-tb-author, .fusion-single-line-meta {position:relative;}

.blogRow span.fusion-tb-author::before, .fusion-single-line-meta::before {
    content: "\f007";
    width: 16px;
    height: 100%;
    position: absolute;
    background: #ffffff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #6c90c5;
}

.archive.author  .fusion-single-line-meta::before { display:none; }

.archive.category .fusion-single-line-meta::before { display:none; }

.social-share-container:hover .fb-icon-element , .social-share:hover  .fb-icon-element {cursor:pointer;}

.fusion-post-content p, .post-content p { margin: 0 0 15px !important; }


/*  .with_frm_style input[type=text], 
.with_frm_style input[type=email], 
 .with_frm_style input[type=tel],  
 .with_frm_style select , 
 .with_frm_style textarea { border-color: transparent; border-bottom: 1px solid #f2f2f2; } */

.with_frm_style select  {padding-left:5px;}


div#google_language_translator {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 99;
}
	

#google_language_translator select.goog-te-combo {
    width: 150px;
    background: #f0f2f5;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 10px 2px 10px 2px !important;
    height: 42px !important;
    border: 1px solid #7ba2e1 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    font-weight: 500;
    font-size: 16px;
    margin: 10px 10px 10px 10px;
}



li.zrsite_Date_Opened { opacity: 0 !important; }

.to-top-container #toTop { bottom: 80px;  }		


ul, ol { margin: 0px 0px 0px 0px; padding: 0px 0px 5px 20px; }

section#custom_html-12 { margin-left: 0; }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { border: 1px solid #d1d1d1 !important; padding:8px !important; }

table.KshemaTable {width: 100%;}

table.KshemaTable tr>td, table.KshemaTable tr>th { padding: 5px; border: 1px solid #d1d1d1; line-height: 30px; }

.page-id-11992 .e-con.e-flex { --width: 100%; --flex-wrap: none; }

.fusion-top-header .fusion-header { background-color:#f0f2f5 !important; box-shadow: 0px 0px 5px #ccc; }

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link { margin-bottom: 0px !important; }

/* 
header.fusion-header-wrapper { box-shadow: 0px 0px 5px #ccc; } */