/**
Theme Name: skladovkatheme
Author: Mozharovskyi
*/

body {
	font-family: 'Montserrat';
	counter-reset: section;
}
img, svg {
	max-width:  100%; 
}
li::marker {
	color: #FA1055;
}
ul {
	margin-left: 0;
	padding-left: 24px;
}
ul.--fix{
	margin-left: 24px;
	max-width: calc(100% - 24px) !important;
}
li:not(.nav-item-pill) {
	margin-bottom: .75rem;
}
u.btn-order{
	padding: 0 !important;
	background: none !important;
	color: #333333;
	cursor: pointer;
}
.--wp-add-gap .wp-block-columns{
	gap: 2rem;
}
.--wp-add-gap ~ .wp-block-columns{
	gap: 2rem;
}
u.btn-order:hover{
	background: none !important;
	box-shadow: none !important;
    color: #333333 !important;
}
.pos-rel {
	position: relative;
}
.gradient-main {
	background: url(../skladovkatheme/assets/img/gradient-main.jpg);
    position: absolute;
    width: 67%;
    height: calc(100vw - 47vw);
    top: 0px;
    right: 0;
    z-index: -1;
    background-size: cover;
}
.gradient-inside {
	background: url(../skladovkatheme/assets/img/gradient-inside.svg);
    position: absolute;
    width: 65%;
    height: 900px;
    top: 0px;
    right: 0;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}
.nav-price {
	background: #FA1055;
    border-radius: 10px;
    padding-left: 15px !important;
}
.navbar-nav {
	font-weight: 500;
	font-size: 15px;
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}
.nav-item {
	margin-left: 10px !important;
    margin-right: 10px !important;
}
.nav-item:last-child {
	margin-left: 10px !important;
    margin-right: 0 !important;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 0 7px;
    color: #fff;
}
.wpml-ls-legacy-list-horizontal a:hover {
    color: #fa1055 !important;
}
.wpml-ls-legacy-list-horizontal>ul {
    display: flex;
}
.wpml-ls-current-language a {
	color: #fa1055 !important;
}
.header__phone{
	transition: .3s ease-in-out;
	color: #ffffff;
}
.header__phone:hover{
	color: #fa1055;
}
#header .nav-link {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.top-head {
	color: #fff;
}
.top-head .phone {
	font-size: 18px;
	font-weight: 600;
	justify-content: end;
    display: flex;
}
.top-head .phone:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/phone.svg);
	display: inline-block;
    vertical-align: top;
    margin-right:  5px;
}
.top-text {
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
}
.top-lang {
	display: flex;
    justify-content: end;
	font-size: 12px;
	line-height: 15px;
	align-items: center;
}
.top-socials img {
	margin: 0 15px 0 0;
}
.top-socials {
	justify-content: end;
    display: flex;
}
.slider-h {
	font-weight: 700;
	font-size: 40px;
	color: #005077;
	margin-top: 50px;
}
.slider-p {
	font-weight: 400;
	font-size: 20px;
	color: #333;
}
.slider-img {
	max-width: 110%;
}
.btn-order {
	padding: 12px 60px;
	background: #FA1055;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	transition: none;
}
.btn-order:hover {
	background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%) !important;
    box-shadow: 0px 6px 13px rgba(250, 16, 85, 0.3) !important;
    color: #fff !important;
}
.slider-but {
	margin-top: 50px;
}
.slider-but a {
	margin: 0 10px;
}
.viber:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/viber-slider.svg);
	width: 40px;
	height: auto;
	color: #444;
}
.telegram:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/telegram-slider.svg);
	width: 40px;
	height: auto;
	color: #444;
}
.whatsapp:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/whatsapp-slider.svg);
	width: 40px;
	height: auto;
	color: #444;
}
.viber:hover {
	content: url(/wp-content/themes/skladovkatheme/assets/img/viber-hover.svg);
	margin: -14px 4px 0 0;
}
.telegram:hover {
	content: url(/wp-content/themes/skladovkatheme/assets/img/telegram-hover.svg);
	margin: -14px 4px 0 0;
}
.whatsapp:hover {
	content: url(/wp-content/themes/skladovkatheme/assets/img/whatsapp-hover.svg);
	margin: -14px 4px 0 0;
}
.socials-sldr {
	float: right;
}
.calcul {
	max-width: 265px;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    text-decoration: underline;
}
.calcul a {
	color: #333;
}
.home h2 {
	margin-top: 75px;
}
h2 {
	font-weight: 700;
	font-size: 34px;
	color: #005077;
	margin-top: 75px;
}
.main-text {
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	font-weight: 400;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.btn-play {
	background: #fa1055;
	opacity: 0.5;
	border-radius: 10px;
	width: 60px;
	height: 40px;
	position: absolute;
	left: 43%;
    top: 43%;
}
.btn-play:hover {
	opacity: 1;
}
.video-sec {
	position: relative;
}
.service-block {
	display: block;
	max-width: 370px;
	height: 170px;
	background: linear-gradient(290.6deg, #24A3BE 28.61%, #005077 82.07%);
	box-shadow: 6px 10px 15px rgba(0, 80, 119, 0.3);
	border-radius: 15px;
	text-decoration: none;
	margin-bottom: 50px;
}
.service-block:hover {
	background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
	box-shadow: 0px 6px 13px rgba(250, 16, 85, 0.3);
}
.service-block h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 20px 50px 20px 20px;
	text-wrap: balance;
}
@media(max-width:540px){
	.service-block h3{
		padding: 16px 64px 16px 16px;
		font-size: 18px;
	}
}
.service-block img {
	position: absolute;
	top: 15px;
	right: 20px;
}
.mrot .single_img {
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.mrot .single_img img {
	display: none;
}
.nav-pills {
	margin: 60px 0;
	padding: 10px;
	background: #F4F4F4;
	box-shadow: inset 0px 0px 9px rgba(85, 85, 85, 0.3);
	border-radius: 15px;
	flex-basis: content;
}
.nav-item-pill .nav-link.active {
	border-radius: 10px;
	background: #fa1055;
	color: #fff;
}
.nav-item-pill .nav-link {
	color: #6c6c6c;
}
.nav-item-pill:nth-child(2) {
	margin-left: 10px;
}
.container-full {
	max-width: 100vw;
	width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.tab-inside {
	max-width: 700px;
    margin: 50px auto;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 2px 5px 20px rgb(85 85 85 / 20%);
    border-radius: 20px;
	position: relative;
}
.tab-inside .colBg ul{
	padding-left: 0;
	margin-top: 1.5rem;
}
.tab-inside:before {
	content: "";
    position: absolute;
    background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
    box-shadow: 0px 6px 13px rgb(250 16 85 / 30%);
    border-radius: 19px;
    transform: matrix(-1, 0.05, -0.07, -1, 0, 0);
    width: 100%;
    height: 103%;
    top: -16px;
    left: -28px;
    z-index: -1;
}
#content{
	position: relative;
}
@media(max-width:768px){
	.tab-inside:before{
		height: 101%;
		transform: matrix(-1, 0.02, -0.02, -1, 0, 0);
		top: -30px;
	}
}
.tab-inside .nav-pills {
	margin: 20px 0 35px;
}
.tab-inside h2 {
	padding: 25px 0 0 !important;
}
.tab-inside ol li {
	list-style: none;
	text-align: left;
	display: flex;
	align-items: baseline;
}
.tab-inside ol {
	position: relative;
}
.tab-inside ol:before {
	content: "";
    border-left: 4px solid #F4F4F4;
    left: 30px;
    height: 90%;
    position: absolute;
    bottom: 0;
    top: 5%;
    z-index: 0;
}
.tab-inside ol li:before {
	content: counters(section, ".") " ";
    counter-increment: section;
    background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
    box-shadow: 0px 6px 13px rgb(250 16 85 / 30%);
    border-radius: 50px;
    font-size: 20px;
    color: #fff;
    display: flex;
    min-width: 40px;
    min-height: 40px;
    align-items: center;
    justify-content: center;
	margin: 10px 30px 10px 0;
	z-index: 1;
}
.tab-inside ol li.liCheck:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/check.svg);
}
.tab-inside ol li.liPhone:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/liPhone.svg);
}
.tab-inside ol li:last-child {
	align-items: center;
}
.tab-inside ol li:last-child:before {
	border-radius: 1px;
	min-width: auto;
	min-height: auto;
    width: 24px;
    height: 24px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 22px solid #f95959;
    box-shadow: 0 0 0;
    content: "";
    margin: 10px 36px 10px 4px;
}
.tab-inside .wp-block-columns.align-items-center {
	flex-wrap: nowrap !important;
}

@media(max-width:575px){
	.tab-inside .wp-block-column.d-flex  {
		flex-basis: 50% !important;
	}
}
.colByc {
    background: #FFFFFF;
    box-shadow: 2px 5px 20px rgb(85 85 85 / 20%);
    border-radius: 20px;
    width: 500px;
    padding: 20px 50px;
	position: relative;
}
.colByc:before {
	content: "";
    background: linear-gradient(169deg, #24A3BE 28.61%, #005077 82.07%);
    width: 20px;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    border-radius: 20px 0 0 20px;
}
.colByc-bot {
    background: linear-gradient(290.6deg, #24A3BE 28.61%, #005077 82.07%);
    box-shadow: 6px 10px 15px rgb(0 80 119 / 30%);
    border-radius: 20px;
    color: #fff;
    padding: 10px 50px 20px;
}
.colByc-bus {
    background: linear-gradient(290.6deg, #24A3BE 28.61%, #005077 82.07%);
    box-shadow: 6px 10px 15px rgb(0 80 119 / 30%);
    border-radius: 20px;
    color: #fff;
    padding: 10px 50px 20px;
	position: relative;
}
.colByc-cl {
    background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
	box-shadow: 6px 10px 15px rgba(0, 80, 119, 0.3);
	border-radius: 20px;
    color: #fff;
    padding: 10px 50px 20px;
	position: relative;
}
.colByc-cl h3, .colByc-bus h3 {
	color: #fff !important;
	padding: 25px 0 0 !important;
}
.colByc h3 {
	padding: 25px 0 0 !important;
}
.colByc-cl:before, .colByc-bus:before {
	content: "";
    position: absolute;
    border-left: 1px solid #fff;
    left: 20px;
    top: 20px;
    height: calc(100% - 40px);
}
.colBg {
	background: #FFFFFF;
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.2);
	border-radius: 20px;
	padding: 50px 30px;
	max-width: 632px;
}
.colBg ul {
	list-style: none;
	position: relative;
}
.colBg li {
	display: flex;
    align-items: center;
	color: #555555;
    font-size: 20px;
}
.colBg ul li:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/bycCheck.svg);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 20px 20px 0;
}
.bycLine {
	position: relative;
	padding: .5rem 0;
}
.bycLine:before {
	content: '';
    border-radius: 20px;
    border: 5px solid #FA1055;
    position: absolute;
    height: 120%;
    width: 150%;
    left: -120px;
    top: -10%;
    z-index: -1;
}
.colInt h2 {
	padding: 25px 0 0 !important;
}
#gallery{
	padding: 60px 0;
}
@media(max-width:575px){
	#gallery{
		padding: 8px 0 24px 0;
	}
}
#why-main, #gallery {
	background: url(/wp-content/themes/skladovkatheme/assets/img/bg-why.jpg);
}
.bg-section {
	background: url(/wp-content/themes/skladovkatheme/assets/img/bg-why.jpg);
	z-index: -2;
    position: relative;
	overflow: hidden;
}
#content .row .wp-block-columns.is-layout-flex .wp-block-columns .wp-block-column:nth-child(1){
	flex-basis: 66% !important;
}
#content .row .wp-block-columns.is-layout-flex .wp-block-columns .wp-block-column:nth-child(2){
	flex-basis: 33% !important;
}
#content .row > .wp-block-columns.is-layout-flex{
	gap: 1.5rem !important;
}
#content .wp-block-column.colBg ul{
	padding: 0;
	padding-left: 2px;
}
.wp-block-columns.tab-inside .wp-block-columns{
	gap: 1rem;
}
.wp-block-group.bg-section .wp-block-group__inner-container{
	width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
@media(min-width:576px){
	.wp-block-group.bg-section .wp-block-group__inner-container{
		max-width: 540px;
	}
}
@media(min-width:768px){
	.wp-block-group.bg-section .wp-block-group__inner-container{
		max-width: 720px
	}
}
@media(min-width:992px){
	.wp-block-group.bg-section .wp-block-group__inner-container{
		max-width: 960px
	}
}
@media(min-width:1200px){
	.wp-block-group.bg-section .wp-block-group__inner-container{
		max-width: 1140px
	}
}
#why-main h2 {
	margin: 80px 0;
}
#why-main h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #005077;
	padding: 0 10px;
}
#why-main p {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #333;
}
.why-section {
	text-align: center;
	margin-bottom: 70px;
}
.price-intro {
	text-align: justify;
}
.wrap-calc input {
	-webkit-appearance: none;
    width: 100%;
    height: 30px;
    transition: .1s;
    background: #F4F4F4;
    box-shadow: inset 0px 0px 9px rgb(85 85 85 / 30%);
    border-radius: 20px;
}
.js-time::-webkit-slider-thumb {
	-webkit-appearance: none;
    appearance: none;
    width: 56.57px;
    height: 56.57px;
    background: #066;
    cursor: pointer;
    background: url(/wp-content/themes/skladovkatheme/assets/img/time-calc.svg);
}
.js-amount::-webkit-slider-thumb {
	-webkit-appearance: none;
    appearance: none;
    width: 56.57px;
    height: 56.57px;
    background: #066;
    cursor: pointer;
    background: url(/wp-content/themes/skladovkatheme/assets/img/m-calc.svg);
}
.range_list_time {
    display: flex;
    justify-content: space-around;
    height: auto;
	margin: 0px -37px 0 -5px;
}
.range_list_time .range_opt_time:nth-child(5) {
	margin-left: 11px;
}
.range_opt_time {
    margin-bottom: 25px;
	margin-left: 6px;
}
.range_opt_time:before {
	content: '';
	display: block;
	width: 0;
	height: auto;
	padding-left: 3px;
	text-indent: 0;
	margin-top: 15px;
}
.range_opt_time:after {
	content: '|';
	display: block;
	position: absolute;
}
.range_list_amount {
    display: flex;
    justify-content: space-around;
    height: auto;
    overflow: hidden;
	margin: 0 -6px 0 8px;
}
.range_opt_amount {
    padding-top: 20px;
    position: relative;
	width: 25px;
}
.range_opt_amount:after {
	content: '';
	display: block;
	width: 0;
	height: auto;
	padding-left: 3px;
	text-indent: 0;
	margin-top: 15px;
}
.range_opt_amount:before {
	content: '|';
	display: block;
	position: absolute;
	top: 0;
}
.price-section {
	display: flex;
    justify-content: center;
    align-items: center;
}
.price-main {
	display: flex;
	width: 300px;
	height: 140px;
	background: linear-gradient(290.6deg, #24A3BE 28.61%, #005077 82.07%);
	box-shadow: 6px 10px 15px rgba(0, 80, 119, 0.3);
	border-radius: 15px;
	z-index: 10;
}
.price-main:before {
	content: '';
	position: relative;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	left: 50%;
	height: 100px;
	margin: auto 0;
}
.period {
	display: flex;
    flex-direction: column;
    width: 140px;
    height: 110px;
    border: 6px solid #005077;
    border-radius: 15px;
    margin-right: -25px;
    padding-right: 20px;
}
.squ {
	display: flex;
    flex-direction: column;
    width: 140px;
    height: 110px;
    border: 6px solid;
    border-color: rgba(36, 163, 190, 1);
    border-radius: 15px;
    margin-left: -25px;
    padding-left: 20px;
}
.period p:nth-child(1), .squ p:nth-child(1) {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	margin-bottom: 5px;
	margin-top:  10px;
}
.period p:nth-child(2), .squ p:nth-child(2) {
	font-weight: 400;
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	color: #333;
	margin-bottom: 5px;
}
.period p:nth-child(3), .squ p:nth-child(3) {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	margin-bottom: 5px;
}
.res-price {
	color: #fff;
	width: 100%;
}
.price-left {
	font-weight: 600;
	font-size: 34px;
	line-height: 41px;
	text-align: center;
	justify-content: center;
    display: flex;
    flex-direction: column;
    height: 140px;
}
.price-right {
	font-weight: 600;
	font-size: 34px;
	line-height: 41px;
	text-align: center;
	justify-content: center;
    display: flex;
    flex-direction: column;
    height: 140px;
}
.res-price p:nth-child(1) {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}
.uah {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 0;
}
#steps {
	color: #fff;
	text-align: center;
}
#steps h2 {
	color: #fff;
	padding-bottom: 50px;
}
#steps h4 {
	font-size: 20px;
}
#steps img {
	height: 170px;
	margin-bottom: 30px;
}
#steps .btn {
	margin-top: 75px;
}
.steps {
	position: relative;
	background: linear-gradient(286.06deg, #24A3BE 16.46%, #005077 90.14%);
	box-shadow: 6px 10px 15px rgba(0, 80, 119, 0.3);
	border-radius: 20px;
	padding-bottom: 70px;
}
.steps:before {
	content: '';
	background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
	box-shadow: 0px 6px 13px rgba(250, 16, 85, 0.3);
	border-radius: 20px;
	transform: rotate(-178.04deg);
	width: 100%;
    height: 100%;
    position: absolute;
    left: -15px;
    z-index: -1
}
#steps .steps_section_services {
    justify-content: flex-start;
    align-items: flex-start;
}
#steps .steps_section_services img {
    height: 45px;
    margin-bottom: 15px;
}
.steps_section_services {
    margin: 10px 10px 10px 80px;
    text-align: left;
    display: flex;
    align-content: stretch;
    justify-content: flex-start;
    align-items: flex-start;
}
.steps_section_services p {
	margin-left: 20px;
	font-size: 18px;
	font-weight: 700;
}
#steps {
    margin: 40px;
}
#news-box h6 a {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #005077;
	padding: 20px 0;
}
#news-box h5 {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #005077;
}
#news-box p {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #333;
	padding: 0 12px;
}
#news-box h2, #gallery h2 {
	text-align: center;
}
.news {
	background: #FFFFFF;
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.3);
	border-radius: 20px;
	max-width: 90%;
    margin: 70px auto 50px;
}
.faq {
	background: transparent;
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.3);
	max-width: 90%;
	margin: 70px auto 50px;
	border-radius: 20px;
    padding: 20px;
}
.faq button {
	border-radius: 20px;
}
.faq .accordion-item {
	border:  none;
}
.faq .accordion-button {
	border-radius: 20px;
    box-shadow: none;
    background-color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #005077;
}
.faq .accordion-body {
	padding: 1rem 35px;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #333;
}
.accordion-button::before {
    flex-shrink: 0;
    width: 15px;
    height: 15px;
    margin-left: -1.25rem;
    margin-right: 1.25rem;
    content: "";
    background-image: url(/wp-content/themes/skladovkatheme/assets/img/faq-close.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed)::before {
    background-image: url(/wp-content/themes/skladovkatheme/assets/img/faq-open.svg);
}
.accordion-button::after {
    background-image: none;
}
.accordion-button:not(.collapsed)::after {
    background-image: none;
}
.emptyBox {
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 100px;
}
.about_choco img {
	width: 100%;
}
.about_choco .col-md-3 {
    height: 165px;
    overflow: hidden;
    filter: drop-shadow(2px 5px 20px rgba(85, 85, 85, 0.3));
    border-radius: 25px;
    margin-bottom: 25px;
}
.about_choco iframe {
	border-radius: 25px;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: flex;
}
.carousel-caption {
	position: relative;
	text-align: left;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 10px;
	width: 62%;
}
.carousel-indicators {
    position: relative;
    margin-bottom: 70px;
    margin-top: 50px;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    padding: 0;
    margin: 5px 9px;
	background-color: #ffffff;
    text-indent: -999px;
    cursor: pointer;
    background-clip: border-box;
	box-sizing: border-box;
    border: 0;
    border-radius: 50%;
	border: 1px solid #FA1055;
	opacity: 1;
}
.carousel-indicators [data-bs-target]:hover {
    background-color: #FA1055;
}
.carousel-indicators [data-bs-target].active{
    background-color: #FA1055;
}
#carouselExampleCaptions .carousel-item{
	min-height: 238px;
}
@media(max-width:540px){
	#carouselExampleCaptions .carousel-item{
		min-height: 360px;
	}
}
.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}
@media(max-width:575px){
	.carousel-indicators{
		margin: 30px 0;
	}
	.faq--title{
		margin-top: 60px !important;
	}
}
.socialIcons-foot a {
    margin-left: 10px;
}
.kontainer-border {
    max-width: 750px;
    margin: 50px auto 0;
    padding: 25px 75px;
    border: 6px solid #f62453;
    border-radius: 20px;
}
/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}
.btn-more {
	background: #ffffff00;
	border: 1px solid #FA1055;
	box-sizing: border-box;
	border-radius: 10px;
	color: #fa1055;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	padding: 14px 40px;
	display: block;
	margin: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.btn-more::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FA1055;
  transition: all 0.7s;
  z-index: -1;
  transform: translateX(-100%);
}

.btn-more:hover::before {
  transform: translateX(0);
}
.btn-more:hover {
  color: #fff;
}
.owl-carousel .owl-stage-outer {
	padding: 50px 0;
}
.owl-carousel.owl-drag .owl-item {
	height: 165px;
    overflow: hidden;
    filter: drop-shadow(2px 5px 20px rgba(85, 85, 85, 0.3));
    border-radius: 20px;
}
.how-find {
	position: relative;
	background: #fff;
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.2);
	border-radius: 20px;
	max-width: 90%;
	margin: 70px auto 50px;
	border-radius: 20px;
    padding: 20px;
    font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #333;
}
.how-find p {
	margin: 0;
}
.how-find button {
	margin: 25px auto;
}
.how-find img {
	margin: 10px auto
	;
}
.how-find:before {
	content: '';
    background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
    box-shadow: 0px 6px 13px rgba(250, 16, 85, 0.3);
    border-radius: 20px;
    transform: rotate(176.41deg);
    width: 100%;
    height: 105%;
    position: absolute;
    top:-20px;
    left: -12px;
    z-index: -1;
}
.footer-form-box {
	background: linear-gradient(291.95deg, #24A3BE 5.42%, #005077 79.33%);
	box-shadow: 6px 10px 15px rgba(0, 80, 119, 0.3);
	border-radius: 20px;
	max-width: 90%;
	margin: 70px auto 50px;
	border-radius: 20px;
    padding: 20px;
}
.footer-form-box, .footer-form-box h2 {
	color: #fff;
}
.footer-form-box h2, .how-find h2 {
	margin-top: 35px;
}
.bg-gray {
	background: #F4F4F4;
	border-radius: 0px 0px 20px 20px;
	margin: 20px -20px -30px;
	padding: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #333;
}
.bg-gray span {
	color:#FA1055;
	font-weight: 700;
}
.img-carousel-box {
	background: url(/wp-content/themes/skladovkatheme/assets/img/fullfilment.jpg);
    background-size: cover;
	background-position: center;
    height: 100%;
    border-radius: 20px 0 0 20px;
}
#main_page {
	margin-top: 20px;
}
#main_page h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 49px;
	color: #005077;
}
#main_page .wp-post-image {
	border-radius: 20px;
}
#main_page .slider-but {
    display: flex;
    align-items: flex-end;
	justify-content: space-between;
    margin-right: 30px;
}
#main_page .btn-more {
	margin: 40px auto;
}
#main_page #why-main {
	background-size: contain;
}
#main_page #steps {
	margin-top: 100px;
}
#main_page #steps img {
    height: auto;
    margin-bottom: 0;
	margin-right: 20px;
	max-width: 45px;
}

#main_about .page_name {
	font-weight: 700;
	font-size: 40px;
	line-height: 49px;
	color: #005077;
    padding: 80px 0 0;
    align-items: center;
}

.butt-footer {
	display: flex;
	justify-content: space-around;
}
.offers {
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(45deg, white, white) border-box;
    box-shadow: 2px 5px 20px rgb(85 85 85 / 20%);
    border-radius: 15px;
    display: flex;
	position: relative;
    padding: 54px 40px;
    flex-direction: column;
    max-width: 70%;
    margin: 30px auto;
    border-left: 15px solid transparent;
    border-image: linear-gradient(180deg, #24A3BE, #005077) 1;
}
.offers a {
	font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #005077;
    text-decoration: none
}
.offers:before {
	content: '';
	background: linear-gradient(334.59deg, #ffffff00 5.64%, #ffffff00 33.5%, #ffffff00 88.73%);
    box-shadow: 0px 6px 13px rgb(255 255 255 / 0%);
    border-radius: 20px;
    transform: rotate(-177.41deg) translateX(100%);
	transition: all 1s;
	transition-timing-function: cubic-bezier(0.01, 1.39, 0.48, 1.04);
    width: 101%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}
.offers:hover:before {
	transform: rotate(-177.41deg) translateX(0);
	background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
	box-shadow: 0px 6px 13px rgb(250 16 85 / 30%);
}
.steps_section {
    margin: 10px 10px 10px 80px;
    text-align: left;
    display: flex;
    align-content: stretch;
    align-items: flex-start;
}
.page_name {
	padding: 40px 0;
	height: 100%;
	display: flex;
    flex-direction: column;
    justify-content: space-around;
}
#content {
	font-size: 16px;
    line-height: 22px;
	text-align: justify;
	margin-top: 80px;
}
.linear_why {
	background: linear-gradient(296.46deg, #F487A8 2.43%, #F7614C 37.08%, #FA1055 105.75%);
    box-shadow: 0px 6px 13px rgb(250 16 85 / 30%);
    border-radius: 10px;
    transform: rotate(21.65deg);
    width: 175px;
    height: 175px;
	margin: 15px auto 50px;
}
.linear_why img {
	transform: rotate(-21.65deg);
	max-width: 120%;
    margin: -10px;
	width: auto !important;
}
.advanced_text p {
	font-size: 16px !important;
}
.wpforms-container input {
	background: #FFFFFF;
    box-shadow: inset 0px 0px 9px rgb(85 85 85 / 30%) !important;
    border-radius: 10px !important;
    text-align: center;
	height: 40px !important;
}
.wpforms-container textarea {
	background: #FFFFFF;
    box-shadow: inset 0px 0px 9px rgb(85 85 85 / 30%) !important;
    border-radius: 10px !important;
    text-align: center;
	height: 160x !important;
}
.main-form-footer-send {
	background: #FA1055 !important;
    border-radius: 10px !important;
    border: 0 !important;
    padding: 13px 60px !important;
    color: #fff !important;
}
table {
    border: 2px solid #fa1055;
    border-radius: 10px;
    display: block;
    margin-bottom: 30px;
}
table tbody {
    display: block;
}
table tr td {
    border-bottom: 1px solid #fa1055;
    padding: 15px;
}
table tr:nth-child(odd) {
    background: #fa10550f;
}
#breadcrumbs a {
	color: #b3b3b3;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
}
.breadcrumb_last {
	display: none;
}
.redBord {
    border: 5px solid #fa1055;
    padding: 20px;
}
.infoTel {
    display: block;
    padding: 20px;
    background: #fa1055;
    color: #fff;
}
.infoBox {
    display: block;
    padding: 20px;
    background: #305278;
    color: #fff;
    margin-left: -10px;
}
.infoBox span, .infoBox strong, .infoTel span, .infoTel strong {
    text-align: left;
}
.separator {
    border: 1px solid #fff;
}

#footer iframe {
	padding-left: 0;
    padding-right: 0;
}
#footer .bot {
	padding: 25px 0;
	background: #005077;
	text-align: center;
	color: #fff;
}
#footer .bot a {
	color: #fff;
}
.box-c {
	width: 75%;
    margin: 50px auto;
}
.kontainer-box {
	background: #fff;
    box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.2);
    border-radius: 20px;
    padding: 30px;
    position: relative;
    margin: 50px 30px 100px 25px;
}
.kontainer-box:before {
	content: '';
    background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
    box-shadow: 0px 6px 13px rgb(250 16 85 / 30%);
    border-radius: 20px;
    transform: rotate(-178deg);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -2;
    left: -20px;
    top: 0;
}
.kontainer-box figure {
	position: absolute;
    right: -100px;
    top: -70px;
}
.kontainer-box-l {
	background: #fff;
    box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.2);
    border-radius: 20px;
    padding: 30px 40px 30px 200px;
    position: relative;
    margin: 50px 0px 100px 100px;
}
.kontainer-box-l:before {
	content: '';
    background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
    box-shadow: 0px 6px 13px rgb(250 16 85 / 30%);
    border-radius: 20px;
    transform: rotate(-178deg);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -2;
    left: 20px;
    top: 0;
}
.kontainer-box-l figure {
    position: absolute;
    left: -140px;
    top: -50px;
}
@media screen and (max-width:992px) {
	.service-cat .hidd {
		justify-content: center !important;
	}
	.post-230 #content .col-12 {
		overflow: hidden;
	}
	.kontainer-border {
		padding: 25px;
	}
	.box-c {
		width: 100%;
	}
	.kontainer-box, .kontainer-box-l {
		margin: 50px 0;
	}
	.kontainer-box-l {
		padding: 30px;
	}
	.kontainer-box figure, .kontainer-box-l figure {
		position: inherit;
	}
	.kontainer-box:before, .kontainer-box-l:before {
		content: '';
		width: 150%;
		height: 50%;
		z-index: -2;
		left: -45px;
		top: 0;
	}
}
#single_head {
	margin-top: 100px;
}

#single_head {
	margin-top: 100px;
}
.single_img {
	width: 60%;
	height: 500px;
	overflow: hidden;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	z-index: -2;
}
#single_head h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 49px;
	color: #FFFFFF;
	background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
	box-shadow: 0px 6px 13px rgba(250, 16, 85, 0.3);
	border-radius: 20px;
	padding: 40px;
	position: relative;
}
#single_head h1::before {
	content: '';
	background: #005077;
	box-shadow: 6px 10px 15px rgba(0, 80, 119, 0.3);
	border-radius: 20px;
	transform: matrix(-1, -0.03, 0.04, -1, 0, 0);
	width: 100%;
    height: 100%;
    position: absolute;
    left: -15px;
	top: 0;
    z-index: -1;
}
#single_head img {
	width: 100%;
}
.single_h1 {
	margin-left: -180px;
	display: flex;
	flex-direction: column;
    justify-content: center;
}
#content {
	margin-top: 50px;
	line-height: 24px;
	text-align: justify;
	color: #333333;
}
#content h2, #content h3, #content h4, #content h5 {
	padding: 25px 0;
	font-weight: 700;
	color: #005077;
	margin-top: 0;
	text-align: left;
}
#content img {
	filter: drop-shadow(2px 5px 20px rgba(85, 85, 85, 0.2));
	border-radius: 20px;
	margin: 1rem auto;
    display: flex;
}
.content_share {
	display: flex;
	gap: 20px;
	align-items: baseline;
}
.content_share a:hover .fb-content path, .content_share a:hover .twitter-content path {
	fill:#fa1055;
}
:where(.wp-block-columns.is-layout-flex){
	gap: 0;
}
.contents-article {
	padding: 25px;
	border: 1px solid #fa1055;
	background-color: #ffffff;
	border-radius: 15px;
	position: sticky;
	top: 90px;
	z-index: 9;
}
.contents-article h3 {
	color: #fa1055 !important;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}
.contents-article a {
	font-weight: 600;
	font-size: 16px;
	line-height: normal;
	color: #333333;
	display: flex;
	justify-content: flex-start;
	text-decoration: none;
	text-align: left;
}
.contents-article a:hover {
	color: #fa1055;
}

a {
	text-decoration: none;
}
#blog_list h1, #main_about h1 {
	text-align: center;
	font-weight: 700;
	font-size: 40px;
	line-height: 49px;
	color: #005077;
	margin-top: 60px;
}
@media(max-width:575px){
	#blog_list h1, #main_about h1 {
		margin-top: 40px;
	}
}
.blog_list_item {
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.2);
	border-radius: 20px;
	min-height: 500px;
	margin-bottom: 30px;
	padding-bottom: 25px;
	display: flex;
	flex-direction: column;
	transition: .3s ease-in-out;
}
.blog_list_item:hover{
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.4);
}
.blog_list_item h3 {
	color: #555555;
	padding: 25px 25px 10px 25px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
	color: #005077;

	padding-bottom: 0;
	margin-bottom: 10px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.blog_list_item img {
	transition: .3s ease-in-out;
	width: 100%;
	height: 100%;
}
.blog_list_img-wrap{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.blog_list_item:hover img{
	filter: brightness(80%);
	transform: scale(1.05);
}
.blog_list_item p {
	color: #000000 !important;
	margin-top: auto;
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
	text-align: justify;
	padding: 10px 25px 25px 25px;

	padding-bottom: 0;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}
.halfBlock {
    width: 50%;
    display: block;
    padding: 10px;
    margin: 10px;
    float: left;
    background: #ced6df;
}
#faq .faq {
	box-shadow: none;
	background: none;
}
#faq .faq .accordion-body {
    padding: 1rem 70px;
    font-size: 16px;
    line-height: 20px;
    color: #333;
	position: relative;
	background: #fff;
	border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#faq .faq .accordion-button {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    padding: 20px 55px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#faq .faq .accordion-button:has(.show) {
	color: #FA1055;
}
#faq .accordion-item:has(.show) {
	position:relative;
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.2);
	border-radius: 20px;
	margin: 40px 0;
    transition: 0.3s;
}

#faq .accordion-item:has(.show) .accordion-button {
	color: #fa1055;
	padding: 35px 55px 10px;
}
#accordionExample .accordion-item:has(.show) .accordion-button {
	color: #fa1055;
}
#accordionExample .accordion-item{
	position: relative;
	margin: 0;
	transition: .3s ease-in-out;
}
.accordion-item:first-of-type .accordion-button{
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
.accordion-collapse{
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.accordion-item{
	border-radius: 10px !important;
}
#faq .accordion-item:has(.show):before{
	content: '';
    background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
    box-shadow: 0px 6px 13px rgb(250 16 85 / 30%);
    border-radius: 20px;
    transform: rotate(-178deg);
    position: absolute;
    width: 103%;
    height: 100%;
    z-index: -1;
    left: -20px;
}
#gmap {
	margin-bottom: -10px;
}
#service_excerpt {
	margin: 80px 0;
}
.service-cat .slider-h {
	color: #005077;
	margin-top: 0;
}
.service-cat .slider-img {
	max-width: 80%;
}
h6 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FA1055;
    padding: 12px;
}
.contents-article a {
    margin-bottom: 12px;
}
.contents-article li::marker {
    color: #fa1055;
}
.rezhim:before, .rezhim1:before {
    content: url(/wp-content/uploads/2022/10/2.png);
    position: absolute;
    left: 0;
    top: 10px;
}
.tsena:before, .tsena1:before {
    content: url(/wp-content/uploads/2022/10/1-1.png);
    position: absolute;
    left: 0;
    top: 10px;
}
.right_tel:before, .right_tel1:before {
    content: url(/wp-content/uploads/2022/10/3.png);
    position: absolute;
    left: 0;
    top: 10px;
}
.small_text {
    font-size: 12px;
}
.rezhim, .rezhim1, .tsena, .tsena1, .right_tel, .right_tel1 {
    position: relative;
}
.pl30 {
    padding-left: 30px;
    display: inline-block;
}
.pl100 {
    padding-left: 127px;
}
.pagination {
    justify-content: center;
    margin: 20px 0 50px;
}
.pagination .page-numbers {
    padding: 8px;
	display: inline-block;

    border: 1px solid #fa1055;
    border-radius: 21px;
    margin: 0 8px;
    color: #fa1055;
	min-width: 42px;
	min-height: 42px;
	text-align: center;
}
.pagination .page-numbers:hover {

}
.pagination .current {
    color: #fff;
    background: #fa1055;
}
.why-section img {
	width: 150px;
	max-width: 100%;
}
@media(max-width:575px){
	.why-section img {
		max-width: 95px;
		width: auto;
	}
}
.fixed-top {
	background: url(/wp-content/uploads/2022/11/fexedback.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 0 0 12px 1px rgba(0, 0, 0, .25);
}
.flexc {
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}
.sklad-top {
	display: flex;
    align-items: center;
}
.sklad-top img {
	width: 150px;
	height: auto;
}
.video-sec img {
	height: auto;
}
.bluec {
	color: #015075;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	border-bottom: 3px solid #015075;
}
.redc {
	color: #fa1055;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
}
.owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 5px 9px !important;
	background: #ffffff00 !important;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
	border: 1px solid #FA1055;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #FA1055 !important;
}
.carousel_se_01 .owl-carousel.owl-drag .owl-item {
    height: auto;
	padding: 30px 15px 0;
}
.carousel_se_01 .owl-carousel .owl-stage-outer {
    padding: 0;
}
.advanced_text {
	margin-top: 20px;
}
.advanced_text p {
	text-align: left !important;
}
.listCheck {
	background: #FFFFFF;
	box-shadow: 2px 5px 20px rgba(85, 85, 85, 0.2);
	border-radius: 20px;
	padding: 20px;
	position: relative;
	margin-top: 50px !important;
	max-width: 600px;
}
.listCheck figure {
	position: absolute;
    right: 0;
	top: -40px;
}
.listCheck img {
	margin: 0 !important;
	position: relative;
}
.listCheck figure:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/Group%20226.svg);
	top: 0;
	left: -50px;
	position: absolute;
}
.listCheck li {
	display: flex;
    align-items: center;
	list-style: none;
	margin: 15px 0;
	text-align: left;
}
.listCheck h3 {
	padding-left: 30px !important;
	font-size: 24px;
    line-height: 29px;
    color: #FA1055 !important;
}
.listCheck li:before {
	content: url(/wp-content/themes/skladovkatheme/assets/img/Checkmark.svg);
	margin: 0 20px 0 0;
    display: flex;
    align-items: center;
}
.has-text-align-center {
	text-align:center !important;
}
#price-main .priceBg {
	display: flex;
    background: url(/wp-content/uploads/2023/01/pricebg.svg);
    background-size: contain;
    background-repeat: no-repeat;
	position: relative;
}
#price-main .priceBg img {
	max-width: 420px;
    margin: 50px 0;
	height: auto;
}
.priceInform {
	position: relative;
	margin-top: 70px;
}
.priceInform h2 {
	margin: 0 25px 40px;
}
.priceInform li {
	font-size: 18px;
}
#priceContent .colBg ul li:before {
    width: 30px;
    height: 30px;
}
#priceContent .colBg {
	max-width: 600px;
    padding: 50px 30px 30px;
}
.colIniti {
	display: flex;
    flex-direction: column;
    justify-content: center;
	position: relative;
}
.colIniti:before {
	content: "";
    border-radius: 20px;
    border: 5px solid #FA1055;
    position: absolute;
    height: 85%;
    width: 150%;
    right: -130px;
    z-index: -1;
}
.toogleFooter {
	display: none;
}
.red-t {
	font-size: 16px;
    color: #FA1055;
	padding: 25px 0;
    margin-bottom: 0;
}
.red-t strong {
	font-size: 16px;
    font-size: 34px;
	line-height: 41px;
}
.cont-col {
	max-width: 1100px;
	margin: 50px auto 0;
	position: relative;
}
.cont-col h2 strong {
    font-weight: 400;
}
.cont-text {
	margin-top: 0;
}
.cont-text p {
	border-left: 1px solid #FA1055;
    margin: 35px 20px;
    padding-left: 30px;
}
.cont-text figure {
	position: absolute;
    right: -100px;
    top: -150px;
}
.cont-img {
	margin-bottom: 30px !important;
    max-width: 100% !important;
    margin-right: 0 !important;
}
.cont-1, .cont-2 {
	padding-left: 0;
}
.cont-1 li, .cont-2 li {
    list-style: none;
    color: #005077;
    margin-bottom: 12px;
    display: flex;
}
.cont-1 li strong, .cont-2 li strong {
	padding-left: 5px;
}
.cont-1 li:nth-child(1):before {
    content: url('/wp-content/uploads/2023/02/image-4.svg');
	display: inline-flex;
    margin-right: 15px;
}
.cont-1 li:nth-child(2):before {
    content: url('/wp-content/uploads/2023/02/image-5.svg');
	display: inline-flex;
    margin-right: 15px;
}
.cont-1 li:nth-child(3):before {
    content: url('/wp-content/uploads/2023/02/image-6.svg');
	display: inline-flex;
    margin-right: 15px;
}
.cont-1 li:nth-child(4):before {
    content: url('/wp-content/uploads/2023/02/image-7.svg');
	display: inline-flex;
    margin-right: 15px;
}
.cont-2 li:nth-child(1):before {
    content: url('/wp-content/uploads/2023/02/image-8.svg');
	display: inline-flex;
    margin-right: 15px;
}
.cont-2 li:nth-child(2):before {
    content: url('/wp-content/uploads/2023/02/image-9.svg');
	display: inline-flex;
    margin-right: 15px;
}
.cont-2 li:nth-child(3):before {
    content: url('/wp-content/uploads/2023/02/image-10.svg');
	display: inline-flex;
    margin-right: 15px;
}
.cont-2 li:nth-child(4):before {
    content: url('/wp-content/uploads/2023/02/image-11.svg');
	display: inline-flex;
    margin-right: 15px;
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 60%;
	}
	.modal-body {
		padding: 0;
	}
}
@media (min-width: 992px) {
	.fixed-top {
		background-position: top;
	}
}
@media (min-width: 1735px) {
	.gradient-main {
		width: 65%;
		height: calc(100vw - 50vw);
	}
}
@media only screen and (max-width:1550px) {
	.gradient-inside {
		width: 73%;
	}
	#single_head h1 {
		font-size: 36px;
	}
	.slider-img {
		max-width: 104%;
	}
}
@media only screen and (max-width:1400px) {
	.gradient-inside {
		background-size: inherit;
	}
	#header .nav-link {
		padding-left: 9px !important;
		padding-right: 9px !important;
	}
	.top-text {
		font-size: 9px;
	}
	#single_head h1 {
		font-size: 32px;
	}
	.gradient-main {
		width: 69%;
		height: calc(100vw - 41vw);
	}
	#price-main .priceBg {
		margin-top: -15px !important;
		margin-bottom: 0 !important;
	}
}
@media only screen and (max-width:1200px) {
	.calcul {
		max-width: 195px;
	}
	.slider-but .btn-order {
    	padding: 12px 30px;
	}
	.slider-but a {
    	margin: 5px 10px 0;
	}
	.slider-h {
		font-size: 30px;
	}
	.slider-p {
		font-size: 16px;
	}
	.top-lang {
		justify-content: space-around;
	}
	.gradient-main {
		width: 71%;
   		height: calc(100vw - 29vw);
	}
	.gradient-inside {
		width: 73%;
	}
	.nav-item {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	#header .nav-link {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.nav-link {
		font-size: 13px;
	}
	#single_head h1 {
		font-size: 28px;
	}
	.top-head .phone:before {
		position: absolute;
    	left: 0;
	}
	.top-head .phone {
		font-size: 16px;
		position: relative;
	}
	.logo {
		width: 200px;
	}
	.service-block img {
        right: 0px;
    }
}
@media only screen and (max-width:991px) {
	.fixed-top {
		background: #fff;
		box-shadow: 0 0 15px 1px #c5c5c5;
	}
	.toogleFooter {
		padding: 20px 15px;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: -8px;
		background: linear-gradient(290.6deg, #24A3BE 28.61%, #005077 82.07%);
		color: #fff;
	}
	.toogleFooter span:nth-child(1) {
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-align: center;
		display: block;
		margin: 10px 20px;
	}
	.toogleFooter span:nth-child(2) {
		font-weight: 600;
		font-size: 20px;
		line-height: 24px;
		text-align: center;
		display: block;
		margin: 15px 0;
	}
	.toogleFooter img {
		margin: auto;
		display: block;
	}
    .service-block {
        margin: 0 auto 50px;
        position: relative;
    }
    .service-block img {
        right: -10px;

    }
	.mobHide {
		display: none !important;
	}
	#main_page .wp-post-image {
		height: auto;
	}
	#main_page {
		margin-top: 0;
	}
	#breadcrumbs {
		text-align: center;
		margin: 30px 0;
	}
}
@media only screen and (max-width:767px) {
	.blogBackground {
		display: flex;
    	flex-direction: column-reverse;
	}
	.colIniti {
		padding: 20px;
		position: relative;
	}
	.steps_section_services {
		margin: 10px;
	}
	.period p:nth-child(1), .squ p:nth-child(1) {
		font-size: 12px;
	}
	.colIniti:before {
		height: 100%;
		width: 100%;
		right: 0;
	}
	.range_opt_time:after {
		rotate: 90deg !important;
		left: -11px;
		top: 15px;
	}
	.range_list_time .range_opt_time:nth-child(5){
		margin-left: 0;
	}
	.range_list_time .range_opt_time:nth-child(4){
		margin-left: -3px;
	}
	.range_list_time .range_opt_time:nth-child(3){
		margin-left: -3px;
	}
	.range_opt_time {
		margin-left: 0px;
		margin-right: 0px;
		rotate: -90deg;
		position: relative;
	}
	.range_list_time {
		margin: 0px 15px 5px -3px;
	}
	.range_list_amount {
		justify-content: space-evenly;
		margin: 0px 7px 0 23px;
	}
	.price-left, .price-right {
		font-size: 24px;
	}
	#price-main .priceBg img {
		max-width: 90%;
		margin: 50px 0;
	}
	#priceContent .colBg {
		padding: 40px 0px 15px;
	}
	.priceInform h2 {
		font-size: 28px;
	}
	
	#price-main .priceBg {
		background-size: 113%;
		background-repeat: no-repeat;
		position: relative;
		justify-content: center;
		margin-top: 30px;
	}
	.mm0 {
		margin: 0 !important;
	}
	#blog_list h1 {
		margin: 40px 0 0;
	}
	.how-find {
		position: relative;
		background: #fff;
		box-shadow: none;
		max-width: 100%;
		margin: 0;
		border-radius: 0;
		padding: 20px;
		font-weight: 400;
		font-size: 16px;
		line-height: 22px;
		color: #333;
	}
	.how-find:before {
		content: none;
	}
	.mobTitle {
		padding: 30px 0 0 !important;
	}
	.mobTitle h1 {
    	text-align: center;
		font-weight: 600;
		margin-bottom: 20px !important;
	}
	#faq .faq {
		max-width: 100%;
		overflow: hidden;
		margin: 70px auto 0;
	}
	#faq .accordion-item:has(.show) {
		margin: 20px 0;
	}
	#faq .accordion-item:has(.show) .accordion-button {
		padding: 20px 5px 10px 30px;
	}
	#faq .faq .accordion-button {
		font-size: 18px;
		line-height: 22px;
		padding: 20px 5px 10px 30px;
	}
	#faq .faq .accordion-body {
		padding: 1rem 15px 1rem 45px;
	}
	#faq .accordion-item:has(.show):before {
		content: '';
		width: 150%;
		height: 97%;
		z-index: -1;
		left: -50px;
		top: 10px;
	}
	.bg-gray {
		border-radius: 0;
	}
	.mm30 {
		margin: 30px 0;
	}
	.flex-dir {
		flex-direction: column-reverse;
	}
    .pos-rel {
        margin-bottom: 30px;
    }
    .jcenter {
        display: flex;
        justify-content: center;
    }
    .top-head {
        display: none;
    }
    .navbar-nav {
        margin-top: 30px;
    }
    .navbar-nav .nav-link {
        color: #005077 !important;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 10px;
    }
    .custom-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(0, 80, 119)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        }
    #single_head {
        margin-top: 30px;
    }
    .mrot {
        flex-direction: column-reverse;
    }
    .mrot .single_img {
        padding-left: 15px !important;
		padding-right: 15px !important;
		width: calc(100% - 30px);
		border-radius: 30px;
		overflow: auto;
		margin: -70px 15px 15px 15px;
		z-index: 1;
		height: 250px;
    }
    .single_h1 {
        margin: 0;
        padding: 0;
    }
    #single_head h1::before {
        content: '';
        background: #00507700;
        box-shadow: none;
        border-radius: 0;
        transform: none;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }
    #single_head h1 {
        border-radius: 0;
        font-weight: 700;
        font-size: 26px;
        line-height: 34px;
        text-transform: uppercase;
        padding: 30px 15px 100px;
    }
    #single_head img {
        height: auto;
        border-radius: 30px;
    }
    .why-section {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 0;
    }
    .why-section img {
        width: 120px;
    }
    #why-main h4 {
        padding: 0;
    }
    #why-main h2 {
        margin: 40px 0;
    }
    .mWhy {
        text-align: left;
        margin-left: 20px;
    }
    .service-block img {
        right: -10px;
        top: 50px;
    }
	#main_page .slider-but {
		align-items: center;
		flex-direction: column;
	}
	.socials-sldr {
		margin-top: 30px;
	}
	#main_page h1 {
		text-align: center;
	}
	#main_page .slider-but {
		margin-right: 0;
	}
	#main_page #steps {
		margin: 50px 0;
		overflow: hidden;
   		padding-top: 30px;
	}
	.steps_section {
		margin: 5px;
	}
	.steps {
		border-radius: 0;
		margin-bottom: 50px;
		margin-top: 30px;
	}
	.steps:before {
		content: '';
		background: linear-gradient(334.59deg, #F487A8 5.64%, #F7614C 33.5%, #FA1055 88.73%);
		box-shadow: 0 0 0 rgb(250 16 85 / 30%);
		border-radius: 0;
		transform: rotate(-178.04deg);
		width: 120%;
		height: 104%;
		position: absolute;
		left: -50px;
		z-index: -1;
		top: -20px;
	}
	.mobColumns {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		text-align: left;
	}
	#why-main p {
		text-align: left;
	}
	.offers {
		max-width: 90%;
	}
	.butt-footer {
		flex-direction: column;
	}
	#main_page .btn-more {
		margin: 30px auto 0px;
	}
	.btn-more {
		padding: 12px 50px;
	}
	.pmob0 {
		padding: 0;
		margin: 30px 0 0;
	}
	.footer-form-box, .footer-form-box h2 {
		margin: 50px 0 0;
		max-width: 100%;
		border-radius: 0;
	}
	.listCheck {
		padding: 20px 0;
		margin-top: 0px !important;
	}
	.listCheck figure {
		display: flex;
		justify-content: center;
		margin: 0;
		position: initial;
	}
	.listCheck figure:before {
		top: 20px;
		left: 20px;
	}
	.listCheck br {
	  display: inline;
	  content: ' ';
	  padding: 0 3px;
	}
	.listCheck h3 {
		text-align: center !important;
		padding-left: 0 !important;
		font-size: 22px;
		line-height: 20px;
	}
	#custom_description .mobColumns p {
		text-align: left !important;
	}
	.wpml-ls-legacy-list-horizontal a {
		color: #005077;
		font-size: 12px;
	}
	.navbar-expand-lg>.container-fluid {
		align-items: center;
	}
	.navbar-expand-lg .logo {
		margin-right: 30px;
	}
	.slider-h {
		font-size: 24px;
		margin-top: 20px;
		margin-bottom: 30px;
		text-align: center;
	}
	.slider-but {
		text-align: center;
	}
	.socials-sldr {
		float: none;
	}
	.slider-img {
		max-width: 140%;
	}
	.hidd {
		overflow: hidden;
	}
	.calcul {
		max-width: 100%;
		margin-bottom: 50px;
		padding: 10px;
		border: 2px solid #fa1055;
		display: inline-block;
		border-radius: 10px;
	}
	.gradient-main {
		background: url(/wp-content/uploads/2023/01/mobilegb.jpg);
		position: absolute;
		width: 100%;
		height: 100vw;
		background-size: cover;
		margin-top: 70px;
	}
	.nav-pills {
		margin: 30px 0;
	}
	#steps {
		margin: 50px 0;
		overflow: hidden;
	}
	#steps h2 {
		font-size: 24px;
		padding-bottom: 10px;
	}
	.step-12 {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding: 5px 30px;
	}
	.step-desc {
		text-align: left;
		margin-left: 20px;
	}
	#steps img {
		margin-bottom: 30px;
		max-width: 100px;
		height: auto;
	}
	#steps .btn {
		margin-top: 25px;
	}
	#news-box h2 {
		margin-top: 25px;
	}
	.faq {
		margin: 50px auto 50px;
		max-width: 100%;
	}
	.news {
		max-width: 100%;
	}
	.bycLine {
		position: relative;
		padding: 24px 16px;
	}
	.bycLine:before {
		content: "";
		border-radius: 20px;
		border: 5px solid #FA1055;
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
		z-index: -1;
	}
	.wpml-ls-legacy-dropdown {
		width: auto;
	}
	.wpml-ls-legacy-dropdown a {
		border: none;
		background-color: #fff0;
		padding: 5px;
	}
	.navbar-dark .navbar-toggler {
		border-color: rgb(255 255 255 / 0%);
	}
	.toogleFooter {
		display: block;
	}
	.bot div {
		margin: 10px 0;
	}
	.bot div:nth-child(2) a {
		text-decoration: underline;
    	font-size: 14px;
	}
	.butt-footer .btn-more {
		margin: 25px auto 0px;
	}
	#page_footer a .btn-more {
		margin: 25px auto 0px;
	}
	.m-b-30 {
		margin-bottom: 30px !important;
	}
}
@media only screen and (max-width:575px) {
    .service-block img {
        top: 15px;
    } 
	.OffersBottom  {
		margin: 50px 0;
	}
	#content {
		margin-top: 20px;
	}
	.calculation {
		margin-top: 20px;
	}
	.calculation a {
		text-decoration-line: underline;
    	color: #333333;
	}
	#why-main, #gallery {
		background-size: cover !important;
	}
}
@media only screen and (min-width: 991px) {
	#faq .faq {
		width: 850px;
	}
	.deskHide {
		display: none !important;
	}
	#front {
		margin-top: 120px;
	}
	#price-main {
		margin: 50px 0 100px;
	}
	#price-main .priceBg {
		margin-top: 0;
		margin-bottom: 20px;
	}
	#price-main .priceBg:before {
		content: url(/wp-content/uploads/2023/01/group-227.svg);
		position: absolute;
		right: 0;
		top: 0;
	}
	.price-intro {
		margin-bottom: 50px;
	}
	.input-friendly {
		margin-bottom: 30px;
	}
	.mg-40 {
		margin: 40px auto;
	}
	.how-find button {
		margin: 40px auto;
	}
	.bg-gray {
		padding: 40px 20px;
		margin: 30px -20px -30px;
	}
	.header-interval {
		margin-bottom: 80px;
	}
}
@media only screen and (max-width: 990px) {
	.header-interval {
		margin-bottom: 2rem;
	}
}
@media only screen and (max-width: 767px) {
	.logo {
		width: 160px;
	}
	.wpml-ls-legacy-dropdown a span {
		font-size: 14px;
	}
	.toggle-menu {
		align-self: end;
	}
	h2 {
		font-size: 28px;
	}
	.slider-but .btn-sldr, .slider-but .socials-sldr {
		display: flex !important;
    	justify-content: center;
	}
}



.toggle-menu{
    display: none;
}
.toggle-icon{
    font-size:30px;
    background-color: #fff;
    padding:10px;
    border-radius: 3px;
    cursor: pointer;
}
.toggle-items{
    list-style: none;
    background-color:#fff;
    width:100%;
    line-height:47px;
    position: absolute;
    display: none;
    left: 0;
	top: 59px;
	margin-left: 0;
	padding: 0;
    z-index: 2;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    @-webkit-keyframes zoomIn {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
    }
    50% {
    opacity: 1;
    }
    }
    @keyframes zoomIn {
    0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
    }
    50% {
    opacity: 1;
    }
}

li[class^="toggle-item-"] a{
    color: #fff;
    text-decoration: none;
    font-weight: lighter;  
}
li[class^="toggle-item-"] a:hover{
    color: #dc18ff!important;
}
.toggle-item-1 a{
    color:rgb(97 159 255)!important;
}
#toggle-btn{
    display: none;
}
#toggle-btn:checked +ul{
    display: block;
     
}
@media screen and (max-width:953px) {
    .toggle-menu{
       display: block; 
    }
    .back-menu-center{
        display: none;
    }
	.bluec {
		font-size: 19px;
	}
	.redc {
		font-size: 19px;
	}
	.container-border-red p {
		font-size: 32px !important;
    	line-height: 32px;
	}
	.container-border-red img {
		max-width: 80%;
	}
}
@media screen and (min-width:953px) {
	.main-text {
		padding-right: 50px;
	}
	.slog {
		margin-left: 20px;
	}
    .toggle-menu{
       display: none; 
    }
	.slider-but {
		display: flex;
   		justify-content: space-between;
	}
	.header-cost-block {
		display: flex;
    	flex-direction: column;
	}
	.socials-sldr {
		align-items: flex-start;
	}
	.sklad-top {
		margin-left: 20px;
	}
}

.toggle-menu .wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
.burger {
    background: #fff0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s ease;
}
.burger.active:hover {
    background: #fff0;
}
.strip div {
    height: 3px;
    border-radius: 2px;
    background: #005077;
    margin: 5px;
    transition: all .55s cubic-bezier(0.075, 0.82, 0.165, 1);
    width: 30px;
}
.burger.active:hover .strip div {
    background: #FA1055;
}
/* BURGER 2 */
.burger.active .burger-strip-2  div:first-child {
    transform: translateY(8px) rotate(45deg);
}
.burger.active .burger-strip-2 div:nth-child(2) {
    opacity: 0;
}
.burger.active .burger-strip-2 div:last-child {
    transform: translateY(-9px) rotate(-45deg);
}
#myImage:hover {
  cursor: pointer;
}
blockquote {
	padding: 30px 45px;
    border: 2px solid #fa1055;
    font-size: 18px;
    font-weight: 500;
	position: relative;
}
blockquote:before {
	content: '❝';
	top: 25px;
    left: 0;
    position: absolute;
    font-size: 70px;
	color: #fa1055;
}
blockquote:after {
	content: '❞';
	bottom: 0;
    right: 0;
    position: absolute;
    font-size: 70px;
	color: #fa1055;
}
.service-head {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.blogBackground {
	position: relative;
    border-radius: 20px;
    background: var(--white, #FFF);
    box-shadow: 2px 5px 20px 0px rgba(85, 85, 85, 0.20);
	margin: 50px 0;
}
.blogBackground img {
	margin: -15px 25px -27px !important; 
}
.blogBackground:before {
	content: '';
    position: absolute;
    border-radius: 20px;
    background: var(--pink-gradient, linear-gradient(335deg, #F487A8 0%, #F7614C 33.54%, #FA1055 100%));
    box-shadow: 0px 6px 13px 0px rgba(250, 16, 85, 0.30);
    width: 103%;
    height: 100%;
    z-index: -1;
    transform: rotate(-177.4deg);
    flex-shrink: 0;
    left: -13px;
}
.container-border-red {
    border: 6px solid #fa1055;
    border-radius: 20px;
    padding-top: 55px;
}
.nav-menu--active .nav-link {
	color: #fa1055 !important;
}
.nav-menu--active .nav-link {
	color: #fa1055 !important;
}
#header .nav-link {
	border-radius: 10px;
}
#header .nav-link:hover {
    background-color: #fa1055;
	color: #ffffff !important;
}
#header .nav-link:focus {
	color: #ffffff !important;
}
#header .nav-link.active {
	background: #fa1055;
	color: #ffffff !important;
}
 
@media only screen and (max-width: 429px) {
	.blogBackground img {
		margin: 0px 0 -31px 4px !important;
		width: calc(100vw - -24px);
	}
	.blogBackground .wp-block-media-text__content {
		margin-top: 30px;
	}
	.blogBackground:before {
		width: 150%;
		height: calc(100vh / 3);
		top: 0;
		left: -10%;
	}
	.mobile-fluid {
		width: calc(100% + 24px);
		overflow: hidden;
		margin-left: -12px;
	}
	.mobile-fluid .wp-block-column {
		padding-left: 12px;
    	padding-right: 12px;
	}
}
.highlighted-h5{
	color: #FA1055;
}

.mt51 {
	margin-top: 51px;
}
.mb42 {
	margin-bottom: 42px;
}
.mb34 {
	margin-bottom: 34px;
}


.advantager__title{
	color: #005077;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 4px;
}
.advantager__content{
	margin-left: 8px;
}
.advantager__text{
	text-wrap: balance;
}


@media(max-width:540px){
	.advantager__title{
		font-size: 16px;
	}
	.advantager__text{
		font-size: 14px;
	}
}

@media(min-width:992px){
	.advantager__text{
		max-width: 260px;
	}
}

@media(max-width:767px){
	.blog_list_item{
		min-height: auto;
	}
}

@media(min-width:1700px){
	#single_head h1{
		max-width: 666px;
	}
}

.breadcrumbs p{
	margin-bottom: 0 !important;
}

.breadcrumbs{
	/* color: #005077; */
	color: #B3B3B3;
	font-size: 14px;
	line-height: normal;
}
.breadcrumbs a{
	/* color: #005077; */
	color: #B3B3B3;
	transition: .3s ease-in-out;
}
.breadcrumbs a:hover{
	color: #005077;
}

.breadcrumbs span.last{
	color: #B3B3B3;
}
.sticky-right {
	position: sticky;
    top: 90px;
}
.full-width__table td {
	width: 31%;
}

@media(max-width: 767px){
	.wrap-calc{
		padding-top: 1rem;
	}
	.range_opt_amount{
		font-size: 12px;
	}
	.range_opt_time{
		font-size: 14px;
	}
}

#formModal .modal-dialog{
	max-width: 800px;
}
#formModal .footer-form-box{
	margin: 0;
	max-width: 100%;
	border-radius: 0;
}
@media(min-width:576px){
	#formModal .footer-form-box{
		padding-left: 60px;
		padding-right: 60px;
	}
	#formModal .container{
		padding: 0;
	}
}
@media(max-width:575px){
	#formModal .modal-body{
		padding: 0;
	}
}
#formModal div.wpforms-container-full{
	margin-top: 16px;
}

@media(min-width:768px){
	.single__block-left{
		padding-right: 40px;
	}
	.single_img{
		width: 62%;
	}
}
@media(min-width:1340px){
	.single_img{
		width: 61%;
	}
}
@media(min-width:1400px){
	.single_img{
		width: 63%;
	}
}

@media(min-width:1760px){
	.single_img{
		width: 60%;
	}
	.single__block-left{
		padding-right: 52px;
	}
}

@media(max-width:991px){
	.res-price.container{
		padding: 0 1rem;
	}
}