/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Rubel Mahmud
Author URI: https://rrdevs.net/
Template: hello-elementor
Version: 1.0.7
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



.logo .logo-wrapper {
        display: flex;
        align-items: center;
    }
.logo .logo-wrapper .img {
    display: flex;
    align-items: center;
}
.logo .strip-group{
  position: relative;
  width: 37px;
  height: 37px;
margin-right:10px;
}
.logo .strip-part{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.logo .strip-part .t-line{
  width: 8px;
  height: 2px;
  left: 88%;
  top: 4px;
  position: absolute;
  transform: rotate(22deg);
}
.logo .strip-part .t-line:after{
  content: '';
  width: 0;
  height: 2px;
  background: #408897;
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.6, 1);
  display: block;
}
.logo .strip-part .b-line{
  width: 8px;
  height: 2px;
  right: 88%;
  bottom: 4px;
  position: absolute;
  transform: rotate(22deg);
  display: flex;
  justify-content: flex-end;
}
.logo .strip-part .b-line:after{
  content: '';
  width: 0;
  height: 2px;
  background: #408897;
  transition: all 0.3s cubic-bezier(0.4, 0.0, 0.6, 1);
  display: block;
}
.logo .strip-part:nth-child(2){
  transform: translate(-50%,-50%) rotate(45deg);
}
.logo .strip-part:nth-child(3){
  transform: translate(-50%,-50%) rotate(90deg);
}
.logo .strip-part:nth-child(4){
  transform: translate(-50%,-50%) rotate(135deg);
}
.logo .s-circle{
  width: 6px;
  height: 6px;
  background: #408897;
  border-radius: 50%;
  position: relative;
}
.logo .s-circle:after{
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.logo .s-line{
  width: 2px;
  height: 27px;
  background: #408897;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: 2px;
}
.logo .m-circle{
  width: 14px;
  height: 14px;
  background: #408897;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: all 0.25s ease-in;
  overflow: hidden;
}
.logo .m-circle:after{
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: all 0.25s ease-in;
}
.logo:hover .m-circle{
  width: 0;
  height: 0;
  transition: all 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.logo:hover .m-circle:after{
  width: 0;
  height: 0;
  transition: all 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.logo:hover .strip-part .t-line:after{
  width: 8px;
  transition: all 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.logo:hover .strip-part .b-line:after{
  width: 8px;
  transition: all 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}



/* Top scroll behaviour */
:target {
    scroll-margin-top: 162px; /* Modern browsers */
}
.wc-bacs-bank-details-heading{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	color: #34383C;
}
.woocommerce-page #payment .disabled {
    background: #D8E2E3 !important;
	padding: 15px 0;
	color:#A0BABD !important;
	opacity: 1;
	box-shadow: none !important;
}
.woocommerce-invalid input {
    border-color: red !important;
}
#vong .elementor-button-text, .vong .elementor-button-text {
    flex-grow: 0;
}
/* global image caption styling */
.wp-caption figcaption{
	color: var(--black-secondary, #5D636A);
	text-align: center;
	font-family: Hind Madurai;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}

/* Not correct styles affect to Header */
/* .single-post ul li, .single-post ol li, .single-asana-usage-story ul li, .single-asana-usage-story ol li, .single-asana ul li,
.single-asana ol li {
	margin-bottom: 10px;
}
.single-asana ul li ul li:first-child,
.single-asana ol li ol li:first-child{
	margin-top: 10px;
} */

.infobar#infobar{
	display:none
}
.grecaptcha-badge {
    visibility: hidden;
}

h1.entry-title {
    display: none;
}

b{
	font-weight:600;
}
/* header */
.elementor-nav-menu--dropdown .highlighted:after{
	right: 0px !important;
}

.menu-item-object-wpml_ls_menu_item.menu-item-has-children {
    position: relative;
    padding-left: 35px !important;
}

.menu-item-object-wpml_ls_menu_item.menu-item-has-children:after {
    content: "\f0ac";
    font-family: 'Font Awesome\ 6 Pro';
    top: 3px;
    left: 15px;
    position: absolute;
    font-size: 24px;
    color: #5D636A;
    line-height: 40px;
}

/* asana vs fixing */
.postid-64303 .asana_vs_title{
	width: 360px !important;
	max-width: 360px !important;
}

/* for_icons_align_top */
.for_icons_align_top .elementor-icon-list-item {
    display: flex;
	align-items: flex-start !important;
}
.for_icons_align_top
 span.elementor-icon-list-icon {
    margin-top: 7px;
}
#asana_pl_form .elementor-field-type-tel{
	margin-bottom: 0;
}
#form-field-field_for_hide{
	display: none;
}

.elementor-nav-menu .menu-item-object-wpml_ls_menu_item.menu-item-has-children .sub-menu{
	left:0 !important;
	min-width: 105px !important;
	top: 52px !important
}

.elementor-nav-menu .menu-item-object-wpml_ls_menu_item.menu-item-has-children .sub-menu li a{
	position: relative;
  	padding-left: 40px !important;
}


.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal a{
	font-size: 14px;
    line-height: 1;
    padding: 0;
/*     margin-top: -26px; */
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
    padding: 0;
}
.elementor-location-footer .wpml-ls-current-language {
    display: none !important;
}
.elementor-location-footer span.wpml-ls-display:lang(pl-PL) {
    display: none;
}

.single-post .elementor-location-single ul {
    margin-bottom: 15px;
}

.single-post .elementor-location-single ul li {
    margin-bottom: 10px;
}

.page-template-onlycontent ul{
	    padding-bottom: 20px;
}
.page-template-onlycontent ul li{
	padding-bottom: 10px;
}
/* hiding wpml message in footer */
.otgs-development-site-front-end{
	display: none !important;
}

span.wpml-ls-native {
    font-size: 15px;
    margin-top: 5px;
}


.search_count, .search_count_pl {
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #5D636A;
		margin-bottom: 35px;
}
#foundations .elementor-icon-list-item .elementor-icon-list-text span{
    font-weight: 700;
}
#foundations .elementor-icon-list-item{
        align-items: flex-start !important;
}
#foundations span.elementor-icon-list-icon {
    margin-top: 12px;
}

form input:focus, textarea:focus{
	border-color: #FFC94B !important;
}

.woocommerce-message{
	display: none;
}
ul.woocommerce-error {
    margin-top: 30px;
}
.woocommerce-order-received ul.wc-item-meta {
    display: none;
}
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: #FF6D66;
   display: block !important;
	font-size: 14px;
	font-family: Hind Madurai;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	margin-top: 10px;
}

.single:not(.single-case-study) div[data-elementor-type="wp-post"] div, .single:not(.single-case-study) div[data-elementor-type="wp-post"] p, .single:not(.single-case-study)  div[data-elementor-type="wp-post"] li{
	/* basic/blog text */
	font-family: Lora;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 165%; /* 29.7px */
}

.single-case-study .global_list li{
	margin-bottom: 10px;
}

.similar_posts .elementor-post__excerpt p{
	position: relative;
}
.similar_posts .elementor-post__excerpt p::after{
	content:'...';
	position: absolute;
}
.single-career div[data-elementor-post-type="career"] .elementor-widget-text-editor p, .single-career div[data-elementor-post-type="career"] div{
	font-family: "Hind Madurai" !important;
	font-size: 20px !important;
	line-height: 160% !important;
}

@media only screen and (max-width: 991px){
	.elementor-nav-menu .menu-item-object-wpml_ls_menu_item.menu-item-has-children .sub-menu{
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 767px){
	.elementor-nav-menu .menu-item-object-wpml_ls_menu_item.menu-item-has-children .sub-menu{
		left:0 !important;
		min-width: 105px !important;
		top: 52px !important;
		right: 0 !important;
		border-radius: 4px;
	}
	#asana_pl_form input#form-field-lname {
	    margin-top: 0;
	}
	.single-career p, .single-career div{
		font-size: 18px !important;
	}
}

@media only screen and (max-width: 600px) {
  .search_count, .search_count_pl {
    margin-bottom: 15px;
  }

}

.blog_banner.blog_banner1 {
	display: none;
}

.elementor-element-22138816 i {
	font-weight: 300;
}

/* This make bug for Thank you page */
/* h2.elementor-heading-title {
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 41.6px !important;
} */

.single-asana .main_author_img {
	position: relative;
	top: -6px;
}
.wp-singular .blog_post_list .post_meta img {
	position: relative;
	top: -3px;
}

#timerNoThanks:hover {
	color: #F35B54;
}
#timerNoThanks:focus {
	color: #D9514B;
}





/* 
 * global css
*/
a {
    color: #f35b54;
}
a:active, a:hover {
    color: #f35b54;
}
#erro_message{
	padding: 10px 15px;
	background-color: rgba(255, 133, 128, 0.1);
	border-radius: 4px;
}
#erro_message:before{
    content: '';
    width: 8px;
    height: 7px;
    background-color: rgba(255, 133, 128, 0.1);
    position: absolute;
    top: -7px;
    left: 20px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
/* 
 * end glogal 
*/

.career_post_item {
    padding: 40px;
    border: 1px solid #F9F9F9;
    border-radius: 5px;
    margin-bottom: 30px;
}
.career_post_item {
    padding: 40px;
    border: 1px solid #F9F9F9;
    border-radius: 5px;
    margin-bottom: 30px;
}

.career_post_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.post_num {
    display: inline;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #FF8580;
}

.career_post_content_left h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFE;
    margin: 0;
    margin-left: 40px;
}

.career_post_content_left {
    display: flex;
    align-items: center;
}

.career_post_content_right {
    display: flex;
    align-items: center;
}

.career_post_content_right p {
    margin: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #D8E2E3;
    margin-right: 50px;
}

.career_post_content_right a.blog_btn {
    background: #FFFFFE;
    box-shadow: 0px 20px 40px -10px rgba(38, 50, 56, 0.2);
    border-radius: 3px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #408897;
    padding: 15px 30px;
}
.career_post_content_right a.blog_btn:hover{
    color:#F35B54;
}
@media(min-width: 767px){
	.career_post_content_left{
		max-width: 60%;
	}
}

.search-bg {
    padding: 40px;
    width: 100%;
	border-radius: 4px;
	background: var(--grey-background, #F9F9F9);
	position: relative;
}
.search-bg:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(/wp-content/uploads/2023/08/bg-img.svg);
    background-size: auto;
    background-position: 97% center;
    background-repeat: no-repeat;
}

.search-bg h2{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #34383C;
}

.search-bg p{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #5D636A;
    max-width:790px;
}

.search-bg span {
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #5D636A;
    padding-bottom:15px;
}
.search-bg ul{
    margin-top:10px;
    padding-left: 15px;
}
.search-bg ul li{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #5D636A;
    padding-bottom:10px
}

/* Author Page Event section */
.recent_events{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.recent_events .three_div{
    padding: 20px;
    border-radius: 4px;
    background-color: #F9F9F9;
    background-repeat: no-repeat !important;
    background-position: bottom right;
    flex-basis: 31.5%;
    box-sizing: border-box;
    cursor: pointer;
    transition: .3s ease;
}
.recent_events .f_div{
    background: #fff;
}
#upcoming {
    position: relative;
    background-color: transparent !important;
}
#upcoming::after{
    content: '';
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: linear-gradient(105.43deg, #F18E70 0%, #F37465 100%);
    background-repeat: no-repeat;
    z-index: -1;
}
.recent_events .three_div:hover{
    background: #FFFFFE;
    box-shadow: 0px 10px 20px rgba(47, 47, 47, 0.1), 0px 20px 40px -10px rgba(47, 47, 47, 0.1);
}
.recent_events .three_div:hover .learn_more{
    color: #F35B54;
}
.recent_events .three_div:last-child {
    margin-right: 0;
}
.recent_events .three_div .finish_date{
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}
.recent_events .three_div .finish_date .finish{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFE;
    background: #408897;
    max-height: 32px;
    border-radius: 100px;
    padding: 8px 16px;
}
.recent_events .three_div #planned{
    background: linear-gradient(105.43deg, #F18E70 0%, #F37465 100%);
}
.recent_events .three_div .finish_date .date{
    display: inline-block;
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    text-align: right;
    color: #5D636A;
}
.recent_events .three_div h5{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #34383C;
}
.recent_events .three_div .learn_more{
    display: inline-block;
    margin-top: 27px;
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #408897;
}
.recent_events .three_div .learn_more i{
    margin-left: 15px;
}
#upcoming .finish_date .finish{
    background: #34383C;
}
#upcoming .finish_date .date{
    color: #FFE3A3;
}
#upcoming h5, #upcoming .learn_more{
    color: #fff;
}
/* Single author expertise section shortcode styling */
.expertise-section{
    display: grid;
	grid-template-columns: auto auto auto;
	row-gap: 30px;
	column-gap: 30px;
    width: 100%;
    justify-content: space-between;
}
.expertise-section .items{
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.expertise-section .items .icon span{
	color: var(--coral-primary, #F35B54);
	font-size: 24px;
}
.expertise-section .items .title{
    text-align: center;    
}
.expertise-section .items .title p{
    margin-bottom: 0; 
}
@media(max-width: 1024px){
	.expertise-section{
		gap: 20px;
		grid-template-columns: auto auto;
		justify-content: space-between;
		
	}
}


/* blog_author */
.post_section{
    margin: 50px 0;
}
.title_blog_section{
    color: #34383C;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    margin: 0 0 60px;
}
.post_section .author_title{
    text-align: center;
}
.post_content .post_meta img.avatar.avatar-24.photo {
	border: 1px solid #fff;
	border-radius: 100%;
	display: inline-block !important;
	margin-bottom: -5px !important;
	margin-right: 4px !important;
	width: 24px;
	height: 24px;
}

/* Blog Sinlge bottom author bio */
.top_author .date{
    color: var(--grey-light, #A0BABD);
	font-family: Hind Madurai;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
	margin-bottom: 20px;
}
.top_author .written-by p, .top_author .reviewed-by p{
	color: var(--grey-background, #F9F9F9);
	font-family: Hind Madurai;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}
.top_author .written-by .main_author_img, .top_author .reviewed-by .main_author_img{
	border-radius: 100%;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: -10px;
	border: 1px solid #fff;
}
.top_author .written-by p .auth-name, .top_author .reviewed-by p .auth-name{
	color: var(--white-ivory-white, #F9FAF4);
	margin-right: 5px;
	font-weight: 700;
}
.top_author .reviewed-by{
	position: relative;
}
.top_author .reviewed-by .tool{
	cursor: help;
}
.top_author .reviewed-by .toolbar-wrapper{
	position: absolute;
	z-index: 15;
}
.top_author .reviewed-by .toolbar{
	max-width: 405px;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0px 20px 40px -10px rgba(47, 47, 47, 0.10), 0px 10px 20px 0px rgba(47, 47, 47, 0.10);
	padding: 20px;
	position: relative;
}
.top_author .reviewed-by .toolbar:before{
	content: '';
	width: 8px;
	height: 7px;
	background: #fff;
	position: absolute;
	left: 40px;
	top: -7px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.top_author .reviewed-by .toolbar .icon{
	margin-bottom: 15px;
}
.top_author .reviewed-by .toolbar .icon i{
	color: var(--teal-primary, #408897);
	font-size: 16px;
}
.top_author .reviewed-by .toolbar p{
	color: var(--black-secondary, #5D636A);
	font-family: Hind Madurai;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}
.top_author .reviewed-by .toolbar p.colorful{
	color: var(--teal-primary, #408897);
	font-family: Hind Madurai;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}
@media (max-width: 767px){
	.top_author .reviewed-by{
		margin-top: 20px;
	}
	.top_author .reviewed-by>p, .top_author .written-by>p{
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.top_author .reviewed-by>p .auth, .top_author .written-by>p .auth{
		display: flex;
		gap: 10px;
	}
	.top_author .reviewed-by>p .auth .img-wrapper, .top_author .written-by>p .auth .img-wrapper{
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.top_author .reviewed-by>p .auth .main_author_img, .top_author .written-by>p .auth .main_author_img{
		margin: 0;
	}
	.top_author .reviewed-by>p .auth span.name_des, .top_author .written-by>p .auth span.name_des{
		display: flex;
		flex-direction: column;
	}
}

.share_section_coauthor{
    padding-top: 40px;
    border-top: 1px solid #EDEDED;
}
.share_section_coauthor .row{
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}
.share_section_coauthor .row2{
    margin-top: 40px;
}
.share_section_coauthor .row .right_side{
    display: flex;
    justify-content: flex-end;
}
.share_section{
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    padding-top: 40px;
    border-top: 1px solid #EDEDED;
}
.share_section .left, .share_section_coauthor .left {
    display: flex;
}
.share_section .left .avatar, .share_section_coauthor .left .avatar{
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.share_section .left .avatar img, .share_section_coauthor .left .avatar img{
    border-radius: 100%;
}
.share_section .left .content h6, .share_section_coauthor .left .content h6{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #34383C;
    margin: 0 0 10px;
}
.share_section .left .content h6 a, .share_section_coauthor .left .content h6 a{
    font-weight: 700;
    color: #408897;
    text-decoration: none;
}
.share_section .left .content .designation, .share_section_coauthor .left .content .designation{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #5D636A;
    margin: 0 0 15px;
}
.share_section .left .content img, .share_section_coauthor .left .content img{
    max-width: 180px;
}
.share_section .right p, .share_section_coauthor .share p{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    color: #34383C;
    margin: 0 0 20px;
}
.share_section .right .icons{
    display: flex;
    justify-content: flex-end;
}
.share_section .right .icons a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #408897;
    color: #fff;
    font-size: 14px;
}
.share_section .right .icons a:last-child{
    margin-left: 20px;
}
.share_section_coauthor .share p{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #34383C;
    margin: 0 0 15px;
}
.share_section_coauthor .share .icons{
    display: flex;
    justify-content: center;
}
.share_section_coauthor .share .icons a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #408897;
    color: #fff;
    font-size: 14px;
}
.share_section_coauthor .share .icons a:last-child{
    margin-left: 20px;
}
/* Author page designation */
.desig_author_page{
    display: flex;
    padding-left: 0;
    list-style: none;
}
.desig_author_page li{
    color: #5D636A;
    position: relative;
}
.desig_author_page li:last-child::before {
    content: "\2022";
    color: #408897;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1.2em;
    position: absolute;
    top: 2px;
}
.desig_author_page li:first-child{
    list-style: none;
    padding-right: 40px;
}

/* About Page designation */
.about_page li{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}
.about_page li:last-child::before{
    font-size: 20px;
}

/* mobile view css of search results page */
@media(max-width: 767px){
    .career_post_content {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .career_post_item{
        padding:20px;
    }
    .career_post_content_left{
        margin-bottom:20px;
        flex: 0 0 100%;
        display:block;
        text-align: center;
    }
    .career_post_content_right{
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        flex-direction: column;
    }
    .career_post_content_right p{
        margin-right:0;
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 16px;
        line-height: 160%;
    }
    .career_post_content_left h3{
        margin-left:0;
    }
    .career_post_content_left{
        
    }
    .elementor-24832 .elementor-element.elementor-element-cd89021{
        padding-bottom: 0;
    }
    .recent_events{
        grid-row-gap: 20px;
    }
    .search-bg {
        background: #F9F9F9;
        background-image: none;
        padding: 20px;
        width: 100%;
        border-radius: 4px;
    }
	.search-bg:after{
		display: none;
	}
    .search-bg h2{
        font-size: 20px;
        line-height: 28px;
    }
    .search-bg p{
        font-size: 18px;
        line-height: 29px;
    }
    .search-bg span {
        margin-top: -5px;
    }
    .search-bg ul li{
        font-size: 12px;
        line-height: 17px;
        padding-bottom:5px;
    }
    .career_post_content_right a.blog_btn{
        margin-top: 20px;
        font-size: 14px;
        line-height: 100%;
        width: 100%;
    }
/*  author_page */
    .post_section{
        margin: 30px 0;
    }
    .title_blog_section{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 140%;
        color: #34383C;
        margin: 0 0 30px;
    }
/* Blog Sinlge bottom author bio     */
    .share_section{
        grid-template-columns: 1fr;
        grid-row-gap: 40px;
    }
    .share_section .right .icons{
        justify-content: center;
    }
    .share_section_coauthor .row{
        grid-template-columns: 1fr;
        grid-row-gap: 40px;
        width: 100%;
    }
    .share_section_coauthor .row .right_side{
        justify-content: flex-start;
    }
    .author_meta_single_top .avatar{
        padding-right: 40px;
        margin-right: 0;
    }
/* Author page designation */
    .desig_author_page li{
        font-family: 'Hind Madurai';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 160%;
    }
}

.case_study_list {
    display: flex;
    flex-wrap: wrap;
}

.case_study_list h3{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #34383C;
    margin-top: 0;
    margin-bottom: 20px;
}

.case_study_content ul {
    padding: 0;
    margin-bottom: 20px;
}
.case_study_content ul li {
    margin-left: 30px;
    display: inline;
    position: relative;
}
.case_study_content ul li:before {
    position: relative;
    content: "\f111";
    left: -15px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 6px;
    color:#FF6D66;
    top: -2px;
}
.case_study_content ul li:first-child:before{
content:''
}
.case_study_content ul li:first-child{
    margin-left: 0px;
}
.case_study_list p{
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #5D636A;
    margin-bottom: 30px;
}
.case_study_item {
    flex: 0 0 47%;
    border: 1px solid #F9F9F9;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 40px;
    margin: 15px;
    display: flex;
    flex-direction: column;
    transition: 0.5s;
}
.case_study_item.extra_item {
    text-align: center;
    justify-content: center;
    background: #F9F9F9;
}
.case_study_item.extra_item:hover {
    box-shadow: none;
}
.case_study_item.extra_item img {
    max-width: 100px;
    margin: 0 auto;
}

.case_study_item.extra_item h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    text-align: center;
    color: #34383C;
    max-width: 370px;
    margin: 0 auto;
    margin-top: 50px;
}


.case_study_item.extra_item a {
    background: #FFC94B;
    box-shadow: 0px 20px 40px -10px rgba(38, 50, 56, 0.2);
    border-radius: 3px;
    display: inline-block;
    max-width: 370px;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #34383C;
    padding: 15px 92px;
    margin-top: 60px;
    transition: 0.3s;
}
.case_study_item.extra_item a:hover {
    background: #FFB710;
    color: #34383C;
    box-shadow: 0px 10px 20px -5px rgba(38, 50, 56, 0.3);
}
.case_study_item.extra_item a:focus{
    box-shadow: 0px 5px 10px -5px rgba(38, 50, 56, 0.4);
    background-color: #E5B137 !important;
}
.case_study_img a {
    display: inherit !important;
}
.bottom_content {
    margin-top: auto;
}
.case_study_item:hover{
    box-shadow: 0px 20px 20px -10px rgba(47, 47, 47, 0.05), 0px 50px 60px -30px rgba(47, 47, 47, 0.1);
}
.case_study_item a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #5D636A;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.case_study_item a:hover{
    color: #F35B54;
}
.case_study_img {
    text-align: center;
}
.post_item {
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid #D8E2E3;
    margin-bottom: 40px;
}

.post_item:last-child{
    margin-bottom: 20px;
}
.post_item.no_border{
    border-bottom:0
}
.post_img img {
    max-width: 360px;
    margin-right: 30px;
    border-radius:4px;
}

.post_meta p {
    font-family: 'Hind Madurai' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #A0BABD;
    margin-bottom: 0;
}

.post_meta p span {
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #678689;
}
.post_content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-bottom: 10px;
}

.post_content h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    color: #34383C;
    margin-top: 15px;
    margin-bottom: 10px;
}
.post_content h3 a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    color: #34383C;
}
.post_content h3 a:hover{
    color: #34383C;
}
.post_content p {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 165%;
    color: #5D636A;
    margin-bottom: 13px;
}
.post_content p.usage_story_p{
	color: var(--grey-light, #A0BABD);
	font-family: "Hind Madurai";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}
.post_content a {
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #408897;
}
.post_content a:hover, .post_item:hover .post_content a.blog_btn{
    color:#FF6D66
}

.post_content a i {
    margin-left: 10px;
}

/* Calculator page */
.choose_preferred_plan .product-div{
	cursor: pointer;
}
.choose_preferred_plan .product-div:hover{
	background: var(--white-pure-white, #FFFFFE);
	box-shadow: 0px 50px 60px -30px rgba(47, 47, 47, 0.10), 0px 20px 20px -10px rgba(47, 47, 47, 0.05);
}
.packages_plan .selected, .packages_plan .selected:hover{
	background: var(--gradient-teal, linear-gradient(135deg, #4B9EB0 0%, #408897 100%));
	box-shadow: 0px 50px 60px -30px rgba(47, 47, 47, 0.10), 0px 20px 20px -10px rgba(47, 47, 47, 0.05);
}
.packages_plan .selected .elementor-heading-title, .packages_plan .selected .div_icon .elementor-icon{
	color: var(--white-pure-white, #FFFFFE) !important;
}
.packages_plan .product-div:hover .elementor-divider >.elementor-divider-separator{
    --divider-color: #408897 !important;
    opacity: .3;
}
.packages_plan .product-div.selected:hover .elementor-divider >.elementor-divider-separator{
    --divider-color: #fff !important;
    opacity: .3;
}
.packages_plan .selected .elementor-divider >.elementor-divider-separator{
    --divider-color: #D8E2E3 !important;
    opacity: .3;
}
.choose_preferred_plan .active-icon, .choose_preferred_plan .hover-icon{
	display: none;
}
.choose_preferred_plan .selected .active-icon{
	display: inline-block;
}
.choose_preferred_plan .selected .normal-icon{
	display: none;
}
.choose_preferred_plan .selected .hover-icon{
	display: none;
}
.choose_preferred_plan .product-div:hover .normal-icon{
	display: none;
}
.choose_preferred_plan .product-div.selected:hover .hover-icon{
	display: none;
}
.choose_preferred_plan .product-div:hover .hover-icon{
	display: inline-block;
}
.choose_preferred_plan .selected .sub_title{
	color: #fff;
    opacity: .5;
}
.choose_preferred_plan .product-div:hover .div_icon .elementor-icon, .choose_preferred_plan .product-div:hover .elementor-heading-title{
	color: #408897;
}
.choose_preferred_plan .product-div:hover .sub_title{
	color: #408897;
    opacity: .5;
}
.choose_preferred_plan .product-div.selected:hover .sub_title{
	color: #fff;
    opacity: .5;
}
.choose_preferred_plan .colored_border{
	border-color: #4B9EB0 !important;
}


@media only screen and (max-width: 1020px) {
    .case_study_item{
        flex: 0 0 46%;
    }
}
@media only screen and (max-width: 840px) {
    .case_study_item{
        flex: 0 0 45%;
    }
}
@media only screen and (max-width: 767px) {
    .post_item {
        display: inline-block;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .post_img img {
        max-width: 100%;
        margin-right:0;
    }

    .post_meta p{
        font-size: 14px;
        line-height: 100%;
    }
    .post_meta {
        margin-top: 10px;
    }
    .post_meta p span{
        font-size: 16px;
        line-height: 160%;
    }
    .post_content h3{
        font-weight: 700;
        font-size: 20px;
        line-height: 140%;
    }
    .post_content p{
        font-size: 18px;
        line-height: 165%;
    }
    
    .post_content h3 a{
        font-weight: 700;
        font-size: 20px;
        line-height: 140%;
    }
    
    .case_study_item{
        flex: 0 0 100%;
        margin:0;
        margin-bottom:20px;
        padding:30px 20px;
    }
    
    .case_study_list h3{
        font-weight: 700;
        font-size: 20px;
        line-height: 140%;
        margin-bottom:10px
    }
    .case_study_content ul li{
        display: block;
        margin-left: 15px;
    }
    .case_study_content ul li:first-child:before{
        content: "\f111";
        margin-left: initial;
    }
    .case_study_content ul li:first-child {
        margin-left: 15px;
    }
    .case_study_content ul {
        margin-bottom: 10px;
    }
    .case_study_list p{
        font-size: 18px;
        line-height: 160%;
        color: #5D636A;
        margin-bottom: 10px;
    }
    .case_study_item a{
        font-size: 16px;
        line-height: 160%;
    }
    .case_study_item.extra_item{
        padding:40px 20px
    }
    .case_study_item.extra_item img{
        max-width:60px;
        margin-bottom:30px
    }
    .case_study_item.extra_item h3{
        font-weight: 700;
        font-size: 24px;
        line-height: 140%;
        max-width:230px;
        margin: 0 auto;
    }
    .case_study_item.extra_item a{
        margin-top: 50px;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        padding: 15px 30px;
    }
    /* Author Page Event section */
    .recent_events{
        grid-template-columns: 1fr;
    }
    .recent_events .three_div{
        background-size: contain; 
        background-position: bottom right;
    }
    
}

/* Styling kbd */
kbd {
    background: #F9FAF4;
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    border-color: #34383C;
    border-radius: 4px;
    padding: 3px 6px 0;
    font-family: ui-monospace, monospace;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    color: #34383C;
}

#scroll_down_btn, #contact_page_btn {
    transition: .5s ease-in-out;
}
/* Global button styles */
.yello_btn_style a.elementor-button-link, #yello_btn_style, #hover_btn_1st, #hover_btn_2nd{
    color: #34383C;
    background-color: #FFC94B !important;
    box-shadow: 0px 20px 40px -10px rgba(38, 50, 56, 0.2);
}
.yello_btn_style a.elementor-button-link:hover, #yello_btn_style:hover, #hover_btn_1st:hover, #hover_btn_2nd:hover{
    background: #FFB710 !important;
    box-shadow: 0px 10px 20px -5px rgba(38, 50, 56, 0.3);
}
.yello_btn_style a.elementor-button-link:focus, #yello_btn_style:focus, #yello_btn_style:focus-visible, #hover_btn_1st:focus, hover_btn_2nd:focus{
    background-color: #E5B137 !important;
    box-shadow: 0px 5px 10px -5px rgba(38, 50, 56, 0.4);
    border-color: #E5B137 !important;
    outline: none !important;
}
.yello_btn_style_form [type=button]:focus, [type=submit]:focus, button:focus-visible{
    outline: none !important;
}

.teal_btn_style a, .teal_btn_style a.elementor-button-link, #teal_btn_style{
    background: #FFFFFE;
    box-shadow: 0px 20px 40px -10px rgba(38, 50, 56, 0.2);
    border-radius: 4px;
    color: #408897 !important;
}
.teal_btn_style a:hover, .teal_btn_style a.elementor-button-link:hover, #teal_btn_style:hover{
    color: #F35B54 !important;
    background: #F9FAF4;
    box-shadow: 0px 10px 20px -5px rgba(38, 50, 56, 0.3);
}
.teal_btn_style a:focus, .teal_btn_style a.elementor-button-link:focus, #teal_btn_style:focus{
    background: #FFF5DE;
    box-shadow: 0px 5px 10px -5px rgba(38, 50, 56, 0.4);
    color: #D9514B !important;
}

.btn-header-click a:focus{
    background-color: #D9514B !important;
    border-color: #D9514B !important;
}

.black_btn_style a{
    background-color: #34383C !important;
    box-shadow: 0px 20px 40px -10px rgba(38, 50, 56, 0.2);
    border-radius: 4px;
    color: #FFFFFE !important;
}
.black_btn_style a:hover{
    background-color: #34383C !important;
    box-shadow: 0px 10px 20px -5px rgba(38, 50, 56, 0.3);
    color: #FFC94B !important;
}
.black_btn_style a:focus{
    background-color: #34383C !important;
    box-shadow: 0px 5px 10px -5px rgba(38, 50, 56, 0.4);
	color: var(--yellow-dark, #E5B137) !important;
}

.white_btn_style a{
    background-color: #fff !important;
    box-shadow: 0px 20px 40px -10px rgba(38, 50, 56, 0.20);
    color: var(--teal-primary, #408897) !important;
}
.white_btn_style a:hover{
    background: var(--white-ivory-white, #F9FAF4);
	box-shadow: 0px 10px 20px -5px rgba(38, 50, 56, 0.30);
    color: var(--coral-primary, #F35B54) !important;
}
.white_btn_style.focus a{
    background: var(--yellow-bg, #FFF5DE);
	box-shadow: 0px 5px 10px -5px rgba(38, 50, 56, 0.40);
	color: var(--coral-dark, #D9514B) !important;
}

.animate_btn .elementor-button-icon,
.animate_btn #yello_btn_style .elementor-button-icon,
.blog_banner .btn .rrdevs-btn-cion i{
    transition: .3s ease-out;
}
.animate_btn .elementor-button-link:hover .elementor-button-icon,
.animate_btn #yello_btn_style:hover .elementor-button-icon,
.blog_banner .btn:hover .rrdevs-btn-cion i{
    transform: translate(10px, 0);
}

/* show more button */
div#more_posts {
    margin-top:40px;
	color: var(--teal-primary, #408897);
	text-align: center;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	cursor: pointer;
}
div#more_posts span{
	border: 2px solid var(--teal-primary, #408897);
	padding: 12px 20px;
	display: inline-block;
	border-radius: 4px;
	transition: .4s ease;
}
div#more_posts span:hover{
	background: var(--teal-primary, #408897);
	color: var(--white-pure-white, #FFFFFE);
}
div#more_posts.active span{
	background: #35717D;
	border-color: #35717D;
}
div#more_posts i {
    padding-left: 5px;
}

/* Floating label */
#floating_form .elementor-field-group {
    position: relative;
}

#floating_form .elementor-field-group input:not([type="checkbox"]), #floating_form .elementor-field-textual.elementor-size-md {
    line-height: 1.25;
    min-height: 48px !important;
    border-color: #A0BABD;
}

#floating_form .elementor-field-group select{
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 15px;
    border-color: #A0BABD;
}


#floating_form .elementor-field-type-text .elementor-field-label, #floating_form .elementor-field-type-email .elementor-field-label, #floating_form .elementor-field-type-textarea .elementor-field-label, #floating_form .elementor-field-type-select .elementor-field-label, #floating_form .elementor-field-type-tel .elementor-field-label {
    position: absolute;
    top: 0;
    left: 8px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 18px 1.2rem 18px 1rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    pointer-events: none;
    transform-origin: 0 0;
    transition: 0.3s ease-in-out, transform 0.1s ease-in-out;
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 100%;
    color: #5D636A !important;
    z-index:9;
    word-wrap: break-word;
}

#floating_form .elementor-field-type-html {
    color: #678689;
    margin-bottom: 5px !important;
    line-height: 160%;
}
#floating_form .elementor-field-type-select label{
    visibility: hidden;
}

#floating_form .focused .elementor-field-label, #floating_form .selected_floating .elementor-field-label {
    font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 400;
    font-size: 10px !important;
    line-height: 100%;
    color: #678689 !important;
    margin-top: -23px;
    margin-bottom: 10px;
    padding-top: 2rem;
    padding-bottom: 2.4rem;
    z-index: 3;
}
#floating_form.contact_page_form .elementor-field-label{
	color: #fff !important;
}
#floating_form.contact_page_form .focused .elementor-field-label{
	color: #D8E2E3 !important;
}

#floating_form .focused input{
    padding: 19px 15px 8px !important;
}
#floating_form .focused .elementor-field-group input:placeholder, #floating_form textarea:placeholder{
    color: transparent;
}
#floating_form .elementor-field-type-textarea textarea{
    padding-top: 18px !important;
}
#floating_form .selected_floating select {
    padding-top: 18px !important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    padding: 0.5rem 0.75rem;
}
.selector_border_color {
    border-color: #FFC94B !important;
}

/* Accordion style */
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
@media (prefers-reduced-motion:reduce) {
    .accordion-button {
    transition: none;
}
}.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .accordion-button: :after {
    transition: none;
}
}.accordion-button:hover {
    z-index: 2;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.accordion-header {
    margin-bottom: 0;
}
.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}
.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
    border-top: 0;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.accordion-body {
    padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
    border-width: 0;
}
.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
    border-top: 0;
}
.accordion-flush .accordion-item:last-child {
    border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
}
.postid-69343 .asana_usage_logo img{
	max-width: 33% !important;
}

/* Table Style */
table td, table th{
    border: none;
}
.single tr td b{
    color: #34383C;
    font-family: Montserrat;
    font-weight: 700;
}
.single table tbody>tr:nth-child(odd)>td, .single table tbody>tr:nth-child(odd)>th {
     background-color: #fff;
}
.single table tbody tr td[colspan="3"]{
    background-color: #F9F9F9;
}
.single table tbody tr:hover>td, .single table tbody tr:hover>th {
    background-color: #fff;
}
.single table tbody tr:hover>td[colspan="3"]{
    background-color: #F9F9F9;
}
.single tr td:nth-child(2){
    text-align: center;
    padding-right: 30px;
}
.single tr td:nth-child(3){
    text-align: center;
}
.single tr td p{
	margin-bottom: 0;
}

/* Footer position in VSL landing page  */
@media(min-width: 981px){
	.page-id-70929 .elementor-location-footer, .page-id-75241 .elementor-location-footer, .page-id-75380 .elementor-location-footer{
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 5;
	}
}

/* Asana vs other apps */
.asana_vs_icons .elementor-shortcode{
	display: flex;
	align-items: center;
}
.brand_icons_asana_vs {
    display: flex;
}
.brand_icons_asana_vs .brand_icon_item{
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand_icons_asana_vs .brand_icon_item:not(:first-child){
	margin-left: -8px;
}
.brand_icons_asana_vs .brand_icon_item a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	padding: 8px;
	border-radius: 240px;
	border: 2px solid var(--grey-very-light, #D8E2E3);
	background: var(--white-pure-white, #FFFFFE);
}
.brand_icon_item.more_item {
    display: flex;
    height: 40px;
    align-items: center;
    border-radius: 240px;
    background: rgb(75,158,176);
	background: linear-gradient(215deg, rgba(75,158,176,1) 0%, rgba(255,109,102,1) 100%);
	margin-left: -8px;
	padding: 2px;
}
.brand_icon_item.more_item .child_div{
	border-radius: 240px;
	padding: 4px 8px;
	background: var(--white-pure-white, #FFFFFE);
}

.brand_icon_item.more_item a{
    color: var(--black-primal, #34383C);
    text-align: center;
    font-family: "Hind Madurai";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}

/** about page css **/
.team_membar_item .elementor-widget-container{
	position:relative;
}
.team_membar_item .elementor-widget-container img{
	z-index:5;
	position: relative;
}
.team_item .elementor-widget-wrap.elementor-element-populated:hover{
	position: relative;
	z-index:10;
}
.team_membar_item .elementor-widget-container:before{
	    content: '';
    background-image: url(https://staging.remotesensei.org/wp-content/uploads/2025/04/bg-rs.png);
    left: 0;
    bottom: -3px;
    width: 100%;
    position: absolute;
    height: 178px;
    background-size: contain;
    z-index: 1;
	transition: 0.3s ease-in-out;
	background-position: bottom center;
    background-repeat: no-repeat;
}

.team_item:hover .team_membar_item .elementor-widget-container:before{
	transform: scale(1.1);
}

.team_item h5 a{
    transition: 0.3s ease-in-out;
}

.team_item:hover h5 a{
    color: #408897 !important;
}

@-webkit-keyframes downbounce {

  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

}

@-moz-keyframes downbounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@-ms-keyframes downbounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes downbounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.team_item.offer_cta:hover .down_arrow_animate{
	 -webkit-animation: downbounce 3s;
  -moz-animation: downbounce 3s;
  -ms-animation: downbounce 3s;
  animation: downbounce 3s;
}

.team_des p{
	height: 100px;
    display: -webkit-box;
    max-width: 400px;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media(max-width: 767px){
	.team_des p{
		height: 90px;
	}
	.brand_icon_item.more_item .child_div{
		padding: 4px 4px;
	}
	.team_membar_item .elementor-widget-container:before{
		background-size:cover
	}
	.team_item.focus_item .elementor-widget-wrap.elementor-element-populated {
		box-shadow: 0px 20px 20px -10px rgba(47, 47, 47, 0.05), 0px 50px 60px -30px rgba(47, 47, 47, 0.10);
		position:relative;
		z-index:10;
	}
}

/* .elementor-field-type-step .elementor-field-type-text input.elementor-field { */
/* #floating_form .focused input#form-field-checkinput1 {
	color: #34383C !important;
} */

/* .elementor-field-type-checkbox .elementor-field-option input[type="checkbox"] {

}
.elementor-field-type-checkbox .elementor-field-option input[type="checkbox"]:checked {} */


body footer .emoji {
	width: 16px;
	height: 16px;
}
body footer .wpml-ls-legacy-list-horizontal ul {
	list-style: none !important;
	padding-left: 0.5rem;
}
body footer .wpml-ls-legacy-list-horizontal ul > li {
	margin-top: 0;
}
