:root{
    --kidde-color:#eb5e08;
}
@media (min-width:48rem){
    .ldp-kidde-logo{
        width: 650px!important;
        z-index: 9;
    }
    .ldp-kidde-gallery-top{
        margin-right: -300px!important;
        z-index: 999999!important;
        background: #ffffff;
        padding: 20px 20px 0 20px!important;
    }
}
.ldp-hanwha-menu ul li{
    list-style: none;
    display:inline-block;
}
.ldp-hanwha-menu ul li a{
    color: #fff;
}
.ldp-hanwha-menu{
    text-align: center;
    margin-top: 30px;
}
p{
    margin-bottom: 0;
    text-align: justify;
}
.lpd-kidde-button-call{
    color: var(--kidde-color);
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.lpd-kidde-button-call a{
    color: #ffffff;
    background: var(--kidde-color);
    border-radius: 99px;
    font-size: 20px;
}
.ldp-kidde-banner-hero{
    position: relative;
}
.ldp-kidde-gallery-top img{
    z-index: 99!important;
}
.ldp-kidde-image-top{
    z-index: -1!important;
}
.ldp-kidde-banner-hero .nopadding{
    z-index: -1!important;
}
.ldp-kidde-ungdung .box-text.text-center{
    background-color: #ff4e00;
    background-image: linear-gradient(315deg, #ff4e00 0%, #ec9f05 74%);
    width: 80%;
    margin: 0 auto;
}
.ldp-kidde-ungdung .box-text{
    padding-bottom: 10px!important;
    margin-top: -25px!important;
}
.ldp-kidde-ungdung .box-text h3{
    color: #ffffff;
}
.img-left-main img{
    height: 568px;
    object-fit: cover;
}
.img-left-top img,.img-left-bottom img,.img-right-bot-o img,.img-right-bot-t img{
    height: 265px;
    object-fit: cover;
}
.img-right-top img{
    height: 265px;
    object-fit: cover;
}
.ldp-kidde-tuvan{
    text-align: center;
    font-size:30px;
    color: var(--kidde-color);
}
.ldp-kidde-tuvan a{
    background-color: #ff4e00;
    background-image: linear-gradient(315deg, #ff4e00 0%, #ec9f05 74%);
    border:3px solid var(--kidde-color);
    font-size: 20px;
    border-radius: 99px;
    color: #ffffff;
}
.ldp-kidde-infor-heading h2{
    color: var(--kidde-color);
}
.ldp-kidde-infor-heading h2 .clr-black{
    color:#000;
}
.ldp-kidde-product .box-text.text-center{
    background: #f83700;
    padding-bottom: 15px;
}
.ldp-kidde-product .box-text.text-center h3 a{
    color: #ffffff;
}
.ldp-kidde-footer-heading{
    background: var(--kidde-color);
    padding: 30px 0 20px 0;
    text-align: center;
    margin-top: -50px;
}
.ldp-kidde-footer-heading h2{
    color: #ffffff;
}
.col{
    padding-bottom: 0;
}
@media (max-width:48rem){
    /* Responsive customize here */
    .ldp-kidde-ungdung img{
        height: 368px!important;
        object-fit: cover;
    }
}