.htl-number [class^="mim-icon-"] {
    color: var(--white);
}
.footer-top {
    margin-bottom: 50px;
    text-align: center;
    margin-top: 40px;
}
.home .footer-top {
    margin-top: 15px;
}
.social-media-wrap {
    position: absolute;
    right: 23px;
    top: 0px;
}
.home .social-media-wrap {
    position: relative;
    right: inherit;
    top: inherit;
}
.social-media-wrap a span{
    font-size: 30px;
    color: var(--red-color);
}
.htl-addr h6 {
    color: var(--white);
}
.social-media-wrap a:hover span, .social-media-wrap a:focus span{
    color: var(--white);
}
.social-media-wrap ul li {
    display: inline-block;
    margin: 0 16px 0 0;
}
.social-media-wrap ul li.twitter {
    margin: 0 10px 0 -3px;
    position: relative;
    top: -3px;
}
.social-media-wrap ul li.twitter span, .social-media-wrap ul li.instagram span{font-size: 22px;}
.social-media-wrap ul li.instagram {
    margin: 0 20px 0 5px;position: relative;
    top: -3px;
}
.social-media-wrap ul li:last-child {margin-right: 0;}
.footer-directions .footer-box.address-footer {
    display: flex;
}
.hotel-no {
    color: #fff;
    display: flex;
    font-weight: var(--bold-font);
    padding-left: 30px;font-size: 14px;
}
.hotel-no span {
    font-size: 10px;
    position: relative;
    top: 11px;
    padding-right: 8px;
}
.htl-addr, .hours.contentfocus {
    font-size: 14px;
    line-height: 26px;
}
.footer .hotel-no a {color: var(--footer-text-color);margin-left: 5px;font-weight:var(--reg-font)}
.footer .hotel-no a:hover, .hotel-no a:focus {color: var(--white);text-decoration:underline;}
#footer {
    padding: 45px 0 130px;
    background-color: var(--black);
    position: relative;
}
.footer .contentfocus {
    outline-color: #fff;
}
.footer a {
    color: var(--footer-text-color);font-size:14px;
}
.footer .social-media-wrap ul li a:hover span:before, .footer .social-media-wrap ul li a:focus span:before{
    color: var(--white);
}
.footer a.without__li__a {
    max-width: 245px;
    display: inline-block;
}
.hotel-info a:hover, .hotel-info a:focus, .htl-number a:hover,.htl-number a:focus,.htl-email a:hover,.htl-email a:focus, .footer a.without__li__a:hover, .footer a.without__li__a:focus  {
    text-decoration: underline;
    color: var(--white);
}
.footer-social-links .social-media-wrap a:hover, .footer-social-links .social-media-wrap a:focus {
    text-decoration: none;
    color: #b70527;
}
 .hours-box {display: none;}.hours-box.Ventas {display: block;}
.right-parto-short .short-time .hours-box{display:none;}
.right-parto-short .short-time .hours-box.Ventas{display:block;}
.right-parto-short .hours-box.Ventas .footer-box h3 {
    display: none;
}
.new__inventory-detail .right-parto-short .short-time .hours-box {display:none;}
.new__inventory-detail .right-parto-short .short-time .hours-box.Ventas {display: block;}
.footer a.signmein.button {
    min-width: 240px;
    border-color: #5E7939;
    background: #5E7939;
    margin: 0 0 20px 0;
}
.footer a.signmein.button:hover, .footer a.signmein.button:focus {
    margin: 0 0 20px 0;
    background: #fff;
    color: #5E7939;
}
.footer-menu {
    display: none;
}
.footer-middle {
    display: flex;
    padding: 0;
}
.footer-middle .col1, .footer-middle .col2, .footer-middle .col3 {
    padding: 0 0 20px 0; 
}
.footer-middle .col3 {
    padding: 0;
}
.footer h3 {
    margin: 0 0 25px 0;
    color: var(--white);
    font-size: 21px;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: var(--bold-font);
}
.hotel-info {
    margin: 0 0 30px 0;
    position: relative;
}
.footer-box.address-footer .hotel-info {
    max-width: 360px;
}
.newsletter-text {
    margin: 0 0 25px 0;
}
.footer-bottom {
    display: flex;
    flex-direction: column;
}
.get-notification {
    margin: 0 0 30px 0;
    width: 100%;
    max-width: 242px;
}
.footer-pwa-block {
    display: none;
}
.footer-pwa-block.active {
    display:block;
}
.get-notification a {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.28px;
    font-weight: var(--med-font);
    color: var(--white);
    max-width: 242px;
    text-align: left;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}
.get-notification a:hover, .get-notification a:focus, .get-notification a:hover [class^="mim-icon-"], .get-notification a:focus [class^="mim-icon-"] {
    color: var(--link-color);
    text-decoration: none;
}
.get-notification .icon-align {
    position: absolute;
    top: 11px;
    right: 20px;
}
.copyright, .copyright a {
    color: var(--footer-text-color);
    letter-spacing: 0.28px;
}
.copyright a {
    /* color: #b70527; */
    text-decoration: underline;
}
.copyright a:hover, .copyright a:focus {
    text-decoration: none;
    color: var(--white);
}
.hideininner {display:none;}
.home .hideininner {display:block;}
.quick-links {
    justify-content: space-between;
}
.quick-links a {
    color: var(--footer-text-color);font-size:14px;line-height:30px;
}
.quick-links a:hover, .quick-links a:focus, .quick-links a.navON {
	text-decoration: underline;
  color: var(--white);
}
.quick-links {
    padding: 0;
}
.footer-bottom .col4 .quick-links {
    padding-top: 20px;
}
.col1 .footer-box h3, .col2 .footer-box h3 {
   margin-bottom: 25px;
}
.footer-middle .col1, .footer-middle .col2, .footer-middle .col3 {
    padding: 0 0 20px 0;
}
.quick-links div {
    padding-top: 0px;
}
.footer
{
text-align:left;
}
.quick-links ul li {
    line-height: 30px;
}
.footer-sticky-buttons {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    z-index: 2;
    background: #f4f4f4;
}
.footer-sticky-buttons ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    height: 50px;
    align-items: center;
}
.footer-sticky-buttons ul li {
    width: 25%;
    display: flex;
    flex-direction: column;
}
.footer-sticky-buttons ul li a {
    width: 100%;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 6px 0 0 0;
}
.footer-sticky-buttons ul li a.navON {
    color: #5E7939;
}
.footer-sticky-buttons ul li a span {
    padding: 0 0 3px 0;
}
.footer-sticky-buttons ul li.booknow {
    background: #000;
}
.footer-sticky-buttons ul li.booknow a {
    color: #fff;
}
.footer-social-links .htl-number {
    padding-bottom: 10px;
}
.footer-social-links .social-media-wrap {
    padding-top: 40px;
}
.social-media-wrap ul li a {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-box.conntect-footer {
    max-width: 200px;
    width: 100%;
}
.second__column__footer .col2 li:last-child {
    display: none;
}
.footer-box.notification-footer h3 span {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 25px;
    display: block;
    font-weight: normal;
    padding-top: 10px;
}
.footer-middle .get-directions.round-button {
    margin-left: 25px;
}

.footer-box.sale-department h3 span {
    padding-right: 10px;
}
.footer-box.notification-footer h3 {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 42px;
}
.footer-box.sale-department .hours span.weektime {
    color: var(--footer-text-color);
   line-height: 30px;
  text-align: right;    
}
.footer-box.sale-department .hours span.weekname { min-width: 130px; padding-right: 5px;text-align:left;color: var(--footer-text-color);}
.right-parto-short .footer-box.sale-department .hours span.weekname, .right-parto-short .footer-box.sale-department .hours span.weektime {
    color: var(--body-color);
}
.right-parto-short .hours span.weekname, .right-parto-short .hours span.weektime {color: var(--body-color);}
.footer-box.sale-department {
    padding-bottom: 20px;
}
.footer-copy-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;    border-top: 1px solid #5A646E; padding-top: 45px;
}
.footer-copy-wrap .footer-links ul li {
    display: inline-block;
    padding-right: 15px;
    position: relative;
}
.footer-copy-wrap .footer-links ul li a:hover, .footer-copy-wrap .footer-links ul li a:focus, .footer-copy-wrap .footer-links ul li a.navON {
    text-decoration: underline;color:var(--white);
}
.footer-copyright {
    padding-top: 20px;
}
.footer-copy-wrap .footer-links ul li:after {
    content: "";
    width: 1px;
    height: 15px;
    background: white;
    position: absolute;
    top: 8px;
    right: 4px;
}
.footer-copy-wrap .footer-links ul li:last-child:after {
    visibility: hidden;
}
/*================ Sticky Social CSS Start ================*/
@-webkit-keyframes pulse { to {  box-shadow: 0 0 0 25px rgba(84,192,80, 0); }}
@-moz-keyframes pulse { to { box-shadow: 0 0 0 25px rgba(84,192,80, 0); }}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 25px rgba(84,192,80, 0); }}
@keyframes pulse {to { box-shadow: 0 0 0 25px rgba(84,192,80, 0); }}
.sticky-social ul li a {
  border-bottom: none;
}
.sticky-whatsappmain li.whatsapp>a,
.leftshareme a.whatsapp_icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4EC248;
    color: #fff;
    border: none;
    box-shadow: 0 0 0 0 #54c050;
    border-radius: 50%;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.sticky-whatsappmain li.whatsapp img {
    position: relative;
  /*  top: -5px;
    right: -5px;  */
}
.sticky-whatsappmain.active li.whatsapp .whatspp_icon,
.leftshareme.active img.icon-whatsapp {
    display: none;
}
.sticky-whatsappmain li.whatsapp .whatspp_close_icon,
.leftshareme img.whatspp_close_icon {
    display: none;
    width: 20px;
}
.sticky-whatsappmain.active li.whatsapp .whatspp_close_icon,
.leftshareme.active img.whatspp_close_icon {
    display: block;
}
.sticky-social {position:fixed;right:0;top: 250px; z-index: 3;}
.sticky-social .icon-space {width:41px;height:42px;line-height:45px;text-align:center;font-size:18px;color:var(--white);background: var(--red-background); display: inline-block;}
.sticky-social li {margin-bottom:1px;text-align:right;}
.sticky-social li.Autos.Seminuevos span.icon-space {
    font-size: 14px;
}
.sticky-social li:hover, .sticky-social li:focus, .sticky-social li:focus-within {width: 250px;transition:0.4s;}
.sticky-social li:hover .icon-space, .sticky-social li:focus .icon-space{background:var(--black);}
.sticky-social li span.icon-name {
  display: none;
  text-transform: uppercase;
  font-weight: var(--med-font);
  color: var(--white);;
  background: var(--red-background);
  height: 42px;
  vertical-align: top;
  line-height: 42px;
  text-align: left;
  padding-left: 25px;
  letter-spacing: 0.55px;
  margin-right: -3px;
  font-size: 11px;
}
.sticky-social .icon-space.semi-icon {
    font-size:13px;
}
.sticky-social li:hover span.icon-name, .sticky-social li:focus span.icon-name {display:inline-block;width:195px;}
.sticky-whatsappmain li.whatsapp .toggle-animation-queued {
    margin-bottom: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -150px;
    min-width: 150px;
    padding: 0px 0 0px 0;
    border-radius: 4px;
    color: #fff;
    background: #000;
    right: auto;
    margin-top: -4px !important;
}
.sticky-whatsappmain li.whatsapp ul {
    padding: 0;
    margin: 0;
    position: relative;
}
.sticky-whatsappmain li.whatsapp ul li {
    width: 100%;
}
.sticky-whatsappmain li.whatsapp ul li a {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #fff;
    text-align: center;
    line-height: 24px;
}
.sticky-whatsappmain li.whatsapp {
  	position: relative;
}
.sticky-whatsappmain li.whatsapp ul::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #000;
    position: absolute;
    left: auto;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    right: -8px;
}
.sticky-whatsappmain li.whatsapp ul li:last-child a {border-bottom: none;}
.sticky-whatsappmain li.whatsapp:hover, .sticky-whatsappmain li.whatsapp:focus, .sticky-whatsappmain li.whatsapp:focus-within {width:auto;}
.sticky-whatsappmain {
    position: fixed;
    right: 10px;
    top: 390px;
    z-index: 3;
}
.sticky-whatsappmain li.whatsapp ul li a:hover {text-decoration:underline;}

.sticky-social li span.icon-name:hover {
    background: var(--black);
}

@media (max-width: 1050px) {
.sticky-whatsappmain {
    right: 10px;
    top: inherit;
    z-index: 16;
    bottom: 83px;
}
}
@media (max-width: 767px) {
.sticky-whatsappmain {
  bottom: 45px;right:10px;top:inherit;
}
  .sticky-whatsappmain li.whatsapp img {
    width: 60px;
}
  .hours-box {
    margin-bottom: 30px;
}
 .sticky-whatsappmain li.whatsapp .toggle-animation-queued {
   /* bottom: 50px; */
    bottom: 60px !important;
   	transform: none;
    left: inherit;
    right: 0;
}
  .sticky-whatsappmain li.whatsapp .toggle-animation-queued{top: auto;right: 20px !important;}
  .sticky-whatsappmain li.whatsapp ul::after {
    border-bottom: none;
    left: inherit;
   /* bottom: -6px; */
     bottom: -11px;
    margin: 0;top: inherit;
    right: 17px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid black;
}
 .sticky-whatsappmain li.whatsapp {
      top: -20px;
      left: inherit;
	}
}
/*================ Sticky Social CSS End ================*/
@media all and (min-width: 960px) {
    .footer {
        text-align: inherit;
    }
div#breadcrumb {
    color: var(--white);
    border-bottom: 1px solid #5A646E;
    padding-bottom: 40px;
}
  .breadcrumb-inner a {
    color: var(--footer-text-color);
}
  .breadcrumb-inner .slash {
    padding: 0 10px;
}
  .breadcrumb-inner a:hover, .breadcrumb-inner a:focus {color: var(--white);text-decoration:underline;}
  .footer-directions {
    margin-top: -60px;
}
    .footer-menu {
        display: block;
    }
    .footer-middle {
        flex-direction: row;
        justify-content: space-between;
    }
    .footer-middle .col1, .footer-middle .col2, .footer-middle .col3 {
        display: inline-block;
        width: 15%;
        padding: 0 20px 0 0;
    }
  .footer-middle .col1 {
    width: 100%;
    max-width: 350px;
}
    .footer-middle .col2 {
    width: 100%;
    max-width: 250px;
    display: flex;
    justify-content: space-between;
}
    .footer-middle .col3 {
        width: 25%;
    }
    .footer-middle .col4 {
        width: 15%;
        padding: 0;
    }
    .footer a.signmein:hover, .footer a.signmein:focus {
        color: #fff;
    }
    .footer-bottom {
        flex-direction: row;
        justify-content: space-between;
    }
  
}
@media all and (min-width: 767px) {
  .footer-sticky-nav-mobile {display:none;}
}
@media all and (max-width: 1024px) {.sticky-social {display:none;}}
@media only screen and (min-width: 800px) and (max-width: 1024px)  {
    .footer-middle .col1 {
	width: 28%;
}.footer-middle .col3 {
    width: 35%;
}
    .footer-middle .col2 {
	width: 42%;max-width: 160px;
}.footer-middle .col4 {
	width: 30%;
}
  .second__column__footer .col2 {
    max-width: 100%;
    width: 60%;
}
  }
@media only screen  and (min-width: 768px) and (max-width: 960px) {
   .mobile-search-canvas.uk-open>.uk-offcanvas-bar {
    top: 0;
    height: 100%;
}
  .footer-box.address-footer {
    max-width: 260px;
    padding-right: 25px;
}
.mobile-search-canvas .uk-offcanvas-bar-animation {
    transition: all .3s;
}
.mobile-search-canvas .uk-offcanvas-bar {
    position: absolute;
    top: 100%;
    bottom: 100%;
    left: auto;
    right: auto;
    box-sizing: border-box;
    width: 100%;
    padding: 80px 20px 20px 20px;
    background: #B70527;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .3s;
    height: 100%;
}
  .mobile-search-canvas .input-seach {
    height: 40px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.mobile-search-canvas .input-seach [class^="mim-icon-"] {
    position: absolute;
    left: 10px;
    transform: translateY(-50%);
    top: 47%;
    color: #FFF;
}
 .mobile-search-canvas .input-seach input {
    /* opacity: 0; */
    /* width: 0; */
    /* height: 0; */
    /* padding: 0; */
    max-width: 100%;
    width: 100%;
    height: 40px;
    /* position: absolute; */
    left: 0;
    background: transparent;
    border: none;
    outline: none;
    color: #FFF;
    /* max-height: 93px; */
    padding-left: 40px;
    color: #FFF;
    font-size: 20px;
    line-height: 22px;
    font-weight: var(--black-font);
    font-family: var(--font-family);
    /* font-size: 15px; */
    /* color: var(--body-color); */
    border-bottom: 1px solid;
    letter-spacing: 1px;
}
  .mobile-search-canvas .input-seach input::placeholder {
    color: #FFF;
}
  .mobile-search-canvas .uk-offcanvas-close.uk-icon.uk-close svg {
    color: #FFF;
    fill: #FFF;
}
.footer-middle {
    display: flex;
    padding: 0;
}
  .footer-bottom {
    display: flex;
    flex-direction: row;
}
}
@media all and (max-width: 960px) {
  .second__column__footer .col2 li:last-child {
    display: block;
}
  .footer a.without__li__a {
    display: none !important;
}
 .footer-sticky-nav-mobile {
    background: #B70527;
    position: fixed;
    display: block;
    bottom: 0;
    left: auto;
    right: 0;
    z-index: 99;
    color: #FFF;
    border-radius: 100px 0 0 0;
    width: 92px;
    height: 90px;
}
  .footer-sticky-nav-mobile a {
    color: #FFF;
    font-size: 11px;
    font-weight: var(--bold-font);
    /* text-align: right; */
    position: relative;
    bottom: -25px;
    right: -23px;
    max-width: 62px;
    width: 100%;
    position: relative;
    display: block;
    text-align: right;
    line-height: normal;
    text-transform: uppercase;
}
  .footer-sticky-nav-mobile [class^="mim-icon-"] {
    display: block;
    padding-bottom: 5px;
    font-size: 15px;
}
  .footer-sticky-nav-mobile ul.uk-subnav {display:flex; margin:0;}
  .footer-sticky-nav-mobile ul.uk-subnav li {flex:1; border-top: solid thin #e0e3e4; padding: 0;}
  .footer-sticky-nav-mobile ul.uk-subnav li a {height:56px; line-height:normal; padding:10px 0; background:#f2f5f7; text-align:center; font-family: 'Raleway',sans-serif; font-size:12px; font-weight:600; color:#222;}
  .footer-sticky-nav-mobile ul.uk-subnav li a:hover {background:#fff; color:#5E7939;}
  .footer-sticky-nav-mobile ul.uk-subnav li a span {display:block; font-size: 20px; color:#222; margin-bottom:5px;}
  .footer-sticky-nav-mobile ul.uk-subnav li a.btn-book-now {padding:22px 0; background: #5E7939; color:#FFF;}
  .footer-sticky-nav-mobile ul.uk-subnav li a:hover.btn-book-now {color: #5E7939; background: #FFF;}
  .quick-links {padding:0 30px 0px;}
}
@media all and (max-width: 960px) {
.footer-middle {
    flex-direction: column;
    text-align: left;
}
  .footer-box {
    padding: 0 20px;
}
  .footer-middle .col2, .footer-middle .col3 {padding-bottom: 0;}
.footer-top {
    margin-bottom: 30px;
    text-align: left;
    margin-top: 0;padding-left: 15px;
}
  .social-media-wrap {
    position: relative;
    left: 0;
    top: 0;
}
.footer-accordion-mobile>ul>li {
    border-bottom: 1px solid rgba(114, 121, 124, .39);
    margin: 0;
    padding: 30px 0 30px;
}

  .footer-box.sale-department:last-child {
    padding-bottom: 0;
}
.footer-accordion-mobile ul li .uk-accordion-title::before {
    content: '\e977' !important;
    color: #FFF;
    font-family: 'mimiconfont';
    right: 0;
    display: block;
    font-size: 15px;
    width: 40px;
    height: 40px;
    top: -10px;
    position: absolute;
    text-align: right;
}
  .footer-accordion-mobile ul li .uk-accordion-title h3 {
    font-size: 15px;
    text-transform: uppercase;
}
  .footer-accordion-mobile ul li .uk-accordion-title {
    position: relative;
    line-height: 40px;
}
  .footer-accordion-mobile ul li.uk-open > .uk-accordion-title::before {
    transform: rotate(180deg);
    right: 0;
    text-align: revert;
}
  .footer-middle .col1 .footer-box h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: var(--bold-font); margin-bottom: 18px;
}
.footer-box.address-footer {
    max-width: 100%;    margin: 0;
    padding: 0 0;
}.hours-box {
    margin-bottom: 30px;
}
  div#footer > .container1240 {
    padding: 0px 0;
}
  .footer-box.conntect-footer {
    max-width: 330px;
    width: 100%;
    margin-top: 30px;
}
  .quick-links div {
    padding-top: 0;
}
  .footer .footer-middle .col4 {
    padding-top: 0px;
}
.footer-bottom {
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 20px;
}
  #footer {padding: 30px 0 110px;}
  .copyright {
    display: block;
    padding-top: 15px;
}
  .mobile-search-canvas.uk-open>.uk-offcanvas-bar {
    top: 0;
    height: 100%;
}
.mobile-search-canvas .uk-offcanvas-bar-animation {
    transition: all .3s;
}
  .footer-copy-wrap .footer-links ul li {
    line-height: 32px;
}

  .footer-directions .footer-box.address-footer {
    display: block;padding: 0 20px;
}
  .footer-copy-wrap .footer-links ul li:after {content:none;}
.mobile-search-canvas .uk-offcanvas-bar {
    position: absolute;
    top: 100%;
    bottom: 100%;
    left: auto;
    right: auto;
    box-sizing: border-box;
    width: 100%;
    padding: 80px 20px 20px 20px;
    background: #B70527;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .3s;
    height: 100%;
}
  .hotel-no {
    display: block;
    padding-left: 0;
}
  .footer-box.address-footer .hotel-info {
    margin-bottom: 10px;    line-height: 30px;
}
  .hotel-no span {
    top: -1px;
}
  .mobile-search-canvas .input-seach {
    height: 40px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.mobile-search-canvas .input-seach [class^="mim-icon-"] {
    position: absolute;
    left: 10px;
    transform: translateY(-50%);
    top: 47%;
    color: #FFF;
}
 .mobile-search-canvas .input-seach input {
    /* opacity: 0; */
    /* width: 0; */
    /* height: 0; */
    /* padding: 0; */
    max-width: 100%;
    width: 100%;
    height: 40px;
    /* position: absolute; */
    left: 0;
    background: transparent;
    border: none;
    outline: none;
    color: #FFF;
    /* max-height: 93px; */
    padding-left: 40px;
    color: #FFF;
    font-size: 20px;
    line-height: 22px;
   	border-radius:0;
    font-weight: var(--black-font);
    font-family: var(--font-family);
    /* font-size: 15px; */
    /* color: var(--body-color); */
    border-bottom: 1px solid;
    letter-spacing: 1px;
}
  .mobile-search-canvas .input-seach input::placeholder {
    color: #FFF;
}
  .mobile-search-canvas .uk-offcanvas-close.uk-icon.uk-close svg {
    color: #FFF;
    fill: #FFF;
}
  .get-directions {
    margin-left: 28px;
}
  .footer-middle .col1 {
    padding: 0 0 25px 0;
}
  .footer-copy-wrap {
    display: block;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    border: none; padding: 10px 20px 0;
}
   .footer-accordion-mobile ul li .quick-links {
    padding: 0 3px 0;
}
  .footer-bottom .col4 .quick-links {
    padding-top: 0;
}
  .copyright, .copyright a {
    color: var(--footer-text-color);
    letter-spacing: 0.28px;
}
  }
@media (max-width: 767px) {
  #footer {padding: 30px 0 75px;}
}
@media only screen and (min-width: 320px) and (max-width: 960px) {
.footer-middle .col2 {
    width: 100%;
    max-width: 100%;
}
}