
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,400;1,400;1,700&display=swap');

body {
	font-family: sans-serif;
	margin:0;
	width: 100%;
}
a {
	text-decoration:none;
	color:#fff;
}

.top_slider {
	width:100%;
	margin:0 auto;
	/*min-height:300px;*/
	background-color:#999;
}

.top_slider img {
	width: 100%;
}

.top_contacts {
	width:100%;
	margin:0 auto;
	background-color: #2196f3;
	color: #fff;
	display:flex;
	text-align:center;
	box-sizing: border-box;
	font-size: 20px;
	box-shadow: 0 0 5px 0 #3f51b5;
	position: relative;
}

.top_contacts_2 { 
	width:100%;
	max-width:1000px;
	margin:0 auto;
	display: flex;
	padding:20px 5px;
	box-sizing: border-box;
}

.top_contacts_3 { 
	width:50%;
}
.top_contacts_3 a { 
	text-decoration: none;
    color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
}

.top_contacts_3 i {
	color: #ffeb3b;
	margin-right: 10px;
}	

.plus {
	width:100%;
	margin:0 auto;
	background-color: #e2f2ff;
	text-align:center;
	display:flow-root;
	box-sizing: border-box;
	/*background: linear-gradient(90deg, #50c878, #7bd89a);*/
	color: #333;
}

.plus_2 {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	display: flex;
	padding: 30px;
	box-sizing: border-box;
}

.plus_3 {
	float: left;
    width: 33%;
    padding: 0 10px;
    font-family: cursive;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #6b6b6b;
}
}

.plus_4 {
	margin-bottom: 15px;
}

.plus_4 i {
	font-size:80px;
	color: #2196f3;
}

.plus_5 {
	font-size: 20px;
    margin-bottom: 12px;
	margin-top: 12px;
    text-transform: uppercase;
    padding: 10px 0;
	font-weight: 700;
	color: #007de0;
	font-style: italic;
}

.uslugi {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	box-sizing:border-box;
	color:#222;
}

.uslugi_2 {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:0 15px 30px;
	box-sizing: border-box;
	display: flow-root;
}

.uslugi_3 {
	display: flex;
    margin: 40px 0;
    box-shadow: 0 0 5px 0 #777;
    border-radius: 20px;
    position: relative;
    min-height: 200px;
    height: fit-content;
    border: 5px solid #2196f3;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
	cursor:pointer;
}

.uslugi_4 {
	width: 100%;
    float: left;
    text-align: center;
    position: relative;
    max-width: 200px;
    min-height: 200px;
}

.uslugi_5 {
	width: 100%;
    height: 100%;
    max-width: 200px;
    background-size: cover;
    overflow: hidden;
    border-right: 5px solid #2196f3;
}

.uslugi_6 {
	float: left;
    position: relative;
    /* left: 215px; */
    /* height: 100%; */
    padding: 20px 20px;
    box-sizing: border-box;
    width: 100%;
}

.uslugi_7 {
	font-size: 25px;
	padding-bottom: 5px;
	/* position: absolute; */
	width: fit-content;
	/* background-color: #51c979; */
	/* padding: 10px 30px; */
	border-bottom: 2px solid #2196f3;
	font-weight: 700;
	font-family: monospace;
	text-transform: uppercase;
}

.uslugi_8 {
	padding: 20px 0;
}

.uslugi_9 {
	font-size: 20px;
	font-family: monospace;
	font-weight: 700;
}

.zagolovok {
	text-align: center;
    padding-bottom: 40px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.zayavka {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	box-sizing:border-box;
	color: #fff;
	display: flow-root;
	padding: 50px 0;
	background: linear-gradient(90deg, #2196f3, #6bbdff);
}

.zayavka_2 {
	width:100%;
	max-width:800px;
	margin:0 auto;
	text-align:center;
	display: flow-root;
}

.zayavka_3 {
	float:left;
	width:35%;
}

.zayavka_3 i {
	color: #ffeb3b;
    margin-right: 10px;
    font-size: 160px;
    line-height: 190px;
    text-shadow: 0 0 37px #56b575;
}

.zayavka_4 {
	float: left;
    width: 65%;
    padding: 15px;
    box-sizing: border-box;
}

.zayavka_5 {
	display: flow-root;
    width: 100%;
    margin: 10px auto;
}

.zayavka_6 {
	float: left;
    width: 35%;
    min-width: 165px;
    line-height: 45px;
    font-weight: 700;
    text-align: left;
    min-height: 1px;
    color: #ffffff;
    text-transform: uppercase;
}

.zayavka_7 {
	float: left;
    width: 65%;
    min-width: 295px;
}

.zayavka_7 input {
	width: 100%;
    height: 45px;
    border: 2px solid #03a9f4;
    border-radius: 5px;
    font-size: 22px;
    padding: 0 10px;
    box-shadow: 0 0 5px 0 #3f51b5;
}

.zayavka_7 select {
	width: 100%;
    height: 45px;
    border: 2px solid #2196f3;
    border-radius: 5px;
    font-size: 22px;
    padding: 0 10px;
    box-shadow: 0 0 5px 0 #3f51b5;
}

.zayavka_7 textarea {
	width: 100%;
    min-height: 100px;
    border: 2px solid rgb(3, 169, 244);
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    box-shadow: rgb(63 81 181) 0px 0px 5px 0px;
    margin: 0px;
    height: 100px;
}

#click-open-hide-block-zayavka {
	border-bottom: 1px dashed;
    width: fit-content;
    margin: 0 auto;
    padding-top: 15px;
}

.zayavka_8 {
	width: 65%;
    float: left;
    min-width: 250px;
}

.zayavka_8 button {
	width: 150px;
    height: 40px;
    font-size: 18px;
    background-color: #ffeb3b;
    color: #222;
    border: 0;
    border-radius: 5px;
    margin-top: 30px;
    box-shadow: 0 0 5px 0 #3b8f57;
}

.svyaz {
	width:100%;
	margin:0 auto;
	background-color: #e2f2ff;
	box-sizing:border-box;
	color: #1d4b2c;
	display: flow-root;
	padding: 30px 0 40px 0;
}

.svyaz a {
    color: #1d4b2c;
}

.svyaz_2 {
	width:100%;
	max-width:600px;
	margin:0 auto;
	text-align:center;
	display:flex;
}

.svyaz_3 {
	width:33%;
}

.svyaz_4 {
	font-size:50px;
	margin-bottom:10px;
}

.svyaz_5 {
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	padding-top: 25px;
}

.otziv_2 {
	max-width: 800px;
	margin: 0 auto;
	display: flow-root;
}
.otziv_3 {
	width:50%;
	height: fit-content;
	float:left;
}
.otziv_4 {
	padding:20px;
	max-width:300px;
	margin: 20px auto;
	border: 5px solid #51c979;
	border-radius: 10px;
}
.otziv_5 {
	margin-bottom: 20px;
}
.otziv_6 {
	font-style: italic;
    border-top: 1px dashed #555;
    padding-top: 10px;
}

.footer {
	width: 100%;
    text-align: center;
    background-color: #2196f3;
    padding: 20px 0;
    color: #fff;
}

.header {
	background-color: #2196f3;
    color: #fff;
    text-align: center;
    padding: 25px 0;
    font-size: 15px;
    box-shadow: 0 0 5px 0 #378752;
    position: relative;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
    font-weight: 700;
}
.header i {
	padding: 10px;
    color: #ffeb3b;
    background-color: #50c878;
    border-radius: 50%;
	border: 2px solid;
	font-size: 20px;
}

.header_2 {
	width: fit-content;
    margin: 0 auto;
    margin-bottom: 15px;
	line-height: 32px;
    font-size: 22px;
    color: #ffeb3b;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0 13px;
    border-bottom: 2px solid #ffeb3b;
    /*box-shadow: 0 0 5px 0 #ffeb3b;*/
}

.header span {
	font-size: 18px;
    letter-spacing: 10px;
    margin-left: 5px;
    color: #ffeb3b;
    font-weight: 700;
}

.popup {
	width: 100%;
    height: 100%;
    background-color: #000000a1;
    position: fixed;
    top: 0;
	display:none;
}

.popup_2 {
	width: 100%;
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    top: 40%;
    background-color: #4caf50;
    color: #fff;
    padding: 20px;
    border: 5px solid #cddc39;
    text-align: center;
    border-radius: 10px;
}
.popup_3 {
	font-size: 20px;
    margin-bottom: 10px;
}
.popup_3 span {
	font-size: 15px;
	display: block;
	margin-top: 5px;
}

@media (min-width: 1200px) {

.uslugi_3 {
    margin: 20px 1%;
    width: 48%;
    float: left;
    box-sizing: border-box;
	min-height:257px;
}
.uslugi_2 {
    padding: 20px 15px 30px;
}

}

@media (max-width: 500px) {

.top_contacts_3 a { 
	text-decoration: none;
    color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
}

.top_slider img {
    width: auto;
    position: absolute;
    height: fit-content;
    max-height: 201px;
    left: -50px;
}

.top_slider {
    position: relative;
    min-height: 200px;
	overflow: hidden;
}

.header {
	padding: 12px 10px;
}

.zayavka_3 {
    float: none;
    width: 100%;
}
.zayavka_3 i {
    margin-right: 0;
}
.zayavka_4 {
    float: none;
    width: 100%;
	padding: 0 30px;
}
.zayavka_6 {
    float: none;
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
}
.zayavka_7 {
    float: none;
    width: 100%;
    min-width: 250px;
}
.zayavka_8 {
    width: 100%;
}

.top_contacts {
	font-size:15px;
}

.plus_2 {
    display: block;
}
.plus_3 {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
}

.uslugi_3 {
    display: block;
}
.uslugi_4 {
    width: 100%;
    float: none;
    max-width: 500px;
}
.uslugi_5 {
    height: 230px;
    max-width: 500px;
    border-right: none;
}

.otziv_3 {
    width: 100%;
}
.otziv_2 {
    padding: 0 10px;
}
.otziv_4 {
    margin: 15px auto;
}

}


/*Слайдер*/
.slider {
      position: relative;
      overflow: hidden;
    }

    .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease;
    }

    .slider__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  @media (min-width: 768px) {
    .slider__item {
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media (min-width: 1200px) {
    .slider__item {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
    }
  }

    .slider__control {
      position: absolute;
      top: 39%;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
      background: rgba(0, 0, 0, .5);
    }

    .slider__control:hover,
    .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

    .slider__control_left {
      left: 0;
    }

    .slider__control_right {
      right: 0;
    }

    .slider__control::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
    }

    .slider__control_left::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .slider__item>div {
      font-size: 18px;
      text-align: center;
    }
















