.main-menu
{
	float: right;
}
.main-header .logo-box .logo {
    max-width: 180px;
}
.sticky-header .logo-box .logo
{
	max-width:164px ;
}
.header-top .info-list li i {
    position: absolute;
    left: 0px;
    top: 14px;
    font-size: 16px;
}
.header-top .btn-box a
{
	font-weight: 500;
}
.sticky-header .logo-box {
    padding: 0px 0px 0px 0px;
}
.banner-carousel .slide-item:after
{
    background: none;
}
.banner-carousel .slide-item:before
{
    background: #1b182fa8;
}

.pb_100 {
    padding-bottom: 80px!important;
}
.pt_110 {
    padding-top: 80px!important;
}

.pt_90 {
    padding-top: 60px!important;
}

.sec-pad {
    padding: 90px 0px 90px 0px;
}
.bg-red {
    background-color: #d91a0a!important;
}

.theme-btn:hover {
    background: #141417;
    color: #fff!important;
}
