.main-news-slider {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
	margin-bottom: 7px;
}	


.new-news>.main-news-slides{
    height: 235px !important;
}

.main-news-slides{
    width: auto;
    height: 465px;
    position: relative;
    left: 0px;
    transition: left 0.4s ease;
}

.main-news-slides-item:nth-child(1), .main-news-slides-item:nth-child(4), .main-news-slides-item:nth-child(7), .main-news-slides-item:nth-child(10), .main-news-slides-item:nth-child(13){
    margin-left: 0;
}

.main-news-slides-item{
    width: 374px;
    height: 100%;
    float: left;
    margin-left: 24px;
}

.main-news-slides-date{
    font-size: 13px;
    margin-bottom: 5px;
}

.main-news-slides-title a{
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #555;
    text-decoration: none !important;
}

.main-news-slides-short-story {
    width: 100%;
    height: 93px;
    overflow: hidden;
    margin-bottom: 15px;    
}

.main-news-slider .news-more-link{
    margin-top: 10px;
    background: linear-gradient(270deg, #288DA1 63%, rgba(255, 255, 255, 0) 100%), #04657A;
}

.main-news-slides-view-all-news{
    width: 50%;
    height: 57px;
    position: relative;
    top: 22%;
    left: 27%;
    border-radius: 5px;
    text-align: center;
    line-height: 46px;
}

.main-news-slides-view-all-news a{
	color: white;
    text-transform: uppercase;
}

.main-news-slides-mbulet{
    position: absolute;
    width: 100%;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 7px;
}

.main-news-slides-img img{
	height: 221px;
	object-fit: cover;
}

.main-news-slides-bulett{
    background-color: #fff;
    width: 19px;
    height: 19px;
    float: left;
    color: transparent;
    cursor: pointer;
    margin-right: 1%;
    border-radius: 100px;
    border: 1px solid #288da1;
    transition: background-color 0.3s ease;
    font-size: 0px;
}

.main-news-slides-bulett:hover{
background-color: #248a9d5e;
}

.bulett-hoverr{
	background-color: #288da1;
}

.main-news-slider-tt{
    margin-top: 10px;
}

/*Hotel start*/

.main-hotel-slider {
    width: 100%;
    height: 995px;
    overflow: hidden;
    position: relative;
}	

.main-hotel-slides{
    width: 828.05px;
    height: 965px;
    position: relative;
    left: 0px;
    transition: left 0.4s ease;
}

.main-hotel-slides-mbulet{
    position: absolute;
    width: 100%;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 7px;
}

.main-hotel-slides-bulett{
    background-color: #fff;
    width: 19px;
    height: 19px;
    float: left;
    color: transparent;
    cursor: pointer;
    margin-right: 1%;
    border-radius: 100px;
    border: 1px solid #288da1;
    transition: background-color 0.3s ease;
    font-size: 0px;
}

.main-hotel-slides-bulett:hover{
background-color: #248a9d5e;
}

.bulett-hoverr{
	background-color: #288da1;
}

.main-hotel-slider .threecol .ccchildpage {
    width: 257.25px;
}

.main-hotel-slider .ccpage-count-3, .main-hotel-slider .ccpage-count-6{
	float: left;
	margin: 1em 1%;
    padding: 0.75em 2%;
}

.main-hotel-slider .ccfirst{
	clear: none;
}

.main-hotel-slider .ccchildpage{
	margin: 9px;
    padding: 0px;
	float: left;
}