/* Add here all your CSS customizations */
.owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {
    box-shadow: 0px 0px 140px 220px rgba(255, 255, 255, 0) !important;
}
.social_icons{
    color:#ffffff;
}
.social_icons .fa{
    margin: 0 3px;
    font-size: 22px;
}
.mail-img{
    width:50%;
}
.mail-2{
    width: 85%;
}

.itemimg{
    width:100%;
}
.d1
{
    color: #ffcd01;
}
.collapse_panel{
    height: 100px;
}
@media only screen and (max-width: 600px) {
 
 .mail-img{
    width:80%;
}
    
}