body {
    background-color: black !important;
    font-family: 'scgregular';
}
div{
    font-family: 'scgregular';
}
#ot-sdk-btn-floating{
    display: none;
}  

.mb-footer {
    margin-bottom: 7rem;
}

.top-banner-height {
    top: 40% !important;
}


/* .banner-height {
    height: 650px;
    z-index: -2;
} */

.bg-gray {
    background-color: #272727;
}

.pb-8 {
    padding-bottom: 8rem;
}

.bg-black {
    background-color: black;
}

.home-banner {
    min-height: 750px;
}

.bg-nav {
    background-image: url(../img/bg_menu_gradient.png);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.7231267507002801) 31%, rgba(0, 0, 0, 0.2805497198879552) 66%, rgba(255, 0, 0, 0) 100%);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 351px;
    height: 351px;
    z-index: 0;
    /* top: 0; */
    top: -1px;
}

.home-page .bg-nav {
    z-index: 1;
}

.bg-nav-btm {
    background-image: url(../img/bg_menu_gradient_btm.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 351px;
    height: 351px;
    z-index: 2;
    bottom: 0px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.7231267507002801) 31%, rgba(0, 0, 0, 0.2805497198879552) 66%, rgba(255, 0, 0, 0) 100%);
}

.carousel-item img {
    height: 100%;
    object-fit: cover;
    max-height: 750px;
}


/* .banner-height .carousel-item img {
  height: 100%;
} */

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    margin-left: 10px;
}

.carousel-indicators .active {
    background-color: #B30000;
}

.carousel-caption {
    top: 35%;
    color: white;
    z-index: 10;
}

.carousel-caption h6 {
    font-family: 'scgregular';
    font-size: 2.2rem;
}

.carousel-caption h1 {
    font-family: 'scgbold';
    font-size: 4.4rem;
}

.carousel-caption h2 {
    font-family: 'scgbold';
    font-size: 4.4rem;
}

.carousel-caption p {
    font-family: 'scgregular';
    font-size: 1rem;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.carousel-caption .btn-transparent {
    background-color: rgba(255, 255, 255, 0.65) !important;
    color: white !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    margin-top: 1.5rem;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.carousel-caption .btn-transparent:hover {
    background-color: #B30000 !important;
    border: 1px solid #B30000 !important;
}

.banner-ads-height {
    min-height: 750px;
    height: 100%;
}


/* .banner-ads-height img {
    height: 660px !important;
} */

.banner-ads-height .carousel-caption {
    top: 10%;
    color: white;
}

.banner-ads-height .carousel-caption h3 {
    font-family: 'scgbold';
    font-size: 4.4rem;
}

.banner-ads-height .carousel-caption p {
    font-family: 'scgregular';
    font-size: 1.2rem;
    margin-top: 11.5rem;
    width: 70%;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.banner-ads-height .carousel-caption .btn-transparent {
    border: 1px solid white;
    background-color: rgba(255, 255, 255, 0.5);
    color: white;
    font-size: 1rem;
    font-family: 'scgregular';
    margin-top: 1.5rem;
}

.content-why-us {
    margin-top: 5rem;
    padding-top: 12rem;
    border-right: 1px solid #3F3F3F;
    padding-left: 40px !important;
}

.content-why-us h5 {
    font-family: 'scgbold';
    font-size: 1.75rem;
    color: white;
    text-transform: uppercase;
}

.content-why-us h6 {
    font-family: 'scgregular';
    font-size: 1.12rem;
    color: white;
}

.content-why-us p {
    font-size: 1rem;
    font-family: 'scgregular';
    color: #7E807F;
}

.img-why-us {
    padding-left: 0 !important;
    margin-top: 5rem;
    padding-top: 12rem;
}

.position-title {
    position: absolute;
}

.border-none {
    border: none !important;
}

.title-regular {
    font-family: 'scgregular' !important;
    font-size: 2.2rem;
    color: white;
    margin-top: 10rem;
    text-transform: uppercase;
}

.img-10 {
    width: 100% !important;
}

.btn-red {
    background-color: #B30000 !important;
    color: white !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    margin-top: 2.5rem;
    padding: 0.75rem 2rem !important;
}

.btn-red-text-white {
    background-color: #B30000 !important;
    color: white !important;
    font-size: 1rem !important;
    font-family: 'scgregular';
    margin-top: 2.5rem;
}

.btn-white {
    background-color: white !important;
    color: black !important;
    font-size: 1rem !important;
    font-family: 'scgregular';
    margin-top: 2.5rem;
}

.btn-white:hover {
    background-color: #B30000 !important;
    border: 1px solid #B30000;
    color: white !important;
}

.title {
    font-family: 'scgbold';
    font-size: 2.2rem;
    color: white;
    text-transform: uppercase;
}

.title-32 {
    font-family: 'scgbold';
    font-size: 1.4rem;
    color: white;
    text-transform: uppercase;
}

.title_img {
    font-family: 'scgbold';
    font-size: 2.2rem;
    color: white;
    border-left: white 4px solid;
    padding-left: 2rem;
    text-transform: uppercase;
}

.readmore_btn {
    position: absolute;
    background-image: url(../img/Readmore.svg);
    width: 50px;
    height: 50px;
    bottom: 15px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.readmore_btn:hover {
    background-image: url(../img/Readmore-hover.svg);
}

.content-absolute-center {
    width: 75%;
    left: 12.5%;
    right: 12.5%;
    bottom: 2rem;
    margin: auto;
}

.content-absolute-center img {
    margin-top: 1.5rem;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.card-columns {
    padding-left: 15px;
    padding-right: 15px;
}

.card-columns .card-title a {
    color: white;
}

.card-columns .card-title a:hover {
    color: #B30000;
    text-decoration: none;
}

footer {
    border-top: 2px solid #B30000;
    font-family: 'scgregular';
    font-size: 1rem;
}

footer .footer-line {
    border-top: 2px solid rgba(126, 128, 127, 0.3);
    margin-top: 1rem;
}

footer h5 {
    color: white;
    margin-top: 2rem;
}

footer ul {
    padding-left: 0px !important;
    list-style: none;
}

footer ul li {
    margin-top: 20px;
}

footer ul li a {
    color: rgba(255, 255, 255, 0.5);
}

footer ul li a:hover {
    color: white;
    text-decoration: none;
}

footer .bg-red {
    padding: 1.3rem 0;
    margin-top: 3rem;
    background-color: #B30000;
}

footer .bg-red p {
    margin-bottom: 0px;
    color: white;
}

footer .bg-red p a {
    color: white;
}

footer .bg-red p a:hover {
    color: #000000;
    text-decoration: none;
}

footer .icon-footer {
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 100%;
}

footer .fb {
    background-image: url(../img/facebook.svg);
}

footer .fb:hover {
    background-image: url(../img/facebook-hover.svg);
}

footer .line {
    background-image: url(../img/line.svg);
}

footer .line:hover {
    background-image: url(../img/line-hover.svg);
}

footer .ig {
    background-image: url(../img/ig.svg);
}

footer .ig:hover {
    background-image: url(../img/ig-hover.svg);
}

footer .pint {
    background-image: url(../img/tiktok.png);
}

footer .pint:hover {
    background-image: url(../img/tiktok-hover.png);
}

.xzoom-container {
    width: 100%;
}

.xzoom-thumbs {
    margin-left: 15px;
    margin-top: 15px;
}

.xzoom-thumbs img {
    width: 14.3%;
    margin-right: 10px;
}

.modal-gallery {
    /* Style the Image Used to Trigger the Modal */
    /* The Modal (background) */
    /* Modal Content (Image) */
    /* Caption of Modal Image (Image Text) - Same Width as the Image */
    /* Add Animation - Zoom in the Modal */
    /* The Close Button */
    /* 100% Image Width on Smaller Screens */
}

.modal-gallery #myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.modal-gallery #myImg:hover {
    opacity: 0.7;
}

.modal-gallery .modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: #000000;
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}

.modal-gallery .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.modal-gallery #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-gallery .modal-content,
.modal-gallery #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

.modal-gallery .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.modal-gallery .close:hover,
.modal-gallery .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.ActivityContent {
    font-family: 'scgregular';
}

.bg-nav-product-serie {
    background-image: url(../img/bg_menu_gradient_btm.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 335px;
    height: 325px;
    z-index: 0;
    bottom: -10px;
}

@media only screen and (max-width: 1440px) {
    .bg-nav-product-serie {
        height: 436px;
    }
}

@media only screen and (max-width: 1366px) {
    .bg-nav-product-serie {
        height: 325px;
    }
}

@media only screen and (max-width: 700px) {
    .modal-gallery .modal-content {
        width: 100%;
    }
    .carousel-card-2 .title {
        font-size: 20px;
        white-space: nowrap;
        width: 215px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
    .carousel-card-2 .title {
        font-size: 20px;
        white-space: nowrap;
        width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.modal-gellery-lightbox {
    width: 100%;
    /* Create four equal columns that floats next to eachother */
    /* The Modal (background) */
    /* Modal Content */
    /* The Close Button */
    /* Hide the slides by default */
    /* Next & previous buttons */
    /* Position the "next button" to the right */
    /* On hover, add a black background color with a little bit see-through */
    /* Number text (1/3 etc) */
    /* Caption text */
}

.modal-gellery-lightbox .row>.column {
    padding: 0 8px;
}

.modal-gellery-lightbox .row:after {
    content: "";
    display: table;
    clear: both;
}

.modal-gellery-lightbox .col-float {
    margin-top: 10px;
}

.modal-gellery-lightbox .col-float .column {
    float: left;
    width: 12.5%;
    padding-left: 5px;
    padding-right: 5px;
}

.modal-gellery-lightbox .col-float .column img {
    width: 100%;
    height: 65px;
    object-fit: cover;
}

.modal-gellery-lightbox .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

.modal-gellery-lightbox .modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 70%;
    max-width: 1200 px;
    border: none;
    text-align: center;
}

.modal-gellery-lightbox .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

.modal-gellery-lightbox .close:hover,
.modal-gellery-lightbox .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.modal-gellery-lightbox .mySlides {
    display: none;
}

.modal-gellery-lightbox .mySlides img {
    height: auto !important;
}

.modal-gellery-lightbox .prev,
.modal-gellery-lightbox .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.modal-gellery-lightbox .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.modal-gellery-lightbox .prev:hover,
.modal-gellery-lightbox .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-gellery-lightbox .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.modal-gellery-lightbox .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.modal-gellery-lightbox img.demo {
    opacity: 0.6;
}

.modal-gellery-lightbox .active,
.modal-gellery-lightbox .demo:hover {
    opacity: 1;
}

.modal-gellery-lightbox img.hover-shadow {
    transition: 0.3s;
}

.modal-gellery-lightbox .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.icon-connect {
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
}

.fbc {
    background-image: url(../img/facebook-conncet.svg);
}

.fbc:hover {
    background-image: url(../img/facebook-conncet-hover.svg);
}

.linec {
    background-image: url(../img/line-conncet.svg);
}

.linec:hover {
    background-image: url(../img/line-conncet-hover.svg);
}

.igc {
    background-image: url(../img/ig-conncet.svg);
}

.igc:hover {
    background-image: url(../img/ig-conncet-hover.svg);
}

.pintc {
    background-image: url(../img/tiktok.png);
    width: 90px;
    height: 90px;
    margin-top: 15px;
}

.pintc:hover {
    background-image: url(../img/tiktok-hover.png);
}

.result-text {
    font-size: 1rem;
    font-family: 'scglight';
    color: white;
    margin-top: 2rem;
}

.form-filter {
    font-size: 1rem;
    font-family: 'scglight';
    color: #2E2D3D;
    margin-top: 1rem;
    height: 47px !important;
}


/* .bg-download-page {
  background-image: url(../img/download-bg@2x.jpg);
  background-repeat: no-repeat !important;
  width: 100%;
  height: auto;
  background-size: 100%;
} */


/* .bg-contact-page {
  background-image: url(../img/bg-contactus@2x.png);
  background-repeat: no-repeat !important;
  width: 100%;
  height: auto;
  background-size: 100%;
} */

.bg-form-page {
    background-image: url(../img/bg-dcorform@2x.jpg);
    background-repeat: no-repeat !important;
    width: 100%;
    height: auto;
    background-size: 100%;
}


/* .bg-aboutus-page {
  background-image: url(../img/bg-aboutus.jpg);
  background-repeat: no-repeat !important;
  width: 100%;
  height: auto;
  background-size: 100%;
} */

.bg-inspriration-page {
    background-image: url(../img/bg-inspriration.jpg);
    background-repeat: no-repeat !important;
    width: 100%;
    height: auto;
    background-size: 100%;
}

*/ .bg-facadesolution-page {
    background-image: url(../img/bg-facade-Solution.jpg);
    background-repeat: no-repeat !important;
    width: 100%;
    height: auto;
    background-size: 100%;
}


/* .bg-product-page {
  background-image: url(../img/modeena.jpg);
  background-repeat: no-repeat !important;
  width: 100%;
  height: auto;
  background-size: 100%;
} */

.title-caption {
    color: white;
}

.title-caption h6 {
    font-family: 'scgregular';
    font-size: 2.2rem;
}

.title-caption h1 {
    font-family: 'scgbold';
    font-size: 4.4rem;
    text-transform: uppercase;
}

.title-caption h2 {
    font-family: 'scgbold';
    font-size: 4.4rem;
    text-transform: uppercase;
}

.title-caption p {
    font-family: 'scgregular';
    font-size: 1rem;
}

.title-caption .caption {
    font-family: 'scgregular';
    font-size: 1.4rem !important;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.title-dowload {
    border-bottom: 1px solid #B30000;
    margin-top: 5rem;
    margin-bottom: 0.5rem;
}

.title-dowload h4 {
    font-family: 'scgregular';
    font-size: 1.75rem !important;
    color: white;
    text-transform: uppercase;
}

.title-dowload p a {
    font-family: 'scgregular' !important;
    font-size: 1.12rem !important;
    color: #7E807F !important;
}

.title-dowload p a:hover {
    color: white !important;
    text-decoration: none;
}

.mt-n-5 {
    margin-top: -8rem !important;
}

.input-search {
    font-family: 'scgregular';
    font-size: 1rem;
}

.input-search .form-control {
    height: 60px;
    border-radius: 0.25rem !important;
}

.input-search .icon {
    right: 24px;
    top: 24%;
    bottom: 0;
    margin: auto;
    z-index: 20;
}

.input-search-product {
    font-family: 'scgregular';
    font-size: 1rem;
    color: #7E807F;
    margin-top: 1.2rem;
}

.input-search-product .form-control {
    height: 45px;
    border-radius: 0.25rem !important;
    background-color: #191919;
    border: none;
}

.input-search-product .icon {
    right: 0;
    top: 24%;
    bottom: 0;
    margin: auto;
    z-index: 20;
}

.input-search-product .icon img {
    width: 55%;
}

.input-search-contact {
    font-family: 'scgregular';
    font-size: 1rem;
}

.input-search-contact .form-control {
    width: 80%;
    height: 42px;
    border-radius: 0.25rem !important;
    background-color: #F7F7F7;
    border: none;
}

.input-search-contact .icon {
    right: 10px;
    top: 20%;
    bottom: 0;
    margin: auto;
    z-index: 20;
}

.icon-filter {
    padding: 15px;
    border: 1px solid rgba(126, 128, 127, 0.4) !important;
}

.btn-search::-webkit-scrollbar {
    width: 0 !important;
    display: none;
}

.btn-search {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 1rem;
    /* this will hide the scrollbar in mozilla based browsers */
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    /* this will hide the scrollbar in internet explorers */
    -ms-overflow-style: none;
}

.btn-search .active {
    background-color: #B30000 !important;
    color: white !important;
}

.btn-search .white {
    background-color: white;
    color: #7E807F;
    font-size: 1rem !important;
    font-family: 'scgregular';
    padding: 0.7rem 1.5rem;
    margin-right: 1rem;
}

.carousel-card {
    opacity: 0.8;
}

.carousel-card img {
    height: auto !important;
}

.carousel-card .card-detail {
    background-image: url(../img/gradient-content@2x.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-size: cover;
}

.carousel-card .title {
    position: absolute;
    bottom: 10px;
    font-size: 1.4rem;
    font-family: 'scgbold';
    white-space: initial;
}

.carousel-card .card-detail-2x {
    background-image: url(../img/3d-model-gradient@2x.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
}

.carousel-card .title-center {
    margin-top: 20%;
    top: 35%;
}

.carousel-card .title-center h5 {
    text-align: center;
    font-size: 2.2rem;
    font-family: 'scgbold';
}

.carousel-card-2 {
    border-radius: 0px;
}

.carousel-card-2 .card-img-overlay {
    padding-left: 0.75rem;
}

.carousel-card-2 img {
    height: auto !important;
}

.carousel-card-2 .card-detail {
    background-color: rgba(0, 0, 0, 0.8);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
}

.carousel-card-2 .title {
    position: absolute;
    bottom: 10px;
    font-size: 1.4rem;
    font-family: 'scgbold';
    white-space: initial;
}

.carousel-card-2 .card-detail-2x {
    background-image: url(../img/3d-model-gradient@2x.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
}

.carousel-card-2 .title-center {
    margin-top: 20%;
    top: 35%;
}

.carousel-card-2 .title-center h5 {
    text-align: center;
    font-size: 2.2rem;
    font-family: 'scgbold';
}

.carousel-card-2 .white {
    background-color: white !important;
    color: #000000 !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    padding: 0.7rem 1.5rem;
    border: none;
    margin-top: 1rem;
}

.carousel-card:hover {
    opacity: 1;
}

.carousel-card-2:hover .card-detail {
    background-color: rgba(0, 0, 0, 0);
}

.carousel-card-2.active .card-detail {
    background-color: rgba(0, 0, 0, 0);
}

.card-news .card-img {
    opacity: 0.7;
}

.card-news img {
    height: auto !important;
}

.card-news .card-detail {
    background-image: url(../img/gradient-content@2x.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
}

.card-news .title {
    position: absolute;
    bottom: 10px;
    font-size: 1.12rem;
    font-family: 'scgbold';
}

.card-news .card-detail-2x {
    background-image: url(../img/3d-model-gradient@2x.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: center 70%;
}

.card-news .title-center {
    margin-top: 87%;
}

.card-news .title-center h5 {
    text-align: left;
    font-size: 1.4rem;
    font-family: 'scgbold';
}

.card-news .title-center h5 {
    text-align: left;
    font-size: 1.4rem;
    font-family: 'scgbold';
}

.card-news .title-center h5 a {
    color: white;
}

.card-news .title-center h5 a:hover {
    text-decoration: underline;
}

.card-news .white {
    background-color: white !important;
    color: #000000 !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    padding: 0.7rem 1.5rem;
    border: none;
    margin-top: 1rem;
}

.card-news .badge-activity {
    background-color: #E95D78;
    color: white;
    font-family: 'scgregular';
    font-size: 1rem;
    padding: 0.5rem;
}

.card-news .badge-news {
    background-color: #E37536;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-news span {
    margin-right: 1rem;
}

.card-news span a {
    font-family: 'scgregular';
    font-size: 0.65rem;
    color: #7E807F;
    margin-top: 0.75rem;
    margin-left: 0.25rem;
}

.card-news .thumbnail {
    width: 7%;
}

.card-news:hover .card-img {
    opacity: 1;
}

.card-news-1x .card-img {
    opacity: 0.7;
}

.card-news-1x img {
    height: auto !important;
}

.card-news-1x .card-detail {
    background-image: url(../img/gradient-content@2x.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
}

.card-news-1x .title {
    position: absolute;
    bottom: 10px;
    font-size: 1.12rem;
    font-family: 'scgbold';
}

.card-news-1x .card-detail-2x {
    background-image: url(../img/3d-model-gradient@2x.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: center 60%;
}

.card-news-1x .title-center {
    margin-top: 25%;
}

.card-news-1x .title-center h5 {
    text-align: left;
    font-size: 1.4rem;
    font-family: 'scgbold';
}

.card-news-1x .title-center h5 a {
    color: white;
}

.card-news-1x .title-center h5 a:hover {
    text-decoration: underline;
}

.card-news-1x .white {
    background-color: white !important;
    color: #000000 !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    padding: 0.7rem 1.5rem;
    border: none;
    margin-top: 1rem;
}

.card-news-1x .badge-activity {
    background-color: #E95D78;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-news-1x .badge-news {
    background-color: #E37536;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-news-1x .badge-campaign {
    background-color: #26833F;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-news-1x span {
    margin-right: 1rem;
}

.card-news-1x span a {
    font-family: 'scgregular';
    font-size: 0.65rem;
    color: #7E807F;
    margin-top: 0.75rem;
    margin-left: 0.25rem;
}

.card-news-1x .thumbnail {
    width: 7%;
}

.card-news-1x:hover .card-img {
    opacity: 1;
}

.carousel-control-content {
    background-color: transparent !important;
    border: none !important;
}

.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
    height: 600px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
    height: 792px;
}

.gmap_iframe {
    width: 100% !important;
    height: 600px !important;
}

.contact-search {
    background-color: #FFFFFF;
    padding: 1rem;
}

.contact-search h4 {
    font-family: 'scgbold';
    font-size: 1.2rem;
    color: black;
}

.search-result {
    background-color: #FAFAFA;
    height: 479px;
    width: 100%;
    overflow-y: scroll;
}

.search-result .card-result {
    background-color: white;
}

.search-result .card-result img {
    padding: 0.5rem;
    cursor: pointer;
}

.search-result .card-result h6 {
    margin-top: 0.5rem;
    font-family: 'scgbold';
    font-size: 0.8rem;
    color: black;
}

.search-result .card-result p {
    font-family: 'scgregular';
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
    color: black;
}

.search-result .card-result .detail {
    font-family: 'scgregular';
    font-size: 0.75rem;
    color: #7E807F;
}

.search-result .card-result .detail img {
    padding: 0;
    padding-right: 0.25rem;
}

.search-result .card-result .direction-icon {
    position: absolute;
    z-index: 31;
    right: -13px;
}

.content-contactus {
    margin-top: 0rem;
    padding-top: 4rem;
    border-right: 1px solid #3F3F3F;
    text-align: center;
}

.content-contactus img {
    width: 20%;
    margin-bottom: 1rem;
}

.content-contactus h5 {
    font-family: 'scgbold';
    font-size: 1.4rem;
    color: #7E807F;
    text-transform: uppercase;
}

.content-contactus h6 {
    font-family: 'scgregular';
    font-size: 1.12rem;
    color: white;
}

.content-contactus p {
    font-size: 1.4rem;
    font-family: 'scgregular';
    color: white;
}

.activity-banner {
    margin-top: 8rem;
    border: none;
}

.activity-banner .card-detail-2x {
    background-image: url(../img/gradient-activity.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-size: 100% 50%;
}

.activity-banner .title-center {
    margin-top: 28%;
    text-align: left !important;
    margin-left: 1rem;
}

.activity-banner .title-center h5 {
    text-align: left !important;
    font-size: 2.2rem;
    font-family: 'scgbold';
    text-transform: uppercase;
    margin-top: 1rem;
}

.activity-banner .badge-activity {
    background-color: #E95D78;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.activity-banner-inside {
    margin-top: 0rem;
    border: none;
}

.activity-banner-inside .carousel-item {
    border-bottom: 2px solid white !important;
}

.activity-banner-inside .card-detail-2x {
    background-image: url(../img/gradient-activity.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-size: 100% 50%;
}

.activity-banner-inside .title-center {
    margin-top: 28%;
    text-align: left !important;
    margin-left: 1rem;
}

.activity-banner-inside .title-center h5 {
    text-align: left !important;
    font-size: 2.2rem;
    font-family: 'scgbold';
    text-transform: uppercase;
    margin-top: 1rem;
}

.activity-banner-inside .badge-activity {
    background-color: #E95D78;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.activity-banner-inside .badge-campaign {
    background-color: #26833F;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.activity-banner-inside span {
    margin-right: 1rem;
}

.activity-banner-inside span a {
    font-family: 'scgregular';
    font-size: 0.8rem;
    color: white;
    margin-top: 0.75rem;
    margin-left: 0.5rem;
    cursor: pointer;
}

.activity-banner-inside .social img {
    width: 7%;
}

.highlight-activity {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 0.75rem;
    margin-top: 1.2rem;
}

.highlight-activity .highlight-content h6 {
    font-family: 'scgregular';
    font-size: 0.75rem;
    color: white;
}

.highlight-activity .highlight-content h6 a {
    color: white;
}

.highlight-activity .highlight-content h6 a:hover {
    color: #B30000;
    text-decoration: none;
}

.highlight-activity .highlight-content p {
    font-family: 'scgregular';
    font-size: 0.65rem;
    color: #7E807F;
    margin-top: 0.75rem;
}

.highlight-activity .highlight-content img {
    width: 10%;
}

.btn-activity::-webkit-scrollbar {
    width: 0 !important;
    display: none;
}

.btn-activity {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 1rem;
    /* this will hide the scrollbar in mozilla based browsers */
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    /* this will hide the scrollbar in internet explorers */
    -ms-overflow-style: none;
}

.btn-activity .active {
    background-color: #B30000 !important;
    color: white !important;
}

.btn-activity .gray {
    background-color: #222222;
    color: #7E807F;
    font-size: 1rem !important;
    font-family: 'scgregular';
    padding: 0.7rem 1.5rem;
    margin-right: 1rem;
}

.card-content {
    background-color: transparent !important;
    border: none !important;
    margin-top: 1.5rem;
}

.card-content h5 {
    font-family: 'scgregular';
    font-size: 1.12rem;
    color: white;
    white-space: initial;
}

.card-content h5 a {
    color: white;
}

.card-content h5 a:hover {
    color: #B30000;
    text-decoration: none;
}

.card-content p {
    font-family: 'scgregular';
    font-size: 0.8rem;
    color: #7E807F;
    white-space: initial;
}

.card-content span {
    margin-right: 1rem;
}

.card-content span a {
    font-family: 'scgregular';
    font-size: 0.65rem;
    color: #7E807F;
    margin-top: 0.75rem;
    margin-left: 0.25rem;
}

.card-content .thumbnail {
    width: 7%;
}

.card-content .image-badge {
    position: relative;
}

.card-content .image-badge .badge {
    position: absolute;
    top: 10px;
    right: 1px;
    font-family: 'scgbold';
}

.card-content .image-badge .badge-activity {
    background-color: #E95D78;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-content .image-badge .badge-news {
    background-color: #E37536;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-content .image-badge .badge-campaign {
    background-color: #26833F;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-content .image-badge .badge-promotion {
    background-color: #004790;
    color: white;
    font-family: 'scgregular';
    font-size: 0.75rem;
    padding: 0.5rem;
}

.card-content .image-badge .badge-new {
    background-color: #B30000;
    padding: 1rem 0.6rem;
    color: white;
    font-family: 'scgregular';
    font-size: 0.65rem;
    border-radius: 50%;
    text-transform: uppercase;
}

.card-content .image-badge .badge-sale {
    background-color: #B30000;
    padding: 1rem 0.6rem;
    color: white;
    font-family: 'scgregular';
    font-size: 0.65rem;
    border-radius: 50%;
    text-transform: uppercase;
}

.breadcrumb {
    margin-top: 8rem;
    background-color: transparent !important;
    font-size: 1rem;
    font-family: 'scgregular';
}

.breadcrumb .breadcrumb-item a {
    color: rgba(255, 255, 255, 0.2);
}

.breadcrumb .active {
    color: white !important;
}

.content-activity {
    margin-top: 5rem;
}

.content-activity h5 {
    font-family: 'scgbold';
    font-size: 1.75rem;
    color: white;
}

.content-activity h6 {
    font-family: 'scgbold';
    font-size: 1.2rem;
    color: white;
}

.content-activity p {
    margin-top: 1.5rem;
    font-family: 'scglight';
    font-size: 1.12rem;
    color: white;
}

.content-activity .border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    margin-top: 2.5rem;
}

.content-activity ul li {
    list-style: circle;
    font-family: 'scglight';
    font-size: 1.12rem;
    color: white;
    margin-top: 0.25rem;
}

.content-feature {
    margin-top: 5rem;
    text-align: center !important;
}

.content-feature h5 {
    font-family: 'scgbold';
    font-size: 1.75rem;
    color: white;
}

.content-feature h6 {
    font-family: 'scgbold';
    font-size: 1.2rem;
    color: white;
    text-transform: uppercase;
    margin-top: 3rem;
}

.content-feature p {
    margin-top: 1.5rem;
    font-family: 'scglight';
    font-size: 1.12rem;
    color: #7E807F;
}

.content-feature .border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    margin-top: 2.5rem;
}

.content-tag p {
    margin-top: 2rem;
    font-family: 'scgbold';
    font-size: 1.4rem;
    color: white;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.content-tag button {
    background-color: transparent !important;
    color: white !important;
    font-size: 1rem !important;
    font-family: 'scgregular';
    padding: 0.5rem 1.5rem;
    margin-top: 1.5rem;
    margin-right: 1rem;
    border: 1px solid white;
    border-radius: 50px;
}

.about-us-banner {
    margin-top: 10rem;
}

.content-overlay {
    margin-top: -15rem;
}

.content-overlay h5 {
    font-family: 'scgbold';
    font-size: 1.75rem;
    color: white;
}

.content-overlay h6 {
    font-family: 'scgbold';
    font-size: 1.2rem;
    color: white;
}

.content-overlay p {
    margin-top: 1.5rem;
    font-family: 'scglight';
    font-size: 1.12rem;
    color: white;
}

.content-overlay .border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    margin-top: 2.5rem;
}

.content-overlay .mt-top {
    margin-top: 1.5rem;
}

.partner {
    background-image: url(../img/partner-bg.jpg);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: top;
    background-size: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    margin-top: 5rem;
}

.partner h5 {
    margin-top: 2.5rem;
    font-family: 'scgregular';
    font-size: 2.2rem;
    color: white;
    text-transform: uppercase;
}

.partner h4 {
    margin-top: 0.5rem;
    font-family: 'scgbold';
    font-size: 4.4rem;
    color: white;
    text-transform: uppercase;
}

.partner .no-header {
    margin-top: 5.62rem;
}

.by-the-number {
    background-image: url(../img/by-number.jpg);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    background-position: top;
    background-size: 100%;
    padding-top: 8rem;
    padding-bottom: 8rem;
}

.by-the-number h5 {
    margin-top: 2.5rem;
    font-family: 'scgregular';
    font-size: 2.2rem;
    color: white;
    text-transform: uppercase;
}

.by-the-number h4 {
    margin-top: 0.5rem;
    font-family: 'scgbold';
    font-size: 4.4rem;
    color: white;
    text-transform: uppercase;
}

.by-the-number p {
    margin-top: 1.5rem;
    font-family: 'scglight';
    font-size: 1rem;
    color: white;
}

.by-the-number .no-header {
    margin-top: 5.62rem;
}

.by-the-number .mt-n-img {
    margin-top: -3rem;
}

.by-the-number .mt-img {
    margin-top: 7rem;
}

.publication {
    position: relative;
    height: 650px;
}

.publication h5 {
    margin-top: 4.5rem;
    font-family: 'scgbold';
    font-size: 4.4rem;
    color: white;
    text-transform: uppercase;
    position: absolute;
    z-index: 30;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.publication h6 {
    margin-top: 27.5rem;
    font-family: 'scgregular';
    font-size: 2.2rem;
    color: white;
    text-transform: uppercase;
    position: absolute;
    z-index: 32;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.publication .bg-top {
    background-image: url(../img/bg_menu_gradient.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 151px;
    background-position: top;
    height: 151px;
    z-index: 2;
}

.publication .btn-transparent {
    background-color: rgba(255, 255, 255, 0.5) !important;
    color: white !important;
    font-size: 1rem !important;
    font-family: 'scgregular';
    margin-top: 2.5rem;
    position: absolute;
    z-index: 40;
    margin-top: 31.5rem;
}

.publication .btn-transparent:hover {
    background-color: #B30000;
    border: 1px solid #B30000;
}

.testimonial {
    position: absolute;
    /* The heart of the matter */
}

.testimonial .testimonial-group>.row {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.testimonial .testimonial-group>.row>.col-lg-5 {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}

.testimonial .testimonial-group>.row>.col-7 {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}

.testimonial img {
    object-fit: cover;
    height: 650px;
}

.content-related {
    /* The heart of the matter */
}

.content-related .testimonial-group>.row {
    display: flex;
    overflow-x: auto;
    white-space: initial;
}

.content-related .testimonial-group>.row>.col-lg-3 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related .testimonial-group>.row>.col-md-5 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related .testimonial-group>.row>.col-8 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related-3 {
    /* The heart of the matter */
}

.content-related-3 .testimonial-group>.row {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.content-related-3 .testimonial-group>.row>.col-lg-3 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related-3 .testimonial-group>.row>.col-md-5 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related-3 .testimonial-group>.row>.col-8 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related-tab {
    /* The heart of the matter */
}

.content-related-tab .testimonial-group>.row {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    overflow-x: hidden;
    padding-left: 55px;
    padding-right: 55px;
}

.content-related-tab .testimonial-group>.row>.col-lg-3 {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.content-related-tab .testimonial-group>.row>.col-md-5 {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.content-related-tab .testimonial-group>.row>.col-8 {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.content-related-ins {
    /* The heart of the matter */
}

.content-related-ins .testimonial-group>.row {
    display: flex;
    overflow-x: auto;
    white-space: initial;
    padding-bottom: 12px;
}

.content-related-ins .testimonial-group>.row>.col-lg-2 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related-ins .testimonial-group>.row>.col-md-5 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.content-related-ins .testimonial-group>.row>.col-7 {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

.card-inspriration {
    border: none;
}

.card-fix {
    background-color: transparent !important;
    border: none;
}

.card-fix .card-body {
    padding-left: 0 !important;
}

.card-fix .card-title {
    margin-top: 0.5rem;
    font-family: 'scgbold';
    font-size: 1.12rem;
    color: white;
    text-transform: uppercase;
}

.title-facade .title .line {
    border-bottom: 2px #B30000 solid;
    width: 30px;
    float: left;
    margin-top: 0.75rem;
    margin-right: 1rem;
    height: 1px;
}

.title-facade .title p {
    font-size: 1.12rem;
    font-family: 'scgregular';
    color: #B30000;
    text-transform: uppercase;
}

.title-facade h6 {
    margin-top: 1.5rem;
    font-family: 'scgbold';
    font-size: 1.4rem;
    color: white;
    text-transform: uppercase;
}

.title-facade p {
    margin-top: 1rem;
    font-family: 'scglight';
    font-size: 1rem;
    color: white;
}

.title-facade .btn-red {
    background-color: #B30000 !important;
    color: white !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    margin-top: 0.5rem;
}

.title-facade .btn-red:hover {
    background-color: white !important;
    color: black !important;
}

.mt-8 {
    margin-top: 8rem;
}

.ads-banner {
    height: auto !important;
}

.ads-banner img {
    /* height: auto !important; */
    opacity: 0.6;
}

.ads-banner .carousel-caption {
    left: 5%;
    right: auto;
    text-align: left;
    top: 25%;
    width: 100%;
}

.ads-banner h5 {
    font-family: 'scgbold';
    font-size: 2.2rem;
    color: white;
    text-transform: uppercase;
    /* width: 70%; */
    width: 100%;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.ads-banner,
.ads-banner-2 {
    height: auto !important;
    max-height: 480px;
}

.ads-banner .carousel-item img,
.ads-banner-2 .carousel-item img {
    max-height: 480px;
}

.ads-banner-2 img {
    /* height: auto !important; */
    opacity: 0.6;
}

.ads-banner-2 .tag {
    opacity: 1 !important;
    height: auto !important;
}

.ads-banner-2 .carousel-caption {
    left: 50%;
    right: auto;
    text-align: left;
    top: 22%;
}

.ads-banner-2 h5 {
    margin-top: 1.5rem;
    font-family: 'scgbold';
    font-size: 2.2rem;
    color: white;
    text-transform: uppercase;
    width: 70%;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
}

.btn-transparent {
    background-color: rgba(255, 255, 255, 0.5) !important;
    color: white !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    margin-top: 1.5rem;
}

.btn-transparent:hover {
    background-color: #B30000 !important;
    border: 1px solid #B30000 !important;
}

.content-product-feature {
    margin-top: 0rem;
    padding-top: 4rem;
    border-right: 1px solid #3F3F3F;
    text-align: center;
}

.content-product-feature img {
    width: 40%;
    margin-bottom: 2rem;
}

.content-product-feature h5 {
    font-family: 'scgbold';
    font-size: 1.2rem;
    color: white;
    text-transform: uppercase;
}

.content-product-feature h6 {
    font-family: 'scgregular';
    font-size: 1.12rem;
    color: white;
}

.content-product-feature p {
    font-size: 1.12rem;
    font-family: 'scgregular';
    color: #7E807F;
}

.filter-product {
    background: #000000;
    background: linear-gradient(180deg, #000000 0%, #2d2d2d 100%);
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.filter-product .card {
    background-color: #191919;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.filter-product .card a {
    font-family: 'scgbold';
    font-size: 1rem;
    color: white;
}

.filter-product .card a:hover {
    text-decoration: none;
}

.filter-product .card i {
    color: #B30000 !important;
    font-size: 1.5rem;
    margin-top: -0.7rem;
}

.filter-product .checkbox-filter {
    margin-top: 1rem;
}

.filter-product .checkbox-filter .form-check-input {
    margin-right: 1rem;
    background-color: #4A4A4A;
    width: 25px;
    height: 25px;
    margin-top: 0;
    margin-left: -1.3rem;
}

.filter-product .checkbox-filter .form-check-label {
    font-family: 'scgregular';
    font-size: 1.12rem;
    color: white;
    margin-left: 1.3rem;
}

.mt-2-5 {
    margin-top: 5.6rem;
}

.produt-description {
    color: white;
}

.produt-description h3 {
    font-family: 'scgbold';
    font-size: 1.75rem;
}

.produt-description p {
    font-family: 'scglight';
    font-size: 0.8rem;
}

.produt-description .title {
    font-family: 'scgbold';
    font-size: 1rem;
    margin-top: 1.5rem;
}

.produt-description .border-line {
    border-bottom: 1px solid rgba(126, 128, 127, 0.4);
    width: 100%;
}

.produt-description select {
    background-image: linear-gradient(45deg, transparent 50%, #B30000 60%), linear-gradient(135deg, #B30000 40%, transparent 50%) !important;
    background-position: calc(100% - 30px) 14px, calc(100% - 20px) 14px, 100% 0;
    background-size: 10px 10px, 10px 10px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.produt-description .color .select-color {
    float: left;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    margin-right: 1rem;
}

.produt-description .color .gray {
    background-color: #9E9EA0;
}

.produt-description .color .white {
    background-color: white;
}

.produt-description .color .red {
    background-color: red;
}

.produt-description .btn-product-white {
    margin-right: 0.5rem;
    text-align: center;
    font-family: 'scgbold';
    font-size: 1rem;
    color: white;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0;
    margin-top: 3rem;
}

.produt-description .btn-product-white img {
    margin-right: 0.5rem;
}

.produt-description .btn-product-red {
    margin-right: 0.5rem;
    text-align: center;
    font-family: 'scgbold';
    font-size: 1rem;
    color: white;
    background-color: #B30000;
    border: 1px solid #B30000;
    border-radius: 0;
    margin-top: 3rem;
}

.produt-description .btn-product-red img {
    margin-right: 0.5rem;
}

.product-feature .nav-tabs {
    width: 100%;
    border: none;
}

.product-feature .nav-item {
    width: 33.33%;
    text-align: center;
}

.product-feature .nav-item a {
    font-family: 'scgbold';
    font-size: 1rem;
    color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.product-feature .nav-tabs .nav-item.show .nav-link,
.product-feature .nav-tabs .nav-link.active {
    background-color: #191919 !important;
    color: white;
    border: none;
}

.product-feature .tab-content {
    background-color: #191919;
}

.product-feature .tab-pane {
    color: white;
    padding: 2rem;
}

.product-feature .tab-pane h6 {
    margin-top: 1.5rem;
    font-family: 'scgbold';
    font-size: 1rem;
    color: white;
}

.product-feature .tab-pane p {
    margin-top: 1.5rem;
    font-family: 'scglight';
    font-size: 1rem;
    color: white;
}

.product-feature .tab-pane ul li {
    list-style: circle;
    font-family: 'scglight';
    font-size: 1.12rem;
    color: white;
    margin-top: 0.5rem;
}

.product-facade .nav-tabs {
    width: 100%;
    border: none;
    height: 50px;
}

.product-facade .nav-item {
    width: 25%;
    text-align: center;
}

.product-facade .nav-item a {
    font-family: 'scgbold';
    font-size: 1rem;
    color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.product-facade .nav-tabs .nav-item.show .nav-link,
.product-facade .nav-tabs .nav-link.active {
    background-color: #191919 !important;
    color: white;
    border: none;
}

.product-facade .tab-content {
    background-color: #191919;
    border-radius: 5px;
}

.product-facade .tab-pane {
    color: white;
    padding: 2rem;
}

.product-facade .tab-pane h6 {
    margin-top: 1.5rem;
    font-family: 'scgbold';
    font-size: 1rem;
    color: white;
}

.product-facade .tab-pane p {
    margin-top: 1.5rem;
    font-family: 'scglight';
    font-size: 1rem;
    color: white;
}

.product-facade .tab-pane ul li {
    list-style: circle;
    font-family: 'scglight';
    font-size: 1.12rem;
    color: white;
    margin-top: 0.5rem;
}

.review {
    padding: 2rem 1rem 2rem 2rem;
    background-color: #171717;
}

.review .quote-icon {
    font-size: 4.4rem;
    font-family: 'scgbold';
    color: #B30000;
}

.review p {
    font-family: 'scglight';
    font-size: 1.12rem;
    color: white;
    margin-top: -10%;
}

.review .author {
    font-family: 'scglight';
    font-size: 1.12rem;
    color: white;
}

.swiper-slide {
    text-align: left;
    width: 230px !important;
}

.swiper-slide:first-child .step::before {
    display: none;
}

.wizard-wrapper {
    max-width: 970px;
    margin: auto;
    padding: 2rem 1rem !important;
    background-color: #ffffff;
    border: 1px solid #707070;
}

.wizard-body {
    padding: 1.5rem 0;
}

.wizard-body h2 {
    font-size: 1.2rem;
    font-family: 'scgbold';
    color: #000000;
}

.form-checkbox p {
    font-size: 1rem;
    font-family: 'scglight' !important;
    color: #000000;
}

.form-checkbox p span {
    color: #B30000;
}

.form-checkbox label {
    font-size: 1rem;
    font-family: 'scglight' !important;
    color: #000000;
}

.form-radio {
    font-size: 1rem;
    font-family: 'scglight' !important;
}

.form-radio p {
    font-size: 1rem;
    font-family: 'scglight' !important;
    color: #000000;
}

.form-radio p span {
    color: #B30000;
}

.form-radio label {
    font-size: 1rem;
    font-family: 'scglight' !important;
    color: #000000;
}

.form-radio .mt-n-1 {
    margin-top: -0.2rem;
}

.form-input {
    font-size: 1rem;
    font-family: 'scgregular' !important;
}

.form-input .red {
    color: #B30000 !important;
}

.wizard-header {
    margin-bottom: 50px;
    line-height: 50px;
    font-size: 1.75rem;
    font-family: 'scgbold';
    color: black;
}

.wizard-step {
    margin-bottom: 25px;
}

.sumit-text {
    font-size: 1rem;
    font-family: 'scgregular' !important;
    color: #7E807F;
}

.sumit-text a {
    color: #B30000 !important;
}

.step::before {
    content: "";
    width: 50px;
    height: 1px;
    position: absolute;
    left: calc(71px - 125px);
    top: calc(50% - 0.5px);
    background-color: #7e807f;
    z-index: 1;
}

.step-slide {
    text-align: center;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background-color: #ffffff;
    z-index: 5;
}

.step-slide.finished .step {
    background-color: #b30000;
    opacity: 1;
}

.step-slide.finished .step::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #b30000;
    border-radius: 2em;
    top: -5px;
    left: -5px;
}

.step {
    position: relative;
    width: 30px;
    height: 30px;
    background-color: #7e807f;
    opacity: 0.4;
    border-radius: 2em;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-size: 1rem;
    line-height: 27px;
    vertical-align: middle;
    margin: 5px 15px 5px 5px;
}

.step-detail {
    font-size: 0.8rem;
    font-family: 'scgregular';
    color: black;
    font-style: normal;
}

.wizard-step-slide {
    border-bottom: 1px solid rgba(126, 128, 127, 0.2);
}

.wizard-content {
    color: #7e807f;
    margin-bottom: 30px;
}

.wizard-content a {
    color: #b30000;
}

.wizard-footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap-reverse;
    align-items: flex-start;
    color: #7e807f;
    font-size: 1rem;
    font-family: 'scgregular';
    line-height: 2;
}

.wizard-form button {
    background-color: #000000;
    width: 100%;
    height: auto;
    font-size: 1rem;
    font-family: 'scgregular';
    color: white;
}

.wizard-form button.red {
    background-color: #B30000;
    color: #ffffff;
}

.wizard-form button.white {
    background-color: white;
    color: black;
}

.form-control {
    font-family: 'scgregular';
    display: block;
    padding: 25px 0.75rem;
    border: 0;
    border-bottom: 1px solid rgba(126, 128, 127, 0.2);
    border-radius: 0;
}

.form-control:focus {
    box-shadow: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='rgba(179, 0, 0, 1)' height='40' viewBox='0 0 24 24' width='40' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-right: 2rem;
    padding: 1rem;
    padding-right: 2rem;
}

.custom-control {
    padding: 10px 1.5rem;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #b30000;
    background-color: #b30000;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: none;
    background-color: white;
    border-radius: 2em;
}

.custom-control-label {
    color: #000;
    margin-left: 0px;
}

.custom-control-label::before {
    width: 30px;
    height: 30px;
    top: -0.15rem;
    left: -2.8rem;
}

.custom-control-label::after {
    width: 14px;
    height: 14px;
    top: 0.35rem;
    left: -2.3rem;
}

.custom-checkbox .custom-control-label::after {
    width: 25px;
    height: 25px;
    top: 0.05rem;
    left: -2.6rem;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.modal-dialog {
    max-width: 100% !important;
}

.modal-title {
    font-size: 1.2rem;
    color: black;
    font-family: 'scgbold' !important;
}

.modal-header {
    border-bottom: none !important;
}

.modal-footer {
    border-top: none !important;
    display: block !important;
}

.modal-content {
    background-color: white !important;
}

.modal-content p {
    font-size: 1.2rem;
    color: black;
    font-family: 'scgbold' !important;
    margin-top: 4.5rem;
}

.modal .form-checkbox {
    width: 30px;
    height: 30px;
    margin-left: -1.5rem !important;
}

.modal .form-check-input:checked~.form-check-input::before {
    border-color: #b30000;
    background-color: #b30000;
}

@media only screen and (min-width: 565px) {
    .wizard-form button {
        margin-bottom: 0;
    }
    .wizard-content {
        display: none;
    }
}

@media screen and (max-width: 565px) {
    /* .card-columns {
            column-count: 2;
        } */
    .card-columns .masonry-grid-item .card-body {
        padding: 10px;
    }
    .card-columns .masonry-grid-item .card-body h5 {
        font-size: 0.85rem;
    }
    .home-banner {
        min-height: 576px;
    }
    .carousel-item img {
        height: 100%;
        object-fit: cover;
        max-height: 576px;
    }
    .banner-ads-height {
        min-height: 576px;
        height: 100%;
    }
    .icon img {
        position: absolute;
        top: 15px;
    }
    .search-page .carousel-control-prev,
    .search-page .carousel-control-next {
        width: 8% !important;
    }
}

@media only screen and (min-width: 875px) {
    .wizard-wrapper {
        padding: 50px;
        margin: auto;
    }
}

@media screen and (max-width: 1920px) and (min-width: 1500px) {
    /* .banner-height {
        height: 900px;
    } */
    /* .carousel-item img {
      height: 444px !important;
      object-fit: cover;
    } */
    /* .banner-height .carousel-item img {
      height: 100% !important;
      max-height: 900px;
    } */
    /* .banner-ads-height {
        height: 900px;
    } */
    /* .banner-ads-height img {
        height: 900px !important;
        width: 100% !important;
        object-fit: fill;
    } */
    .banner-ads-height .carousel-caption {
        top: 20%;
        color: white;
    }
    .banner-ads-height .carousel-caption h3 {
        font-family: 'scgbold';
        font-size: 4.4rem;
    }
    .banner-ads-height .carousel-caption p {
        font-family: 'scgregular';
        font-size: 1.4rem;
        margin-top: 13.5rem;
        width: 60%;
    }
    .banner-ads-height .carousel-caption .btn-transparent {
        font-size: 1.4rem;
    }
    .content-overlay {
        margin-top: -40rem;
    }
    .partner {
        height: 850px;
        background-size: cover;
    }
}

@media screen and (max-width: 1100px) and (min-width: 905px) {
    /* .banner-height {
        height: 800px;
    } */
    /* .carousel-item img {
        height: 450px;
        object-fit: cover;
    } */
    /* .banner-height .carousel-item img {
      height: 100% !important;
    } */
    .carousel-caption {
        top: 30%;
        color: white;
    }
    .carousel-caption h6 {
        font-family: 'scgregular';
        font-size: 2.2rem;
    }
    .carousel-caption h1 {
        font-family: 'scgbold';
        font-size: 3.2rem;
    }
    .carousel-caption h2 {
        font-family: 'scgbold';
        font-size: 3.2rem;
    }
    .content-overlay img {
        height: 250px;
        object-fit: cover;
        margin-bottom: 1rem;
        margin-top: 2rem;
    }
    .content-activity img {
        height: 380px;
        object-fit: cover;
    }
    .content-activity .btn-white {
        margin-top: 1rem;
    }
    .partner {
        background-image: url(../img/partner-bg.jpg);
        height: 750px;
        background-size: cover;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-top: 3rem;
    }
    .by-the-number {
        height: 600px;
        background-size: cover;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .by-the-number .mt-n-img {
        margin-top: 6rem;
    }
    .by-the-number .mt-img {
        margin-top: 13rem;
    }
    .img-facade {
        height: 380px;
        object-fit: cover;
    }
    .carousel-card {
        opacity: 1;
    }
    .carousel-card-2 .card-detail {
        background-color: rgba(0, 0, 0, 0.8);
    }
    .filter-product {
        height: 700px;
    }
    .activity-banner .title-center {
        margin-top: 20%;
    }
    .card-news .card-img {
        opacity: 1;
    }
    .card-news .title-center {
        margin-top: 90%;
    }
    .card-news .title-center h5 {
        text-align: left;
        font-size: 1.12rem;
        font-family: 'scgbold';
    }
    .card-news-1x .card-img {
        opacity: 1;
    }
    .card-news-1x .title-center {
        margin-top: 25%;
    }
    .card-news-1x .title-center h5 {
        text-align: left;
        font-size: 1.12rem;
        font-family: 'scgbold';
    }
    .activity-banner-inside {
        margin-top: 0rem;
        border: none;
    }
    .activity-banner-inside img {
        max-height: 500px;
    }
    .activity-banner-inside .carousel-item {
        border-bottom: 2px solid white !important;
    }
    .activity-banner-inside .card-detail-2x {
        background-image: url(../img/gradient-activity.png);
        background-repeat: no-repeat !important;
        width: 100%;
        height: 100%;
        background-position: bottom;
        background-size: 100% 50%;
    }
    .activity-banner-inside .title-center {
        margin-top: 23%;
        text-align: left !important;
        margin-left: 1rem;
    }
    .activity-banner-inside .title-center h5 {
        text-align: left !important;
        font-size: 2.2rem;
        font-family: 'scgbold';
        text-transform: uppercase;
        margin-top: 1rem;
    }
    .activity-banner-inside .badge-activity {
        background-color: #E95D78;
        color: white;
        font-family: 'scgregular';
        font-size: 0.75rem;
        padding: 0.5rem;
    }
    .activity-banner-inside .badge-campaign {
        background-color: #26833F;
        color: white;
        font-family: 'scgregular';
        font-size: 0.75rem;
        padding: 0.5rem;
    }
    .activity-banner-inside span {
        margin-right: 1rem;
    }
    .activity-banner-inside span a {
        font-family: 'scgregular';
        font-size: 0.8rem;
        color: white;
        margin-top: 0.75rem;
        margin-left: 0.5rem;
    }
    .activity-banner-inside .social img {
        width: 7%;
    }
    .xzoom-thumbs img {
        width: 15.3%;
        margin-right: 10px;
    }
    .modal-gellery-lightbox {
        /* Create four equal columns that floats next to eachother */
        /* The Modal (background) */
        /* Modal Content */
    }
    .modal-gellery-lightbox .col-float {
        margin-top: 10px;
    }
    .modal-gellery-lightbox .col-float .column {
        float: left;
        width: 12.5%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .modal-gellery-lightbox .col-float .column img {
        width: 100%;
        height: 65px;
        object-fit: cover;
    }
    .modal-gellery-lightbox .modal {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: black;
    }
    .modal-gellery-lightbox .modal-content {
        position: relative;
        background-color: transparent;
        margin: auto;
        padding: 0;
        width: 90%;
        max-width: 1200 px;
        border: none;
        text-align: center;
    }
    .swiper-slide {
        width: 190px !important;
    }
}

@media screen and (max-width: 875px) {
    .nav-item.active2 a>.dot {
        display: none !important;
    }
    /* .banner-height {
        height: 430px;
    } */
    /* .carousel-item img {
        height: 400px;
        object-fit: cover;
    } */
    /* .banner-height .carousel-item img {
      height: 100%;
    } */
    .carousel-caption {
        top: 30%;
        color: white;
    }
    .carousel-caption h6 {
        font-family: 'scgregular';
        font-size: 2.2rem;
    }
    .carousel-caption h1 {
        font-family: 'scgbold';
        font-size: 3.2rem;
    }
    .carousel-caption h2 {
        font-family: 'scgbold';
        font-size: 3.2rem;
    }
    .title_img {
        font-family: 'scgbold';
        font-size: 1.4rem;
        color: white;
        padding-left: 1.5rem;
        text-transform: uppercase;
    }
    /* .banner-ads-height {
        height: 700px;
    } */
    /* .banner-ads-height img {
        height: 700px !important;
    } */
    .banner-ads-height .carousel-caption {
        top: 10%;
        color: white;
    }
    .banner-ads-height .carousel-caption h3 {
        font-family: 'scgbold';
        font-size: 4.4rem;
    }
    .banner-ads-height .carousel-caption p {
        font-family: 'scgregular';
        font-size: 1.4rem;
        margin-top: 6.5rem;
        width: 100%;
    }
    .banner-ads-height .carousel-caption .btn-transparent {
        font-size: 1.4rem !important;
    }
    .position-title {
        position: relative;
    }
    .content-why-us {
        margin-top: 3rem;
        padding-top: 0rem;
        border-right: none;
        padding-left: 15px !important;
    }
    .content-why-us h5 {
        font-family: 'scgbold';
        font-size: 1.75rem;
        color: white;
        text-transform: uppercase;
    }
    .content-why-us h6 {
        font-family: 'scgregular';
        font-size: 1.12rem;
        color: white;
    }
    .content-why-us p {
        font-size: 1rem;
        font-family: 'scgregular';
        color: #7E807F;
    }
    .content-why-us img {
        width: 75% !important;
    }
    .img-why-us {
        padding-left: 15px !important;
        margin-top: 0rem;
        padding-top: 0;
    }
    .img-why-us img {
        height: 300px;
        object-fit: cover;
    }
    .title-regular {
        margin-top: 9rem;
    }
    .img-10 {
        width: 85% !important;
        margin-top: 3rem;
    }
    .top-banner-height {
        top: 25% !important;
        height: 500px;
    }
    .top-banner-height img {
        height: 500px;
        /* object-fit: cover; */
        object-fit: contain;
    }
    .bg-red {
        margin-top: 3rem !important;
    }
    .bg-red p {
        margin-bottom: 0.5rem !important;
    }
    .readmore_btn {
        width: 45px;
        height: 45px;
    }
    .title-caption {
        color: white;
    }
    .title-caption h6 {
        font-family: 'scgregular';
        font-size: 2.2rem;
    }
    .title-caption h1 {
        font-family: 'scgbold';
        font-size: 2.8rem;
        text-transform: uppercase;
    }
    .title-caption h2 {
        font-family: 'scgbold';
        font-size: 4.4rem;
        text-transform: uppercase;
    }
    .title-caption p {
        font-family: 'scgregular';
        font-size: 1rem;
        text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
    }
    .title-caption .caption {
        font-family: 'scgregular';
        font-size: 1.4rem !important;
    }
    .content-activity {
        margin-top: 5rem;
        text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
    }
    .content-activity h5 {
        margin-top: 3rem;
    }
    .content-activity h6 {
        font-family: 'scgbold';
        font-size: 1.2rem;
        color: white;
    }
    .content-activity p {
        margin-top: 1.5rem;
        font-family: 'scglight';
        font-size: 1.12rem;
        color: white;
    }
    .content-activity .border {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        width: 100%;
        margin-top: 2.5rem;
    }
    .content-activity ul li {
        list-style: circle;
        font-family: 'scglight';
        font-size: 1.12rem;
        color: white;
        margin-top: 0.25rem;
    }
    .content-activity img {
        height: 300px;
        object-fit: cover;
    }
    .content-overlay {
        margin-top: -6rem;
    }
    .content-overlay img {
        height: 300px;
        object-fit: cover;
        margin-bottom: 1rem;
    }
    .content-overlay p {
        margin-bottom: 1.5rem;
    }
    .partner {
        background-image: url(../img/partner-bg.jpg);
        height: 600px;
        background-size: cover;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-top: 3rem;
    }
    .partner h5 {
        font-size: 2.2rem;
    }
    .partner h4 {
        font-size: 3.2rem;
    }
    .partner .no-header {
        margin-top: 5.62rem;
    }
    .by-the-number {
        background-image: url(../img/about-us\ responsive.jpg);
        width: 100%;
        height: 600px;
        background-size: cover;
        padding-top: 2rem;
        padding-bottom: 2rem;
        color: black !important;
    }
    .by-the-number h5 {
        margin-top: 1.5rem;
        font-family: 'scgregular';
        font-size: 1.95rem;
        color: black;
        text-transform: uppercase;
    }
    .by-the-number h4 {
        font-size: 3.2rem;
        color: black;
    }
    .by-the-number p {
        color: black;
    }
    .by-the-number .no-header {
        margin-top: 5.62rem;
    }
    .by-the-number .mt-n-img {
        margin-top: 8rem;
    }
    .by-the-number .mt-img {
        margin-top: 15rem;
    }
    .publication h5 {
        font-size: 3.2rem;
    }
    .publication h6 {
        margin-top: 25.5rem;
        color: white;
    }
    .publication .btn-transparent {
        margin-top: 29.5rem;
    }
    .mt-8 {
        margin-top: 5rem;
    }
    .pb-8 {
        padding-bottom: 5rem;
    }
    .content-related {
        /* The heart of the matter */
    }
    .content-related .testimonial-group>.row {
        display: block;
        white-space: nowrap;
    }
    .content-related-ins {
        /* The heart of the matter */
    }
    .content-related-ins .testimonial-group>.row {
        display: block;
        white-space: nowrap;
    }
    .carousel-card {
        opacity: 1;
    }
    .ads-banner {
        height: 450px !important;
    }
    .ads-banner img {
        height: 450px !important;
        opacity: 0.6;
    }
    .ads-banner .carousel-caption {
        top: 25%;
        display: block !important;
    }
    .ads-banner h5 {
        font-size: 1.95rem;
    }
    .ads-banner-2 {
        height: 450px !important;
    }
    .ads-banner-2 img {
        height: 450px !important;
        opacity: 0.6;
    }
    .ads-banner-2 .carousel-caption {
        top: 25%;
        left: 6%;
    }
    .ads-banner-2 h5 {
        font-size: 1.95rem;
    }
    .product-facade .nav-item {
        display: block;
        width: 100%;
        text-align: center;
    }
    .product-facade .nav-item a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        font-size: 1.4rem;
    }
    .product-facade .nav-item .tap-title {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 1rem;
    }
    .product-facade .nav-link {
        padding: 0rem 0.5rem;
    }
    .carousel-card-2 .card-detail {
        background-color: rgba(0, 0, 0, 0.8);
    }
    .content-product-feature {
        margin-top: 0rem;
        padding-top: 4rem;
        border-right: none;
        text-align: center;
    }
    .content-product-feature img {
        width: 40%;
        margin-bottom: 2rem;
    }
    .content-product-feature h5 {
        font-family: 'scgbold';
        font-size: 1.2rem;
        color: white;
        text-transform: uppercase;
    }
    .content-product-feature h6 {
        font-family: 'scgregular';
        font-size: 1.12rem;
        color: white;
    }
    .content-product-feature p {
        font-size: 1.12rem;
        font-family: 'scgregular';
        color: #7E807F;
    }
    .filter-product {
        height: 700px;
    }
    .product-feature .nav-item {
        width: 100%;
        border: none;
    }
    .title-dowload {
        margin-top: 3rem;
    }
    .activity-banner .title-center {
        margin-top: 15%;
    }
    .activity-banner .title-center h5 {
        font-size: 1.75rem;
    }
    .highlight-activity .highlight-content h6 {
        font-size: 1.12rem;
    }
    .highlight-activity .highlight-content p {
        font-size: 0.8rem;
    }
    .highlight-activity .highlight-content img {
        width: 4% !important;
    }
    .card-news .card-img {
        height: 580px !important;
        object-fit: cover;
        opacity: 1;
    }
    .card-news .title-center {
        margin-top: 140%;
    }
    .card-news .title-center h5 {
        text-align: left;
        font-size: 1.12rem;
        font-family: 'scgbold';
    }
    .card-news-1x .card-img {
        opacity: 1;
    }
    .card-news-1x .title-center {
        margin-top: 40%;
    }
    .card-news-1x .title-center h5 {
        text-align: left;
        font-size: 1.12rem;
        font-family: 'scgbold';
    }
    .mt-r-3 {
        margin-top: 1.5rem;
    }
    .activity-banner-inside .title-center {
        margin-top: 16%;
    }
    .activity-banner-inside .title-center h5 {
        font-size: 1.75rem;
    }
    .activity-banner-inside .social {
        margin-top: 0.5rem;
    }
    .big-banner .title-center {
        margin-top: 16% !important;
    }
    .xzoom-thumbs img {
        width: 14.78%;
        margin-right: 10px;
    }
    .modal-gellery-lightbox {
        /* Create four equal columns that floats next to eachother */
        /* The Modal (background) */
        /* Modal Content */
    }
    .modal-gellery-lightbox .col-float {
        margin-top: 10px;
    }
    .modal-gellery-lightbox .col-float .column {
        float: left;
        width: 12.5%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .modal-gellery-lightbox .col-float .column img {
        width: 100%;
        height: 65px;
        object-fit: cover;
    }
    .modal-gellery-lightbox .modal {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: black;
    }
    .modal-gellery-lightbox .modal-content {
        position: relative;
        background-color: transparent;
        margin: auto;
        padding: 0;
        width: 90%;
        max-width: 1200 px;
        border: none;
        text-align: center;
    }
    .swiper-slide {
        width: 216px !important;
    }
    .InspirationContent img {
        cursor: pointer;
        height: unset !important;
        width: 100% !important;
    }
    .bg-nav-product-serie {
        height: 805px !important;
        z-index: 0 !important;
    }
}

@media screen and (max-width: 565px) {
    /* .bg-nav {
        background-image: url(../img/bg_menu_gradient.png);
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100% 277px;
        height: 328px;
        z-index: -1;
        top: 0;
    } */
    /* .banner-height {
        height: 500px !important;
    } */
    /* .bg-nav-btm {
        background-image: url(../img/bg_menu_gradient_btm.png);
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100% 251px;
        height: 244px;
        z-index: 2;
        bottom: 0px;
    } */
    /* .carousel-item img {
        height: 500px !important;
        object-fit: cover;
    } */
    .carousel-caption {
        top: 30%;
        color: white;
    }
    .carousel-caption h6 {
        font-family: 'scgregular';
        font-size: 1.2rem;
    }
    .carousel-caption h1 {
        font-family: 'scgbold';
        font-size: 1.95rem;
    }
    .carousel-caption h2 {
        font-family: 'scgbold';
        font-size: 1.95rem;
    }
    .carousel-caption p {
        font-family: 'scgregular';
        font-size: 0.8rem;
    }
    /* .banner-ads-height {
        height: 500px;
    } */
    /* .banner-ads-height img {
        height: 500px !important;
    } */
    .banner-ads-height .carousel-caption {
        top: 10%;
        color: white;
    }
    .banner-ads-height .carousel-caption h3 {
        font-family: 'scgbold';
        font-size: 2.2rem;
    }
    .banner-ads-height .carousel-caption p {
        font-family: 'scgregular';
        font-size: 0.8rem;
        margin-top: 4.5rem;
    }
    .banner-ads-height .carousel-caption .btn-transparent {
        font-size: 0.8rem !important;
    }
    .btn-red {
        background-color: #B30000 !important;
        color: white !important;
        font-size: 1.12rem !important;
        font-family: 'scgregular';
        margin-top: 2.5rem;
        padding: 0.5rem 1rem !important;
    }
    .title-regular {
        margin-top: 4rem;
        text-align: center;
    }
    .img-10 {
        width: 75% !important;
        margin-top: 3rem;
    }
    .partner {
        background-image: url(../img/partner-bg.jpg);
        height: 1150px;
        background-size: cover;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-top: 3rem;
    }
    .partner h5 {
        font-size: 1.95rem;
    }
    .partner h4 {
        font-size: 3.2rem;
    }
    .partner .no-header {
        margin-top: 3.62rem;
    }
    .by-the-number {
        width: 100%;
        height: 860px;
        background-size: cover;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .by-the-number h5 {
        font-size: 1.4rem;
    }
    .by-the-number h4 {
        font-size: 2.2rem;
    }
    .by-the-number .no-header {
        margin-top: 5.62rem;
    }
    .by-the-number .mt-n-img {
        margin-top: 1rem;
    }
    .by-the-number .mt-img {
        margin-top: 8rem;
    }
    .publication {
        height: 450px;
    }
    .publication h5 {
        font-size: 2.2rem;
    }
    .publication h6 {
        margin-top: 15.5rem;
        font-size: 1.95rem;
    }
    .publication .btn-transparent {
        margin-top: 19.5rem;
    }
    .testimonial img {
        object-fit: cover;
        height: 450px;
    }
    .content-related {
        /* The heart of the matter */
    }
    .content-related .testimonial-group>.row>.col-6 {
        display: inline-block;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .card-img-overlay {
        padding-left: 0.5rem !important;
    }
    .bg-facadesolution-page {
        width: 100%;
        height: 560px;
        background-size: cover;
    }
    .bg-aboutus-page {
        width: 100%;
        height: 560px;
        background-size: cover;
    }
    .bg-inspriration-page {
        width: 100%;
        height: 560px;
        background-size: cover;
    }
    .ads-banner {
        height: 255px !important;
    }
    .ads-banner img {
        height: 230px !important;
        opacity: 0.6;
    }
    .ads-banner .carousel-caption {
        top: 17%;
        width: 100%;
    }
    .ads-banner h5 {
        font-size: 1.75rem;
    }
    .ads-banner-2 {
        height: 480px !important;
    }
    .ads-banner-2 img {
        height: 480px !important;
        opacity: 0.6;
    }
    .ads-banner-2 .carousel-caption {
        top: 17%;
        left: 6%;
    }
    .ads-banner-2 h5 {
        font-size: 1.75rem;
    }
    .bg-product-page {
        width: 100%;
        height: 560px;
        background-size: cover;
    }
    .filter-product {
        height: 100%;
    }
    .produt-description .color {
        margin-bottom: 1.5rem;
    }
    .produt-description .btn-product-white {
        width: 100%;
        margin-top: 1rem;
    }
    .produt-description .btn-product-red {
        width: 100%;
        margin-top: 1rem;
    }
    .activity-banner img {
        height: 450px !important;
        object-fit: cover;
    }
    .activity-banner .title-center {
        margin-top: 30%;
    }
    .card-news {
        margin-bottom: 1.5rem;
    }
    .card-news .card-img {
        height: auto !important;
        opacity: 1;
    }
    .card-news .title-center {
        margin-top: 70%;
    }
    .card-news-1x .title-center {
        margin-top: 35%;
    }
    .mt-r-3 {
        margin-top: 1.5rem;
    }
    .activity-banner-inside .admin .line {
        display: none;
    }
    .activity-banner-inside .admin span {
        display: block;
        margin-top: 1rem;
    }
    .activity-banner-inside .admin .admin-img {
        width: 9%;
    }
    .activity-banner-inside .admin a {
        font-size: 1rem;
    }
    .activity-banner-inside .card-img {
        /* height: 450px !important; */
        height: 230px !important;
        object-fit: cover;
    }
    .activity-banner-inside .title-center {
        margin-top: 30%;
    }
    .bg-download-page {
        width: 100%;
        height: 560px;
        background-size: cover;
    }
    .big-banner .card-img {
        height: 450px !important;
        object-fit: cover;
    }
    .big-banner .title-center {
        margin-top: 42% !important;
    }
    .big-banner .title-center h5 {
        font-size: 1.95rem;
    }
    .bg-contact-page {
        width: 100%;
        height: 560px;
        background-size: cover;
    }
    .search-result .card-result .detail {
        font-family: 'scgregular';
        font-size: 0.65rem;
        color: #7E807F;
    }
    .search-result .card-result .detail img {
        padding: 0;
        padding-right: 0.25rem;
    }
    .search-result .card-result .direction-icon {
        position: absolute;
        z-index: 31;
        right: -13px;
    }
    .gmap_canvas {
        height: 450px;
    }
    .mapouter {
        height: 450px;
    }
    .content-contactus {
        border: none;
        padding-top: 2rem;
    }
    .icon-connect {
        margin-top: 1.5rem;
        width: 100px;
        height: 100px;
    }
    .icon-connect a {
        z-index: 1;
        cursor: pointer;
        display: block;
        position: relative;
        min-height: 100px;
    }
    #btn-search {
        position: absolute;
        right: 0;
        min-width: 60px;
        min-height: 60px;
        top: 0;
        cursor: pointer;
    }
    .xzoom-thumbs {
        margin-top: 10px;
    }
    .xzoom-thumbs img {
        width: 14.25%;
        margin-right: 5px;
    }
    .modal-gellery-lightbox {
        /* Create four equal columns that floats next to eachother */
        /* The Modal (background) */
        /* Modal Content */
    }
    .modal-gellery-lightbox .col-float {
        margin-top: 10px;
    }
    .modal-gellery-lightbox .col-float .column {
        float: left;
        width: 25%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .modal-gellery-lightbox .col-float .column img {
        width: 100%;
        height: 50px;
        object-fit: cover;
    }
    .modal-gellery-lightbox .modal {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: black;
    }
    .modal-gellery-lightbox .modal-content {
        position: relative;
        background-color: transparent;
        margin: auto;
        padding: 0;
        width: 90%;
        max-width: 1200 px;
        border: none;
        text-align: center;
    }
    .bg-form-page {
        width: 100%;
        height: 560px;
        background-size: cover;
    }
    .ActivityContent {
        font-family: 'scgregular';
    }
    .cursor {
        cursor: pointer;
    }
    .bg-nav-product-serie {
        height: 520px !important;
        z-index: 0 !important;
    }
    .bg-product-page .carousel-indicators {
        bottom: 8px;
    }
}

@media screen and (max-width: 375px) {
    .bg-nav-product-serie {
        height: 320px !important;
        z-index: 0 !important;
    }
}

@media screen and (min-width: 2000px) {
    /* .banner-height {
        height: 1352px;
        z-index: -2;
    } */
}

@media screen and (max-width: 1366px) {
    /* .banner-height {
        height: 527px;
    } */
}

@media screen and (max-width: 1440px) {
    /* .banner-height {
        height: 562px;
    } */
}

.tt-menu {
    max-height: 350px;
    overflow-y: scroll;
}

.ActivityContent,
.InspirationContent {
    font-family: 'scgregular';
}

.ActivityContent img,
.InspirationContent img {
    max-width: 100% !important;
}

#onetrust-consent-sdk #onetrust-pc-sdk,
#onetrust-consent-sdk #ot-search-cntr,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle,
#onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor {
    font-family: 'scgregular';
}

#onetrust-banner-sdk .ot-sdk-row,
#onetrust-pc-sdk .ot-sdk-row,
#ot-sdk-cookie-policy .ot-sdk-row {
    font-family: 'scgregular';
}

#onetrust-consent-sdk #onetrust-banner-sdk:focus {
    outline-color: #212529 !important;
}


/* #onetrust-pc-sdk .ot-pc-header {
  border-bottom: 1px solid #212529 !important;
}

#onetrust-pc-sdk .ot-pc-footer {
  border-top: 1px solid #212529 !important;
} */

.product-feature .tab-pane .download-text h6 {
    color: #B30000;
}

.produt-description h1 {
    font-family: 'scgbold';
    font-size: 1.75rem;
}

.activity-banner .title-center h1 {
    text-align: left !important;
    font-size: 2.2rem;
    font-family: 'scgbold';
    text-transform: uppercase;
    margin-top: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'scgbold';
}

.InspirationContent a {
    color: #B30000 !important;
}

a:hover {
    text-decoration: none !important;
}

.solution_content img {
    width: 100% !important;
    height: auto !important;
}

.vasadu_content img {
    width: 100% !important;
    height: auto !important;
}

.downloadList .card-img {
    position: relative;
    display: block;
    z-index: 500;
    filter: brightness(80%);
}

.downloadList .card-img-overlay {
    /* position: relative; */
    display: block;
    z-index: 999;
    /* top: -40px; */
}

.bg-product-page pre {
    display: block;
    font-size: 1.12rem;
    font-family: 'scglight';
    color: white;
    white-space: break-spaces;
    overflow: unset;
}

.downloadList2 .card-img {
   /* position: relative; */
    display: block;
    /* z-index: 500;*/
    filter: brightness(80%);
}

.downloadList2 .carousel-card .title {
    z-index: 501;
}

.home-page .banner-ads-height .carousel-caption p {
    font-size: 1.5rem;
}

.solutionProRef .ads-banner-2 h1 {
    font-size: 1.2rem;
}

.downloadCard .carousel-card img {
    height: 390px !important;
    object-fit: unset;
}

.carousel-card-2 .title {
    font-size: 24px;
    white-space: nowrap;
    width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.admin img{
    border-radius: 100%;
}

.bg-unset{
    background-color: transparent !important;
}

.swal2-html-container a {
    color: #B30000;
    font-weight: 700;
}
.swal2-html-container a:hover {
    color: #620000;
    font-weight: 700;
}
.swal2-html-container button,.swal2-styled.swal2-confirm {
    background-color: #B30000 !important;
    color: white !important;
    font-size: 1.12rem !important;
    font-family: 'scgregular';
    margin-top: 2.5rem;
    padding: 0.75rem 2rem !important;
}

.btn-search-nearby{
    height: 40px;
    margin: unset !important;
    padding: unset !important;
    padding-left: .5rem !important;
    padding-right: .5rem !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-reset{
    height: 40px;
    min-width: 40px;
}
