    a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
}
.cust_logo{
    text-transform: uppercase;
    font-weight: bold;
    color: #f49701;
    font-size: 48px;
    line-height: 1;
    border-bottom: 4px solid #f49701;
    display: inline-block;
    margin-bottom: 10px;
}
.container, .items-wrap-4, .section-2 .row, .section-3 .row, .section-8 .row {
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.footer {
    height: auto;
    text-align: center;
    padding: 30px 0;
}
.footer a {
    color:#333;
    font-size: 14px;
}
.footer img {
    width: auto;
    margin-bottom: 5px;
}
@media (min-width:320px) {
    .container, .items-wrap-4, .section-2 .row, .section-3 .row, .section-8 .row {
    width: 100%;
    padding: 0 15px;
}
}@media (min-width:767px) {
    .container, .items-wrap-4, .section-2 .row, .section-3 .row, .section-8 .row {
    width: 750px;
}
}@media (min-width:1024px) {
    .container, .items-wrap-4, .section-2 .row, .section-3 .row, .section-8 .row {
    width: 970px;
}
}@media (min-width:1200px) {
    .container, .items-wrap-4, .section-2 .row, .section-3 .row, .section-8 .row {
    width: 1152px;
}
}.bg-oval {
    position: absolute;
}
.bg-oval img {
    max-width: 768px;
}
.section-white .section-title h2, .section-white p {
    color: #fff;
}
.main-hero-content .content-price .new .price span, .panels-black p span, .promo .content .section-title h2 span, .promo .content .section-title label, .section-white .section-title label {
    color: #f49701;
}
.section, .section-2, .section-3, .section-5, .section-6, .section-7, .section-8 {
    position: relative;
    display: block;
    margin: 20px 0;
    overflow: hidden;
}
.container-box, .section-5 .container, .section-6 .container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width:480px) {
    .container-box, .section-5 .container, .section-6 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
}.container-box .box, .section-5 .container .box, .section-6 .container .box {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
@media (max-width:480px) {
    .container-box .box, .section-5 .container .box, .section-6 .container .box {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.items-wrap-4, .section-2 .row, .section-3 .row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.items-wrap-4 .item, .section-2 .row .item, .section-3 .row .item {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*3) + (32px*(3 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*3) + (32px*(3 - 1)));
}
.items-wrap-4 .item img, .items-wrap-4 .item p, .section-2 .row .item img, .section-2 .row .item p, .section-3 .row .item img, .section-3 .row .item p {
    margin-bottom: 24px;
}
@media (max-width:480px) {
    .items-wrap-4 .item, .section-2 .row .item, .section-3 .row .item {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
}@media (max-width:320px) {
    .items-wrap-4 .item, .section-2 .row .item, .section-3 .row .item {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.center, .section-8 .row .item, .section-8 .section-title {
    text-align: center;
    margin: 0 auto;
}
.button, .page {
    color: #171518;
    font-size: 14px;
}
.button {
    display: inline-block;
    text-align: center;
    width: 256px;
    padding: 21px 0;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border: 0;
    background-color: #f49701;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer;
    outline: 0;
    margin: 40px 0;
    font-weight: 600;
}
.button:hover {
    background-color: #2ee59d;
    -webkit-box-shadow: 0 15px 20px rgba(46, 229, 157, .4);
    box-shadow: 0 15px 20px rgba(46, 229, 157, .4);
    color: #fff;
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
}
.page {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.page__wrap {
    min-width: 320px;
    max-width: 1920px;
    margin: 0 auto;
}
h1, h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}
h2 {
    font-weight: 300;
}
b, h2 span, h3, p span {
    font-weight: 600;
}
h3 {
    text-transform: uppercase;
    color: #fff;
}
p {
    font-size: 14px;
    line-height: 18px;
}
p span {
    color: #f49701;
}
.main-hero-img img, img {
    width: 100%}
.panels-black, .panels-orange {
    background-color: #f49701;
    color: #fff;
    margin-bottom: 30px;
}
.panels-black p, .panels-orange p {
    padding: 16px;
}
.panels-black {
    background-color: #2a2a2c;
    text-align: center;
    width: 305px;
}
.logo {
    max-width: 430px;
    margin-bottom: 30px;
}
.section-title {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    margin: 60px 0;
}
@media (max-width:480px) {
    .section-title {
    margin: 20px 0;
}
}.section-title label {
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 8px;
}
.container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.divider {
    width: 50px;
    height: 2px;
    background: #f49701;
    display: inline-block;
}
.main-hero {
    height: 400px;
    overflow: hidden;
    background-image: url(../img/main-hero.svg);
    background-repeat: no-repeat;
    background-position: top center;
}
@media (max-width:1200px) {
    .main-hero {
    height: auto!important;
}
}@media (max-width:1024px) {
    .main-hero {
    -webkit-background-size: cover;
    background-size: cover;
}
}@media (max-width:480px) {
    .main-hero {
    height: auto!important;
    background: 0 0;
}
}.main-hero .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width:1024px) {
    .main-hero .container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
}@media (max-width:480px) {
    .main-hero .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
}.main-hero-content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*5) + (32px*(5 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*5) + (32px*(5 - 1)));
}
.main-hero-content .logo {
    padding-top: 60px;
}
@media (max-width:1024px) {
    .main-hero-content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
}@media (max-width:480px) {
    .main-hero-content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.main-hero-content .content-price {
    margin: 40px 0;
    font-size: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width:1200px) {
    .main-hero-content .content-price {
    margin-bottom: 0;
}
}@media (max-width:480px) {
    .main-hero-content .content-price {
    margin: 20px auto;
}
}.main-hero-content .content-price .price, h3 {
    font-size: 32px;
}
@media (max-width:480px) {
    .main-hero-content .content-price .price {
    font-size: 28px;
}
}.main-hero-content .content-price .old .price {
    text-decoration: line-through;
}
.main-hero-content .content-price .new {
    margin-left: 20px;
}
.main-hero-content .content-price .new .price {
    font-weight: 600;
}
.main-hero-img {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
}
@media (max-width:1024px) {
    .main-hero-img {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
.main-hero-img img {
    width: auto;
}
}@media (max-width:480px) {
    .main-hero-img {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
.main-hero-img img {
    width: 300px;
    margin: 0 auto;
}
}.main-hero-form {
    background: #fff;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*3) + (32px*(3 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*3) + (32px*(3 - 1)));
    text-align: center;
}
@media (max-width:1024px) {
    .main-hero-form {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    margin-bottom: 20px;
}
}.main-hero-form .form-title {
    margin: 20px 0;
}
.main-hero-form .form-title h3 {
    font-size: 20px;
    color: #171518;
}
.main-hero-form  select,
.main-hero-form .input-group input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* text-align: center; */
   
    width: 80%;
    color: #171518;
    border: 1px solid #f0f0f0;
    margin: 4px 0;
    padding: 12px 0 12px 10px;
}
.main-hero-form  select{
appearance: none;
-moz-appearance: none;
-ms-progress-appearance: none;
-webkit-appearance: none;
background: url('../img/select.png') no-repeat 95% 50%;
}
.main-hero-form .input-group input::-webkit-input-placeholder {
    color: #171518;
    font-size: 14px;
}
.main-hero-form .input-group input::-moz-placeholder {
    color: #171518;
    font-size: 14px;
}
.main-hero-form .input-group input:-ms-input-placeholder {
    color: #171518;
    font-size: 14px;
}
.main-hero-form .input-group input::-ms-input-placeholder {
    color: #171518;
    font-size: 14px;
}
.main-hero-form .input-group input::placeholder {
    color: #171518;
    font-size: 14px;
}
.main-hero-form button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #171518;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    width: 80%;
    border: 0;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 16px 0;
    margin-top: 20px;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.main-hero-form button:hover {
    background: #f49701;
    color: #171518;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.main-hero-form .conf {
    margin: 10px;
    color: #c1c1c1;
    font-size: 12px;
}
.section-info {
    background-color: #171518;
    color: #fff;
    padding: 45px 0;
}
.section-info img {
    width: auto!important;
}
.section-info .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-info .row {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*10) + (32px*(10 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*10) + (32px*(10 - 1)));
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media (max-width:1024px) {
    .section-info .row {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
}.section-info .section-title {
    margin: 0;
    width: 159px;
}
@media (max-width:1024px) {
    .section-info .section-title {
    width: auto;
}
}.section-info .section-title h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 34px;
}
@media (max-width:320px) {
    .section-info .section-title h2 {
    font-size: 24px;
}
}.section-info .section-title p {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 6px;
}
.section-4, .section-info .section-title p span {
    font-weight: 300;
}
.section-info .item {
    text-align: center;
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*3) + (32px*(3 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*3) + (32px*(3 - 1)));
}
.section-info .item img {
    padding: 10px;
}
@media (max-width:480px) {
    .section-info .item {
    margin: 10px 0;
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
}@media (max-width:320px) {
    .section-info .item {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.section-2 .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-2 .panels-orange, .section-2 .section-title {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
@media (max-width:480px) {
    .section-2 .panels-orange, .section-2 .section-title {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.section-2 .section-title {
    border-left: 2px solid #f49701;
}
.section-2 .section-title h2, .section-6 .section-title h2, .section-6 .section-title p {
    padding-left: 24px;
}
.section-4 {
    background-image: url(../img/bg-sec-4.jpg);
    background-repeat: no-repeat;
    color: #fff;
    padding: 30px 0;
}
@media (max-width:1200px) {
    .section-4 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
}
}.section-4 .container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width:1200px) {
    .section-4 .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
}.section-4 .content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*5) + (32px*(5 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*5) + (32px*(5 - 1)));
}
@media (max-width:1200px) {
    .section-4 .content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*7) + (32px*(7 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*7) + (32px*(7 - 1)));
}
}@media (max-width:480px) {
    .section-4 .content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.section-4 .content .button, .section-4 .content .section-title {
    margin: 30px 0;
}
.section-4 .list .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.section-4 .list .item:last-child {
    margin-bottom: 10px;
}
.section-4 .list .item img {
    width: auto;
    margin-right: 16px;
}
.section-4 .list .item .text {
    max-width: 265px;
}
@media (max-width:480px) {
    .section-4 .list .item .text {
    max-width: 100%}
}.section-4 .list .item .title {
    font-size: 16px;
    margin-bottom: 8px;
}
.section-4 .image {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
    text-align: center;
    position: relative;
}
@media (max-width:1200px) {
    .section-4 .image {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*5) + (32px*(5 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*5) + (32px*(5 - 1)));
}
}@media (max-width:480px) {
    .section-4 .image {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.section-4 .image img {
    margin: 0 auto;
    width: 340px;
}
@media (max-width:1200px) {
    .section-4 .image img {
    width: 100%;
    margin: 0 auto;
}
}.section-4 .image .panels-black {
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    left: 20px;
}
@media (max-width:1200px) {
    .section-4 .image .panels-black {
    position: relative;
    width: auto;
    left: auto;
    bottom: auto;
}
}.section-5 .section-title {
    margin-top: 0;
}
.section-5 .list {
    margin-left: 24px;
    list-style-type: disc;
}
.section-5 .list li {
    margin-bottom: 16px;
}
.section-5 .list li:last-child {
    margin-bottom: 0;
}
.section-5 .product {
    max-width: 450px;
    margin-bottom: 20px;
}
.section-6 .section-title {
    margin-top: 0;
    border-left: 2px solid #f49701;
}
.section-6 .content {
    background: #fbfbfb;
    padding: 32px;
}
.section-6 .content .title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}
.section-6 .content .icon {
    width: 17px;
    height: 17px;
    margin-right: 8px;
}
.section-6 .content .list {
    margin: 47px 0;
}
.section-6 .content .list .item-list {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.section-7 {
    background-color: #fbfbfb;
}
.section-7 .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-7 .content, .section-7 .image {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
@media (max-width:480px) {
    .section-7 .content, .section-7 .image {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.section-7 .section-title {
    margin-bottom: 40px;
}
.section-8 .section-title {
    padding: 60px 0;
}
@media (max-width:480px) {
    .section-8 .section-title {
    padding: 20px 0;
}
}.section-8 .row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.section-8 .row .item {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*8) + (32px*(8 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*8) + (32px*(8 - 1)));
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #f0f0f0;
    padding: 16px;
    margin-bottom: 32px;
}
.section-8 .row .item-image {
    min-width: 256px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.section-8 .row .item-content {
    text-align: left;
}
.section-8 .row .item-content .name {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}
.section-8 .row .item-content .city {
    color: #f49701;
    margin-bottom: 14px;
}
.section-8 .row .item-content p {
    margin-bottom: 14px;
}
@media (max-width:1024px) {
    .section-8 .row .item {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}@media (max-width:480px) {
    .section-8 .row .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.section-8 .row .item-content {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
.section-8 .row .item-image {
    margin: 0;
}
}.promo {
    background-image: url(../img/bg-promo.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
@media (max-width:1200px) {
    .promo {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
}
}.promo .container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width:1200px) {
    .promo .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
}.promo .content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
    color: #fff;
}
.promo .content .section-title {
    margin: 40px 0;
}
@media (max-width:1024px) {
    .promo .content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
}
}@media (max-width:480px) {
    .promo .content {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
}
}.promo .content p {
    font-weight: 300;
    font-size: 14px;
}
.promo .content .important {
    font-size: 12px;
    color: #615f5f;
    line-height: 14px;
    margin: 40px 0;
}
.promo .content-2 {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*8) + (32px*(8 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*8) + (32px*(8 - 1)));
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width:1024px) {
    .promo .content-2 {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*6) + (32px*(6 - 1)));
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
}@media (max-width:480px) {
    .promo .content-2 {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*12) + (32px*(12 - 1)));
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
}@media (max-width:1024px) {
    .promo .content-2 .panels-black {
    width: 100%}
}.promo .content-2 .panels-info {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*4) + (32px*(4 - 1)));
}
@media (max-width:1024px) {
    .promo .content-2 .panels-info {
    width: -webkit-calc((((100% - (32px*(12 - 1)))/12)*10) + (32px*(10 - 1)));
    width: calc((((100% - (32px*(12 - 1)))/12)*10) + (32px*(10 - 1)));
    margin-bottom: 30px;
}
}.promo .content-2 .panels-info p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}