.atf-footer-boottom {
    background: var(--thm-white) !important;
}
.atf-footer-boottom {
    background: rgba(36, 35, 35, 0.91) !important;
}
.atf-footer-boottom a{
    color:var(--thm-color);
}
.atf-footer-boottom a:hover{
    color:var(--thm-base);
}
.img_logo_footer{
    width: 60%;
}
.mt-footer{
    margin-top: 0.5rem;
}
.atf-footer-area {
    background: #000;
    padding-top:1px;
}
.atf-footer-boottom {
    padding: 35px 0;
    background: rgba(0,0,0, 0.4);
}
.atf-footer-box p {
    color: var(--thm-white);
    margin-bottom: 20px;
}
.atf-footer-box strong{
    font-weight:700;
}
.atf-footer-social-icon a i:hover{
    background:var(--thm-white);
    transition:all 0.3s ease-in-out 0s;
    -webkit-transition:all 0.3s ease-in-out 0s;
    color:var(--thm-black);
}
.atf-footer-social-icon a i {
    font-size: 16px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: var(--thm-white);
    background: #ff8a00;
    text-align: center;
    background: var(--thm-color);
}
.atf-footer-area .atf-footer-link {
    position: relative;
}
.atf-footer-area .atf-footer-link::after {
    content: '';
    position: absolute;
    left:218px;
    top: 30px;
    background: #fff;
    width: 210px;
    height: 3px;
    margin: 0 auto;
}
.atf-footer-area .atf-footer-link::before {
    content: '';
    position: absolute;
    left: 14px;
    top: 33px;
    
    width: 11px;
    height: 3px;
}
.atf-footer-link h5 {
    margin-bottom: 35px;
    font-size: 22px;
    font-weight: 600;
    color: var(--thm-white);
}
.atf-footer-link .atf-list-menu li a {
    color: var(--thm-white);
    margin-bottom: 0;
    display: block;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.atf-footer-link .atf-list-menu li a:hover {
    color: var(--thm-color);
    padding-left: 4px;
}
.atf-footer-link .atf-list-menu li a span {
    position: relative;
    display: block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    font-weight: 500;
    font-family: var(--thm-font);
}
.atf-footer-link p{
    color: var(--thm-white);
}
.atf-footer-boottom  p{
    color: var(--thm-white);
}
.atf-footer-boottom a {
    color: var(--thm-white);
    font-weight: 700;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity:0.6;
}
.atf-footer-boottom  a:hover{
    color:  var(--thm-color);
}
.atf-footer-link img {
    width: 90px;
    margin: 0 5px 8px 0;
}
.atf-payment-link img {
    width:80px;
    margin: 0 5px 5px 0px;
}
.form-message {
    margin-top:20px;
}
.footer-small{
    color: #fff;
    font-family: einalight;
    font-size:14px;
}
.texto-ul{
    font-size: 20px;
    font-family: einalight;
}
@media  (max-width:1440px) {

    .atf-footer-area .atf-footer-link::after {
        left: 140px;
        top: 32px;
    }
    .mt-5 {
        margin-top: 1rem !important;
    }
}
@media  (max-width:1024px) {

    .atf-footer-area .atf-footer-link::after {
        left: 70px;
    }
    .footer-small{
        font-size: 14px;
    }
    .textos-f{
        font-size: 14px !important;
    }
    .mt-5 {
        margin-top: 1rem !important;
    }
    .atf-footer-link h5 {
        margin-bottom: 15px;
    }
    .atf-footer-link .atf-list-menu li a {
        margin-bottom: 0;
    }
}
@media  (max-width:991px) {

    .atf-footer-area .atf-footer-link::after {
        left:405px;
    }
    .atf-footer-link h5 {
        margin-bottom: 35px;
    }
    .atf-footer-link .atf-list-menu li a {
        margin-bottom: 0;
    }
}
@media  (max-width:940px) {

    .atf-footer-area .atf-footer-link::after {
        left: 370px;
    }
}
@media  (max-width:900px) {

    .atf-footer-area .atf-footer-link::after {
        left: 350px;
    }
}
@media  (max-width:860px) {

    .atf-footer-area .atf-footer-link::after {
        left: 330px;
    }
}
@media  (max-width:820px) {

    .atf-footer-area .atf-footer-link::after {
        left: 318px;
    }
    
}
@media  (max-width:800px) {

    .atf-footer-area .atf-footer-link::after {
        left: 307px;
    }
}
@media  (max-width:780px) {

    .atf-footer-area .atf-footer-link::after {
        left: 292px;
    }
}
@media  (max-width:740px) {

    .atf-footer-area .atf-footer-link::after {
        left: 265px;
    }
    
}
@media  (max-width:710px) {

    .atf-footer-area .atf-footer-link::after {
        left: 260px;
    }
    
}

@media  (max-width:690px) {

    .atf-footer-area .atf-footer-link::after {
        left: 250px;
    }
    
}
@media  (max-width:640px) {

    .atf-footer-area .atf-footer-link::after {
        left: 228px;
    }
    
}
@media  (max-width:620px) {

    .atf-footer-area .atf-footer-link::after {
        left: 210px;
    }
    
}
@media  (max-width:590px) {

    .atf-footer-area .atf-footer-link::after {
        left: 200px;
    }
    
}
@media  (max-width:550px) {

    .atf-footer-area .atf-footer-link::after {
        left: 180px;
    }
    
}
@media  (max-width:520px) {

    .atf-footer-area .atf-footer-link::after {
        left: 167px;
    }
    
}
@media  (max-width:490px) {

    .atf-footer-area .atf-footer-link::after {
        left: 150px;
    }
    .footer-small{
        font-size: 12px;
    }
    .texto-ul{
        font-size: 12px;
    }
     .textos-f{
        font-size: 12px !important;
    }
}
@media  (max-width:425px) {
    .atf-footer-link h5 {
        font-size: 18px;
        margin-bottom: 6px;
    }
    .atf-footer-area .atf-footer-link::after {
        left: 130px;
        top: 24px;
        width: 185px;
    }
    .footer-small{
        font-size: 12px ; 
    }
    .textos-f{
        font-size: 12px !important;
    }
}
@media  (max-width:400px) {

    .atf-footer-area .atf-footer-link::after {
        left: 115px;
    }
    
}
@media  (max-width:385px) {

    .atf-footer-area .atf-footer-link::after {
        left: 100px;
    }
    
}
@media  (max-width:375px) {

    .atf-footer-area .atf-footer-link::after {
        left: 106px;
    }
    .titulo-alquiler{
        font-size: 24px;
    }
    .footer-small{
        font-size: 12px;
    }
    .textos-f{
        font-size: 12px;
    }
    .atf-section-padding {
        padding: 40px 0;
    }
}
@media  (max-width:360px) {

    .atf-footer-area .atf-footer-link::after {
        left: 100px;
    }
    
}
@media  (max-width:335px) {

    .atf-footer-area .atf-footer-link::after {
        left: 71px;
    }
    
}
@media  (max-width:320px) {

    .atf-footer-area .atf-footer-link::after {
        left: 78px;
    }
    .footer-small{
        font-size: 12px;
    }
    .textos-f{
        font-size: 12px;
    }
    .atf-section-padding {
        padding: 40px 0;
    }
}