.carousel-indicators {
    display: flex;
}

.carousel-indicators .active {
    background-color: #000000;
}

.carousel-indicators > li {
    border-radius: 100%;
    width: 10px;
    height: 10px;
}

.font-gilroy-bold {
    font-family: 'Gilroy';
    font-weight: bold;
    font-style: normal;
}

.font-gilroy-regular {
    font-family: 'Gilroy';
    font-weight: normal;
    font-style: normal;
}

.font-montserrat-bold {
    font-family: 'Montserrat';
    font-weight: 700;
    font-style: normal;
} 

.font-montserrat-regular {
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
}

.font-montserrat-regular-500 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
}


.font-pacifico-regular {
    font-family: 'Pacifico';
    font-weight: 400;
    font-style: normal;
}

.font-luckiest-guy-regular {
    font-family: 'Luckiest Guy';
    font-weight: 400;
    font-style: normal;
}


.section-why-choose-us .title-why-choose {
    font-size: 2.5rem;
}

.section-why-choose-us .description-why-choose {
    font-size: 1.25rem;
    ;
}

.blue-tag {
    color: #1D4886;
}

.text-primary-custom-wrap {
    color: #1D4886;
}

.orange-tag {
    color: #FCB130;
}


.btn-primary-custom-wrap {
    background: #1D4886;
    color: #FCB130;
}

.btn-primary-custom-wrap:active,
.btn-primary-custom-wrap:hover {
    background: #1D4886 !important;
    color: #FFF !important;
}

.footer {
    padding-top: 50px;
    background: #1D4886;
    color: #FFF;
    padding: 2rem;
}

.footer-item h3 {
    font-family: 'Gilroy';
    font-weight: bold;
    font-style: normal;
    line-height: 1.5;
}

.footer-item ul {
    line-height: 2;
    padding: 0;
    list-style-type: none;
}


.footer-item h3 > a, 
.footer-item ul > li > a,
.footer-item.additional-link a {
    color: #FFF;
    text-decoration: none;
}

.footer-item.additional-link a {
    padding-right: 3rem;
}

.footer .group-btn-social-media a {
    padding: 9px;
    width: 45px;
    height: 45px;
}

.footer .group-btn-social-media 
a.btn-icon-rectangle {
    padding-left: 4px;
    padding-right: 4px;
}

.footer .group-btn-social-media i {
    font-size: 1.5rem;
    color: #1D4886;
}

.fa-arrow-up-right {
    transform: rotate(45deg);
}

.font-sm {
  font-size: 14px;
}

img.sticky-logo {
    position: sticky;
    position: -webkit-sticky;
    /* Safari */
    top: 0;
    /* max-width: 150px; */
    width: 30%;
    padding-top: 2%;
    padding-left: 3%;
}

.navbar-toggler {
    position: relative;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

img.sticky-menu {
    position: absolute;
    /* position: sticky; */
    /* position: -webkit-sticky; */
    /* Safari */
    top: 0;
    right: 50px;
    width: 3%;
    padding-top: 10px;

}

.card {
    border: none;
    /* width:20rem; */
    margin: 20px 0 0px 0;
}

.card-body {
    padding: 0.3rem;
    padding-top: 1rem;
}

.col-flex {
    display: flex;
}

.section {
    scroll-margin-top: 7em;
    scroll-behavior: smooth;
}

.section-why-choose-us {
    background-image: url(../img/background/hexagon-transparent.png);
    padding: 5rem;
}

.section-why-choose-us .title-why-choose-us {
    font-size: 2.5rem;
}

.section-why-choose-us .description-why-choose-us {
    font-size: 1.5rem;
}


.section-why-choose-us .category-card-slider {
    margin-right: 3rem;
    cursor: pointer;
}


.section-our-client {
    padding: 5rem;
}

.section-our-client .title-our-client {
    font-size: 2.5rem;
}


.section-our-client img {
    height: 7rem;
    /* max-width: 150px; */
    margin: 0 auto;
}


.section-our-client .client-card-slider {
    margin-right: 1rem;
}


.section-shop {
    background-image: url(../img/background/hexagon-transparent.png);
    padding: 7rem;
}

.section-shop .btn-group-shop img.btn-parallelogram {
    max-width: 450px;
}

.section-shop .title-shop {
    font-size: 2.5rem;
}

.section-shop .sub-title-shop {
    font-size: 1.5rem;
}

.section-shop .btn-group-shop {
    line-height: 5;
}

.section-shop .btn-group-shop a {
    text-decoration: none;
}

.section-shop .img-social-media {
    cursor: pointer;
}


.section-about-us {
    background-image: url(../img/background/hexagon-transparent.png);
    padding: 5rem;
    padding-top: 10rem;
}

.section-about-us .title-about-us {
    font-size: 2.5rem;
}

.section-about-us .description-about-us {
    font-size: 1.5rem;
}


.modal-fullscreen-menu .list-group a {
    font-family: 'Montserrat';
    font-size: 200%;
    font-weight: 500;
    letter-spacing: 0.05em;
    border: none;
    transition: all 0.25s ease;
    background-color: transparent;
    color: white;
    padding: 7.5vh 0;
    font-size: 5vh;
    line-height: 0;
}

.carousel-item img.btn-parallelogram {
    max-width: 250px;
}

.carousel-item svg.btn-parallelogram {
    max-width: 650px;
}

.carousel-item h1.banner-tagline {
    font-size: 70px;
    margin-bottom: 1.25rem;
}


.carousel-item .custom-text-carousel {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 3rem;
    padding-bottom: 2rem;
}


/* For mobile phones: */

@media (max-width: 768px) {

    [class*="col-"] {
        width: 100%;
    }

    .section-why-choose-us {
        padding: 2rem;
    }

    .section-why-choose-us .title-why-choose-us {
        font-size: 1.5rem;
    }

    .section-why-choose-us .description-why-choose-us {
        font-size: 1rem;
    }


    .section-our-client .title-our-client {
        font-size: 1.5rem;
    }
    
    .section-shop {
        padding: 2rem;
    }

    .section-shop .title-shop {
        text-align: center;
        font-size: 1.5rem;
    }

    .section-shop .sub-title-shop {
        text-align: center;
        font-size: 1rem;
    }

    .section-shop .btn-group-shop {
        line-height: 3;
        text-align: center;
    }

    .section-shop .btn-group-shop img.btn-parallelogram {
        max-width: 285px;
    }

    .section-shop .img-social-media {
        margin-top: 3rem;
    }

    .footer-item.additional-link a {
        padding-right: 1rem;
    }

    .section-about-us {
        background-image: url(../img/background/hexagon-transparent.png);
        padding: 2rem;
        padding-top: 7rem;
    }

    .section-about-us .title-about-us {
        font-size: 1.5rem;
    }

    .section-about-us .description-about-us {
        font-size: 1rem;
    }

    .section-about-us #map {
        margin-top: 3rem
    }
    
    .modal-fullscreen-menu .list-group a {
        font-size: 4vh;
    }

    .carousel-item img.btn-parallelogram {
        max-width: 150px;
    }

    .carousel-item svg.btn-parallelogram {
        max-width: 300px;
    }

    .carousel-item h1.banner-tagline {
        font-size: 25px;
        margin-bottom: 0.5rem;
    }

    .carousel-item .custom-text-carousel {
        padding-left: 1rem;
        padding-bottom: 1rem;
    }
    

    .section-our-client {
        padding: 1rem;
    }
        
    .section-our-client img {
        height: 3rem;
        max-width: 150px;
    }

    .section-our-client h5 {
        font-size: 0.55rem;
        word-wrap: normal;
    }

    .section-our-client h6 {
        font-size: 0.4rem;
        word-wrap: normal;
    }

    .slider.slider-main-category {
        padding-left: 35px;
    }

    .slider.slider-main-category ul.slick-dots {
        margin-left: -50px;
    }

}

@media only screen and (min-width: 600px) {
    /* For tablets: */

    img.sticky-logo {
        width: 45%;
    }


    .section-why-choose-us .title-why-choose-us {
        font-size: 2rem;
    }

    .section-why-choose-us .description-why-choose-us {
        font-size: 1.15rem;
    }


    .section-our-client .title-our-client {
        font-size: 2rem;
    }
    

    .img-md-max {
        max-width: 60%;
    }

    .carousel-item h1.banner-tagline {
        font-size: 50px;
    }

    .carousel-item svg.btn-parallelogram {
        max-width: 450px;
    }

    .section-shop .title-shop {
        text-align: center;
    }

    .section-shop .sub-title-shop {
        text-align: center;
    }

    .section-shop .btn-group-shop {
        text-align: center;
    }

    .section-shop .img-social-media {
        margin-top: 3rem;
    }


    .section-about-us .title-about-us {
        font-size: 2rem;
    }

    .section-about-us .description-about-us {
        font-size: 1.15rem;
    }
    
    .col-s-1 {
        width: 8.33%;
    }

    .col-s-2 {
        width: 16.66%;
    }

    .col-s-3 {
        width: 25%;
    }

    .col-s-4 {
        width: 33.33%;
    }

    .col-s-5 {
        width: 41.66%;
    }

    .col-s-6 {
        width: 50%;
    }

    .col-s-7 {
        width: 58.33%;
    }

    .col-s-8 {
        width: 66.66%;
    }

    .col-s-9 {
        width: 75%;
    }

    .col-s-10 {
        width: 83.33%;
    }

    .col-s-11 {
        width: 91.66%;
    }

    .col-s-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    /* For desktop: */

    .carousel-item h1.banner-tagline {
        font-size: 70px;
    }

    .carousel-item svg.btn-parallelogram {
        max-width: 650px;
    }

    img.sticky-logo {
        width: 55%;
    }

    .section-why-choose-us .title-why-choose-us {
        font-size: 2.5rem;
    }

    .section-why-choose-us .description-why-choose-us {
        font-size: 1.5rem;
    }

    
    .col-1 {
        width: 8.33%;
    }

    .col-2 {
        width: 16.66%;
    }

    .col-3 {
        width: 25%;
    }

    .col-4 {
        width: 33.33%;
    }

    .col-5 {
        width: 41.66%;
    }

    .col-6 {
        width: 50%;
    }

    .col-7 {
        width: 58.33%;
    }

    .col-8 {
        width: 66.66%;
    }

    .col-9 {
        width: 75%;
    }

    .col-10 {
        width: 83.33%;
    }

    .col-11 {
        width: 91.66%;
    }

    .col-12 {
        width: 100%;
    }
}





.modal-fullscreen-menu .close {
    color: white;
    background: #1D4886;
    opacity: 1;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    font-size: 2.5rem;
    border: 0px;
}

.modal-fullscreen-menu .modal-dialog {
    margin: 0 auto;
    width: 100%;
    max-width: 768px;
    display: flex;
    height: 100%;
    align-items: center;
    pointer-events: all;
}

.modal-fullscreen-menu .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.modal-fullscreen-menu .list-group {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.modal-fullscreen-menu .list-group a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FCB130;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.4s, opacity 0.4s;
}

.modal-fullscreen-menu .list-group a:hover {
    color: black;
}

.modal-fullscreen-menu .list-group a:hover:before {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.modal-backdrop.in {
    opacity: 1;
}


#modalNavigation.bg-primary-custom-wrap {
    background: #1D4886;
    color: #FCB130;
}

.nav-home-menu {
    display: none;
}


.carousel-item {
    position: relative;
    margin: 0 auto;/
  }

.carousel-item video {
    width: 100%;
    display: block;
}

.carousel-item:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.footer-item-contact ul {
    list-style-type: none;
    width: 100%;
    display: table;
    table-layout: fixed;
    line-height: 1;
}
  
.footer-item-contact li {
    display: table-cell;
    width: 50%;
}
  
.footer-item-contact li.contact-separator {
    width: 1rem;
}
  
.footer-item-contact li > a {
    text-decoration: underline #FCB130 !important;
    text-underline-offset: 5px;
}


.img-main-category {
    padding-bottom: 0.5rem;
}