*
{
	margin:0px;
	padding:0px;
}
body
{
	font-family: 'Rubik', sans-serif;	
	font-size:22px;
	line-height:28px;
	color:#063A3A;
}
img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
.wp_left
{
	float:left;
	width:100%;
}
.logo
{
    position: relative;
    z-index: 999;
	max-width: 320px;
	top: 20px;
}
.banner_wrapper
{
	position:relative;
	min-height:500px;
	height:100vh;
	background:url(../images/Group%20125.jpg) no-repeat;
	background-size:cover;
	background-position:top center;
}
.banner_wrapper img.logo {
    position: absolute;
    top: 20px;
    max-width: 320px;
}
.footer_img
{
	max-width: 320px;
}
.banner_title
{
	position:absolute;
	bottom:20%;
	z-index:99;
}
.banner_title h2
{
	font-size:72px;
	line-height:72px;
	text-transform:uppercase;
	font-weight:700;
	margin:0px;
	padding:0px;
	color:#fff;
	letter-spacing: 0.72px;
}
.down-arrow
{
    position: absolute;
    bottom: 8%;
    left: 50%;
    margin-left: -27px !important;
    z-index: 99;
	vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.down-arrow:hover, .down-arrow:focus, .down-arrow:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.ecllipse_wrapper
{
	position:absolute;
	bottom:0;
	width:100%;
	min-height:12%;
	background:url(../images/ecllipse.svg) no-repeat;
	background-position:top center;
	background-size:100% auto;
}
.innerecllipse_wrapper
{
	position:absolute;
	bottom:0;
	width:100%;
	min-height:100%;
	background:url(../images/bottom-inner-design.png) no-repeat;
	background-position:bottom center;
	background-size:100% auto;
}
.header_wrapper {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    float: right;
    width: initial;
}
.menu_wrapper
{
	position:relative;
}
.menu_wrapper img.menu_icon
{
	position:absolute;
	top:40px;
	right:50px;
	cursor:pointer;
}
.footer_wrapper {
    position: relative;
    margin-top: 50px;
}
.footer_logo
{
	position:absolute;
	bottom:40px;
}
.fondation_content {
    margin-bottom: 75px;
}
.fondation_content p
{
	font-size:32px;
	line-height:38px;
	letter-spacing:0.32px;
}
.fondation_content a
{
	font-size:22px;
	letter-spacing:0.22px;
	line-height: 28px;
	font-weight:700;
	margin-top:30px;
	float:left;
	color:#F0824D;
	text-decoration:none;
	position:relative;
}
.fondation_content a:after
{
	content:'';
	position:absolute;
	right:-45px;
	top:0;
	width:25px;
	height:30px;
	background:url(../images/forward-arrow-orange.svg) no-repeat;
	transition: all 0.5s ease-in-out;
}
.fondation_content a:hover:after
{
	right:-60px;
}
.image_box
{
	position:relative;
}
.image_box h2
{
	position:absolute;
	bottom:20px;
	left:30px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:22px;
	line-height:22.26px;
	letter-spacing:0.22px;
	font-weight:500;
}
.followup_content
{
	padding:25px 30px;
	background:#F0824D;
	position:relative;
}
.followup_content:after
{
	content:'';
	position:absolute;
	right:30px;
	bottom:30px;
	width:25px;
	height:30px;
	background:url(../images/forward-arrow-white.svg) no-repeat;
	transition: all 0.5s ease-in-out;
}
.image_box
{
	position:relative;
	overflow:hidden;
}
.image_box img
{
	transition: all 0.5s ease-in-out;
	    transform: scale(1,1);
}
.followup_box:hover .image_box img
{
	    transform: scale(1.2,1.2);
}
.followup_box:hover .followup_content:after
{
	right:15px;
}
.followup_content h2
{
	color:#fff;
	font-weight:700;
	font-size:32px;
	line-height:32px;
	margin:0px;
	padding:0px;
	letter-spacing:0.32px;
}
.followup_content h3
{
	color:#1C426E;
	font-weight:700;
	font-size:22px;
	line-height:32px;
	margin:0px;
	padding:5px 0px;
	letter-spacing:0.22px;
}
.green_box
{
	background:#BDD15E;
}
.green_box h3
{
	color:#1C426E;
}
.orange_box
{
	background:#F0824D;
}
.orange_box h3
{
	color:#F4DEB2;
}
.blue_box
{
	background:#1C426E;
}
.blue_box h3
{
	color:#EF824C;
}
.about_news_section
{
	padding:80px 0px 40px 0px;
}
.info_wrapper
{
	background:#F4DEB2;
}
.info_content
{
	padding:35px 40px;	
}
.info_content h2
{
	font-size:52px;
	line-height:52px;
	letter-spacing:0.52px;
	color:#063A3A;
	margin:0px 0px 30px 0px;
	padding:0px;
	font-weight:700;
}
.info_content p
{
	font-size:22px;
	line-height:28px;
	color:#063A3A;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.info_btn {
    position: relative;
    float: left;
    width: 100%;
}
.info_btn span
{
	font-size:22px;
	letter-spacing:0.22px;
	line-height:22px;
	font-weight:700;
	margin-top:30px;
	float:left;
	color:#fff;
	text-decoration:none;
	position:absolute;
	left:40px;
	bottom:50px;
}
.info_btn span:after
{
	content:'';
	position:absolute;
	right:-50px;
	top:0;
	width:32px;
	height:38px;
	background:url(../images/white-arrow-large.svg) no-repeat;
	transition: all 0.5s ease-in-out;
}
.info_wrapper:hover .info_btn span:after
{
	right:-65px;
}
.news_box_content
{
	background:#063A3A;
	padding:10px 40px 0px 40px;
	margin-top:-5px;
}
.date_info
{
	font-size:16px;
	line-height:28px;
	color:#fff;
	margin-bottom:10px;
}
.news_box_content h2
{
	font-size:24px;
	line-height:24px;
	letter-spacing:0.32px;
	color:#A6D6DB;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight:700;	
	text-transform:uppercase;
}
.news-title {
	margin-bottom: 30px;
}
.news-btn {
	background-color: #f0824e;
	color: white;
	margin-left: 1.5rem;
	padding-right: 40px;
	background-image: url(https://www.lente.land/wp-content/uploads/2021/10/Group-143.png);
	background-repeat: no-repeat;
	background-position: 88% 50%;
	background-size: 16px;
	transition: 240ms;
}
.news-btn:hover {
	color: white;
	background-position: 93% 50%;
}
.news_box_content p
{
	font-size:22px;
	letter-spacing:0.22px;
	line-height:28px;
	color:#fff;
	margin-bottom:0px;
	max-width:86%;
}
.news_box_image
{
	position:relative;
	overflow:hidden;
	height: 200px;
}
.news_box_image img {
	position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
}
.news_box_image:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 50px;
    background: url(../images/news_eclipse.svg) no-repeat;
    background-position: top center;
    background-size: 100% auto;
    z-index: 9;
    left: 0;
}
.news_box_content .info_btn
{
	position:relative;
	right:-41px;
	margin-top:-40px;
}
.news_box_content .info_btn:after
{
	content:'';
	position:absolute;
	right:30px;
	top:30px;
	width:32px;
	height:38px;
	background:url(../images/green-arrow-large.svg) no-repeat;
	transition: all 0.5s ease-in-out;
}
.news_box:hover .news_box_content .info_btn:after
{
	right:18px;
}
.blocks_group_wrapper
{
	margin-bottom:75px;
}
.slider_wrapper
{
	background:#e6ebeb;
	padding:45px 0px;
	position:relative;	
	overflow:hidden;	
}
.slider_wrapper:before
{
	content:'';
	position:absolute;
	left:0;
	top:0;
	background:url(../images/title-back.svg) no-repeat;
	width:100%;
	height:100%;
	background-position:left top;
	background-size:45% auto;
}
.slider_wrapper h3
{
	font-size:32px;
	line-height:32px;
	letter-spacing:0.32px;
	color:#1D426D;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:700;	
	text-transform:uppercase;	
	position:relative;
}
.banner_content_sider
{
	margin-top:-64px;
}
.banner_content_sider h2
{
	font-size:52px;
	line-height:52px;
	letter-spacing:0.52px;
	color:#2A9C8E;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight:700;	
	text-transform:uppercase;
}
.banner_content_sider p
{
	font-size:22px;
	line-height:28px;
	color:#063A3A;
	margin-bottom:0px;
}
.cover_sider_wrapper
{
	position:relative;
}
.banner_content_sider:after {
    content: '';
    position: absolute;
    right: 0;
    top: 45px;
    height: 100%;
    width: 400px;
    background: url(../images/slider-corner.svg) no-repeat;
    background-position: right bottom;
    background-size: 375px auto;
}
.cover_sider_wrapper .corner_img
{
	position:absolute;
	right:0;
	bottom:0;
}
.slider_wrapper .banner_content_sider .owl-nav
 {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
	z-index:99;
}
.banner_content_sider .owl-nav .owl-prev
 {
	 float:left;
    margin-left: -70px;
	outline:none;
}
.banner_content_sider .owl-nav .owl-next
{
	 float:right;
    margin-right: -70px;
	outline:none;
}
.hidden_menu_wrapper {
    position: fixed;
    top: 0;
    right: -42%;
    background: #F0824D;
    width: 40%;
    min-height: 100vh;
    z-index: 999999 !important;
    padding: 60px 70px;
    display: block;
	transition: all 0.5s ease-in-out;
}
.hidden_menu_wrapper.show
{
	right:0;
}
.hidden_menu_wrapper img.close_menu
 {
    position: absolute;
    top: 30px;
    right: 30px;
	 cursor:pointer;
	 z-index:999;
}
.hidden_menu_wrapper ul.contact_menu , .hidden_menu_wrapper ul.social_menu
{
	list-style-type:none;
	display:inline-block;
}
.hidden_menu_wrapper ul.contact_menu li , .hidden_menu_wrapper ul.social_menu li 
{
	margin-right:35px;
	float:left;
}
.maiu_menu_wrapper {
    padding: 50px 0px 60px 0px;
    margin: 0px;
}
.maiu_menu_wrapper ul li
{
	list-style-type:none;
	display:block;
}
.maiu_menu_wrapper ul li a {
    font-size: 22px;
    line-height: 40px;
    font-weight: 500;
    color: #F4DEB2;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    margin-left: -30px;
    float: left;
    width: 100%;
}
.maiu_menu_wrapper ul li a img
 {
    max-width:20px;
	margin-right:0px; 
    opacity:0;
	visibility:hidden;
    transition: all 0.5s ease-in-out;
}
.maiu_menu_wrapper ul li a:hover
{
	color:#fff;
	margin-left:0px;
}
.maiu_menu_wrapper ul li a:hover img
{
	 opacity:1;
	visibility:visible;
	margin-right:10px; 
}
.inner_banner_wrapper
{
	height: 75vh;
	min-height: 500px;
	position:relative;
	margin-bottom:0px;
}
.content_cover_section
{
	padding:50px 0px 50px 0px;
}
.content_block_element p
{
	margin-bottom: 2rem;
}
.feature_image_box
{
	float:left;
	position:relative;
	overflow:hidden;
}
.left_cover_element .feature_image_box
{
	float:right;
}
.feature_image_box img.img-fluid
{
	cursor:pointer;
	transition: all 0.5s ease-in-out;
	    transform: scale(1,1);
}
.feature_image_box img.plus_icon
{
    position: absolute;
    right: 25px;
	cursor:pointer;
    bottom: 25px;
}
.feature_image_box h2 {
    position: absolute;
    bottom: 20px;
    left: 30px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0.32px;
    font-weight: 500;
    padding-right: 15%;
	pointer-events:none;
}
.feature_image_box h2 {
    background: url(https://www.lente.land/wp-content/uploads/2021/10/plus-arrow-large.png) no-repeat;
    transition: all 0.5s ease-in-out;
    background-position: center right 40px;
    background-size: 48px;
    min-height: 50px;
}
.feature_image_box:hover img.img-fluid
{
	transform: scale(1.2,1.2);
}
.feature_image_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding:40px 40px 90px 40px;
	overflow:hidden;
	top:100%;
	transition: all 0.5s ease-in-out;
	background-image: url(https://www.lente.land/wp-content/uploads/2021/08/Component-1-–-1.svg);
	background-repeat:no-repeat;
    background-position:bottom right;
	cursor:pointer;
}
.feature_image_content.show
{
	top:0;
}
.feature_image_content h3 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0.32px;
    color: #063A3A;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-weight: 700;
}
.feature_image_content p {
    font-size: 22px;
    line-height: 28px;
    color: #063A3A;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.call_action_content
{
	padding:50px 0px;
	background-color:#F4DEB2;
	position:relative;
	background-image:url(../images/slider-corner.svg);
	background-repeat:no-repeat;
    background-position: right bottom;
	margin-bottom:50px;
    background-size: 375px auto;	
}
.call_action_content p {
    font-size: 22px;
    line-height: 28px;
}
.call_btn
{
    width: 225px;
    height: auto;
    background: #F0824D;
    float: right;
    line-height: 32.73px;
    text-align: center;
    font-size: 30px;
    padding: 80.5px 0px;
    border-radius: 50%;
    color: #fff;
    letter-spacing: 0.33px;
    font-weight: 700;
	text-decoration:none;
}
.call_btn:hover
{
	color:#063A3A;
	text-decoration:none;
}
.mobile_menu {
    position: fixed;
    max-width: 80px;
    right: -9px;
    bottom: -9px;
	cursor:pointer;
	z-index:99;
}
.contact_form_wrapper {
    background: #f4deb2;
    padding: 40px 0px;
    margin-bottom: 50px;
}
.contact_form_content
{
	background: #f4deb2;
    padding: 40px 0px;	
}
.fullwidth_content_wrapper
{
	background: #fff;
    padding: 40px 40px;
}
.contact_form_content label {
    float: left !important;
    width: 100% !important;
    margin-bottom: 5px !important;
    font-weight: 400 !important;
    font-size: 20px !important;
}
.contact_form_content label span
 {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
}
input[type="text"], input[type="email"], textarea, select {
    float: left;
    width: 100%;
    border: 0px;
    background: #ffffff;
    padding: 10px 12px;
    font-size: 20px;
    line-height: 34px;
    min-height: 54px;
    margin-bottom: 20px !important;
	color:#063A3A;
	outline:none;
	max-height: 100px;
}
.fullwidth_content_wrapper input[type="text"], .fullwidth_content_wrapper input[type="email"], .fullwidth_content_wrapper textarea, .fullwidth_content_wrapper select
{
	border:1px solid #063A3A;
}
label
{
	margin-bottom:0px;
}

.fullwidth_content_wrapper form br
{
	display:none;
}
input[type="submit"]
 {
    float: left;
    border: 0px;
    padding: 13px 20px;
    text-transform: uppercase;
    background: #F0824D;
    color: #fff;
    font-weight: 500;
    max-width: 300px;
    cursor: pointer;
    width: 100%;
    margin-top: 20px;
}
.contact_form_content .wpcf7-not-valid-tip
 {
    float: left !important;
    width: 100% !important;
    font-size: 14px !important;
    margin-top: -23px !important;
    margin-left: 10px !important;
}
.contact_form_content .wpcf7 form .wpcf7-response-output {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    text-align: center !important;
    font-size: 16px !important;
}
.content_cover_section+div.content_cover_section
{
	padding-top:0px;
}
.hidden_menu_wrapper ul.contact_menu li a img.hover_icon, .hidden_menu_wrapper ul.social_menu li a img.hover_icon
{
	display:none;
}
.hidden_menu_wrapper ul.contact_menu li a:hover img.hover_icon, .hidden_menu_wrapper ul.social_menu li a:hover img.hover_icon
{
	display:inline-block;
}

.hidden_menu_wrapper ul.contact_menu li a:hover img.show_icon, .hidden_menu_wrapper ul.social_menu li a:hover img.show_icon
{
	display:none;
}
.my-element1 {
  --animate-duration: 2s;
}
.my-element2 {
  --animate-duration: 3s;
}
.my-element3 {
  --animate-duration: 4s;
}
.banner_content_sider p img {
    max-width: 20px;
    display: inline-block !important;
    margin-left: 0px;
    transition: all 0.5s ease-in-out;
}
.banner_content_sider:hover  p img
{
	margin-left:10px;
}
.banner_content_sider a:hover
{
	text-decoration:none;
}
.menu_icon_cover
{
	max-width:240px;
}
.menu_wrapper img.menu_icon {
    max-width: 40px;
}
.maiu_menu_wrapper ul li ul.sub-menu {
    padding-left: 30px;
    margin-bottom: 7px;
    margin-top: 0px;
	float:left;
	width:100%;
}
.maiu_menu_wrapper ul li ul.sub-menu li a {
    line-height: 26px;
    font-size: 18px;
    float: left;
    width: 100%;
}
.fullwidth_content_wrapper ul {
    margin-left: 21px;
}
.fullwidth_content_wrapper ul li
{
	margin-top: 0;
    margin-bottom: 1rem;
}
.footer_fields_container ul li
{
	display:inline-block;
	float:left;
	list-style-type:none;
}
.footer_fields_container ul.social_icons li a {
    float: left;
    padding: 0px;
    background: #fff;
    width: 45px;
    height: 45px;
    line-height: 48px;
    font-size: 28px;
    text-align: center;
    color: #bdd25f;
    margin-right: 5px;
}
.footer_fields_container ul.social_icons li:last-child a 
{
	margin-right:0px;
}
.footer_fields_container ul.footer_menu li a {
    color: #fff;
    font-size: 16px;
    padding-right: 10px;
    margin-right: 10px;
    float: left;
}
.footer_fields_container ul.footer_menu li:last-child a
 {
	 margin-right:0px;
	 padding-right:0px;
}
.footer_fields_container ul.footer_menu
 {
    float: left;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
}
.footer_fields_container ul.footer_menu li
{
	float:none;
}
@media (min-width: 1470px) {
.footer_fields_container .container {
    max-width: 1400px !important;
}
}
.ctf-form-wrapper {
    display: block;
    float: left;
    width: 100%;
}
.ctf-form-wrapper label {
    width: 100%;
    font-size: 18px;
}
.content_cover_section+div.content_cover_section.fullwidth_content_element {
    padding-top: 50px;
}
.full_screen_latest_banner .banner_title h2 {
    font-size:52px;
    line-height:52px;
    letter-spacing: 0.52px;
	margin-bottom:5px;
	text-shadow: 0px 3px 6px rgba(0,0,0,0.2);
    word-break: break-all;
}
.full_screen_latest_banner .banner_title h4 {
    font-size:28px;
    line-height:28px;
    letter-spacing: 0.28px;
	color:#fff;
	text-shadow: 0px 3px 6px rgba(0,0,0,0.2);
}
a.banner_btn {
    font-size: 22px;
    letter-spacing: 0.22px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    float: left;
    color: #fff;
    background-color: #F0824D;
    text-decoration: none;
    position: relative;
    width: 100%;
    padding: 15px 20px;
    background-image: url(https://www.lente.land/wp-content/uploads/2021/10/Group-143.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
    background-size: 20px;
	transition: all 0.5s ease-in-out;
}
a.banner_btn.green
{
	background-color: #063A3A;
}
a.banner_btn:hover
{
	text-decoration:none;
	 background-position: right 15px center !important;
}
.fullwidth_content_bg_wrapper
{
	padding:75px 0px;
}
.fullwidth_content_bg_wrapper h1 , .fullwidth_content_bg_wrapper h2 , .fullwidth_content_bg_wrapper h3
{
	margin-bottom:15px;
	font-weight:bold;
}
.team_all_wrapper
{
	margin-top:30px;
}
h2.team_title
{
    font-size: 24px;
    line-height: 28px;
    margin-bottom:10px;
    font-weight: bold;
    color: #f0824d;
}
.designation_bx_wrapper {
    background-color: #063a3a;
    color: #F4DEB2;
    padding: 18px 25px;
    background-image: url(https://www.lente.land/wp-content/uploads/2021/10/plus-arrow.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
}
.designation_bx_wrapper h2
 {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 5px;
}
.designation_bx_wrapper h3
 {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0px;
}
.image_bx_wrapper {
    float: left;
    position: relative;
    overflow: hidden;
}
.image_bx_wrapper .inner_info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 40px 90px 40px;
    overflow: hidden;
    top: 100%;
    transition: all 0.5s ease-in-out;
    background: #063a3a;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 30px 25px;
}
.team_box_wrapper
{
	margin-bottom:40px;
	cursor:pointer;
}
.team_box_wrapper .image_bx_wrapper .inner_info.active {
    top: 0;
}
.team_all_wrapper .col-sm-3 .image_bx_wrapper .inner_info
{
	font-size:14px;
	padding:25px 20px;
	line-break:16px;
}
.team_all_wrapper .col-sm-3 .designation_bx_wrapper {
    padding: 18px 20px;
    background-position: right 20px center;
    background-size: 40px auto;
}
.content_cover_section.fullwidth_content_element ul
{
	margin-left:21px;
}
.inner_info a
{
	color:#f0824d;
}
.inner_info a:hover
{
	color:#F4DEB2;
}
.inner_info ul li {
    display: inline-block;
    float: left;
    list-style-type: none;
}
.inner_info ul li a {
    float: left;
    padding: 0px;
    background: transparent;
    width: auto;
    height: auto;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    color: #f0824d;
    margin-right: 10px;
}
.inner_info ul li a:hover
{
	color:#F4DEB2;
}
.inner_info ul li:last-child a {
    margin-right: 0px;
}
.footer_fields_container a
{
	color:#fff;
}
.footer_fields_container p, .footer_fields_container ul li a {
    color: #063A3A;
    font-size: 16px;
    line-height: 22px;
}
.footer_fields_container .col-sm-3 ul li , .footer_top_elements ul li {
    display: block;
    width: 100%;
}
.footer_fields_container .col-sm-5 p
 {
    max-width: 82%;
}
.footer_fields_container h2
 {
    font-size: 22px;
    font-weight: bold;
    font-family: sans-serif;
}
.footer_fields_container .container {
    margin-top: 30px;
}
.fullwidth_content_wrapper.faq_design_wrapper h5 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px !important;
}
.fullwidth_content_wrapper.faq_design_wrapper p {
    margin-bottom: 0px;
    max-width: 90%;
}
.card-header {
    padding: 1.75rem 2.25rem;
    background-image: url(https://www.lente.land/wp-content/uploads/2021/10/plus-arrow-large.png);
    background-repeat: no-repeat;
    background-position: right 20px bottom 20px;
}
.fullwidth_content_wrapper.design_dark .card-header
{
	background-color:#063a3a;
}
.fullwidth_content_wrapper.design_light .card-header
{
	background-color:#f2f2f2;
}
.fullwidth_content_wrapper.design_dark .card-header h5
{
	color:#f0824d;
}
.fullwidth_content_wrapper.design_light .card-header h5
{
	color:#2a9c8e;
}
.fullwidth_content_wrapper.design_dark .card-header p
{
	color:#fff;
}
.fullwidth_content_wrapper.design_light .card-header p
{
	color:#063A3A;
}
.fullwidth_content_wrapper.faq_design_wrapper .card-header a:hover
{
	text-decoration:none;
}
.card
{
	margin-bottom:30px;
}
.card , .card-header
{
	border:none;
}





/**
 * FAQ.
 */

.faq-list {

}

.faq-category:not(:last-child) {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.faq-category__title {
	display: flex;
	position: relative;
	align-items: center;
	user-select: none;
	background-color: #063A3A;
	padding: 20px;
	color: white;
	border-radius: 6px;
	user-select: none;
	cursor: pointer;
	font-size: 24px;
	text-transform: uppercase;
}

/*.faq-category__title.is-active svg {
	transform: rotate(90deg);
}*/

.faq-category__title-icon {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 68px;
}

.faq-category__title-icon svg {
	fill: white;
	width: 68px;
}

.faq-category__title-arrow {
	width: 15px;
	position: absolute;
	right: 56px;
	top: 24px;
}

.faq-category__title-arrow svg {
	width: 15px;
	fill: #f0824e;
}

.faq-category__title.is-active .faq-category__title-arrow {
	top: 19px;
	transform: rotate(180deg);
}

.faq-list__questions {
	display: none;
	margin-top: 10px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 16px;
}

.faq-list__question-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
	padding: 16px;
	border-radius: 5px;
	user-select: none;
	cursor: pointer;
	background-color: #f0824e;
	color: white;
	font-size: 20px;
	line-height: 1.1;
}

.faq-list__question-answer {
	display: none;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}


/**
 * Fixed newsletter.
 */

.fixed-newsletter > a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 0;
	top: 30%;
	width: 70px;
	height: 70px;
	background-color: #f0824e;
	z-index: 99;
	padding: 10px;
	color: white;
}

.fixed-newsletter svg {
	fill: white;
	transition: fill 240ms;
	width: 100%;
}

.fixed-newsletter:hover svg {
	fill: #063a3a;
}