

/* Start:/local/templates/lrs-landing/assets/css/style.css?175102597220604*/
@import url("/local/templates/lrs-landing/assets/css/../fonts/land_rover.css");
@import url("/local/templates/lrs-landing/assets/css/../fonts/ff.css");
body, html {
    margin: 0;
    font-family: "land_rover", Helvetica, Arial, sans-serif;
}

a {
	color: #005a3b
}

.container {
    margin: 0 auto;
    width: 100%;
    max-width: 1260px;
    padding: 0; 
}

.hero {
    position: relative;
}

.header {
    display: flex;
    margin: 0;
}

.header_info {
    height: 62px;
    width: 870px;
    display: inline-block;
    text-align: center;
    padding-top: 1.3rem;
}

.header_title {
    font-size: 1.42857rem;
    text-transform: uppercase;
    font-family: "land_rover", Helvetica, Arial, sans-serif;
    display: inline-block;
    text-align: right;
    margin-right: 52px;
    color: #0c121c;
    line-height: 1.2em;
}

.header_phone a {
    text-decoration: none;
    color: #FFF;
}

.header_add {
    font-family: "land_rover", Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    display: inline-block;
    text-align: right;
    height: 62px;
    vertical-align: top;
    margin-top: 3px;
}

.logo {
    width: 190px;
    text-align: center;
    border-right: 1px solid #ddd;
    height: 80px;
    float: left;
    display: block;
}

.phone {
    width: 20em;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #ddd;
    height: 80px;
    float: right;
    display: block;
    font-size: .8rem;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1rem;
    cursor: pointer;
}

.phone p {
    margin-top: 30px;
    margin-left: 20px;
    padding-top: 4px;
}

.phone .btn {
    background-color: transparent;
    color: #6f7174;
    margin-top: 1rem;
}

.phone .btn:after {
    content: url(/local/templates/lrs-landing/assets/css/../images/phone.jpg);
    display: inline-block;
    margin-left: 0.8rem;
    position: absolute;
    top: 0.75rem;
}

.phone img {
    margin-left: 15px;
}

.logo img {
    margin-top: 10px;
}

.adv span, .form span {
    font-size: 2em;
    border-bottom: 2px solid #0c121c;
    border-top: 2px solid #0c121c;
}

.top-block__text-block {
    font-family: "land_rover", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    position: absolute;
    top: 25%;
    left: 3%;
    padding: 2% 2% 1% 2%;
    background-color: rgba(255, 255, 255, 0.9);
    max-width: 293px;
    line-height: 2rem;
    text-align: left;
    opacity: 0.8;
    box-sizing: content-box;
}

.top-block__text-block h1 {
    font-size: 1.5rem;
    margin: 0;
    font-weight: 600;
}

.top-block__text-block p {
    font-family: "land_rover", Helvetica, Arial, sans-serif;
    line-height: 1rem;
    font-size: 1rem;
    padding-top: 1rem;
}

.graytext {
    color: #999;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

hr {
    color: #ddd;
    margin: 0 auto;
    height: 1px;
    background-color: #ddd;
    border: none;
    width: 95%;
}

.adv, .us {
    display: none;
    padding: 60px 100px;
}

.form {
    padding: 2em 3em;
}

.adv, .form, .us {
    background-color: #e9ecec;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    font-family: "land_rover", Helvetica, Arial, sans-serif;
}

.us span {
    font-size: 2rem;
    border-bottom: 2px solid white;
    border-top: 2px solid white;
}

.title {
    text-align: center;
    margin-bottom: 1.5rem;
    font-family: "land_rover", Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.title span {
    padding-top: .1rem;
    padding-bottom: .2rem;
    font-size: 3rem;
    border-bottom: 1px solid #0c121c;
    border-top: 1px solid #0c121c;
}

.adv ul {
    list-style-type: none;
    color: #666;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.adv ul li {
    margin: 40px 0;
    text-align: center;
    height: 6em;
}

.adv ul li img {
    margin-bottom: 10px;
    height: 5.5em;
}

.text-block__text_big {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    text-align: left;
}

.left {
    float: left;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
    margin: 15px 0;
}

.right {
    margin: 15px 0;
    float: right;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
}

.text-block {
    font-size: .8rem;
    text-align: left;
}

.clear {
    clear: both;
}

b {
    margin: 0;
}

.form__input {
    font-size: .85714rem;
    display: block;
    padding: 11px 12px;
    height: 40px;
    width: 100%;
    color: #545454;
    text-transform: uppercase;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.form__label {
    text-transform: uppercase;
    text-align: left;
    display: block;
    margin-bottom: 0.3rem;
}

.text-block__form .form__label {
    display: inline-block;
    margin: 15px 0 5px;
}

.jq-selectbox__select-text {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-block__form .form__select {
    display: block;
}

.form__select {
    font-size: .6rem;
    background-color: #0c121c;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 11px 12px;
    height: 40px;
    width: 100%;
    margin-bottom: 20px;
    font-family: "land_rover", Helvetica, Arial, sans-serif;
    letter-spacing: .3em;
}

select {
    -webkit-appearance: none;
    background-image: url("/local/templates/lrs-landing/assets/css/../images/select.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    /* for FF */
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    appearance: none !important;
    border: none;
    border-radius: 0;
}

input {
    border: none;
}

select::-ms-expand {
    display: none;
}

.form__input-wrap {
    position: relative;
}

.form__input-wrap:before {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #0c121c;
    content: '';
    background-image: url("/local/templates/lrs-landing/assets/css/../images/date.png");
    background-repeat: no-repeat;
}

.input-date {
    position: relative;  
}

.input-date:before {
    position: absolute;
    top: -60px;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #0c121c;
    content: '';
    background-image: url("/local/templates/lrs-landing/assets/css/../images/date.png");
    background-repeat: no-repeat;
    z-index: 1;
}

.form-modal .input-date:before {
    top: -59px;
}

.form-modal h3 {
    display: flex;
    margin: 0;
    margin-bottom: 0px;
    text-align: center;
    display: block;
    margin-bottom: 1rem;
}

.text-block__center-row {
    text-align: center;
}

.btn {
    font-size: .68rem;
    position: relative;
    display: inline-block;
    padding: 20px 30px;
    outline: none;
    border: none;
    background-color: #0c121c;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .2em;
    cursor: pointer;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 0;
    line-height: 0.4;
    text-align: center;
}

.btn.white {
    background-color: #ffffff;
    color: #000000;
}

.us {
    background: #0c121c;
    color: white;
    padding: 60px 100px;
}

.us ul {
    margin-left: 200px;
    font-size: 1.2rem;
    padding-left: 50px;
}

.us li {
    padding-left: 30px;
}

.footer {
    padding: 20px;
    font-size: .8rem;
    color: #999;
    text-align: left;
}

.popover {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.5;
    min-width: 100%;
    height: 100%;
    z-index: 99;
}

.offer_form {
    display: none;
    position: fixed;
    z-index: 100;
    top: 15%;
    left: 23%;
    width: 60%;
}

.form.test-drive {
    text-align: center;
}

button {
    cursor: pointer;
    height: 37px;
    background-color: #0c121c;
    padding: 0 20px;
    font-size: 0.6rem;
    text-transform: uppercase;
    font-family: "JLREmeric-SemiBold", Helvetica, Arial, sans-serif;
    color: white;
    text-align: center;
    border: none;
    letter-spacing: .15rem;
}

.form__block {
    margin-bottom: 15px;
    position: relative;
    text-align: left;
}

.map {
    width: 100%;
    height: 420px;
    position: relative;
}

.map-block__text-block {
    position: absolute;
    background-color: hsla(0,0%,100%,.9);
    top: 21%;
    left: 45px;
    padding: 14px 0px;
    width: 555px;
    text-align: left;
}

.map-block__text-block-abg {
    position: absolute;
    top: 13%;
    right: 45px;
    padding: 30px 35px;
    background-color: rgba(255, 255, 255, 0.9);
    max-width: 450px;
    text-align: left;
}

.map-list__caption {
    font-size: 1.2rem;
    font-family: land_rover,Helvetica,Arial,sans-serif;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 2rem;
}

.map-list__addr {
    font-size: 1rem;
    line-height: 1.2;
    color: #4a4f54;
    text-transform: uppercase;
    margin-top: 1rem;
}

.map-list__addr a {
    color: #4a4f54; 
}


.map-block__phone {
    font-size: 1.1rem;
    margin-bottom: 1rem;
}

.model-item__spec {
    text-align: left;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    width: 48%;
    float: left;
}

.model-item__spec:first-child {
    margin-right: 4%
}

.model-item__spec_row {
    border-bottom: 1px solid #e9ecec;
}

.model-item {
    border-top: 5px solid #e9ecec;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}

.model-item__img {
    width: 100%
}

.model-item__title {
    font-size: 1.5em;
    color: #363636;
}

.model-item__spec_title {
    width: 1%;
    white-space: nowrap;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 10px;
    color: #909090;
    font-family: "land_rover", Helvetica, Arial, sans-serif;
}

.model-item__spec_value {
    padding-bottom: 5px;
    padding-top: 5px;
}

.model-item__price1 {
    color: #898c8f;
    padding-left: 1rem;
}

.model-item__price1_value {
    text-decoration: line-through;
}

.model-item table:first-child {
    margin-right: 2%;
}

.model-item__price2 {
    color: #1a1a1a;
    padding-left: 1rem;
}

.model-item__price2_value {
    color: #005a3b;
    font-weight: 600;
}

.model-item__price3_value {
    color: #000000;
    font-weight: 600;
}

.model-item__price3 {
    color: #1a1a1a;
    padding-left: 1rem;
}

.model-item__credit {
    color: #1a1a1a;
    padding-left: 1rem;
    padding-bottom: 1rem;
}

.points-box {
    width: 100%;
    background: #000000;
    color: #ffffff !important;
    text-align: left;
    padding: 2em 3em;
    box-sizing: border-box;
}

.points-box__text {}

.points-box .title {
    color: #ffffff !important;
}

.points-box .title span {
    border-color: #ffffff !important;
}

.points-box h1 {
    color: #ffffff !important;
    margin-bottom: 1.2rem;
}

.points-box ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    list-style: li;
}

.points-box li {
    text-indent: -5px;
    color: #ffffff !important;
    margin-bottom: 1.2rem;
}

.points-box li:before {
    content: "-";
    text-indent: -5px;
}

span.error {
    font-size: 0.7rem;
    border: none;
    color: red;
    display: block;
    text-align: left;
    position: absolute;
    bottom: -15px;
}

.form-group {
    position: relative;
}

.form-modal form:before {
    display: inline-block;
    content: url(/local/templates/lrs-landing/assets/css/../images/form-header.png);
    background-size: auto;
    min-width: 100%;
    height: auto;
}

.form-modal form>div {
    padding: 2rem;
}

.form-modal .form__input[type="text"] {
    border: 1px solid #545454;
}

.agreement-link {
    padding-left: 0.3rem;
}

.agreement-link a {
    color: #005a3b;
    text-decoration: none;
}

.agreement-box .form__block {
    display: inline-block;
}

.agreement-box {
    margin-bottom: 0 !important;
}

.agreement-box.form-group-error .form__block {
    border: 1px solid red;
}

.agreement-box .error {
    display: none;
}

.form-send-success {
    padding: 3rem;
    text-align: center;
}

.form-send-success h1 {
    font-size: 1.5rem;
    text-transform: uppercase;
}

.centered-block {
    margin: 0 auto;
}

.width100 {
    width: 100%;
}

.text-center {
    text-align: center !important;
}

.text-center .form__input {
    text-align: center !important;
}

.test-drive__text {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.arrow-block {
    margin-top: 2rem;
    text-align: right;
}

.btn-top {
    background: #e4e8e8;
    color: #a1a5a7;
    text-decoration: none;
    padding: 0.4rem 0.8rem;
    text-transform: uppercase;
    margin-top: 1rem;
    display: inline-block;
}

.btn-top:hover {
    color: #a1a5a7;
    text-decoration: none;
}

.btn-top span:before {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAHCAYAAADTcMcaAAAAV0lEQVQYlWP4//8/Azbc2dP/H5ccEwMW0NU74T8DAwMjlMYAGJpgGqBcrBqZ8GiAAQyNTLg0lBUX4NTIhE8DLo3MXLwC+GxgsLayYDh6/ASM23j0+In/AErdTnKcdSLwAAAAAElFTkSuQmCC');
    display: inline-block;
    margin-right: 0.5rem;
}

.carousel-control-next, .carousel-control-prev {
    width: 3% !important;
}

.deals-box {
    background-color: #e9ecec;
    padding-bottom: 2.2rem;
}

.deal-item {
    background: #FFF;
    height: 100%;
}

.deal-item__info {
    padding: 1rem;
    text-align: center;
}

.deal-item__title {
    text-align: left;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #0c121c;
    height: 3rem;
    overflow: hidden;
}

.deal-item__desc, .deal-item__date {
    text-align: left;
    color: #888b8e;
    line-height: 1.1rem;
    font-size: .9rem;
    margin-bottom: 0.5rem;
    height: 5.3rem;
    overflow: hidden;
}

.deal-item__date {
    height: auto;
    margin-bottom: 2rem;
}

.deal-item__wrap {
    margin-bottom: 1rem;
}

.social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-right: 15rem;
}

.roboform-lrreqservice .agreement-link {
    border: none;
    font-size: 1rem;
}

.form-modal .roboform-lrreqservice form:before {
    content: ''
}

.roboform-lrreqservice .agreement-box {
    text-align: center;
}

  .arrow-block__text {
    text-align: center;
    font-size: 0.8em;
  }

.social span {
    text-transform: uppercase;
    color: #a1a3a5;
    font-size: 0.8rem;
}

.social>li {
    display: inline-block;
    margin-right: 0.5rem
}

.social a {
    text-decoration: none;
    color: #4a4f54;
    display: inline-block;
    text-align: center;
}

.visible-xs {
    display: none;
}

.input-date:before {
	display: none;
}

@media (max-width: 1230px) {
    .offer_form span {
        font-size: 1em;
        border-bottom: 1px solid #0c121c;
        border-top: 1px solid #0c121c;
    }
    .offer_form {
        padding: 1em;
    }
    .offer_form .form__label {
        font-size: .9em;
    }
    .offer_form .form__select {
        font-size: .5em;
    }
    .offer_form .btn {
        font-size: .7em;
    }
}

@media (max-width: 900px) {
    .offer_form span {
        font-size: .9em;
        border-bottom: 1px solid #0c121c;
        border-top: 1px solid #0c121c;
    }
    .header_add {
        display: none;
    }
    .adv ul li img {
        margin-bottom: 10px;
        height: 4.5em;
    }
    .adv ul li {
        font-size: .9em;
    }
    .adv {
        padding: 1em;
    }
    .top-block__text-block {
        max-width: 80%;
    }
    .top-block__text-block h1 {
        font-size: 2em;
    }
    .text-block__text_big {
        font-size: 1.2em;
    }
    .us {
        padding: 6em;
    }
    .map-block__text-block {
        padding: 1em;
    }
    .map-block__text-block-abg {
        padding: 1em;
    }
    .offer_form span {
        font-size: 1em;
        border-bottom: 1px solid #0c121c;
        border-top: 1px solid #0c121c;
    }
    .form {
        padding: 1em;
    }
    .form__label {
        font-size: .9em;
    }
    .form__select {
        font-size: .5em;
    }
    .btn {
        font-size: .57em;
    }
    .text-block {
        margin-top: 0;
        margin-bottom: 1em;
    }
    .map-list__caption {
        font-size: 1em;
    }
    .map-list__addr {
        font-size: .8em;
    }
}

@media (max-width: 576px) {
	.breadcrumb {
		font-size: 10px;
	}
	.news-detail {
		padding: 10px;
	}
    .adv span, .form span {
        font-size: 0.9em;
        border-bottom: 1px solid #0c121c;
        border-top: 1px solid #0c121c;
    }
    .offer_form {
        width: 80%;
        left: 10%;
        padding: 1em;
    }
    .form__label {
        font-size: 0.8em;
    }
    .top-block__text-block h1 {
        font-size: .9em;
    }
    .models div.model:nth-child(odd) {
        border-right: none;
    }
    .header_title {
        font-size: 0.7rem;
        padding-left: 0;
        padding-top: 0.3rem;
        text-align: center;
        width: 100%;
        display: block;
    }
    .logo {
        width: 30%;
        padding-top: 0.5rem;
    }
    .header_add {
        display: none;
    }
    .header_info {
        width: 50%;
    }
    .phone {
        width: 20%;
        font-size: .5em
    }
    .phone p {
        margin-top: 1.5em;
    }
    .models div.model:not(:nth-child(3n)) {
        border-right: none;
    }
    .models div.model {
        border-bottom: 1px solid #ddd;
    }
    .adv, .ribbon {
        display: none;
    }
    .us {
        display: none;
    }
    .form {
        padding: .5em;
    }
    .text-block__text_big {
        font-size: .9em;
        text-align: left;
    }
    .text-block {
        display: none;
    }
    form {
        width: 100%;
    }
    .offer_form {
        top: 5%;
    }
    .offer_form .title {
        font-size: .92em;
        margin-bottom: 1em;
    }
    .offer_form .form__label {}
    .form__select {}
    .offer_form button.btn {
        font-size: .6em;
    }
    .form__input, .form__select {
        margin-bottom: 0;
    }
    .form__block {
        margin-bottom: .5em;
    }
    .text-block__center-row {
        margin-top: .6em;
    }
    .map-list__caption {
        font-size: 2em;
    }
    .map-list__addr {
        font-size: 1.2em;
        margin-bottom: 0.2rem;
    }
    .map-block__phone {
        font-size: .9em;
    }
    .map-list__item button {
        width: 100%
    }
    .map-block__text-block, .map-block__text-block-abg {
        padding: .5em;
    }
    .map-block__text-block {
        position: relative;
        width: 100%;
        max-width: 100%;
        left: 0;
        border-bottom: 2px solid #e3e6e6;
    }
    .map-block__phone {
        margin-bottom: 1rem;
    }
    .footer {
        font-size: .6em;
    }
    .adv2 {
        display: none;
    }
    .phone .btn {
        font-size: 0;
    }
    .phone .btn:after {
        margin-left: 0.3rem;
    }
    .title {
        margin: 1rem 0;
    }
    .title span {
        font-size: 1.4rem;
        text-transform: uppercase;
        padding: 0;
    }
    .model-item {
        border: none !important;
    }
    .model-item__title {
        font-weight: 600;
        line-height: 1.7rem;
        margin: 1rem 0;
    }
    .model-item__spec {
        width: 100%;
    }
    .model-item__spec_title {
        width: 50%;
    }
    .model-item__price1, .model-item__price2, .model-item__price3, .model-item__credit {
        text-align: center;
        padding: 0;
    }
    .model-item__credit {
        margin-bottom: 0.8rem;
    }
    .model-item__price1 {
        margin-top: 0.5rem;
    }
    .model-item .btn {
        width: 100%
    }
    .points-box .title {
        text-align: left;
    }
    .points-box .title span {
        border: none;
        font-size: 1.8rem;
    }
    .points-box h1 {
        font-size: 1rem;
        margin-top: 1.2rem;
    }
    .points-box__addr {
        display: none;
    }
    .test-drive__text {
        display: none;
    }
    .test-drive .title {
        padding-left: 1rem;
        padding-right: 2rem;
    }
    .test-drive .title span {
        font-size: 2.5rem;
        border: none;
        line-height: 2.2rem;
    }
    span.error {
        font-size: 0.8rem;
        border: none;
        bottom: -17px;
    }
    .form-modal form:before {
        content: ''
    }
    .input-date:before {
        top: 24px;
    }
    .form-modal .input-date:before {
        top: 1px;
    }
    .btn-top {
        float: none;
        width: 100%;
        display: inline-block;
        margin-bottom: 1rem;
        margin-top: 0;
    }
    .arrow-block{
        text-align: center;
    }
    .social{
        margin-right: 0; 
    }
    .hidden-xs {
        display: none;
    }
    .visible-xs {
        display: inline-block;
    }
}
/* End */


/* Start:/local/components/osomedev/cookies/templates/.default/style.css?1748589562739*/
.cookie-banner {
      position: fixed;
      left: 0; bottom: 0; width: 100%;
      background: #222; color: #fff;
      padding: 20px 10px;
      text-align: center; z-index: 9999;
      display: flex; flex-direction: column; align-items: center;
      box-shadow: 0 -2px 16px rgba(0,0,0,0.3);
    }
    .cookie-banner__text {
      margin-bottom: 16px;
      max-width: 700px;
    }
    .cookie-banner__button {
      background: #fff;
      color: #222;
      padding: 10px 30px;
      border: none;
      border-radius: 6px;
      cursor: pointer;
      font-weight: 600;
      font-size: 16px;
      transition: background 0.2s, color 0.2s;
    }
    .cookie-banner__button:hover {
      background: #f5f5f5;
      color: #000;
    }
/* End */
/* /local/templates/lrs-landing/assets/css/style.css?175102597220604 */
/* /local/components/osomedev/cookies/templates/.default/style.css?1748589562739 */
