.bhr-chat__launch {
     bottom: 40px !important;
}
 .bhr-chat__unread {
     bottom: 42px !important;
}

 .bhr-chat__launch {
     bottom: 45px !important;
}
 .bhr-chat__unread {
     bottom: 45px !important;
}
 .newsletter {
     margin-bottom: 0px !important;
}
 .new-blog-post-container {
     margin-bottom: 30px;
     gap: 15px;
}
 .footer-new {
     background: #263B4B;
     padding: 60px 0px;
}
 .footer__header {
     color: #fff;
     font-size: 22px;
     font-style: normal;
     font-weight: 600;
     border-bottom: 0px !important;
     display: inline-block;
     padding-bottom: 10px;
     margin-bottom: -2px !important;
     margin-top: 10px !important;
}
 .footer-headline {
     margin: 10px 0 10px 0;
     border-bottom: 0px;
}
 .grid-footer-link ul li {
     line-height: 30px;
}
 .grid-footer-link ul .new-blog-post-container {
     line-height: 20px;
}
 .grid-footer-link ul li a {
     color: #fff;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
}
 .grid-sm-container-p2 {
     display: grid;
     grid-template-columns: 1.5fr 0.8fr 1.5fr;
     column-gap: 3em;
}
 .grid-sm-container-p3 {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
}
 .sm-logo-footer-part, .sm-icon-footer-part {
     display: grid;
     grid-template-columns: 1fr;
     grid-template-rows: 50px 126px 101px;
     row-gap: 20px;
}
 .sm-icon-footer-part {
     grid-template-rows: 100px 5px !important;
}
 .grid-sm-container-p2 p {
     color: #fff !important;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 19.5px;
}
 .sales-logo-footer {
     align-self: center;
}
 .footer-sm-desc p {
     font-size: 16px;
     line-height: 1.3;
     color: #fff;
}
 .sales-icon-footer {
     align-self: center;
     grid-template-columns: repeat(5, 1fr);
     display: grid;
     justify-items: center;
}
 .sales-icon-footer img {
     height: 26px;
}
 .footer-phone-info {
     display: flex;
     width: 100%;
     justify-content: center;
     flex-direction: row;
}
.footer-phone-info p,
.footer-phone-info a {
    margin-bottom: 0;
}
.footer-phone-info__p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    margin-right: 5px;
}
 .footer-phone-img {
     width: 17px;
     height: 17px;
     margin-right: 8px;
}
 .copyrights__text, .copyrights__links, .copyrights__link {
     font-size: 11px;
     font-style: normal;
     font-weight: 400;
     color: #fff;
     margin-top: 0;
}
 .copyrights__link, .copyrights__link:focus, .copyrights__link:active{
     color: #DCDEDC;
}
 .copyrights__link:hover {
     color:#c9dca1;
}
 .copyrights__text a {
     color: #c9dca1;
}
 .new-blog-post-container {
     display: flex;
}
 .new-blog-img-container img {
     width: 180px;
}
 .new-blog-desc-container {
     display: flex;
     flex-direction: column;
}
 .new-blog-post-date span {
     display: inline-block;
     margin-top: 8px;
}
 .grid-footer-link li p {
     color: #fff
}
 hr {
     border-top: 1px solid rgba(255, 255, 255, 0.50);
}
 @media (max-width: 991px) {
     .grid-sm-container-p2, .sm-logo-footer-part{
         display: flex;
         flex-direction: column;
         justify-content: center;
         align-items: center;
         row-gap: 40px;
    }
     .sm-logo-footer-part {
         row-gap: 20px;
    }
     .sm-icon-footer-part {
         row-gap: 10px;
     }
}
 .badges-footer-part img {
     width: 100%;
     object-fit: contain;
}
 .new-blog-img-container {
     height: auto;
     min-width: 180px;
}
 .post-date {
     font-size: 13px;
     font-weight: 400;
}
.new-blog-post-date span {
     font-size: 13px;
     color: #ffffff99;
     font-weight: 400;
     }
 .new-blog-img-container img {
     margin-top: 0px !important;
}
 .menu-blog-all {
     display: inline-block;
     padding: 7px 13px;
     border-radius: 4px !important;
     background: #D4FF78;
     color: #263B4B;
     font-weight: 400;
     font-style: normal;
     line-height: 1;
     text-decoration: none;
}
 @media (min-width: 992px) and (max-width: 1199px) {
     .sm-logo-footer-part, .sm-icon-footer-part {
         grid-template-rows: 4em 10em 6em;
    }
     .grid-footer-link ul li a, .new-blog-post-date span {
         font-size: 13px;
    }
     .new-blog-img-container {
         height: auto;
         min-width: 10em;
         margin-right: 15px;
    }
     .new-blog-post-container {
         gap: 0px;
    }
}
 @media (max-width: 991px) {
     .footer-new {
         padding: 30px 8px;
    }
     .grid-sm-container {
         display: flex;
         flex-wrap: wrap;
         column-gap: 0em;
    }
     .grid-footer-column {
         width: 45%;
    }
     .grid-footer-column:first-child {
         margin-right: 10%;
    }
     .grid-footer-column:last-child {
         width: 100%;
    }
     .footer-headline {
         text-align: center;
    }
    /*.grid-footer-column:nth-child(3),*/
    /*.grid-footer-column:nth-child(4) {
        */
        /* display: none;
        */
        /*
    }
    */
     .grid-sm-container-p3 {
         flex-direction: column;
    }
     .copyrights__links {
         margin-top: 10px;
    }
     .footer-sm-desc {
        /*padding: 0em 2em;
        */
         text-align: left;
         color: #fff;
         font-weight: 400;
    }
     .footer-phone-info {
         padding: 0.5em;
         color: #fff;
    }
     .grid-footer-link ul li a, .new-blog-post-date span {
         font-size: 12px;
    }
     .sales-logo-footer {
         margin-top: 10px;
    }
     .new-blog-post-container {
         margin-bottom: 20px;
         gap: 0px;
    }
     .new-blog-post-container:last-child {
         margin-bottom: 0px;
    }
     .sm-footer-extra-label p {
         margin-bottom: 0px;
    }
     .grid-footer-link ul .new-blog-post-container {
         line-height: 14px;
    }
     .new-blog-img-container img {
         min-width: 150px;
    }
     .badges-footer {
         position: relative;
         width: 100%;
         height: auto;
         text-align: center;
    }
     .post-date {
         font-size: 10px;
    }
     .footer-sm-desc, .footer-sm-desc p, .footer-phone-info p, .country-inline-list, .copy-footer-container, .copyrights__text, .sales-logo-footer, .copyrights__text p {
         margin-top: 0px;
         margin-bottom: 0px;
    }
     .footer-phone-info {
         padding-top: 0px;
         padding-bottom: 0px;
    }
     .new-blog-post-container {
         justify-content: left;
    }
     .new-blog-post-container:last-child {
         justify-content: center;
    }
     .badges-footer img {
         height: 90px;
         width: auto;
    }
}
 .grid-footer-link ul li a.menu-blog-all {
     color: #263B4B;
}
/* labels */
 .sm-footer-extra-label p {
     margin-left: 0px;
     font-size: 10px;
}
 @media (min-width: 992px) {
     .sm-footer-extra-label p {
         margin-bottom: 0px !important;
    }
}
 @media (min-width: 481px) and (max-width: 991px) {
     .new-blog-post-container {
         gap: 15px;
    }
}
 @media (max-width: 480px) {
     .sm-footer-extra-label p {
         font-size: 8px;
    }
     .new-blog-img-container {
         min-width: 12em;
    }
     .new-blog-img-container img {
         width: 100px;
    }
}
 .new-blog-post-list {
     margin-top: 20px;
}
 .footer-phone-info a {
     color: #fff;
}
 .footer-phone-info p {
     font-weight: bold;
     color: #fff;
     font-size: 13px;
}
 .new-blog-post-title a {
     text-align: left !important;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
}
 .sales-icon-footer {
     transition: .5s;
     align-self: end;
}
 .sales-icon-footer img:hover {
     transform: scale(1.2);
}
 .captcha-container {
     display: flex;
     justify-content: center;
     flex-direction: column;
     text-align: center !important;
}
 .captcha-container .captcha {
     padding: 0px;
     object-fit: cover;
     margin: 0px;
     width: auto !important;
     margin: 0 auto;
}
 .agreement {
     max-height: 136px;
}
 @media (max-width: 620px) {
     .badges-footer img {
         height: auto;
         width: 100%
    }
}
 @media (min-width: 991px) {
     .agreement__info {
         margin-top: -9px !important;
    }
}
 @media (max-width: 380px) {
     .copyrights__text, .copyrights__links, .copyrights__link {
         font-size: 10px;
    }
}
