body
{
    background: #fff;
    font-family: 'Roboto', sans-serif;
    color: #212121;
    font-weight: 300;
}
a {color:#fc8601; text-decoration: underline;  }
a:hover, a:focus, a:active {color:#be0418;}
b, strong {font-weight: 500;}
/* */
.navbar-logo
{
    padding: 8px 0px 12px 0px;
    display: inline-block;
    margin: 0px 20px 0px -15px;
}
.navbar-default {
    background-color: #fff;
    border-color: #d50d23;
}
.navbar-default .navbar-nav-avto
{
    margin: 20px 0px 0px 180px;
}
.navbar-default .navbar-nav-avto > li
{
    margin-left: 10px;
}
.navbar-default .navbar-nav-avto > li:first-child
{
    margin-left: 0px;
}
.navbar-default .navbar-nav-avto > li > a
{
    display: block;
    border:1px solid #ba3000;
    border-radius: 4px;
    padding: 0px;
    width: 162px;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-shadow: 0px 0px 1px #a90914;
    background: #fd8901;
    background: -moz-linear-gradient(top,  #fd8901 0%, #f67503 50%, #f06805 50%, #e54a08 100%);
    background: -webkit-linear-gradient(top,  #fd8901 0%,#f67503 50%,#f06805 50%,#e54a08 100%);
    background: linear-gradient(to bottom,  #fd8901 0%,#f67503 50%,#f06805 50%,#e54a08 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8901', endColorstr='#e54a08',GradientType=0 );
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
}
.navbar-default .navbar-nav-avto > li > a:hover, .navbar-default .navbar-nav-avto > li > a:active, .navbar-default .navbar-nav-avto > li > a:focus
{
    color: #fff;
    text-shadow: 0px 0px 1px #a90914;
    border-color: #d04e00;
    background: #fdad01;
    background: -moz-linear-gradient(top,  #fdad01 0%, #f67503 75%, #f06805 100%);
    background: -webkit-linear-gradient(top,  #fdad01 0%,#f67503 75%,#f06805 100%);
    background: linear-gradient(to bottom,  #fdad01 0%,#f67503 75%,#f06805 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdad01', endColorstr='#e54a08',GradientType=0 );
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
}
.navbar-default .navbar-nav-avto > li.active > a, .navbar-default .navbar-nav-avto > li.active > a:hover, .navbar-default .navbar-nav-avto > li.active > a:active, .navbar-default .navbar-nav-avto > li.active > a:focus
{
    border-color: #fb8301;
    color: #fff;
    background: #be0418;
    background: -moz-linear-gradient(top,  #be0418 0%, #e24109 100%);
    background: -webkit-linear-gradient(top,  #be0418 0%,#e24109 100%);
    background: linear-gradient(to bottom,  #be0418 0%,#e24109 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be0418', endColorstr='#e24109',GradientType=0 );
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15), 0px 5px 5px 0px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15), 0px 5px 5px 0px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15), 0px 5px 5px 0px rgba(0, 0, 0, 0.15) inset;
}
.navbar-default .navbar-text
{
    text-align: right;
}
/* */
.header
{
    padding-top: 82px;
    background-color: #ededef;
}
.header_section
{
    background: url("graphics/auto_header_bg.png") no-repeat right 150px;
    background-position: right -50% top 150px;
    overflow: hidden;
}
.header_section > div
{
    background: url("graphics/money_header_bg.png") no-repeat left bottom;
    background-position: left -20% bottom 5px;
}
.header_section > div > div
{
    height: 672px;
}
.header_section .container
{
    background: url("graphics/clock_bg.png") no-repeat 0px 70px;
}

.header_section hgroup > h1
{
    font-size: 80px;
    line-height: 80px;
    color: #be0418;
    font-weight: 400;
}
.header_section hgroup > h2
{
    font-family: 'Jura', sans-serif;
    font-size: 26px;
    line-height: 26px;
    color: #363636;
    font-weight: 400;
    margin-left: 45px;
    text-shadow: #ededef 1px 0px, #ededef 1px 1px, #ededef 0px 1px, #ededef -1px 1px, #ededef -1px 0px, #ededef -1px -1px, #ededef 0px -1px, #ededef 1px -1px;
    margin-top: 14px;
}
/* */
.top-oform
{
    margin-top: 260px;
}
.top-oform-t1
{
    font-family: 'Jura', sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #363636;
    font-weight: 300;
    text-shadow: #ededef 1px 0px, #ededef 1px 1px, #ededef 0px 1px, #ededef -1px 1px, #ededef -1px 0px, #ededef -1px -1px, #ededef 0px -1px, #ededef 1px -1px;
}
.top-oform-t2
{
    font-size: 42px;
    line-height: 42px;
    color: #fa7f02;
    font-weight: 400;
    margin-bottom: 22px;
    text-shadow: #ededef 1px 0px, #ededef 1px 1px, #ededef 0px 1px, #ededef -1px 1px, #ededef -1px 0px, #ededef -1px -1px, #ededef 0px -1px, #ededef 1px -1px;
}
.top-oform-tel
{
    display: inline-block;
    background: #be0418;
    background: rgba(190,4,24,0.75);
    font-size: 36px;
    line-height: 60px;
    border-radius: 60px;
    font-weight: 300;
    color: #fff;
    padding: 0px 24px;
    width: 100%;
    text-align: center;
}
.top-oform-tel+.top-oform-tel
{
    margin-left: 16px;
}
.form-avto .form-control
{
    border-color: #d50d23;
    font-family: 'Jura', sans-serif;
}
.form-avto .form-control:focus {
    border-color: #fb8301;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(213,59,150,.6);
}
.form-avto .form-control::-webkit-input-placeholder, .form-avto .form-control::-moz-placeholder, .form-avto .form-control:-moz-placeholder, .form-avto .form-control:-ms-input-placeholder
{
    color:#5b5b5b;
}

.btn-avto
{
    border:1px solid #ba3000;
    border-radius: 4px;
    color: #fff;
    font-family: 'Jura', sans-serif;
    font-weight: 400;
    background: #fd8901;
    background: -moz-linear-gradient(top,  #fd8901 0%, #f67503 50%, #f06805 50%, #e54a08 100%);
    background: -webkit-linear-gradient(top,  #fd8901 0%,#f67503 50%,#f06805 50%,#e54a08 100%);
    background: linear-gradient(to bottom,  #fd8901 0%,#f67503 50%,#f06805 50%,#e54a08 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8901', endColorstr='#e54a08',GradientType=0 );
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
    text-shadow: #bd3607 1px 0px, #bd3607 1px 1px, #bd3607 0px 1px, #bd3607 -1px 1px, #bd3607 -1px 0px, #bd3607 -1px -1px, #bd3607 0px -1px, #bd3607 1px -1px;
}
.btn-avto:hover, .btn-avto:active, .btn-avto:focus
{
    border-color: #fb8301;
    color: #fff;
    background: #be0418;
    background: -moz-linear-gradient(top,  #be0418 0%, #e24109 100%);
    background: -webkit-linear-gradient(top,  #be0418 0%,#e24109 100%);
    background: linear-gradient(to bottom,  #be0418 0%,#e24109 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be0418', endColorstr='#e24109',GradientType=0 );
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15), 0px 5px 5px 0px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15), 0px 5px 5px 0px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15), 0px 5px 5px 0px rgba(0, 0, 0, 0.15) inset;
    text-shadow: #bd3607 1px 0px, #bd3607 1px 1px, #bd3607 0px 1px, #bd3607 -1px 1px, #bd3607 -1px 0px, #bd3607 -1px -1px, #bd3607 0px -1px, #bd3607 1px -1px;
}
.top-oform .btn-avto
{
    font-size: 34px;
    line-height: 54px;
    padding: 0px 50px;

}
.top-oform .input-lg
{
    padding: 4px 14px;
    height: 38px;
    font-size: 14px;
    margin-top: 10px;
}
.top-oform .row
{
    margin-top: 22px;
}
/* */
.white_section
{
    padding: 50px 0px;
    overflow: hidden;
}
.title_w_auto, .title_w_auto .container
{
    height:73px;
    background: #d2d2d2;
    background: -moz-linear-gradient(left, #d2d2d2 0%, #d2d2d2 62%, #ffffff 62%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #d2d2d2 0%,#d2d2d2 62%,#ffffff 62%,#ffffff 100%);
    background: linear-gradient(to right, #d2d2d2 0%,#d2d2d2 62%,#ffffff 62%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#ffffff',GradientType=1 );
    margin-bottom: 50px;
}
.title_w_auto .container
{
    position: relative;
    height:73px;
    line-height: 73px;
    font-family: 'Jura', sans-serif;
    font-weight: 300;
    color: #363636;
    font-size: 48px;
    background: #d2d2d2;
    background: -moz-linear-gradient(left, #d2d2d2 0%, #d2d2d2 62%, #ffffff 62%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #d2d2d2 0%,#d2d2d2 62%,#ffffff 62%,#ffffff 100%);
    background: linear-gradient(to right, #d2d2d2 0%,#d2d2d2 62%,#ffffff 62%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#ffffff',GradientType=1 );
}
.title_w_auto .container:after
{
    content: '';
    display: block;
    width: 269px;
    height: 91px;
    position: absolute;
    background: url("graphics/autotitle_ico.png") no-repeat left top;
    top:-9px;
    left:62%;
}
/* */
.services .row
{
    margin-bottom: 20px;
}
.services .decription
{
    font-family: 'Jura', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #363636;
    text-align: center;
}
.service
{
    text-decoration: none;
    color: #fff;
    margin-bottom: 50px;
    display: block;
    position: relative;
}
.service-name
{
    position: relative;
    color: #fff;
    font-family: 'Jura', sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    padding: 15px 10px;
    background: #ff8e00;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
}
.service-name::before
{
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left:0px;
    top:-10px;
    background: inherit;
}
.service-ico
{
    content: '';
    display: block;
    width: 116px;
    height: 116px;
    border-radius: 120px;
    margin: 0px auto;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    background: #ff8e00 url("graphics/service-ico1.png") no-repeat center center;
}
.services .row .col-sm-4:nth-child(2) .service-ico
{
    background: #e24109 url("graphics/service-ico2.png") no-repeat center center;
}
.services .row .col-sm-4:nth-child(3) .service-ico
{
    background: #be0418 url("graphics/service-ico3.png") no-repeat center center;
}
a .service-name
{
    text-decoration: underline;
}
.services .row .col-sm-4:nth-child(2) .service-name
{
    background-color: #e24109;
}
.services .row .col-sm-4:nth-child(3) .service-name
{
    background-color: #be0418;
}
.service-place
{
    padding-top: 20px;
    position: relative;
    height: 140px;
    border-left:1px solid #d2d2d2;
    border-right:1px solid #d2d2d2;
}
.service-place:before, .service-place:after
{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    left:-1px;
    bottom: -50px;
    border-style: solid;
    border-width: 50px 180px 0 180px;
    border-color: #d2d2d2 transparent transparent transparent;
}
.service-place:after
{
    z-index: 2;
    left:-1px;
    bottom: -49px;
    border-color: #ffffff transparent transparent transparent;
}
.service::after
{
    content: '';
    display: block;
    width: 100%;
    height: 26px;
    position: absolute;
    z-index: 0;
    bottom: -60px;
    left: 0px;
    background: url("graphics/service-shadow.png") no-repeat center center;
}
a.service:hover .service-name, a.service:active .service-name, a.service:focus .service-name, a.service:hover .service-ico, a.service:active .service-ico, a.service:focus .service-ico
{
    background-color: #707070 !important;
}
/* */
.gray_section
{
    background: #ededef url("graphics/gray_bg.png") no-repeat left bottom;
    overflow: hidden;
}
.road
{
    padding: 50px 0px;
    background: transparent url("graphics/gray_bg2.png") no-repeat right bottom;
}
.title_orange
{
    color: #fff;
    background: #e74e07;
    font-family: 'Jura', sans-serif;
    font-weight: 300;
    font-size: 44px;
    line-height: 69px;
    height: 69px;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.title_orange::after, .title_orange::before
{
    content: '';
    display: block;
    width: 371px;
    height: 69px;
    background: url("graphics/orange_title.png") no-repeat left top;
    position: absolute;
    left:-300px;
    top:0px;
}
.white_section .title_orange::after, .white_section .title_orange::before
{
    background: url("graphics/orange_title_w.png") no-repeat left top;
}
.title_orange::after
{
    left: auto;
    right: -300px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.algo
{
    border-top:1px solid #e24109;
    margin-bottom: 14px;
}
.algo .col-md-3
{
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
}
.algo .col-md-3::before
{
    content: '';
    display: block;
    position: absolute;
    left:0px;
    top:0px;
    width: 1px;
    height: 100%;
    min-height: 312px;
    background: #e5e5e6;
}
.algo .col-md-3::after
{
    content: '';
    display: block;
    position: absolute;
    left:-6px;
    top:-6px;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    background: #ff8e00;
}
.algo .col-md-3:first-child::before, .algo .col-md-3:first-child::after
{
    display: none;
}
.algo-title
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #363636;
    font-family: 'Jura', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 38px;
    height: 75px;
    width: 500px;
}
.algo-description
{
    margin-top: 16px;
    text-align: center;
}
.algo-description .btn-avto
{
    margin-top: 16px;
    width: 100%;
    font-size: 24px;
    line-height: 20px;
}
.alert_link
{
    text-align: center;
}
.alert_link a
{
    color: #363636;
    font-size: 18px;
    font-family: 'Jura', sans-serif;
    font-weight: 300;
}
.alert_link a .glyphicon
{
    top:4px;
    padding-right: 8px;
    font-size: 22px;
    color: #be0418;
}
.alert_link a:hover
{
    color: #be0418;
}
/* */
.white_section_auto
{
    background: #fff url("graphics/auto_bg.jpg") no-repeat left bottom;
    padding: 0px;
}
.key
{
    padding: 50px 0px;
    background: transparent url("graphics/auto_key_bg.jpg") no-repeat right bottom 100px;
}
.red-title
{
    background: #be0418;
    color: #fff;
    font-family: 'Jura', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 69px;
    height: 69px;
    text-align: right;
    margin-bottom: 36px;
}
.benefits
{
    list-style: none;
    padding: 0px;
    margin-bottom: 10px;
    color: #363636;
    font-size: 18px;
}
.benefits li.sep
{
    margin-bottom: 36px;
}
.benefits strong
{
    display: block;
    color: #be0519;
    font-family: 'Jura', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 12px;
}
/* */
.gray_order_section
{
    background: #2c2c2c url("graphics/gray_order_bg.jpg") no-repeat center top;
    padding: 40px 0px;
}
.gray_order_section .title
{
    font-size: 48px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    line-height: 52px;
    margin-bottom: 22px;
}
.gray_order_section .top-oform
{
    margin-top: 0px !important;
}
.gray_order_section .btn-avto
{
    width: 100%;
}
.gray_order_section .fill_text
{
    color: #fff;
    font-family: 'Jura', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 38px;
}

.max-bottom {
    position: fixed;
    top: 190px;
    right: 20px;
}

.max-bottom a {
    display: block;
    width: 50px;
    height: 50px;
    background: url(graphics/max-logo.png) no-repeat;
    background-size: 50px;
    outline: none;
    transition: transform .4s ease;
}

.max-bottom a:hover {
    transform: scale(1.1);
}

/* */
.simple_title
{
    color: #e24109;
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
}
.warranty
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.warranty li
{
    min-height: 74px;
    position: relative;
    padding-left: 130px;
    padding-right: 0px;
    display: block;
    font-size: 16px;
    line-height: 19px;
    color: #363636;
    margin: 0px 0px 10px 0px;
}
.warranty li::before
{
    content: '';
    display: block;
    position: absolute;
    width: 110px;
    height: 74px;
    top:0px;
    left:0px;
    background: url("graphics/warranty-ico1.png") no-repeat center top;
}
.warranty li:nth-child(2)::before
{
    left:auto;
    right: 0px;
    background: url("graphics/warranty-ico2.png") no-repeat center top;
}
.warranty li:nth-child(3)::before
{
    background: url("graphics/warranty-ico3.png") no-repeat center top;
}
.warranty li:nth-child(4)::before
{
    height: 94px;
    width: 100%;
    background: url("graphics/warranty-ico4.png") no-repeat center top;
}
.warranty li:nth-child(2)
{
    padding-left: 0px;
    padding-right: 130px;
    padding-top: 20px;
}
.warranty li:nth-child(3)
{
    padding-top: 10px;
}
.warranty li:nth-child(4)
{
    padding-top: 100px;
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    padding-left: 0px;
}
/* */
.section_footer
{
    padding: 30px 0px;
    background: #1c1c1c;
}
/* */
.copyright
{
    font-size: 13px;
    color:#fff;
    font-weight: 300;
}
.copyright2 a
{
    margin-top: -4px;
    text-align: right;
    float: right;
    font-size: 13px;
    color:#fff;
    text-decoration: underline;
    font-weight: 300;
    line-height: 15px;
    padding: 4px 42px 4px 0px;
    background: url("graphics/webskill.png") no-repeat right 1px;
}
.copyright a
{
    font-size: 12px;
    color:#fff;
    text-decoration: underline;
    font-weight: 300;
}
.copyright2 a:hover, .copyright a:hover
{
    color:#fc8501;
}
/* */
.menu_footer
{
    text-align: center;
    margin: 0px 0px 24px 0px;
}
.menu_footer a
{
    font-size: 15px;
    color:#fff;
    text-decoration: underline;
}
.menu_footer a:hover
{
    color:#fc8501;
}
.menu_footer span
{
    width: 30px;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    display: inline-block;
}
/* */
.footer_order_section
{
    background: #2c2c2c url("graphics/footer_bg.jpg") no-repeat center top;
    padding: 40px 0px;
}
.footer_order_section .title
{
    font-size: 48px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    line-height: 52px;
    margin-bottom: 22px;
}
.footer_order_section .top-oform
{
    margin-top: 0px !important;
    margin-bottom: 15px;
}
.footer_order_section .form-avto
{
    margin-bottom: 15px;
}
.footer_order_section .btn-avto
{
    width: 100%;
}
.footer_order_section .desc_text
{
    color: #fff;
    font-family: 'Jura', sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
}
.navbar-offcanvas.in .navbar-text
{
    text-align: left;
    padding-left: 20px;
}
/* */
.breadcrumb
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #363636;
    font-size: 12px;
    font-weight: 300;
    background: transparent;
}
.breadcrumb a
{
    color: #363636;
    text-decoration: underline;
}
.breadcrumb a:hover
{
    color: #f97d02;
}
.breadcrumb > .active {
    color: #000;
}
/* */
.error_404
{
    margin:50px;
}
.error_404 h1
{
    margin-bottom:2px;
}
.error_404 h2
{
    font-size: 48px;
    line-height: 48px;
}
/* */
.form-in .alert-info {
    margin-top: 12px;
    color: #fff;
    background-color: #ff8e00;
    border-color: #e54908;
}
.modal-body .form-control
{
    margin-bottom: 10px;
}
.ta-center
{
    text-align: center;
}

#lb_button-wrapper
{
    position: fixed;
    bottom: 35px;
    right: 20px ;
    z-index: 1000
}
.lb_call-btn {
    background: url('graphics/cbimage.svg') no-repeat scroll center center transparent!important;
    background-size: contain!important;
    width: 80px;
    height: 80px;
    opacity: 0.75;
    z-index: 100000;
    cursor: pointer;

    visibility: hidden;

    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition: opacity 1s ease;
}
.lb_call-btn:hover{
    opacity: 1;
}
.bigEntrance{
    -webkit-animation-name: bigEntrance;
    -moz-animation-name: bigEntrance;
    -o-animation-name: bigEntrance;
    animation-name: bigEntrance;

    -webkit-animation-duration: 1.6s;
    -moz-animation-duration: 1.6s;
    -o-animation-duration: 1.6s;
    animation-duration: 1.6s;

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;

    visibility: visible !important;
}
.phone-call_wave {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.phone-call_wave__stroke {
    border: 2px solid #ee4035;
    width: 90%;
    height: 90%;
    opacity: .9;
    -webkit-animation: wave-stroke 1.5s infinite cubic-bezier(.42, 0, .85, .75);
    -moz-animation: wave-stroke 1.5s infinite cubic-bezier(.42, 0, .85, .75);
    -o-animation: wave-stroke 1.5s infinite cubic-bezier(.42, 0, .85, .75);
    animation: wave-stroke 1.5s infinite cubic-bezier(.42, 0, .85, .75);
}
.phone-call_wave__stroke:hover{
    opacity: 1;
}
@-webkit-keyframes wave-stroke {
    100% {
	width: 200%;
	height: 200%;
	border-color: transparent;
	opacity: 0;
    }
}
@-moz-keyframes wave-stroke {
    100% {
	width: 200%;
	height: 200%;
	border-color: transparent;
	opacity: 0;
    }
}
@-o-keyframes wave-stroke {
    100% {
	width: 200%;
	height: 200%;
	border-color: transparent;
	opacity: 0;
    }
}
@keyframes wave-stroke {
    100% {
	width: 200%;
	height: 200%;
	border-color: transparent;
	opacity: 0;
    }
}

/* Медиаселекторы */
@media (min-width: 1700px) /* Огромное разрешение */
{
    .header_section
    {
	background-position: right 0px top 150px;
    }
    .header_section > div
    {
	background-position: left 0px bottom 5px;
    }
    .gray_order_section, .footer_order_section
    {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
    }
}
@media (min-width: 1400px) /* Огромное разрешение */
{
    .visible-xs-small
    {
	display: none !important;
    }
    .navbar-header .navbar-text
    {
	display: none;
    }
}
@media (min-width: 1200px) and (max-width: 1399px)  /* Большое разрешение LG  */
{
    .visible-xs-small
    {
	display: none !important;
    }
    .navbar-header .navbar-text
    {
	display: none;
    }
    .white_section_auto
    {
	background-position: left -60px bottom;
    }
    .key
    {
	background-position: right -120px bottom 120px;
    }
    .gray_order_section, .footer_order_section
    {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
    }
}
@media (min-width: 992px) and (max-width: 1199px) /* Среднее разрешение MD */
{
    .visible-xs-small
    {
	display: none !important;
    }
    .navbar-default .navbar-nav-avto
    {
	margin: 20px 0px 0px 90px;
    }
    .navbar-header .navbar-text
    {
	display: none;
    }
    .top-oform
    {
	margin-top: 220px;
    }
    .header_section
    {
	background-position: right -300px top 110px;
    }
    .header_section > div
    {
	background-position: left -200px bottom 5px;
    }
    .header_section > div > div
    {
	height: 622px;
    }
    .service
    {
	width: 293px;
    }
    .service-place:before, .service-place:after
    {
	border-width: 50px 146.5px 0 147px;
    }
    .benefits
    {
	background: rgba(255,255,255,0.85);
	padding-bottom: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px) /* Малое разрешение SM */
{
    .visible-xs-small
    {
	display: none !important;
    }
    .navbar-default .navbar-nav-avto
    {
	margin: 20px 0px 0px 20px;
    }
    .navbar-default .navbar-nav-avto > li > a
    {
	display: block;
	border:1px solid #ba3000;
	border-radius: 4px;
	padding: 0px;
	width: 150px;
	height: 38px;
	line-height: 36px;
	font-size: 13.5px;
    }
    .navbar-default .navbar-text
    {
	font-size: 13.5px;
	margin-top: 20px;
    }
    .navbar-header .navbar-text
    {
	display: none;
    }
    .header_section hgroup > h1
    {
	font-size: 72px;
	line-height: 72px;
    }
    .top-oform
    {
	margin-top: 200px;
    }
    .top-oform-tel
    {
	font-size: 30px;
    }
    .top-oform .btn-avto
    {
	width: 100%;
	padding: 0px 10px;
    }
    .header_section
    {
	background-size: 75% auto;
	background-position: right -10% top 150px;
    }
    .header_section > div
    {
	background-size: 45% auto;
	background-position: left -25% bottom 5px;
    }
    .header_section > div > div
    {
	height: 600px;
    }
    .header_section .container
    {
	background-size: 20% auto;
    }
    .service-place:before, .service-place:after
    {
	border-width: 50px 110px 0 110px;
    }
    .title_w_auto .container:after
    {
	left:auto;
	right: -30px;
    }
    .title_w_auto .container
    {
	overflow: hidden;
	font-size: 42px;
	background: #d2d2d2;
	background: -moz-linear-gradient(left, #d2d2d2 0%, #d2d2d2 70%, #ffffff 70%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #d2d2d2 0%,#d2d2d2 70%,#ffffff 70%,#ffffff 100%);
	background: linear-gradient(to right, #d2d2d2 0%,#d2d2d2 70%,#ffffff 70%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#ffffff',GradientType=1 );
    }
    .title_orange
    {
	font-size: 32px;
	padding:0px 120px;
	line-height: 32px;
    }
    .algo .col-md-3::before
    {
	min-height: 271px;
    }
    .algo .col-md-3:nth-child(4)::before, .algo .col-md-3:nth-child(4)::after
    {
	display: none;
    }
    .algo .visible-sm
    {
	border-top: 1px solid #e24109;
    }
    .benefits
    {
	background: rgba(255,255,255,0.85);
	padding-bottom: 30px;
    }
    .key
    {
	background: transparent url("graphics/auto_key_bg.jpg") no-repeat right top 100px;
    }
}
@media (min-width: 500px) and (max-width: 767px) /* Малое разрешение разрешение XS - планшет/телефон */
{
    .hidden-xs-tablet
    {
	display: none !important;
    }
    .navbar-header .navbar-text
    {
	display: inline-block;
	float: right;
	margin-right: 10px;
	font-size: 11px;
	margin-top: 10px;
    }
    .navbar-logo
    {
	margin: 0px 0px 0px 10px;
	padding-bottom: 6px;
    }
    .header_section
    {
	background-size: 95% auto;
	background-position: right -10% top 120px;
    }
    .header_section > div
    {
	background-size: 45% auto;
	background-position: left -25% top 140px;
    }
    .header_section .container
    {
	background-size: 20% auto;
    }
    .header_section hgroup > h1
    {
	font-size: 44px;
	line-height: 44px;
    }
    .header_section hgroup > h2
    {
	font-size: 24px;
	line-height: 24px;
	margin-left: 0px;
	margin-top: 10px;
    }
    .top-oform-t1
    {
	font-size: 22px;
	line-height: 26px;
    }
    .top-oform-t2
    {
	font-size: 36px;
	line-height: 36px;
    }
    .top-oform-tel
    {
	font-size: 22px;
	line-height: 54px;
	border-radius: 54px;
	padding: 0px 10px;
    }
    .top-oform
    {
	margin-top: 240px;
    }
    .top-oform .btn-avto
    {
	width: 100%;
	padding: 0px 10px;
    }
    .top-oform .form-avto .row .col-xs-6:last-child
    {
	margin: 12px 0px 20px 25%;
    }
    .header_section > div > div
    {
	height: 640px;
    }
    .navbar-default .navbar-nav-avto {
	margin: 20px 20px 0px 20px;
    }
    .navbar-default .navbar-nav-avto > li {
	margin: 0px 0px 10px 0px;
    }
    .title_w_auto .container:after
    {
	left:auto;
	right: -60px;
    }
    .title_w_auto .container
    {
	overflow: hidden;
	font-size: 30px;
	background: #d2d2d2;
	background: -moz-linear-gradient(left, #d2d2d2 0%, #d2d2d2 80%, #ffffff 80%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #d2d2d2 0%,#d2d2d2 80%,#ffffff 80%,#ffffff 100%);
	background: linear-gradient(to right, #d2d2d2 0%,#d2d2d2 80%,#ffffff 80%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#ffffff',GradientType=1 );
	position: relative;
	height: 73px;
	line-height: 73px;
	vertical-align: middle;
    }
    .services .row .col-xs-6:first-child
    {
	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 0px;
    }
    .service
    {
	margin-bottom: 40px;
    }
    .service-place:before, .service-place:after
    {
	display: none;
    }
    .service-place
    {
	padding: 20px 0px;
	height: 160px;
	border-bottom:1px solid #d2d2d2;
    }
    .service::after
    {
	display: none;
    }
    .title_orange
    {
	font-size: 32px;
	padding:0px 60px;
	line-height: 32px;
    }
    .algo .col-md-3:nth-child(4)::before, .algo .col-md-3:nth-child(4)::after
    {
	display: none;
    }
    .algo .visible-sm
    {
	border-top: 1px solid #e24109;
    }
    .red-title {
	font-size: 40px;
	line-height: 42px;
	padding: 5px 0px;
	height: auto;
	text-align: right;
	margin-bottom: 36px;
    }
    .benefits
    {
	background: rgba(255,255,255,0.85);
    }
    .key
    {
	background: none;
    }
    .white_section_auto
    {
	background-position: left bottom 60px;
    }
    .gray_order_section, .footer_order_section
    {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
    }
    .warranty-list
    {
	width: 400px;
	margin: 0 auto 40px auto;
	float:none;
    }
}
@media (min-width: 500px) and (max-width: 550px) /* Малое разрешение разрешение XS - планшет/телефон */
{
    .top-oform-tel
    {
	font-size: 19px;
	line-height: 54px;
	border-radius: 54px;
	padding: 0px 0px;
    }
    .top-oform-t1
    {
	font-size: 20px;
	line-height: 24px;
    }
    .title_w_auto
    {
	background: #d2d2d2;
	height: auto;
    }
    .title_w_auto .container:after
    {
	display: none;
    }
    .title_w_auto .container
    {
	font-size: 30px;
	background: #d2d2d2;
	position: relative;
	line-height: 32px;
	height: auto;
	padding: 15px 15px;
    }
    .warranty-list
    {
	width: auto;
	margin: 0 0px 50px 0px;
    }
}
@media (max-width: 499px) /* Малое разрешение разрешение XS - телефон */
{
    .hidden-xs-tablet, .hidden-xs-small
    {
	display: none !important;
    }
    .navbar-header .navbar-text
    {
	display: inline-block;
	float: right;
	margin-right: 10px;
	font-size: 11px;
	margin-top: 10px;
    }
    .navbar-logo
    {
	margin: 0px 0px 0px 10px;
	padding-bottom: 6px;
    }
    .header_section
    {
	background-size: 95% auto;
	background-position: right -10% top 120px;
    }
    .header_section > div
    {
	background-size: 45% auto;
	background-position: left -25% top 140px;
    }
    .header_section .container
    {
	background-size: 20% auto;
    }
    .header_section hgroup > h1
    {
	font-size: 38px;
	line-height: 38px;
    }
    .header_section hgroup > h2
    {
	font-size: 20px;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 10px;
    }
    .top-oform-t1
    {
	font-size: 20px;
	line-height: 24px;
    }
    .top-oform-t2
    {
	font-size: 28px;
	line-height: 30px;
    }
    .top-oform .row-tel, .top-oform .form-avto .row
    {
	width: 50%;
	float: left;
	margin-top: 0px;
    }
    .top-oform .row-tel
    {
	margin-right: 0px;
    }
    .top-oform .form-avto .row
    {
	margin-left: 0px;
	width: 56%;
    }
    .top-oform .row-tel .col-xs-6, .top-oform .form-avto .row .col-xs-6
    {
	width: 100%;
    }
    .top-oform-tel
    {
	font-size: 16px;
	line-height: 50px;
	border-radius: 50px;
	padding: 0px 0px;
	margin-bottom: 14px;
    }
    .top-oform .input-lg {
	margin: 0px 0px 10px 0px;
    }
    .top-oform .btn-avto
    {
	width: 100%;
	padding: 0px 10px;
	font-size: 30px;
	line-height: 48px;
    }
    .top-oform {
	margin-top: 220px;
    }
    .header_section > div > div
    {
	height: 610px;
    }
    .navbar-default .navbar-nav-avto {
	margin: 20px 20px 0px 20px;
    }
    .navbar-default .navbar-nav-avto > li {
	margin: 0px 0px 10px 0px;
    }
    .title_w_auto
    {
	background: #d2d2d2;
	height: auto;
    }
    .title_w_auto .container:after
    {
	display: none;
    }
    .title_w_auto .container
    {
	font-size: 30px;
	background: #d2d2d2;
	position: relative;
	line-height: 32px;
	height: auto;
	padding: 15px 15px;
    }
    .services .col-xs-6
    {
	width: 100%;
    }
    .service, a.service
    {
	margin-bottom: 40px;
    }
    .service-place:before, .service-place:after
    {
	display: none;
    }
    .service-place
    {
	padding: 20px 0px;
	height: 160px;
	border-bottom:1px solid #d2d2d2;
    }
    .service::after
    {
	display: none;
    }
    .title_orange
    {
	font-size: 28px;
	padding:10px 20px;
	line-height: 30px;
	height: auto;
    }
    .title_orange::before, .title_orange::after
    {
	display: none;
    }
    .algo .col-md-3::before, .algo .col-md-3::after
    {
	display: none;
    }
    .algo .col-xs-6
    {
	width: 100%;
    }
    .red-title {
	padding: 5px 0px;
	height: auto;
	font-size: 32px;
	line-height: 34px;
	text-align: right;
	margin-bottom: 36px;
    }
    .benefits
    {
	background: rgba(255,255,255,0.85);
    }
    .benefits .col-xs-6
    {
	width: 100%;
	margin-bottom: 24px;
    }
    .benefits li.sep
    {
	margin-bottom: 0px;
    }
    .benefits strong {
	text-align: left;
	margin-bottom: 6px;
    }
    .key
    {
	background: none;
    }
    .white_section_auto
    {
	background-position: left bottom 100px;
    }
    .gray_order_section, .footer_order_section
    {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
    }
    .gray_order_section .fill_text
    {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 6px;
    }
    .gray_order_section .title
    {
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	line-height: 40px;
	margin-bottom: 22px;
    }
    .warranty-list
    {
	width: auto;
	margin: 0 0px 50px 0px;
    }
    .simple_title
    {
	font-size: 36px;
	line-height: 39px;
    }
    .footer_order_section .desc_text
    {
	font-size: 19px;
	line-height: 20px;
    }
}
@media (max-width: 400px) /* Самое малое разрешение разрешение XS - телефон */
{
    .top-oform .row-tel, .top-oform .form-avto .row
    {
	width: auto;
	float: none;
	margin-top: 0px;
	margin-right: -15px;
	margin-left: -15px;
    }
    .top-oform {
	margin-top: 120px;
    }
    .header_section hgroup > h1
    {
	margin-top: 0px;
    }
    .header_section > div > div
    {
	height: 670px;
    }
    .top-oform-tel {
	font-size: 22px;
    }
    .warranty li
    {
	padding-left: 120px;
	font-size: 15px;
	line-height: 18px;
	color: #363636;
    }
    .simple_title
    {
	font-size: 30px;
	line-height: 33px;
    }
    .footer_order_section .desc_text
    {
	font-size: 21px;
	line-height: 24px;
    }
    .section_footer .col-xs-6
    {
	width: 100%;
    }
    .section_footer .col-xs-6:nth-child(2)
    {
	margin-bottom: 10px;
    }
    .copyright2 a
    {
	float: left;
    }
}
@media (max-width: 360px) /* Самое малое разрешение разрешение XS - телефон */
{
    .navbar-header .navbar-text {
	display: inline-block;
	float: right;
        margin-right: 10px;
	font-size: 11px;
	margin-top: 10px;
    }
    .navbar-logo img {
	width: 75%;
    }
    .header_section hgroup > h1
    {
	margin-top: 0px;
    }
    .top-oform {
	margin-top: 120px;
    }
    .header_section > div > div
    {
	height: 670px;
    }
}


.vk-botton{
    position: fixed;
    top: 125px;
    right: 20px;
}
.vk-botton a{
    display:block;
    width:50px;
    height:50px;
    background: url("graphics/vk-in.png") no-repeat;
    background-size:50px;
}
.vk-botton a:hover{
    background: url("graphics/vk.png") no-repeat;
    background-size:50px;
}


/*.viber-icon,
.gray_order_section .row-tel div:first-child .top-oform-tel{
   background: url(graphics/viber-icon.png) rgba(190,4,24,0.75) no-repeat;
    background-size: 30px;
    background-position: 20px 50%;
}*/

.top-oform-tel{
/*    background: url(graphics/viber-icon.png) rgba(190,4,24,0.75) no-repeat;
 background-size: 30px;
 background-position: 20px 50%; */
}

.gray_order_section .top-oform .row-tel {
    display: none;
}