/*
Theme Name: Tars3D
Theme URI: 
Author: Indiv - Tom Elżbieciak
Author URI: 
Description: Tars3D website theme
Version: 2024 
Tags: Tars3D
Text Domain: Tars3D

*/


body {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #1D1D1B;
    overflow-x: hidden;
    margin: 88px 0 0 0;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
    line-height: 1.25;
    font-family: 'Inter', sans-serif;
    padding: 0 0 20px;
    font-size: 50px;
    font-weight: 300;
    margin: 0;
    color: #FCCE16;
}
p{
    font-size: 18px;
    line-height: 32px;
}
.yellow-c{
    color: #FCCE16 !important;
}
.fw-bold{
    font-weight: 800;
}
.text-lg{
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 0;
}
#single-news p{
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 24px;
}
#single-news img{
    border-radius: 10px;
}

ul, ol{
    font-size: 18px;
    line-height: 40px;
    font-weight: 400;
    list-style-type: square;
}
#single-news ul, #single-news ol{
    margin-top: -20px;
}
li::marker {
    color: #FCCE16;
}

ul li a, ol li a{
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #1D1D1B;
}
ul li a:hover, ol li a:hover{
    color: #FCCE16;
}
footer ul li::before{
    display: none;
}
nav ul li::before{
    display: none;
}
footer ul li a, footer ol li a{
    font-size: 16px;
    line-height: 34px;
    font-weight: 400;
    color: #000;
}
.gray-gradient-box{
    position: absolute;
    top: 0;
    left: 0;
    height: 630px;
    width: 100%;
    z-index: -2;
    background: rgb(240,240,240);
    background: linear-gradient(180deg, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
}
.gallery {
    margin: 0 -12px !important;
}
.gallery .gallery-item {
    padding: 0 12px;
    margin: 20px 0 20px!important;
}

b, strong {
    font-weight: 600;
}
section{
    padding: 160px 0;
}

.logo{
    height: 28px;
}
.header-nav {
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 88px;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
}
.sm-icon{
    height: 20px;
    margin-right: 16px;
}
.navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: end;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    color: #fff;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: inherit;
    align-items: center;
}
.navbar .nav-item .nav-link {
    font-size: 14px;
    font-family: 'Inter', 'Arial';
    font-weight: 600;
    margin: 0;
    letter-spacing: 0.5pt;
    line-height: 14px;
    text-align: center;
    color: #1D1D1B;
    padding: 17px 30px;
    text-transform: uppercase;
}

.navbar .nav-item .nav-link:hover {
    color: #FCCE16;
}


#menu-main-menu .arrow-dropdown a.dropdown-toggle::after {
    display: none;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 6px;
    vertical-align: 1px;
    content: "";
    border-top: .35em solid #f8f8f8;
    border-right: .25em solid transparent;
    border-bottom: 0;
    border-left: .25em solid transparent;
    opacity: 1;
}
.dropdown .dropdown-menu {
    padding: 0;
    min-width: 100%;
    margin-top: 0;
    margin-left: 0;
    background-color: #ffffff !important;
    border: none;
    text-align: center;
    color: #1D1D1B;
    box-shadow: 0px 5px 4px #4e586957;
    border-radius: 0;
    outline: none;
    left: 0;
}
.dropdown .dropdown-menu .dropdown-item {
    padding: 4px 30px 4px;
    margin-left: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #1D1D1B;
    border-bottom: 0;
    border-radius: 0;
}
.dropdown .dropdown-menu .dropdown-item:hover {
    background-color: #fcce16;
    box-shadow: none;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #000;
    box-shadow: none;
    color: #fff !important;
}

.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link, .navbar.navbar-light .navbar-nav .nav-item.active>.nav-link {
    box-shadow: inset 0px -3px 0 #FCCE16;
}
#breadcrumb{
    font-size: 14px;
}
#breadcrumb .current-item{
    color: #aaa;
}
.icon-30{
    width: 30px;
    height: 30px;
    margin-right: 8px;
}
.contact-link {
    color: #FCCE16;
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 18px;
}
.contact-link:hover{
    color: #fff;
}

.icon-20{
    width: 20px;
    height: 20px;
}
.sm-link{
    opacity: 0.7;
    display: inline-block;
}
.sm-link:hover{
    opacity: 1;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 2px solid #000 !important;
    padding: 3px 5px !important;
    margin: 0 5px !important;
    display: inline-flex;
    min-width: 40px;
    min-height: 40px;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    background-color: transparent;
    color: #000;
}
.wp-pagenavi span.current {
    text-decoration: none;
    border: 1px solid #000 !important;
    padding: 3px 5px !important;
    margin: 0 5px !important;
    display: inline-flex;
    min-width: 40px;
    min-height: 40px;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    background-color: #000;
    color: #fff;
}
a {
    color: #1D1D1B;
    text-decoration: none;
}
a:hover {
    color: #000;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #F3F3F3;
}
#copyright {
    font-size: 14px;
    line-height: 21px;
    color: #4D4D4F;
    padding: 30px 0;
    background-color: #fff;
}

#copyright a{
    color: #4D4D4F;
}
#copyright a:hover{
    color: #000;
}

footer{
    background-color: #424243;
    padding: 40px 0;
    color: #fff;
}

.footer_menu ul{
    padding: 0;
    list-style: none;
    line-height: 32px;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Inter';
}
footer ul {
    padding-left: 0;
    margin-bottom: 0;
}
footer ul li{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

footer ul li.active a{
    color: #FCCE16;
    font-weight: 700;
}

.headline {
    font-size: 52px;
    line-height: 60px;
    color: #1D1D1B;
    position: relative;
    font-weight: 800;
    display: inline-block;
    padding: 0 0 36px;
}
.headline span{
    background-color: #fff;
    padding-right: 16px;
}
.headline .stripe {
    width: 130px;
    height: 23px;
    background-color: #FCCE16;
    display: block;
    position: absolute;
    top: 35px;
    z-index: -1;
    left: -4px;
}
.bg-gray{
    background-color: #4D4D4F;
}
.gray-c{
    color: #EBEBEB;
}
.contact-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 24px 30px 30px;
}

footer p {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 0;
}

#single-news h2, #single-news h3, #single-news h4 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin: 40px 0 20px 0;
    padding-bottom: 0;
    font-weight: 600;
}
.mm-spn .sm-top-box-mobile a {
    display: inline-block;
    width: 20px !important;
    padding: 10px 40px 10px 0 !important;
}

.full-screen-bg {
    height: 650px;
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 0;
    background-color: #1D1D1B;
    display: flex;
    align-items: center;
}
.bg-mask {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}


.full-screen-bg-subpage {
    height: 380px;
}
.info-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 10px #0000001c;
    padding: 36px 40px;
    display: block;
    margin: -63px 12px;
    width: calc(100% - 24px);
}
p.number {
    font-size: 30px;
    font-weight: 700;
    color: #1D1D1B;
    margin-bottom: 4px;
    line-height: 34px;
}
p.number_desc{
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.5pt;
    text-transform: uppercase;
    font-weight: 400;
    color: #1D1D1B;
    margin-bottom: 0;
}
.play-btn{
    width: 40px;
    height: 40px;
    margin-right: 12px;
}
.play-btn-outline{
    background-color: #ffffff;
    color: #000;
    padding: 2px 24px 2px 2px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 600;
    height: 48px;
    border-radius: 50px;
    min-width: 150px;
    text-align: center;
    border: 2px solid #FCCE16;
    cursor: pointer;
}
.play-btn-outline:hover{
    color: #ffffff;
    background-color: #1D1D1B;
}
.full-screen-bg-title {
    line-height: 1.25;
    font-family: 'Inter', sans-serif;
    padding: 0;
    /* font-size: 47px; */
    font-size: 3rem;
    font-weight: 400;
    margin: 0;
    text-shadow: 0px 3px 4px #1D1D1B6b;
    color: #FCCE16;
}
.full-screen-bg-main-title {
    line-height: 85px;
    font-family: 'Inter', sans-serif;
    padding: 0;
    /* font-size: 85px; */
    font-size: 5.3rem;
    font-weight: 700;
    margin: 0;
    color: #fff;
    text-shadow: 0px 3px 4px #1D1D1B6b;
}
.full-screen-bg-subtitle {
    line-height: 34px;
    font-family: 'Inter', sans-serif;
    padding: 0;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    color: #DCDCDC;
    text-shadow: 0px 3px 4px #1D1D1B6b;
}
.full-screen-bg-subpage-title{
    line-height: 1.25;
    font-family: 'Inter', sans-serif;
    padding: 0 0 20px;
    font-size: 46px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    text-shadow: 0px 3px 4px #1D1D1B6b;
}
.btn-cta, .navbar li.btn-cta a {
    background-color: #FCCE16;
    color: #1D1D1B;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 600;
    height: 48px;
    border-radius: 50px;
    min-width: 150px;
    text-align: center;
    margin-left: 30px;
}
.btn-cta:hover, .navbar li.btn-cta a:hover{
    background-color: #ffb900;
    box-shadow: none !important;
    color: #1D1D1B !important;
}

.btn-cta-normal {
    background-color: #FCCE16;
    color: #1D1D1B;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 600;
    height: 48px;
    border-radius: 50px;
    min-width: 150px;
    text-align: center;
}
.btn-cta-normal:hover{
    background-color: #ffb900;
}

.btn-cta-outline {
    background-color: #29240E;
    color: #fff;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 600;
    height: 48px;
    border-radius: 50px;
    min-width: 150px;
    text-align: center;
    border: 2px solid #FCCE16;
}
.btn-cta-outline:hover{
    background-color: #FCCE16;
    color: #1D1D1B;
}

.wpcf7-list-item {
    margin: 0 !important;
}
.subtitle {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #1D1D1B;
}
.subtitle-lg {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #1D1D1B;
}
.half-section-padding{
    padding: 80px 0;
}
.bg-light-gray{
    background-color: #F2F2F2;
}




.form-control {
    min-height: 48px !important;
    border-radius: 7px;
    margin-bottom: 10px;
    border: 1px solid #9D9D9D;
}
label {
    font-size: 14px;
    letter-spacing: 0.3pt;
    margin-bottom: 3px;
}
.wpcf7-acceptance label {
    font-size: 12px;
    letter-spacing: 0;
    text-transform: none;
    line-height: 18px;
    margin: 20px 0 0 0;
}

.send-btn-form{
    background-color: #FCCE16;
    color: #1D1D1B;
    padding: 0;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 600;
    height: 48px;
    border-radius: 50px;
    outline: none;
    width: 100%;
    border: 0;
}
.send-btn-form:hover{
    background-color: #424243;
    color: #fff;
}
.wpcf7-spinner{
    display: none !important;
}

.wpcf7-not-valid-tip {
    font-size: 10px !important;
    margin-top: -12px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 8px 0 0 0 !important;
    padding: 5px 14px !important;
    border: 2px solid #00a0d2;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
}
.news-box{
    padding: 0 0 16px 0;
    position: relative;
}
.news-title{
    font-size: 24px;
    line-height: 34px;
    color: #1D1D1B;
    font-weight: 700;
}
.news-title:hover{
    color: #FCCE16;
}
.news-read-more {
    font-size: 12px;
    line-height: 15px;
    color: #4D4D4F;
    letter-spacing: 0.5pt;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.news-read-more:hover {
    color: #1D1D1B;
    text-decoration: underline;
}
.news-read-more-box {
    background-color: #FCCE16;
    width: 11px;
    height: 11px;
    margin-right: 8px;
    display: inline-block;
}
.news-box img{
    border-radius: 10px;
    margin-bottom: 24px;
}

.product-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 10px 0px #00000012;
    height: 450px;
    display: block;
    position: relative;
    padding: 30px 30px 120px 30px;
    text-align: center;
}
.product-box img{
    width: auto;
    max-height: 100%;
    padding: 20px 0 50px;
}
.product-box-name {
    background-color: #1D1D1B;
    border-radius: 0 0 10px 10px;
    border-top: 5px solid #FCCE16;
    padding: 30px;
    text-align: left;
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.product-box-name span{
    color: #FCCE16;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .5pt;
}
.about-us{
    background-color: #000000;
    background-image: url('');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 210px;
}
.movie-box{
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 3px 10px 0px #00000012;
    margin-top: -200px;
}
.article-title{
    color: #1D1D1B;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    padding: 0;
}
#breadcrumb{
    font-size: 12px;
}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
    width: 100%;
    height: 100px;
    background-color: #FCCE16;
    border-radius: 0;
    box-shadow: -1px 0px 0 #FDE173;
    color: #0E0C03;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
.nav-tabs .nav-link.active {
    background-color: #1D1D1B !important;
    color: #fff !important;
    border: none !important;
}
.tab-content img{
    border-radius: 10px;
}
.nav-tabs .nav-link:hover{
    border: 0 !important;
    background-color: #ffb900;
    isolation: auto;
    outline: 0;
}
.nav-tabs:focus-visible, .nav-justified .nav-item:focus-visible{
    border: 0 !important;
    background-color: #ffb900;
    isolation: auto;
    outline: 0 !important;
}
.nav-tabs-bg {
    position: absolute;
    top: 0;
    left: -2000px;
    background-color: #fcce16;
    width: 8000px;
    height: 100px;
    z-index: -2;
}
.nav-tabs-bg-black {
    position: absolute;
    bottom: -5px;
    left: -2000px;
    background-color: #1D1D1B;
    width: 8000px;
    height: 5px;
    z-index: -2;
}
.contact-section-bg{
    background-color: #4D4D4F;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.specs-container {
    margin: 0 auto;
}

.specs-item {
    margin: 8px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    line-height: 21px;
}

.specs-item strong {
    color: #4d4d4f;
}




@supports (position: sticky) {
    .is-sticky {
      position: sticky;
      top: 160px;
    }
  }


/* Mobile Menu */
.navbar-toggler-icon-new {
    cursor: pointer;
    background-image: url(img/mobile-menu.svg);
    width: 20px;
    height: 20px;
    margin-right: 0;
    display: block;
}
.mm-ocd__backdrop{
    height: 72px !important;
    width: 72px !important;
    min-width: auto !important;
    max-width: initial !important;
    cursor: pointer;
    background-image: url(img/mobile-menu-close.svg) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: #fff !important;
    display: none;
}
.mm-ocd-opened .mm-ocd__backdrop{
    display: block;
}

.mm-spn.mm-spn--light {
    color: #1D1D1B !important;
}
.mm-spn.mm-spn--navbar:after{
    text-align: left !important;
    color: #000;
    opacity: 1 !important;
    font-weight: 700;
    font-size: 18px;
    top: 9px !important;
}
.mm-spn li:after {
    border-top: 0 !important;
}
.mm-spn a:not(:last-child):after {
    border-right: 0 !important;
}
.mm-spn.mm-spn--navbar ul:before {
    border-top: 0 !important;
}
.mm-spn li {
    margin: 0 0 5px 0;
}
.mm-spn a {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 21px;
    color: #000 !important;
    padding: 15px 20px !important;
}
.mm-spn li:before {
    opacity: 1 !important;
    color: #000 !important;
    z-index: 9;
}
.mm-spn.mm-spn--navbar:before {
    opacity: 1 !important;
    color: #000 !important;
    z-index: 9;
    top: 33px !important;
}

.mm-spn li.arrow-dropdown a{
    pointer-events: none;
}

.mm-spn li.arrow-dropdown ul a{
    pointer-events: all;
    cursor: pointer;
}
.mm-ocd {
    overflow: initial !important;
}
.mm-spn li.current-menu-item a {
    font-weight: 700;
}
.mm-ocd__content .mm-spn.mm-spn--navbar.mm-spn--main:after{
    display: none;
}
.mm-ocd__content .mm-spn.mm-spn--navbar.mm-spn--main ul{
    top: 13px !important;
}
.mm-ocd__content .sub-menu a {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 21px;
    color: #000 !important;
    padding: 15px 20px !important;
}
.mobile-btn-bg{
    background-color: #fff;
    padding: 10px;
}


.grecaptcha-badge{
    transform: scale(0.25);
}
.gallery-item img{
    max-width: 100%;
    height: auto;
    border: 2px solid #ffffff !important;
}
.dropdown-toggle::after {
    display: none;
}
.border-radius{
    border-radius: 10px;
}

@media only screen and (max-width: 1480px) {
    .navbar .nav-item .nav-link {
        padding: 17px 14px;
    }
    .dropdown .dropdown-menu .dropdown-item {
        padding: 4px 15px 4px;
    }
}
@media only screen and (max-width: 1200px) {
    .navbar .nav-item .nav-link {
        padding: 17px 11px;
        font-size: 12px;
    }
    .btn-cta, .navbar li.btn-cta a {
        min-width: 125px;
        text-align: center;
        margin-left: 13px;
    }
    .dropdown .dropdown-menu .dropdown-item {
        padding: 4px 12px 4px;
    }
}
@media only screen and (max-width: 992px) {
    .dropdown-toggle::after{
        display: inline-block;
        color: #bbb9b9;
        margin: -2px 10px;
    }
    #menu-main-menu{
        margin: 10px 0;
    }
    .icon-address {
        justify-content: center;
        text-align: center;
    }
    .nav-tabs-bg {
        display: none;
    }
    .nav-tabs-bg-black {
        width: 100%;
        left: 0;
    }
    .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
        height: 80px;
        font-size: 16px;
        line-height: 20px;
    }
    .mm-spn li.btn-cta a {
        background-color: #FCCE16;
        color: #1D1D1B !important;
        padding: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-transform: uppercase;
        letter-spacing: 0.5pt;
        font-weight: 600;
        height: 48px;
        border-radius: 50px;
        min-width: 150px;
        text-align: center;
        margin: 15px 20px 0;
    }
    .mm-spn li.btn-cta::before{
        display: none;
    }
    .full-screen-bg {
        height: auto;
        padding: 20px 0 30px;
        background-color: #1D1D1B;
        background-image: none !important;
    }
    .info-box {
        display: block;
        margin: 30px 12px 0;
        width: calc(100% - 24px);
    }
    .btn-cta:hover, .navbar li.btn-cta a:hover {
        background-color: transparent !important;
    }
}
@media only screen and (max-width: 768px) {
    footer {
        padding: 30px 0;
    }
    #copyright {
        font-size: 10px;
        line-height: 18px;
        color: #4D4D4F;
        padding: 15px 0;
        background-color: #fff;
    }
    .info-box {
        padding: 20px;
    }
    .full-screen-bg-main-title {
        line-height: 40px;
        font-size: 2rem;
    }
    .full-screen-bg-title {
        font-size: 2rem;
    }
    .full-screen-bg-subtitle {
        line-height: 26px;
        font-size: 16px;
    }
    .text-lg {
        font-size: 16px;
        line-height: 26px;
    }
    p {
        font-size: 14px;
        line-height: 24px;
    }
    #single-news p {
        font-size: 14px;
        line-height: 24px;
    }
    ul, ol {
        font-size: 14px;
        line-height: 28px;
    }
    .headline {
        font-size: 34px;
        line-height: 44px;
        padding: 0 0 24px;
    }
    .headline .stripe {
        width: 65px;
        height: 13px;
        top: 26px;
        z-index: -1;
        left: -2px;
    }
    section {
        padding: 90px 0;
    }
    .half-section-padding {
        padding: 40px 0;
    }
    .movie-box {
        padding: 10px;
        margin-top: -160px;
    }
    .about-us {
        padding-bottom: 160px;
    }
    .contact-section-bg{
        padding: 50px 0;
    }
    .article-title {
        color: #1D1D1B;
        font-size: 24px;
        line-height: 36px;
    }
    .gallery .gallery-item {
        width: 100% !important;
    }
}

@media only screen and (max-width: 576px) {
    .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
        height: 70px;
        font-size: 12px;
        line-height: 16px;
    }
}




