body {
    padding-top: 3rem;
    color: #5a5a5a;
}

.header-section, .footer-section {
    background-color: #265077;
    color: #ddd;
}
.footer-section{
    position: relative;
    padding-top: 20px;
}
.btn-compare-send-mail{
    border: 1px solid red;
    height: 40px;
    text-decoration: unset;
}
.btn-compare-send-mail:hover{
	text-decoration: unset;
}
.copy-right{
    background-color:#007bff;
    color:white;
}
.no-padding{
    padding: 0;
}
li.list-inline-item{
    vertical-align: middle;
}
.icon-compare,
.icon-view{
    max-width: 30px;
    max-height: 30px;
    width: 100%;
    height: 100%;
}
#compare_header{
    margin-left: -10px;
}
.mailto{
    position: relative;
    top: 0px;
}
.mailto > .fa-envelope{
    font-size: 2rem;
}
.line-id{
    position: relative;
    top: 0px;
}
.line-id > .fa-line{
    font-size: 2rem;
}

.header-section .navbar-light .navbar-nav .nav-link,
.header-section .btn,
.footer-section .navbar-light .navbar-nav .nav-link {
    color: #ddd;
}

.content {
    min-height: 100vh;
}

.brand-section {
    max-height: 200px;
    width: 100%;
    position: relative;
}

.form-control:focus {
    border-color: #ced4da;
    box-shadow: unset;
}

.btn-outline-secondary {
    border-color: #ced4da;
}

.col-half-offset{
    margin-left:4.166666667%
}

.text-title {
    color: #007bff;
    border-left: solid 10px;
    padding-left: 5px;
}

.text-red{
    color: #ff0000;
}

.content{
    margin-top: 85px;
}
#navBar{
    font-size: 0.85rem;
    margin-top: 30px;
    /* margin-bottom: 10px; */
}
/* .search-product{
    max-width: 350px;
    width: 350px !important;
} */

.navbar-light .navbar-nav .active>.nav-link{
    color: #007bff;
}

li.nav-item:hover>.nav-link:hover {
    color: #007bff;
}

li.nav-item.active {
    border-bottom: 3px solid #007bff;
}
/* li.nav-item {
    border-bottom: 3px solid #f8f9fa;
} */

.video-slide{
    background-color: #ddd;
}

.about-slide{
    background-color: #052265;
    color: #fff;
}

.brand-logo{
    max-height: 50px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.ui-front {
    z-index: 1030;
}

.news-content img {
    max-width: 100%;
    height: auto !important;
}
#carouselHomeBanner{
    width: 1144px;
    display: block;
    margin: 0 auto;
}

#carouselHomeBanner > .carousel-inner > .carousel-item > img{
    max-height: 350px;
    object-fit: cover;
}

.recommended-product img {
    height: 150px;
    object-fit: contain;
}

.bg-about{
    background-color: #ddd;
}
.no-img{
    display: block;
    margin: 0 auto;
}
iframe{
    max-width: 100%;
}

.card-img-top{
    max-height: 100%;
    height: 100px;
    object-fit: contain;
}
.product-review{
    height: 200px;
}

.brand-logo{
    max-height: 80px;
    display:block;
    margin-top: -20px;
    max-width: 100px;
}

.logo-brand-footer{
    max-height: 100px;
    max-width: 250px;
}
div.logo{
    display: block;
    margin: 0 auto;
    text-align: center;
}

div.logo > img.logo-brand-footer{
    display: unset;
    margin: unset;
}

.hide {
    display: none;
}

.label-required:after {
    content: '*';
    color: red;
}
.modal-compare .spinner-border {
    position: absolute;
    left: 48%;
    top: 45%;
}

.modal-compare .compare-contact-form.loading {
    opacity: 0.1;
}

.modal.modal-line {
    color: #333333;
}

.compare > img.icon-compare{
    width: 30px;
    height: 30px;
    background: transparent;
}

/* Media query */
/* Extra small devices (portrait phones, less than 576px) */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .nav-desktop{
        display: none;
    }
    #carouselHomeBanner{
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    #carouselHomeBanner > .carousel-inner > .carousel-item > img{
        object-fit: unset;
        max-height: 350px;
    }
    .content{
        margin-top: 37px;
    }
    .brand-logo{
        margin-top: 0;
        max-height: 60px;
        max-width: 60px;
        width: 100%;
    }
    .contact{
        font-size: 13px;
    }
    .nav-company-name{
        display:none;
    }
    .card-img-top{
        object-fit: contain;
        height: 100%;
        max-height: 300px;
    }
    .logo-footer > .brand-logo{
        max-height: 80px;
        max-width: 80px;
        height: 100%;
        display: block;
        margin: 0 auto;

    }
    #d-category{
        display: block !important;
    }
}

 /* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .nav-desktop{
        display: none;
    }
    .content{
        margin-top: 38px;
    }
    #carouselHomeBanner{
        max-width: 100%;
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .brand-logo{
        margin-top: 0;
        max-height: 60px;
        max-width: 60px;
        width: 100%;
    }
    .logo-footer{
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
}

 /* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .nav-desktop{
        display: none;
    }
    .brand-logo{
        max-height: 60px;
        margin-top: unset;
        display: block;
    }

    #carouselHomeBanner{
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .content{
        margin-top: 40px;
    }
    .search-product{
        width: 100%;
    }

    .brand-img{
        padding: 4px 0px 4px 10px !important;
        margin-left: 0;
    }
    .brand-img:not(:first-child){
        width: 300px;
    }
    .brand-img:not(:first-child) > img{
        height: 30px;
        position: relative;
        top: 25px;
    }
    .brand-img:first-child > img{
        height: 50px;
        object-fit: fill;
        position: relative;
        top: 5px;
        left: 10px;
    }
    .logo-footer{
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
    .footer-section > .container{
        padding: 7px;
    }
}

 /* Large devices (desktops, 992px and up) */
@media(min-width: 922px) and (max-width: 1024px){
    .nav-mobile{
        display: none;
    }
    .header-hide-content{
        padding: 10px 0 0 0;
    }
    .brand-logo{
        max-height: 80px;
        margin-top: 0;
        position: relative;
        top: 10px;
    }
    #navBar{
        margin-top: 20px;
    }
    #carouselHomeBanner{
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .content{
        height: auto;
        margin-top: 65px;
    }
    .text-search{
        padding: 10px;
    }
    .form-inline .custom-select, .form-inline .input-group{
        max-width: 315px;
        width: 315px;
    }
    .search-product{
        max-width: 315px;
        width: 315px;
    }
    .contact-and-compare{
        position: relative;
        float: right;
    }
    .switch-languages{
        position: relative;
        float: right;
        top: 15px;
    }
    .phone-number{
        position: relative;
        top: 30px;
        text-align: justify;
        letter-spacing: 0;
        font-size: 15px;
    }
    .navbar-list-menu > .nav-item > a.nav-link{
        /* font-size: 14px; */
        position: relative;
        bottom: 5px;
    }
    .company-name{
        position: relative;
        top: 0;
        font-size: 19px;
        font-weight: bold;
        text-align: justify;
        letter-spacing: 0;
    }
    .brand-img{
        padding: 4px 0px 4px 10px !important;
        /* margin-left: 50px; */
    }
    .brand-img:not(:first-child){
        width: 300px;
    }
    .brand-img:not(:first-child) > img{
        height: 30px;
        position: relative;
        top: 10px;
    }
    .brand-img:first-child > img{
        height: 50px;
        object-fit: fill;
        position: absolute;
        top: 7px;
        left: 10px;
    }
    .logo-footer{
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
    #navBar{
        margin-top: 20px;
        font-size: 13px;
    }
}
@media (min-width: 1025px) and (max-width: 1199.98px) {
    #logoAndNav{
        max-width: 1045px;
        padding: 10px;
    }
    .d-flex{
        display: inline-flex;
    }
    .nav-mobile{
        display: none;
    }
    .header-hide-content{
        padding: 10px 0 0 0;
    }
    .brand-logo{
        max-height: 80px;
        margin-top: 0;
        position: relative;
        top: 10px;
    }
    #navBar{
        margin-top: 20px;
    }
    #carouselHomeBanner{
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .content{
        height: auto;
        margin-top: 75px;
    }
    .text-search{
        padding: 10px;
    }
    .form-inline .custom-select, .form-inline .input-group{
        max-width: 315px;
        width: 315px;
    }
    .search-product{
        max-width: 315px;
        width: 315px;
    }
    .contact-and-compare{
        position: relative;
        float: right;
    }
    .switch-languages{
        position: relative;
        float: right;
        top: 25px;
    }
    .phone-number{
        position: relative;
        top: 28px;
        text-align: justify;
        letter-spacing: 0;
    }
    .navbar-list-menu > .nav-item > a.nav-link{
        /* font-size: 14px; */
        position: relative;
        bottom: 5px;
    }
    .company-name{
        position: relative;
        top: 0;
        font-size: 21px;
        font-weight: bold;
        text-align: justify;
        letter-spacing: 0;
    }
    .brand-img{
        padding: 4px 0px 4px 10px !important;
        /* margin-left: 50px; */
    }
    .brand-img:not(:first-child){
        width: 300px;
    }
    .brand-img:not(:first-child) > img{
        height: 30px;
        position: relative;
        top: 10px;
    }
    .brand-img:first-child > img{
        height: 50px;
        object-fit: fill;
        position: absolute;
        top: 7px;
        left: 10px;
    }
    .logo-footer{
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
}

 /* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1269.98px){
    .nav-mobile{
        display: none;
    }
    
    .header-hide-content{
        padding: 10px 0 0 0;
    }
    .brand-logo{
        max-height: 80px;
        margin-top: 0;
        position: relative;
        top: 0;
    }
    .content{
        height: auto;
        margin-top: 71px;
    }
    .contact-and-compare{
        position: relative;
        float: right;
    }
    .switch-languages{
        position: relative;
        float: right;
        top: 20px;
    }
    .phone-number{
        position: relative;
        top: 30px;
        text-align: justify;
        letter-spacing: 1.4px;
    }
    .navbar-list-menu > .nav-item > a.nav-link{
        font-size: 15px;
        position: relative;
        bottom: 5px;
    }
    .company-name{
        position: relative;
        /* top: 7px; */
        font-size: 17px;
        font-weight: bold;
        text-align: justify;
        letter-spacing: 2.5px;
    }
    .text-search{
        font-weight: bold;
    }
    div.logo{
        position: relative;
        top: 35px;
    }
    .brand-img{
        padding: 4px 0 4px 10px !important;
        margin-left: 50px;
    }
    .brand-img:not(:first-child){
        width: 300px;
    }
    .brand-img:not(:first-child) > img{
        height: 40px;
        position: relative;
        top: 10px;
    }
    .brand-img:first-child > img{
        height: 50px;
        object-fit: fill;
        position: relative;
        top: 5px;
        left: 10px;
    }
    .search-product{
        max-width: 345px;
        width: 345px;
    }
    
    .text-search{
        padding: 8px;
    }
    .logo-footer{
        padding: 0;
    }

    .form-inline .custom-select, .form-inline .input-group{
        max-width: 345px;
        width: 345px;
    }
}

@media (min-width: 1270px) {
    .header-hide-content{
        padding: 10px 0 0 0;
    }
    .brand-logo{
        max-height: 80px;
        margin-top: 0;
        position: relative;
        top: 0;
    }
    div.logo{
        position: relative;
        top: 35px;
    }
    .nav-mobile{
        display: none;
    }
    .text-search{
        padding: 8px;
    }
    .brand-img{
        padding: 4px 0 4px 10px !important;
        margin-left: 50px;
    }
    .search-product{
        max-width: 345px;
        width: 300px !important;
    }
    .switch-languages{
        position: relative;
        top: 0;
    }

    .phone-number{
        position: relative;
        top: 25px;
        text-align: justify;
        letter-spacing: 1px;
    }

    .company-name{
        position: relative;
        font-size: 21px;
        font-weight: bold;
        text-align: justify;
        letter-spacing: 1.5px;

    }
    .logo-footer{
        padding: 0;
    }
}
