
.section-relative {
	position: relative;
	z-index: 1;
}

@media (min-width: 1200px) {
	.section-split {
		margin-left: auto;
		margin-right: 0;
		width: 50%;
	}
}

.section-image-aside {
	position: relative;
}

.section-image-aside-img {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50vw;
	-webkit-background-size: cover;
	background-size: cover;
}

.section-image-aside-left .section-image-aside-img {
	right: 100%;
}

.section-image-aside-right .section-image-aside-img {
	left: 100%;
}


.section-0 {
	padding-top: 0;
	padding-bottom: 0;
}

.section-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.section-34 {
	padding-top: 34px;
	padding-bottom: 34px;
}

.section-41 {
	padding-top: 41px;
	padding-bottom: 41px;
}

.section-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.section-66 {
	padding-top: 66px;
	padding-bottom: 66px;
}

.section-85 {
	padding-top: 85px;
	padding-bottom: 85px;
}

.section-98 {
	padding-top: 98px;
	padding-bottom: 98px;
}

.section-110 {
	padding-top: 110px;
	padding-bottom: 110px;
}

.section-124 {
	padding-top: 124px;
	padding-bottom: 124px;
}

.section-254 {
	padding-top: 254px;
	padding-bottom: 254px;
}

.section-350 {
	padding-top: 350px;
	padding-bottom: 350px;
}

@media (min-width: 480px) {
	.section-sm-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.section-sm-20 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.section-sm-34 {
		padding-top: 34px;
		padding-bottom: 34px;
	}
	.section-sm-41 {
		padding-top: 41px;
		padding-bottom: 41px;
	}
	.section-sm-50 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-sm-66 {
		padding-top: 66px;
		padding-bottom: 66px;
	}
	.section-sm-85 {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	.section-sm-98 {
		padding-top: 98px;
		padding-bottom: 98px;
	}
	.section-sm-110 {
		padding-top: 110px;
		padding-bottom: 110px;
	}
	.section-sm-124 {
		padding-top: 124px;
		padding-bottom: 124px;
	}
	.section-sm-254 {
		padding-top: 254px;
		padding-bottom: 254px;
	}
	.section-sm-350 {
		padding-top: 350px;
		padding-bottom: 350px;
	}
}

@media (min-width: 768px) {
	.section-md-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.section-md-20 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.section-md-34 {
		padding-top: 34px;
		padding-bottom: 34px;
	}
	.section-md-41 {
		padding-top: 41px;
		padding-bottom: 41px;
	}
	.section-md-50 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-md-66 {
		padding-top: 66px;
		padding-bottom: 66px;
	}
	.section-md-85 {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	.section-md-98 {
		padding-top: 98px;
		padding-bottom: 98px;
	}
	.section-md-110 {
		padding-top: 110px;
		padding-bottom: 110px;
	}
	.section-md-124 {
		padding-top: 124px;
		padding-bottom: 124px;
	}
	.section-md-254 {
		padding-top: 254px;
		padding-bottom: 254px;
	}
	.section-md-350 {
		padding-top: 350px;
		padding-bottom: 350px;
	}
}

@media (min-width: 992px) {
	.section-lg-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.section-lg-20 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.section-lg-34 {
		padding-top: 34px;
		padding-bottom: 34px;
	}
	.section-lg-41 {
		padding-top: 41px;
		padding-bottom: 41px;
	}
	.section-lg-50 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-lg-66 {
		padding-top: 66px;
		padding-bottom: 66px;
	}
	.section-lg-85 {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	.section-lg-98 {
		padding-top: 98px;
		padding-bottom: 98px;
	}
	.section-lg-110 {
		padding-top: 110px;
		padding-bottom: 110px;
	}
	.section-lg-124 {
		padding-top: 124px;
		padding-bottom: 124px;
	}
	.section-lg-254 {
		padding-top: 254px;
		padding-bottom: 254px;
	}
	.section-lg-350 {
		padding-top: 350px;
		padding-bottom: 350px;
	}
}

@media (min-width: 1200px) {
	.section-xl-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.section-xl-20 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.section-xl-34 {
		padding-top: 34px;
		padding-bottom: 34px;
	}
	.section-xl-41 {
		padding-top: 41px;
		padding-bottom: 41px;
	}
	.section-xl-50 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-xl-66 {
		padding-top: 66px;
		padding-bottom: 66px;
	}
	.section-xl-85 {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	.section-xl-98 {
		padding-top: 98px;
		padding-bottom: 98px;
	}
	.section-xl-110 {
		padding-top: 110px;
		padding-bottom: 110px;
	}
	.section-xl-124 {
		padding-top: 124px;
		padding-bottom: 124px;
	}
	.section-xl-254 {
		padding-top: 254px;
		padding-bottom: 254px;
	}
	.section-xl-350 {
		padding-top: 350px;
		padding-bottom: 350px;
	}
}

@media (min-width: 1600px) {
	.section-xxl-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.section-xxl-20 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.section-xxl-34 {
		padding-top: 34px;
		padding-bottom: 34px;
	}
	.section-xxl-41 {
		padding-top: 41px;
		padding-bottom: 41px;
	}
	.section-xxl-50 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-xxl-66 {
		padding-top: 66px;
		padding-bottom: 66px;
	}
	.section-xxl-85 {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	.section-xxl-98 {
		padding-top: 98px;
		padding-bottom: 98px;
	}
	.section-xxl-110 {
		padding-top: 110px;
		padding-bottom: 110px;
	}
	.section-xxl-124 {
		padding-top: 124px;
		padding-bottom: 124px;
	}
	.section-xxl-254 {
		padding-top: 254px;
		padding-bottom: 254px;
	}
	.section-xxl-350 {
		padding-top: 350px;
		padding-bottom: 350px;
	}
}

.section-top-0 {
	padding-top: 0;
}

.section-top-20 {
	padding-top: 20px;
}

.section-top-34 {
	padding-top: 34px;
}

.section-top-41 {
	padding-top: 41px;
}

.section-top-50 {
	padding-top: 50px;
}

.section-top-66 {
	padding-top: 66px;
}

.section-top-85 {
	padding-top: 85px;
}

.section-top-98 {
	padding-top: 98px;
}

.section-top-110 {
	padding-top: 110px;
}

.section-top-124 {
	padding-top: 124px;
}

.section-top-254 {
	padding-top: 254px;
}

.section-top-350 {
	padding-top: 350px;
}

@media (min-width: 480px) {
	.section-sm-top-0 {
		padding-top: 0;
	}
	.section-sm-top-20 {
		padding-top: 20px;
	}
	.section-sm-top-34 {
		padding-top: 34px;
	}
	.section-sm-top-41 {
		padding-top: 41px;
	}
	.section-sm-top-50 {
		padding-top: 50px;
	}
	.section-sm-top-66 {
		padding-top: 66px;
	}
	.section-sm-top-85 {
		padding-top: 85px;
	}
	.section-sm-top-98 {
		padding-top: 98px;
	}
	.section-sm-top-110 {
		padding-top: 110px;
	}
	.section-sm-top-124 {
		padding-top: 124px;
	}
	.section-sm-top-254 {
		padding-top: 254px;
	}
	.section-sm-top-350 {
		padding-top: 350px;
	}
}

@media (min-width: 768px) {
	.section-md-top-0 {
		padding-top: 0;
	}
	.section-md-top-20 {
		padding-top: 20px;
	}
	.section-md-top-34 {
		padding-top: 34px;
	}
	.section-md-top-41 {
		padding-top: 41px;
	}
	.section-md-top-50 {
		padding-top: 50px;
	}
	.section-md-top-66 {
		padding-top: 66px;
	}
	.section-md-top-85 {
		padding-top: 85px;
	}
	.section-md-top-98 {
		padding-top: 98px;
	}
	.section-md-top-110 {
		padding-top: 110px;
	}
	.section-md-top-124 {
		padding-top: 124px;
	}
	.section-md-top-254 {
		padding-top: 254px;
	}
	.section-md-top-350 {
		padding-top: 350px;
	}
}

@media (min-width: 992px) {
	.section-lg-top-0 {
		padding-top: 0;
	}
	.section-lg-top-20 {
		padding-top: 20px;
	}
	.section-lg-top-34 {
		padding-top: 34px;
	}
	.section-lg-top-41 {
		padding-top: 41px;
	}
	.section-lg-top-50 {
		padding-top: 50px;
	}
	.section-lg-top-66 {
		padding-top: 66px;
	}
	.section-lg-top-85 {
		padding-top: 85px;
	}
	.section-lg-top-98 {
		padding-top: 98px;
	}
	.section-lg-top-110 {
		padding-top: 110px;
	}
	.section-lg-top-124 {
		padding-top: 124px;
	}
	.section-lg-top-254 {
		padding-top: 254px;
	}
	.section-lg-top-350 {
		padding-top: 350px;
	}
}

@media (min-width: 1200px) {
	.section-xl-top-0 {
		padding-top: 0;
	}
	.section-xl-top-20 {
		padding-top: 20px;
	}
	.section-xl-top-34 {
		padding-top: 34px;
	}
	.section-xl-top-41 {
		padding-top: 41px;
	}
	.section-xl-top-50 {
		padding-top: 50px;
	}
	.section-xl-top-66 {
		padding-top: 66px;
	}
	.section-xl-top-85 {
		padding-top: 85px;
	}
	.section-xl-top-98 {
		padding-top: 98px;
	}
	.section-xl-top-110 {
		padding-top: 110px;
	}
	.section-xl-top-124 {
		padding-top: 124px;
	}
	.section-xl-top-254 {
		padding-top: 254px;
	}
	.section-xl-top-350 {
		padding-top: 350px;
	}
}

@media (min-width: 1600px) {
	.section-xxl-top-0 {
		padding-top: 0;
	}
	.section-xxl-top-20 {
		padding-top: 20px;
	}
	.section-xxl-top-34 {
		padding-top: 34px;
	}
	.section-xxl-top-41 {
		padding-top: 41px;
	}
	.section-xxl-top-50 {
		padding-top: 50px;
	}
	.section-xxl-top-66 {
		padding-top: 66px;
	}
	.section-xxl-top-85 {
		padding-top: 85px;
	}
	.section-xxl-top-98 {
		padding-top: 98px;
	}
	.section-xxl-top-110 {
		padding-top: 110px;
	}
	.section-xxl-top-124 {
		padding-top: 124px;
	}
	.section-xxl-top-254 {
		padding-top: 254px;
	}
	.section-xxl-top-350 {
		padding-top: 350px;
	}
}

.section-bottom-0 {
	padding-bottom: 0;
}

.section-bottom-20 {
	padding-bottom: 20px;
}

.section-bottom-34 {
	padding-bottom: 34px;
}

.section-bottom-41 {
	padding-bottom: 41px;
}

.section-bottom-50 {
	padding-bottom: 50px;
}

.section-bottom-66 {
	padding-bottom: 66px;
}

.section-bottom-85 {
	padding-bottom: 85px;
}

.section-bottom-98 {
	padding-bottom: 98px;
}

.section-bottom-110 {
	padding-bottom: 110px;
}

.section-bottom-124 {
	padding-bottom: 124px;
}

.section-bottom-254 {
	padding-bottom: 254px;
}

.section-bottom-350 {
	padding-bottom: 350px;
}

@media (min-width: 480px) {
	.section-sm-bottom-0 {
		padding-bottom: 0;
	}
	.section-sm-bottom-20 {
		padding-bottom: 20px;
	}
	.section-sm-bottom-34 {
		padding-bottom: 34px;
	}
	.section-sm-bottom-41 {
		padding-bottom: 41px;
	}
	.section-sm-bottom-50 {
		padding-bottom: 50px;
	}
	.section-sm-bottom-66 {
		padding-bottom: 66px;
	}
	.section-sm-bottom-85 {
		padding-bottom: 85px;
	}
	.section-sm-bottom-98 {
		padding-bottom: 98px;
	}
	.section-sm-bottom-110 {
		padding-bottom: 110px;
	}
	.section-sm-bottom-124 {
		padding-bottom: 124px;
	}
	.section-sm-bottom-254 {
		padding-bottom: 254px;
	}
	.section-sm-bottom-350 {
		padding-bottom: 350px;
	}
}

@media (min-width: 768px) {
	.section-md-bottom-0 {
		padding-bottom: 0;
	}
	.section-md-bottom-20 {
		padding-bottom: 20px;
	}
	.section-md-bottom-34 {
		padding-bottom: 34px;
	}
	.section-md-bottom-41 {
		padding-bottom: 41px;
	}
	.section-md-bottom-50 {
		padding-bottom: 50px;
	}
	.section-md-bottom-66 {
		padding-bottom: 66px;
	}
	.section-md-bottom-85 {
		padding-bottom: 85px;
	}
	.section-md-bottom-98 {
		padding-bottom: 98px;
	}
	.section-md-bottom-110 {
		padding-bottom: 110px;
	}
	.section-md-bottom-124 {
		padding-bottom: 124px;
	}
	.section-md-bottom-254 {
		padding-bottom: 254px;
	}
	.section-md-bottom-350 {
		padding-bottom: 350px;
	}
}

@media (min-width: 992px) {
	.section-lg-bottom-0 {
		padding-bottom: 0;
	}
	.section-lg-bottom-20 {
		padding-bottom: 20px;
	}
	.section-lg-bottom-34 {
		padding-bottom: 34px;
	}
	.section-lg-bottom-41 {
		padding-bottom: 41px;
	}
	.section-lg-bottom-50 {
		padding-bottom: 50px;
	}
	.section-lg-bottom-66 {
		padding-bottom: 66px;
	}
	.section-lg-bottom-85 {
		padding-bottom: 85px;
	}
	.section-lg-bottom-98 {
		padding-bottom: 98px;
	}
	.section-lg-bottom-110 {
		padding-bottom: 110px;
	}
	.section-lg-bottom-124 {
		padding-bottom: 124px;
	}
	.section-lg-bottom-254 {
		padding-bottom: 254px;
	}
	.section-lg-bottom-350 {
		padding-bottom: 350px;
	}
}

@media (min-width: 1200px) {
	.section-xl-bottom-0 {
		padding-bottom: 0;
	}
	.section-xl-bottom-20 {
		padding-bottom: 20px;
	}
	.section-xl-bottom-34 {
		padding-bottom: 34px;
	}
	.section-xl-bottom-41 {
		padding-bottom: 41px;
	}
	.section-xl-bottom-50 {
		padding-bottom: 50px;
	}
	.section-xl-bottom-66 {
		padding-bottom: 66px;
	}
	.section-xl-bottom-85 {
		padding-bottom: 85px;
	}
	.section-xl-bottom-98 {
		padding-bottom: 98px;
	}
	.section-xl-bottom-110 {
		padding-bottom: 110px;
	}
	.section-xl-bottom-124 {
		padding-bottom: 124px;
	}
	.section-xl-bottom-254 {
		padding-bottom: 254px;
	}
	.section-xl-bottom-350 {
		padding-bottom: 350px;
	}
}

@media (min-width: 1600px) {
	.section-xxl-bottom-0 {
		padding-bottom: 0;
	}
	.section-xxl-bottom-20 {
		padding-bottom: 20px;
	}
	.section-xxl-bottom-34 {
		padding-bottom: 34px;
	}
	.section-xxl-bottom-41 {
		padding-bottom: 41px;
	}
	.section-xxl-bottom-50 {
		padding-bottom: 50px;
	}
	.section-xxl-bottom-66 {
		padding-bottom: 66px;
	}
	.section-xxl-bottom-85 {
		padding-bottom: 85px;
	}
	.section-xxl-bottom-98 {
		padding-bottom: 98px;
	}
	.section-xxl-bottom-110 {
		padding-bottom: 110px;
	}
	.section-xxl-bottom-124 {
		padding-bottom: 124px;
	}
	.section-xxl-bottom-254 {
		padding-bottom: 254px;
	}
	.section-xxl-bottom-350 {
		padding-bottom: 350px;
	}
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: flex !important;
}

.d-inline-flex {
	display: inline-flex !important;
}


@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	.d-md-inline {
		display: inline !important;
	}
	.d-md-inline-block {
		display: inline-block !important;
	}
	.d-md-block {
		display: block !important;
	}
	.d-md-table {
		display: table !important;
	}
	.d-md-table-row {
		display: table-row !important;
	}
	.d-md-table-cell {
		display: table-cell !important;
	}
	.d-md-flex {
		display: flex !important;
	}
	.d-md-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-inline {
		display: inline !important;
	}
	.d-lg-inline-block {
		display: inline-block !important;
	}
	.d-lg-block {
		display: block !important;
	}
	.d-lg-table {
		display: table !important;
	}
	.d-lg-table-row {
		display: table-row !important;
	}
	.d-lg-table-cell {
		display: table-cell !important;
	}
	.d-lg-flex {
		display: flex !important;
	}
	.d-lg-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}
	.d-xl-inline {
		display: inline !important;
	}
	.d-xl-inline-block {
		display: inline-block !important;
	}
	.d-xl-block {
		display: block !important;
	}
	.d-xl-table {
		display: table !important;
	}
	.d-xl-table-row {
		display: table-row !important;
	}
	.d-xl-table-cell {
		display: table-cell !important;
	}
	.d-xl-flex {
		display: flex !important;
	}
	.d-xl-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 1600px) {
	.d-xxl-none {
		display: none !important;
	}
	.d-xxl-inline {
		display: inline !important;
	}
	.d-xxl-inline-block {
		display: inline-block !important;
	}
	.d-xxl-block {
		display: block !important;
	}
	.d-xxl-table {
		display: table !important;
	}
	.d-xxl-table-row {
		display: table-row !important;
	}
	.d-xxl-table-cell {
		display: table-cell !important;
	}
	.d-xxl-flex {
		display: flex !important;
	}
	.d-xxl-inline-flex {
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}
	.d-print-inline {
		display: inline !important;
	}
	.d-print-inline-block {
		display: inline-block !important;
	}
	.d-print-block {
		display: block !important;
	}
	.d-print-table {
		display: table !important;
	}
	.d-print-table-row {
		display: table-row !important;
	}
	.d-print-table-cell {
		display: table-cell !important;
	}
	.d-print-flex {
		display: flex !important;
	}
	.d-print-inline-flex {
		display: inline-flex !important;
	}
}

.page .text-picton-blue {
	color: #55bbeb !important;
}

.page a.text-picton-blue:hover, .page a.text-picton-blue:focus {
	color: #27a9e6 !important;
}

.page .text-primary {
	color: #df0024 !important;
}

.page a.text-primary:hover, .page a.text-primary:focus {
	color: #df0024 !important;
}

.page .text-gray {
	color: #d9d9d9 !important;
}

.page a.text-gray:hover, .page a.text-gray:focus {
	color: silver !important;
}

.page .text-lighter {
	color: #f5f5f5 !important;
}

.page a.text-lighter:hover, .page a.text-lighter:focus {
	color: gainsboro !important;
}

.page .text-jungle-green {
	color: #212121 !important;
}

.page a.text-jungle-green:hover, .page a.text-jungle-green:focus {
	color: #080808 !important;
}

.page .text-deluge {
	color: #8668ad !important;
}

.page a.text-deluge:hover, .page a.text-deluge:focus {
	color: #6d5092 !important;
}

.page .text-butterfly-bush {
	color: #695999 !important;
}

.page a.text-butterfly-bush:hover, .page a.text-butterfly-bush:focus {
	color: #534679 !important;
}

.page .text-picton-blue {
	color: #55bbeb !important;
}

.page a.text-picton-blue:hover, .page a.text-picton-blue:focus {
	color: #27a9e6 !important;
}

.page .text-dollar-bill {
	color: #84c450 !important;
}

.page a.text-dollar-bill:hover, .page a.text-dollar-bill:focus {
	color: #6ba839 !important;
}

.page .text-iceberg {
	color: #64aae1 !important;
}

.page a.text-iceberg:hover, .page a.text-iceberg:focus {
	color: #3993d9 !important;
}

.page .text-ku-crimson {
	color: #e50a0a !important;
}

.page a.text-ku-crimson:hover, .page a.text-ku-crimson:focus {
	color: #b40808 !important;
}

.page .text-neon-carrot {
	color: #F3A43D !important;
}

.page a.text-neon-carrot:hover, .page a.text-neon-carrot:focus {
	color: #ee8d0f !important;
}

.page .text-darker {
	color: #434345 !important;
}

.page a.text-darker:hover, .page a.text-darker:focus {
	color: #2a2a2b !important;
}

.page .text-white {
	color: #ffffff !important;
}

.page a.text-white:hover, .page a.text-white:focus {
	color: #e6e6e6 !important;
}

.page .text-dark {
	color: #9b9b9b !important;
}

.page a.text-dark:hover, .page a.text-dark:focus {
	color: #828282 !important;
}

.page .text-mantis, .page .thumbnail-simple:hover .caption, .thumbnail-simple:hover .page .caption, .page .owl-carousel-present.owl-carousel-arrows .owl-prev:hover, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover,
.page .owl-carousel-present.owl-carousel-arrows .owl-next:hover, .owl-carousel-present.owl-carousel-arrows .page .owl-next:hover, .page .text-acapulco, .page .text-blue-gray, .page .text-malibu, .page .text-carrot, .page .text-red, .page .text-pink, .page .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active, .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active, .page .text-mantis:before, .page .thumbnail-simple:hover .caption:before, .thumbnail-simple:hover .page .caption:before, .page .owl-carousel-present.owl-carousel-arrows .owl-prev:hover:before, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover:before,
.page .owl-carousel-present.owl-carousel-arrows .owl-next:hover:before, .owl-carousel-present.owl-carousel-arrows .page .owl-next:hover:before, .page .text-acapulco:before, .page .text-blue-gray:before, .page .text-malibu:before, .page .text-carrot:before, .page .text-red:before, .page .text-pink:before, .page .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-default.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before, .page .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-floated.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before, .page .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-top-panel.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before, .page .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list li.resp-tab-active:before, .rd-navbar-logo-center.rd-navbar-static .responsive-tabs .resp-tabs-list .page li.resp-tab-active:before {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.page .text-mantis, .page .thumbnail-simple:hover .caption, .thumbnail-simple:hover .page .caption, .page .owl-carousel-present.owl-carousel-arrows .owl-prev:hover, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover,
.page .owl-carousel-present.owl-carousel-arrows .owl-next:hover, .owl-carousel-present.owl-carousel-arrows .page .owl-next:hover, .page .text-mantis:before, .page .thumbnail-simple:hover .caption:before, .thumbnail-simple:hover .page .caption:before, .page .owl-carousel-present.owl-carousel-arrows .owl-prev:hover:before, .owl-carousel-present.owl-carousel-arrows .page .owl-prev:hover:before,
.page .owl-carousel-present.owl-carousel-arrows .owl-next:hover:before, .owl-carousel-present.owl-carousel-arrows .page .owl-next:hover:before {
	color: #42B574;
	background-image: -webkit-linear-gradient(0deg, #42b574 0%, #84c450 100%);
}

.page .text-acapulco, .page .text-acapulco:before {
	color: #55bbeb;
	background-image: -webkit-linear-gradient(0deg, #55bbeb 0%, #84c450 100%);
}

.page .text-blue-gray, .page .text-blue-gray:before {
	color: #8668ad;
	background-image: -webkit-linear-gradient(0deg, #8668ad 0%, #55bbeb 100%);
}

.page .text-malibu, .page .text-malibu:before {
	color: #55bbeb;
	background-image: -webkit-linear-gradient(0deg, #55bbeb 0%, #79ccf2 100%);
}

.page .text-carrot, .page .text-carrot:before {
	color: #f5bf2f;
	background-image: -webkit-linear-gradient(0deg, #f5bf2f 0%, #F3A43D 100%);
}

.page .text-red, .page .text-red:before {
	color: #e50a0a;
	background-image: -webkit-linear-gradient(0deg, #e50a0a 0%, #e50a0a 100%);
}

.page .text-pink, .page .text-pink:before {
	color: #8668ad;
	background-image: -webkit-linear-gradient(0deg, #8668ad 0%, #695999 100%);
}



html body .offset-top-0 {
	margin-top: 0;
}

html body .offset-top-4 {
	margin-top: 4px;
}

html body .offset-top-10 {
	margin-top: 10px;
}

html body .offset-top-14 {
	margin-top: 14px;
}

html body .offset-top-20 {
	margin-top: 20px;
}

html body .offset-top-24 {
	margin-top: 24px;
}

html body .offset-top-30 {
	margin-top: 30px;
}

html body .offset-top-34 {
	margin-top: 34px;
}

html body .offset-top-41 {
	margin-top: 41px;
}

html body .offset-top-50 {
	margin-top: 50px;
}

html body .offset-top-66 {
	margin-top: 66px;
}

html body .offset-top-98 {
	margin-top: 98px;
}

html body .offset-top-110 {
	margin-top: 110px;
}

html body .offset-top-124 {
	margin-top: 124px;
}

@media (min-width: 480px) {
	html body .offset-sm-top-0 {
		margin-top: 0;
	}
	html body .offset-sm-top-4 {
		margin-top: 4px;
	}
	html body .offset-sm-top-10 {
		margin-top: 10px;
	}
	html body .offset-sm-top-14 {
		margin-top: 14px;
	}
	html body .offset-sm-top-20 {
		margin-top: 20px;
	}
	html body .offset-sm-top-24 {
		margin-top: 24px;
	}
	html body .offset-sm-top-30 {
		margin-top: 30px;
	}
	html body .offset-sm-top-34 {
		margin-top: 34px;
	}
	html body .offset-sm-top-41 {
		margin-top: 41px;
	}
	html body .offset-sm-top-50 {
		margin-top: 50px;
	}
	html body .offset-sm-top-66 {
		margin-top: 66px;
	}
	html body .offset-sm-top-98 {
		margin-top: 98px;
	}
	html body .offset-sm-top-110 {
		margin-top: 110px;
	}
	html body .offset-sm-top-124 {
		margin-top: 124px;
	}
}

@media (min-width: 768px) {
	html body .offset-md-top-0 {
		margin-top: 0;
	}
	html body .offset-md-top-4 {
		margin-top: 4px;
	}
	html body .offset-md-top-10 {
		margin-top: 10px;
	}
	html body .offset-md-top-14 {
		margin-top: 14px;
	}
	html body .offset-md-top-20 {
		margin-top: 20px;
	}
	html body .offset-md-top-24 {
		margin-top: 24px;
	}
	html body .offset-md-top-30 {
		margin-top: 30px;
	}
	html body .offset-md-top-34 {
		margin-top: 34px;
	}
	html body .offset-md-top-41 {
		margin-top: 41px;
	}
	html body .offset-md-top-50 {
		margin-top: 50px;
	}
	html body .offset-md-top-66 {
		margin-top: 66px;
	}
	html body .offset-md-top-98 {
		margin-top: 98px;
	}
	html body .offset-md-top-110 {
		margin-top: 110px;
	}
	html body .offset-md-top-124 {
		margin-top: 124px;
	}
}

@media (min-width: 992px) {
	html body .offset-lg-top-0 {
		margin-top: 0;
	}
	html body .offset-lg-top-4 {
		margin-top: 4px;
	}
	html body .offset-lg-top-10 {
		margin-top: 10px;
	}
	html body .offset-lg-top-14 {
		margin-top: 14px;
	}
	html body .offset-lg-top-20 {
		margin-top: 20px;
	}
	html body .offset-lg-top-24 {
		margin-top: 24px;
	}
	html body .offset-lg-top-30 {
		margin-top: 30px;
	}
	html body .offset-lg-top-34 {
		margin-top: 34px;
	}
	html body .offset-lg-top-41 {
		margin-top: 41px;
	}
	html body .offset-lg-top-50 {
		margin-top: 50px;
	}
	html body .offset-lg-top-66 {
		margin-top: 66px;
	}
	html body .offset-lg-top-98 {
		margin-top: 98px;
	}
	html body .offset-lg-top-110 {
		margin-top: 110px;
	}
	html body .offset-lg-top-124 {
		margin-top: 124px;
	}
}

@media (min-width: 1200px) {
	html body .offset-xl-top-0 {
		margin-top: 0;
	}
	html body .offset-xl-top-4 {
		margin-top: 4px;
	}
	html body .offset-xl-top-10 {
		margin-top: 10px;
	}
	html body .offset-xl-top-14 {
		margin-top: 14px;
	}
	html body .offset-xl-top-20 {
		margin-top: 20px;
	}
	html body .offset-xl-top-24 {
		margin-top: 24px;
	}
	html body .offset-xl-top-30 {
		margin-top: 30px;
	}
	html body .offset-xl-top-34 {
		margin-top: 34px;
	}
	html body .offset-xl-top-41 {
		margin-top: 41px;
	}
	html body .offset-xl-top-50 {
		margin-top: 50px;
	}
	html body .offset-xl-top-66 {
		margin-top: 66px;
	}
	html body .offset-xl-top-98 {
		margin-top: 98px;
	}
	html body .offset-xl-top-110 {
		margin-top: 110px;
	}
	html body .offset-xl-top-124 {
		margin-top: 124px;
	}
}

@media (min-width: 1600px) {
	html body .offset-xxl-top-0 {
		margin-top: 0;
	}
	html body .offset-xxl-top-4 {
		margin-top: 4px;
	}
	html body .offset-xxl-top-10 {
		margin-top: 10px;
	}
	html body .offset-xxl-top-14 {
		margin-top: 14px;
	}
	html body .offset-xxl-top-20 {
		margin-top: 20px;
	}
	html body .offset-xxl-top-24 {
		margin-top: 24px;
	}
	html body .offset-xxl-top-30 {
		margin-top: 30px;
	}
	html body .offset-xxl-top-34 {
		margin-top: 34px;
	}
	html body .offset-xxl-top-41 {
		margin-top: 41px;
	}
	html body .offset-xxl-top-50 {
		margin-top: 50px;
	}
	html body .offset-xxl-top-66 {
		margin-top: 66px;
	}
	html body .offset-xxl-top-98 {
		margin-top: 98px;
	}
	html body .offset-xxl-top-110 {
		margin-top: 110px;
	}
	html body .offset-xxl-top-124 {
		margin-top: 124px;
	}
}

.row-alt{
    display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.justify-content-start {
	justify-content: flex-start !important;
}

.justify-content-end {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.justify-content-between {
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.flex-wrap {
	flex-wrap: wrap !important;
}

.flex-nowrap {
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	flex-grow: 0 !important;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	flex-shrink: 1 !important;
}

.justify-content-start {
	justify-content: flex-start !important;
}

.justify-content-end {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.justify-content-between {
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.align-items-start {
	align-items: flex-start !important;
}

.align-items-end {
	align-items: flex-end !important;
}

.align-items-center {
	align-items: center !important;
}

.align-items-baseline {
	align-items: baseline !important;
}

.align-items-stretch {
	align-items: stretch !important;
}

.align-content-start {
	align-content: flex-start !important;
}

.align-content-end {
	align-content: flex-end !important;
}

.align-content-center {
	align-content: center !important;
}

.align-content-between {
	align-content: space-between !important;
}

.align-content-around {
	align-content: space-around !important;
}

.align-content-stretch {
	align-content: stretch !important;
}

.align-self-auto {
	align-self: auto !important;
}

.align-self-start {
	align-self: flex-start !important;
}

.align-self-end {
	align-self: flex-end !important;
}

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

@media (min-width: 480px) {
	.flex-sm-row {
		flex-direction: row !important;
	}
	.flex-sm-column {
		flex-direction: column !important;
	}
	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}
	.flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-sm-fill {
		flex: 1 1 auto !important;
	}
	.flex-sm-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-sm-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-sm-start {
		justify-content: flex-start !important;
	}
	.justify-content-sm-end {
		justify-content: flex-end !important;
	}
	.justify-content-sm-center {
		justify-content: center !important;
	}
	.justify-content-sm-between {
		justify-content: space-between !important;
	}
	.justify-content-sm-around {
		justify-content: space-around !important;
	}
	.align-items-sm-start {
		align-items: flex-start !important;
	}
	.align-items-sm-end {
		align-items: flex-end !important;
	}
	.align-items-sm-center {
		align-items: center !important;
	}
	.align-items-sm-baseline {
		align-items: baseline !important;
	}
	.align-items-sm-stretch {
		align-items: stretch !important;
	}
	.align-content-sm-start {
		align-content: flex-start !important;
	}
	.align-content-sm-end {
		align-content: flex-end !important;
	}
	.align-content-sm-center {
		align-content: center !important;
	}
	.align-content-sm-between {
		align-content: space-between !important;
	}
	.align-content-sm-around {
		align-content: space-around !important;
	}
	.align-content-sm-stretch {
		align-content: stretch !important;
	}
	.align-self-sm-auto {
		align-self: auto !important;
	}
	.align-self-sm-start {
		align-self: flex-start !important;
	}
	.align-self-sm-end {
		align-self: flex-end !important;
	}
	.align-self-sm-center {
		align-self: center !important;
	}
	.align-self-sm-baseline {
		align-self: baseline !important;
	}
	.align-self-sm-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		flex-direction: row !important;
	}
	.flex-md-column {
		flex-direction: column !important;
	}
	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-md-wrap {
		flex-wrap: wrap !important;
	}
	.flex-md-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-md-fill {
		flex: 1 1 auto !important;
	}
	.flex-md-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-md-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-md-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-md-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-md-start {
		justify-content: flex-start !important;
	}
	.justify-content-md-end {
		justify-content: flex-end !important;
	}
	.justify-content-md-center {
		justify-content: center !important;
	}
	.justify-content-md-between {
		justify-content: space-between !important;
	}
	.justify-content-md-around {
		justify-content: space-around !important;
	}
	.align-items-md-start {
		align-items: flex-start !important;
	}
	.align-items-md-end {
		align-items: flex-end !important;
	}
	.align-items-md-center {
		align-items: center !important;
	}
	.align-items-md-baseline {
		align-items: baseline !important;
	}
	.align-items-md-stretch {
		align-items: stretch !important;
	}
	.align-content-md-start {
		align-content: flex-start !important;
	}
	.align-content-md-end {
		align-content: flex-end !important;
	}
	.align-content-md-center {
		align-content: center !important;
	}
	.align-content-md-between {
		align-content: space-between !important;
	}
	.align-content-md-around {
		align-content: space-around !important;
	}
	.align-content-md-stretch {
		align-content: stretch !important;
	}
	.align-self-md-auto {
		align-self: auto !important;
	}
	.align-self-md-start {
		align-self: flex-start !important;
	}
	.align-self-md-end {
		align-self: flex-end !important;
	}
	.align-self-md-center {
		align-self: center !important;
	}
	.align-self-md-baseline {
		align-self: baseline !important;
	}
	.align-self-md-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.flex-lg-row {
		flex-direction: row !important;
	}
	.flex-lg-column {
		flex-direction: column !important;
	}
	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}
	.flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-lg-fill {
		flex: 1 1 auto !important;
	}
	.flex-lg-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-lg-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-lg-start {
		justify-content: flex-start !important;
	}
	.justify-content-lg-end {
		justify-content: flex-end !important;
	}
	.justify-content-lg-center {
		justify-content: center !important;
	}
	.justify-content-lg-between {
		justify-content: space-between !important;
	}
	.justify-content-lg-around {
		justify-content: space-around !important;
	}
	.align-items-lg-start {
		align-items: flex-start !important;
	}
	.align-items-lg-end {
		align-items: flex-end !important;
	}
	.align-items-lg-center {
		align-items: center !important;
	}
	.align-items-lg-baseline {
		align-items: baseline !important;
	}
	.align-items-lg-stretch {
		align-items: stretch !important;
	}
	.align-content-lg-start {
		align-content: flex-start !important;
	}
	.align-content-lg-end {
		align-content: flex-end !important;
	}
	.align-content-lg-center {
		align-content: center !important;
	}
	.align-content-lg-between {
		align-content: space-between !important;
	}
	.align-content-lg-around {
		align-content: space-around !important;
	}
	.align-content-lg-stretch {
		align-content: stretch !important;
	}
	.align-self-lg-auto {
		align-self: auto !important;
	}
	.align-self-lg-start {
		align-self: flex-start !important;
	}
	.align-self-lg-end {
		align-self: flex-end !important;
	}
	.align-self-lg-center {
		align-self: center !important;
	}
	.align-self-lg-baseline {
		align-self: baseline !important;
	}
	.align-self-lg-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.flex-xl-row {
		flex-direction: row !important;
	}
	.flex-xl-column {
		flex-direction: column !important;
	}
	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}
	.flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-xl-fill {
		flex: 1 1 auto !important;
	}
	.flex-xl-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-xl-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-xl-start {
		justify-content: flex-start !important;
	}
	.justify-content-xl-end {
		justify-content: flex-end !important;
	}
	.justify-content-xl-center {
		justify-content: center !important;
	}
	.justify-content-xl-between {
		justify-content: space-between !important;
	}
	.justify-content-xl-around {
		justify-content: space-around !important;
	}
	.align-items-xl-start {
		align-items: flex-start !important;
	}
	.align-items-xl-end {
		align-items: flex-end !important;
	}
	.align-items-xl-center {
		align-items: center !important;
	}
	.align-items-xl-baseline {
		align-items: baseline !important;
	}
	.align-items-xl-stretch {
		align-items: stretch !important;
	}
	.align-content-xl-start {
		align-content: flex-start !important;
	}
	.align-content-xl-end {
		align-content: flex-end !important;
	}
	.align-content-xl-center {
		align-content: center !important;
	}
	.align-content-xl-between {
		align-content: space-between !important;
	}
	.align-content-xl-around {
		align-content: space-around !important;
	}
	.align-content-xl-stretch {
		align-content: stretch !important;
	}
	.align-self-xl-auto {
		align-self: auto !important;
	}
	.align-self-xl-start {
		align-self: flex-start !important;
	}
	.align-self-xl-end {
		align-self: flex-end !important;
	}
	.align-self-xl-center {
		align-self: center !important;
	}
	.align-self-xl-baseline {
		align-self: baseline !important;
	}
	.align-self-xl-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 1600px) {
	.flex-xxl-row {
		flex-direction: row !important;
	}
	.flex-xxl-column {
		flex-direction: column !important;
	}
	.flex-xxl-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-xxl-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-xxl-wrap {
		flex-wrap: wrap !important;
	}
	.flex-xxl-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-xxl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-xxl-fill {
		flex: 1 1 auto !important;
	}
	.flex-xxl-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-xxl-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-xxl-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-xxl-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-xxl-start {
		justify-content: flex-start !important;
	}
	.justify-content-xxl-end {
		justify-content: flex-end !important;
	}
	.justify-content-xxl-center {
		justify-content: center !important;
	}
	.justify-content-xxl-between {
		justify-content: space-between !important;
	}
	.justify-content-xxl-around {
		justify-content: space-around !important;
	}
	.align-items-xxl-start {
		align-items: flex-start !important;
	}
	.align-items-xxl-end {
		align-items: flex-end !important;
	}
	.align-items-xxl-center {
		align-items: center !important;
	}
	.align-items-xxl-baseline {
		align-items: baseline !important;
	}
	.align-items-xxl-stretch {
		align-items: stretch !important;
	}
	.align-content-xxl-start {
		align-content: flex-start !important;
	}
	.align-content-xxl-end {
		align-content: flex-end !important;
	}
	.align-content-xxl-center {
		align-content: center !important;
	}
	.align-content-xxl-between {
		align-content: space-between !important;
	}
	.align-content-xxl-around {
		align-content: space-around !important;
	}
	.align-content-xxl-stretch {
		align-content: stretch !important;
	}
	.align-self-xxl-auto {
		align-self: auto !important;
	}
	.align-self-xxl-start {
		align-self: flex-start !important;
	}
	.align-self-xxl-end {
		align-self: flex-end !important;
	}
	.align-self-xxl-center {
		align-self: center !important;
	}
	.align-self-xxl-baseline {
		align-self: baseline !important;
	}
	.align-self-xxl-stretch {
		align-self: stretch !important;
	}
}

/* banner */

.slide-1{
	background-image:url(../images/backgrounds/slide1/desktop.jpg)
}

@media (max-width: 1300px) {
	.slide-1{
		background-image:url(../images/backgrounds/slide1/tab.jpg)
	}
}

@media (max-width: 767px) {
	.slide-1{
		background-image:url(../images/backgrounds/slide1/mobile.jpg)
	}
}
 


.slide-2{
	background-image:url(../images/backgrounds/slide2/desktop.jpg)
}

@media (max-width: 1300px) {
	.slide-2{
		background-image:url(../images/backgrounds/slide2/tab.jpg)
	}
}

@media (max-width: 767px) {
	.slide-2{
		background-image:url(../images/backgrounds/slide2/mobile.jpg)
	}
}


.slide-3{
	background-image:url(../images/backgrounds/slide3/desktop.jpg)
}

@media (max-width: 1300px) {
	.slide-3{
		background-image:url(../images/backgrounds/slide3/tab.jpg)
	}
}

@media (max-width: 767px) {
	.slide-3{
		background-image:url(../images/backgrounds/slide3/mobile.jpg)
	}
}


.slide-4{
	background-image:url(../images/backgrounds/slide4/desktop.jpg)
}

@media (max-width: 1300px) {
	.slide-4{
		background-image:url(../images/backgrounds/slide4/tab.jpg)
	}
}

@media (max-width: 767px) {
	.slide-4{
		background-image:url(../images/backgrounds/slide4/mobile.jpg)
	}
}


.slide-5{
	background-image:url(../images/backgrounds/slide5/desktop.jpg)
}

@media (max-width: 1300px) {
	.slide-5{
		background-image:url(../images/backgrounds/slide5/tab.jpg)
	}
}

@media (max-width: 767px) {
	.slide-5{
		background-image:url(../images/backgrounds/slide5/mobile.jpg)
	}
}
 

.text-secondary {
	color: #0f0f0f;
	font-weight: lighter;
}

a.text-secondary:hover,
a.text-secondary:focus {
	color: #dc3604;
	text-decoration: none;
}
 
 .bg-gray-lighter{
	 color: #000;
 }

 
.text-red {
	color: #df0024;
}

a.text-red:hover,
a.text-red:focus {
	color: #dc3604;
	text-decoration: none;
}

 .form-control-transparent{
	background-color: white !important;
 }

 @media (min-width: 1600px) {
	.reveal-lgx-block {
		display: block !important;
	}
	.reveal-lgx-inline-block {
		display: inline-block !important;
	}
	.reveal-lgx-inline {
		display: inline !important;
	}
	.reveal-lgx-flex {
		display: -ms-flexbox !important;
		display: -webkit-flex !important;
		display: flex !important;
	}
	.veil-lgx {
		display: none !important;
	}
}

.text-shadow{
	text-shadow: 2px 2px 4px #1b1b1b;
}

.text-gray{
	color: #adadad !important;
}

.cookies {
/* 	background-color:black; */
	color:white;
	text-align :center;
/* 	height: 75px; */
	padding-top: 20px;
	position:fixed;
	z-index:3;
	bottom : 0;
	width : 100%;
}