.Req {
    border: 1px red solid !important;
}
figure.logo img {
    height:80px;
}
.top-inner-cell {
        color: #d1dbe5;
    font-size: small;
	
}
.top-inner-cell:hover {
    color: #10b1b4;
}
.industries-block-one .inner-box .industries-block-one-h6 {
    font-size: 47px;
    margin-bottom: 12px;
}
.booking-section-cell-home {
    color: #fff;
    font-size: 20pt;
}

iframe {
    width:100% !important
}


.blog-sidebar .post-widget .post .post-thumb {
    height:unset;
}

.scroll-top.open {
    bottom: 70px;
}

.service-sidebar .category-widget .category-list li a {
    font-size: 14px;
}

.about-custom .text h3 {
    text-align: center;
}
.about-custom .text p,
.about-custom .text div {
    text-align: left;
}
@media (max-width: 992px) {
    header ul.info-list {
        display: none;
    }
}