@import 'bootstrap.css';
@import 'swiper-bundle.min.css';
@import 'odometer.min.css';
@import 'magnific-popup.min.css';
@import 'styles.css';
@import 'animate.min.css';
@import 'animate2.min.css';
@import '../font/fonts.css';
@import '../icons/icomoon/style.css';
@import '../icons/flaticon/font/flaticon_saylo.css';

@font-face {

    font-family: HelveticaNeueLTGEO-75Bold;

    font-style: normal;

    font-weight: 400;

    src: url('../fonts/Linotype-HelveticaNeueLTGEO55Roman.ttf') format("truetype");

}
.logo-site img {
    height: 45px;
    object-fit: contain;
}

.image img {
    height: 660px;
    width: 100%;
    object-fit: cover;
}

.header-inner .nav-list .item > a span {
    font-feature-settings: 'case' on;
}

.header-inner .sub-nav a span {
    line-height: 1.2;
}
.tf-btn.style-9 {
    font-feature-settings: 'case' on;
}
.tf-btn.style-13 {
    font-size: 12px;
}
.tf-topbar.style-2 .infor-list a {
    font-size: 14px;
}
.s-title {
    font-feature-settings: 'case' on;
}

.header-inner .nav-list {
    gap:20px;
}

.header-inner .sub-nav a {
    font-size: 14px;
}

.box-icon.style-4 .title {

    font-feature-settings: 'case' on;
    font-size: 19px;
}
.box-icon.style-4 .text {
    font: 13px;
}

.box-icon.style-4 {
    background-color: #ebebeb85;
}

.tf-spacing-1 {
    padding-top: 0px;
}

.s-title {
    font-size: 40px;
}

.content .title a {
    font-size: 18px;
}
.content h5 a {
    font-size: 16px;
    font-feature-settings: 'case' on;
}

.card-blog-item .title {
    font-size: 18px;
    font-feature-settings: 'case' on;
    line-height:25px;

}
.tf-btn.style-8 {
    font-size: 13px;
}
.entry-image img {
    height: 250px!important;
    object-fit: cover;
}

.s-cta .wrap {
    height: 400px;
}

.footer-bottom p  {
    color:#fff;
}

.tf-footer.style-3 {
    background-color: #1b1e23;
}

.footer-inner .footer-title {
    font-feature-settings: 'case' on;
}

.s-partner a
 {
    padding: 53px 53px 52px 53px;
 }


 .s-cta-2 .image img {
    min-height: 360px;
    height: 360px!important;
 }

 .s-cta-2 .content {
    background-color: #36aae4;
 }