

/* Start:/bitrix/templates/llc-css_ru/template_styles.css?178099774419428*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap");

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

.dispn {
  display: none;
}

.curpo {
  cursor: pointer;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

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

.td_u {
  text-decoration: underline;
}

.td_n,
a:hover {
  text-decoration: none;
}

.disp_bl, header .block__menu nav li:hover ul, header .block__menu nav li:hover ul li {
  display: block;
}

img,
.brd0 {
  border: none;
}

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

.w100 {
  width: 100%;
}

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

.clrf {
  color: #fff;
}

.fl_l,
.left {
  float: left;
}

.fl_r,
.right {
  float: right;
}

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

.ta_c {
  text-align: center;
}

.ta_l {
  text-align: left;
}

.ta_r {
  text-align: right;
}

.bgf0 {
  background-color: #f0f6fa;
}

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

.posRel, header .block__menu {
  position: relative;
}

.posAbs, header .block__menu nav li:hover ul {
  position: absolute;
}

.clearafter {
  content: " ";
  display: block;
  clear: both;
}

a {
  color: #2d80af;
}

body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  background: #fff;
  color: #11263a;
}

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

header {
  font-weight: 500;
  height: 975px;
  background: url(/img/banner.jpg) no-repeat bottom;
}

header .container {
  font-size: 14px;
  position: relative;
  height: 100%;
  text-align: center;
}

header .container .adress {
  float: left;
  margin-top: 25px;
  padding-top: 2px;
  padding-left: 22px;
  background: url(/icons/geo_icon.svg) no-repeat left top;
}

header .container .block__logo {
  margin: 15px 0 5px;
}

header .container .block__phone {
  margin-top: 20px;
  padding-top: 5px;
  padding-left: 42px;
  background: url(/icons/ico_phone.svg) no-repeat left top;
  width: 170px;
  float: right;
}

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

header .container .block__phone a {
  color: #2e363e;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: 20px;
}

header .container nav {
  font-size: 17px;
  padding: 36px 0 38px;
  background: url(/icons/hr_menu.svg) no-repeat bottom;
}

header .container nav a {
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  padding-top: 33px;
}

header .container nav a + a {
  margin: 0 0 0 55px;
}

header .container nav a:hover {
  color: #ea9d00;
  border-top: 1px solid;
}

header .container .offer {
  padding: 160px 0 20px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.3px;
  line-height: 33px;
}

header .container .offer strong {
  display: block;
  color: #ea9d00;
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 30px;
}

header .container .feedback {
  padding-top: 150px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 40px;
}

header .container .feedback b {
  color: #c5c7d2;
  font-weight: 700;
  font-size: 23px;
  display: block;
  line-height: 20px;
}

header .container .feedback form {
  padding: 15px;
  width: 565px;
  margin: 0 auto;
}

header .container .feedback form input {
  float: left;
  margin: 0 10px;
}

header .container .feedback form input[type="text"] {
  border: 2px solid #9aa2bd;
  font-size: 20px;
  color: #fff;
  padding: 15px 40px;
  height: 30px;
  width: 180px;
  border-radius: 100px;
  background: none;
  outline: none;
}

header .container .feedback form input.btn {
  background: #d4d4d4;
  color: #11263a;
  border-radius: 100px;
  width: 260px;
  height: 64px;
  border: 2px solid #d4d4d4;
  font-size: 16px;
  cursor: pointer;
}

header .container .feedback form input.btn:hover {
  background: none;
  color: #ea9d00;
  border: 2px solid #ea9d00;
}

header .container .feedback form small {
  color: #9ba2bd;
  font-size: 12px;
}
header .play{
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
header .play, a.losscargo {
  position: fixed;
  cursor: pointer;
  right: 100px;
  bottom: 20px;

}
a.losscargo{
text-decoration:none;
right:inherit;
left:20px;
padding:10px;
background:#FF0000;
font-size:24px;
color:#FFF;
text-align:center;
}
a.losscargo small{
display:block;
color:#111;
font-size:12px;
font-weight:700;
}


header .video {
  position: fixed;
  bottom: 0;
  right: 0;
  border-left: 10px solid #080809;
  border-right: 10px solid #080809;
}

header .video span {
  position: absolute;
  top: 10px;
  left: 5%;
  color: #ff0000;
  border-bottom: 1px solid;
  padding: 15px 0px;
  cursor: pointer;
  z-index: 99;
  width: 90%;
  text-align: center;
  font-weight: 700;
}

header .video span:hover {
  border: 0;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
}

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

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(/img/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;
}

section {
  line-height: 25px;
  padding: 100px 0;
}

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

section .container {
  width: 1024px;
  margin: 0 auto;
  color: #1a1a1a;
}

section .container h1, section .container h2 {
  font-weight: 700;
  margin: 0 0 20px;
  color: #303030;
  text-align: center;
}

section .container h1 span, section .container h2 span {
  color: #ea9d00;
}

section .container h1 {
  font-size: 40px;
  line-height: 60px;
}

section .container h2 {
  font-size: 35px;
  line-height: 40px;
}

section .container h3 {
  font-size: 21px;
  line-height: 30px;
}

section .container .advantages {
  padding: 50px 0 0;
}

section .container .advantages img {
  margin-left: 70px;
}

section .container .advantages h2 {
  text-align: left;
  font-size: 30px;
}

section .container .advantages ul {
  list-style-type: none;
  float: left;
  width: 50%;
}

section .container .advantages ul li {
  float: left;
  width: 177px;
  background: url(/icons/check_li.svg) no-repeat left top;
  padding-left: 55px;
  margin: 20px 0;
  line-height: 20px;
  font-size: 14px;
}

section .container .advantages ul li + li,
section .container .advantages ul li + li + li + li {
  margin-left: 40px;
}

section .container .advantages ul li + li + li,
section .container .advantages ul li + li + li + li + li {
  margin-left: 0px;
}

section .container .advantages ul li b {
  font-size: 18px;
  line-height: 25px;
  display: block;
  margin-bottom: 10px;
}

section#services {
  background: url(/img/bg_services.png);
}

section#services .services__block {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section#services .services__block div {
  width: 328px;
  background: #fff;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

section#services .services__block div h3 {
  margin: 30px 25px 0 45px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

section#services .services__block div ul {
  margin: 10px 25px 30px 45px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

section#services .services__block div ul li {
  list-style-image: url(/icons/li.svg);
  margin: 8px 0 5px 18px;
  padding-left: 5px;
  line-height: 20px;
}

section#services .services__block div .order_btn {
  color: #11263A;
  border: 1px solid;
  display: block;
  margin: 10px 45px 30px;
  line-height: 50px;
  border-radius: 100px;
  text-align: center;
  text-decoration: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

section#services .services__block div .order_btn:hover {
  color: #EA9D00;
}

section#services .services__block div + div {
  margin-left: 20px;
}

section#price div.price__block {
  padding: 70px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section#price div.price__block img {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  float: left;
  background: #FFF;
  padding: 20px;
  margin: 0 35px;
  -webkit-box-shadow: 0px 0px 15px rgba(80, 80, 80, 0.11);
          box-shadow: 0px 0px 15px rgba(80, 80, 80, 0.11);
}

section#price div.price__block .info {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  float: left;
  margin: 0 35px;
}

section#price div.price__block .info ul {
  margin-bottom: 35px;
}

section#price div.price__block .info ul li {
  list-style-image: url(/icons/li.svg);
  margin: 8px 0 5px 18px;
  padding-left: 5px;
}

section#price div.price__block .info .price {
  font-size: 14px;
}

section#price div.price__block .info .price b {
  display: block;
  color: #939393;
  font-weight: 700;
  font-size: 30px;
}

section#price div.price__block + div.price__block {
  border-top: 1px solid #D3D3D3;
}

section#price div.price__block + div.price__block img, section#price div.price__block + div.price__block .info {
  float: right;
}

section#price div.price__block:nth-child(2n) img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

section#price div.price__block:nth-child(2n) .info {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

section#step {
  background: url(/img/bg_services.png);
}

section#step img {
  float: right;
  margin-top: 60px;
}

section#step .step__block {
  padding: 50px 0;
  float: left;
  width: 50%;
}

section#step .step__block li {
  list-style-type: none;
  padding: 10px 0 25px 15%;
  background: url(/img/step1.png) no-repeat left top;
}

section#step .step__block li + li {
  background: url(/img/step2.png) no-repeat left top;
}

section#step .step__block li + li + li {
  background: url(/img/step3.png) no-repeat left top;
}

section#step .step__block h3 {
  margin: 0 0 5px 0;
}

section#step .step__block p {
  margin: 5px 0;
}

section#faq ul {
  margin-top: 70px;
  border-top: 1px solid #E2EAF2;
}

section#faq ul li {
  border-bottom: 1px solid #E2EAF2;
  padding: 35px 0;
  list-style: none;
  background: url(/icons/plus.svg) no-repeat right 33px;
}

section#faq ul li p {
  display: none;
  margin: 0px 60px 0 15px;
}

section#faq ul li.open {
  background: url(/icons/minus.svg) no-repeat right 33px;
}

section#faq ul li.open p {
  display: block;
}

section#faq ul li b {
  font-size: 21px;
  display: block;
  padding: 15px;
  padding-right: 60px;
  cursor: pointer;
}

section#hr {
  background: url(/img/bg_services.png);
}

section#hr h2 {
  margin-bottom: 80px;
}

section#hr h4 {
  font-size: 28px;
  margin: 0 0 25px;
}

section#hr h5 {
  font-size: 18px;
  margin: 25px 0;
}

section#hr img {
  border-right: 1px solid #5f5f5f;
  border-bottom: 1px solid #5f5f5f;
  float: left;
  margin-right: 90px;
  border-radius: 0 0 30px 0;
}

section#hr ul {
  padding: 0 18px;
}

section#hr ul li {
  margin-bottom: 10px;
}

section#hr .info {
  float: left;
  width: 375px;
  border-top: 1px solid #e39c06;
  border-left: 1px solid #e39c06;
  border-radius: 30px 0 0 0;
  padding: 35px 0 0 35px;
  line-height: 22px;
  font-size: 15px;
}

section#hr .info a.btn {
  color: #ffffff;
  border: 1px solid;
  display: block;
  margin: 0;
  padding: 0 35px;
  line-height: 55px;
  border-radius: 100px;
  width: 180px;
  height: 56px;
  text-align: center;
  background: #EA9D00;
  text-decoration: none;
}

section#hr .info a.btn:hover {
  border: 1px solid #EA9D00;
  color: #EA9D00;
  background: none;
}

section#reviews .review {
  border: 1px solid #CED6DE;
  padding: 60px 0;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section#reviews .review img {
  float: left;
  margin: 0 20px 20px 0;
}

section#reviews .review .image, section#reviews .review .text {
  margin: 0 60px;
}

section#reviews .review .image b, section#reviews .review .text b {
  font-size: 15px;
}

section#reviews .review .image img {
  margin: 0;
}

section#reviews .review p {
  clear: both;
}

section#reviews .review small {
  color: #A6AEB6;
  font-size: 14px;
}

section#contacts {
  background: url(/img/bg_contacts.png) center;
  font-weight: 600;
  line-height: 23px;
}

section#contacts img {
  margin-bottom: 20px;
}

section#contacts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
}

section#contacts li {
  background: #F5F5F5;
  -webkit-box-shadow: 1px 7px 19px -5px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 7px 19px -5px rgba(0, 0, 0, 0.25);
  width: 241px;
  margin: 10px;
  list-style-type: none;
  padding: 70px 35px 35px;
  text-align: center;
}

footer {
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 35px 0;
}

footer .copyright {
  padding: 30px 0 0;
  font-size: 12px;
}

footer .links {
  margin-top: 15px;
}

footer .links a {
  color: #EA9D00;
  font-size: 14px;
  margin: 21px;
}

@media (max-width: 980px) {
  header {
    font-weight: 500;
    color: #565e66;
    padding-top: 0;
    text-align: center;
    height: initial;
    background: none;
  }
  header .play {
    right: -35px;
    bottom: -40px;
  }
  header .play img {
    width: 150px;
  }
  header .video {
    background: #000;
  }
  header .video video {
    width: 100%;
  }
  header .video span {
    top: 52px;
  }
  header .container {
    width: initial;
  }
  header .container .adress {
    float: none;
    width: 250px;
    text-align: left;
    margin: 25px auto;
    padding-top: 2px;
    padding-left: 22px;
  }
  header .container .down {
    display: none;
  }
  header .container .block__logo {
    margin: 20px 15px 15px;
    float: none;
  }
  header .container .block__phone {
    margin-top: 35px;
    padding-top: 3px;
    padding-left: 37px;
    text-align: left;
    background: url(/icons/ico_phone.svg) no-repeat left top;
    width: 175px;
    float: none;
    margin: 0 auto;
  }
  header .container nav {
    font-size: 16px;
    float: none;
    display: none;
    margin: 30px 0;
  }
  header .container nav a {
    margin: 0 8px;
    font-weight: 600;
    text-decoration: none;
    padding: 5px 3px 6px;
  }
  header .container .utp {
    width: initial;
    padding-top: 25px;
  }
  header .container .utp span {
    display: block;
    padding: 0 20px;
    font-size: 13px;
  }
  header .container .utp span br {
    display: none;
  }
  header .container .utp b {
    display: block;
    padding-bottom: 20px;
    font-size: 28px;
    margin: 0 15px;
    font-weight: 900;
    line-height: 35px;
    color: #44617c;
  }
  header .container .offer, header .container .feedback {
    display: none;
  }
  section {
    padding: 10px 0;
    font-size: 14px;
  }
  section .container {
    width: initial;
    margin: 40px 20px;
    line-height: 22px;
  }
  section .container h1 {
    font-size: 24px;
    line-height: 30px;
  }
  section .container h2 {
    font-size: 23px;
    line-height: 27px;
  }
  section .container .advantages {
    padding: 0;
  }
  section .container .advantages img {
    margin-left: 0;
    float: none;
    width: 100%;
    border-radius: 15px;
  }
  section .container .advantages h2 {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    margin: 20px 0;
  }
  section .container .advantages ul {
    float: none;
    width: initial;
  }
  section .container .advantages ul li {
    float: none;
    width: initial;
    padding-left: 45px;
    margin: 26px 0;
    line-height: 18px;
    font-size: 14px;
  }
  section .container .advantages ul li + li,
  section .container .advantages ul li + li + li + li {
    margin-left: 0;
  }
  section#services .services__block {
    display: block;
    padding: 0;
  }
  section#services .services__block div {
    display: block;
    margin: 30px auto;
  }
  section#services .services__block div + div {
    margin-left: auto;
  }
  section#price div.price__block {
    padding: 10px 0px;
    display: block;
  }
  section#price div.price__block .info, section#price div.price__block + div.price__block .info {
    float: none;
    margin: 0;
  }
  section#price div.price__block img, section#price div.price__block + div.price__block img {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 0 0;
            box-shadow: 0 0 0 0;
  }
  section#step .step__block {
    padding: 25px 0;
    float: none;
    width: initial;
  }
  section#step .step__block li {
    padding: 10px 10px 15px 20%;
  }
  section#step img {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  section#faq ul {
    margin-top: 0;
  }
  section#faq ul li {
    padding: 15px 0;
  }
  section#faq ul li b {
    font-size: 18px;
    padding-left: 0;
    padding-right: 80px;
  }
  section#faq ul li p {
    margin: 0px;
  }
  section#hr h2 {
    margin-bottom: 40px;
  }
  section#hr img {
    width: 100%;
    margin-bottom: 30px;
    float: none;
    margin-right: 0;
  }
  section#hr .info {
    float: none;
    width: initial;
    padding: 30px 20px;
    font-size: 14px;
  }
  section#reviews .review {
    padding: 30px 0;
    display: block;
  }
  section#reviews .review .text, section#reviews .review .image {
    margin: 0 20px;
  }
  section#reviews .review .image img {
    float: none;
    width: 100%;
  }
  section#contacts .container ul {
    display: block;
    padding-top: 0;
  }
  section#contacts .container ul li {
    width: initial;
    padding: 25px 35px 25px;
  }
  footer .links a {
    display: block;
    margin: 5px;
  }
  footer .copyright {
    margin: 0 auto;
    width: 245px;
  }
}

/* End */
/* /bitrix/templates/llc-css_ru/template_styles.css?178099774419428 */
