

/* Start:/local/templates/sochiGrandMarina/components/bitrix/news.list/banners_list/style.css?17555242214010*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.bzm-img-banner{
	object-fit: cover;
	width: 100%;
	height: 100%;
/*	max-width: 831px;*/
	max-height: 600px;
	border-radius: 32px;
}

.coord-right{
	position: absolute;
	top: 20%;
	z-index: 99;
	right: 0;
}

.mini-navigations{
	position: absolute;
	top: 80%;
	z-index: 99;
	left: 5%;
}

.mini-navigations p {
	font-size: 14px;
}

.image-wrapper{
	height: 600px;
}

	/* Стили для точек */
.slick-dots {
	position: absolute;
	bottom: 24px;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	margin-bottom: 0.25rem!important;
	padding: 0;
}

.slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 7px;
}
.slick-dots li button {
	display: block;
	margin: 0;
	padding: 0;
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(225, 77, 49, 0);
	height: 8px;
	width: 8px;
	border-radius: 100px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
.slick-dots li.slick-active button {
	color: #6E7BA1;
	background-color: #6E7BA1; /* Цвет активной точки */
}

a.prev {
	right: 0;
	margin-right: 7rem;
	background: rgba(110, 123, 161, 1) url(/local/templates/sochiGrandMarina/components/bitrix/news.list/banners_list/../banners_list/assets/img/arr-prev.svg) no-repeat center center;
}

a.next {
	right: 0;
	background: rgba(110, 123, 161, 1) url(/local/templates/sochiGrandMarina/components/bitrix/news.list/banners_list/../banners_list/assets/img/arr-next.svg) no-repeat center center;
}

a.slick-arrow {
	position: absolute;
	top: 6%;
	display: inline-block;
	width: 48px;
	height: 48px;
	cursor: pointer;
	border-radius: 16px;
	z-index: 2;
	transition: background-color 0.3s ease;
}
a.slick-arrow:hover{
	background-color: #7C0034;
}
.slick-list{
	border-radius: 20px
}

.banner-h1{
	color: #FFFFFF !important;
	max-width: 59%;
	font-size: 64px;
	line-height: 64px;
}

.banner-block{
	display: list-item;
	position: relative;
	bottom: 100%;
}

.banner-block p {
	max-width: 44%;
}

.banner-block .btn-reservation{
	color: #FEFEFE;
	background-color: #6E7BA1;
	transition: background-color 0.3s ease;
	font-family: 'Montserrat_Medium';
	border-radius: 16px;
	font-size: 14px;
	line-height: 15.6px;
}

.banner-block .btn-reservation:hover{
	background-color: #7C0034;
	color: #FEFEFE;
}

.up-block-bzm{
	position: relative;
}

.banner-block a img {
	display: inline;
}

.mini-nab-block{
	max-width: 276px;
}
.image-wrapper .overlay{
	pointer-events: none;
	background-color: rgba(6, 17, 50, 0.5);
	border-radius: 32px;
}
/*MEDIA*/

@media (min-width: 992px) {

	.banner-block{
	/*	max-width: 575px;*/
	}
}

@media (max-width: 982px) {
	.mini-navigations{
		top:71%;
	}

	.image-wrapper{
		height: 700px;
	}
	.bzm-img-banner{
		max-height: 700px;
	}

	.banner-block p{
		max-width: 60%;
	}
}

@media (max-width: 768px) {
	.bzm-img-banner{
		border-radius: 0px;
		max-height: 550px;
	}

	#mainContainer{
		padding-left: 0px;
		padding-right: 0px;

	}

	.image-wrapper{
		height: 550px;
	}

	a.prev{
		left: 0;
		background: rgba(255, 255, 255, 0.1) url(/local/templates/sochiGrandMarina/components/bitrix/news.list/banners_list/../banners_list/assets/img/arr-prev.svg) no-repeat center center;
	}

	a.next{
		background: rgba(255, 255, 255, 0.1) url(/local/templates/sochiGrandMarina/components/bitrix/news.list/banners_list/../banners_list/assets/img/arr-next.svg) no-repeat center center;
	}

	a.slick-arrow {
		top: 85%;
	}

	.banner-block{
		/*bottom: 446px !important;*/
	}

	.banner-block p {
		max-width: 95%;
	}

	.slick-list{
		border-radius: 0px;
	}
	.image-wrapper .overlay{
		border-radius: 0;
	}
	.slick-dots {
		bottom: 52px;
	}
	.banner-h1{
		max-width: 96%;
		font-size: 32px;
		line-height: 38.4px;
	}
}


@media (max-width: 1399px) {
	.mini-nab-block{
		max-width: 270px;
	}
}

@media (max-width: 992px) {
	.mini-nab-block{
		max-width: 100%;
	}
}
.slick-slide{
	height: auto!important;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175552421351*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/sochiGrandMarina/components/bitrix/news.list/news-events-list/style.css?17803243892357*/
.news-card-wrap{
	padding: 32px;
	background-color: #F4F5F9;
	min-height: 500px;
	max-height: 500px;
}
.news-card-img{
	min-height: 198px;
	background-size: cover;
	background-position: center center;
}
.news-card-datewrap,.news-card-eventdate{
	font-family: "Montserrat_Regular";
	color: #6E7BA1;
	font-size: 12px;
	line-height: 14.4px;
	letter-spacing: -0.02em;
}
.news-card-eventdate{
	font-family: "Montserrat_Bold";
	background-color: #F7F7FD;
	max-height: 23px;
	max-width: 158px;
}
.news-card-date{
	text-transform: capitalize;
}
.news-card-title{
	transition: color 0.3s ease;
}
.news-link-detail:hover .news-card-title{
	color: #7C0034
}
.news-card-detail{
	color: #6E7BA1!important;
	transition: color 0.3s ease;
}
.news-link-detail:hover .news-card-detail{
	color: #7C0034!important;
}
.news-card-detail path{
	transition: fill 0.3s ease;
}
.news-link-detail:hover .news-card-detail path{
	fill: #7C0034;
}
@media (max-width: 1439.8px) {
	.news-card-text{
		-webkit-line-clamp: 4; /* Число отображаемых строк */
		display: -webkit-box; /* Включаем флексбоксы */
		-webkit-box-orient: vertical; /* Вертикальная ориентация */
		overflow: hidden;
	}
}
@media (max-width: 1199.8px) {
	.news-card-text{
		-webkit-line-clamp: 4; /* Число отображаемых строк */
	}
	.news-card-wrap {
		padding: 24px;
	}
}
@media (max-width: 991.98px) {
	.news-card-wrap{
		padding:0px;
		background-color: unset;
		min-height: unset;
		max-height: unset;
	}
	.news-card-text{
		-webkit-line-clamp: 3; /* Число отображаемых строк */
	}
	.news-card-img {
		height: 160px;
	}
}
@media (max-width: 767.98px) {
	.tabs-label a {
		padding: 12px;
	}
}

.news-card-info{

    overflow: hidden;
}

.news-card-img {
	min-height: 198px;
	overflow: hidden;
	position: relative;
}

.news-card-image {
	transition: transform 0.3s ease;
}

.news-link-detail:hover .news-card-image {
	transform: scale(1.05);
}

.news-card-eventdate {
	font-family: "Montserrat_Bold";
	background-color: #F7F7FD;
	max-height: 23px;
	max-width: 158px;
	z-index: 2;
}

@media (max-width: 991.98px) {
	.news-card-img {
		height: 160px;
	}
	.news-card-image {
		object-fit: cover;
	}
}
/* End */


/* Start:/local/templates/sochiGrandMarina/components/bitrix/main.feedback/mapCostFeedback/style.css?17555242212730*/
div.mfeedback {
    border-radius: 32px;
    background: #F4F5F9;
}

div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
    width:100%;
}

.form-floating {
    color: #909AA3;
}
.form-floating input{
    width:100%;
    height: 50px;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #D1D9E1;
    border-radius: 10px;
    outline: none;
}
.form-floating>.form-control{
    min-height: unset!important;
    height: 50px!important;
    padding: 21px 20px 6px 20px!important;
}
.form-floating>label{
    padding: 14.5px 20px!important;
}
.form-floating>.form-control:not(:placeholder-shown)~label::after{
    display: none;
}
.form-control {
    color: #1F2124 !important;
}

div.mf-name input, div.mf-email input {
    width:100%;
    height: 50px;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #D1D9E1;
    border-radius: 10px;
    outline: none;
}

div.mf-agree input {
    width: 30px;
    height: 30px;
}

span.mf-req {
    color:red;
}

div.mf-ok-text {
    color:green;
    font-weight:bold;
    padding-bottom: 1em;
}

div.mf-submit {
    position: relative;
    display: inline-block;
}

div.mf-submit button {
    height: 48px;
    font-size: 14px;
    line-height: 18.2px;
    border-radius: 16px;
    padding: 12px 24px 12px 24px;
    color: #fff;
    background: #6E7BA1;
    border: none;
}

.form-check-input {
    border-radius: 9px !important;
    background-size: auto !important;
    transition: background-color 0.3s linear;
}

.form-check-input:checked {
    transition: background-color 0.3s linear;
    --bs-form-check-bg-image: url("/local/templates/sochiGrandMarina/img/check.svg") !important;
    background-color: #6E7BA1 !important;
    border: none !important;
}

.form-check-input:focus {
    box-shadow: none !important;
    border: none !important;
}
input[type=date]::-webkit-datetime-edit-year-field:not([aria-valuenow]),
::-webkit-datetime-edit-month-field:not([aria-valuenow]),
::-webkit-datetime-edit-day-field:not([aria-valuenow]) {
    color: transparent;
}
.date-input{
    position: relative;
}
.date-input svg {
    position: absolute;
    right: 19px;
    top: 24px;
    pointer-events: none;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
    cursor: pointer;
}
.map-cost-attention{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
}
.map-cost-warning{
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
}
@media (max-width: 576px ) {
    div.mf-submit, .mf-submit button {
        width: 100%;
    }
}
/* End */
/* /local/templates/sochiGrandMarina/components/bitrix/news.list/banners_list/style.css?17555242214010 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175552421351 */
/* /local/templates/sochiGrandMarina/components/bitrix/news.list/news-events-list/style.css?17803243892357 */
/* /local/templates/sochiGrandMarina/components/bitrix/main.feedback/mapCostFeedback/style.css?17555242212730 */
