    section.container-fluid.desktop-header.fixed-top {
        font-size: 12px;    
        text-transform: uppercase;
        background-color: white;
        /*box-shadow: 0 1px 4px 0 rgb(1 1 1 / 10%);    */
        box-shadow: 0 2px 9px 0 rgb(1 1 1 / 29%);
        align-items: center!important;
        display: flex;
    }
    .nav-link {
        color: #0C121C;
      
    }
	
	.navbar.navbar-expand-lg {
    padding: 0px;
}
    .brand-name{
        font-family: "landrover","arial","helvetica",sans-serif;
        font-weight: bold;
        font-style: normal;   
    }

    .brand-name-banner {
        position: absolute;
        right: 0;
        top: 52px;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        font-family: "landrover","arial","helvetica",sans-serif;
        font-weight: bold;
        font-style: normal;
        font-size: 34px;
    }
    .b-select-btn > .btn-outline-dark{
        border: 1.5px solid #9A9A9A;
    }

    .b-select-btn {
        position: absolute;
        right: 0;
        bottom: 40px;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;    
        font-weight: bold;
        font-style: normal;
        font-size: 34px;
    }
    .b-select-btn>.btn {
        text-transform: uppercase;
        font-size: 12px;
        padding: 10px;
        font-weight: 600;
        border-radius: 0;
        letter-spacing: 1.5px !important;
        width: 215px;
    }
    .mobile-slide-image {
        object-fit: cover;
        height: 100% !important;
        object-position: center;
        width: 100%;
    }

    .mobile-slide-height {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: calc(69vh) !important;
    }

    .carousel-indicators >.active {
        background-color:#1c1c1c !important;
    }
 

    .desktop-header {
        max-width: 100%;
        /*height: 59px;*/
    }
    /*.nav-link:focus, .nav-link:hover {
        color: #505050;
    
        background-color: #e9ecec;
 
    }*/
    
    a {
        color: #0f151f ;
        text-decoration: none;
    }
    body {
       
        letter-spacing: .02em;
        font-size: 12px;
        line-height: 1.3;
        color: #0C121C;
        -webkit-font-smoothing: antialiased;
        text-transform: uppercase;
        max-width: 2000px;
        margin:auto;
        max-width: 100%;
        overflow-x: hidden;
    }

    .banner-text-wordmark{
        max-height: 15px;
    }

    .card-img, .card-img-top {
        border-radius: 0;
    }

    /*footer {*/
    /*    padding: 0 0px;*/
    /*}*/
    
    .dropdown-menu-lg-end[data-bs-popper] {
    
        top: 41px;
    }
    footer > .bg-dark{
    background-color: #4A4F54 !important;
    }
    .btn {
        
        font-size:10px;
        text-transform: uppercase;
        /*letter-spacing: 1.5px !important;*/
        /*font-size: .625rem;*/
        font-weight: 600;
        /*letter-spacing: .1875rem;*/
        /*letter-spacing: .0125rem;*/
        letter-spacing: 2.00px;
    
    }
    /*.btn:hover,*/
    /*.btn:active,*/
    /*.btn:focus,*/
    /*.btn:focus-visible {*/
    /*    color: #000;*/
    /*    background-color: #ffffff !important;*/
    /*    border: 1px solid #000 !important;*/
       /*text-decoration: underline !important;*/
       /*border: none !important;*/
    /*}*/
    .fs-6{
        font-size:12px !important;
    }

    .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #D2D2D2;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease;
    }

    .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 50px;
        height: 4px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #D2D2D2;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease;
    }

    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 6.0rem;
        margin-left: 15%;
        list-style: none;
    }

    h2,.h2 {
    font-size:15px !important;
    /*font-family: landrover;*/
    }

    h3,.h3 {
    font-size:13px !important;
    }
   /*.navbar-expand-lg .navbar-nav .nav-link {*/
   /*     font-weight: 500;*/
   /*     padding: 18px 15px;*/
   /*     font-size: 12px !important;*/
   /*     line-height:23px !important;*/
         
   /* }*/
/*   .navbar-expand-lg .navbar-nav .nav-link {*/
/*    color: #0c121c;*/
/*    height: 56px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    padding: 0 13px !important;*/
/*    font-size: 11px;*/
    /* font-weight: bold !important; */
/*    letter-spacing: 1.76px !important;*/
/*    line-height: 14px;*/
/*    cursor: pointer;*/
/*    border: none;*/
/*    width: 100%;*/
/*    min-height: auto;*/
/*    flex-direction: row-reverse;*/
/*    background-color: transparent;*/
/*    outline: none;*/
/*    padding: 18px 20px;*/
/*    height: 71px;*/
/*    display: flex;*/
    /* line-height:23px!important; */
/*    align-items: center;*/
/*    font-size: 11px;*/
    /* letter-spacing: .07px !important; */
/*    font-weight: 600;*/
/*    color: #0C121C;*/
/*}*/
    .font-weight-bold
    {
        font-weight:600 !important;
    }

    .foo-link-dark >.nav-item >.nav-link {
        /*color: #ffffff;*/
        text-transform: uppercase;
    }

    .vehicle-img-slider {
        height: 475px;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        background-position: center;
    }
    .accordion-button {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
        font-size: 13px;
        
    }
    .btn-link {
    
        --bs-btn-color: #0c121c;    
        --bs-btn-border-color: transparent;
        --bs-btn-hover-color: #4c5152;
        --bs-btn-hover-border-color: transparent;
        --bs-btn-active-color: #0c121c;
    }

    .btn-check:focus+.btn, .btn:focus {
        /* color: var(--bs-btn-hover-color);
        background-color: var(--bs-btn-hover-bg);
        border-color: var(--bs-btn-hover-border-color); */
        outline: 0;
        box-shadow: none;
    }

    .order-summary td,.order-summary th {
        padding: 5px 26px;
        font-size: 12px;
        text-transform: initial;
    }
    
    .form-control {
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: inherit;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }


    .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #000;
    outline: 0;
    box-shadow: none !important;
   }
  
  
  .mobile-nav-link > li.list-group-item 
  {
    padding: 10 30px;
  }
    
    .form-check-input {
        width: 17px;
        height: 17px;
        margin-top: 2px;
        vertical-align: top;
        background-color: #e9e9e9;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        border: 1px solid rgba(0,0,0,.25);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
        print-color-adjust: exact;
    }

    .dropdown-menu {
        border-radius: 0px;
        padding: 0;
        font-size: 12px;
    }
    .dropdown-toggle::after {
        float: right;
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
    }
    .show .dropdown-toggle::after {
        font-family: 'icomoon' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 20px;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        content: "\e904";
        display: inline-block;
        vertical-align: 0;
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
        
        transform: rotate(0deg) !important;
    }
    .dropdown-item.active, .dropdown-item:active {
        color: var(--bs-dropdown-link-active-color);
        text-decoration: none;
        background-color: #adadad;
    }

    .dropdown-toggle.show::after {
        transform: rotate(180deg) !important;
        content: "\e904";
        
    }

    /* shyam added css */
    
    a.nav-link.active.font-weight-bold.fs-6  {
        padding-left: 16px !important;
    
    }
    a#dropdownMenuButton2.show {
        background-color: #e9ecec;
    }
    .text-head{
        font-family: landrover !important;
    }
    
    .foo-link-dark >.nav-item >.nav-link:hover {
        background-color:transparent !important; 
        line-height: 15px !important;
        text-decoration: underline !important;
        color: #ffffff !important;
    }

    button, input, optgroup, select, textarea {
        margin: 0;
       
    }

    .btn-group > .btn-outline-dark{
        border: 1px solid #B0BDC5;
    }

    .btn-group > .btn:hover ,.btn:active , .btn:focus {
        background-color: transparent;
        border: 1.7px solid #000;
        color: #000;
        /*font-weight: bold;*/
        box-shadow : none !important;
    }
    .text-grey{
        color: #888888 !important;
    }
 
    /*.navbar-expand-lg .navbar-nav .dropdown-menu {*/ 
    /*    position: absolute;*/
    /*    top: 102% !important;*/

    /*}*/
    .btn-light-border{
        border-color: #9A9A9A;
    }
    ::placeholder {
        color: #888888 !important;
        opacity: 1; /* Firefox */
        
      }
      
      :-ms-input-placeholder { /* Internet Explorer 10-11 */
       color: #888888  !important;
   
      }
      
      ::-ms-input-placeholder { /* Microsoft Edge */
       color: #888888  !important;
       
      } 
      .fs-5{
        font-size:10px !important;
    }
    .fs-3{
        font-size: 12px !important;
    } 
    .fs-4{
        font-size: 12px !important;
    } 
    .addvehicle-box{

    }


  .btn-second:hover ,.btn-second:active , .btn-second:focus {
        background-color:  transparent !important;
         
        border: transparent !important;
        text-decoration: underline !important;
    }
    .circlefill {
        background: #f6f6f6;
        padding: 4px;
        color: #000;
        border-radius: 124px;
        margin: 6px 12px;
        width: 22px;
        height: 22px;
        display: inline-flex;
 
    }
    .carousel-control-next, .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: 1;
        transition: opacity .15s ease;
    }
.select-country{
    font-weight: 500 !important;
    letter-spacing: 0.8px !important;
}
.dropdown-call{
    font-size: 10px !important;
    text-align: center  !important;
    border-bottom: 1px rgb(245, 245, 245) solid;
}
  .select-country1 {
    position: absolute;
    top: 58px !important;
    left: 86px !important; 
     /*left: 175px !important; */
}
.dropdown-country {
    font-size: 10px !important;
  
    border-bottom: 1px rgb(245, 245, 245) solid;
}

.back-but > .btn:hover {
    color: #0c121c  !important;    
    background-color: transparent !important;    
    border-color: transparent !important;    
}
/*.alert-dismissible .btn-close {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    font-size: 16px !important;*/
/*    z-index: 2;*/
/*    padding: 1rem 1.25rem;*/
/*}*/
 
  nav#exteriorTab{
    padding-left: 0px;
  }
  .foo-link-white >.nav-item >.nav-link {
 
    line-height: 15px !important;
    text-transform: uppercase;
}
  .foo-link-white >.nav-item >.nav-link:hover {
    background-color: #e9ecec; 
    line-height: 15px !important;
    text-transform: uppercase;
}
.foo-link-white1 >.nav-item >.nav-link:hover {
    background-color: #fff!important; 
 
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    align-content: center;
}
 
::placeholder {
    font-weight: lighter    !important;
  }
  @media (max-width: 767px) {
    .padd-mobile{
        padding-right: 12px !important;
        padding-left: 12px  !important;
    }
    .padd-mobile1{
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
    .mobile-scroll{
    overflow-y: scroll;
    /*height: 625px;*/
    max-height :480px;
    
  }
  .main-content-mob{
    height: 77%;
    overflow-y: scroll  !important;

}
.w-54{
    width: 70% !important;
}
}
  @media (min-width: 768px) {
    .padd-desktop{
        padding: 12px !important;
    }
    .padd-desktop1{
        padding-bottom: 0px !important;
    }
    .desktop-scroll{
        overflow-y: scroll;
        max-height: 450px;
        /*height:400px;*/
    } 
            .main-content{
                height: 77%;
                overflow-y: scroll  !important;

            }
            .w-54{
                width: 58% !important;
            }
  }
  .compare > .alert-dismissible .btn-close  {
  
    top: -14px !important;
    right: -19px !important;
    font-size: 13px !important;
 
}
.save > .alert-dismissible .btn-close  {
  
    top: -14px !important;
    right: -19px !important;
    font-size: 13px !important;
 
}

.vehicle-img-slider1{
        height: 444px !important;
    }

.accordion-button1{
    /*background-color: #000 !important;*/
    /*color: #fff !important;*/
}
.listingstyle{
    list-style: none !important;
}
.accordion {
     
      --bs-accordion-border-radius: 0rem; 
      --bs-accordion-inner-border-radius: calc(0rem - 0px); 
    
} 

.button1 > .btn:hover , .button1 >  .btn:focus-visible , .button1 >  .btn:focus , .button1 >   .btn:active{
    background-color: #e9ecec !important;
    border:none !important  ;
}
ul.select-country1.dropdown-menu.show{
    top: 58.5px !important;
}
.btn1:hover{
    
        text-decoration: underline !important;
 
 
}
 
    @media (min-width: 992px) {
        .right-div{
            /*height: 85vh!important;*/
            padding-right:24px;
             
        }
    }   
.fs2{
    padding: 5px !important;
}
      

.bg-gold{
    background-color: #006528 !important;
    color: #fff !important;
  }
.fs-6{
font-size: 12px !important;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 16px;
display: inline-block;
color: #000;
}   


.right-overflow {
 overflow-x: hidden;
 overflow-y:  auto;
}
.right-overflow::-webkit-scrollbar {
    display: none;
}
.ml-stack-nav__menu {
    background-color: #ffffff;
    list-style: none;
}

a:hover {
    color: #1e1e1e;
}

*[x-apple-data-detectors],  /* iOS */
    .x-gmail-data-detectors,    /* Gmail */
    .x-gmail-data-detectors *,
    .aBn {
        border-bottom: 0 !important;
        cursor: default !important;
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
    }
.ml-stack-nav__back {
    padding: 0.5em 1em !important;
    
}
button:focus, .button:hover {
    /*opacity: .5;*/
    color: black;
}
button {
   color: black;
}
body{overflow-x:hidden;}


.accordion-button:focus {
    z-index: 3;
    /*border-color: white !important;*/
    
}
.accordion{
--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem #fff !important;
}

.nav-link:focus, .nav-link:hover {
    color: #0c121c !important;
}

/*.foo-link-dark >.nav-item >.nav-link.nav-link:focus, .foo-link-dark >.nav-item >.nav-link.nav-link:hover {*/
/*    background-color: transparent !important;*/
/*    color: #ffffff !important;*/
/*}*/

@media only screen and (min-width: 993px) {.accord-plus.accordion-button::after {
    margin-right: 17px;}   
 }
 
.active >.icon-heart-regular:before {
    content: "\e93c";
}
@media (min-width: 320px) and (max-width: 767px){
ul.nav.foo-link-white>li.nav-item a { font-size:11px;padding-right: 0;}

}
@media (min-width: 320px) and (max-width: 1024px){
.brand-name-banner {
        top: 72px;
}

}

button.btn.btn-light.px-3.py-2.reset_filter >     .btn-group > .btn:hover ,.btn:active , .btn:focus {
        background-color: transparent;
        border: 1.7px solid #000;
        color: #000;
        font-weight: normal;
        box-shadow : none !important;
    }
    
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #4a4f54;
}


/**/

ul.select-country1.dropdown-menu.show {
top: 58.5px !important;
z-index: auto;
}


ul.select-country1.dropdown-menu.show:before {
position: fixed;
top: 59px;
bottom: 0;
left: 0;
right: 0;
background: #eee;
background: rgba(255,255,255,.7);
content: '';
z-index: -1;
}

ul.select-country1.dropdown-menu.show {
position: fixed;
margin-left: -86px;
height: 100%;
width: 21%;
}

a.dropdown-item.dropdown-country:focus,a.dropdown-item.dropdown-country:hover {
background-color: #f8f9f9;
color: #000;
}

ul.select-country1.dropdown-menu.show{
top: 58.5px !important;
max-height: 275px;
opacity: 1;
width: 275px;
position: absolute !important;
margin-left: -86px;
height: 300px;
left:-103px !important;
}

ul.select-country1.dropdown-menu{
top: 58.5px !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
display: block;
overflow: hidden;
max-height: 0px;
opacity: 0;
position: fixed !important;
margin-left: -86px;
height: 100%;
width: 21%;
}

ul.select-country1.dropdown-menu.show:before {
position: fixed;
top: 59px;
bottom: 0;
left: 0;
right: 0;
content: '';
z-index: -1;
background:  rgb(255 255 255 / 38%);
}

a.dropdown-item.dropdown-country {
padding: 10px 25px;
font-size:12px !important;
}

a[title] {
      border: none;
    }
/**/

.btn-close:focus {
    box-shadow: none !important;
}
.card-title {
 
    letter-spacing: .02em;
    line-height: 1;
    font-weight: bold;
 
    text-transform: uppercase;
    margin: 0 auto 2px;
    color: #141414;
    transition: color .3s;
    margin-bottom: 12px;
    color: #0c121c;
    font-family: "landrover","arial","helvetica",sans-serif !important;
    letter-spacing: .06em;
    font-size: 15px;
}
/*ul.nav.foo-link-white {*/
/*    line-height: 15px;*/
/*    font-size: 10px;*/
/*    font-weight: 500;*/
/*    letter-spacing: 1px;*/
/*    color: #4A4F54;*/
/*}*/

.btn-height{
    display: flex;
    justify-content: center;
    height: 41px;
}
.no-effect-button:focus,
.no-effect-button:hover {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
  /* Add any other properties to remove effects */
}
  /*  .nav-link > [class^="icon-"], .nav-link > [class*=" icon-"] {*/
  /*    font-size: 16px;*/
  /*    padding-right: 0px !important;*/
  /*    padding-left: 0px !important;*/
  /*    color: #000;*/
  /*}*/

  .img-height{
    height: 24.5px !important;
  }

  @media(min-width: 1280px) {
    .footers-container{
        padding:40px 50px 20px;
    }
}


#footers-container {
    background-color: #ffffff
}

#footers-container * {
    -webkit-font-smoothing: antialiased
}

#footers-container a {
    text-decoration: none
}

#footers-container .section-white {
    background-color: #fff
}

#footers-container .footer-primary-nav {
    display: flex;
    justify-content: space-between;
    padding: 18px 25px 34px;
    max-width: 1740px;
    margin: 0 auto
}

#footers-container .footer-primary-nav .footer-nav-column {
    flex-grow: 1;
    padding: 0 24px 22px 0;
    display: none
}

#footers-container .footer-primary-nav h2 {
    font-family: "Avenir Next",Arial,Helvetica,"Microsoft JhengHei",sans-serif;
    font-weight: 400;
    font-weight: 600;
    font-size: 10px;
    color: #0c121c;
    margin-bottom: 20px;
    letter-spacing: 1.5px
}

#footers-container .footer-primary-nav h2>a {
    color: inherit
}

#footers-container .footer-primary-nav ul {
    list-style: none;
    margin-left: 0;
    padding: 0;
    color: #ffffff
}

#footers-container .footer-primary-nav ul li {
    margin: 5px 0;
    color: #ffffff;
    display: flex;
}

#footers-container .footer-primary-nav ul li a {
    font-family: "Avenir Next",Arial,Helvetica,"Microsoft JhengHei",sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-weight: 500;
    font-size: .625rem;
    line-height: 15px;
    letter-spacing: 1px
}

[data-hebrew-fonts=true] #footers-container .footer-primary-nav ul li a {
    font-size: 1rem;
    line-height: 1.5
}

#footers-container .footer-primary-nav ul li a:hover {
    border-bottom: 1px solid #ffffff
}

#footers-container .footer-primary-nav .social-column {
    display: block;
    padding: 0
}

#footers-container .footer-primary-nav .social-link {
    display: flex;
    flex-wrap: nowrap
}

#footers-container .footer-primary-nav .social-link span:first-child {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 23px;
    text-align: center;
    background-color: #0c121c;
    transition-duration: .3s;
    color: #fff
}

#footers-container .footer-primary-nav .social-link:hover {
    border-bottom: none;
    color: #fff
}

#footers-container .footer-primary-nav .social-link:hover .social-name {
    color: #ffffff;
    border-bottom: 1px solid #ffffff
}

#footers-container .footer-primary-nav .social-facebook:hover span:first-child {
    background-color: #305891
}

#footers-container .footer-primary-nav .social-twitter:hover span:first-child {
    background-color: #2ca8d2
}

#footers-container .footer-primary-nav .social-linkedin:hover span:first-child {
    background-color: #007bb6
}

#footers-container .footer-primary-nav .social-google:hover span:first-child {
    background-color: #dd4b39
}

#footers-container .footer-primary-nav .social-tumblr:hover span:first-child {
    background-color: #2f5070
}

#footers-container .footer-primary-nav .social-sinaweibo:hover span:first-child {
    background-color: #df2029
}

#footers-container .footer-primary-nav .social-pinterest:hover span:first-child {
    background-color: #c82828
}

#footers-container .footer-primary-nav .social-douban:hover span:first-child {
    background-color: #0e7512
}

#footers-container .footer-primary-nav .social-vkontakt:hover span:first-child {
    background-color: #2f5070
}

#footers-container .footer-primary-nav .social-renren:hover span:first-child {
    background-color: #0259a0
}

#footers-container .footer-primary-nav .social-youtube:hover span:first-child {
    background-color: #e62d27
}

#footers-container .footer-primary-nav .social-blogger:hover span:first-child {
    background-color: #f60
}

#footers-container .footer-primary-nav .social-instagram:hover span:first-child {
    background-color: #406e95
}

#footers-container .footer-primary-nav .icon-social_facebook:before,#footers-container .footer-primary-nav .icon-social_instagram:before {
    margin-top: -5px
}

#footers-container .footer-primary-nav .social-name {
    font-weight: 700;
    color: #4a4f54;
    border-bottom: 1px solid transparent;
    display: none
}

#footers-container .footer-primary-nav [class*=icon-social_]:before {
    width: 1em
}

#footers-container .footer-primary-nav .footer-social-links {
    display: flex;
    grid-gap: 15px;
    gap: 15px;
    flex-wrap: wrap
}

#footers-container .footer-primary-nav .footer-social-links li {
    margin: 0
}

#footers-container .footer-secondary-nav {
    border-top: 1px solid rgba(74,79,84,.3);
    padding: 13px 25px 34px
}

#footers-container .footer-secondary-nav ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 1740px;
    margin: 0 auto
}

#footers-container .footer-secondary-nav ul li a {
    font-family: "Avenir Next",Arial,Helvetica,"Microsoft JhengHei",sans-serif;
    font-weight: 500;
    display: inline-flex;
    color: #ffffff;
    font-size: .625rem;
    margin: 12px 0;
    letter-spacing: 1px;
    line-height: 15px;
    border-bottom: 1px solid transparent
}

#footers-container .footer-secondary-nav ul li a:hover {
    color: #ffffff;
    border-bottom: 1px solid #ffffff
}

#footers-container .footer-disclaimer {
    border-top: 1px solid rgba(74,79,84,.3);
    padding: 15px 25px 20px;
    color: #000000;
    max-width: 1740px;
    margin: 0 auto;
    font-size: .625rem;
    line-height: 13px
}

#footers-container .footer-disclaimer picture {
    display: block;
    margin-bottom: 20px
}

#footers-container .footer-disclaimer a {
    text-decoration: underline
}

#footers-container .footer-disclaimer a:focus {
    box-shadow: 0 0 5px 2px #4a90e2;
    outline: 0!important
}

#footers-container .footer-disclaimer a:hover {
    text-decoration: none
}

#footers-container .footer-disclaimer p {
    font-family: "Avenir Next",Arial,Helvetica,"Microsoft JhengHei",sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: .625rem;
    letter-spacing: .5px;
    line-height: 13px
}

#footers-container .footer-disclaimer p.extra-margin {
    margin-bottom: 24px
}

[data-hebrew-fonts=true] #footers-container .footer-disclaimer p {
    font-size: .8125rem;
    line-height: 13.2px;
    font-family: "Land Rover",Helvetica,Arial,"Microsoft JhengHei",sans-serif
}

@media(min-width: 768px) {
    #footers-container .footer-primary-nav {
        /* padding:40px 40px 0; */
    }

    #footers-container .footer-primary-nav .footer-nav-column {
        display: block
    }

    #footers-container .footer-primary-nav h2 {
        font-weight: 600;
        font-size: .625rem !important;
        letter-spacing: 1.2px;
        padding-top: 0;
        color:#fff;
        display: flex  !important;
    }

    #footers-container .footer-primary-nav .social-column {
        display: block;
        text-align: inherit;
        padding: 0 20px 22px 0
    }

    [dir=ltr] #footers-container .footer-primary-nav .social-name {
        margin-left: 10px
    }

    [dir=rtl] #footers-container .footer-primary-nav .social-name {
        margin-right: 10px
    }

    #footers-container .footer-primary-nav .social-name {
        display: block
    }

    #footers-container .footer-primary-nav .footer-social-links {
        display: block;
        padding-top: 5px
    }

    #footers-container .footer-primary-nav .footer-social-links li {
        margin: 0 0 10px
    }

    #footers-container .footer-primary-nav ul {
        margin-bottom: 23px
    }

    #footers-container .footer-primary-nav ul:last-child {
        margin-bottom: 0
    }

    #footers-container .footer-disclaimer {
        padding: 20px 30px
    }

    #footers-container .footer-secondary-nav {
        max-width: 100%;
        margin: 0 auto;
        padding: 13px 30px 25px
    }
}

@media(min-width: 1280px) {
    #footers-container .footer-primary-nav {
        padding:40px 40px 20px;
        background-color: #494f54
    }

    #footers-container .footer-secondary-nav {
        max-width: 100%;
        padding: 0;
        border-bottom: 1px solid rgba(74,79,84,.3)
    }

    #footers-container .footer-secondary-nav ul {
        flex-direction: row;
        padding: 0 30px
    }

    [dir=ltr] #footers-container .footer-secondary-nav ul li a {
        margin-right: 15px
    }

    [dir=rtl] #footers-container .footer-secondary-nav ul li a {
        margin-left: 15px
    }

    #footers-container .footer-secondary-nav ul li a {
        margin-top: 16px;
        margin-bottom: 16px
    }

    #footers-container .footer-disclaimer {
        border-top: 0;
        padding: 0px 30px
    }
}

@media(min-width: 1920px) {
    #footers-container .footer-primary-nav {
        padding:40px 0 20px
    }

    #footers-container .footer-secondary-nav ul {
        margin: 0 auto;
        padding: 0
    }

    #footers-container .footer-disclaimer {
        padding: 20px 0
    }
}
.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
    filter: invert(1);  
}
.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    filter: invert(1);  
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #000;
  background-color: #323639;
}

ul > li > a.nav-link:hover {
    background-color: #E9ECEC !important;
  }
  
   
  ul > li > .dropdown :hover {
    background-color: #E9ECEC !important;
  }
  

 .fs-2{
    font-size: 17px !important;
 }


 .list-item-with-arrow {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
  }

  .list-item-with-arrow .arrow {
    display: flex;
    align-items: center;
  }

  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .img-bg-box {
      background-size: cover !important;
      background-position: center !important;
      height: calc(43vh ) !important;
    }
}
.fs-7{
    font-size: 14px !important;
}
.cursor-change{
    cursor: pointer !important;
}

.btn.btn-main:hover {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #000000;
}

.btn.btn-main {
    height: 50px !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    text-transform: uppercase;
    -webkit-text-decoration: none;
    text-decoration: none;
    height: unset;
    background: #141414;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .1875rem;
    line-height: .875rem;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-timing-function: ease;
    width: 180px;
    /* display: flex; */
    font-size: 10px !important;
    letter-spacing: 2.00px !important;
    white-space: nowrap;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
.btn.btn-main:hover {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #000000;
}
.btn.btn-main:focus  {
        box-shadow: 0 0 5px 2px #4a90e2 !important;
        background: #ffffff !important;
        border: 1px solid #fff !important;
        font-weight: 600;
        color: #000 !important;
}