

/* Start:/bitrix/templates/nwl2021/template_styles.css?175943442030844*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700,800&display=swap&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,600,700,800&display=swap&subset=cyrillic");


article, aside, audio, canvas, command, datalist, details, embed,
figcaption, figure, footer, header, hgroup, keygen,
meter, nav, output, progress, section, source, video, ruby,
header nav a, .butt a {
  display: block;
}

.dispn {
  display: none;
}

.curpo {
  cursor: pointer;
}

.z1 {
  z-index: 1;
}

.z2, section.banner .offer__block {
  z-index: 2;
}

.z3, nav a.active {
  z-index: 3;
}

.td_u {
  text-decoration: underline;
}

.td_n, header .block__menu .client__link, header .block__menu .client__link__close, section .btn, .client__link__close, a:hover {
  text-decoration: none;
}

.disp_bl, header .block__menu nav li:hover ul, header .block__menu nav li:hover ul li, header .block__menu .client__link small, section .btn {
  display: block;
}

img, .brd0 {
  border: none;
}

.clear, header .block__menu {
  clear: both;
}

.w100 {
  width: 100%;
}

.site_width, header .container, header .block__menu {
  width: 1180px;
  margin: auto;
}

.clrf, header .block__menu .client__link a, section .btn {
  color: #fff;
}

.fl_l, section .btn, section.text__index ul li, .left {
  float: left;
}

.fl_r, header .block__menu .client__link, header .block__menu .block__search, section.banner img, .right {
  float: right;
}

.fl_n, header .block__menu nav li:hover ul li {
  float: none;
}

.ta_c, header .block__menu .client__link, header .block__menu .client__link__close, section .btn, section.text__index ul li, section.why__block, section.why__block p, .client__link__close {
  text-align: center;
}

.ta_l {
  text-align: left;
}

.ta_r {
  text-align: right;
}

.bgf0, header .block__menu .block__search {
  background-color: #F0F6FA;
}

.bgf, header .block__menu nav li:hover ul {
  background-color: #FFF;
}

.posRel, header .block__menu, section.banner .offer__block {
  position: relative;
}

.posAbs, header .block__menu nav li:hover ul, header .block__menu .client__link__close, section.banner img, .client__link__close {
  position: absolute;
}

.clearafter, section.why__block ul::after, section.list__menu ul::after {
  content: ' ';
  display: block;
  clear: both;
}

a {
  color: #3787b6;
}

body {
  padding: 0;
  margin: 0;
  font-size: 15px;
  background: url(/bitrix/templates/nwl2021/images/bg_header.gif) repeat-x top;
}

body, input, textarea, select, label {
  font-family: Montserrat, Verdana;
}

.index header {
  position: relative;
  z-index: 99;
}

header {
  font-weight: 500;
  color: #565E66;
  background-color: #F3F8FB;
}

header .up {
  position: fixed;
  bottom: -15%;
}

header .breadcrumbs {
  padding: 10px 50px 35px;
  margin: 25px auto 0;
}

header .breadcrumbs.container {
  width: 1080px;
}

header .breadcrumbs img {
  margin: -2px 10px;
}

header .container {
  font-size: 13px;
}

header .container .block__logo {
  margin: 20px 15px 15px;
  float: left;
}

header .container .block__buttons {
  width: 445px;
  float: left;
  padding-top: 15px;
}

header .container .block__buttons .btn-block__buttons {
  width: 197px;
  margin-left: 20px;
  float: left;
  line-height: 30px;
  margin-top: 8px;
  cursor: pointer;
  text-decoration: none;
  color: #565E66;
}
header .container .block__buttons .btn-block__buttons a{color: #565E66;text-decoration:none;}
header .container .block__buttons .btn-block__buttons.tab_cell {
  display: table-cell;
  padding-right: 15px;
  width: auto;
}

header .container .block__buttons .btn-block__buttons:hover {
  background: #FAFEFF;
  -webkit-box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
          box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
  border-radius: 32px;
}

header .container .block__buttons .btn-block__buttons:hover span {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

header .container .block__buttons span {
  width: 32px;
  width: 32px;
  text-align: center;
  height: 26px;
  float: left;
  padding-top: 6px;
  margin-right: 8px;
  background: #FAFEFF;
  -webkit-box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
          box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
  border-radius: 32px;
}

header .container .block__adress {
  float: right;
  width: 215px;
  margin: 25px 0;
  padding: 0 30px;
  line-height: 19px;
  background: url(/bitrix/templates/nwl2021/images/ico_map.svg) no-repeat left 5px;
}

header .container .block__phone {
  margin-top: 23px;
  padding-left: 42px;
  background: url(/bitrix/templates/nwl2021/images/ico_phone.svg) no-repeat left top;
  width: 170px;
  float: right;
}

header .container .block__phone small {
  font-size: 11px;
}

header .container .block__phone a {
  color: #2E363E;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  line-height: 23px;
 display: block;

}

header ul {
  padding: 0;
  margin: 0;
}

header .block__menu {
  background-color: #269365;
  height: 64px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.24);
}

header .block__menu nav li {
  float: left;
  list-style-type: none;
}

header .block__menu nav li a {
  color: #fff;
  display: block;
  height: 64px;
  line-height: 64px;
  padding: 0 14px;
  font-family: 'Roboto', Arial;
  text-decoration: none;
  font-weight: 400;
}

header .block__menu nav li a:hover, header .block__menu nav li a.home__link:hover {
  background-color: #29A671;
}

header .block__menu nav li a.home__link {
  width: 22px;
  background: url(/bitrix/templates/nwl2021/images/ico_home.svg) no-repeat center;
}

header .block__menu nav li a.active__link {
  background-color: #167E50;
  opacity: 0.6;
}

header .block__menu nav li ul {
  display: none;
}

header .block__menu nav li:hover ul {
  padding: 10px 0;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14);
}

header .block__menu nav li:hover ul li a {
  color: #565E66;
  height: 45px;
  line-height: 45px;
  padding-right: 30px;
  padding-left: 20px;
}

header .block__menu nav li:hover ul li a:hover {
  background-color: #F0F4F9;
}

header .block__menu .client__link {
  font-size: 11px;
  cursor: pointer;
  padding: 14px 14px 0;
  height: 50px;
}

header .block__menu .client__link__close {
  color: #45FFC7;
  font-size: 11px;
  top: -49px;
  right: 17px;
}

header .block__menu .client__link:hover {
  background-color: #29A671;
}

header .block__menu .block__search {
  height: 40px;
  margin: 12px 12px 12px 0;
}



header .block__menu .block__search input.inpttext__search {
  background: none;
  border: none;
  outline: none;
  color: #565E66;
  font-size: 15px;
  font-family: 'Roboto';
  padding: 11px 0 11px 20px;
  float: left;
  width: 190px;
}

header .block__menu .block__search .btn__search {
  padding: 8px;
}

section {
  font-size: 15px;
  color: #7B8D9E;
  padding: 30px 0;
  line-height: 24px;
}

section .raspisanie {
  border: 10px solid #fff;
  padding: 0px;
  background: #fff;
  z-index: 999;
  position: relative;
}

section .raspisanie .h2 {
  font-size: 35px;
  line-height: 50px;
  margin: 0 0 15px;
  font-weight: bold;
  text-align: center;
  padding: 25px 0 20px;
}

section .raspisanie .h2 span {
  color: #178952;
}

section .raspisanie .client__link__close {
  top: -67px;
  padding: 8px;
  right: 0px;
  cursor: pointer;
}

section .raspisanie img {
  float: none;
  position: static;
}

section .raspisanie.h0 {
  height: 0;
  overflow: hidden;
  border: 0;
}

section table {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

section table td, section table th {
  border: 1px solid #ddd;
  padding: 5px 20px;
  font-size: 14px;
  width: 20%;
  line-height: 20px;
}

section table th {
  font-weight: 500;
  color: #fff;
  padding: 10px 0;
  background-color: #0d5c8a;
  border: 1px solid #3881ab;
}

section table td {
  border-right: 1px solid #a9c7da;
  color: #333;
}

section h2 {
  text-align: center;
}

section .btn {
  cursor: pointer;
  font-size: 18px;
  background-color: #3787B6;
  border: 1px solid #3787B6;
  width: 225px;
  line-height: 72px;
  -webkit-box-shadow: 1px 3px 3px 0px #c3c3c3;
          box-shadow: 1px 3px 3px 0px #c3c3c3;
}

section .btn:hover {
  background: none;
  color: #3787B6;
  -webkit-box-shadow: 0 0 0 0px;
          box-shadow: 0 0 0 0px;
}

section.banner {
  background-color: #F3F8FB;
  font-size: 18px;
  line-height: 27px;
  padding: 0;
}

section.banner .offer__block {
  padding: 120px 65px;
  width: 580px;
  height: 395px;
}

section.banner .offer__block.b2, section.banner .offer__block.b3 {
  text-align: center;
  margin: 0 auto;
  width: initial;
}

section.banner .offer__block.b2 a.btn, section.banner .offer__block.b3 a.btn {
  margin-top: 78px;
  float: right;
}
section.banner .offer__block.b3 a.btn{margin-top: 0;}

section.banner .offer__block.b3 {
  text-align: right;
}
section.banner .offer__block.b3.ny{
padding-top:105px;
    padding-bottom: 135px;}
section.banner .offer__block.b3.ny strong{
    color: #ff4041;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 800;
}
section.banner .offer__block.b3.ny p {
    margin: 5px 0;
    line-height: 28px;
    color: #34577a;
    font-weight: 500;
}
section.banner .offer__block.b3 a.btn {
  -webkit-box-shadow: 0 0 0 0px;
          box-shadow: 0 0 0 0px;
  width: 250px;
}

section.banner .offer__block.b3 a.btn:hover {
  border: 1px solid #fff;
  color: #fff;
}

section.banner .offer__block strong {
  color: #6B7885;
  font-size: 40px;
  line-height: 50px;
}

section.banner .offer__block p {
  margin: 35px 0;
  line-height: 28px;
}

section.banner .offer__block .text__btn {
  width: 300px;
  font-size: 14px;
  line-height: 21px;
  float: left;
  padding: 20px 0 0 20px;
  font-weight: 300;
}

section.text__index p {
  text-align: justify;
}

section.text__index ul li {
  font-size: 21px;
  width: 330px;
  line-height: 30px;
  list-style-type: none;
  padding-bottom: 50px;
  font-weight: 500;
}

section.text__index ul li b {
  font-size: 45px;
  color: #178952;
  display: block;
    padding: 15px 0;
}

section.text__index ul li + li {
  margin-left: 90px;
}

section.ltl__index h2 {
  text-align: left;
}

section.ltl__index img {
  float: left;
}

section.ltl__index .right {
  width: 580px;
  font-size: 18px;
  line-height: 27px;
}

section.ltl__index .right li {
  font-size: 15px;
  float: left;
  width: 210px;
  margin: 14px 60px 20px 0;
  line-height: 25px;
}
section.ltl__index .right li span {
  font-size: 0;
  font-weight: bold;
  color: #A6AEB6;
  display: block;
    height: 57px;
  margin-bottom: 15px;
background: url(/img/ico1_LTL.svg) no-repeat top left;
}
section.ltl__index .right li+li span {
	background: url(/img/ico2_LTL.svg) no-repeat top left;
}
section.ltl__index .right li+li+li span {
	background: url(/img/ico3_LTL.svg) no-repeat top left;
}

section.ltl__index .right a.btn {
  margin-top: 20px;
}

section.ftl__index {
  padding: 80px 0;
}

section.ftl__index h2 {
  text-align: left;
}

section.ftl__index .left {
  width: 500px;
}

section.ftl__index .left img {
  margin: 15px 0 10px;
}

section.ftl__index .left li {
  float: left;
  width: 230px;
  margin-bottom: 30px;
}

section.ftl__index .left li + li {
  margin-left: 40px;
}

section.ftl__index .left .btn {
  float: right;
}

section.why__block p {
  font-size: 18px;
  line-height: 27px;
}

section.why__block ul li {
  font-size: 15px;
  float: left;
  text-align: center;
  width: 330px;
  margin-top: 50px;
}

section.why__block ul li + li {
  margin-left: 95px;
}

section.why__block ul li b {
  font-size: 21px;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
}

section.why__block ul li span {
  display: block;
  margin: auto;
  text-align: center;
  width: 84px;
  height: 62px;
  padding-top: 22px;
  margin-bottom: 25px;
  border-radius: 84px;
  background-color: #178952;
}

section.our_clients {
  background: #F3F8FB;
  padding: 100px 0 150px;
  margin-top: 100px;
}

section.our_clients .container {
  width: 100%;
}

section.our_clients .slick-slide {
  margin-top: 30px;
  margin-bottom: 30px;
}

section.our_clients .slick-slide div {
  text-align: center;
  margin-left: -5px;
}

section.our_clients .slick-slide div div {
position:relative;
padding: 150px 20px 0;
height: 170px;
  width: 239px !important;
  margin: 10px auto;
  background-color: #fff;
  -webkit-box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
          box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
}

section.our_clients .slick-slide div div b {
  font-size: 11px;
}

section.our_clients .slick-slide div div p {
  margin: 10px 0;
    padding: 10px 0 0;
    border-top: 1px solid #eee;
}

section.reviews {
  height: 750px;
  overflow: hidden;
  padding: 100px 0 0;
}

section.reviews .container {
  height: 100%;
  position: relative;
}

section.reviews .container h2 {
  margin-bottom: 100px;
}

section.reviews .container .buttons {
  position: absolute;
  width: 100%;
  top: 415px;
  z-index: 97;
}

section.reviews .container .buttons div {
  opacity: 0.5;
  width: 35px;
  height: 50px;
  cursor: pointer;
  background-repeat: no-repeat;
}

section.reviews .container .buttons div.left {
  background-image: url(/bitrix/templates/nwl2021/images/arr_left_reviews.svg);
  background-position: left;
}

section.reviews .container .buttons div.right {
  background-image: url(/bitrix/templates/nwl2021/images/arr_right_reviews.svg);
  background-position: right;
}

section.reviews .container .buttons div:hover {
  opacity: 1;
}

section.reviews .hid_block {
  width: 3000px;
}

section.reviews .otz1, section.reviews .otz2, section.reviews .otz3 {
  width: 1178px;
  height: 594px;
  float: left;
  background-color: #fff;
}

section.reviews .otz1 article, section.reviews .otz2 article, section.reviews .otz3 article {
  -webkit-box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
          box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
  border: 1px solid #E2EAF2;
  height: 570px;
  width: 90%;
  margin: auto;
}

section.reviews .otz1 article h4, section.reviews .otz2 article h4, section.reviews .otz3 article h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
  padding-top: 40px;
  margin: 10px 0 20px;
  background: url(/bitrix/templates/nwl2021/images/quotes.svg) no-repeat top left;
}

section.reviews .otz1 article .left, section.reviews .otz2 article .left, section.reviews .otz3 article .left {
  width: 430px;
  float: left;
  margin: 70px 0 0 100px;
  line-height: 25px;
}

section.reviews .otz1 article .right, section.reviews .otz2 article .right, section.reviews .otz3 article .right {
  float: right;
  margin: 70px 100px 0 0;
}

section.reviews .otz1 article .right img, section.reviews .otz2 article .right img, section.reviews .otz3 article .right img {
  border: 1px solid #3787B6;
}

section.reviews .otz1 article .right .who, section.reviews .otz2 article .right .who, section.reviews .otz3 article .right .who {
  text-align: center;
  padding: 20px 0;
}

section.reviews .otz1 article .right .who span, section.reviews .otz2 article .right .who span, section.reviews .otz3 article .right .who span {
  display: block;
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
}

section.reviews .otzLeft {
  width: 1178px;
  zoom: 70%;
  opacity: 0.4;
  margin-left: -1178px;
  margin-top: 135px;
  position: relative;
}

section.reviews .otzRight {
  width: 1178px;
  zoom: 70%;
  opacity: 0.4;
  margin-right: -1178px;
  margin-top: 135px;
}

section.news {
  padding: 80px 0 100px;
}

section.news article {
  width: 375px;
  float: left;
  padding: 0 0 25px;
  margin-top: 80px;
  -webkit-box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
          box-shadow: 2px 6px 9px rgba(211, 211, 211, 0.5);
}

section.news article + article {
  margin-left: 27px;
}

section.news article a.img__news {
  display: block;
  width: 100%;
  margin-bottom: 25px;
  height: 255px;
  background-color: #F3F8FB;
  background-size: cover;
  background-position: center;
}

section.news article h4 {
  font-size: 18px;
  line-height: 152%;
  margin: 15px 30px;
    text-transform: uppercase;
}

section.news article p {
  font-size: 15px;
  margin: 15px 30px;
}

section.news article time {
  color: #A6AEB6;
  float: left;
  font-size: 14px;
  margin: 0 30px;
}

section.news article a.more {
  float: right;
  font-size: 14px;
  margin: 0 30px 0 0;
  font-weight: 600;
}

section.orderform .container .form__block {
  padding: 50px;
  margin-bottom: 70px;
  border: 10px solid #3787B6;
}
section.orderform .container .form__block div.hr{
    clear: both;
    margin: 0px 10px;
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
    padding: 10px 5px 0;
    text-transform: uppercase;
}
section.orderform .container .form__block.send__order, section.orderform .container .form__block.send__quet {
  position: absolute;
  top: 100px;
  width: 910px;
  background: #ffffff;
  left: 50%;
  margin-left: -505px;
  z-index: 99;
  border: 0;
  -webkit-box-shadow: 0px 7px 18px #404f58;
          box-shadow: 0px 7px 18px #404f58;
}

section.orderform .container .form__block p {
  text-align: center;
  font-size: 18px;
}

section.orderform .container .form__block form {
  width: 906px;
  margin: auto;
}

section.orderform .container .form__block form .afbf_item_pole {
  float: left;
}

section.orderform .container .form__block form .afbf_item_pole.chk {
  margin: 8px 0px 15px 30px;
}

section.orderform .container .form__block form .afbf_item_pole.chk label span, section.orderform .container .form__block form .afbf_item_pole.chk label input {
  float: left;
  margin-top: 9px;
}

section.orderform .container .form__block form input, section.orderform .container .form__block form textarea {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  height: 70px;
  margin: 10px;
  padding-left: 30px;
  width: 248px;
  font-size: 18px;
  outline: none;
}

section.orderform .container .form__block form input[type="checkbox"], section.orderform .container .form__block form textarea[type="checkbox"] {
  width: 20px;
  height: 20px;
}

section.orderform .container .form__block form input.btn, section.orderform .container .form__block form textarea.btn {
  border: 1px solid #3787B6;
  background-color: #3787B6;
  cursor: pointer;
  width: 282px;
  padding: 0;
  height: 74px;
  text-align: center;
  float: right;
}

section.orderform .container .form__block form input.btn:hover, section.orderform .container .form__block form textarea.btn:hover {
  background: none;
}

section.orderform .container .form__block form .textarea_pole {
  float: none;
  line-height: 0;
  clear: both;
}

section.orderform .container .form__block form textarea {
  padding: 25px 30px;
  width: 824px;
}

section.orderform .container .form__block form .politics {
  float: left;
  width: 500px;
  line-height: 20px;
  text-align: left;
  margin: 25px 0 0 37px;
}

section.text__page {
  -webkit-box-shadow: 0px 2px 6px #cdcdcd;
          box-shadow: 0px 2px 6px #cdcdcd;
  width: 1080px;
  padding: 35px 50px;
  margin: 0 auto 10px;
  background: #fff;
}

section.text__page ul {
  padding: 0;
  margin-bottom: 35px;
}

section.text__page ul li {
  list-style-type: none;
}

section.text__page ul li b {
  background: url(/bitrix/templates/nwl2021/images/shield-ok.svg) no-repeat left;
  padding: 5px 30px;
}

section.text__page ul li ul {
  font-size: 13px;
  padding: 20px 40px;
  margin: 10px 3px 25px;
  background-color: #F9F9F9;
  font-weight: 500;
}

section.text__page ul li ul li {
  list-style-type: disc;
  line-height: 17px;
  padding: 5px 0;
}

section.text__page ul li ul li ul {
  margin: 0;
  padding: 5px 20px 0;
}

section.text__page ul li ul li ul li {
  list-style-type: circle;
}

section.text__page img {
  margin-top: 10px;
  margin-bottom: 30px;
  -webkit-box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.25);
}

section.text__page img.right {
  margin-left: 30px;
}

section.text__page h1 {
  font-size: 35px;
  line-height: 45px;
  margin-right: 342px;
  margin: 5px 0 25px;
}

section.text__page h2 {
  font-weight: 600;
  clear: both;
  margin: 25px;
}

section.subscribe__block {
  text-align: center;
}

section.subscribe__block h4 {
  font-size: 20px;
  font-weight: 400;
}

section.subscribe__block .form {
  width: 730px;
  margin: 0 auto;
}

section.subscribe__block .inpttext {
  float: left;
}

section.subscribe__block .inpttext input.afbf_inputtext {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  height: 72px;
  margin: 0 20px 10px 0;
  padding-left: 30px;
  width: 450px;
  font-size: 18px;
  outline: none;
}

section.list__menu {
  padding: 60px 0 50px;
  background-color: #F3F8FB;
}

section.list__menu b {
  font-weight: 600;
  font-size: 16px;
}

section.list__menu ul li {
  font-size: 14px;
  float: left;
  line-height: 20px;
}

section.list__menu ul li ul {
  border-left: 1px solid #C5DCE7;
  margin: 15px 0 0;
  width: 221px;
  padding: 0 45px 0 25px;
}

section.list__menu ul li li {
  padding: 5px 0;
  float: none;
}

section .container {
  width: 1180px;
  margin: auto;
}

section .container ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

section .container h1 {
  margin: 50px 40px 60px;
  text-align: center;
  font-size: 35px;
  line-height: 50px;
}

section .container h2 {
  font-size: 35px;
  line-height: 44px;
  margin: 0 0 15px;
}

section .container p {
  margin: 20px 0;
  clear: both;
}

section .container h1, section .container h2, section .container h3, section .container h4, section .container h5 {
  color: #6B7885;
}

section .container h1 span, section .container h2 span, section .container h3 span, section .container h4 span, section .container h5 span {
  color: #178952;
}

footer {
  background: #0D5C8A;
  padding: 25px 0;
  font-size: 12px;
}

footer .container {
  width: 1180px;
  margin: auto;
  color: #fff;
  position: relative;
}

footer .container .center {
  float: left;
  margin-left: 212px;
}

footer .container nav {
  text-align: center;
  padding-top: 5px;
}

footer .container nav a {
  margin: 5px;
}

footer .container .social {
  width: 333px;
  margin: 25px auto 10px;
}

footer .container .social a {
  margin-left: 20px;
}

footer .container a {
  color: #fff;
}

footer .container .duns, footer .container .skok {
  margin-top: 15px;
margin-left: 15px;
}

footer .ch {
  position: absolute;
  left: 35px;
  top: 95px;
}

.block__auth {
  background-color: #FFF;
  padding: 20px 44px 30px;
  position: absolute;
  right: 0;
  top: 64px;
  z-index: 99;
  text-align: center;
  -webkit-box-shadow: 0px 7px 18px #404f58;
          box-shadow: 0px 7px 18px #404f58;
}

.block__auth input.inpttext__auth {
  background: #F0F6FA;
  border: none;
  outline: none;
  color: #565E66;
  font-size: 15px;
  font-family: 'Roboto';
  padding: 11px 0 11px 20px;
  width: 230px;
  margin-bottom: 15px;
}

.block__auth .btn__auth {
  background: url(/bitrix/templates/nwl2021/images/ico_btn_auth.svg) no-repeat 79px 12px #3787B6;
  border-radius: 100px;
  font-size: 15px;
  height: 40px;
  line-height: 38px;
  border: 0;
  padding: 0 40px 0 20px;
  color: #fff;
  border: 1px solid  #3787B6;
  float: right;
  cursor: pointer;
}

.block__auth .btn__auth:hover {
  color: #3787B6;
  background: url(/bitrix/templates/nwl2021/images/ico_btn_auth_hover.svg) no-repeat 79px 12px #fff;
}

.popup.checking {
  padding: 15px 50px 50px;
  position: relative;
  z-index: 111;
  background: #fff;
  position: absolute;
  top: 110px;
  width: 700px;
  margin-left: -400px;
  left: 50%;
  -webkit-box-shadow: 0px 7px 18px #404f58;
          box-shadow: 0px 7px 18px #404f58;
}

.popup.checking h3 {
  color: #6B7885;
  font-size: 30px;
  font-weight: 600;
}

.popup.checking h3 span {
  color: #178952;
}

.popup.checking div#searchnumber {
  padding: 20px 0;
  line-height: 20px;
}

.popup.checking div#searchnumber .found_ord {
  padding-bottom: 10px;
}

.popup.checking .check_guest {
  padding: 15px 17px 15px;
  width: 199px;
  color: #fff;
  float: left;
  background-color: #269365;
  float: left;
}

.popup.checking .check_guest input {
  margin: 7px;
  border: 0;
  background-color: #F0F6FA;
  outline: none;
  padding: 11px 0 11px 20px;
  letter-spacing: 2px;
  width: 165px;
}

.popup.checking .check_guest span {
  display: block;
  font-size: 14px;
  font-weight: 500;
}

.popup.checking .s_result {
  float: left;
  font-size: 13px;
  min-width: 231px;
  padding: 10px 0 10px;
  margin: -1px 0 0 -1px;
  border: 1px solid #e0e7ea;
}

.client__link__close {
  color: #45FFC7;
  font-size: 11px;
  top: -49px;
  right: 17px;
  line-height: 14px;
  cursor: pointer;
}

.overlay__box {
  background: #123042;
  background: url(/bitrix/templates/nwl2021/images/bg_overlay.png);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 15;
}

@media (min-width: 980px) {
  header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    left: 0;
    width: 100%;
    margin-top: -9px;
  }

  header.fixed + section.banner {
    padding-top: 198px;
  }
  header.fixed .container .block__buttons {
    width: 265px;
    position: fixed;
    left: 0;
    top: 5%;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    margin-top: 85px;
  }
  header.fixed .container .block__buttons .btn-block__buttons {
    width: 100%;
    margin-left: 20px;
    float: left;
    line-height: 30px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 0;
    opacity: 0.6;
  }
  header.fixed .container .block__buttons .btn-block__buttons.tab_cell {
    padding-right: 0;
  }
  header.fixed .container .block__buttons span {
    width: 32px;
    width: 56px;
    text-align: center;
    height: 45px;
    float: left;
    padding-top: 11px;
    background: #ffffff;
    margin-right: 0;
    -webkit-box-shadow: 3px 2px 15px -1px #ccc;
            box-shadow: 3px 2px 15px -1px #ccc;
    border-radius: 0;
  }
  header.fixed .container .block__buttons .btn-block__buttons:hover {
    background: #ffffff;
    -webkit-box-shadow: 1px 0px 5px -1px #ccc;
            box-shadow: 1px 0px 5px -1px #ccc;
    font-size: 17px;
    line-height: 54px;
    border-radius: 0;
    opacity: 1;
  }
  header.fixed .container .block__buttons span img {
    width: 38px;
    height: 32px;
  }
  header.fixed .container .block__phone {
    margin-top: 8px;
    margin-right: 15px;
    padding-top: 10px;
    padding-left: 40px;
    width: initial;
    background: url(/bitrix/templates/nwl2021/images/ico_phone.svg) no-repeat left 4px;
  }
  header.fixed .container .block__phone a {
     font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: 28px;
    margin-right: 15px;
    display: inline;
  }
  header.fixed .container .block__phone small {
    font-size: 12px;
  }
  header.fixed .container .block__adress {
    float: left;
    width: 370px;
    margin: 13px 15px 7px;
    padding: 0 0 0 30px;
    line-height: 19px;
    background: url(/bitrix/templates/nwl2021/images/ico_map.svg) no-repeat left 5px;
  }
  header.fixed .container .block__logo {
    margin: 18px 15px 0;
    float: left;
    height: 33px;
    overflow: hidden;
  }
  header.fixed .container .block__logo img {
    width: 85px;
  }
  header.fixed#home {
    background-color: #fff;
  }
  header.fixed#home .up {
    display: block;
    width: 56px;
    text-align: center;
    height: 45px;
    float: left;
    padding-top: 9px;
    padding-bottom: 2px;
    background: #ffffff;
    margin-right: 0;
    position: fixed;
    line-height: 16px;
    left: 20px;
    bottom: 20px;
    font-size: 12px;
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: all 1000ms;
    transition: all 1000ms;
  }
  header.fixed#home .up:hover {
    opacity: 1;
  }
  #owl-demo_mob.carousel_mob {
    display: none;
  }

}
.popup.checking .s_result.active {
    float: none;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px 4px 0 -1px;
}
.s_result .check_order{    background: #f9f9f9;
    border: 10px solid #e3e3e3;
    margin: 5px 20px 20px;
    box-shadow: 2px 4px 18px -9px #bbb;
}
table.data-table{
    border-collapse: collapse;
    width: 100%;
    text-align: left;
}
table.data-table td {
    border-top: 1px solid #e1e1e1;
    float: none;
    padding: 5px 25px;
}
.check{width: 635px;}
.news .for_flex{
    display: flex;
    justify-content: space-between;
}
section.banner .offer__block.b3.ny a.btn {
    margin-top: 225px;
    float: left;
}
section.banner .offer__block span.firstbl{
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    margin: 0;
    text-shadow: 0 1px 1px black;
    background: #71848b;
    letter-spacing: 0px;
}
section.banner .offer__block.amway strong{
    color: #3164E7;
    font-weight: 900;
}
section.banner .offer__block.amway p{color: #000;}
section.banner .offer__block.amway a.btn{
    margin-right: 25px;
    margin-top: 35px;
font-weight:800;
    background: #fff;
    color: #3164e7;
    font-size: 21px;
    border: 5px solid #3164e7;
}
section.banner .offer__block.amway a.btn:hover{
    border: 5px solid #ff3b69;
}
@media (max-width: 780px) {
		div#colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent {
		width: 100%!important;
		height: 1600px!important;
		}
		div#colorbox{top: 120px!important;}
section.text__index {
    padding-top: 0;
}
.formob.amway_banner.dispn{
	border:1px solid #f2295b;
	display:block;
position:relative;
}
.formob.amway_banner.dispn a{
    display: block;
    text-decoration: none;
}
.formob.amway_banner.dispn a span{
    display: block;
    color: #fff;
    background: #3b5999;
    height: 50px;
    font-size: 15px;
    padding-left: 16px;
}
.formob.amway_banner.dispn a b{
    float: right;
    background: #ff265e;
    width: 110px;
    line-height: 20px;
    text-align: center;
    padding: 5px;
}
.formob.amway_banner img{
width:100%;
}
.formob.amway_banner.dispn span{
    display: block;
    color: #fff;
    background: #3b5999;
}
.formob.amway_banner.dispn p{
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: 600;
    line-height: 20px;
}
}



header .block__menu .block__search {
    display: none !important;
}


section.banner .offer__block.zap a.btn {
    margin-right: 25px;
    margin-top: 160px;
    font-weight: 600;
    background: #fff;
    color: #00a0b6;
    font-size: 21px;
    border: 2px solid #00a0b6;
    box-shadow: none;
}

section.banner .offer__block.zap a.btn:hover {
    background: #00a0b6;
    color: #fff;
    border: 2px solid #fff;
}
/* End */
/* /bitrix/templates/nwl2021/template_styles.css?175943442030844 */
