@import url('https://fonts.googleapis.com/css?family=Pacifico');
@font-face {
    font-family: 'MullerBold';
    src: url('fonts/MullerBold.eot');
    src: url('fonts/MullerBold.eot') format('embedded-opentype'),
         url('fonts/MullerBold.woff2') format('woff2'),
         url('fonts/MullerBold.woff') format('woff'),
         url('fonts/MullerBold.ttf') format('truetype'),
         url('fonts/MullerBold.svg#MullerBold') format('svg');
}

@font-face {
    font-family: 'MullerRegular';
    src: url('fonts/MullerRegular.eot');
    src: url('fonts/MullerRegular.eot') format('embedded-opentype'),
         url('fonts/MullerRegular.woff2') format('woff2'),
         url('fonts/MullerRegular.woff') format('woff'),
         url('fonts/MullerRegular.ttf') format('truetype'),
         url('fonts/MullerRegular.svg#MullerRegular') format('svg');
}




.web_main-svg {
	height: 0;
}

.wrapper {
	padding-top: 50px;
	margin-bottom: 0;
}

.article-header {
	position: relative;
}

.article-header:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
}

.article-header div {
	position: relative;
	z-index: 1;
	align-items: center;
}

.article-header h1 {
	font-family: 'MullerBold';
	line-height: 1.25;
	margin-top: 0;

}

.article-header__update svg {
	display: inline-block;
	vertical-align: sub;
	margin-right: 15px;
}


.web_strong-letter {
	font-family: 'MullerBold';
	font-size: 60px;
	float: left;
	color: #414457;
    line-height: 0.9;
    margin: 6px 12px 0 0;
    text-transform: uppercase;
}

.article-header__text p {
	font-family: 'MullerRegular';
}

.good-product-item--best .good-product-item__in:after,
.good-product-item--best-money .good-product-item__in:after {
	left: 64px;
	z-index: 2;
}
.good-product-item--best:after,
.good-product-item--best-money:after {
	z-index: 1;
}

.good-product-item--best:before,
.good-product-item--best-money:before,
.good-product-item:before {
	-webkit-box-shadow: 0px 0px 40px -12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 40px -12px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 40px -12px rgba(0,0,0,0.3);
	visibility: hidden;
	opacity: 0;
	transition: all ease .2s;
}
.good-product-item--best-money:before {
	visibility: visible;
	opacity: 1;
}

.good-product-item:hover::before {
	visibility: visible;
	opacity: 1;
}


.good-product-item {
	padding: 0 0 40px;
	border: 1px solid #f3f4f9;
	background: #fff;
	border-radius: 6px;
}

.good-product-item [col*='col-'] {
	padding: 0;
}


.web_good-product-item__text,
.good-product-item .good-product-item__text {
	padding: 0 30px;
}

.good-product-item__title-box {
	min-height: auto;
	height: auto;
}

.good-product-item__img {
	position: relative;
	margin: 0;
	max-height: 200px;
	height: 200px;
}

.good-product-item__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.web_discount {
	color: #fff;
    background: #35b575;
    font-family: 'MullerBold';
    padding: 0 10px;
    height: 28px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 14px;
}

.web_prime-string {
	margin: 20px 0 12px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    
}

.web_prime-string p {
	font-size: 14px;
    color: #cfd0d4;
    font-family: 'MullerBold';
    line-height: 1.2;
    margin: 5px 0 0 7px;
}

.good-product-item__title a {
	font-family: 'MullerBold';
}

.rating__text strong {
	font-family: 'MullerRegular';
	color: #414457;
	
}

.rating__text {
	font-size: 18px;
	
	color: #a0a1ab;
	font-family: 'MullerRegular';
}

.good-product-item__logo,
.good-product-item hr {
	display: none;
}


.reading_time img {
	height: 25px;
}

.web_price {
	color: #a0a1ab;
	line-height: 1.4;
	font-size: 14px;
	font-family: 'MullerBold';
	margin: 20px 0 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 54px;
}

.web_price .web_black-price {
	color: #414457;
	line-height: 1.75;
	font-size: 20px;
}

.web_price span {
	display: inline-block;
	text-align: center;
	position: relative;
}

.web_price .web_grey-price:after {
	content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%;
}

.good-product-item__pros p {
	color: #35b575;
	font-family: 'MullerRegular';
}

.good-product-item__cons p {
	color: #ff5770;
}

.good-product-item__cons p:last-child {
	margin-bottom: 0;
}

.good-product-item__btn-more {
	color: #414457;
	transition: all ease .2s;
	background: transparent;
	text-transform: none;
	text-align: left;
	height: auto;
	line-height: 1.1;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 30px;
}

.good-product-item__btn-more:hover {
	background: transparent;
}

.good-product-item__btn-more svg  {
	display: inline-block;
	vertical-align: sub;
	margin-left: 12px;
	margin-top: 2px;
}

.good-product-item__btn-more:hover svg path {
	fill: #898da1;
}


.good-product-item__pros strong,
.good-product-item__cons strong {
	display: none;
}

.good-product-item__pros {
	margin-bottom: 40px;
}

.web_pros svg,
.web_cons svg  {
	width: 16px;
	height: 16px;
	margin-left: 14px;
	transform: rotate(90deg);
}

.web_pros-hide svg,
.web_cons-hide svg  {
	width: 16px;
	height: 16px;
	margin-left: 14px;
	transform: rotate(90deg);
}

.web_pros-hide, .web_cons-hide {
	display: flex;
	align-items: center;
	transform: rotate(-90deg);
	font-size: 14px;
	font-family: 'MullerBold';
	position: absolute;
	margin-top: 22px;
	left: 10px;
	display: none;
}
.web_pros-hide,
.web_pros-hide svg {
    color: #35b575;
}
.web_cons-hide, .web_cons-hide svg {
	color: #ff7388;
}
.web_pros,
.web_cons {
	display: flex;
	align-items: center;
	transform: rotate(-90deg);
	font-size: 14px;
	font-family: 'MullerBold';
	position: absolute;
	left: -45px;
	margin-top: 30px;
}

.web_pros,
.web_pros svg {
	color: #35b575;
}

.web_cons,
.web_cons svg {
	color: #ff7388;
}

.subtitle {
	color: #a0a1ab;
	font-family: 'MullerRegular';
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
}

.good-products {
	box-shadow: none;
	background: transparent;
}

.runners_up {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}

.good-products--more {
	display: none;
}

.runners_up p {
	margin: 0;
}

.web_good-product {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #fff;
	min-height: 185px;
	border-radius: 6px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

.web_good-product .web_product-img {
	width: 100%;
	max-width: 270px;
	height: 185px;
	max-height: 185px;
	border-right: 1px solid #f3f4f9;
}
.web_good-product .web_product-img img {
	object-fit: cover;
}

.web_good-product .web-product-info {
	width: calc(100% - 530px);
	padding: 30px 50px 30px 30px;
}

.web_good-product .web_good-product-item__text {
	max-width: 260px;
	width: 260px;
	padding: 30px;
}

.web_good-product .web_price {
	flex-direction: row-reverse;
	justify-content: space-between;
	min-height: auto;
	margin-top: 10px;
}

.web_good-product .good-product-item__rating {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 10px;
	justify-content: space-between;
}

.web_good-product .rating__stars {
	margin-bottom: 3px;
}

.web_good-product .web_product-title {
	color: #414457;
	font-size: 20px;
	line-height: 1.5;
	font-family: 'MullerBold';
}

.web_good-product .web_prodcuct-subtitle {
	font-size: 16px;
	font-family: 'MullerRegular';
}


.web_good-product .web_description {
	color: #a0a1ab;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 20px;
}

.single .content:last-child {
	margin-bottom: 0;
	padding-bottom: 65px;
}

.in-depth-review {
	padding-bottom: 0;
}

.in-depth-review li a {
	width: 100%;
	color: #35b575;
	font-size: 20px!important;
	line-height: 1.5;
	font-family: 'MullerBold';

}

.in-depth-review li {
	background: transparent;
	min-height: auto;
	padding: 10px 20px 10px 0;
}

.web_d-sm-block {
	padding: 0 150px;
}

.in-depth-review li a svg {
	margin-left: 15px;
}

.in-depth-review .expert {
	display: none;
}

.in-depth-review .d-sm-block p {
	line-height: 1.67;
	font-size: 18px;
}

.web_strong-line {
	width: 10px;
	height: 40px;
	margin: 10px 30px 0 15px;
	display: block;
	float: left;
	background: #414457;
}

.how-we-decided {
	border: none;
	box-shadow: none;
	background: url(../img/decide-img.jpg)center no-repeat;
	background-size: cover;
	padding: 105px 0;
}

.how-we-decided h2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
}

.how-we-decided .how-we-decided__item {
	width: calc(100% / 4);
	float: left;
	flex-direction: column;
	text-align: center;
	color: #fff;
}
.how-we-decided__item span:first-child {
	margin-right: 0;
	color: #fff;
}

.how-we-decided .no-gutters {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 600px;
	margin: 0 auto;
}

.how-we-decided__item span:last-child {
	font-size: 18px;
	line-height: 1.4;
	font-family: 'MullerRegular';
	font-weight: normal;
	text-transform: none;
}


.web_expert {
	width: 100%;
}

.web_expert-text p {
	color: #fff;
	margin: 0;
	font-family: 'MullerRegular';
}

.in-depth-review .web_expert img {
	margin: 0;
	max-width: 120px;
	max-height: 120px;
	min-height: 120px;
	min-width: 120px;
	float: left;
}

.web_expert-text {
	float: left;
	max-width: calc(100% - 120px);
	padding-left: 30px;
}

.web_name-expert {
	font-size: 20px;
	line-height: 1.5;
	font-family: 'MullerBold'!important;
	font-weight: bold;
	margin-bottom: 15px!important;
}

.web_long-line	{
	height: 1px;
	opacity: 0.19;
	width: 100%;
	border-radius: 10px;
	margin: 25px 0;
	background-color: #ebecf3;
}

.web_main-description {
	 font-family: 'MullerRegular';
	 font-size: 18px;
	 line-height: 1.6;
	 color: #414457;
	 margin-bottom: 30px;
}

.web_description-bold {
	font-family: 'MullerBold'!important;
}

.web_main-description .web_strong-letter {
	line-height: .8;
}

.web_informative-block {
	padding: 35px 0;
}

.web_informative-img {
	width: 100%;
	max-height: 550px;
	margin-bottom: 30px;

}

.web_white-informative-block {
	background: #fff;
	padding: 40px 50px;
/*	border: 2px solid #f1f2f4;*/
	border-left: 5px solid #36b575;
	position: relative;
	border-radius: 10px;
}


.web_letter-bold {
	font-weight: bold;
	font-family: 'MullerBold';
}


.web_small-title {
	font-size: 25px;
	font-family: 'MullerBold';
}

.web_none-border {
	border: none;
	padding: 0 50px 40px 50px;
}

.web_product-block .web_product-title {
	padding: 40px 100px 40px 50px;
	background: #35b575;
	border-radius: 10px 10px 0 0;
	font-size: 25px;
	color: #fff;
	line-height: 1.4;
	font-family: 'MullerBold';
	position: relative;
	text-decoration: underline;
	display: block;
}

.web_product-title span {
	font-size: 18px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 53px;
	box-shadow: 0 10px 30px 0 rgba(53, 181, 117, 0.3);
	background: #fff;
	color: #35b575;
	border-radius: 50px;
	position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -25px;
}

.web_product-block img {
	max-height: 373px;
	width: 100%;
	object-fit: cover;
	border-radius: 6px;
}

.web_color-green {
	font-family: 'MullerBold';
	color: #35b575;
}

.web_features-items .web_item {
	width: calc(100% / 2);
	padding-right: 30px;
	margin-bottom: 25px;
}

.web_features-items {
	display: flex;
	flex-wrap: wrap;

}

.web_features-icon {
	width: 22px!important;
	max-height: 25px;
	padding: 0!important;
	height: 25px;
	display: block;
	float: left;
}
.faq-item__note {
	display: inline-block;
	float: left;
	width: 30px;
}

.faq-item h3 {
	display: inline-block;
	float: left;
	width: calc(100% - 30px);
	margin-bottom: 0;
	text-align: left;
}

.web_q-title {
	width: 100%;
	display: inline-block;
}

.web_features-items .web_descriprtion {
	margin: 0;
	width: calc(100% - 22px);
	float: left;
	padding: 0 0 0 25px;
	line-height: 1.67;
}

.web_video-block {
	max-height: 377px;
	max-width: 100%;
	height: 377px;
	border-radius: 6px;
	text-align: center;
	margin: 30px 0;
}


.web_pros-cons-block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.web_pros-cons-block:after {
    width: 870px;
    height: 1px;
    content: '';
    position: absolute;
    background: #e6e6e6;
    bottom: -10px;
    left: -50px;

}

.web_pros-cons-block .web_pros, 
.web_pros-cons-block .web_cons {
	position: static;
	font-size: 18px;
	transform: rotate(0);
}

.web_cons-block {
	width: calc(50% - 10px);
	margin-left: 10px;
}

.web_pros-block {
	width: calc(50% - 10px);
	margin-right: 10px;
}

.web_pros-cons-block ul {
	padding: 0;
}
.web_pros-cons-block ul li {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}

.web_pros-cons-block ul li small {
	font-size: 14px;
	font-family: 'MullerBold';
	font-weight: bold;
	margin-right: 12px;
}

.web_pros-block small {
	color: #35b575;
}

.web_cons-block small {
	color: #ff5770;
}

.web_pros-cons-block .web_pros svg, 
.web_pros-cons-block .web_cons svg {
	transform: rotate(0);
}

.web_pros-block li:last-child {
	border: none;
}

.web_product-footer-img {
	max-height: 90px!important;
	height: 90px!important;
	width: 162px!important;
	max-width: 162px!important;
	padding: 0!important;
}

.web_product-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
}

.web_product-footer .web_price {
	flex-direction: column-reverse;
	margin: 0;
}

.web_none-border .web_informative-block {
	padding-bottom: 0;
}

.web_best-product h3 {
	margin: 0;
	position: relative;
	padding: 18px 0;
	text-align: center;
	background: #cb6ec7;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-family: 'MullerBold';
	font-size: 20px;
}

.web_product-footer .d-lg-block {
	position: relative;
}

.web_product-footer .d-lg-block .web_discount {
	left: auto;
	right: -10px;
	top: -10px;
}

.web_product-footer .d-lg-block .btn-orange {
	text-transform: none;
	font-size: 16px;
	padding: 13px 38px 11px;

}

.btn-orange {
	text-transform: none;
}
.web_product-item-description {
	font-family: 'MullerRegular';
	font-size: 14px;
	line-height: 1.43;
	color: #414457;
	display: none;
}

.web_best-product {
	border: none;
	border-radius: 10px;
	background: #fff;
	padding-top: 0;
	margin-bottom: 0;
}


.best-product__in:before,
.best-product__in:after {
	display: none;
}

.web_best-product h3:before{
    content: '';
    position: absolute;
    z-index: 2;
    width: 26px;
    height: 28px;
    top: 50%;
    margin-top: -16px;
    margin-left: -40px;
    background: url(../img/hand-up.svg) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
}

.web_best-product:before,
.web_best-product:after {
	display: none;
}

.web_best-product .best-product__in {
	margin-top: 0;
	padding: 40px 50px;
}

.web_best-product .best-product__img {
	padding: 0;
	position: relative;
}

.web_best-product .best-product__title a {
	font-size: 25px;
	color: #414457;
	font-family: 'MullerBold';
	line-height: 1.4;
	text-decoration: underline;
}

.web_best-product .best-product__content p {
	font-size: 18px;
	line-height: 1.67;
	font-family: 'MullerRegular';
	margin: 0;
}

.web_best-product .best-product__content {
	padding-left: 40px;
}

.web_best-product .rating__stars {
	float: left;
	margin-right: 10px;
}

.web_best-product .btn-orange {
	text-transform: none;
	width: 210px;
	margin: 0 auto;
}

.web_best-product .best-product__text {
	margin: 0;
}

.best-products {
	margin-bottom: 0;
}


.web_faq-item {
	background: #fff;
	padding: 40px;
	position: relative;
	border-radius: 10px;
	max-width: 660px;
	width: 670px;
}

.web_faq-item  p {
	margin-bottom: 0;
}

.web_faq-item:first-child {
	margin-top: 0!important;
}

.web_faq-item:nth-child(odd){
	border-radius: 0 10px 10px 10px;
	margin: 15px auto 15px 0;
}
.web_faq-item:nth-child(even){
	border-radius: 10px 0 10px 10px;
	margin: 15px 0 15px auto;
}

.web_faq-item:nth-child(odd):before {
	-webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
	clip-path: polygon(100% 0, 0 0, 100% 100%);
	content: '';
	background: #fff;
	position: absolute;
	left: -29px;
	top: 0;
	width: 30px;
	height: 30px;

}

.web_faq-item:nth-child(even):after {
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
	clip-path: polygon(0 0, 0 100%, 100% 0);
	content: '';
	background: #fff;
	position: absolute;
	right: -29px;
	top: 0;
	width: 30px;
	height: 30px;

}

.web_faq-items {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}


.web_subscribe {
	padding: 80px 0;
	margin-bottom: 80px;
}

.web_subscribe h2 {
	font-family: 'MullerBold';
	font-size: 40px;
	font-weight: bold;
	line-height: 1.25;
	color: #ffffff;
}

.web_subscribe h2 span {
 	color: #fffd33;	
}

.web_subscribe .subscribe__title {
	padding-left: 150px;
	position: relative;
}

.web_subscribe .subscribe__title .icon-aircraft {
	position: absolute;
	left: 0;
	top: 50%;
    margin-top: -60px;
}




.web_subscribe .subscribe__input {
	height: 60px;
	border-radius: 6px 0 0 6px;
	width: calc(100% - 139px);
}
.web_subscribe .subscribe__btn-submit   {
	position: static;
	border-radius: 0 6px 6px 0;
	width: 139px;
	height: 60px;
	text-transform: none;
	background: #ff6c3a;
}

.web_subscribe .mc4wp-form-fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.web_subscribe .subscribe__form {
	padding: 0;
}

.web_similar-reviews .review,
.web_similar-reviews .box-nav  {
	background: #fff;
	box-sizing: none;
	border-radius: 10px;

}

.web_similar-reviews .box-nav__count {
	color: #a0a1ab;
	font-weight: normal;
	font-size: 18px;
	font-weight: 'MullerRegular'
} 

.web_similar-reviews .slick-arrow:after {
	border-color: #ff6c3a;
}

@-webkit-keyframes beforeCircle {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    border-left-color: transparent;
    border-right-color: #ff6c3a;
  }
  to {
    border-left-color: transparent;
    border-right-color: #ff6c3a;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes beforeCircle {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    border-left-color: transparent;
    border-right-color: #ff6c3a;
  }
  to {
    border-left-color: transparent;
    border-right-color: #ff6c3a;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}


.good-product-item__text {
	position: relative;
}

.good-product-item__text:after {
	content: '';
	width: 100%;
	height: 40px;
	background: #fafafc;
	position: absolute;
	top: 152px;
	left: 0;
	z-index: 0;
	transition: all ease .2s;
	visibility: hidden;
	opacity: 0;
}

.good-product-item__pros p {
	position: relative;
	z-index: 1;
}


.good-product-item:hover .good-product-item__text:after {
	visibility: visible;
	opacity: 1;
}

.good-product-item--best-money .good-product-item__text:after {
	visibility: visible;
	opacity: 1;
}


.web_contact-links {
	position: fixed!important;
	left: 40px;
    top: 168px;
    min-width: 50px;
    z-index: 99!important;
}
.web_contact-links .share {
	position: static;
}

.share-horizontal .addtoany_list a {
	display: block!important;
}
.web_white-informative-block p:last-child {
	margin-bottom: 0;
}

.web_informative-block.web_blade-m{
	padding-top: 0;
}
.our-leaders__items .no-gutters > [class*='col-'] {
	max-width: calc(100% / 4);
}
.justify-content-center {
	margin: 0;
}

.good-product-item__title-box {
	height: 80px!important;
	min-height: 100%;
}
.web_collapse-btn {
	display: none;
	font-family: 'MullerBold';
	font-size: 16px;
	line-height: 1.25;
	width: 100%;
	padding: 20px;
	background: #fff;
	position: relative;
	color: #414457;
	margin-bottom: 10px;
	text-decoration: none;
}

.web_collapse-btn.opened svg {
	transform: rotate(-180deg);
}

.web_collapse-btn svg {
    position: absolute;
    width: 12px;
    height: 15px;
    color: #35b575;
    right: 20px;
    transition: all ease .2s;
    top: 24px;
}

span.web_min {
	font-weight: bold!important;
}

.article-header__update > div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.article-header__update > div:first-child {
	justify-content: flex-end;
}

.web_wrapper {
	padding-top: 50px!important;
}

.web_main-block,
.accordion__content {
	display: block!important;
}

.good-product-item--best:after,
.good-product-item--best-money:after {
	display: block!important;
}

.good-product-item--best .good-product-item__in:after,
.good-product-item--best-money .good-product-item__in:after {
	display: block!important;
}

.web_mob-revies {
	display: none;
}

.web_mob-revies .row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-bottom: 25px;
}

.web_mob-revies .row > [class*="col-"] {
/*    flex: 0 0 auto;
    width: 270px;*/
/*    max-width: initial;*/
    margin: 0 0 25px;
}
.web_mob-revies .web_review {
    box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.03);
    border-radius: 6px;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.03);
    box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.03);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    min-height: 393px;
}

.web_mob-revies .web_review .item-img {
	width: 100%;
	height: 182px;
}
.web_mob-revies .web_review .item-img img  {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.web_mob-revies .web_review .item-info {
	height: calc(100% - 182px);
	padding: 30px;
}
.web_mob-revies .web_review .item-info a {
	display: block;
	text-decoration: none;
}
.web_mob-revies .web_review .item-info a:first-child {
	font-size: 16px;
	line-height: normal;
	font-family: 'MullerBold';
	padding-bottom: 15px;
	color: #a0a1ab;
}
.web_mob-revies .web_review .item-info a.title {
	font-family: 'MullerBold';
	font-size: 20px;
	line-height: 1.5;
	color: #414457;
}

.web_mob-revies .first-item {
	position: relative;
    padding: 30px 30px;
    border: 2px solid #f1f2f4;
}

.web_mob-revies .first-item .item-info {
	padding: 0;
}
.web_mob-revies .first-item .btn {
	display: none;
}
.web_mob-revies .web_counts {
	  font-family: 'MullerRegular';
	  font-size: 18px;
	  line-height: 1.67;
	  color: #414457;
	  margin-top: 15px;
	  opacity: .5;
}
.web_mob-revies .web_counts span {
	margin: 0 3px;
}

.web_mob-revies .first-item  .title {
	 font-family: 'MullerBold';
	  font-size: 40px;
	  line-height: 1;
	  color: #414457;
	  margin-top: 20px;
}



.web_mob-revies .first-item .btn {
	display: block;
	margin: auto auto 0;
	text-transform: none;
	font-family: 'MullerBold';
	font-size: 16px;
	line-height: normal;
	text-align: center;
	color: #ffffff;
	background: #ff6c3a;
	width: 100%;
	padding: 24px  19px;
}


@media screen and (max-width: 1199px) {
	.web_pros-cons-block:after {
		display: none;
	}
	.web_contact-links {
		position: absolute!important;
		top: 85px;
	}

	.web_faq-item {
		width: 100%;
	}
	.web_d-sm-block {
		padding: 0 15px;
	}

	.justify-content-center {
		width: 100%;
	}
	.web_subscribe h2 br {
		display: none;
	}
	.web_faq-item:nth-child(odd) {
		margin-left: 30px;
	}
	.web_faq-item:nth-child(even) {
		margin-right: 30px;
	} 

	.web_d-sm-block {
		padding: 0 120px;
	}
}

@media screen and (max-width: 991px) {
	.web_none-reviews {
		display: none;
	}
	.web_mob-revies {
		display: block;
	}
	.web_mob-revies .row > [class*="col-"] {
		flex: 0 0 auto;
		width: 280px;
		max-width: initial;
	}
	.no-gutters > .col,
	.no-gutters > [class*="col-"] {
		padding: 0 15px;
	}

	.good-product-item--best:after,
	.good-product-item--best-money:after {
		top: -20px;
    	left: 0;
	}

	.good-product-item__pros p br {
		display: none;
	}
	.good-product-item__pros p {
		width: 100%;
	}

	.good-products .no-gutters > [class*="col-"] {
		margin-bottom: 50px;
	}

	.our-leaders .good-product-item__pros,
	.our-leaders .good-product-item__cons {
		padding-left: 35px;
	}
	.web_pros,
	.web_cons {
		left: 10px;
		display: none;
	}
	.web_pros-hide, 
	.web_cons-hide  {
		display: block;
	}
	.good-product-item__text:after {
		left: 12px;
		top: 278px;
	}
	.good-product-item__text {
		overflow: hidden;
	}

	.good-product-item__btn-more {
		padding: 20px 30px;
		border-top: 1px solid #f3f4f9;
		justify-content: center;
	}

	.good-product-item__in .row > [class*='col-'] {
		height: 100%;
	}
	.good-product-item {
		padding-bottom: 0;
	}

	.good-product-item__pros p:nth-child(n+6) {
		display: none;
	} 

	.good-product-item__cons p:nth-child(n+5) {
		display: none;
	}
	.our-leaders .good-product-item__cons {
		min-height: auto;
	}
	.good-product-item--best .good-product-item__in:after, 
	.good-product-item--best-money .good-product-item__in:after {
		top: -20px;
	}
	.good-product-item__rating .rating__stars {
		display: block;
	}
	.good-product-item__rating .rating__star {
		display: inline-block;
	}

	.good-product-item--best .good-product-item__pros p:nth-child(6) {
		display: block;
	}
	.good-product-item--best .good-product-item__cons p:nth-child(5) {
		display: block;
	}
	.good-product-item__title {
		font-size: 20px;
		line-height: 1.5;
	}
	.good-product-item__rating .rating__text {
		font-size: 18px;
	}

	.web_price {
		margin-bottom: 20px;
	}
	.web_product-item-description {
		display: block;
		margin-bottom: 25px;
		padding: 0 15px;
		max-height: 80px;
		overflow: hidden;
	}
	.good-product-item--best-money .good-product-item__text:after {
		display: none;
	}

	.web_good-product .web-product-info {
		width: 100%;
		order: 3;
		border-top: 1px solid #f3f4f9!important;
	}

	.web_good-product .web_good-product-item__text {
		margin: 0 0 0 auto;
		padding-bottom: 0;
	}
	.web_product-footer .d-lg-block,
	.best-products .d-lg-block,
	.in-depth-review .d-lg-block  {
		display: block!important;
	}
	.article-header__update > div {
		padding-left: 15px;
	}
	.web_wrapper {
		padding-top: 0!important;
	}

	.article-header {
		margin-top: 0!important;
	}

	.single .content:last-child {
		padding-bottom: 0;
	}

	.in-depth-review li a {
		font-size: 18px!important;
	}
	.how-we-decided .how-we-decided__item:first-child {
		padding-left: 0;
	}

	.article-header__text p br {
		display: none;
	}

	.good-product-item__text:after {
		display: none!important;
	}

	.web_subscribe .subscribe__title {
		padding-left: 0;
		text-align: center;
		flex-direction: column;
		max-width: 100%;
	}
	.web_subscribe .subscribe__title h2 {
		padding-left: 0;
	}
	.web_subscribe .subscribe__title .icon-aircraft {
		position: static;
		margin: 0 0 22px;
		width: 80px!important;
		height: 80px!important;
	}
	.web_subscribe {
		padding: 50px 0;
	}
	.how-we-decided__items {
		padding-right: 0;
	}
	.web_d-sm-block {
		padding: 0 20px;
	} 

	.good-product-item--best .good-product-item__in:after,
	.good-product-item--best-money .good-product-item__in:after {
		left: 31px;
	}

	.article-header__text {
		margin: 30px 30px 40px;
	}



}

@media screen and (max-width: 767px) {
	.web_collapse-btn {
		display: block;
	}
	.web-collapse-block {
		display: none;
	}
	.web_d-none-block {
		display: none;
	}
	.accordion__content {
		padding: 0!important;
	}
	.good-products {
		margin: 0;
	}
	.in-depth-review {
		margin-bottom: 0;
		padding: 15px 5px 0;
	}
	.accordions {
		margin-top: 0!important;
	}
	.web_contact-links {
		display: none;
	}
	.article-header__update > div {
		flex-direction: column;
		margin-bottom: 0;
		font-size: 14px;
	}
	.article-header__update svg {
		margin: 0 0 11px;
	}
	.article-header h1 br {
		display: none;
	}
	.article-header__update span {
		font-size: 14px;
		margin-right: 0;
	}

	.good-product-item__img {
		width: 100%;
	}
	.good-product-item__title-box {
		padding: 0 15px;
		text-align: center;
	}
	.good-product-item__rating {
		padding: 0;
		text-align: center;
		margin: 20px 0;
	}

	.good-product-item .btn {
		font-size: 16px;
		line-height: 1.8;
	}

	.web_good-product-item__text, 
	.good-product-item .good-product-item__text {
		padding: 0 20px;
	}

	.web_good-product .btn {
		font-size: 16px;
		line-height: 1.8;
	}
	.web_good-product .web_good-product-item__text {
		max-width: 245px;
	}

	.web_price .web_black-price {
		font-size: 18px;
	}
	.web_price .web_grey-price {
		font-size: 13px;
	}

	.subscribe__form {
		width: 280px;
	}

	.web_subscribe .subscribe__input {
		width: 100%;
		padding-left: 30px;
		border-radius: 6px 6px 0 0;
	}
	.web_subscribe .subscribe__btn-submit {
		max-width: 100%;
		width: 100%;
		border-radius: 0 0 6px 6px;
		margin: 0;
	}

	.web_subscribe .subscribe__title h2 {
		font-size: 30px;
		line-height: 1.17;
	}

	.our-leaders h2 {
		margin-bottom: 52px;
	}

	.accordions .good-products {
		display: none;
	}
	


	.in-depth-review .web_d-sm-block .row > .col-sm-6:nth-child(2n) {
		display: none;
	}

	.in-depth-review .web_d-sm-block .row > .col-12 {
		max-width: 100%;
		width: 100%;
		flex: 0 0 100%;
		padding-left: 30px;
	}

	.how-we-decided .how-we-decided__item {
		width: calc(100% / 2);
		padding: 0;
	}
	.how-we-decided .no-gutters {
		width: 100%;
	}
	.web_expert {
		padding: 0 15px;
	}

	.web_product-block .web_product-title {
		font-size: 18px;
	}

	.web_faq-item {
		width: 100%;
		margin: 15px auto!important;
	}

	.web_faq-item:nth-child(odd):before {
		left: -15px;
	}

	.web_faq-item:nth-child(even):after {
		right: -15px;
	}

	.box-nav__btn {
		background: #ff6c3a;
	}

	.review__in {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.review__img {
		height: 185px;
	}

	.review__content {
		height: calc(100% - 185px);
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.web_similar-reviews .review,
	.web_similar-reviews .box-nav {
		width: 220px;
    	height: 330px;
    	box-shadow: 0px 3px 7px 0px rgba(1, 1, 1, 0.03);
    	border-radius: 6px;
	}
	.review__category {
		margin: 15px 0;
	}

	.best-product {
		padding: 0;
	}
	.web_best-product .best-product__content {
		padding: 0;
	}
	.good-product-item__rating {
		text-align: center;
	}
	.web_best-product .best-product__in {
		padding: 20px;
	}
	.web_best-product .best-product__content p {
		font-size: 16px;
		line-height: 1.56;
	}

	.second-content-6084 .d-block .accordions {
		padding-bottom: 70px;
	}

	.best-products {
		margin-top: 0!important;
		padding-top: 25px;
	}
	.web_informative-block {
		padding: 25px 0;
	}
	.faq {
		padding-top: 25px;
	}



}

@media screen and (max-width: 575px)  {
	.article-header {
	    height: 428px;
	    padding-top: 160px;

	}

	.our-leaders__items .no-gutters > [class*='col-'] {
		width: 100%;
		max-width: 100%!important;
		padding: 0;
	}

	.web_good-product-item__text, 
	.good-product-item .good-product-item__text {
		padding: 0 35px;
	}

	.our-leaders__items .row > .col-xl-12 {
		padding: 0 5px;
	}

	.web_product-item-description {
		padding: 0;
	}
	.web_good-product .web_product-img {
		max-width: 100%;
		text-align: center;
		border: none;
	}
	.web_good-product .web-product-info {
		max-width: 100%;
		order: 0;
		border-top: none!important;
		padding-bottom: 16px;
	}
	.web_good-product .web_good-product-item__text {
		max-width: 100%;
		margin: 0 auto 0 0;
		padding-top: 0;
	}
	.web_good-product .web_price {
		justify-content: flex-end;
	}
	.web_grey-price {
		margin-right: 15px;
	}

	.web_subscribe .subscribe__title {
		padding: 0 10px;
	}
	.how-we-decided {
		padding: 50px 0;
	}
	.web_expert-text .web_description {
		display: none;
	}
	.web_expert {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		padding-left: 40px;
	}
	.in-depth-review .web_expert img {
		width: 58px;
		height: 58px;
		max-width: 58px;
		max-height: 58px;
		min-height: 58px;
    	min-width: 58px;
	}
	.web_expert-text {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-left: 15px;
		max-width: 100%;
	}
	.web_name-expert {
		margin-bottom: 0!important;
	}
	.how-we-decided .how-we-decided__item:nth-child(3) {
		order: 4;
	}
	.how-we-decided__item span:first-child {
		font-size: 31px;
		line-height: 1.29;
	}
	.how-we-decided__item span:last-child {
		font-size: 16px;
		line-height: 1.25;
	}
	.in-depth-review li {
		padding-right: 0;
	}
	.in-depth-review li a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-right: 30px;
	}
	.in-depth-review .d-sm-block p {
		font-size: 16px;
	}
	.web_strong-line {
		width: 7px;
	    height: 33px;
	    margin: 10px 15px 0 15px;
	    display: block;
	    float: left;
	    background: #414457;
	}
	.how-we-decided__item span:first-child {
		min-width: auto;
	}
	.how-we-decided__item {
		padding: 0 10px;
	}
	.article-header__text p {
		font-size: 16px;
	}
	.web_strong-letter {
	    font-size: 52px;
	    margin: 8px 12px 0 0;
	}

	.web_product-block .web_product-title {
		padding: 25px 86px 25px 30px;
	}
	.web_product-title span {
		right: 20px;
	}
	.web_product-block img {
		padding-top: 10px;
	}
	.web_main-description {
		font-size: 16px;
		line-height: 1.56;
	}
	.web_none-border {
		padding: 0 20px 60px;
	}
	.text-center {
		padding: 0 61px;
	}
	.web_small-title {
		padding-left: 0;
   	 	text-align: left;
	}
	.web_features-items .web_item {
		width: 100%;
		padding: 0;
	}
	.web_features-items .web_descriprtion {
		font-size: 16px;
		line-height: 1.56;
	}
	.web_video-block {
		height: auto;
	}
	.web_pros-cons-block ul li {
		font-size: 16px;
	}
	.web_pros-cons-block ul li small {
		font-size: 16px;
		line-height: normal;
	}

	.web_pros-block,
	.web_cons-block {
		width: 100%;
		margin-left: 0;
	}

	.web_white-informative-block .web_pros,
	.web_white-informative-block .web_cons {
		display: block!important;
		margin-top: 20px;
	}
	.web_product-footer {
		flex-direction: column;
		margin-top: 40px;
	}

	.web_product-footer .web_price {
		margin: 30px 0;
	}
	.faq-item h3 {
		text-align: left;
	}
	.faq-item p {
		margin: 10px 0;
	}

	.web_faq-item:nth-child(even) {

	}
	.in-depth-review .text-center {
		padding: 0;
	}

	.web_good-product .web-product-info {
		padding: 20px;
	}
	.web_good-product .web_good-product-item__text {
		padding: 0 20px;
	}
	.also-good-product .text-center {
		padding: 0;
	}

}




/*FRONT PAGE*/
.home-carousel__slide {
	text-align: center;
}

.home-carousel__slide  img {
	margin-top: 8px;
}

.home-carousel__content {
	position: relative;
	z-index: 1;
}

.home-carousel {
	margin-bottom: 0;
}

.front-page {
	background: url(../img/front-page/bg-top.png)center no-repeat;
	height: 431px!important;
	background-size: cover;
}

.home-carousel__slide {
	background-image: none!important;
}

.web_front-page-title {
	font-family: 'Pacifico', cursive;
	font-size: 75px;
	line-height: normal;
	color: #fff;
	text-align: center;
	padding: 0px 0 10px;
}

.web_search-block {
	max-width: 770px;
	margin: 10px auto 30px;
	display: block;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.web_search-block input {
	width: calc(100% - 75px);
	height: 60px;
	background: #fff;
	border: none;
	border-radius: 6px 0 0 6px;
	color: #a0a1ab;
	font-size: 16px;
	font-family: 'MullerRegular';
	padding-left: 30px;
}

.web_search-block button:focus,
.web_search-block input:focus {
	outline: none;
	box-shadow: none;
}

.web_search-block button {
	width: 75px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	border-left: 1px solid #f3f4f9;
	border-top: none;
	border-right: none;
	border-bottom: none;
	cursor: pointer;
	border-radius: 0 6px 6px 0;
}

.web_front-page .web_subtitle {
	font-family: 'MullerBold';
	font-size: 20px;
	color: #fff;
	text-align: center;
}

.web_front-page {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.web_front-page .home-carousel-wrapper{
	width: 100%;
}

.web_section {
	padding: 50px 0;
}

.web_how-we-work .web_work-items .item-icon {
	width: 64px;
	height: 64px;
	margin: 0 auto;
}

.web_how-we-work .web_work-items .item-icon svg {
	width: 100%;
	height: 100%;
}
.web_how-we-work{
    padding: 105px 0 50px;
}
.web_how-we-work h2{
    margin: 0 0 77px 0px;
}
.web_how-we-work .web_work-items  {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	/* max-width: 1084px; */
	/* margin: 0 auto; */
}

.web_how-we-work .web_work-items .item {
	width: calc(100% / 5);
	text-align: center;
	position: relative;
	padding: 0 30px;
}

.web_how-we-work .web_work-items .num {
	font-family: 'MullerBold';
	color: #a0a1ab;
	font-size: 20px;
	position: relative;
	line-height: 1.5;
	display: block;
	margin: 20px 0;
	text-align: center;
}

.web_how-we-work .web_work-items .item-title {
	color: #414457;
	font-size: 20px;
	font-family: 'MullerBold';
	line-height: 1.5;
}

.web_how-we-work .web_work-items .item:last-child .num:after {
	display: none;
}

.web_how-we-work .web_work-items .num:after {
	content: '. . . . .';
	color: #a0a1ab;
	font-size: 20px;
	font-family: 'MullerBold';
	line-height: 1.5;
	letter-spacing: 2px;
	position: absolute;
    right: -65px;
    top: -5px;
}


.web_perfect-gift .gift-item .date {
	padding: 6px 15px;
	background: #fff;
	color: #414457;
	font-size: 14px;
	font-family: 'MullerBold';
	border-radius: 15px 15px 15px 0;
	position: relative;
	z-index: 1;
	display: block;
	max-width: 80px;
}

.web_perfect-gift .gift-item .how-to {
	color: #a0a1ab;
	font-size: 14px;
	font-family: 'MullerBold';
	margin: 20px 0;
	display: block;
	text-transform: uppercase;
}

.web_perfect-gift .gift-item .title {
	font-family: 'MullerBold';
	font-size: 30px;
	line-height: 1.17;
	margin-bottom: 31px;
	color: #ffffff;
	display: block;
}

.web_perfect-gift .gift-info {
	position: relative;
	z-index: 1;
}

.web_perfect-gift .gift-item .btn-more {
	color: #35b575;
	font-family: 'MullerBold';
  	font-size: 20px;
  	text-decoration: none;
  	display: inline-block;
}

.web_perfect-gift .gift-item a {
	text-decoration: none;
}

.web_perfect-gift .gift-item a:hover {
	text-decoration: underline;
}


.web_perfect-gift .gift-item {
	padding: 30px;
	display: flex;
	height: 455px;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	background: url(../img/video-image.jpg)center no-repeat;
	background-size: cover;
	position: relative;
	border-radius: 6px;
	margin-bottom: 30px;
	align-items: flex-start;
}

.web_perfect-gift .gift-item:before{
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	border-radius: 6px;
	top: 0;
}

.web_who-are-we .description {
	max-width: 776px;
	font-size: 18px;
	line-height: 1.67;
	text-align: center;
	color: #414457;
	font-family: 'MullerRegular';
	margin: 0 auto 30px;
}

.web_who-are-we h2 {
	margin: 30px 0 20px;
}

.web_who-are-we  {
	text-align: center;
	background: url(../img/front-page/who-are-we-bg.png)no-repeat;
	background-position-y: 10%;
	background-size: contain;
}


.web_find-gift .web_gift-item {
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 10px;
	margin-bottom: 50px;
}



.web_find-gift .web_gift-item .item-img img {
	object-fit: cover;
	width: 100%;
	border-radius: 10px 10px 0 0;
	height: 100%;
}

.web_find-gift .web_gift-item .item-img {
	width: 100%;
	height: 200px;
	border-radius: 10px 10px 0 0;
}

.web_find-gift .web_gift-item .title {
	font-family: 'MullerBold';
	font-size: 20px;
	line-height: 1.5;
	color: #414457;
}

.web_find-gift .first-item .title {
	font-family: 'MullerBold';
	font-size: 40px;
	line-height: 1;
	color: #414457;
	margin-top: 20px;
}

.web_find-gift .web_gift-item .item-info a:first-child {
	font-size: 16px;
	color: #a0a1ab;
	margin-bottom: 15px;
	display: block;
}

.web_find-gift .web_gift-item .item-info {
	padding: 30px 35px;
	height: calc(100% - 200px);
}

.web_find-gift .web_gift-item .item-info a {
	display: block;
	text-decoration: none;
}


.web_find-gift .web_gift-item .item-info a:hover {
	text-decoration: underline;
}

.web_find-gift .first-item span {
	font-family: "MullerRegular";
	font-size: 18px;
	line-height: 1.67;
	color: #a0a1ab;
	margin: 20px 0;
	display: block;
}

.web_find-gift .first-item .btn {
	width: 100%;
	font-family: 'MullerBold';
	font-size: 16px;
	text-align: center;
	text-transform: none;
	border-radius: 6px;
	padding: 19px 17px 15px;
	color: #ffffff;
}

.web_find-gift .first-item .item-info {
	padding: 0!important;
}

.web_find-gift .first-item {
	padding: 35px;
	width: 100%;
}


.web_find-gift .row [class*="col-"] {
	display: flex;
}

.web_find-gift {
    background: url(//bestazy.com/wp-content/themes/bestazy/assets/css/../img/front-page/bg-2.png) center no-repeat;
    background-size: 100% 4800px;
}
.wrapper {
	background: #f3f4f9;
	padding: 100px 0 0;
}
.front-page .home-carousel, .front-page .home-carousel__slide {
	height: 431px;
}

.front-page .home-carousel__parallax img {
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    width: 100%;
}
.front-page .home-carousel__parallax {
    width: 100%;
    margin-left: 0;
    left: 0;
    height: 431px;
}

/*@media screen and (max-width: 1700px) {
	.front-page .home-carousel__parallax img {
		top: 0;
	}
}*/

@media screen and (max-width: 1199px)  {
	.web_how-we-work .web_work-items .item-title {
		font-size: 18px;
	}
	.web_find-gift .web_gift-item .title {
		font-size: 18px;
	}
	.web_find-gift .first-item .title {
		font-size: 36px;
	}
	.web_find-gift .first-item {
		padding: 25px 20px;
	}
	.web_find-gift .web_gift-item .item-info {
		padding: 25px 20px;
	}

	.good-product-item--best .good-product-item__in:after,
	.good-product-item--best-money .good-product-item__in:after {
		left: 48px;
	}

}

@media screen and (max-width: 991px) {
	.home-carousel-wrapper .container {
		padding-left: 15px;
    	padding-right: 15px;
	}
	.wrapper {
		padding-top: 0;
	}

	.web_how-we-work .web_work-items .item {
		width: calc(100% / 3);
		margin-bottom: 30px;
		padding: 0 15px;
	}
	.web_how-we-work .web_work-items .num:after {
		right: -50px;
	}

	.web_how-we-work .web_work-items .item:nth-child(3n) .num:after {
		display: none;
		color: red;
	}
	.web_how-we-work .web_work-items  {
		justify-content: center;
	}
	.web_perfect-gift .gift-item {
		height: 362px;
	}
	.web_perfect-gift .gift-item .title {
		font-size: 22px;
	}


	.web_find-gift .web_gift-item {
		background: #fff;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		border-radius: 10px;
		height: 100%;
	}

	.web_find-gift .row {
		display: flex;
	  flex-wrap: nowrap;
	  overflow-x: auto;
	  margin-bottom: 25px;
	}

	.web_find-gift .row [class*="col-"] {
		flex: 0 0 auto;
		width: 300px;
		max-width: initial;
		margin: 0 0 25px;
	}
	.web_find-gift .web_gift-item {
		margin-bottom: 0;
	}
	.web_perfect-gift .row {
		display: flex;
	    flex-wrap: nowrap;
	    overflow-x: auto;
	}
	.web_perfect-gift .row [class*="col-"] {
		flex: 0 0 auto;
	    width: 300px;
	    max-width: initial;
	}
	.web_perfect-gift .gift-item {
		width: 100%;
	}

	.our-leaders__items .no-gutters > [class*='col-'] {
		max-width: calc(100% / 2);
	}
}

@media screen and (max-width: 767px) {
	.web_front-page-title {
		font-size: 68px;
	}
}

@media (min-width: 576px) {
	.col-sm-6 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    -webkit-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;

	}
}

@media (min-width: 768px) {
	.col-md-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 33.333333%;
	    -webkit-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
}


@media screen and (max-width: 575px) {
	.web_front-page-title {
		font-size: 50px;
		line-height: 1;
		margin-bottom: 35px;
	}
	.web_front-page .web_subtitle {
		font-size: 16px;
	}
	.web_front-page {
		background: url(../img/front-page/mob-bg-2.png)center no-repeat;
    	background-size: cover;
    	background-position: bottom;
    }
    .web_how-we-work .web_work-items .item {
    	width: 135px;
    	padding: 0;
    }
    .web_how-we-work .web_work-items .num {
    	font-size: 16px;
    	line-height: 1.25;
    	margin: 10px 0;
    }

    .web_how-we-work .web_work-items .item-title {
    	font-size: 16px;
    	line-height: 1.25;
    }
    .web_how-we-work .web_work-items {
    	flex-direction: column;
    	align-items: center;
    }
    .web_how-we-work .web_work-items .num:after {
    	content: '';
    	background: url(../img/front-page/rectangle.png)center no-repeat;
    	width: 95px;
    	height: 195px;
    	top: 8px;
    }

	.web_how-we-work .web_work-items .item:nth-child(2) .num:after {
		display: none;
	}
	.web_how-we-work .web_work-items .item:nth-child(2) .num:before {
		content: '';
		width: 95px;
		height: 157px;
		position: absolute;
		left: -50px;
		top: 8px;
		background: url(../img/front-page/rectangle2.png)center no-repeat;
	}

	.web_how-we-work .web_work-items .item:nth-child(3) .num:after {
		display: block;
		width: 95px;
		height: 172px;
		background: url(../img/front-page/rectangle3.png)center no-repeat;
	}

	
	.web_how-we-work .web_work-items .item:nth-child(4) .num:after {
		display: none;
	}
	.web_how-we-work .web_work-items .item:nth-child(4) .num:before {
		content: '';
	    width: 95px;
	    height: 175px;
	    position: absolute;
	    left: -50px;
	    top: 8px;
	    background: url(../img/front-page/rectangle3.png)center no-repeat;
	    transform: scale(-1, 1);
	}

    .web_how-we-work .web_work-items .item:last-child {
    	margin-bottom: 0;
    }
    .web_section {
    	padding: 35px 0;
    }
    .web_how-we-work {
    	padding-top: 70px;
    }
      .web_section h2 {
    	margin-bottom: 30px;
    	font-size: 25px;
    	line-height: 1.4;
    }
    .web_how-we-work h2 {
    	width: 242px;
    	margin: 0 auto 30px;
    }

    .web_perfect-gift .gift-item {
    	margin: 0 auto 15px;
    	width: 100%;
    	padding: 20px;
    }

    .web_perfect-gift .gift-item .title {
		font-size: 20px;
		line-height: 1.5;
		margin-bottom: 20px;

    }
    .web_perfect-gift .gift-item .btn-more {
    	font-size: 16px;
    }
    .web_perfect-gift .gift-item .how-to {
    	font-size: 12px;
    }
    .web_perfect-gift .gift-item .date{
	    padding: 7px 15px;
	   
	    font-size: 12px;
	    font-family: 'MullerBold';
	    line-height: normal;
	    max-width: 73px
    }
    .web_who-are-we img {
    	width: 188px;
    	height: 210px;
    }
    .web_who-are-we h2 {
    	margin: 20px auto;
    	width: 204px;
    }
    .web_who-are-we .description {
    	font-size: 16px;
    	line-height: 1.56;
    	text-align: left;
    }
    .subtitle {
    	font-size: 16px;
    	line-height: 1.56;
    }
    .web_find-gift .web_gift-item .item-info {
    	padding: 20px;
    	height: calc(100% - 167px);

    }
    .web_find-gift .first-item {
    	padding: 20px;
    }
    .web_find-gift .web_gift-item {
    	min-height: 315px;
    }
    .web_find-gift .web_gift-item .title {
    	font-size: 16px;
    	line-height: 1.56;
    }
    .web_find-gift .web_gift-item .item-info a:first-child {
    	font-size: 12px;
    }
    .web_find-gift .web_gift-item .item-img {
    	height: 167px;
    }

     .web_find-gift .first-item .title {
    	font-size: 25px;
    	line-height: 1.4;
    }
    .web_find-gift .row [class*="col-"] {
    	width: 250px;
    }
}



/*FRONT PAGE END*/











/*new page */

.web_how-to-find {
	background-image: none!important;
	padding-top: 0;
}
.web_how-to-find .container {
	max-width: 770px;
	width: 100%;
}

.web_how-to-find .date {
    padding: 6px 15px;
    background: #fff;
    color: #414457;
    font-size: 14px;
    font-family: 'MullerBold';
    border-radius: 15px 15px 15px 0;
    position: absolute;
    left: 35px;
    top: 35px;
    z-index: 1;
    display: block;
    max-width: 80px;
}

.web_how-to-find .item-img {
	position: relative;
}

.web_how-to-find p.description {
	font-size: 18px;
	margin: 15px 0;
}
.web_how-to-find a.title {
	font-size: 19px!important;
}

.web_how-to-find .web_find-buttons {
	display: block;
	width: fit-content;
	margin: 0 auto 60px;
	padding: 9px 0;
	background: #fff;
	border-radius: 30px;
}
.web_how-to-find .web_find-buttons:after {
	content: "";
  clear: both;
  display: table;
}

.web_how-to-find .web_find-buttons a {
	width: 161px;
	background: #fff;
	font-family: 'MullerRegular';
  	font-size: 16px;
  	padding: 10px 0;
  	display: inline-block;
  	float: left;
	text-align: center;
	color: #414457;
	text-decoration: none;
}
.web_how-to-find .web_find-buttons a:nth-child(2) {
	border-left: 1px solid #f3f4f9;
	border-right: 1px solid #f3f4f9;
}

.web_how-to-find .web_find-buttons a:nth-child(3) {
	border-left: 1px solid #f3f4f9;
	border-right: 1px solid #f3f4f9;
}

.web_how-to-find .web_find-buttons a:nth-child(4) {
	border-left: 1px solid #f3f4f9;
	border-right: 1px solid #f3f4f9;
}

.web_how-to-find .web_find-buttons a:nth-child(5) {
	border-left: 1px solid #f3f4f9;
	border-right: 1px solid #f3f4f9;
}

.web_how-to-find .web_find-buttons a:nth-child(6) {
	border-left: 1px solid #f3f4f9;
	border-right: 1px solid #f3f4f9;
}


.web_how-to-find .web_find-buttons a:last-child {
	border-left: 0;
	border-right: 0;
}



.web_how-to-find .web_find-buttons a:hover {
	color: #35b575;
}

.web_how-to-find .web_find-buttons a.active {
	color: #35b575;
}

.web_how-to-find .web_find-buttons a:first-child {
	border-radius: 30px 0 0 30px;
}
.web_how-to-find .web_find-buttons a:last-child {
	border-radius: 0 30px 30px 0;
}

.web_how-to-find .btn {
	text-transform: none;
	font-size: 16px;
	padding: 17px 58px;
	display: table;
	margin: 0 auto;
}
.web_how-to-find .web_gift-item {
	margin-bottom: 50px!important;
}

.web_how-to-find h2 {
	margin-bottom: 25px;
}

.web_how-to-find .web_gift-item:last-child {
	margin-bottom: 35px;
}

.web_how-to-find .btn svg {
	width: 13px;
	height: 14px;
	padding-top: 3px;
	color: #fff;
}

@media screen and (max-width: 991px) {
	.web_how-to-find {
		padding-top: 50px;
	}
}

@media screen and (max-width: 575px) {
	.web_how-to-find .web_find-buttons a {
		width: calc(100% / 3);
		font-size: 14px;
	}
	.web_how-to-find .web_find-buttons {
		width: 100%;
	}
	.web_how-to-find h2 {
		padding: 0!important;
	}
	.web_how-to-find .web_find-buttons {
		margin-bottom: 30px;
	}
	.web_how-to-find {
		padding-top: 25px;
	}
	.web_how-to-find .date {
		left: 15px;
		top: 15px;
	}
}


.web_how-to-find .web_find-buttons a {
	cursor: pointer;
}