@charset "utf-8";
/* CSS Document */
@font-face {
  font-family:BebasNeue;
  src: url('../fonts/Bebas_Neue.woff2') format('woff2'),
       url('../fonts/Bebas_Neue.woff') format('woff'),
        url('../fonts/Bebas_Neue.otf') format('woff'),
         url('../fonts/Bebas_Neue.eot') format('woff');

  font-weight: normal;
  font-style: normal;
  font-display:swap;
}

@font-face {
  font-family:"montserrat";
  src: url('/fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
  		url('/fonts/montserrat/Montserrat-Regular.woff') format('woff'),

  font-weight: normal;
  font-style: normal;
  font-display:swap;
}
body {
	font-family: Montserrat;
}

.navbar-toggler-icon {
	background-image: url(../img/burger.svg);
	width: 100px;
	filter: drop-shadow(2px 2px 2px #0006);
	background-size: cover;
}

.content {
	max-width: 1440px;
}

.inn-contacts {
	font-size: 22px;
}
.social a {
	transition: all 0.3s;
}
.social a:hover {
	filter: drop-shadow(2px 2px 2px #0006);
	transition: all 0.3s;
}
#navbarSupportedContent {
	background-color: #00012E;
	z-index: 10;
}
.mobile {
	display: none;
	
}
.navbar-toggler img {
	width:136;
}
.l-footer .name {
	font-size: 18px;
	margin-top: 7px;
}

.l-footer .inn-contacts {
	font-size: 16px;
}

.dot {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #EDF15C;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 2px 2px 2px #0006;
	margin-top: 15px;
	margin-bottom: 15px;
}

 .link {
	top:85px;
	margin-top: -85px;
}
.out {
	transform: translateY(-85px);
transition: all 0.3s;

}
.navbar {
	background-color: #00012E;
	height: 85px;
	color:#fff;
	font-size: 18px;
	font-weight: 300;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	z-index: 2020;
	transition: all 0.3s;
}

.navbar-brand img {
	width: 50px;
}
.phone-white {
	width: 30px;
}

p.city {
	width: 100%;
	text-align: left;
	font-size: 28px;
	color: #fff;
	margin-bottom:0;
	letter-spacing: 5.4px;
	text-transform: uppercase;
}
.title-left {
	padding-top: 200px;
	padding-bottom: 60px;
	
}
.title-right {
	padding-top: 40px;
}
.title h1 {
	padding-left: 0;
	color:#fff;
	font-weight: 400;
	font-family: Montserrat;
	letter-spacing: 5.4px;
}
.title a {
	padding-left: 0;
	color: #fff;
	font-size: 42px;
	font-weight: 600;
	font-family: Montserrat;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 0;

}

.title a img {
	width: 45px;
}

.title a:hover {
	text-decoration: none;
}
p.name {
	text-transform: uppercase;
	color: #00C2FF;
	font-weight: 800;
	font-size: 68px;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	line-height: 100%;
	width: auto;
	position: relative;
}

p.name:before {
	position: absolute;
	width: 250px;
	height: 250px;
	border-radius: 125px;
	background-color: #C5AAFF;
	top:50px;
	left:50%;
}
#oz-button, .title a {
	width: 450px;
}

.title-right .zagolov {
	margin-bottom: 0;
	font-size: 42px;
	font-weight: 700;
	font-family: Montserrat;
	line-height: 140%;
	width: 100%;
	text-align: left;
	color: #4A4B7B;

}

.title-right .zagolov2 {
	padding-top: 45px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 28px;
	padding-left:16%;
	width: 110%;
	text-align: justify;
	padding-right: 15px;
	color: #4A4B7B;
	line-height: 160%;
	margin-left: 6%;

}

#why {
	padding-top: 120px;
	background-color: #14003E;
	padding-bottom: 120px;
	background-image: url(../img/block2.webp);
	
	background-size: auto 80%;
	background-repeat: no-repeat;
	background-position-y: center;
	position: relative;

}

#right-back {
	position: absolute;
	top:0;
	right: 0;
	background-image: url(../img/block2-2.webp);
	background-size: auto 80%;
	background-repeat: no-repeat;
	z-index: 0;
	height: 100%;
	width: 50%;
	background-position-x:100%;
	background-position-y:center; 
}

.why-left {
	
	

}

.why {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 35px;
	
}

h2 {
	font-size: 38px;

}

#why h2 {
	color:#fff;
	width: 70%;
}

.whys {
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap;
}
.why-img {
	display: block;
	width: 12%;
}

.why-col {
	width: 85%;
	padding-right: 25px;
}
.why-img img {
	width: 100%;
	max-width: 75px;
}

.why-col {
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap
}

.why-col p {
	color:#fff;
	padding-left: 25px;
}


.why-title {
	font-size: 30px;
	font-weight: 500;
	line-height: 100%;
}

.why-desc {
	font-size: 22px;
	font-weight: 300;
}
.nav-link {
	color:#fff;
	font-size: 18px;
	font-weight: 400;
	transition: all 0.3s;
	display: flex;
	padding-left: 15px!important;
	padding-right: 15px!important;
}

.nav-link:hover {
	color:#B844FF;
	transition: all 0.3s;
}
.bebas {
	font-family: "BebasNeue";
	font-size: 113px;
	color:#fff;
	text-shadow: 2px 2px 2px #00000066;
}

.title {
	background:#fff;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 45px;
	margin-top: 85px;
}

.title-left {
	position: relative;
}

.title {
	position: relative;
}

.title-left-back1 {
	width: 50%;
	height: 100%;
	background-image: url(/img/back1.webp);
	background-size: auto 130%;
	background-color: #14003E;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border-top-right-radius:400px; 
	overflow: hidden;
	background-repeat: no-repeat;

	
}

.back2 {
	width: 25%;
	height: 120%;
	background-color: #C5AAFF;
	border-bottom-left-radius: 300px;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 0;
}

.title-left-back1 img {
	height: 100%;
}

.title2 {
	color:#0E2340;
	font-size: 23px;
	text-align: left;
	font-weight: 500!important;
	font-family: "Roboto";
	text-shadow: 2px 2px 2px #00000066;
	text-transform: uppercase;
}

.oz {
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;
	background-color: #B844FF;
	color:#fff;
	cursor:pointer;
	font-size: 22px;
	font-weight: 400;
	margin-top: 50px;
}
 #zvonok {
 	box-shadow: 4px 4px 4px #0006;
 	border-radius: 5px;
 	padding: 25px;
 }

 #zvonok p {
 	font-size: 32px;
 	font-weight: 600;
 	text-transform: uppercase;
 	padding-left: 0!important;
 }

 .bg-green {
 	background-color: #7EA629;
 }

 .text-yellow {
 	color:#EDF15C;
 }

 .text-dblue {
 	color:#0E2340;
 }

 .text-white {
 	color:#fff;
 }

.content {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
}
#block-main {
	background-color: #fff;
}

#block-main p{
	font-size: 36px;
}
 input, select {
 	box-shadow: 0 0px 8px inset #0003;
 	border:none;
 	height: 50px;
 	outline: none!important;

 }

 label {
 	padding:0px!important;
 	font-size: 24px;
 	color:#0E2340;
 	margin-top: 18px!important;
 	margin-bottom: 5px!important;
 }

 .privacy {
 	font-size: 14px!important;
 	font-weight: 300!important;
 	color:#fff;
 	padding-left: 0!important;
 	text-transform: none!important;
 	margin-top: 15px;
 }

 .privacy a {
 	color:#fff!important;
 }
 .submit {
 	background-color: #B844FF;
 	color:#fff;
 	height: 50px;
 	border-radius: 25px;
 	box-shadow: 2px 2px 2px #0006;
 	
 	font-size: 20px;
 	font-weight: 300;
 	line-height: 50px;
 	cursor: pointer;
 	transition: all 0.4s;
 	text-align: center;
 }

 .submit:hover {
 	transform: translateY(-2px);
 	box-shadow: 4px 4px 4px #0006;
 	transition: all 0.4s;
 }
.uslugi {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: row wrap;
}
.usluga {
	background-color: #fff;
	width: 30%;
	padding-top: 60px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	border-radius: 60px;
	box-shadow: 0px 0px 32px 0px #C5AAFF;
	background-image: url(../img/logo-2.png);
	background-position: -10px 10px;
	background-repeat: no-repeat;
	background-size: 80%;
	max-width: 330px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-width: 300px;
}

li.clicked {
	cursor: pointer;
	position: relative;
	padding-right: 15px;
}

li.clicked:hover{
	color: #B844FF;
}

li.clicked:before {
	position: absolute;
	content: "";
	top:11px;
	right: 0;
	height: 20px;
	width: 20px;
	background-image: url(../img/i.svg);
	background-size: 100%;

}
.usluga li {
	font-size: 20px;
	color:#4A4B7B;
	font-family: Montserrat;
	font-weight: 400;
	text-align: center;
	list-style: none;
	line-height: 200%;
}
.bs {
	color: #ccc!important;
	
	font-size: 14px;
}

.bs:hover {
	color:#00d9ff!important;
}
.bs img {
	width: 25px;
	margin-right: 7px;
}
.usluga-button {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	border-radius: 30px;
	background-color: #00C2FF;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Montserrat;
	cursor: pointer;
	transition: all 0.3s;
	box-shadow: 2px 2px 2px #0006;

}
.modal-dialog {
	margin-top: 100px;

}

.modal-text {
	font-size: 20px;
	color:#000;
	font-family: Montserrat;
}
.modal-body input {
	height: 50px;
	width: 100%;
	border-radius: 25px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.usluga-button:hover {
	background-color: #B844FF;
	color: #fff;
	transition: all 0.3s;
	transform: translateY(-2px);
	box-shadow: 4px 4px 4px #0006;
}
.usluga ul {
	list-style: none;
	margin-bottom: 50px;
	padding-left: 0;
	min-height: 160px;
}
.usluga h3 {
	width: 100%;
	text-align: center;
	color:#4A4B7B;
	font-size: 32px;
	font-family: Montserrat;
	font-weight: 500;
	
	min-height: 100px;

}
.usluga div {
	margin-left: auto;
	margin-right: auto;
}
.u-submit {
	height: 50px;
	box-shadow: 0 2px 2px #0006;
	background-color: #7EA629;
	font-size: 24px;
	font-weight: 300;
	color:#fff;
	border-radius: 3px;
	text-align: center;
	cursor:pointer;
	transition: all 0.4s;
	position: absolute;
	bottom: 25px;
	width: 90%!important;
	margin-left: 5%!important;
	margin-right: 5%!important;
}

.u-submit:hover {
	box-shadow: 4px 4px 4px #0006;
	transform: translateY(-2px);
	transition: all 0.4s;
}
.u-title {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	color:#fff;
	text-transform: uppercase;
	font-size: 28px;
	background-color: #0E2340;
	min-height: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 80px;
}

.u-opisanie {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 5px;
	color:#0E2340;
	margin-bottom: 35px;
}

.info {
	width: 17px;
	height: 17px;
	display: block;
	background-image: url(../img/info4.svg);
	background-size: cover;
	margin-top: 5px;
	margin-left: 15px;
	cursor: pointer;
	filter: drop-shadow(2px 2px 2px #0006);
	transition: all 0.3s;
	transform-origin: center;
}

.info-visible {
	display: flex!important;
}
.info-rotate {
	transform: rotateZ(180deg);
	transition: all 0.3s;
}
@keyframes star {

	from {
		transform: rotateZ(0);
	}

	to {
		transform: rotateZ(45deg);
	}
}

.info-opisanie {
	position: absolute;
	padding: 10px;
	background-color: #fff;
	box-shadow: 4px 4px 4px #0006;
	border-radius: 3px;
	border:#0E2340 solid 1px;
	left:0;
	width:95%;
	margin-left: 2.5%!important;
	margin-top:-10px;
	display: none;
	z-index: 3030;

}
.u-opisanie p {
	color:#0E2340;
	font-size: 24px!important;
	font-weight: 300;
	display: flex;
	align-items: center;
	justify-content: flex-start;


}
.u-title h2 {
	font-size: 24px!important;
}
 .zagolov {
 
 	font-weight: 600;
 	font-size: 42px;
 	margin-bottom: 45px;
 	font-family: Montserrat;
 }

#success .modal-body p {
	color: #000;
	font-size: 24px;
}
 #uslugi {
 	background: #2C0140;
 	overflow: hidden;
 	position: relative;
 	padding-top: 70px;
 }

 #uslugi:before {
 	position: absolute;
 	content: "";
 	background-image: url(../img/circle1.svg);
 	background-size: 50% auto;
 	background-repeat: no-repeat;
  	right: -20%;
 	width: 40%;
 	height: 100%;
 	top:70px;
 		opacity: 0.3;
 }

  #uslugi:after {
 	position: absolute;
 	content: "";
 	background-image: url(../img/circle1.svg);
 	transform: rotateZ(180deg);
 	background-size: 50% auto;
 	background-repeat: no-repeat;
  	left: -20%;
 	width: 40%;
 	height: 100%;
 	bottom:70px;
 	opacity: 0.2;
 }

 #uslugi h2 {
 	color: #fff;
 }

 #uslugi .block1 p{
 	font-size: 38px;
 	line-height: 36px;
 }

.title, #uslugi, #akcii, #preim, #contacts, #forma {
	padding-bottom: 50px;
}
p.opisanie {
	line-height: 50px!important;
}
 .w500 {
 	font-weight: 500;
 }

 .w600 {
 	font-weight: 600;
 }

 .w300 {
 	font-weight: 300;
 }

 .block1>div {
 	padding-top: 15px;
 	padding-bottom: 15px;
 }

 .block1 img {
 	width: 80%;
 	box-shadow: 4px 4px 6px #0006;
 }

 img {
 	display: block!important;
 }

 #akcii {
 	padding-top: 25px;
 	background-color: #5A90BF;

 }

#lgoty {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #608cb312;
}

#lgoty h2 {
	color:#0E2340;
}

#lgoty p {
	font-size: 38px;
	width: 100%;
	text-align: center;
}


hr {
	width: 100%;
	background-color:#5A90BF;
}
#lgoty ul li {
	font-size: 28px;

}
 .akcii {
 	font-size: 38px;
 	font-weight: 500;
 	text-transform: uppercase;
 	margin-top: 25px;
 }

 #akcii p {
 	font-size: 38px;
 	color:#fff;
 	font-weight: 300;
 	padding-left: 0;
 	text-align: center;
 }

 #preim {
 	padding-top: 25px;
 	transition: all 0.4s;

 }

 .preim {
 	padding-top: 15px;
 	transition: all 0.4s;
 	margin-bottom: 25px;
 }
 .preim:hover {
 	box-shadow: 0 0 12px #00000012;
 	transition: all 0.4s;
 }

 #preim .p-title {
 	font-size: 28px;
 	text-transform: uppercase;
 	color:#0E2340;
 	margin-top: 15px;
 	margin-bottom: 15px;
 	font-weight: 500;
 	padding: 0;
 }

 .preim p {
 	font-size: 24px;
 	color:#0E2340;
 	font-weight: 300;
 }
 
 .preim img {
 	width: 100px;
 	filter: drop-shadow(2px 2px 2px #0006);
 }

 .preim .eye {
 	width: 126px;
 	margin-top: 35px;
 	margin-bottom:35px;
 }

 #contacts {
 	background-color: #382561;
 	padding-top: 70px;
 	color:#fff;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 	flex-flow: row wrap;
 	background-image: url(../img/contacts-back.webp);
 	background-size: contain;
 	background-repeat: no-repeat;
 }

.c-phone {
	font-size: 42px;
	font-family: Montserrat;
	font-weight: 700;
	margin-bottom: 45px;

}
 #contacts a {
 	width: 100%;
 	text-align: center;
 	color: #fff;
  }

#contacts .c-social {
	font-size: 20px;
	font-family: Montserrat;
	background-color: #00C2FF; 
	line-height: 100%;
	height: 70px;
	border-radius:35px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-right: 30px;

}

.c-social-cont a {
	
	transition: all 0.3s;
}

.c-social:hover {

}

#contacts .c-social-cont a:hover {
	transform: scale(1.02);
	
	transition: all 0.3s;
	background-color: #B844FF;
	
}
.c-social:hover img {
	animation: dzin 1.5s  infinite;

}

#contacts .c-social-vk {
	font-size: 28px;
	font-family: Montserrat;
	background-color: #B844FF;
	height: 70px;
	border-radius:35px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 30px;

}


@keyframes dzin {
	0% {
		transform: translateY(0);
	}

	5% {
		transform: translateY(2px);
	}

	10% {
		transform: translateY(-2px);
	}

	15% {
		transform: translateY(2px);
	}

	20% {
		transform: translateY(-2px);
	}
	30% {
		transform: translateY(0);
	}
	100% {
		transform: rotateZ(0);
	}
}

.c-social img {
	border: 8px solid #fff;
	background-color: #fff;
	border-radius: 50px;
	margin-right: 25px;

}

#contacts .c-social-vk {
	font-size: 32px;
	margin-top: 25px;
}
 a:hover {
 	text-decoration: none;
 }

.phones {
	margin-top: 25px;
}
 .phone img {
 	width: 35px;
 	margin-left:15px;
 	margin-right: 15px;

 }

 .phone a, .phone p {
 	color:#fff;
 	font-size: 32px;
 	text-decoration: none;
 	font-weight: 400;
 }

 .phone p {
 
 	font-weight: 400;
 }

 .phone p a:hover, .phone a:hover {
 	color:#EDF15C;
 }

#forma p {
	width: 100%;
	text-align: center;
}
#forma select, #forma input, #forma .submit {
	width: 48%;
	margin-bottom: 25px;
	height: 50px;
	border-radius: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
 .phone p a {
 	font-weight: 500;
 }

 #forma {
 	padding-top: 25px;
 	background-color: #0E002C;
 }

 #forma p {
 	font-size: 38px;
 	color:#fff;
 }

 #footer .l-footer p {
 	width: 100%;
 	text-align: center;
 	margin-bottom: 0;
 }
#footer .navbar-nav {
	flex-direction: row;
}
 #footer {
 	background-color: #0E2340;
 	padding-top: 15px;
 	padding-bottom: 15px;
 	color:#fff;
 }

 #footer .l-footer img {
 	width: 65px;
 }
 #footer a {
 	color:#fff;
 	text-decoration: none;
 	transition: all 0.6s;
 }

  #footer a:hover {
 	color:#B844FF;
 	text-decoration: none;
 	transition: all 0.6s;
 }

a:hover img {
	filter: brightness(2);
}
#footer .c-footer a {
 	font-weight: 400;
 	font-size: 18px;
 }
 #footer .r-footer a {
 	font-weight: 300;
 	font-size: 16px;
 }
 .submit2 {
 	height: 50px;
    box-shadow: 0 2px 2px #0006;
    background-color: #0E2340;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s;
  	border:none; 
    width: 90%!important;
    margin-left: 5%!important;
    margin-right: 5%!important;
    display: flex;
    justify-content: center;
    align-items: center;
 }
 .submit2:hover {
 	transition: all 0.4s;
 	transform: translateY(-2px);
 }
.modal-footer button {
	background-color: #B844FF;
	color:#fff;
	height: 50px;
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 20px;
	font-weight: 300;
	font-family: Montserrat;
}

.modal-header {
	background-color: #00C2FF;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}

.modal-footer {
	justify-content: flex-start;
}
.modal-header, .modal-body, .modal-footer {
	padding-left: 25px;
	padding-right: 22px;
}
.modal-header h4 {
	color:#FFF;
}

#modal-usluga .privacy {
	color:#000;
	font-size: 14px!important;
}

#modal-usluga .privacy, #modal-oz .privacy {
	margin-top: 0;

}
#modal-usluga .privacy a, #modal-oz .privacy a {
	color:#B844FF!important;

}

#modal-usluga .modal-footer, #modal-oz .modal-footer {
	justify-content: center;
}

#modal-usluga .modal-footer .close {
	background-color: #ccc;
}
.modal-footer button:hover {
	color:#fff;
}
 .modal-body p {
 	font-size: 16px;
 	color:#000;
 	margin-bottom: 15px;

 }


 .modal-title {
 	font-weight: 400;
 	font-size: 28px;
 }
 .err {
 	border:1px solid #f00;
 }
 .modal-content {
 	background-color: #FFF;
 	border-radius: 50px;
 	
 }

 #success {
 	color:#fff;
 }

 #success .modal-body {
 	font-size: 22px;
 }

 .mobile {
 	display: none;
 }

@media screen and (max-width: 990px) {

	.navbar-toggler-icon {
		width: 40px;
	}
	.navbar-brand {
		width: 70px;
		padding-left: 15px;
	}

	.navbar-brand img {
		width: 100%!important;
	}
	.submit {
		margin-top:0!important;
	}
	.usluga-button {
		width: 85%;
	}
	li.clicked:before {
		right: 40px;
	}
	#why {
		background-size: 25%;
		background-position-y: 0;
	}
	#why h2 {
		width: 100%;
		text-align: center;
	}	
	#right-back {
		width: 100%;
	}
	.why-left {
		display: none!important;
	}
	.why {
		width: 49%;
	}
	.why-desc {
		font-size: 18px;
	}
	.title-left, .title-right {
		padding-top: 0;
	}

	.title-left-back1 {
		border-bottom-left-radius: 400px;
	}

	.title {
		background-color: #B844FF;
	}
	.title-right .zagolov, .title-right .zagolov2 {
		color:#fff;
		text-align: center;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}
	.title-right .zagolov2 {
		width: 100%;
		padding-top: 15px;
	}
	#oz-button {
		margin-right: auto;
		margin-left: auto;
	}
	.title-left-back1 {
		width: 100%;
	}

	.back2 {
		display: none;
	}

	.title p, h1 {
		text-align: center;
	}

	h1 {
		justify-content: center;
		padding: 0!important;
	}

	.title a {
		justify-content: center;
		width: 100%;
		margin-top: 25px;
	}
}

@media screen and (min-width:1024px) and (max-width: 1200px) {
	.nav-link {
		font-size: 15px;
	}

}
@media screen and (min-width:1000px) and (max-width: 1024px) {

.c-footer a {
	width: 100%;
	max-width: 100%;
	flex:100%;
	font-size: 24px;
	text-align: center;
}
}

@media screen and (max-width:1024px) { 
	.nav-link {
		font-size: 15px;
	}
}
 @media screen and (max-width:768px) {
 	.l-footer h3 {
 		font-size: 16px!important;
 		margin-top: 7.5px;
 	}
 	.info-opisanie {
 		position: relative!important;
 		width: 97%;
 		margin-left: 0!important;
 		box-shadow: none;
 		margin-bottom: 15px;
	 	}
	.c-phone {
		font-size: 32px;
	}

	#uslugi:before {
		width: 100%;
		background-size: 100%;
		right: -50%;
		opacity: 1;
	}

	#uslugi:after {
		width: 100%;
		background-size: 100%;
		left: -50%;
		z-index: 0;
		opacity: 1;
	}

	.usluga {
		z-index: 1;
	}
	#forma select, #forma input, #forma .submit {
		width: 100%;
	}
	#why {
		padding-bottom: 30px;
		padding-top: 270px;
	}
	nav .nav-link {
		font-size: 18px;
	}

	nav .navbar-nav {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#footer .navbar-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-flow: row wrap;
	}



	#footer .navbar-nav li {
		width: 100%;

	}

	#footer .navbar-nav li a {
		width: 100%;
		text-align: center;
		display: flex;
		justify-content: center;
	}
	#contacts {
		background-size: cover;
	}
	 .usluga h3 {
	 	font-size: 30px;
	 	min-height: 80px;
	 }
 	.why {
 		width: 100%;
 	}

 	#why {
 		background-size: 55%;
 	}

 	.title .zagolov {
 		font-size: 30px;
 	}

 	.title-right .zagolov2 {
 		font-size: 24px;
 	}

 	#oz-button {
 		width: 100%;
 	}
 	p.name {
 		font-size: 52px;
 	}

 	.title a {
 		font-size: 27px;
 	}

 	.title a img {
 		width: 27px;
 		margin-right: 10px;
 	}

 	.title2 {
 		font-size: 14px;
 		text-align: center;
 	}
 	#lgoty p {
 		font-size: 32px;
 	}


 	#lgoty ul {
 		margin-left:25px!important;
 	}
 	#lgoty ul li {
 		font-size: 22px;
 	}
 	.navbar {
 		transform: translateY(0)!important;
 	}
 	.bebas {
 		font-size: 81px;
 	}
 	.title {
 		padding-left: 0;
 		padding-right: 0;
 	}

 	#zvonok p {
 		font-size: 26px;
 	}

 	.block1 {
 		padding-right: 0;
 		padding-left: 0;
 	}

 	.block1 div {
 		padding-left: 0;
 		padding-right: 0;
 	}

 	#uslugi .block1 p {
 		font-size: 32px;
 	}
 	.u-opisanie {
 		padding-left: 10px!important;
 	}
 	.block1 img {
 		width: 100%;
 	}

 	.uslugi {
 		margin-top:0;
 	}
 	.usluga {
 		margin-top:15px;
 		max-width: 100%;
 		min-height:0;
 	}

 	.block1 .opisanie {
 		font-size: 30px!important;
 	}
 	.akcii {
 		font-size: 32px;
 	}

 	#akcii p {
 		font-size: 32px;
 	}

 	.preim {
 		padding-left: 0;
 		padding-right: 0;
 		padding-top: 0;
 	}

 	.phone a{
 		font-size: 28px;
 	}

 	.phone p {
 		font-size: 26px;
 	}
 	.phones {
 		margin-top: 0;
 	}

 	.phone a {
 		margin-bottom: 15px;
 	}
 	
 	.phone {
 		margin-top:15px!important;
 	}
 	.zagolov {
 		font-size: 36px;
 	}
 	#forma p {
 		font-size: 20px;
 		margin-bottom: 0;
 	}
 	.submit {
 		margin-top: 0px!important;
 	}

 	#footer .navbar-nav {
 		margin-top: 15px;
 	}

 	.bs {
 		margin-top: 15px;
 	}
 	p.opisanie {
 		line-height: 40px!important;
 	}
 	.preim img, .preim .eye {
 		width: 75px;
 		margin-bottom: 0;
 	}

 	.l-footer {
 		justify-content: center!important;
 		flex-flow:row wrap;

 	}

 	.l-footer p {
 		width: 100%;
 		text-align: center;

 	}
 	.c-footer {
 		margin-top: 20px;

 	}

 	.c-footer a {
 		margin-bottom: 20px;
 		font-size: 26px!important;
 	}

 	.r-footer {
 		width:100%;
 		display: flex;
 		justify-content: center;
 	}
 	.r-footer a {
 		width:100%;
 		text-align: center;
 	}
 	.navbar-brand img {
 		width: 100px;
 	}
 	#navbarSupportedContent>div {
 		justify-content: start!important;
 	}

 	#navbarSupportedContent ul {
 		margin-left: 0!important;
 	}
 	.navbar {
 		padding-left: 0;
 		padding-right: 0;
 	}

 	.desktop {
 		display: none!important;
 	}

 	.mobile {
 		display: flex;
 	}
 }

 @media screen and (max-width:375px) {

 	.bebas {
 		font-size:70px;
 	}

 	.phones {
 		padding-left: 0;
 		padding-right: 0;
 	}

 	.phone a {
 		font-size: 24px;
 	}

 	.nav-link {
 		font-size: 16px;
 	}

 }