.header-navbar .navbar .navbar-brand {
	width: 190px;
}

.header-navbar .navbar .navbar-brand img {
	width: 100%;
}

.vy1 {
	height: 100%;
}

.vy2 {
	line-height: normal;
	margin: 0;
}

.social-list.vy2 .social-item a svg {
	stroke: #ffffff;
}

.social-list.vy2 .social-item a.vy3 svg path {
	fill: rgb(255 255 255);
}

.social-list.vy2 .social-item a.vy4 svg {
	stroke: transparent;
}

.social-list.vy2 .social-item a.vy4 svg path {
	fill: rgb(255 255 255);
}

.social-list li:not(:last-child) {
	margin-right: 8px;
}

.social-list.vy2 .social-item a:hover svg {
	stroke: #2493d1;
}

.social-list.vy2 .social-item a.vy3:hover svg path {
	fill: #2493d1;
}

.social-list.vy2 .social-item a.vy4:hover svg {
	stroke: transparent;
}

.social-list.vy2 .social-item a.vy4:hover svg path {
	fill: #2493d1;
}

.header-navbar .navbar .navbar-nav {
	justify-content: end;
}

.header-navbar .navbar .nav-link {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
}

.header-navbar .navbar .nav-link .dropdown-toggle-icon {
	font-size: 14px;
	margin-left: 5px;
}

.header-navbar .navbar .nav-link {
	margin-right: 30px;
}

.header-navbar .navbar .nav-item:last-child .nav-link {
	margin-right: 0;
}

.hero .hero-title {
	font-size: 44px;
}

.vy5 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	box-sizing: content-box;
	width: auto;
	height: auto;
	padding-left: 5px;
	border-radius: 50%;
}

.destination .destination-content .destination-info .destination-title {
	line-height: 1.1;
	margin-bottom: 0px;
	font-size: 22px;
}

.destination .destination-content .destination-info span {
	color: #fbab68;
}

.bg-gray-gradient.vy6 {
	background-color: var(--bs-light-gray) !important;
	background: #e9ecef;
}

.btn.btn-uppercase.vy7 {
	min-width: auto !important;
	color: white;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	line-height: normal;
	margin: 0 !important;
}

.btn.btn-uppercase.vy8 {
	margin: 0 !important;
	margin-right: 11px !important;
	color: #2493d1;
	background: #ffffff;
	padding: 0;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tour-grid .tour-item .tour-content .tour-booking.vy9 {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}

.vy10 {
	margin-right: 7px;
}

.vy11 {
	margin: auto !important;
	margin-top: 5px !important;
}

.vy12 .inline-review .review-score {
	font-weight: 300;
	margin-right: .25rem;
	color: #212529;
	font-size: 16px;
	text-align: center;
	width: 100%;
}

.tour-grid .tour-item .tour-content.vy12 .inline-review {
	margin-bottom: 0;
	border-bottom: 0px;
}

.tour-grid .tour-item .tour-content.vy12 .tour-booking {
	border-top: 1px solid #dee2e6;
	padding-top: 16px;
}

.tour-grid .tour-item .tour-content.vy12 .tour-title {
	font-size: 20px;
	text-align: center;
}

/*.vy13 .splide__list {
    padding-left: 5px !important;
    padding-right: 5px !important;
}*/
.vy14 {
	width: 90%;
}

.vy15 {
	width: 100%;
}

.vy15 .brand-img {
	width: 100%;
}

.vy16 {
	display: grid;
}

.footer em {
	color: #fff;
}

.vy17 {
	background: white;
	border-top-right-radius: var(--bs-border-radius);
	border-bottom-right-radius: var(--bs-border-radius);
}

.vy18 {
	color: #fff;
}

.vy19 {
	padding-bottom: 45px !important;
	padding-top: 65px !important;
}

.vy20 {
	color: #fff;
}

.scroll-top {
	background: rgb(10 62 89);
}

.scroll-top:hover {
	background: rgb(36 147 209);
	color: white;
}

.vy21 p {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.vy22 {
	background: #e9ecef;
}

.hero nav[aria-label=breadcrumb] {
	left: auto;
	position: relative;
}

.hero nav[aria-label=breadcrumb] .breadcrumb {
	transform: none;
	writing-mode: inherit;
	display: flex;
	align-items: center;
	padding: 5px;
	padding-left: 15px;
	padding-right: 13px;
	padding-top: 7px;
}

.hero nav[aria-label=breadcrumb] .breadcrumb .breadcrumb-item+.breadcrumb-item {
	padding-top: 0;
	align-items: center;
	display: flex;
}

.hero nav[aria-label=breadcrumb] .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	padding-bottom: 0;
	padding-left: 8px;
	padding-right: 8px;
}

.hero .hero-page-title {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

.vy23 br {
	content: "";
	margin: 11px;
	display: block;
}

.vy23 p {
	margin-bottom: 0;
}

.footer .footer-link .link-item {
	display: none;
}

.footer .footer-link .link-item:nth-child(1),
.footer .footer-link .link-item:nth-child(2),
.footer .footer-link .link-item:nth-child(3),
.footer .footer-link .link-item:nth-child(4),
.footer .footer-link .link-item:nth-child(5),
.footer .footer-link .link-item:nth-child(6) {
	display: list-item;
}

.vy24 {
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
}

.af15 .showdivz .af16 p:first-child {
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	margin-bottom: 7px;
}

.af15 .af16 p {
	-webkit-line-clamp: inherit;
	margin-bottom: 7px;
}

.af15 a.vy25 {
	padding: 0;
	background: transparent;
	border-bottom: 0px !important;
	text-decoration: auto;
	line-height: 1;
	font-size: var(--bs-body-font-size);
	color: #fbab68;
}

.af15 a.vy25:hover {
	text-decoration: underline;
	color: #5e870c;
}

.bg-dark-blue {
	background: #fbab68 !important;
}

.af15 .showdivz .vy25::after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	content: "Read More";
	text-transform: capitalize;
	border-top: 0px solid;
	border-bottom: 0px solid;
	padding-bottom: 0px;
}

.af15 .vy25::after {
	content: "Read Less";
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	text-transform: capitalize;
	border-top: 0px solid;
	border-bottom: 0px solid;
	padding-bottom: 0px;
}

.vy26 a {
	color: var(--bs-body-color);
	font-weight: 500;
}

.vy26 a:hover {
	color: #2493d1;
}

.vy26 a:after {
	content: ",";
	position: relative;
	color: var(--bs-body-color);
	font-weight: 500;
	padding-left: 3px;
	padding-right: 3px;
}

.vy26 a:last-child:after {
	content: "";
}

.vy27 {
	height: 400px;
}

table.tafe-table {
	margin: 0;
	border-collapse: collapse;
	width: 60%;
	color: #111;
	font-size: 1em;
	line-height: 1.8;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

table.tafe-table:last-child {
	margin-bottom: 0px;
}

table.tafe-table .tafe-table-header {
	color: #FFFFFF;
	font-family: "Outfit", Sans-serif;
	font-weight: 600;
	background-color: var(--e-global-color-330953a);
}


table.tafe-table td,
table.tafe-table th {
	padding: 0.5em;
	border: 1px solid #767676;
	word-break: break-all;
}

table.tafe-table .tafe-table-header {
	color: #FFFFFF;
	font-family: "Outfit", Sans-serif;
	font-weight: 600;
	background-color: #0a3e59;
}

table.tafe-table td,
table.tafe-table th {
	padding: 15px 15px 15px 15px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #f2f6f9;
}

table.tafe-table .elementor-repeater-item-1b4cec4 {
	text-align: center;
	text-transform: uppercase;
}

table.tafe-table .tafe-table-body {
	color: #000000;
	font-family: "Outfit", Sans-serif;
	font-weight: bold;
}

table.tafe-table td,
table.tafe-table th {
	padding: 15px 15px 15px 15px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #f2f6f9;
}

table.tafe-table td,
table.tafe-table th {
	padding: 15px 15px 15px 15px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #f2f6f9;
}

table.tafe-table .tafe-table-body tr:nth-of-type(2n) {
	background-color: #DDDDDD;
}

/* .vy29 { */
	/*    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    column-gap: 0;*/
/* } */

.vy29 .vy28 {
	position: relative;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	margin-bottom: 0.75rem;
	width: 25%;
	float: left;
	display: none;
	padding: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.vy29 .vy28 img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.vy29 .vy28:nth-child(1) {
	display: inline-block;
	width: 55%;
	height: 404px;
}

.vy29 .vy28:nth-child(1) .image-hover {
	height: 100%;
}

.vy29 .vy28:nth-child(2) {
	display: inline-block;
	width: 22.5%;
	height: 196px;
}

.vy29 .vy28:nth-child(2) .image-hover {
	height: 100%;
}

.vy29 .vy28:nth-child(3) {
	display: inline-block;
	width: 22.5%;
	height: 196px;
}

.vy29 .vy28:nth-child(3) .image-hover {
	height: 100%;
}

.vy29 .vy28:nth-child(4) {
	display: inline-block;
	width: 22.5%;
	height: 196px;
	margin-bottom: 12px;
}

.vy29 .vy28:nth-child(4) .image-hover {
	height: 100%;
}

.vy29 .vy28:nth-child(5) {
	display: inline-block;
	width: 22.5%;
	height: 196px;
	margin-bottom: 12px;
}

.vy29 .vy28:nth-child(5) .image-hover {
	height: 100%;
}

.vy29 .vy28:nth-child(6) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(7) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(8) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(9) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(10) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(11) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(12) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(13) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(14) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(14) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(15) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(16) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(17) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(18) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(19) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy29 .vy28:nth-child(20) {
	display: inline-block;
	width: 25%;
	padding-bottom: 0px;
}

.vy30 {
	background: #e9ecef;
	background: transparent;
	background: #e9ecef69;
}

.vy31 br {
	content: "";
	margin: 15px;
	display: block;
}

.vy31 p {
	margin: 0;
}

.form-select.vy32 {
	--bs-form-select-bg-img: none;
}

.input-icon-group .input-icon.vy33 {
	top: 19%;
	transform: translateY(-19%);
}

.vy34 span {
	color: #fbab68;
	font-weight: 500;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.footer a:hover {
	color: #000000;
}

.footer-bottom p a {
	color: #000000;
}

.input-icon-group .input-icon.vy35 {
	left: auto;
	right: 1rem;
}

.form-select.vy36 {
	--bs-form-select-bg-img: none;
	padding: .625rem 1rem;
}

.vy37 {
	float: left;
}

.vy38 {
	text-transform: uppercase;
	margin-left: 7px;
	letter-spacing: 0.115rem;
}

:root,
[data-bs-theme=light] {
	--bs-dark-blue: linear-gradient(to right, #e84c7e, #f9905c);
	--bs-primary: #fbab68;
}

.footer {
	background-color: #fbab68;
}

.link-hover:hover {
	color: black !important;
}

.header-topbar a:hover {
	color: #000000;
}

.social-list.vy2 .social-item a:hover svg {
	stroke: #000000;
}

footer .btn:hover {
	color: #fbab68;
	background-color: var(--bs-btn-hover-bg);
	border-color: var(--bs-btn-hover-border-color);
}

.btn.btn-uppercase.klh1 {
	background: white;
	color: #000000;
}

.btn.btn-uppercase.klh1:hover {
	color: var(--bs-btn-hover-color);
	background-color: var(--bs-btn-hover-bg);
	border-color: var(--bs-btn-hover-border-color);
}

.scroll-top {
	background: rgb(124 169 35);
	border: 1px solid white;
}

.scroll-top:hover {
	background: rgb(74 107 10);
	border: 1px solid white;
}

.af35 p br {
	content: "";
	margin: 10px;
	display: block;
}

.af35.mb-20 {
	margin-bottom: 25px;
}

li.list-inline-item.t1 {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}

li.list-inline-item.t1:after {
	content: "";
	width: 1px;
	height: 70%;
	top: 15%;
	background: white;
	position: absolute;
	margin-left: 19px;
}

li.list-inline-item.t1:last-child {
	padding-right: 0;
}

li.list-inline-item.t1:last-child:after {
	content: "";
	width: 1px;
	height: 100%;
	background: red;
	position: absolute;
	margin-left: 0;
	display: none;
}

.header-topbar {
	background: var(--bs-dark-blue);
}

.footer {
	background: var(--bs-dark-blue);
}

.bg-dark-blue {
	background: var(--bs-dark-blue) !important;
}

.info-card.card-hover,
.info-card.active {
	background: var(--bs-dark-blue);

}

.info-card .card-icon {
	background: var(--bs-dark-blue);
}

.info-card.card-hover .card-icon,
.info-card.active .card-icon {
	background: #fff !important;
	color: #ea527c !important;
}

.transparent-card .card-icon {
	background: var(--bs-dark-blue);
}

.btn-primary {
	background: var(--bs-dark-blue);
}

.btn-primary {
	--bs-btn-border-color: #e94e7d;
}

.btn-primary:hover {
	background: linear-gradient(to right, #6c757d, #6c757d);
}

.text-primary,
.block-title .sub-title,
.strength-list .strength-icon {
	color: #e84c7d !important;
}

.scroll-top {
	background: var(--bs-dark-blue);
}

.scroll-top:hover {
	background: linear-gradient(to right, #6c757d, #6c757d);
}

.t3 p br {
	content: "";
	margin: 6px;
	content: url(a_dashed_line_image.png);
	display: block;
}

.highlight-list.t4 li:last-child {
	margin-bottom: 0;
}

.highlight-list.t4 {
	margin-bottom: 0;
}

.t5 p br {
	content: "";
	margin: 6px;
	content: url(a_dashed_line_image.png);
	display: block;
}

.t5 {
	margin-right: 30px;
}

.t6 {
	align-items: center;
}

.t7 .block-title .sub-title {
	color: #ffffff !important;
}

.form-contact.t8 {
	margin-top: -4rem;
}

.footer .footer-link.t9 .link-item {
	padding-bottom: 5.5px;
}

.footer .footer-link.t9 .link-item:last-child {
	padding-bottom: 0px;
}

p.vy156 {
	font-size: 17px;
	color: var(--bs-body-color);
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 0;
}

.vy158 a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.post .post-link .post-ext.vy157 {
	width: calc(100% - 44px);
}

.p-bottom-66 {
	padding-bottom: 66px;
}

.t10 span {
	text-decoration: underline;
}

.t11 h4 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.t11 {
	margin-bottom: 0 !important;
}

.t11 li:last-child {
	margin-bottom: 0 !important;
}

.t12 p:last-child {
	margin-bottom: 0;
}

.destination .destination-content .destination-info.t13 span {
	color: #ffffff;
	font-size: 15px;
}

.accordion-itinerary .accordion-button.t14 {
	padding-bottom: 10px;
	padding-top: 10px;
}

.accordion-itinerary.t15 .accordion-body {
	margin-bottom: 20px;
}

.accordion-itinerary.t15 .accordion-item {
	padding-bottom: 13px;
	padding-top: 13px;
}

.t16 {
	font-size: 25px;
}

.t17 {
	padding-bottom: 6px;
	padding-top: 7.1px;
	margin-bottom: 3px;
	background: var(--bs-dark-blue);
}

.t17 span {
	color: white;
	font-size: 13px;
}

.t18 span.t19 {
	color: #000000;
	/* background: var(--bs-dark-blue);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.t20 p {
	margin-bottom: 20px;
}

.t20 p:last-child {
	margin-bottom: 0;
}

.header-navbar .navbar .nav-link:hover,
.header-navbar .navbar .nav-link:focus,
.header-navbar .navbar .nav-link.active {
	background: var(--bs-dark-blue);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* .header-navbar .navbar .dropdown-menu .dropdown-item:hover{
    background: var(--bs-dark-blue);
	color: #ffffff;
} */

.t21 {
	font-size: 18px;
}

.t22 {
	margin-bottom: 0 !important;
	font-size: 18px;
}

.t23 {
	font-size: 18px;
}

.testimonial-above .testimonial-content .testimonial-name span {
	font-size: 17px;
}

@media only screen and (max-width: 765px) {
	.navbar>.container {
		justify-content: flex-start;
	}

	.header-topbar .col-6.col-xl-7.col-md-8 {
		display: none;
	}

	.header-topbar .col-6.col-xl-5.col-md-4 {
		width: 100%;
	}

	.header-topbar .col-6.col-xl-5.col-md-4 .text-end {
		text-align: center !important;
	}

	.t2 {
		text-align: center;
	}

}

@media only screen and (max-width: 768px) {
	.mov1 {
		width: 200px;
	}

	.mov1 img {
		width: 100%;
	}

	.hero .hero-sub-title {

		font-size: 13px;
	}

	.hero .hero-title {
		font-size: 23px;
	}

	.hero .hero-carousel .hero-caption {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.hero .hero-carousel .hero-action {
		margin-top: 10px;
	}

	.btn.btn-uppercase {
		font-size: 13px;
		letter-spacing: 0;
		padding: 9px 13px;
		min-width: auto !important;
		line-height: 17px;
	}

	.mov2 {
		padding-bottom: 40px !important;
		padding-top: 40px !important;
	}

	.mov3 {
		margin-left: 0 !important;
		margin-bottom: 20px !important;
		text-align: center;
	}

	.mov4 {
		margin-bottom: 20px !important;
	}

	.mov5 {
		padding-bottom: 40px !important;
		padding-top: 40px !important;
	}

	.mov6 {
		padding-bottom: 40px !important;
		padding-top: 60px !important;
	}

	.mov6 .splide__pagination__start .splide__pagination {
		justify-content: center;
		padding-left: 0;
	}

	.mov6 .transparent-card {
		padding-bottom: 0;
	}

	.mov6 .splide__pagination {
		bottom: -0.5rem;
	}

	.mov7 {
		padding-bottom: 40px !important;
		padding-top: 40px !important;
	}

	.mov8 {
		padding-top: 10px !important;
	}

	.mov9 {
		padding-bottom: 40px !important;
		padding-top: 40px !important;
	}

	.mov10 {
		padding-bottom: 40px !important;
		padding-top: 40px !important;
	}

	.mov10 .block-title .title {
		font-size: 22px;
	}

	.mov10 .block-title .sub-title {
		font-size: 14px;
	}

	.mov10 .block-title {
		margin-bottom: 0;
	}

	.mov11 {
		padding-bottom: 40px !important;
		padding-top: 40px !important;
	}

	.mov12 {
		padding-bottom: 15px !important;
		padding-top: 40px !important;
	}

	.footer.mov12 .footer-widget {
		margin-bottom: 25px;
	}

	.footer.mov12 .footer-widget h2 {
		padding-bottom: 0 !important;
	}

	.footer.mov12 .footer-top {
		margin-bottom: 20px;
	}

	.mov13 p {
		margin-top: 0;
		margin-bottom: 7px;
	}

	.footer.mov12 .footer-link .link-item {
		padding: 0 0 7px 0;
	}

	.vy29 .vy28:nth-child(1) {
		display: inline-block;
		width: 100%;
		height: auto;
	}

	.vy29 .vy28:nth-child(1) .image-hover {
		height: 100%;
	}

	.vy29 .vy28:nth-child(2) {
		display: inline-block;
		width: 100%;
		height: auto;
	}

	.vy29 .vy28:nth-child(2) .image-hover {
		height: 100%;
	}

	.vy29 .vy28:nth-child(3) {
		display: inline-block;
		width: 100%;
		height: auto;
	}

	.vy29 .vy28:nth-child(3) .image-hover {
		height: 100%;
	}

	.vy29 .vy28:nth-child(4) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(5) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(6) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(7) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(8) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(9) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(10) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(11) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(12) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(13) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(14) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(14) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(15) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(16) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(17) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(18) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(19) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.vy29 .vy28:nth-child(20) {
		display: inline-block;
		width: 100%;
		padding-bottom: 0px;
	}

	.mov14 {
		margin-top: 25px !important;
	}
}