.offer-section {
	background: #fff;
	height: 100%;
	 
	width: 100%
}
.offer-wrp{}
.offer-wrp .headtxt{
    font-size: 44px;
    font-weight: 300;
    line-height: normal;
    padding: 50px 0;
    text-align: center;margin:0px;
} 

.headtxt span {
    color: #75706b;
    display: block;
    font-size: 18px;
    line-height: 34px; 
}

.offer-subtab{background: #f4f5f9;
    padding: 75px 0;margin:0px}
.offer-subtab .insightbox{background:#fff}
.suboffer-content{text-align: center;
    font-size: 22px;
    line-height: normal;
    color: #455a64;
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;}
.suboffer-content h2 {
    font-size: 44px;
    font-weight: bold;margin:0px
}
.suboffer-content p{    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;}
.suboffer-content button {
    background: #fec524;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #b88a09;
}

.offer-hotelbeack {
	background:#fff;
    margin: 0px auto;
    padding: 75px 0;
}
.offer-hotelbeack h2{    font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px; margin-top:0px;}
.offer-hotelbeack p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    text-align: justify;margin-top:20px;
}
.offer-hotelbeack  h5 {
    font-weight: bold;
    margin-top: 30px;
}
.offer-hotelbeack  ul { margin: 25px 0;padding:0px;}
.offer-hotelbeack li{    float: left;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    width: 50%;display:block}
.offer-hotelbeack ul li::before{    background: #fec524 none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;}
.offer-innerbox  button {
    background: #fec524;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #b88a09;
}