
/*
-------------------------------------------------
  主题名称: E-CRM  
  主题链接: 
  作者: LOJIWU  
  作者链接:  
  创建日期:  
  ---------------------------------------------------  

  --------------------------------------------------  
  目录  
  --------------------------------------------------  
  1. 通用CSS  
  2. 排版CSS  
  3. 按钮CSS  
  4. 预加载与返回顶部CSS  
  5. 导航栏CSS  
  5. 页眉CSS  
  6. 选择课程区域CSS  
  7. 关于我们区域CSS  
  8. 课程展示区域CSS  
  9. 课程表区域CSS  
  10. 专业教练区域CSS  
  11. 会员计划区域CSS  
  12. 学员评价区域CSS  
  13. 页脚区域CSS  
        13.1 - 页脚上部CSS  
        13.2 - 页脚底部CSS  

  14. 404页面CSS  
  15. 关于页面样式CSS  
        15.1 -关于页横幅区域CSS  
        15.2 -关于页简介区域CSS  
        15.3 -行动号召区域CSS  
        15.4 -会员优惠区域CSS  

  16. 课程页面CSS  
        16.1 -课程页面CSS  

  17. 教练页面CSS  
        17.1 -课程页面CSS  

  18. 相册页面CSS  
  19. 联系页面CSS  
  20. BMI计算页面CSS  
  21. 博客页面CSS  
  22. 博客详情页面CSS  
  23. 会员页面/价格表CSS  
  24. 响应式设计CSS  

------------------------------------------------ */

/* 使用字体链接 */

@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&display=swap');

/* Use style sheet */

@import url('../vendor/bootstrap/css/bootstrap.min.css');
@import url(../vendor/fontawesome-free/css/all.min.css);
@import url(../vendor/gym-flat-icon/flaticon.css);
@import url(owl.carousel.min.css);
@import url(owl.theme.default.min.css);
@import url(venobox.css);
@import url(animate.min.css);
@import url(aos.css);

/***

/*-----------------------------------------------
            1. 通用
-------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

body,
html {
    height: 100%;
    margin: 0;
}

body {
    background: #fff none repeat scroll;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif !important;
    font-size: 14px;
    line-height: 1.5;
    overflow-x: hidden !important;
    font-family: 'Hind', sans-serif;
}

p {
    line-height: 1.75;
}

a {
    color: #fff;
}
a,
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn,
.our-membership-area .card,
.our-membership-area .card:hover,
.our-membership-area .card .our-membership-area ul li,
.our-membership-area .card:hover .our-membership-area ul li,
.our-membership-area .card .btn.section-button,
.our-membership-area .card:hover .btn.section-button,
.our-membership-area .card .card-price,
.our-membership-area .card:hover .card-price,
.our-membership-area .card .btn.section-button,
.our-membership-area .card:hover .btn.section-button,
.our-membership-area .card img,
.our-membership-area .card:hover img,
.single-program,
.single-program h4,
.single-program a,
.class-img img,
.class-img:hover img,
.testi_prev:hover,
.testi_next:hover,
.trainer-social i,
.footer-social a,
.single-class-box,
.single-class-content,
.single-class-content h4,
#mainNav,
#mainNav.new-menu,
.footer-about form button,
.footer-about form button:hover,
.footer-about form button .footer-email-icon,
.footer-about form button:hover .footer-email-icon,
.widget-search form button,
.widget-search form button:hover,
.our-gallery-area svg,
.footer-widget.footer-gallery ul li a img,
.blog-page-area .card,
.blog-page-area .card .blog-thumb-box>img,
#content .share-box>button,
.mean-container .mean-nav ul li,
.footer-about button svg,
.all_classes_slide_nav>svg .all-classes-icon,
.footer-widget.footer-gallery ul li a img,
.widget-instagram ul li a img,
.gallery-filter-btn label,
.address-box p a,
.reply-btn,
.round-button:before,
.single-program .program-arrow-btn i::before,
.footer-about form button i::before,
.all_classes_slide_nav>span i::before {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

a:hover {
    color: #ed553b;
}

section {
    padding: 32px 0;
}

ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul {
    margin: 0;
    padding: 0;
}

a,
a>* {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.form-control {
    border-radius: 0;
    border: 1px solid #fff;
    background-color: transparent;
    height: 45px;
}

.form-control:focus {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #fff;
}

.form-control::-moz-placeholder {
    color: #fff;
}

.form-control:-moz-placeholder {
    color: #fff;
}

.form-control::-ms-input-placeholder {
    color: #fff;
}

.padding-zero {
    padding: 0;
}

figure {
    margin-bottom: 0;
}

/*------------------------------------------
            2.  排版
-------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {

    margin: 0;
}

.header-caption {
    width: 54%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-top: 80px;
    position: relative;
    z-index: 9;
}

.header-caption-heading {
    font-size: 60px;
    line-height: 80px;
    color: #fff;
    padding: 29px 0 18px;
}

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

.page-link:focus {
    box-shadow: none;
}

h2.section-heading {
    font-size: 38px;
    color: #232d39;
    font-weight: 600;
    margin-bottom: 13px;
    line-height: 41px;
}

/* h2.section-heading.dark, h3.section-subheading.dark{
    color: #fff;
} */
h3.section-subheading {
    font-size: 15px;
    color: #777c87;
    font-weight: 400;
    margin: 10px auto 10px;
    line-height: 30px;
}

h4 {
    font-weight: 500 !important;
    line-height: 1.2;
}

p {
    margin-bottom: 0;
}

.mb-30 {
    margin-bottom: 30px;
}

.section-overlay {
    height: 100%;
    width: 100%;
}

header {
    display: flex;
}

.page-banner-area .section-overlay {
    background-color: rgba(0, 0, 0, .6);
}

.bg-secondary-dark,
#mainNav.new-menu,
#mainNav .navbar-nav ul.dropdown-menu li,
#mainNav .navbar-nav ul.dropdown-menu,
.mean-container .mean-nav ul {
    background-color: #ffffff;
}

.bg-dark,
.membership-card-active,
#mainNav .navbar-nav .dropdown-menu a:hover {
    background-color: #ffffff;
}

.color-dark,
.programme-heading,
.our-membership-area .btn.section-button,
#accordion6 .panel-body p,
.gallery-filter-btn label,
.address-box p a:hover,
.address-box ul li a:hover,
.blog-page-area .card-title a,
.widget-search form button:hover,
#content .block-1 blockquote p span i::before,
.all_classes_slide_nav>span i::before {
    color: #232d39;
}

.color-orange,
.class-schedule-area .nav-tabs .nav-link,
.class-schedule-area .nav-tabs .nav-item.show .nav-link,
.class-schedule-area .nav-tabs .nav-link.active,
.class-schedule-area table .btn.section-button:hover,
.our-membership-area .card-title,
.gallery-filter-btn label:hover,
.gallery-filter-btn label.active,
.reply-btn:hover,
.blog-page-area .card:hover .card-title a,
.bmi-box p span.bmi-star,
.contact-form-area .btn.section-button:hover,
#content .share-box a>span.active,
#content .share-box a:hover,
#content .share-box>button:hover,
#content .author-social a:hover,
#scroll,
#mainNav .navbar-nav .dropdown-menu a:hover,
.program-icon i::before,
.single-program:hover .program-arrow-btn i::before,
.footer-about form button:hover i::before,
.counter-icon i::before,
.all_classes_slide_nav>span:hover i::before {
    color: rgb(25, 190, 107);
}

.bg-orange,
.class-schedule-area table .btn.section-button,
.blog-page-area nav .page-link.active,
.bmi-box .contact-sub-btn .btn.section-button,
.our-gallery-area.gallery-2-area .gallery-filter-btn label:hover,
.our-gallery-area.gallery-2-area .gallery-filter-btn label.active:hover,
.our-membership-area .card.membership-card-active .card-price,
.our-classes .owl-carousel button.owl-dot,
.comments-from-trainee-area .owl-carousel button.owl-dot {
    background-color: #ed553b;
}

.color-white,
header,
.btn.section-button,
.trainee-comment-box h5,
.trainee-comment-box h6,
.trainer-social a,
.round-button,
.counter-content,
.counter-number,
.class-schedule-area table td,
.our-membership-area .card-price h3,
.our-membership-area .card-price .period,
.class-img .class-fees span,
#accordion6 .panel-title a::before,
#accordion6 .panel-title a.collapsed::before,
.we-are-ready-content h2,
.we-are-ready-content p,
.address-box h6,
.contact-heading h2,
.contact-heading p,
.phone-info p,
.address-box p,
.class-schedule-area table .btn.section-button,
.bg-orange,
.blog-page-area nav .page-link.active,
.our-membership-area .card.membership-card-active ul li,
.our-membership-area .card.membership-card-active .btn.section-button,
.single-trainer-upper h5,
.single-trainer-upper p,
.our-gallery-area .hover-content i:before,
.footer-about form button i::before {
    color: #0cb11a;
}

.footer-gray-color,
.footer-about p,
.footer-widget ul li a,
.footer-about form .form-control,
.copyright,
.footer-social a {
    color: #b9c5d2;
}

.para-color,
#content p,
.reply-btn,
.blog-page-area .card-footer,
.blog-page-area .card-footer .author-box a>span,
.blog-page-area .card-footer-share button,
.blog-page-area nav .page-link,
#content .share-box a,
#content .share-box>button,
#content .author-social a,
.program-arrow-btn i::before {
    color: #777c87;
}

.font-17,
span.btn-content {
    font-size: 17px;
}

.font-16 {
    font-size: 16px;
}

.font-18,
.trainee-comment-box h5,
.breadcrumb li,
.footer-widget h4 {
    font-size: 18px;
}

.font-14,
.trainer-social a,
.footer-social a,
.copyright,
#accordion6 .panel-body,
.widget-recent-posts ul li a p>span,
.blog-page-area .card-footer,
.blog-page-area .card-footer .author-box a>span,
.blog-page-area .card-footer-share button,
.class-schedule-area table .btn.section-button,
.program-arrow-btn i::before {
    font-size: 14px;
}

.font-w-semi-b,
.programme-heading,
.single-class-content h4,
span.btn-content,
.our-membership-area .card-price h3,
.our-membership-area .btn.section-button,
.trainee-comment-box h5,
.trainee-comment-box h6,
.class-img .class-fees span,
.we-are-ready-content .btn.section-button,
.membership-offer-left h3,
.membership-offer-right .btn.section-button,
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn,
.breadcrumb li,
.bmi-box .contact-sub-btn .btn.section-button,
.error-page-area .btn.section-button,
.contact-form-area .btn.section-button,
.address-box h6,
.leave-comment-area form .btn.section-button,
.block-3 h2,
.reply-btn,
.btn.round-button,
.footer-widget h4,
#content .blog-comments-section .main-comment .author-name,
.mean-container .mean-nav ul li.mean-last a.section-button {
    font-weight: 600;
}
/*--------------------------------------------
            3.头部绿色
---------------------------------------------*/
.Headerbody {
    width: 100%;
    height: 500px;
    background-image: url(../img/40.png);
    background-position: center center;
    background-repeat: no-repeat;
    /* background-size: cover; */
    /* background-color: #19be6b; */
}
        .single-program {
        margin-bottom: 30px;
    }
.mobile-bfc {
    width: 100%;
}
.chwo{
    margin-top: 120px;color: #fff;
}
.chws{
    font-size:23px;font-weight:bold;margin-left:26px;
}
/*--------------------------------------------
            4. 按钮 样式 图标
---------------------------------------------*/
.icon {
    fill: rgb(25, 190, 107);
}

.btn {
    padding: 0;
}

button {
    background-color: transparent;
    cursor: pointer;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.btn.section-button {
    border-radius: 25px;
    border: 1px solid #ed553b;
    text-align: center;
    padding: 16px 33px 14px;
}

.round-button {
    color: #0cb11a;
    position: relative;
}

.round-button {
    position: relative;
    z-index: 9;
    padding-left: 40px;
}

.round-button:before {
    content: "";
    background-color: #0cb11a;
    height: 41px;
    width: 41px;
    z-index: -1;
    left: 0;
    top: -9px;
    display: flex;
    position: absolute;
    border-radius: 50%;
}

a.round-button:hover:before {
    width: 147px;
    border-radius: 25px;
}

/*圆形按钮效果-开始*/
.btn.round-button:hover {
    color: #fff;
}

/*圆形按钮效果-结束*/
.testi_prev,
.testi_next {
    cursor: pointer;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 99;
}

button:focus {
    outline: 0;
    outline: 0 auto -webkit-focus-ring-color;
}

/*按钮效果样式*/
.btn-effect {
    overflow: hidden;
    position: relative;
    transition: 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
    will-change: transform;
    z-index: 0;
}

.btn-effect::after {
    background-color: #fff;
    border-radius: 3rem;
    content: '';
    display: block;
    height: 100%;
    width: 101%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transform: translate(-100%, 0) rotate(0deg);
    transform: translate(-100%, 0) rotate(0deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition: 0.5s transform ease-out, 0.5s -webkit-transform ease-out;
    will-change: transform;
    z-index: -1;
}

.btn-effect:hover::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: all ease-in-out .5s;
}

.btn-effect:hover {
    border: 1px solid transparent;
    color: #ed553b;
    -webkit-transform: scale(1);
    transform: scale(1);
    will-change: transform;
    transition: all ease-in-out .5s;
}
/*-------------------------------------------
            5. 导航栏区域CSS 
-------------------------------------------*/
#mainNav {
    /* background-color: rgb(25, 190, 107); */
    height: 72px;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #ed553b;
}

#mainNav .navbar-brand {
    color: rgb(25, 190, 107);
    font-size: 27px;
    font-weight: bold;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: rgb(25, 190, 107);
    font-size: 27px;
    font-weight: bold;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000000;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover,
#mainNav .navbar-nav .dropdown-menu a {
    color: rgb(25, 190, 107);
}
/* 导航栏右侧按钮 */
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn {
    font-size: 14px;
    background-color: rgb(25, 190, 107);
    color: #ffffff;
    /* padding: 1px 15px;
    line-height: 37px; */
    border: 0;
    width: 90px;
}
/*-------------------------------------------
    6. 项目区域CSS
-------------------------------------------*/
.choose-program-area {
    background-image: url('../img/program-area-bg.png');
    background-repeat: no-repeat;
}

.programme-heading {
    margin: 31px 0 13px
}

.program-icon {
    position: relative;
    margin-left: 18px;
    display: block;
}

.program-icon i::before {
    font-size: 40px;
}

.program-icon::before {
    position: absolute;
    background-color: #83ffa9;
    content: "";
    left: -19px;
    top: 7px;
    z-index: 99;
    height: 41px;
    width: 41px;
    border-radius: 50%;
    opacity: .20;
    transition: all ease-in-out .7s;
}

.single-program:hover .program-icon::before {
    height: 50px;
    width: 50px;
    opacity: .27;
}

.single-program {
    padding: 21px 10px 14px 10px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 8px -1px rgba(0, 0, 0, 0.1);
}

.single-program .program-arrow-btn {
    padding: 0 10px 0 0;
}

.single-program p {
    color: #777c87;
    height: 100px;
    margin-bottom: 13px;
}

.single-program:hover {
    box-shadow: 0 18px 33px 6px rgba(0, 0, 0, 0.1);
}

.single-program:hover h4 {
    color: #ed553b;
}

/*-------------------------------------------
    6.视频区域
-------------------------------------------*/
.about-content-wrap .round-button {
    margin-top: 10px;
    margin-bottom: 10px;
}
/*点赞数据*/
.row.counter-area {
    margin-top: 10px;
}

.counter-icon i::before {
    font-size: 28px;
    margin-left: 0;
}

.counter-number {
    font-size: 18px;
}

.counter-content {
    line-height: 18px;
}
/*-------------------------------------------
    6.行业区域
-------------------------------------------*/
.class-schedule-area .nav-tabs {
    background-color: #ececec;
    border-radius: 22.5px;
    padding: 6px 10px;
    margin: 0 0 20px;
}
.class-schedule-area .nav-tabs .nav-link,
.class-schedule-area .nav-tabs .nav-item.show .nav-link,
.class-schedule-area .nav-tabs .nav-link.active {
    background-color: #ececec;
    font-weight: 500;
    line-height: 14px;
    border-radius: 21px;
    padding: 10px 23px 10px;
    border: none;
}
.class-schedule-area .nav-tabs .nav-link.active {
    color: #fefefe;
    background-color: rgb(25, 190, 107);
    padding: 10px 0 10px;
}
.class-schedule-tab-area .tab-content>.tab-pane {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    transform: scale(0.9, 0.9) translate(0px);
}

.class-schedule-tab-area .tab-content>.tab-pane.show.active {
    transform: scale(1) translateY(0px);
}
/*-------------------------------------------
    6.产品价格区域
-------------------------------------------*/
.priceContainer-mzYGDe {
    align-items: flex-end;

    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    line-height: 1
}
.priceTips-mmjNsj {
    color: #db5a27;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    word-break: break-all
}
.cycleTips-HbFJ4C {
    color: #19be6b;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-left: 4px;
}
/*我们的优势*/
.bfc {
    width: 100%;
    margin-bottom: 28px;
}
.content__des {
    margin-bottom: 40px;
}
.content__des li {
    display: flex
;
    margin-bottom: 12px;
}
.content__des li img {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-right: 12px;
}
.content__des li p {
    color: #545861;
}
.btn-two .btn-primary {
    background: linear-gradient(45deg, #ff704f 0%, #ff9326 100%);
    border-radius: 24px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    line-height: 48px;
    padding: 0 40px;
}
/*=====================================
    超大型屏幕
========================================*/
@media only screen and (max-width: 1920px) {
    .counter_ads{
        display: none !important;
    }
}
@media only screen and (min-width: 1920px) {
    .counter_ads{
        display: none !important; 
    } 
}

/*=====================================
    适用于大屏幕
========================================*/

/*------最大 1775 像素宽度的屏幕------*/

@media only screen and (max-width: 1775px) {
    .counter_ads{
        display: none !important; 
    } 
}

/*--------最大1200px宽度屏幕---------*/

@media only screen and (max-width: 1200px) {
    .counter-area{
        display: none !important;  
    }
    .counter_ads{
        width: 50%;
        display: flex !important; 
    } 
    /*课程区域*/

    /* .all_classes_slide_nav>.testi_prev {
        left: 0;
    }

    .all_classes_slide_nav>.testi_next {
        right: 0;
    }

    .class-schedule-area .nav-tabs .nav-link.active {
        max-width: 100px;
        padding: 10px 0 10px !important;
    }

    .nav-link {
        padding: 10px 10px 10px !important;
    } */
}

/*--------最小1200px宽度屏幕--------*/
@media only screen and (min-width: 1200px) {

}


/*=====================================
    适用于中等屏幕
========================================*/
@media only screen and (max-width: 1199px) {



}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    /*Main Menu Bar*/
    .mobile_menu {
        display: none !important;
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 0 8px;
        font-size: 14px;
    }

    #mainNav .navbar-nav .nav-item .nav-link.section-button.btn {
        font-size: 12px;
    }

    
}

/*======================================
       平板电脑布局
=========================================*/
@media only screen and (max-width: 991px) {

}
@media (min-width: 992px) {
    #mainNav {
        border: none;
    }

    #mainNav .navbar-brand {
        transition: all 0.3s;
    }

    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #212529;
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0;
    }

    /* 模板导航栏自定义样式 */
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 12px 25px;
    }

    #mainNav .navbar-brand {
        padding-top: 0.7rem;
    }

    #mainNav.navbar-expand-lg .navbar-nav {
        align-items: center;
        padding-top: 5px;
    }

    #mainNav ul.navbar-nav li.nav-item:last-child {
        padding-top: 0;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #imgNav{
        display: block !important; 
    }
    #imgsNav{
        display: none !important; 
    }
    /*Main Menu Bar*/
    #mainNav {
        display: none !important;
    } 

}

/*=======================================
        适用于小型设备
=========================================*/
@media only screen and (max-width: 767px) {
    #imgNav{
        display: block !important; 
    }


}

/*========================================
            大屏移动设备专用
  =========================================*/

@media only screen and (max-width: 766px) {
    #imgNav{
        display: block !important; 
    }
}

@media only screen and (min-width: 480px) and (max-width: 766px) {
   
    #imgNav{
        display: block !important; 
    }
    section {
        padding: 0;
    }
    #imgsNav{
        display: none !important; 
    }
    

}

@media only screen and (max-width: 480px) {
    #imgNav{
        display: block !important; 
    }
}

/*=========================================
        极小移动端
=========================================*/
@media only screen and (min-width:300px) and (max-width:479px) {
    .Headerbody {
        height: 420px;
    }

    section,
    .class-schedule-area .section-overlay,
    .get-a-membership-area .section-overlay,
    .footer-upper-area {
        padding: 8px 0;
    }
  h2.section-heading {
        font-size: 21px;
    }
    h3 {
        font-size: 21px;
    }
   h4.section-heading {
        font-size: 21px;
    }

    .single-program p {
        height: 32px;
    }
    .chwo{
        margin-top: 80px;color: #fff;
    }
    .chws{
        margin-left:12px;
    }
    #imgNav{
        display: block !important; 
    }
    #imgsNav{
        display: none !important; 
    }
}

/* Footer Responsive Styles */
@media only screen and (max-width: 767px) {
    footer {
        padding: 30px 0 15px;
    }
    footer .col-md-3 {
        margin-bottom: 30px;
        text-align: center;
    }
    footer .footer-social {
        justify-content: center;
    }
    footer h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    footer h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    footer p, footer li {
        font-size: 13px;
    }
    footer .footer-social a {
        margin: 0 10px;
    }
    footer .row.mt-4 {
        margin-top: 15px !important;
    }
    footer .col-md-3:last-child {
        margin-bottom: 0;
    }
}