/* -----------------------------------
Template Name: Hotel ATR
Template URI: https://devitems.com/html/hotel-atr-preview/
Description: This is html5 template
Author: HasTech
Author URI: https://devitems.com/
Version: 1.0
NOTE: This is Footer style file. All footer related style included in this file.

--------------------------------------*/
.footer-area {color: #f7f7f7}
.footer-area a {
    color: #ffffff;
}
.footer-area a:hover {
    color: #9addff;
    text-decoration: underline;
}
.footer-widget-area {padding: 100px 0 61px;}
.footer-logo > a {display: inline-block;}
.footer-logo {margin-bottom: 29px;}
.social-icons a {
    border: 1px solid #9addff;
    color: #9addff;
    display: inline-block;
    font-size: 20px;
    height: 33px;
    line-height: 31px;
    margin-right: 13px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 33px;
}
.social-icons > a:last-child {margin-right: 0;}
.social-icons > a:hover {
    border-color: #ffffff;
    color: #ffffff;
}
.social-icons {margin-top: 43px;}
.single-footer-widget > .as__h3{
    color: #9addff;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer-area ul li {margin-bottom: 4px;list-style: disc}
.footer-area ul a {
  color: #f7f7f7;
  font-size: 15px;
  line-height: 26px;
}
.footer-area ul li a {-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s}
.footer-area ul li a:hover {color:#9addff;}
.c-info > span:last-child {
    display: block;
    font-size: 15px;
    line-height: 24px;
    padding-left: 50px;
}
.footer-area .single-footer-widget.last-column ul li {
    list-style: none;
}
.footer-area .single-footer-widget.last-column ul li:before {
    content: "- ";
}
.c-info > span:first-child {
    border: 1px solid #9addff;
    color: #9addff;
    display: inline-table;
    font-size: 18px;
    height: 33px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 7px;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 33px;
}
.c-info > span:first-child i {
    display: table-cell;
    vertical-align: middle;
}
.c-info {
    margin-bottom: 17px;
    overflow: hidden;
    position: relative;
}
.c-info > span i {
    font-size: 0;
}
.c-info > span i:before {
    font-size: 20px;
}
.col-lg-3:nth-child(2) .single-footer-widget {float: right;}
.col-lg-2:nth-child(3) .single-footer-widget {padding-left: 20px;}
.col-lg-3:nth-child(4) .single-footer-widget {padding-right: 30px;}
.col-lg-4:last-child .single-footer-widget {padding: 0 30px 0 60px;}
.instagram-image {overflow: hidden; padding-top: 9px;}
.footer-img {
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
}
.instagram-image .footer-img:nth-child(3), .instagram-image .footer-img:nth-child(6) {margin-right: 0;}
.footer-img a, .post-img a {
    display: inline-block;
    position: relative;
}
.footer-img a:before, .post-img a:before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    content: ""
}
.footer-img a:hover:before, .post-content:hover a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    visibility: visible;
}
.footer-img a:after, .post-img a:after {
    color: #ffffff;
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 22px;
    left: 50%;
    margin: auto;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer-img a:hover:after, .post-content:hover a:after {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
.footer-bottom-area {padding: 24px 0;font-size: 16px}
.footer-bottom-area p {
    margin: 0;
}
.footer-text span a {color: #b5876d;}
.footer-text span a:hover {border-bottom: 1px solid #b5876d;}
.footer-text > span {display: block;}
.footer-logo-akk {
    margin: 3em 0 0 0;
}


/*----------------------------------------
Custom Style:
Date: 11.2023
Author: DmitryBikbaev
----------------------------------------*/
.single-footer-widget > .as__h3 {
    color: #fff;
}

.bg-copy {
    background-color: rgb(197, 174, 144);
}
.social-icons a {
    border: 1px solid #fff;
}
.social-icons > a:hover {
    border-color: #9addff;
}
.c-info > span:first-child {
    border: 1px solid #fff;
}
.social-icons {
    display: flex;
    gap: 13px;
}
.footer-area .social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.footer-area svg {
    height: 21px;
}
.footer-area .zmdi, 
.footer-area svg path {
    fill: #fff;
    color: #fff;
}
.footer-cert {
    margin: 2em 0 0 0;
    justify-self: flex-start;
}
a.footer-cert__link {
    display: inline-block;
    text-align: center;
    margin: 0 0 10px;
    padding: 10px 7px;
    background-color: #fff;
    color: #000;
}