
/**/
.gdcd .iconfont{
    text-align: center;
    font-size: 45px;
    color:#134491
}
.gdcd .stro{
    font-weight: 600;
}
.gdcd h5{
    padding-top: 10px;
    font-weight: 500;
    font-size: 20px;
    color:#134491;
}
.gdcd div div{
    font-size: 14px;
    line-height: 20px;
    color:#666;
    height: 100px;
}
.gdcd .col-sm-2:hover .iconfont{
    font-size: 50px;
    color: rgba(19, 68, 145, 0.81)
}
.gdcd .col-sm-2:hover h5{
    font-size: 20px;
    color: rgba(19, 68, 145, 0.81)
}
.gdcd .col-sm-2:hover div{
    color: rgba(102, 102, 102, 0.81);
}

.work-art{
    background-color: #f3f3f3;
}

.footer .about-widget section div {
    font-family: 'Cairo', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #cccccc;
}
.dede_pages{
    margin-top: 15px;
}
.dede_pages ul li{
    display: inline-block;
    padding:5px 12px;
    min-width:32px;
    border:1px solid #134491;
    min-height: 32px;
}
.dede_pages .thisclass{
    background-color: #134491;
    color: #ffffff;
}
.dede_pages .thisclass a{
    color: #ffffff;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    color: rgba(255, 255, 255, 0.42) !important;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    color: rgba(255, 255, 255, 0.42) !important;
}
.sec-padding{
    margin-top: -11px;
}

.footer .post-img-widget ul li .box-img{
    height: 70px;
    background-repeat: no-repeat;
    background-size: cover, cover;
    background-position: center;
    margin: 5px;
}
.footer .post-img-widget ul li{
    margin-bottom: 10px;
}
.footer .post-img-widget ul li .box-content{
    padding-left: 15px;
}

.designs .filter li.uk-active, .designs .filter li:hover{
    margin-bottom: 15px;
}
.uk-breadcrumb>li{
    font-size: 16px;
}
@media (max-width: 768px) {
    .dis{
        display: none;
    }
    .detail-product .box-detail .content-detail h3{
        padding-top: 30px;
    }

}