.footer-mobile {
    padding: 20px;
    margin: 0;
    width: 100%;
    background: #343a40;
    position: relative;
    color: #fff;
    padding-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

@media screen and (max-width:767px) {
    .footer-mobile {
        padding: 10px
    }
}

.footer-mobile .footer-top-row {
    margin-bottom: 8px
}

.footer-mobile .footer-top-row .footer-top-leftside .sign-up-image {
    height: 39px;
    vertical-align: baseline
}

.footer-mobile .footer-top-row .footer-top-leftside div {
    display: inline-block;
    width: 50%;
    margin-left: 6px
}

.footer-mobile .footer-top-row .footer-top-leftside div h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0
}

@media (max-width:320px) {
    .footer-mobile .footer-top-row .footer-top-leftside div h4 {
        font-size: 13px
    }
}

.footer-mobile .footer-top-row .footer-top-leftside div p {
    font-weight: 400;
    display: block;
    font-size: 10px;
    margin-bottom: 0px;
}

.footer-mobile .footer-top-row .footer-top-leftside .btn-signup {
    border-radius: 3px !important;
    width: 80px !important;
    padding: 5px 6px !important;
    height: 37px !important;
    border: 1px solid #fff !important;
    background-color: transparent;
    color: #fff;
    float: right
}

.footer-mobile .footer-top-row .footer-top-rightside {
    float: right
}

.footer-mobile .footer-top-row .footer-top-rightside .logo {
    height: 100%;
    float: right;
    max-height: 50px;
    text-decoration: none
}

.footer-mobile .footer-top-row .footer-top-rightside .logo .abta-logo {
    width: 95px
}

.footer-mobile .footer-top-row .footer-top-rightside .logo .atol-logo {
    width: 40px;
    height: 40px
}

.footer-mobile .footer-second-row .form-group {
    position: relative;
    margin-bottom: 0 !important;
    padding-bottom: 1rem
}

@media screen and (max-width:1024px) and (max-width:767px) {
    .footer-mobile .footer-second-row .form-group {
        margin-bottom: 0
    }
}

.footer-mobile .footer-second-row .form-group .form-control {
    padding-left: 10px;
    float: left;
    font-size: 13px;
    font-weight: 500;
    width: calc(100% - 110px);
    color: #787878;
    text-transform: lowercase;
    height: 33px !important;
    border-radius: 0
}

.footer-mobile .footer-second-row .form-group .btn-sign {
    float: left;
    width: 104px;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #646666;
    color: #fff;
    height: 33px;
    text-transform: uppercase;
    line-height: 1;
    margin-left: 5px;
    padding: 7px 19px
}

@media (max-width:337px) {
    .footer-mobile .footer-second-row .form-group .btn-sign {
        width: 88px !important;
        padding: 0 !important
    }
}

@media screen and (min-width:363px) {
    .footer-mobile .footer-third-row {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.footer-mobile .footer-third-row .navigation {
    text-align: center;
    font: menu !important;
    padding: 0;
    margin: 0;
}

.footer-mobile .footer-third-row .navigation li {
    float: none;
    display: inline-block !important;
    margin: 10px 19px
}

.footer-mobile .footer-third-row .navigation li:nth-child(4),
.footer-mobile .footer-third-row .navigation li:nth-child(5) {
    margin-top: 0
}

.footer-mobile .footer-third-row .navigation li:nth-child(1) {
    float: left
}

.footer-mobile .footer-third-row .navigation li:nth-child(3) {
    float: right
}

.footer-mobile .footer-third-row .navigation li a {
    color: #fff;
    text-align: center;
    font-size: 10px;
    display: block;
    text-transform: uppercase;
    padding: 0;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.footer-mobile .footer-third-row .navigation li a:hover {
    text-decoration: underline
}

@media screen and (min-width:390px) {
    .footer-mobile .footer-third-row .navigation li {
        float: left !important;
        margin: 0 8px
    }
}

@media screen and (min-width:423px) {
    .footer-mobile .footer-third-row .navigation {
        width: 100%;
        max-width: 380px;
        float: none;
        text-align: right;
        margin: 0 auto
    }
}

.footer-mobile .second-footer-row {
    border-bottom: 1px solid #8b8c8c;
    padding-bottom: 10px
}

.footer-mobile .second-footer-row.footer-contacts {
    padding-top: 10px
}

.footer-mobile .second-footer-row.footer-contacts .call-us {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.footer-mobile .second-footer-row.footer-contacts .contact-mail {
    font-size: 13px;
    margin-top: 10px;
    color: inherit
}

.footer-mobile .second-footer-row.footer-contacts .contacts_phone {
    font-size: 20px;
    font-weight: 600;
    color: inherit
}

.footer-mobile .second-footer-row.footer-contacts .contacts_work-hours {
    font-size: 12px
}

.footer-mobile .second-footer-row .copyright {
    padding-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 10px;
    font-weight: 600
}

@media (max-width:320px) {
    .footer-mobile .second-footer-row .copyright {
        padding-top: 0
    }
}

.footer-mobile .second-footer-row .copyright span {
    display: block
}

.footer-mobile .second-footer-row .footer-top-rightside {
    float: right
}

.footer-mobile .second-footer-row .footer-top-rightside .logo {
    height: 100%;
    max-height: 50px;
    text-decoration: none
}

.footer-mobile .second-footer-row .footer-top-rightside .logo .abta-logo {
    width: 95px
}

.footer-mobile .second-footer-row .footer-top-rightside .logo .atol-logo {
    width: 40px;
    height: 40px
}

.footer-fourth-row {
    margin: 0;
    background: #343a40;
    padding: 20px 20px;
    font-size: 12px;
    color: #fff;
    font-family: "LatoRegular", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.footer-fourth-row img {
    width: 80px;
    float: left;
    height: 80px
}

.footer-fourth-row .footer-fourth-row-rightside {
    width: calc(100% - 80px);
    float: right;
    padding-left: 5px
}

.footer-fourth-row .footer-fourth-row-rightside p {
    margin: 0 0 10px
}

.footer-fourth-row .footer-fourth-row-rightside a {
    text-decoration: underline;
    color: white;
}

.footer-fourth-row .footer-fourth-row-rightside strong {
    font-weight: 700
}