/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

@font-face {
	font-family: GolosUIWebVF;
	src: url('assets/fonts/Golos-UI/golos-ui_vf.woff2') format('woff2');
	font-display: swap;
}
@font-face {
	font-family: Nunito;
	src: url('assets/fonts/Nunito/Nunito-VariableFont_wght.woff2') format('woff2');
	font-display: swap;
}
@font-face {
	font-family: Quicksand;
	src: url('assets/fonts/Quicksand/Quicksand-VariableFont_wght.woff2') format('woff2');
	font-display: swap;
}
@font-face {
	font-family: Raleway;
	src: url('assets/fonts/Raleway/Raleway-VariableFont_wght.woff2') format('woff2');
	font-display: swap;
}


.button-arrow-white svg path {
	fill: #fff;
}
@media (min-width: 576px) {
	.solution-container {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.solution-container {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.solution-container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.solution-container {
		max-width: 1140px;
	}
}
@media (min-width: 1400px) {
	.solution-container {
		max-width: 1320px;
	}
}
.solution-container {
	max-width: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.solution-container .solution-row > [class*='col-'] {
	padding-left: 15px;
	padding-right: 15px;
}
.solution-container .solution-row {
	width: 100%;
	display: flex;
    flex-wrap: wrap;
}
.solution-container .solution-row.solution-desc {
	max-width: 1366px;
	padding: 0 40px;
	margin: 0 auto;
}
@media (min-width: 576px) {
	.solution-container .solution-row .col-sm-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}
@media (min-width: 768px) {
	.solution-container .solution-row .col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}
@media (min-width: 992px) {
	.solution-container .solution-row .col-lg-6 {
		flex: 0 0 auto;
		width: 50%;
	}
	.solution-container .solution-row .col-lg-12 {
		flex: 0 0 auto;
		width: 100%;
	}
}
.solution-container .solution-row .col-lg-12 {
	width: 100%;
}
.solution-container .pt-50 {
	padding-top: 170px ! important;
}
.solution-container .pr-50 {
	padding-right: 50px ! important;
}
@media (max-width: 991px){
	.res-991-pr-0 {
		padding-right: 0 !important;
	}
}
@media (max-width: 991px){
	.res-991-pt-0 {
		padding-right: 0 !important;
	}
}
.solution-container .section-title {
	position: relative;
	margin-bottom: 12px;
	margin-top: -7px;
}
.solution-container .section-title .title-header {
	padding-bottom: 2px;
}
.solution-container .section-title .title-header h2.title {
	font-family: "Dosis", Sans-serif;
	color: #374550;
	font-size: 40px;
	font-style: normal;
	font-weight: 800;
	line-height: 51px;
	margin-bottom: 17px;
}
.solution-container .section-title .title-desc p {
	color: #666;
	font-family: "Quicksand", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}
.solution-container .prt-box-view-overlay, .solution-container .prt-box-view-content-inner {
	position: relative;
	overflow: hidden;
		border: 1px solid #E2E2E2;
	background: #FFF;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
	padding: 30px;
	border-radius: 25px;
	z-index: 2;
}
.solution-container .prt-box-view-overlay:before, .solution-container .prt-box-view-content-inner:before {
	position: absolute;
	content: "";
	left: 0;
	width: 0;
	height: 100%;
	text-align: center;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.solution-container .prt-portfolio-form {
	position: relative;
	overflow: hidden;
}
.solution-container .prt-portfolio-form label {
	font-family: "Quicksand", Sans-serif;
	color: #666;
	font-size: 16px;
	font-weight: 500 !important;
	line-height: 28px;
}
.solution-container .prt-portfolio-form  input[type="text"],
.solution-container .prt-portfolio-form  textarea {
	height: 40px;
	border-radius: 10px;
	border: 1px solid #E4E7EE;
	background: #FFF;
	outline: none;
	transition: all .3s;
}
.solution-container .prt-portfolio-form  input[type="text"]:focus,
.solution-container .prt-portfolio-form  textarea:focus {
	box-shadow: none !important;
	border-color: #39B061;
}
.solution-container .prt-portfolio-form  input[type="submit"] {
	padding: 8px 69px;
	border-radius: 50px;
	background: #0B3D2C;
	transition: all 0.3s;
}
.solution-container .prt-portfolio-form  input[type="submit"]:hover {
	background: #39B061;
}
.solution-container .prt-portfolio-form .gform_heading {
	display: none;
}
.solution-container .solution-infographic .col-lg-12 {
	padding: 0;
}
.solution-container .mt_170 {
	margin-top: -170px ! important;
	width: 100%;
}
.solution-container .prt-detailbox {
	margin-bottom: 71px;
	position: relative;
}
.solution-container .prt-detailbox:before { 
	position: absolute;
	content: "";
	width: 155%;
	height: 3px;
	background: #39B061;
	top: 50px;
	left: 80px;
	z-index: -1;
	visibility: visible;
	stroke-dasharray: 3700;
	stroke-dashoffset: 3700;
	animation: moveline 4s linear forwards;
}
.solution-container .prt-detailbox:first-child:before { 
	left: 0;
	width: calc(100% - 119px);
	top: 50px;
}
.solution-container .prt-detailbox:nth-child(odd):after {
	content: "";
	background-color: #39B061;
	-webkit-mask: url(/wp-content/uploads/2023/11/ellipse.svg) no-repeat 100% 100%;
	background-image: url(/wp-content/uploads/2023/11/ellipse.svg);
	position: absolute;
	top: 50px;
	left: auto;
	right: 35px;
	width: 85px;
	height: 171px;
	text-align: center;
	display: inline-block;
	margin-top: 0;
	rotate: 180deg;
}
.solution-container .prt-textbox-style1 .prt-box-content {
	border: 3px solid #39B061;
	display: inline-block;
	padding: 10px 30px;
	border-radius: 15px;
	background-color: #fff;
}
.solution-container .prt-textbox-style1 .prt-detailbox:nth-child(1) .prt-box-content {
	left: 115px;
	position: relative;
	max-width: 455px;
}
.solution-container .prt-textbox-style1 .prt-detailbox:nth-child(2n) .prt-box-content {
	left: 235px;
	position: relative;
	max-width: 460px;
}
.solution-container .prt-detailbox:nth-child(odd) .prt-box-content {
	width: 59%;
	text-align: left;
}
.solution-container .prt-textbox-style1 .prt-box-content .prt-box-title h3 {
	margin-bottom: 8px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	padding-top: 7px;
	color: #374550;
	font-family: "Quicksand", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
}
.solution-container .prt-detailbox:nth-child(even):before {
	width: calc(100% - 258px);
	left: 139px;
}
.solution-container .prt-detailbox:nth-child(even):after {
	content: "";
	background-color: #39B061;
	-webkit-mask: url(/wp-content/uploads/2023/11/ellipse.svg) no-repeat 100% 100%;
	background-image: url(/wp-content/uploads/2023/11/ellipse.svg);
	top: 50px;
	left: 55px;
	right: auto;
	width: 85px;
	height: 171px;
	text-align: center;
	display: inline-block;
	margin-top: 0;
	rotate: 0deg;
	position: absolute;
}
.solution-container .prt-detailbox:nth-child(3n) {
	text-align: right;
}
.solution-container .prt-detailbox:nth-child(3n):after {
	display: none;
}
.solution-container .prt-detailbox:last-child:before {
	top: 50px;
	width: 80%;
	left: 139px;
}
.solution-container .prt-detailbox:last-child .prt-box-content {
	right: 126px;
	position: relative;
	max-width: 570px;
}
.icon-box-wy-us .elementor-icon-box-wrapper:hover path{
	fill: #39B061 !important;
}
.icon-box-wy-us .elementor-icon-box-wrapper:hover .elementor-icon-box-title {
	color: #39B061 !important;
}
.icon-box-wy-us .elementor-icon-box-wrapper .elementor-icon-box-title{
	margin-top: -5px;
}
.home-vitamin-box .elementor-icon {
	box-shadow: -10px 15px 50px 0px rgba(57, 176, 97, 0.30);
	position: relative;
	z-index: 3;
}
.home-vitamin-box:hover .elementor-icon {
	background-color: #0B3D2C !important;
}
.home-vitamin-box:hover .elementor-icon-box-title {
	color: #39B061 !important;
}
.home-service-box:hover .home-service-icon .elementor-icon {
	background-color: #39B061 !important;
}
.home-service-box:hover .home-service-icon .elementor-icon svg path {
	fill: #fff;
}
.home-blog article {
	position: relative;
}
.home-blog article .obfx-grid-col-content {
	position: absolute;
	bottom: 25px;
	left: 25px;
	right: 25px;
	background-color: #fff;
	border-radius: 20px;
	padding: 20px 30px 25px;
	transition: all 0.3s;
}
.home-blog article:hover .obfx-grid-col-content {
	background-color: #0B3D2C;
}
.home-blog article:hover .obfx-grid-col-content .obfx-grid-title a,
.home-blog article:hover .obfx-grid-col-content .obfx-grid-footer a {
	color: #fff !important;
}
.home-blog article:hover .obfx-grid-col-content .obfx-grid-title a:hover,
.home-blog article:hover .obfx-grid-col-content .obfx-grid-footer a:hover {
	color: #77FEC3 !important;
}
.header-social-icons .elementor-grid-item {
	display: inline-flex !important;
	align-items: center;
}
.header-social-icons .elementor-grid-item:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #93969C;
	margin: 0 15px;
	border-radius: 50%;
}
.header-social-icons .elementor-grid-item:first-child:before {
	background: transparent;
	opacity: 0;
	visibility: hidden;
}
.header-menu .hfe-menu-item {
	border-radius: 50px !important;
}
.header-search-icon i {
	padding: 10px !important;
	background-color: #39B061;
	border-radius: 50%;
}
.bt0 p {
	margin-bottom: 0 !important;
}
@media screen and (max-width: 991px) {
	.solution-container .prt-detailbox {
		width: 100%;
		padding: 0 40px;
		margin-bottom: 40px;
	}
	.solution-container .prt-detailbox:before,
	.solution-container .prt-detailbox:after{
		display: none !important;
	}
	.solution-container .prt-detailbox .prt-box-content {
		width: 100% !important;
		max-width: 100% !important;
		left: 0 !important;
		right: 0 !important;
	}
	.solution-container .pt-50 {
		padding-top: 0 !important;
	}
	.solution-container .solution-row > [class*='col-'] {
		padding: 0;
	}
	.solution-container .mt_170 {
		margin-top: 40px !important;
	}
	.solution-container .pt-50 {
		padding-right: 0px ! important;
	}
	.home-blog article .obfx-grid-col-content {
		padding: 15px;
	}
}
@media screen and (max-width: 767px) {
	.solution-container .prt-detailbox,
	.solution-container .solution-row.solution-desc {
		padding: 0 20px;
	}
}