.footer-area {
    position: relative;
    display: block;
    z-index: 1;
}
.footer-area:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: #000000;
    z-index: -1;
}
.footer-area .layer-outer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    opacity: 1;
    z-index: -1;
}
.footer {
    position: relative;
    display: block;
    padding: 90px 0 0px;
}
.footer-bottom {
    position: relative;
    display: block;
}
.single-footer-widget {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-footer-widget .our-company-info {
    position: relative;
    display: block;
    padding-right: 100px;
}
.single-footer-widget .our-company-info .footer-logo {
    position: relative;
    display: block;
    padding-bottom: 27px;
}
.single-footer-widget .our-company-info .footer-logo a {
    display: inline-block;
}
.single-footer-widget .our-company-info .footer-logo img {
    width: 170px;
    padding: 10px 10px;
    background: white;
    border-radius: 7px;
}
.single-footer-widget .our-company-info .text {
    position: relative;
    display: block;
    padding-bottom: 20px;
}
.single-footer-widget .our-company-info .text p {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
}
.single-footer-widget.martop10 {
    margin-top: 10px;
}
.single-footer-widget.marleftminus40 {
    margin-left: -40px;
}
.single-footer-widget .countries-links {
    position: relative;
    display: block;
    margin-top: -11px;
    padding-left: 0px;
}
.single-footer-widget .title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #0098ff;
    content: "";
}
.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-transform: capitalize;
}
.single-footer-widget .countries-links li {
    position: relative;
    display: block;
    line-height: 36px;
}
.single-footer-widget .countries-links li a {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.single-footer-widget .countries-links li a:before
 {
    position: absolute;
    content: "\f101";
    font-family: FontAwesome;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #ffffff;
}
.single-footer-widget.marlef20 {
    margin-left: 20px;
}
.single-footer-widget .visa-type-links {
    position: relative;
    display: block;
    margin-top: -11px;
    padding-left: 0px;
}
.single-footer-widget .visa-type-links li {
    position: relative;
    display: block;
    line-height: 36px;
}
.single-footer-widget .visa-type-links li a {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.single-footer-widget .visa-type-links li a:before {
    position: absolute;
    content: "\f101";
    font-family: FontAwesome;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #ffffff;
}
.single-footer-widget .footer-contact-info {
    position: relative;
    display: block;
    margin-top: -1px;
}
.single-footer-widget .footer-contact-info ul {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 0px;
}
.single-footer-widget .footer-contact-info ul li {
    position: relative;
    display: block;
    margin-bottom: 35px;
}
.single-footer-widget .footer-contact-info ul li .icon {
    width: 50px;
}
.single-footer-widget .footer-contact-info ul li .icon, .single-footer-widget .footer-contact-info ul li .text {
    display: table-cell;
    vertical-align: middle;
}
.thm-clr {
    color: #0098ff;
}
.single-footer-widget .footer-contact-info ul li .icon span:before
 {
    font-size: 50px;
    line-height: 50px;
}
.single-footer-widget .footer-contact-info ul li .text h4 {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
.single-footer-widget .footer-contact-info ul li .text p {
    color: #ffffff;
    line-height: 20px;
    margin: 9px 0 0;
}
.single-footer-widget .footer-contact-info ul li .text p a {
    color: #ffffff;
}
.single-footer-widget .title {
    position: relative;
    display: block;
    margin-top: -6px;
    margin-bottom: 45px;
    padding-bottom: 15px;
}
.desclaimer_two {
    font-size: 16px;
    border-top: 2px solid #353535;
    padding-top: 14px;
    padding-bottom: 13px;
    margin-top: 25px;
    text-align: center;
    color: white;
}
.footer-bottom .outer-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-top: 2px solid rgba(255, 255, 255, 0.20);
    padding: 24px 0;
}
.copyright-text {
    position: relative;
    display: block;
}
.copyright-text p {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    font-family: 'Archivo', sans-serif;
}
.header-contact-info ul li .title p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    margin: 10px 0 0;
    font-family: 'Archivo', sans-serif;
}
.header-contact-info .title p {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin: 0px;
    padding: 0px;
    padding-top: 7px;
    padding-left: 0px;
    color: #000;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link
 {
    background: #000 !important;
}
ul#stepper li {
    padding-right: 25px;
}
.nav-pills .nav-link {
    font-size: 16px;
    font-weight: 700;
    background: aliceblue;
    color: #000;
}
.stepper .nav-link {
    cursor: pointer;
}
.form-label {
    font-weight: 600;
}