@keyframes ani-scail {
  50% {
    transform: scale(1.3);
  }
}
.bt {
  display: block;
  margin: 0 auto;
  height: 30px;
  width: 90%;
  padding: 0 2%;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  color: #f8f8f8;
  cursor: pointer;
  background: linear-gradient(to top, #2a3a69, #55b9cc, #55b9cc);
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), inset 0 1px 4px rgba(165, 156, 201, 0.5);
}
.bt:hover {
  background: linear-gradient(to top, #55b9cc, #55b9cc, #2a3a69);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(165, 156, 201, 0.5);
}
.bt_2 {
  width: 60%;
  padding: 0 3%;
  margin: 20px auto;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  transition: .5s;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), inset 0 1px 4px rgba(165, 156, 201, 0.5);
}
.bt_2:hover {
  background: #5674b9;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(165, 156, 201, 0.5);
}
.forma_standart {
  border: 2px solid #ccc;
  padding: 20px;
  margin: 20px auto;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 2, 0, 0.4);
}
.forma_standart .h_forma_standart {
  font-size: 22px;
  margin: 0 0 25px 0;
  font-weight: 700;
}
.forma_standart .input-prepend {
  display: inline-block;
  width: 32%;
  margin: 0 2.5% 0 0;
  vertical-align: top;
}
.forma_standart input[type="text"] {
  width: 90%;
  font-size: 18px;
  padding: 4px 4%;
}
.forma_standart .bt_st {
  height: 30px;
  width: 30%;
  padding: 0 2%;
  vertical-align: top;
  border: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  color: #f8f8f8;
  cursor: pointer;
  background: linear-gradient(to top, #2a3a69, #55b9cc, #55b9cc);
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), inset 0 1px 4px rgba(165, 156, 201, 0.5);
}
.forma_standart .bt_st:hover {
  background: linear-gradient(to top, #55b9cc, #55b9cc, #2a3a69);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(165, 156, 201, 0.5);
}
.ft_1 {
  background: linear-gradient(to top, #a5c4e0, rgba(165, 196, 224, 0.5), rgba(165, 196, 224, 0.4));
}
.ft_2 {
  background: linear-gradient(to top, #5674b9, rgba(86, 116, 185, 0.5), rgba(86, 116, 185, 0.4));
}
.ft_3 {
  background: linear-gradient(to top, #92ec95, rgba(146, 236, 149, 0.5), rgba(146, 236, 149, 0.4));
}
.modal_btn_2 {
  width: 70%;
  margin: 10px auto;
}
.box-modal {
  width: 500px !important;
}
.box-modal legend {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  margin: 20px 0;
}
.box-modal .input-prepend input {
  display: block;
  width: 70%;
  margin: 10px auto;
  height: 30px;
  font-size: 18px;
  padding: 0 15px;
  color: #000;
  border: 2px solid green;
  border-radius: 10px;
}
.box-modal .input-prepend input:focus {
  box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.9), inset 0 -2px 5px rgba(84, 177, 78, 0.9), inset 0 2px 5px rgba(84, 177, 78, 0.9);
}
.box-modal .btn {
  display: block;
  margin: 35px auto 0;
  width: 60%;
  margin: 10px auto;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  background: linear-gradient(to top, #2a3a69, #55b9cc, #55b9cc);
  box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.8), inset 0 -2px 5px rgba(0, 0, 0, 0.5);
  padding: 10px 10px;
  border-radius: 10px;
  border: 2px solid green;
  transition: 0.5s;
  cursor: pointer;
}
.box-modal .btn:hover {
  box-shadow: inset 0 -2px 5px rgba(255, 255, 255, 0.9), inset 0 2px 5px rgba(0, 0, 0, 0.5);
}
.line_1 .wrapper {
  background: rgba(255, 255, 255, 0.5);
  padding: 20px 0;
  box-shadow: 30px 0 5px rgba(255, 255, 255, 0.5), -30px 0 5px rgba(255, 255, 255, 0.5);
}
.line_1 .logo {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
}
.line_1 .logo img {
  width: 40%;
}
.line_1 .logo span img {
  padding: 0 40px 0 0;
  width: 20%;
}
.line_1 .phone_forma {
  display: inline-block;
  vertical-align: middle;
  width: 39%;
}
.line_1 .phone_forma .phone {
  display: inline-block;
  width: 47%;
  padding: 0 2% 0 0;
  text-align: right;
  vertical-align: middle;
  font-size: 26px;
}
.line_1 .phone_forma .phone p {
  padding: 5px 0;
}
.line_1 .phone_forma .phone p a {
  font-size: 22px;
  text-decoration: none;
}
.line_1 .phone_forma .forma {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
  text-align: center;
}
.line_1 .phone_forma .forma p {
  font-size: 18px;
  padding: 10px 0;
}
.line_2 {
  background: url(../img/fon1.png) no-repeat center center;
  background-size: cover;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 999;
}
.line_2 .wrapper {
  position: relative;
}
.line_2 .wrapper .left {
  display: inline-block;
  width: 40%;
  background: rgba(42, 58, 105, 0.8);
  padding: 1%;
  color: #f8f8f8;
}
.line_2 .wrapper .left .l_h1 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 46px;
  text-align: center;
}
.line_2 .wrapper .left .l_h1 p {
  margin: 0 0 15px 0;
}
.line_2 .wrapper .left ul {
  margin: 30px 0 0 0px;
  padding: 10px 0;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid #f8f8f8;
}
.line_2 .wrapper .left ul li {
  list-style-image: url(../img/ls-1.png);
  line-height: 24px;
  font-size: 16px;
  margin: 10px 0 0 15px;
  padding: 0 0 0 10px;
  text-transform: uppercase;
}
.line_2 .wrapper .left ul li a {
  text-decoration: none;
  color: #a1b9f1;
  border-bottom: 2px dashed #a1b9f1;
}
.line_2 .wrapper .left ul li a:hover {
  color: #adc0ec;
  border-bottom: 2px dashed #adc0ec;
}
.line_2 .wrapper .right {
  display: inline-block;
  width: 32%;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(42, 58, 105, 0.8);
  padding: 1%;
  height: 97%;
  color: #f8f8f8;
}
.line_2 .wrapper .right .r_h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 46px;
  text-align: center;
}
.line_2 .wrapper .right ul {
  margin: 30px 0 0 0px;
  padding: 10px 0;
}
.line_2 .wrapper .right ul .que {
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  border-radius: 50%;
  width: 34px;
  text-align: center;
}
.line_2 .wrapper .right ul li:last-child {
  position: relative;
}
.line_2 .wrapper .right ul li:last-child .pods {
  opacity: 0;
  width: 300px;
  display: block;
  position: absolute;
  border: 3px solid #54b14e;
  left: 0;
  bottom: -75px;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 15px;
  padding: 5px 15px;
  transition: all 0.9s ease;
  text-align: center;
}
.line_2 .wrapper .right ul li:last-child:hover .pods {
  opacity: 1;
}
.line_2 .wrapper .right ul li {
  list-style-image: url(../img/ls-2.jpg);
  margin: 10px 0 0 15px;
  padding: 0 0 0 10px;
  line-height: 20px;
  text-transform: uppercase;
}
.line_2 .wrapper .right ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #adc0ec;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  border-bottom: 2px dashed #adc0ec;
  transition: .3s;
}
.line_2 .wrapper .right ul li a:hover {
  color: #f8f8f8;
  border-bottom: 2px dashed #f8f8f8;
}
.line_3 {
  background: url(../img/map.jpg) center center;
  background-size: cover;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
  padding: 40px 0;
  position: relative;
  z-index: 900;
}
.line_3 a {
  float: right;
  text-align: right;
  color: blue;
}
.line_3 .l3_h1 {
  color: #5674b9;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 2px solid black;
  margin: 0 0 30px 0;
  font-weight: 700;
}
.line_3 ul li {
  margin: 0 0 0 15px;
  padding: 0 0 0 15px;
  font-size: 20px;
  line-height: 28px;
  list-style: disc;
}
.line_3 p {
  margin: 15px 0 0 0;
  font-size: 20px;
  line-height: 28px;
  color: #2a3a69;
}
.line_3 .wrap_4b {
  margin: 80px 0 00px 0;
}
.line_3 .wrap_4b .l4_blocks {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 0 1%;
}
.line_3 .wrap_4b .l4_blocks .l4_i {
  text-align: center;
  margin: 0 0 10px 0;
  height: 100px;
  animation: ani-scail 5s infinite ease-in-out;
}
.line_3 .wrap_4b .l4_blocks p {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
.l5_h {
  color: #5674b9;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  font-weight: 700;
}
.line_5 {
  position: relative;
  z-index: 999;
}
.line_5 .wrapper {
  background: rgba(255, 255, 255, 0.5);
  padding: 40px 0;
  box-shadow: 30px 0 5px rgba(255, 255, 255, 0.5), -30px 0 5px rgba(255, 255, 255, 0.5);
}
.line_5 .center {
  text-align: center;
  color: #5674b9;
  font-size: 20px;
  font-weight: 300;
}
.line_5 .po {
  margin: 0 0 20px 0;
}
.line_5 .po ul {
  margin: 30px 0 0 0px;
  padding: 10px 0;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid #f8f8f8;
}
.line_5 .po ul li:first-child a {
  color: green;
}
.line_5 .po ul li:last-child a {
  color: #6455a0;
}
.line_5 .po ul li {
  list-style-image: url(../img/mark4.png);
  margin: 0px 0 0 30px;
  padding: 0 0 0 10px;
  line-height: 28px;
  font-size: 16px;
  text-transform: uppercase;
}
.line_5 .tree_block_one,
.line_5 .tree_block_two,
.line_5 .tree_block_three {
  display: inline-block;
  margin: 0 2% 0 0;
  font-size: 56px;
  width: 30%;
  color: #1380bf;
}
.line_5 .tree_block_one .ltb,
.line_5 .tree_block_two .ltb,
.line_5 .tree_block_three .ltb {
  display: inline-block;
  width: 9%;
  vertical-align: middle;
}
.line_5 .tree_block_one .rtb,
.line_5 .tree_block_two .rtb,
.line_5 .tree_block_three .rtb {
  font-size: 26px;
  width: 85%;
  vertical-align: middle;
  display: inline-block;
}
.line_5 .tree_block_two {
  color: #cc56c2;
}
.line_5 .tree_block_three {
  color: #5db060;
}
.line_5 .text {
  margin: 50px 0;
}
.line_5 .text p {
  margin: 20px 0;
  line-height: 26px;
  font-size: 20px;
}
.line_5 .ul_2 {
  background: url(../img/row3-problem-bg1.png);
  padding: 20px 10px;
}
.line_5 .ul_2 ul li {
  list-style-image: url(../img/mark4.png);
  margin: 0px 0 0 30px;
  padding: 0 0 0 10px;
  line-height: 28px;
  font-size: 16px;
  text-transform: uppercase;
}
.line_5 .l5_h2,
.line_5 .l5_h3,
.line_5 .l5_h4 {
  margin: 30px 0;
  font-size: 46px;
  display: inline-block;
  list-style-image: 60px;
  padding: 10px;
  color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), inset 0 1px 4px rgba(165, 156, 201, 0.5);
}
.line_5 .l5_h2 span,
.line_5 .l5_h3 span,
.line_5 .l5_h4 span {
  font-size: 56px;
}
.line_5 .l5_h2 {
  background: #a5c4e0;
}
.line_5 .l5_h2 span {
  color: #d5e3f0;
}
.line_5 .l5_h3 {
  background: #5674b9;
  text-align: left;
}
.line_5 .l5_h3 span {
  color: #fff;
}
.line_5 .l5_h4 {
  background: #5db060;
}
.line_5 .l5_h4 span {
  color: #cfeed0;
}
.line_5 .text_2 a {
  color: #c30914;
}
.line_5 .text_2 a:hover {
  color: #f63c47;
}
.line_5 .text_3 a {
  color: #a5e0a6;
}
.line_5 .text_3 a:hover {
  color: #59c65b;
}
.line_5 .ul_3 ul li {
  list-style-image: url(../img/mark4-red.png);
}
.line_5 .ul_4 ul li {
  list-style-image: url(../img/mark4-green.png);
}
.line_6 {
  padding: 30px 0;
  background: url(../img/ng.png) no-repeat;
  background-size: cover;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5);
}
.line_6 .l5_h1 {
  color: #5674b9;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 2px solid black;
  margin: 0 0 40px 0;
  font-weight: 700;
}
.line_6 .ul_2 {
  padding: 20px 10px;
}
.line_6 .ul_2 ul li {
  list-style-image: url(../img/mark4.png);
  margin: 10px 0 0 30px;
  padding: 0 0 0 10px;
  line-height: 28px;
  font-size: 16px;
  text-transform: uppercase;
}
.line_7 {
  padding: 30px 0;
}
.line_7 p {
  margin: 0 0 20px 0;
}
.line_7 .l7_three {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  background: #f7fade;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  margin: 0 3% 15px 0;
}
.line_7 .ul_2 {
  padding: 20px 10px;
}
.line_7 .ul_2 ul li {
  list-style-image: url(../img/mark4.png);
  margin: 10px 0 0 30px;
  padding: 0 0 0 10px;
  line-height: 28px;
  font-size: 16px;
  text-transform: uppercase;
}
.line_8 .wrapper {
  background: #fff;
  padding: 40px 0;
}
.line_8 .l8_l {
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 0 0;
  width: 20%;
}
.line_8 .l8_r {
  display: inline-block;
  width: 70%;
  background: #f7fade;
  padding: 15px 3%;
  border-radius: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.line_8 .l8_r p {
  text-transform: uppercase;
  line-height: 26px;
}
.line_8 .l8_r ul {
  margin: 10px 0 0 0;
}
.line_8 .l8_r ul li {
  list-style-image: url(../img/mark4.png);
  margin: 10px 0;
  line-height: 24px;
}
.line_8 .a_pod {
  text-align: right;
}
.line_9 {
  padding: 0 0 20px 0;
}
.line_9 .wrapper {
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  box-shadow: 30px 0 5px rgba(255, 255, 255, 0.5), -30px 0 5px rgba(255, 255, 255, 0.5);
}
.line_9 .l9_r {
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 0 0;
  width: 20%;
  text-align: right;
}
.line_9 .l9_h1 {
  margin: 0 0 30px 0;
  font-size: 36px;
  font-weight: 700;
}
.line_9 .l9_l {
  display: inline-block;
  width: 70%;
  background: #f7fade;
  padding: 15px 3%;
  border-radius: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.line_9 .l9_l p {
  text-transform: uppercase;
}
.line_9 .l9_l ul {
  margin: 20px 0 0 0;
}
.line_9 .l9_l ul li {
  list-style-image: url(../img/mark4.png);
  margin: 10px 0;
  line-height: 24px;
}
.line_9 .l9_l .a_pod {
  text-align: right;
}
.line_10 {
  padding-bottom: 40px;
}
.line_10 .wrapper {
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  box-shadow: 30px 0 5px rgba(255, 255, 255, 0.5), -30px 0 5px rgba(255, 255, 255, 0.5);
}
.line_10 .wrapper p {
  line-height: 22px;
}
.line_10 .l5_h1 {
  text-align: right;
}
.line_10 .l10_h1 {
  font-weight: bold;
  margin: 30px 0;
}
.line_10 .day {
  background: #f7fade;
  padding: 15px 3%;
  border-radius: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.line_10 .day .day_text {
  flex-basis: 320px;
  flex-grow: 1;
}
.line_10 .day p {
  padding: 5px 0;
}
.line_10 .day .day_bl {
  margin: 5px 0;
}
.line_10 .day .day_bl span {
  color: #5674b9;
  text-transform: uppercase;
  font-size: 24px;
}
.line_10 .day img {
  width: 250px;
  height: 250px;
  padding: 0 15px;
}
.line_10 ul {
  margin: 20px 0 0 0;
}
.line_10 ul li {
  list-style-image: url(../img/mark4.png);
  margin: 10px 0;
}
.line_11 {
  padding: 10px 0 40px 0;
}
.line_11 .wrapper {
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  box-shadow: 30px 0 5px rgba(255, 255, 255, 0.5), -30px 0 5px rgba(255, 255, 255, 0.5);
}
.line_11 ul {
  background: #f7fade;
  padding: 15px 3%;
  border-radius: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  margin: 20px 0;
}
.line_11 ul li {
  list-style-image: url(../img/mark4.png);
  margin: 10px 0;
}
.line_12 {
  text-align: center;
}
.line_17 {
  background: #fff;
  border-top: 1px solid #ccc;
  padding: 10px 0 0 0;
}
.line_17 .left,
.line_17 .center,
.line_17 .right {
  display: inline-block;
  vertical-align: top;
}
.line_17 .left {
  width: 25%;
  vertical-align: middle;
}
.line_17 .left .nav_bt {
  text-align: center;
}
.line_17 .left .nav_bt a {
  color: #9c9c9c;
  display: block;
  line-height: 24px;
  font-weight: 500;
}
.line_17 .left .nav_bt a:hover {
  color: #4cadc3;
}
.line_17 .center {
  text-align: center;
  width: 40%;
  padding: 0 1%;
  vertical-align: middle;
}
.line_17 .center img {
  width: 70%;
  display: block;
  margin: 0 auto 15px;
}
.line_17 .center p {
  text-align: left;
  margin: 5px 0;
}
.line_17 .center p span {
  font-weight: 700;
}
.line_17 .center p:nth-child(2) {
  width: 80%;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 18px;
}
.line_17 .right {
  width: 30%;
  text-align: center;
  vertical-align: middle;
}
.line_17 .right .phone,
.line_17 .right .mail,
.line_17 .right .site {
  font-size: 18px;
  line-height: 28px;
}
.line_17 .right .phone a,
.line_17 .right .mail a,
.line_17 .right .site a {
  text-decoration: none;
}
/***********************************************************************
****************************WIDTH 1080px********************************
****************************WIDTH 1080px********************************
****************************WIDTH 1080px********************************
****************************WIDTH 1080px********************************
****************************WIDTH 1080px********************************
****************************WIDTH 1080px********************************
****************************WIDTH 1080px********************************
***********************************************************************/
@media screen and (max-width: 1081px) {
  .wrapper {
    padding: 0 5px;
  }
  .line_1 .logo {
    width: 50%;
  }
  .line_1 .phone_forma {
    width: 49%;
  }
  .bt_2 {
    font-size: 16px;
  }
  .line_5 .l5_h3,
  .line_5 .l5_h2,
  .line_5 .l5_h4 {
    padding: 10px;
  }
}
/***********************************************************************
****************************WIDTH 1025px*********************************
****************************WIDTH 1025px*********************************
****************************WIDTH 1025px*********************************
****************************WIDTH 1025px*********************************
****************************WIDTH 1025px*********************************
****************************WIDTH 1025px*********************************
****************************WIDTH 1025px*********************************
***********************************************************************/
@media screen and (max-width: 1025px) {
  .line_2 .wrapper {
    padding: 0;
  }
  .line_2 .wrapper .right {
    width: 40%;
  }
  .line_2 .wrapper .bt_2 {
    font-size: 14px;
  }
  .forma_standart .input-prepend {
    width: 31%;
  }
}
/***********************************************************************
****************************WIDTH 981px*********************************
****************************WIDTH 981px*********************************
****************************WIDTH 981px*********************************
****************************WIDTH 981px*********************************
****************************WIDTH 981px*********************************
****************************WIDTH 981px*********************************
****************************WIDTH 981px*********************************
***********************************************************************/
@media screen and (max-width: 981px) {
  .line_8 .l8_l img {
    width: 100%;
  }
}
/***********************************************************************
****************************WIDTH 925px*********************************
****************************WIDTH 925px*********************************
****************************WIDTH 925px*********************************
****************************WIDTH 925px*********************************
****************************WIDTH 925px*********************************
****************************WIDTH 925px*********************************
****************************WIDTH 925px*********************************
***********************************************************************/
@media screen and (max-width: 925px) {
  .line_1 .phone_forma {
    width: 500px;
  }
  .line_1 .logo {
    width: 40%;
  }
  .line_1 .logo img {
    width: 80%;
  }
  .line_2 .wrapper .right {
    width: 45%;
  }
  .line_9 .l9_l {
    width: 66%;
  }
}
/***********************************************************************
****************************WIDTH 801px*********************************
****************************WIDTH 801px*********************************
****************************WIDTH 801px*********************************
****************************WIDTH 801px********************************
****************************WIDTH 801px*********************************
****************************WIDTH 801px*********************************
****************************WIDTH 801px*********************************
***********************************************************************/
@media screen and (max-width: 801px) {
  .line_1 .logo {
    width: 300px;
  }
  .line_1 .logo img {
    width: 100%;
  }
  .line_1 .phone_forma {
    width: 490px;
  }
  .nav .nav_go .nav_bt a {
    font-size: 14px;
  }
  .nav .nav_go .nav_bt a::after,
  .nav .nav_go .nav_bt a::before {
    display: none;
  }
  .line_17 .center {
    width: 40%;
  }
  .line_17 .left {
    width: 26%;
  }
  .line_3 .l4_blocks .l4_i img {
    width: 60%;
  }
  .line_9 .wrapper {
    padding: 20px 5px;
  }
  .line_9 .l9_r {
    width: 25%;
  }
  .line_9 .l9_r img {
    width: 100%;
  }
}
/***********************************************************************
****************************WIDTH 768px*********************************
****************************WIDTH 768px*********************************
****************************WIDTH 768px*********************************
****************************WIDTH 768px********************************
****************************WIDTH 768px*********************************
****************************WIDTH 768px*********************************
****************************WIDTH 768px*********************************
***********************************************************************/
@media screen and (max-width: 768px) {
  .line_1 .logo {
    width: 100%;
    display: block;
    text-align: center;
  }
  .line_1 .logo img {
    width: 40%;
  }
  .line_1 .phone_forma {
    margin: 20px auto 0;
    display: block;
  }
  .line_2 .wrapper .left {
    width: 50%;
  }
}
/***********************************************************************
****************************WIDTH 736px*********************************
****************************WIDTH 736px*********************************
****************************WIDTH 736px*********************************
****************************WIDTH 736px*********************************
****************************WIDTH 736px*********************************
****************************WIDTH 736px*********************************
****************************WIDTH 736px*********************************
***********************************************************************/
@media screen and (max-width: 736px) {
  .nav .nav_go .nav_bt a {
    font-size: 1em;
  }
  .line_2 .wrapper .right {
    width: 49%;
  }
  .line_2 .wrapper .left .l_h1 {
    font-size: 37px;
    line-height: 46px;
  }
  .line_2 .wrapper .left {
    width: 46%;
  }
  .line_2 .wrapper .bt_2 {
    width: 75%;
  }
}
/***********************************************************************
****************************WIDTH 721px*********************************
****************************WIDTH 721px*********************************
****************************WIDTH 721px*********************************
****************************WIDTH 721px*********************************
****************************WIDTH 721px*********************************
****************************WIDTH 721px*********************************
****************************WIDTH 721px*********************************
***********************************************************************/
@media screen and (max-width: 721px) {
  .nav .nav_go {
    display: block;
  }
  .nav .nav_go .nav_bt {
    display: inline-block !important;
    width: 24.3%;
  }
  .nav .nav_go .nav_bt a {
    font-size: .8em;
  }
  .nav .nav_go .nav_bt a:before {
    display: none;
  }
  .nav .nav_go .nav_bt {
    width: 19.3%;
  }
  .line_2 .wrapper .right {
    height: 98%;
  }
  .line_8 .l8_l {
    display: block;
    margin: 20px auto;
    width: 40%;
  }
  .line_8 .l8_r {
    display: block;
    margin: 20px auto;
    width: 90%;
  }
  .line_9 .l9_l {
    display: block;
    margin: 20px auto;
    width: 90%;
  }
  .line_9 .l9_r {
    display: block;
    margin: 20px auto;
    width: 40%;
  }
  .box-modal {
    width: 96% !important;
  }
}
/***********************************************************************
****************************WIDTH 667px*********************************
****************************WIDTH 667px*********************************
****************************WIDTH 667px**********************************
****************************WIDTH 667px********************************
****************************WIDTH 667px*********************************
****************************WIDTH 667px*********************************
****************************WIDTH 667px*********************************
***********************************************************************/
@media screen and (max-width: 667px) {
  .line_1 .logo img {
    width: 90%;
  }
  .line_2 .wrapper .left .l_h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .line_2 .wrapper .right ul li a {
    font-size: 14px;
  }
  .line_2 .wrapper .right {
    width: 50%;
  }
  .line_2 .wrapper .right ul li:last-child .pods {
    width: 250px;
    bottom: -97px;
  }
  .line_3 .l4_blocks {
    width: 17%;
  }
  .line_3 .l4_blocks p {
    font-size: 13px;
  }
  .line_5 .l5_h2 span,
  .line_5 .l5_h3 span,
  .line_5 .l5_h4 span {
    font-size: 36px;
    font-weight: 700;
  }
  .line_5 .l5_h2,
  .line_5 .l5_h3,
  .line_5 .l5_h4 {
    font-size: 30px;
  }
  .line_5 .text p {
    text-align: justify;
    width: 98%;
    margin: 0 auto;
  }
}
/*********
/***********************************************************************
****************************WIDTH 641px*********************************
****************************WIDTH 641px*********************************
****************************WIDTH 641px*********************************
****************************WIDTH 641px********************************
****************************WIDTH 641px*********************************
****************************WIDTH 641px*********************************
****************************WIDTH 641px*********************************
***********************************************************************/
/***********************************************************************
****************************WIDTH 600px*********************************
****************************WIDTH 600px*********************************
****************************WIDTH 600px**********************************
****************************WIDTH 600px********************************
****************************WIDTH 600px*********************************
****************************WIDTH 600px*********************************
****************************WIDTH 600px*********************************
***********************************************************************/
@media screen and (max-width: 600px) {
  .line_2 .wrapper .left {
    width: 70%;
    display: block;
    position: relative;
    margin: 0 auto;
  }
  .line_2 .wrapper .right {
    display: block;
    position: relative;
    width: 70%;
    margin: 10px auto;
  }
  .line_2 .wrapper .right ul li:last-child .pods {
    bottom: 30px;
    background: #ffffff;
    color: rgba(0, 0, 0, 0.5);
  }
  .razdel,
  .razdel_g {
    font-size: 26px !important;
  }
}
/***********************************************************************
****************************WIDTH 568px*********************************
****************************WIDTH 568px*********************************
****************************WIDTH 568px**********************************
****************************WIDTH 568px********************************
****************************WIDTH 568px*********************************
****************************WIDTH 568px*********************************
****************************WIDTH 568px*********************************
***********************************************************************/
@media screen and (max-width: 568px) {
  .nav .nav_go .nav_bt {
    width: 30%;
  }
  .nav .nav_go .nav_bt:nth-child(4) {
    width: 49%;
  }
  .nav .nav_go .nav_bt:last-child {
    width: 49%;
  }
  .nav .nav_go .nav_bt a {
    font-size: 1em;
    font-weight: 74;
  }
  .line_3 .l4_blocks {
    display: block;
    width: 50%;
    margin: 30px auto;
  }
  .line_3 .l4_blocks .l4_i img {
    width: 40%;
  }
}
/***********************************************************************
****************************WIDTH 541px*********************************
****************************WIDTH 541px*********************************
****************************WIDTH 541px*********************************
****************************WIDTH 541px*********************************
****************************WIDTH 541px*********************************
****************************WIDTH 541px*********************************
****************************WIDTH 541px*********************************
***********************************************************************/
@media screen and (max-width: 541px) {
  .nav .nav_go .nav_bt {
    width: 32.3%;
  }
  .nav .nav_go .nav_bt a {
    font-size: 0.9em;
  }
  .line_5 .tree_block_one,
  .line_5 .tree_block_two,
  .line_5 .tree_block_three {
    display: block;
    padding: 0 0 0 3%;
    width: 90%;
  }
}
/***********************************************************************
****************************WIDTH 481px*********************************
****************************WIDTH 481px*********************************
****************************WIDTH 481px*********************************
****************************WIDTH 481px*********************************
****************************WIDTH 481px*********************************
****************************WIDTH 481px*********************************
****************************WIDTH 481px*********************************
***********************************************************************/
@media screen and (max-width: 481px) {
  .line_17 .left,
  .line_17 .center,
  .line_17 .right {
    display: block;
    width: 96%;
    margin: 15px auto;
  }
  .line_1 .phone_forma {
    width: 100%;
  }
  .line_1 .phone_forma .phone,
  .line_1 .phone_forma .forma {
    display: block;
    width: 90%;
    margin: 15px  auto 0;
    text-align: center;
  }
  .line_2 .wrapper .left,
  .line_2 .wrapper .right {
    width: 90%;
  }
  .forma_standart .h_forma_standart {
    text-align: center;
    line-height: 26px;
  }
  .forma_standart .input-prepend,
  .forma_standart .bt_st {
    width: 80%;
    display: block;
    margin: 10px auto;
  }
}
/***********************************************************************
****************************WIDTH 414px*********************************
****************************WIDTH 414px*********************************
****************************WIDTH 414px*********************************
****************************WIDTH 414px*********************************
****************************WIDTH 414px*********************************
****************************WIDTH 414px*********************************
****************************WIDTH 414px*********************************
***********************************************************************/
@media screen and (max-width: 414px) {
  .box-modal {
    width: 87% !important;
  }
}
/***********************************************************************
****************************WIDTH 375px*********************************
****************************WIDTH 375px*********************************
****************************WIDTH 375px*********************************
****************************WIDTH 375px*********************************
****************************WIDTH 375px*********************************
****************************WIDTH 375px*********************************
****************************WIDTH 375px*********************************
***********************************************************************/
@media screen and (max-width: 375px) {
  .box-modal {
    width: 87% !important;
  }
}
/***********************************************************************
****************************WIDTH 360px*********************************
****************************WIDTH 360px*********************************
****************************WIDTH 360px*********************************
****************************WIDTH 360px*********************************
****************************WIDTH 360px*********************************
****************************WIDTH 360px*********************************
****************************WIDTH 360px*********************************
***********************************************************************/
/***********************************************************************
****************************WIDTH 320px*********************************
****************************WIDTH 320px*********************************
****************************WIDTH 320px*********************************
****************************WIDTH 320px*********************************
****************************WIDTH 320px*********************************
****************************WIDTH 320px*********************************
****************************WIDTH 320px*********************************
***********************************************************************/
body {
  background: url(../img/bg-numbers.png);
  font-family: 'Roboto', sans-serif;
  color: #2a3a69;
  font-size: 18px;
  text-align: justify;
}
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.nav {
  background: linear-gradient(to top, #2a3a69, #55b9cc, #55b9cc);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), inset 0 1px 4px rgba(165, 156, 201, 0.2), 0 -2px 2px rgba(0, 0, 0, 0.2), inset 0 -1px 4px rgba(165, 156, 201, 0.2);
}
.nav .nav_go {
  display: table;
  width: 100%;
}
.nav .nav_go .nav_bt {
  display: table-cell;
  text-align: center;
  cursor: pointer;
  padding: 5px 0;
}
.nav .nav_go .nav_bt a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 10px;
  transition: 0.1s;
  position: relative;
}
.nav .nav_go .nav_bt a:after {
  content: "|";
  position: absolute;
  right: -5px;
}
.nav .nav_go .nav_bt a:before {
  content: "|";
  position: absolute;
  left: -5px;
}
.nav .nav_go .nav_bt a:hover {
  border-radius: 10px;
  box-shadow: inset 0 -2px 2px rgba(255, 255, 255, 0.9), inset 0 2px 2px rgba(0, 0, 0, 0.9);
}
.razdel {
  padding: 10px 0;
  box-shadow: 0 0 7px rgba(42, 58, 105, 0.7);
  font-size: 36px;
  margin: 0 0 10px 0;
  background: linear-gradient(to top, rgba(55, 75, 123, 0.8), rgba(85, 185, 204, 0.4), rgba(85, 185, 204, 0.4)), url(../img/bg-numbers-2.png);
}
.razdel_g {
  padding: 10px 0;
  font-size: 36px;
  margin: 0 0 10px 0;
  box-shadow: 0 -1px 15px rgba(0, 0, 0, 0.5), 0 1px 15px rgba(0, 0, 0, 0.5);
  z-index: 999;
  position: relative;
  background: linear-gradient(to top, rgba(55, 75, 123, 0.8), rgba(92, 188, 100, 0.6), rgba(92, 188, 100, 0.8)), url(../img/bg-numbers-2.png);
}
.margin_0 {
  margin: 0 0 0 0 ;
}
