@charset "UTF-8";
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline
}
fieldset,img {
	margin:0;
	padding:0;
	vertical-align:baseline
}
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	box-sizing:border-box;
	font-family:core,sans-serif;
}
a img,fieldset,img {
	border:none
}
input[type=email],input[type=tel],input[type=text],textarea {
	-webkit-appearance:none
}
button,input[type=submit] {
	cursor:pointer
}
button::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
	padding:0;
	border:0
}
textarea {
	overflow:auto
}
button,input {
	margin:0;
	padding:0;
	border:0
}
.slick-dots li button:focus,.slick-dots li button:hover,a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea {
	outline:none
}
ol,ul {
	list-style-type:none
}
ol {
	list-style: decimal inside;
}
table {
	border-spacing:0;
	border-collapse:collapse;
	width:100%
}
* {
	box-sizing:inherit
}
.icon-facebook {
	width:1.59em;
	height:1em;
	fill:none
}
body {
	background:#fff;
	font-size:calc(16px+(50 - 16)*((100vw - 600px)/(1000 - 600)));
	line-height:1.4;
	font-family:core,sans-serif;
}
.slick-loading .slick-list {
	background:#fff url(./ajax-loader.gif) center center no-repeat
}
@font-face {
	font-family:'slick';
	font-weight:400;
	font-style:normal;
	src:url(./fonts/slick.eot);
	src:url(./fonts/slick.eot?#iefix) format("embedded-opentype"),url(./fonts/slick.woff) format("woff"),url(./fonts/slick.ttf) format("truetype"),url(./fonts/slick.svg#slick) format("svg")
}
.slick-next,.slick-prev {
	font-size:0;
	line-height:0;
	position:absolute;
	top:50%;
	display:block;
	width:20px;
	height:20px;
	padding:0;
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
	cursor:pointer;
	color:transparent;
	border:none;
	outline:none;
	background:0 0
}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
	color:transparent;
	outline:none;
	background:0 0
}
.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
	opacity:1
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
	opacity:.25
}
.slick-dots li button:before,.slick-next:before,.slick-prev:before {
	font-family:'slick';
	font-size:20px;
	line-height:1;
	opacity:.75;
	color:#fff;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-prev {
	left:-25px
}
[dir=rtl] .slick-prev {
	right:-25px;
	left:auto
}
.slick-prev:before {
	content:'←'
}
.slick-next:before,[dir=rtl] .slick-prev:before {
	content:'→'
}
.slick-next {
	right:-25px
}
[dir=rtl] .slick-next {
	right:auto;
	left:-25px
}
[dir=rtl] .slick-next:before {
	content:'←'
}
.slick-dotted.slick-slider {
	margin-bottom:30px
}
.slick-dots {
	position:absolute;
	display:block;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center
}
.slick-dots li {
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0 5px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	font-size:0;
	line-height:0;
	display:block;
	width:20px;
	height:20px;
	padding:5px;
	cursor:pointer;
	color:transparent;
	border:0;
	outline:none;
	background:0 0
}
.slick-dots li button:before {
	font-size:6px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	content:'•';
	text-align:center;
	opacity:.25;
	color:#000
}
.slick-dots li.slick-active button:before {
	opacity:.75;
	color:#000
}
.slick-list,.slick-slider {
	position:relative;
	display:block
}
.slick-slider {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track {
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block
}
.slick-track:after,.slick-track:before {
	content:"";
	display:table
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px;
	display:none
}
[dir=rtl] .slick-slide {
	float:right
}
.slick-initialized .slick-slide,.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
@font-face {
	font-family:core;
	src:url(../fonts/coresanse-bold.woff2) format("woff2"),url(../fonts/coresanse-bold.woff) format("woff");
	font-weight:bold;
	font-style:normal;
	font-display:swap
}
@font-face {
	font-family:core;
	src:url(../fonts/coresanse-light.woff2) format("woff2"),url(../fonts/coresanse-light.woff) format("woff");
	font-weight:300;
	font-style:normal;
	font-display:swap
}
@font-face {
	font-family:core;
	src:url(../fonts/coresanse-regular.woff2) format("woff2"),url(../fonts/coresanse-regular.woff) format("woff");
	font-weight:normal;
	font-style:normal;
	font-display:swap
}
body,html {
	overflow-x:hidden;
	min-width:320px;
	font-size:16px!important
}
:after,:before,:hover {
	box-sizing:border-box
}
.header {
	background-size:cover;
	background-color:#0b6586
}
.header__top {
	max-width:1180px;
	padding:50px 20px;
	margin:0 auto
}
.header__contacts {
	max-width:265px
}
.header__content {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.header__content._md-center {
	-ms-flex-pack:center;
	justify-content:center
}
.header__logo {
	max-width:500px;
	width:100%
}
.header__buttons {
	max-width:220px;
	width:100%
}
.header__bottom {
	max-width:1180px;
	margin:0 auto;
	padding:0 20px 130px
}
.header__menu {
	padding-right:20px;
	max-width:300px
}
.header__slider {
	margin-left:auto;
	position:relative;
	padding-top:100px;
	max-width:795px
}
.header__slider::before {
	content:"";
	display:block;
	position:absolute;
	background-image:url(../img/fish.png);
	width:500px;
	height:310px;
	top:-76px;
	left:409px;
	background-repeat:no-repeat
}
.contacts__elem {
	display:block;
	margin-bottom:10px
}
.contacts__elem._flex {
	display:-ms-flexbox;
	display:flex
}
.contacts__elem:last-child {
	margin-bottom:0
}
.contacts__i-phone {
	top:3px;
	position:absolute;
	margin-left:-30px
}
.contacts__i-mail {
	position:absolute;
	left:0;
	top:-7px
}
.contacts__phone {
	font-family:core,sans-serif;
	padding-left:40px;
	width:100%;
	text-decoration:none;
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:10px;
	position:relative
}
.contacts__phone._dark {
	color:#505050
}
.contacts__phone:last-child {
	margin-bottom:0
}
.contacts__mail {
	text-decoration:none;
	padding-left:45px;
	position:relative;
	font-size:18px;
	font-weight:300;
	color:#fff
}
.contacts__mail._md-fz14 {
	padding-left:40px!important
}
.contacts__mail span {
	border-bottom:1px solid #fff
}
.contacts__mail._dark span {
	color:#505050;
	border-bottom:1px solid #505050
}
.btn-group {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column
}
.btn-group__item,.menu ul li {
	margin-bottom:20px
}
.logo {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-align:center;
	align-items:center;
	text-align:center;
	text-decoration:none
}
.logo._horizontal {
	-ms-flex-direction:row;
	flex-direction:row
}
.logo__content {
	padding-left:20px;
	text-align:left
}
.logo__img {
	margin-bottom:20px
}
.logo__img._no-mb {
	margin-bottom:0
}
.logo__img,.logo__img svg {
	max-width:109px;
	height:auto;
	display:block
}
.logo__title {
	font-family:core,sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:30px;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff
}
.logo ._dark,.logo__title._dark {
	color:#505050
}
.logo__text,.slider__content p {
	font-family:core,sans-serif;
	font-weight:300;
	font-style:normal;
	font-size:18px;
	color:#fff
}
.btn,.menu ul li a,.slider__content strong {
	font-style:normal;
	color:#fff;
	text-decoration:none
}
.btn {
	cursor:pointer;
	display:block;
	background-color:transparent;
	border:3px solid #fff;
	border-radius:5px;
	height:51px;
	line-height:45px;
	text-align:center;
	font-family:core,sans-serif;
	font-weight:300;
	font-size:20px;
	transition:.25s linear
}
.btn:hover {
	box-shadow:0 3px 10px rgba(0,83,108,.8)
}
.btn._dark-border {
	border-color:#007297;
	color:#007297
}
.btn._inline {
	display:inline-block;
	padding:0 30px
}
.btn._color {
	background-image:linear-gradient(to top,#22b1d8 0%,#48d2f8 99%,#48d2f8 100%);
	box-shadow:0 3px 10px rgba(0,83,108,.43);
	border:none;
	line-height:51px
}
.btn._color:hover {
	box-shadow:none
}
.menu ul li a,.slider__content strong {
	text-transform:uppercase
}
.menu ul li a {
	border-bottom:1px solid #fff;
	font-size:22px;
	font-family:core,sans-serif;
	font-weight:400;
	cursor: pointer;
}
.slider {
	background-color:#007297;
	padding:40px 65px 10px;
	border-radius:10px;
	position:relative
}
.slider__nav,.slider__prev {
	position:absolute;
	top:50%;
	-ms-transform:translateY(-50%);
	transform:translateY(-50%)
}
.slider__nav {
	width:100%;
	z-index:0;
	left:0
}
.slider__prev {
	left:20px
}
.slider__next:hover path,.slider__prev:hover path {
	transition:.25s linear;
	stroke:#3dc8ef
}
.slider__btn {
	max-width:215px
}
.slider__content strong {
	font-family:core,sans-serif;
	font-weight:700;
	font-size:36px;
	line-height:1;
	padding-bottom:20px;
	display:block
}
.slider__content p {
	line-height:24/18;
	margin-bottom:30px
}
.slider__next {
	position:absolute;
	top:50%;
	right:20px;
	-ms-transform:translateY(-50%);
	transform:translateY(-50%)
}
.custom-dot {
	display:block;
	width:10px;
	height:10px;
	background-color:#fff;
	border-radius:50%;
	padding:3px;
	border:4px solid transparent
}
.custom-dot svg {
	display:block;
	width:100%;
	height:100%
}
.slick-active .custom-dot {
	width:10px;
	height:10px;
	padding:3px;
	border:4px solid #45cff5
}
.slick-dots {
	bottom:auto;
	top:145%
}
.tabs__link {
	margin-bottom:25px;
	cursor:pointer
}
.tabs__link p {
	display:inline;
	text-decoration:none;
	font-size:18px;
	line-height:24/18;
	border-bottom:1px solid #505050;
	color:#505050
}
.tabs__link.active p,.tabs__link:hover p {
	color:#4ab53e;
	border-color:transparent
}
.tabs__content-list {
	position:relative
}
.tabs__content-list._special {
	height:100%;
	background-color:#efefef;
	border-radius:5px
}
.tabs__content-list._special::before {
	z-index:-1;
	content:"";
	display:block;
	position:absolute;
	background-image:url(../img/mint.jpg);
	width:720px;
	height:490px;
	top:0;
	left:220px;
	background-size:contain;
	background-repeat:no-repeat
}
.tabs__content-item {
	height:100%;
	display:none
}
.tabs__content-item:first-child {
	display:block
}
.section._bg-green {
	background-size:cover;
	position:relative
}
.section._bg-green::before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(74,181,62,.8);
	z-index:10
}
.section__promo {
	padding-bottom:60px
}
.section__container {
	max-width:1180px;
	margin:0 auto;
	padding:60px 20px
}
.section__container._form {
	position:relative;
	z-index:20;
	padding-top:45px
}
.section__container._pb120 {
	padding-bottom:120px
}
.section__content {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.section__content._h100p {
	height:100%
}
.section__left {
	box-sizing:border-box;
	word-wrap:break-word;
	margin-left:0;
	margin-right:0;
	width:calc(33.33333% - 0px);
	-ms-flex-preferred-size:calc(33.33333% - 0px);
	flex-basis:calc(33.33333% - 0px)
}
.section__title {
	padding-bottom:25px
}
.section__title._pb-big {
	padding-bottom:55px
}
.section__right {
	box-sizing:border-box;
	word-wrap:break-word;
	margin-right:0;
	width:calc(58.33333% - 0px);
	-ms-flex-preferred-size:calc(58.33333% - 0px);
	flex-basis:calc(58.33333% - 0px);
	margin-left:auto
}
.section__right._pt50 {
	padding-top:50px
}
.card__caption p,.card__content p,.section__text {
	font-family:core,sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:24px;
	color:#fff
}
.title {
	color:#4b4b4b;
	font-size:36px
}
.service__title,.title {
	font-family:core,sans-serif;
	font-weight:700;
	font-style:normal;
	text-transform:uppercase;
	text-decoration:none
}
._white.service__title,.title._white {
	color:#fff
}
._fz24.service__title,.title._fz24 {
	font-size:24px
}
._small.service__title,.title._small {
	font-size:36px;
	line-height:1
}
._small.service__title span,.title._small span {
	font-size:28px;
	display:block
}
.card._gray,.card__caption,.card__image {
	border-radius:10px;
	height:100%
}
.card._gray {
	background-color:#efefef;
	padding:25px 30px
}
.card__image {
	overflow:hidden;
	height:0;
	padding-bottom:49.23313%;
	position:relative;
	background-size:cover;
	margin-bottom:25px
}
.card__caption {
	padding:35px;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background-color:rgba(0,114,151,.4)
}
.card__content p {
	font-family:core,sans-serif;
	font-weight:300;
	font-size:18px;
	line-height:24/18;
	color:#4b4b4b;
	padding-bottom:25px
}
.card__content p:last-child {
	padding-bottom:0
}
.callback__item {
	text-align:center
}
.form {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.form__submit {
	margin:40px auto
}
.form__text {
	margin:0 auto;
	text-align:center;
	width:100%;
	font-family:core,sans-serif;
	font-weight:300;
	font-size:18px;
	color:#fff;
	font-style:italic
}
.form__item {
	box-sizing:border-box;
	word-wrap:break-word;
	margin-left:15px;
	margin-right:15px;
	width:calc(33.33333% - 30px);
	-ms-flex-preferred-size:calc(33.33333% - 30px);
	flex-basis:calc(33.33333% - 30px)
}
.input {
	width:100%;
	background-color:transparent;
	border:none;
	border-bottom:1px solid #fff;
	padding:7px;
	color:#fff;
	font-size:16px;
	transition:.25s border-color linear;
	font-family:core,sans-serif;
	font-weight:300;
	font-style:italic
}
.input::-webkit-input-placeholder {
	color:#fff;
	padding:7px
}
.input:-ms-input-placeholder {
	color:#fff;
	padding:7px
}
.input::placeholder {
	color:#fff;
	padding:7px
}
.input._dark {
	border-color:#b3b3b3;
	color:#333
}
.input._dark::-webkit-input-placeholder {
	color:#b3b3b3;
	padding-left:0
}
.input._dark:-ms-input-placeholder {
	color:#b3b3b3;
	padding-left:0
}
.input._dark::placeholder {
	color:#b3b3b3;
	padding-left:0
}
.input._dark:focus {
	border-color:#333
}
.wpcf7-mail-sent-ok {
	border-radius:5px;
	border:1px solid #fff!important;
	color:#fff!important
}
.select {
	width:100%;
	background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="12.558" width="21.116"><defs><clipPath id="a"><path d="M0 9.419h15.837V0H0z"/></clipPath></defs><g clip-path="url(#a)" transform="matrix(1.33333 0 0 -1.33333 0 12.558)"><path d="M14.337 7.918L7.918 1.5 1.5 7.918" fill="none" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/></g></svg>');
	background-repeat:no-repeat;
	background-position:98% 50%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	overflow:hidden!important
}
.select option {
	width:100px!important;
	overflow:hidden;
	font-family:core,sans-serif;
	font-weight:300;
	font-style:normal;
	color:#333
}
.select option:disabled {
	color:#d3d3d3
}
.services__list {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.services__item {
	cursor:pointer;
	box-sizing:border-box;
	word-wrap:break-word;
	margin-left:0;
	margin-right:0;
	width:calc(25% - 0px);
	-ms-flex-preferred-size:calc(25% - 0px);
	flex-basis:calc(25% - 0px)
}
.services__item._first {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center
}
.service {
	padding-bottom:83.50877%;
	position:relative;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	background-size:cover
}
.service::before {
	content:'';
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:10;
	display:block;
	position:absolute
}
.service._green::before {
	background-color:rgba(74,181,62,.6)
}
.service._blue::before {
	background-color:rgba(0,114,151,.6)
}
.service__title {
	color:#fff;
	font-size:18px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	line-height:26/18
}
.service__content {
	padding:0 30px;
	position:absolute;
	top:50%;
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:20;
	text-align:center
}
.footer__bottom p,.service__text {
	color:#fff;
	font-size:16px;
	font-family:core,sans-serif;
	font-weight:300;
	font-style:normal
}
.footer {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:bottom center
}
.footer__container {
	max-width:1180px;
	margin:0 auto;
	padding:50px 20px 120px
}
.footer__content {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.footer__logo {
	max-width:550px;
	width:100%
}
.footer__buttons {
	max-width:220px;
	width:100%;
	margin: 0 auto;
}
.footer__contacts {
	margin-left:auto;
	padding-right:30px
}
.footer__bottom {
	padding-top:60px
}
.footer__bottom p {
	font-size:18px;
	text-align:center
}
.overlay {
	display:none;
	z-index:999;
	position:fixed;
	width:100%;
	height:100%;
	overflow:hidden;
	top:0;
	left:0;
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
	will-change:transform;
	transition:.3s transform linear;
	background-color:rgba(0,114,151,.8)
}
.overlay.active {
	-ms-transform:translateY(0);
	transform:translateY(0)
}
.overlay__modal {
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.modal {
	background-color:#fff;
	box-shadow:0 5px 16px rgba(255,255,255,.47);
	border-radius:5px;
	padding:45px 60px
}
.modal__title {
	font-size:36px;
}
.modal__input {
	display:block;
	width:100%;
	margin-bottom:40px
}
.modal__form {
	text-align:center
}
.modal__close {
	cursor:pointer;
	position:absolute;
	top:-20px;
	right:-20px
}
.news__item {
	display:block;
	width:100%;
	padding:20px;
	background-color:#f2f2f2;
	margin-bottom:20px;
	border-radius:5px
}
.news p,.news__item a {
	color:#333;
	font-family:core,sans-serif;
	font-weight:400;
	font-style:normal
}
.news__item a {
	text-decoration:none;
	font-size:24px
}
.news p {
	font-size:18px;
	line-height:1.2;
	padding-bottom:20px
}
@media (min-width:1000px) {
	body {
		font-size:50px
	}
}
@media screen and (max-width:1100px) {
	.logo__content {
		display:none
	}
	.footer__logo {
		width:auto
	}
}
@media screen and (max-width:1024px) {
	.header__logo {
		max-width:300px
	}
	.services__item {
		width:calc(33.33333% - 0px);
		-ms-flex-preferred-size:calc(33.33333% - 0px);
		flex-basis:calc(33.33333% - 0px)
	}
}
@media screen and (max-width:960px) {
	.header__top {
		padding:20px
	}
	.header__content {
		-ms-flex-align:center;
		align-items:center
	}
	.contacts__i-phone {
		top:-7px;
		margin-left:-22px
	}
	.contacts__i-phone svg {
		width:12px
	}
	.contacts__i-mail {
		left:10px
	}
	.contacts__i-mail svg {
		width:30px
	}
	.contacts ._md-fz14 {
		font-size:14px
	}
	.logo__img {
		margin-bottom:5px
	}
	.logo ._hide-md {
		display:none
	}
	.services__item {
		width:calc(50% - 0px);
		-ms-flex-preferred-size:calc(50% - 0px);
		flex-basis:calc(50% - 0px)
	}
}
@media only screen and (max-width:960pxpx) {
	.header__menu {
		padding-right:0
	}
}
@media screen and (max-width:768px) {
	.header__contacts {
		max-width:100%;
		width:100%;
		padding-bottom:20px
	}
	.header__logo {
		width:auto
	}
	.header__bottom {
		padding:20px
	}
	.header__slider {
		display:none
	}
	.contacts._header {
		display:-ms-flexbox;
		display:flex;
		-ms-flex-pack:justify;
		justify-content:space-between
	}
	.menu ul {
		text-align:center
	}
	.section__container {
		padding:20px
	}
	.section__content._md-hide {
		display:none
	}
	.section__left,.section__right {
		width:calc(100% - 0px);
		-ms-flex-preferred-size:calc(100% - 0px);
		flex-basis:calc(100% - 0px)
	}
	.section__title._pb-big {
		padding-bottom:17px
	}
	.card__caption {
		padding:20px
	}
	.card__caption p {
		font-size:18px
	}
	.card__caption .service__title,.card__caption .title {
		font-size:26px
	}
	.card__content p {
		font-size:16px
	}
	.form__text {
		text-align:center
	}
	.form__item {
		box-sizing:border-box;
		word-wrap:break-word;
		margin:20px auto!important;
		width:calc(75% - 0px);
		-ms-flex-preferred-size:calc(75% - 0px);
		flex-basis:calc(75% - 0px);
		display:block
	}
}
@media (max-width:600px) {
	body {
		font-size:16px
	}
}
@media screen and (max-width:600px) {
	._fz24.service__title,.title._fz24 {
		font-size:18px
	}
	.card._gray {
		padding:20px
	}
	.services__item {
		width:calc(100% - 0px);
		-ms-flex-preferred-size:calc(100% - 0px);
		flex-basis:calc(100% - 0px)
	}
	.services__item._first {
		padding:20px 0
	}
}
@media screen and (max-width:480px) {
	.header__content {
		-ms-flex-direction:column;
		flex-direction:column
	}
	.header__logo {
		padding-bottom:20px
	}
	.contacts ._md-fz14 {
		font-size:12px;
		padding-left:20px
	}
	.card__image {
		padding-bottom:62%
	}
	.card__caption p {
		font-size:14px
	}
	.card__caption .service__title,.card__caption .title {
		font-size:18px
	}
	.form__item {
		box-sizing:border-box;
		word-wrap:break-word;
		margin-left:0;
		margin-right:0;
		width:calc(100% - 0px);
		-ms-flex-preferred-size:calc(100% - 0px);
		flex-basis:calc(100% - 0px)
	}
	.footer__content {
		-ms-flex-direction:column;
		flex-direction:column
	}
}
@media (prefers-reduced-motion:reduce) {
	* {
		transition: none!important
	}
}
.d-none {
  display: none;
}
.d-block {
  display: block;
}
@media screen and (min-width: 768px) {
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
}
/*# sourceMappingURL=app.css.map */
