@charset "UTF-8";
@import url(font-awesome.min.css);

@font-face {
    font-family: 'AdobeGaramondProRegular';
    src: url('../fonts/agaramondpro/agaramondpro-regular.eot');
    src: url('../fonts/agaramondpro/agaramondpro-regular.eot') format('embedded-opentype'),
         url('../fonts/agaramondpro/agaramondpro-regular.woff2') format('woff2'),
         url('../fonts/agaramondpro/agaramondpro-regular.woff') format('woff'),
         url('../fonts/agaramondpro/agaramondpro-regular.ttf') format('truetype'),
         url('../fonts/agaramondpro/agaramondpro-regular.svg#AdobeGaramondProRegular') format('svg');
}
@font-face {
	font-family: "Helvetica"; src: url("../fonts/helvetica/a64ff11d2c24584c767f6257e880dc65.eot"); 
	src: url("../fonts/helvetica/a64ff11d2c24584c767f6257e880dc65.eot?#iefix") format("embedded-opentype"), 
		url("../fonts/helvetica/a64ff11d2c24584c767f6257e880dc65.woff2") format("woff2"), 
		url("../fonts/helvetica/a64ff11d2c24584c767f6257e880dc65.woff") format("woff"), 
		url("../fonts/helvetica/a64ff11d2c24584c767f6257e880dc65.ttf") format("truetype"), 
		url("../fonts/helvetica/a64ff11d2c24584c767f6257e880dc65.svg#Helvetica") format("svg"); }
@font-face {
	font-family: "Dewi Modern"; src: url("../fonts/dewimodern/270f081485ce74582f9cdb06f7e14cd8.eot"); 
	src: url("../fonts/dewimodern/270f081485ce74582f9cdb06f7e14cd8.eot?#iefix") format("embedded-opentype"), 
		url("../fonts/dewimodern/270f081485ce74582f9cdb06f7e14cd8.woff2") format("woff2"), 
		url("../fonts/dewimodern/270f081485ce74582f9cdb06f7e14cd8.woff") format("woff"), 
		url("../fonts/dewimodern/270f081485ce74582f9cdb06f7e14cd8.ttf") format("truetype"), 
		url("../fonts/dewimodern/270f081485ce74582f9cdb06f7e14cd8.svg#Dewi Modern") format("svg"); 
}

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 16px;
		font: inherit;
		vertical-align: baseline; 
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container {
		width: 80em;
	}

	@media screen and (max-width: 1680px) {

		.container {
			width: 80em;
		}

	}

	@media screen and (max-width: 1280px) {

		.container {
			width: 65em;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90%;
		}

	}

	@media screen and (max-width: 736px) {


		.container {
			width: 90% !important;
		}

	}

	@media screen and (max-width: 480px) {

		.container {
			width: 90% !important;
		}

	}

section:focus {
	outline: none;
}

/* Grid */

	/*..col-md-8 {
		width: 66.66666666666666%;
    	float: left;
	}*/
	.col-md-2 {
		width: 16%;
	    float: left;
	    margin: 3px;
	    text-align: center;
	    padding: 15px;
	    /*height: 210px;*/
	}
	.col-md-2 .de_count h3{
		color: #fff;
		margin-bottom: 0px;
		font-size: 30px;
		letter-spacing: 3px;
		margin-bottom: 10px;
		/* display: inline-block; */
	}
	.col-md-2 .de_count h3 span{
		color: #fff;
		margin-bottom: 0px;
		font-size: 30px;
		letter-spacing: 3px;
		margin-bottom: 10px;
		font-family: "AdobeGaramondProRegular";
		/* display: inline-block; */
	}
	.col-md-2 .de_count h3 em{
		position: relative;
    	left: 3px;
		font-family: "Helvetica";
    	font-style: normal;
	}
	.col-md-2 .de_count span{
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 12px;
		color: #fff;
		font-weight: 600;
	}
	/*.col-md-3 {
		width: 25%;
	    float: left;
	    padding: 10px;
	}
	.col-md-4 {
		width: 33.333%;
    	float: left;
	}
	.col-md-6 {
		width: 50%;
    	float: left;
    	padding-right: 15px;
    	padding-left: 15px;
	}
	.col-md-12 {
		width: 100%;
		padding-right: 15px;
    	padding-left: 15px;
	}*/
	.text-center {
		text-align: center;
	}
	.no-padding {
		padding: 0px;
	}


/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		font-family: "Helvetica";
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background: #fff;
	}


/* Type */

	body {
		background-color: #fff;
		color: #999999;
	}

	body, input, select, textarea {
		font-size: 16px;
		font-weight: 300;
		line-height: 1.65;
	}

		@media screen and (max-width: 1680px) {

			body, input, select, textarea {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 1280px) {

			body, input, select, textarea {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 980px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 736px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

	a {
		-moz-transition: color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out;
		text-decoration: none;
	}

	strong, b {
		font-weight: 700;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 700;
		line-height: 1.5;
		margin: 0 0 1em 0;
		font-family: "Dewi Modern";    
		text-transform: capitalize;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h1 {
		font-size: 3em;
		margin-bottom: .25em;
	}

		@media screen and (max-width: 736px) {

			h1 {
				font-size: 2.5em;
			}

		}

	h2 {
		font-size: 2.3em;
	}

		@media screen and (max-width: 736px) {

			h2 {
				font-size: 2em;
			}

		}

		@media screen and (max-width: 480px) {

			h2 {
				font-size: 1.5em;
			}

		}

	h3 {
		font-size: 1.75em;
	}

		@media screen and (max-width: 736px) {

			h3 {
				font-size: 1.5em;
			}

		}

		@media screen and (max-width: 480px) {

			h3 {
				font-size: 1.25em;
			}

		}

	h4 {
		font-size: 1.5em;
	}

	h5 {
		font-size: 0.9em;
	}

	h6 {
		font-size: 0.7em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		border-radius: 4px;
		border: solid 1px;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	header p {
		font-size: 1.25em;
	}

	hr {
		border: 0;
		border-bottom: solid 1px;
		margin: 2em 0;
	}

		hr.major {
			margin: 3em 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	input, select, textarea {
		color: #000;
	}

	a {
		color: #999999;
	}

		a:hover {
			color: rgba(37, 37, 37, 0.5);
		}

	strong, b {
		color: #000;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #181818;
	}

	blockquote {
		border-left-color: rgba(0, 0, 0, 0.1);
	}

	code {
		background: rgba(0, 0, 0, 0.075);
		border-color: rgba(0, 0, 0, 0.1);
	}

	hr {
		border-bottom-color: rgba(0, 0, 0, 0.1);
	}

/* Box */

	.box {
		border-radius: 4px;
		border: solid 1px;
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

	.box {
		border-color: rgba(0, 0, 0, 0.1);
	}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border-radius: 4px;
		border: 0;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		height: 2.85em;
		line-height: 2.95em;
		padding: 0 1.5em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

	.bg-grey {
		background: #f8f8f8;
	}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		button.icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			button.icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 1.35em;
		}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			opacity: 0.25;
		}

		@media screen and (max-width: 480px) {

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.button {
				padding: 0;
				width: 100%;
			}

		}


		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.button:active {
			background-color: #258cd1;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		button.alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
			color: #000 !important;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background-color: rgba(0, 0, 0, 0.075);
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			button.alt:active,
			.button.alt:active {
				background-color: rgba(0, 0, 0, 0.15);
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			button.alt.icon:before,
			.button.alt.icon:before {
				color: #bfbfbf;
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		button.special,
		.button.special {
			background-color: #fafafa;
			color: #000 !important;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			button.special:hover,
			.button.special:hover {
				background-color: white;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			button.special:active,
			.button.special:active {
				background-color: #ededed;
			}

/* Flex */

	.flex {
		display: -ms-flexbox;
		-ms-flex-pack: justify;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
	}

		.flex.flex-2, .flex.flex-3 {
			-moz-align-items: stretch;
			-webkit-align-items: stretch;
			-ms-align-items: stretch;
			align-items: stretch;
		}

			.flex.flex-2.center, .flex.flex-3.center {
				-moz-align-items: center;
				-webkit-align-items: center;
				-ms-align-items: center;
				align-items: center;
			}

		.flex.flex-2 .col {
			width: 48%;
		}

			.flex.flex-2 .col.col1 {
				width: 30%;
			}

			.flex.flex-2 .col.col2 {
				width: 66%;
			}

			@media screen and (max-width: 736px) {

				.flex.flex-2 .col.col1, .flex.flex-2 .col.col2 {
					width: 100%;
					margin-bottom: 2em;
				}

					.flex.flex-2 .col.col1 .image, .flex.flex-2 .col.col2 .image {
						max-width: 60%;
						margin: 0 auto 2em auto;
					}

			}

		.flex.flex-3 .col {
			width: 28%;
		}

			@media screen and (max-width: 736px) {

				.flex.flex-3 .col {
					width: 100%;
					margin-bottom: 2em;
				}

					.flex.flex-3 .col .image {
						max-width: 60%;
						margin: 0 auto 2em auto;
					}

			}

		.flex.flex-4 .col {
			width: 22%;
		}

		.flex.flex-tabs {
			-moz-flex-wrap: nowrap;
			-webkit-flex-wrap: nowrap;
			-ms-flex-wrap: nowrap;
			flex-wrap: nowrap;
		}

			.flex.flex-tabs ul {
				width: 20%;
			}

			.flex.flex-tabs .tabs {
				width: 77%;
			}

		@media screen and (max-width: 980px) {

			.flex.flex-4 .col {
				width: 48%;
			}

			.flex.flex-tabs ul {
				width: 30%;
			}

			.flex.flex-tabs .tabs {
				width: 67%;
			}

			.flex.flex-tabs .flex-3 .col {
				width: 48%;
			}

		}

		@media screen and (max-width: 736px) {

			.flex.flex-2 .col, .flex.flex-3 .col, .flex.flex-4 .col {
				width: 100%;
				-moz-order: 2;
				-webkit-order: 2;
				-ms-order: 2;
				order: 2;
			}

				.flex.flex-2 .col.first, .flex.flex-3 .col.first, .flex.flex-4 .col.first {
					-moz-order: 1;
					-webkit-order: 1;
					-ms-order: 1;
					order: 1;
				}

			.flex.flex-tabs {
				-moz-flex-wrap: wrap;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
			}

				.flex.flex-tabs ul {
					width: 100%;
				}

				.flex.flex-tabs .tabs {
					width: 100%;
				}

				.flex.flex-tabs .flex-3 .col {
					width: 100%;
				}

		}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		display: block;
		font-size: 0.9em;
		font-weight: 700;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		border-radius: 4px;
		border: none;
		border: solid 1px;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}



	input[type="checkbox"] + label:before {
		border-radius: 4px;
	}

	::-webkit-input-placeholder {
		opacity: 1.0;
	}

	:-moz-placeholder {
		opacity: 1.0;
	}

	::-moz-placeholder {
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		opacity: 1.0;
	}

	.formerize-placeholder {
		opacity: 1.0;
	}

	label {
		color: #000;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		background: #ffffff;
		border: 1px solid #ccc;
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border: 1px solid #ccc;
			box-shadow: 0 0 0 1px #fafafa;
		}

	.select-wrapper:before {
		color: rgba(0, 0, 0, 0.1);
	}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		color: #999999;
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			background: rgba(0, 0, 0, 0.075);
			border-color: rgba(0, 0, 0, 0.1);
		}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background-color: #fafafa;
		border-color: #fafafa;
		color: #000;
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #fafafa;
		box-shadow: 0 0 0 1px #fafafa;
	}

	::-webkit-input-placeholder {
		color: #bfbfbf !important;
	}

	:-moz-placeholder {
		color: #bfbfbf !important;
	}

	::-moz-placeholder {
		color: #bfbfbf !important;
	}

	:-ms-input-placeholder {
		color: #bfbfbf !important;
	}

	.formerize-placeholder {
		color: #bfbfbf !important;
	}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

/* Image */

	.image {
		border: 0;
		display: inline-block;
		position: relative;
		box-shadow: 0px 0px 0px 7px #fff, 0px 0px 0px 8px rgba(0, 0, 0, 0.1);
	}

		.image img {
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.round {
			border-radius: 100%;
		}

			.image.round img {
				border-radius: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}



/* Footer */
#notes-bg {
	background: #ffffff;
}
#notes-bg .container h1 {
	font-size: 15px;
	color: #52463e;
	text-align: left;
    float: none;
    margin: 0 !important;
}
#notes-bg .container p {
	font-size: 12px;
	color: #52463e;
    font-weight: 500;
}

.sequence .item {
	min-height: 80px;
}

/* Layout */
.col-view {
	margin-bottom: 50px;
}
.col-view a {
	background-color: #725B52;
    color: #fff;
    border-radius: 40px;
    padding: 10px 30px 10px 30px;
    min-width: 120px;
}

footer .subfooter {
    font-size: 12px;
    background: #52463e;
    margin-top: 0px;
    padding: 30px 0 20px 0;
    text-align: center;
}
footer .subfooter .col-md-12 {
	width: 100%;
    font-size: 13px;
    color: #c7c7c7;
}


/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px;
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 2em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li .icon:before {
					font-size: 2em;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						width: 100%;
					}

						ul.actions li:first-child {
							padding-top: 0;
						}

						ul.actions li > * {
							width: 100%;
							margin: 0 !important;
						}

							ul.actions li > *.icon:before {
								margin-left: -2em;
							}

					ul.actions.small li {
						padding: 0.5em 0 0 0;
					}

						ul.actions.small li:first-child {
							padding-top: 0;
						}

			}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 700;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

	ul.alt li {
		border-top-color: rgba(0, 0, 0, 0.1);
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		margin-top: -0.6em;
	}

	.align-center p {
		position: relative;
		margin: 0 0 1.5em 0;
		color: #555;
	    line-height: 21px;
	    font-size: 16px;
	}

	.block .bd strong {
		color: #103f65;
	    font-weight: 600;
	    letter-spacing: 1px;
	    line-height: 21px;
	    font-size: 16px;
	}

/* Tab */

	ul.tab-list {
		list-style: none;
		margin: 0 0 1em 0;
		padding: 0;
	}

		ul.tab-list li a {
			background: rgba(255, 255, 255, 0.075);
			border-radius: 4px;
			color: rgba(255, 255, 255, 0.5) !important;
			margin-bottom: .5em;
			padding: .5em 1em;
			display: inline-block;
			width: 100%;
		}

			ul.tab-list li a.active {
				background: #aa14cc;
				color: #fff !important;
			}

			ul.tab-list li a:hover {
				background: #693dcc;
				color: #fff !important;
			}

	.tab {
		display: none;
	}

		.tab.active {
			display: -ms-flexbox;
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
		}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px;
			border-left: 0;
			border-right: 0;
		}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			font-size: 0.9em;
			font-weight: 700;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px;
		}

		table tfoot {
			border-top: solid 2px;
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px;
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

	table tbody tr {
		border-color: rgba(0, 0, 0, 0.1);
	}

		table tbody tr:nth-child(2n + 1) {
			background-color: rgba(0, 0, 0, 0.075);
		}

	table th {
		color: #000;
	}

	table thead {
		border-bottom-color: rgba(0, 0, 0, 0.1);
	}

	table tfoot {
		border-top-color: rgba(0, 0, 0, 0.1);
	}

	table.alt tbody tr td {
		border-color: rgba(0, 0, 0, 0.1);
	}

/* Wrapper */

	.wrapper {
		padding: 3em 0 3em 0;
		position: relative;
	}

		.wrapper .inner {
			margin: 0 auto;
			width: 65em;
			position: relative;
			z-index: 99;
		}

		.wrapper .block {
			margin-bottom: 4em;
		}

			@media screen and (max-width: 736px) {

				.wrapper .block {
					margin-bottom: 2em;
				}

			}

		@media screen and (max-width: 1920px) {

			#banner .inner header img {
				max-width: 85%;
			}

		}

		@media screen and (max-width: 1280px) {

			.wrapper > .inner {
				width: 60em;
			}

		}

		@media screen and (max-width: 980px) {

			.wrapper > .inner {
				width: 90%;
			}

		}

		@media screen and (max-width: 736px) {

			.wrapper {
				padding: 3em 0 1em 0;
			}

		}

/* Header */

	body.subpage {
		padding-top: 3.125em;
	}
	

/* Banner */

	.text-mobile {
		display: none;
	}
	.text-mobile img{
		width: 89%;
	}

	@media screen and (max-width: 480px) {
		.text-mobile {
			display: block;
			position: absolute;
		    text-align: center;
		    padding-top: 20px;
		}

	}


/* Header */
header {
	overflow: hidden;
    height: 80px;
}
header #logo {
	height: 100%;
    font-size: 72px;
    line-height: 0.4em;
    float: left;
    text-align: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header #logo img {
	width: 60%;
    padding-top: 17px;
}
header ul {
    float: right;
}
header ul li {
	float: left;
	list-style: none;
    padding-left: 13px;
    margin-top: 15px;
}
header ul li a{
	font-size: 15px;
    color: #52463e;
	font-weight: 600;
}
@media screen and (min-width: 768px) {
	header #logo {
		width: 30%;
	}
	header #logo img {
		width: 100%;
		padding-top: 0;
	}
}

/* Form */
.col-form {
	width: 72%;
    margin: 0 auto;
    margin-top: 40px;
}
.col-form h2{
	font-size: 28px;
    margin-bottom: 20px !important;
}
.col-form .form-group {
	margin-bottom: 15px;
}
.col-form .form-group label{
	color: #404040;
}
.col-form .btn-form input{
	background: #725B52;
    color: #fff;
    height: 35px;
    line-height: 35px;
    float: left;
}
.col-form .btn-form {
	margin-top: 20px;
}
.col-form .btn-form button{
	background: #725B52;
    color: #ffffff;
}
.col-form .choose-date {
	overflow: hidden;
}
.col-form .choose-date .col-md-4 {
	text-align: left;
}
.col-form .choose-date p {
	color: #404040;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 5px;
}

/* Layout */
#section-layoutfull {
	margin-top: 25px;
}
#section-layoutfull .layout-full img{
	max-width: 70%;
    margin: 0 auto;
}
#section-layoutfull .layout-full .map-responsive{
	max-width: 50%;
    margin: 0 auto;
}

/* FAQ */
#section-info {
	padding: 55px 0px;
    overflow: hidden;
    border-top: 1px solid #eae7e7;
    padding-bottom: 0px;
	background: #F0ECE1;
}
#section-info .col-md-4 {
	padding: 10px;
}
#section-info .col-md-4 ul {
	padding-left: 0px;
}
#section-info .list-faq p {
	margin-bottom: 10px;
}
#section-info .margin-btm {
	margin-bottom: 140px;
}
#section-info .col-md-4 ul li {
	list-style: none;
    padding-left: 0px;
	color: #23221d;
    font-weight: 500;
}
#section-info .col-md-4 ul li a {
	font-weight: 600;
    text-decoration: underline;
}
#section-info .col-md-4 ul li em{
	color: #23221d;
	font-weight: 600;
	font-style: normal;
}
#section-info .col-md-4 h3 {
	line-height: 25px;
    font-size: 20px;
    font-weight: 600;
	color: #23221d;
	    text-transform: none;
	font-family: "AdobeGaramondProRegular";
}
#section-info .col-md-4 p{
	color: #23221d;
    font-weight: 500;
	font-family: "Helvetica";
}

.col-main-image .btn-image {
	position: absolute;
    top: 67%;
    width: 82%;
}
.col-main-image .btn-image .text-btn{
	float: right;
    text-align: center;
}
.col-main-image .btn-image h2 {
    font-size: 25px;
    margin-bottom: 0px;
}
.col-main-image .btn-image p {
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 12px;
    margin-top: 5px;
    font-weight: 600;
    color: #888888;
}
.col-main-image .btn-image p.desc {
	margin-bottom: 12px;
    font-size: 13px;
}
.col-main-image .btn-image .btn-img a {
	background: #c70027;
    color: #fff;
    padding: 10px 75px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
}


/* Video */
.col-video iframe {
	width: 854px;
	height: 480px;
}
.video .bg-img img {
	width: 100%;
}
.video button {
	background: transparent;
	padding: 0px;
	height: auto;
}
.video .text-video {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    padding-top: 6%;
    height: 70%;
}
.video .brief-video h2{
	text-align: center;
    font-size: 24px;
    color: #f5f5f5;
    line-height: 45px;
    margin-bottom: 0px;
    font-weight: 500;
}
.video .brief-video h3{
	text-align: center;
    font-size: 2.8em;
    color: #f5f5f5;
    line-height: 45px;
}
.video .play-icon {
    margin-top: 40px;
    text-align: center;
    bottom: 40%;
}
.video .play-icon img{
	width: auto;
}
.video .play-icon img:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.9);
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation-name: ca_pulse;
    animation-name: ca_pulse;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
.video .play-icon img:after {
	border-width: 2px;
    -webkit-animation-name: ca_pulse2;
    animation-name: ca_pulse2;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;

	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.9);
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation-name: ca_pulse;
    animation-name: ca_pulse;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.video .play-icon img:hover {
	-webkit-animation-duration: 400ms;
    -moz-animation-duration: 400ms;
    animation-duration: 400ms;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    -moz-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -webkit-animation-name: animation_button_video;
    -moz-animation-name: animation_button_video;
    animation-name: animation_button_video;
    box-shadow: 0 0 20px rgba(255,255,255,0.5) inset;
    -webkit-box-shadow;
    border-radius: 50%;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	header {
		height: auto !important;
	}
	#section-info .margin-btm {
		margin-bottom: 0px;
	}
	.col-main-image .btn-image {
		width: 100%;
		bottom: 18%;
    	text-align: center;
	}
	.col-main-image .btn-image h2 {
		color: #ffffff;
		text-shadow: 0px 4px 5px #000000;
	}
	.col-main-image .btn-image .text-btn {
		float: inherit;
	}
	.col-main-image .btn-image p {
		color: #ffffff;
		font-weight: 600;
		text-shadow: 0px 4px 5px #000000;
	}
	.container-head {
		width: 100% !important;
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	}
	.video .brief-video h2 {
		font-size: 16px;
	}
	.video .brief-video h3 {
		font-size: 24px;
		margin-bottom: 0px;
		margin-top: -16px;
	}
	#section-layout h2 {
		margin-bottom: 15px;
	}
	.video .play-icon img {
		width: 17%;
	}
	.video .play-icon {
		margin-top: 13px;
	}
}
@media only screen and (min-width: 758px) and (max-width: 768px) {
	.col-md-2 {
		width: 32%;
	}
	.video .brief-video h2 {
		font-size: 22px;
	}
	.video .brief-video h3 {
		font-size: 2.3em;
		margin-bottom: 20px;
	}
	.video .play-icon img {
		width: 71%;
    	margin-top: -11px;
	}
	.video .text-video {
		padding-top: 2%;
	}
	.video .play-icon {
		margin-top: 0px;
	}
}



/**
 * Overlay
 * -- only show for tablet and up
 */
@media only screen and (min-width: 40em) {
  .modal-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  }
  .modal-overlay.active {
    opacity: 8;
    visibility: visible;
    background: #222;
    z-index: 999;
  }
}
/**
 * Modal
 */
.modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  max-width: 75rem;
  min-height: 20rem;
  padding: 1rem;
  border-radius: 3px;
  opacity: 0;
  overflow-y: auto;
  visibility: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}
.modal .close-modal {
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 15px;
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition-delay: 0.3s;
}
.modal .close-modal svg {
  width: 1.75em;
  height: 1.75em;
  color: #fff;
  background: #fff;
}
.modal .modal-content {
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition-delay: 0.3s;
}
.modal.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.modal.active .modal-content {
  opacity: 1;
}
.modal.active .close-modal {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 1;
}
@media only screen and (max-width: 39.9375em) {
  h1 {
    font-size: 1.5rem;
  }

  .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    padding: 0 !important;
  }

  .close-modal {
    right: 20px !important;
  }
}

@media screen and (max-width: 480px) {

	.col-video iframe {
		width: 100%;
		height: 300px;
	}

}

/* Footer */

	#footer {
		padding: 6em 2em 4em 2em;
	}

		#footer > .inner {
			margin: 0 auto;
			width: 80em;
		}

		#footer .copyright {
			color: #bfbfbf;
			font-size: 0.9em;
			margin: 0 0 2em 0;
			padding: 0;
			text-align: center;
		}

			#footer .copyright .icons a {
				border-radius: 100%;
				box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px #fff, 0px 0px 0px 5px rgba(0, 0, 0, 0.1);
				display: block;
				font-size: 1em;
				height: 3em;
				line-height: 3em;
				margin: 0 auto 0.7em;
				text-align: center;
				width: 3em;
			}

		@media screen and (max-width: 1280px) {

			#footer > .inner {
				width: 65em;
			}

		}

		@media screen and (max-width: 980px) {

			#footer > .inner {
				width: 90%;
			}

		}

		@media screen and (max-width: 736px) {

			#footer {
				padding: 3em 1em 1em 1em;
			}

		}

.img-layout-top {
	margin-bottom: 60px;
}

#section-layout h2 {
	margin-bottom: 0px;
}
#section-layout .vendor-categories{
    float: left;
    padding: 15px;
    border-bottom: 1px solid #eeeeee;
}
#section-layout .vendor-categories h3{
	font-size: 20px;
}
#section-layout .sequence .sq-item h4 {
	margin-bottom: 0px;
    font-weight: 500;
    font-size: 16px;
}
#section-layout .sequence .sq-item p {
	margin-bottom: 10px;
}
#section-layout .sequence h4 a {
	font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #725B52;
    cursor: pointer;
}
#maincategory {
	margin-bottom: 30px;
}
#maincategory .col-md-6 a {
	color: #555555;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.green-bg {
	background-color: rgb(245, 255, 247);
    padding-top: 20px;
    padding-bottom: 20px;
    height: 270px;
}
.pink-bg {
	background-color: rgb(255, 247, 248);
	padding-top: 20px;
    padding-bottom: 20px;
    height: 270px;
}
.blue-bg {
	background-color: rgb(245, 250, 255);
	padding-top: 20px;
    padding-bottom: 20px;
    height: 270px;
}

.list-participan {
	overflow: hidden;
    border-bottom: 1px solid #eae7e7;
    /*margin-bottom: 5em;*/
    padding-bottom: 6em;
    padding-top: 50px;
	background: #F0ECE1;
}

.list-participan .btn-more a {
	background: #A36250 !important;
    color: #fff1f1;
    border-radius: 40px;
    padding: 10px 50px 10px 50px;
    min-width: 120px;
    max-width: 100%;
	font-family: "Helvetica";
    font-weight: 600;
}
.list-participan .col-md-3 h3 {
	font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}

.list-participan h5 {
	font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: -5px;
}

.maps-top {
	margin-bottom: 30px;
}


.map-responsive {
	width: 80%;
    display: block;
    max-width: 80%;
    height: auto;
	margin-top: 2em;    
	margin-left: auto;
    margin-right: auto;
}
.img-responsive {
	width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
	margin-top: 2em;
}

@media screen and (max-width: 567px) {
	.img-responsive {
		margin-top: 2em;
	}
	.map-responsive {
		margin-top: 2em;
		width: 100%;
		max-width: 100%;
	}
}

.container {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* Blog */
.blog .col-md-4 img {
	width: 100%;
}
.blog .col-md-4 h3 {
	font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}

/* Tickets */
#section-offers {
	overflow: hidden;
    background: #f6f6f6;
	background-image: url(../images/ticket-bg.jpg);
    padding: 50px 50px 70px 50px;
    margin-bottom: 0px;
    color: #ffffff;
}

@media (max-width: 576px) {
	#section-offers {
		padding: 50px 0px 70px 0px;
		background-image: url(../images/ticket-bg-m.jpg);
	}
}
#section-offers p{
	color: #ffffff;
    font-weight: 500;
}
#section-offers h2, #section-offers h3{
	color: #ffffff;
}
#section-offers .picframe {
	position: relative;
}
#section-offers article h3 {
	font-size: 23px;
	text-align: left;
	margin-bottom: 0px;
}
#section-offers article p {
	text-align: left;
    margin-bottom: 0px;
    font-size: 12px;
    color: #ffffff;
}
#section-offers article .col-price {
	float: left;
    text-align: left;
}
#section-offers article .col-price span.sale-price {
	text-decoration: line-through;
    font-size: 16px;
    position: relative;
    bottom: -9px;
}
#section-offers article .percent {
	color: #ffffff;
    font-weight: 600;
    font-size: 35px;
    float: left;
    margin-right: 20px;
}
#section-offers article .percent em {
    font-size: 20px;
    font-weight: 600;
    font-style: initial;
}
#section-offers article {
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 25px;
}
#section-offers center {
    float: left;
    margin-left: 30px;
}

@media (max-width: 576px) {
	#section-offers center {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}	
}

#section-offers .border-offer {
	border: 1px solid #D4D4D4;
	padding-bottom: 20px;
}
#section-offers .discount {
	font-weight: 600;
    font-size: 22px;
	color: #CA8A52;
}
#section-offers .discount small{
	font-weight: 100;
	font-size: 16px;
}
#section-offers .border-offer a{
	background: #c70027;
    color: #fff;
    padding: 10px 45px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
#section-offers .col {
	overflow: hidden;
}
#section-offers .term ul li {
	text-align: left;
    font-weight: 400;
    font-size: 14px;
    padding-left: 0px;
	color: #ffffff;
    font-weight: 500;
}
#section-offers .term ul li a {
	color: #CA8A52;
    font-weight: 500;
}
#section-offers .term ul li a:hover {
    text-decoration: underline;
}
#section-offers .term {
	border-left: 1px solid #dddddd;
    margin-left: 15px;
}
#section-offers .term .bg-term  {
    margin: 15px;
    margin-top: 0px;
    padding: 20px 0px 20px 0px;
}
#section-offers .term .bg-term  p{
	margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
}
#section-offers .auto {
	margin: 0 auto;
    width: 80%;
}
#section-offers .auto .text-left{
	padding-right: 0px;
}
#section-offers .auto .text-left img{
	width: 80%;
	float: right;
}
#section-offers .auto .text-right{
	width: 45%;
	padding-left: 0px;
} 

/* Organized */
#organized {
	overflow: hidden;
    padding: 50px 0px;
    border-bottom: 1px solid #eae7e7;
	background: #ffffff;
}
#organized .col-md-6 h4 {
	font-size: 20px;
	line-height: 1.5em;
	color: #52463e;
    font-weight: 500;
	font-family: "Helvetica";
}
	

/* Video Vlog */
#video {
	padding-bottom: 0px;
    padding-top: 0px;
}
#videovlog, #cashback {
	overflow: hidden;
	padding-top: 0px;
}
#videovlog .col-vlog, #cashback .col-vlog {
	overflow: hidden;
}
#videovlog iframe, #cashback iframe {
	width: 100%;
	height: 310px;
}
#videovlog .step-vlog, #cashback .step-vlog {
	padding-left: 30px;
}	
#videovlog .step-vlog .sub-headings p, #cashback .step-vlog .sub-headings p {
	font-weight: 600;
    color: #404040;
    margin-bottom: 15px;
}
#videovlog .step-vlog ul, #cashback .step-vlog ul {
	padding-left: 0px;
}
#videovlog .step-vlog ul li, #cashback .step-vlog ul li {
	list-style: none;
    color: #555;
    margin-bottom: 8px;
    font-size: 16px;
}
#videovlog .step-vlog ul li p, #cashback .step-vlog ul li p{
	margin-bottom: 0px;
    padding-left: 27px;
}
#videovlog .step-vlog ul li .num, #cashback .step-vlog ul li .num{
	float: left;
    width: 20px;
    background: #555555;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    margin-right: 7px;
}
#videovlog .step-vlog ul li span, #cashback .step-vlog ul li span{
	font-weight: 600;
}
#videovlog .more-step p, #cashback .more-step p{
    color: #404040;
    margin-bottom: 15px;
	text-align:left;
    margin-top: 25px;
}
#videovlog .more-step p a, #cashback .more-step p a{
	color: #ffffff;
    font-weight: 600;
    text-decoration: underline;
}
#videovlog .snk, #cashback .snk {
	background: #555555;
	text-align: center;
	padding: 15px;
	color: #f3f3f3;
}
#videovlog .snk h2, #cashback .snk h2{
	color: #f3f3f3;
	margin-bottom: 0px;
    font-size: 16px;
}
#videovlog .snk h3, #cashback .snk h3{
	color: #f3f3f3;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 17px;
}
#videovlog .snk p, #cashback .snk p{
	font-size: 12px;
    line-height: 17px;
    margin-bottom: 0px;
    margin-top: 10px;
    color: #f3f3f3;
}

/* Total Vendor */
#section-fun-facts {
	background-color: #A36250;
	overflow: hidden;
    border-bottom: 1px solid #eae7e7;
    padding: 50px 0;
}

/* Collaboration */
#colaboration {
	overflow: hidden;
    background-color: rgb(238, 238, 238);
    margin-bottom: 0px;
    padding: 0px;
    margin-top: -13px;
}
#colaboration .img-colaboration {
	position: absolute;
}
#colaboration .text-colaboration {
	position: relative;
    max-width: 60%;
    margin: 0 auto;
    padding-top: 20px;
}
#colaboration .wrapper-collab{
	text-align: right;
}
#colaboration .wrapper-collab img{
	width: 41%;
}
#colaboration .wrapper-collab h2 b{
	font-size: 18px;
    color: #fff;
}
#colaboration .wrapper-collab h2 {
	font-size: 18px;
    color: #fff;
    font-weight: 100;
    text-transform: capitalize;
    letter-spacing: 3px;
    line-height: 28px;
}
#colaboration .wrapper-collab h2.mobile {
	display: none;
}
#colaboration .wrapper-collab p {
	color: #ccb499;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 18px;
}
#colaboration .wrapper-collab p.mobile {
	display: none;
}
#colaboration .wrapper-collab .lines {
	overflow: hidden;
}
#colaboration .wrapper-collab .lines hr{
	border: 0.5px solid #fff;
    width: 90px;
    float: right;
    margin-top: 0px;
    margin-bottom: 15px;
}
#colaboration .credit p{
	font-size: 8.5px;
    letter-spacing: 0px;
    color: #b7b7b7;
}


/* Popup box BEGIN */

.hover_bkgr_fricc, .hover_bkgr_promo1, .hover_bkgr_promo2{
	display:none;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
	left: 0;
    width: 100%;
    z-index: 10000;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}
.hover_bkgr_fricc .content .step-vlog, .hover_bkgr_promo1 .content .step-vlog, .hover_bkgr_promo2 .content .step-vlog {
	padding-left: 0px !important;
}
.hover_bkgr_fricc .helper, .hover_bkgr_promo1 .helper, .hover_bkgr_promo2 .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div, .hover_bkgr_promo1 > div, .hover_bkgr_promo2 > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 574px;
    min-height: 100px;
    vertical-align: middle;
    width: 95%;
    position: relative;
    border-radius: 8px;
    padding: 15px 2%;
    text-align: left;
}
.hover_bkgr_fricc > div .container, .hover_bkgr_promo1 > div .container, .hover_bkgr_promo2 > div .container {
   max-height: 500px;
   overflow-y: auto;
}
.hover_bkgr_fricc > div .container::-webkit-scrollbar, .hover_bkgr_promo1 > div .container::-webkit-scrollbar, .hover_bkgr_promo2 > div .container::-webkit-scrollbar {
	width: 5px;
}
.hover_bkgr_fricc > div .container::-webkit-scrollbar-track, .hover_bkgr_promo1 > div .container::-webkit-scrollbar-track, .hover_bkgr_promo2 > div .container::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #f1f1f1; 
    border-radius: 10px;
}
.hover_bkgr_fricc > div .container::-webkit-scrollbar-thumb, .hover_bkgr_promo1 > div .container::-webkit-scrollbar-thumb, .hover_bkgr_promo2 > div .container::-webkit-scrollbar-thumb {
    background: #c1c1c1; 
    border-radius: 10px;
}
.hover_bkgr_fricc > div .container::-webkit-scrollbar-thumb:hover, .hover_bkgr_promo1 > div .container::-webkit-scrollbar-thumb:hover, .hover_bkgr_promo2 > div .container::-webkit-scrollbar-thumb:hover {
   background: #b30000;
}

.popupCloseButton {
    background-color: #fff;
    color: #725B52;
    border: 3px solid #725B52;
    border-radius: 50px;
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    top: -12px;
    right: -10px;
    font-size: 15px;
    line-height: 24px;
    width: 28px;
    height: 28px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc, .hover_bkgr_promo1, .hover_bkgr_promo2 {
    cursor: pointer;
}
/* Popup box BEGIN */

@media (max-width: 320px) {
	.col-form .choose-date .col-md-4 {
		font-size: 12px;
	}
	#colaboration .wrapper-collab p.mobile {
		line-height: 13px;
	}
	.list-participan .btn-more a {
		padding: 10px 30px 10px 30px;
	}
	.video .play-icon img {
		width: 14%;
	}
}

@media (min-width: 320px) and (max-width: 480px) {
	header {
		position: absolute;
		width: 100%;
		height: auto;
	}
	header #logo img {
		padding: 20px !important;
	}
	#section-offers .term {
		border: 0px;
	}
	#section-offers article {
		margin-top: 10px;
	}
	#section-offers .term .bg-term {
		margin-left: 0px;
    	padding: 10px;
	}
	#section-offers .col-md-2 {
		display: none;
	}
	#section-offers .col-md-8{
		width: 100%;
	}
	#section-offers .auto .text-left {
		width: 100%;
		padding-left: 0px;
	}
	#section-offers .auto .text-right {
		width: 100%;
	}
	#section-offers .auto .text-left img {
		margin-bottom: 20px;
		width: 100%;
	}
	#organized .col-md-6 {
		width: 100%;
	}
	#organized .wdk img{
		width: 90%;
	}
	#organized .dyandra {
		margin-top: 25px;
	}
	#organized .dyandra img{
		width: 35%;
	}
	#organized .col-md-6 h4 {
		font-size: 17px;
		font-family: "Helvetica";
	}
	
	
	.col-md-4 {
		width: 100%;
	}
	.col-md-2 {
		width: 100%;
	}
	#colaboration .credit p{
		display: none;
	}
	.slide {
		padding-top: 58px;
	}
	#colaboration .wrapper-collab p.desktop {
		display: none;
	}
	#colaboration .wrapper-collab p.mobile {
		display: block;
		font-size: 12px;
		line-height: 17px;
	}
	#colaboration .text-colaboration {
		max-width: 100%;
    	padding: 30px 20px;
	}
	#colaboration .wrapper-collab h2.mobile {
		display: block;
		font-size: 19px;
		margin-top: 10px;
		line-height: 26px;
		letter-spacing: 0px;
	}
	#colaboration .wrapper-collab h2.mobile b{
		font-size: 19px;
	}
	#colaboration .wrapper-collab h2.desktop {
		display: none;
	}
	.hover_bkgr_fricc > div {
		width: 93%;
	}
	#videovlog, #cashback {
		padding: 2em 0 4em 0;
	}
	#videovlog .step-vlog, #cashback .step-vlog {
		padding-left: 0px;
    	padding-top: 20px;
	}
	
	.col-form {
		width: 90%;
		margin-top: 30px;
    	margin-bottom: 15px;
	}
	.col-form .form-small-first {
		padding-left: 0px;
		padding-right: 5px;
	}
	.col-form .form-small:nth-child(odd) {
		padding-right: 0px;
		padding-left: 5px;
	}
	.sequence .item {
		min-height: 55px;
	}
	.col-xs-6 {
		width: 100%;
	}
	.container {
		padding-right: 0px;
    	padding-left: 0px;
	}
	.col-md-12, .col-xs-12 {
		width: 100%;
		padding-right: 0px;
    	padding-left: 0px;
	}
	.spacer-double {
		height: 50px;
	    width: 100%;
	    overflow: hidden;
	}
	.padding-left {
		padding-left: 35px;
	}
	.video .text-video {
		padding-top: 13%;
	}
	#section-layoutfull .layout-full img{
		max-width: 100%;
	    margin: 0 auto;
	}
	#section-layoutfull .layout-full .map-responsive{
		max-width: 50%;
	    margin: 0 auto;
	}
	#section-layoutfull h2{
		font-size: 2em;
	}
}
@media (min-width: 769px) {
	.list-participan .btn-more {
		margin: 0 15rem;}
}
@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	} 
}
@media only screen and (min-width: 758px) and (max-width: 768px) {
	.list-participan .container .col-xs-6 {
		height: 200px;
	}
	.list-participan .btn-more a {
		position: relative;
    	top: 50px;
	}
	#colaboration .wrapper-collab h2 {
		font-size: 16px;
		line-height: 20px;
	}
	#colaboration .wrapper-collab h2 b {
		font-size: 16px;
	}
	#colaboration .wrapper-collab p {
		font-size: 10px;
    	line-height: 12px;
	}
	#colaboration .wrapper-collab img {
		width: 34%;
	}
	header ul li a {
		font-size: 16px;
	}
	.col-form {
		margin-top: 8px;
		width: 84%;
	}
	.col-form h2 {
		margin-bottom: 10px !important;
	}
	.col-form .choose-date .col-md-4 {
		font-size: 16px;
	}
	input[type="text"] {
		height: 2.2em;
	}
}
@media only screen and (min-width: 1900px) and (max-width: 1920px) {
	.video .text-video {
		padding-top: 8.5%;
	}
	#colaboration .text-colaboration {
		padding-top: 80px;
	}
	#colaboration .wrapper-collab p {
		font-size: 16px;
	}
	#colaboration .wrapper-collab {
		padding-right: 30px;
	}
	#colaboration .wrapper-collab h2 {
		font-size: 18px;
	}
	#colaboration .wrapper-collab h2 b {
		font-size: 18px;
	}
}
#sponsor #strategic-partner {
	overflow: hidden;
    padding: 50px 0px 70px;
    border-bottom: 1px solid #eae7e7;
}
#cashback {
	width: 100%;
    background-image: url('../images/offer-bg.jpg');
    background-repeat: no-repeat;
    padding: 70px 0px 70px 0px;
    margin-bottom: 0px;
	
}
#cashback .div-img{
	float: left;
    width: 100%;
}
#cashback .more-step{
	float: left;
	width: 100%;
}
#cashback .col-md-12 .col-md-6 .more-step {
	margin-top: 20px;
}
#cashback .col-md-12 .col-md-6 a {
	cursor: pointer;
}
#cashback #hover_bkgr_promo1 ul li span, #cashback #hover_bkgr_promo2 ul li span {
	font-weight:600;
}
@media (min-width: 768px) {
	#cashback .img-cashback img{
		width: 60%
	}
	
	#cashback .div-img img{
		float: left;
		width: 100%;
	}
}
@media (max-width: 480px) {
	#cashback .img-cashback img{
		width: 85%;
		display: block;
		margin: 0 auto;
	}
	#cashback .div-img img{
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	#cashback {
		padding: 50px 0px 40px 0px;
		background-image: url(../images/BG-Mobile.jpg);
	}
	#cashback .col-md-12 .col-md-6 {
		width: 100%;
	}
	#cashback .col-md-12 .col-md-6 img{
		width: 90%
	}
	#cashback .col-md-12 .border-left img{
		margin-top: 35px;;
	}
	#cashback .border-left {
		border-left: none;
		border-top: 2px solid #dddddd;
		margin-bottom: 15px;
	}
	#cashback .more-step p {
		margin-bottom: 30px;
		text-align: center;
	}
	#cashback .border-left .more-step p {
		margin-bottom: 15px;
	}
}
@media (min-width: 768px) {
	#cashback .col-md-12 .col-md-6 img {
		width: 70%;
	}
}

.col-header a iframe {
	width: 100%;
	height: 100vh;}
@media (max-width: 768px) {
	.col-header a iframe {
		height: auto;}
}

/**/
p.credits {
    font-size: 0.6em;
    line-height: 1.2em;
    bottom: 0;
    position: absolute;
    text-align: center;
    color: #dddd;
    width: 100%;
    margin-bottom: 10px;
    z-index: 1;
	text-shadow: 2px 2px 4px #000000;
	padding: 0 20em;}

@media (max-width: 768px) {
	p.credits {
		padding: 0 10px;
		font-size: 0.4em;
	}
}

.txt {
	text-align: center;}
/*#main-slide .img-slider.slider1,
#main-slide .img-slider.slider2 {
	background: url(../images/main-image.jpg);
    background-size: cover;
    height: 100vh;
    background-position: top;}*/
.img-slider {
	background-size: cover !important;
    width: 100vw;
    height: 100vh;
    background-position: center !important;}
.owl-theme .owl-controls{display: none;}
.img-slider.slider1 {background: url(../images/main-image1.jpg);}
.img-slider.slider2 {background: url(../images/main-image2.jpg);}
.txt {
	position: absolute;
	top: 0;
	color: white;
	z-index: 1;
	width: 100%;
	text-align: center;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
	height: 100vh;
}
.main-logo {
    bottom: 1.5em;
    position: absolute;
    width: 100%;
	z-index: 1;}
.main-logo img {
	max-width: 50%;}
.subtitle.s2, .subtitle.s2 b {
    line-height: 20px;
    margin-bottom: 20px;
    color: #ffffff;}
a.btn-custom, .btn-custom {
	color: #fff;
	border-radius: 40px;
	padding: 10px 50px;
	min-width: 120px;
	max-width: 100%;}
.btn-offer {
	position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2em;}
.btn-custom.red {
    background-color: #b9011f !important;
    color: #FFF !important;}
a.btn:before {
    content: "";
    background: rgba(0, 0, 0, 0);
    width: 0;
    height: 100%;
    position: absolute;
    z-index: -1;}
#puisi .inner {
	background: url(../images/puisi.jpg);
	/*min-height: 80vh;*/
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;}
#puisi .align-center p {
	position: relative;	
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
    color: #1d1c19;}
#mainslide2 .inner {
	background: url(../images/puisi.jpg);
	/*min-height: 80vh;*/
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;}
#mainslide2 .align-center p {
	position: relative;	
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
    color: #1d1c19;}
#section-prizes img {
    width: 120%;}


#section-prizes {
    background: #F0ECE1;
}
section#section-prizes {
	padding: 50px 0;
	overflow: hidden;}
section#section-prizes h2 span:first-child {
	font-size: 20px;
	text-transform: uppercase;
}
section#section-prizes h2 span:last-child {
	color:#a36250;
}
p.lead {
	font-size: 16px;
    line-height: 1.5em;
    margin-top: 0;
    font-weight: 500;
	color: #1d1c19;
	}
.list-participan .btn-more {
	margin: 25px 0 0;}
.btn-offer {
    z-index: 100;
    background-color: #00000070;
    border-radius: 10px;
    padding: 15px;}
footer .subfooter {
	margin-bottom: 50px;}

#participant h2 {
    margin: 0 0 10px 0;
	color: #23221d;
}

#participant h5 {
	font-family: "Helvetica";
	color: #23221d;
    font-weight: 500;
	text-transform: unset;
}

#participant h3 {
	color: #23221d;
	font-family: "Helvetica";
}
@media (min-width: 1200px) {
	#participant.mua .col-md-3 {
		width: 20%;
	}
	#bannerbar-fixed-bottom picture img {
	    position: absolute;
	    margin: auto;
	    top: -9999px;
	    left: -9999px;
	    right: -9999px;
	    bottom: -10050px;}}
@media (max-width: 768px) {
	header #logo img {
		padding: 20px !important;}
		.img-slider.slider1 {background: url(../images/main-image1-m.jpg);}
		.img-slider.slider2 {background: url(../images/main-image2-m.jpg);}
	/*#main-slide .img-slider.main-img {
		background: url(../images/main-image-m.jpg);
		background-position: center;
		background-size: cover;}*/
	.owl-main .owl-item img {
		height: 100vh;}
	.main-logo img {
		display: inline-block;}
	.main-logo {
    	bottom: unset;
    	top: 3em;}
    .main-logo img {
		max-width: 80%;}
	.btn-offer {
	    bottom: 4em;}
	section#section-prizes h2 {
		font-size: 24px;}
	#section-prizes .container {
		padding-right: 0px !important;
    	padding-left: 0px !important;}
    #participant .inners {
    	padding: 0 15px;}
    .list-participan .btn-more a {
		padding: 10px 20px;}
	#section-prizes img {
		width: 100%;}
	#section-prizes .col-md-5 img {
		max-width: 100%;}
	#puisi .inner {
		min-height: 55vh;}
	#puisi .inner > div {
		padding: 5em 0 8em 0;}
	#mainslide2 .inner {
		min-height: 55vh;}
	#mainslide2 .inner > div {
		padding: 5em 0 8em 0;}
	footer .subfooter {
		margin-bottom: 85px;}
	#teaser .container > div {
		margin-bottom: 20px;}
}
@media (min-width: 769px) {
	.col-md-2.custom {
		width: 13.7%;}
}

section#about {
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: 1px solid #e0e0e0;
}
section#about h2 {
    color: #23221d;
}

section#about p{ 
	color: #221f1c;
    font-weight: 500;
	letter-spacing: unset;
}


#section-info {border: none !important;}
body > div#bannerbar-fixed-bottom {
	border-top: 1px solid #eeeeee;
	position: fixed;
	bottom: 0px;
	height: 50px;
	width: 100%;
	z-index: 100;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	cursor: pointer;}
body > div#bannerbar-fixed-bottom div.container {
	width: 100% !important;
	max-width: 100vw;
	background: #ffff;
	margin: 0 !important;
	padding: 0 !important;} 
body > div#bannerbar-fixed-bottom div.container div {
	position: absolute;
	top: 5px;
	right: 5px; }
body > div#bannerbar-fixed-bottom div.container div i {
	position: absolute;
	color: #000000;
	padding: 3px;}
@media screen and (max-width: 769px) {
	body > div#bannerbar-fixed-bottom div.container div i {
		padding: 5px;
		margin: -5px -15px; } }
@media screen and (max-width: 768px) {
	body > div#bannerbar-fixed-bottom {
		height: auto;
		bottom: -12px; } }

#bannerbar-fixed-bottom.hide {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	opacity: 0;
}

section #puisi {
	height: 100vh;}

#puisi .inner {
	/*background-image: url(../images/puisi-bg.jpg);*/
	background: #ffffff;
	height: 60vh;
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	display: table;
	width: 100%;
	padding: 0 20px
}

#puisi .inner p {
	color: #1e1d17;
}

@media screen and (max-width: 576px) {
	#puisi .inner {
		/*background-image: url(../images/puisi-bg-m.jpg*/
		background: #ffffff;
	}
}
#puisi .inner > div {
	display: table-cell;
	vertical-align: middle
}

section #mainslide2 {
	height: 100vh;}

#mainslide2 {
	background-image: url(../images/ticket-bg.jpg);
	/*height: 60vh;*/
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;
	padding: 0 20px
}

#mainslide2 .inner p {
	color: #ffffff;
}

@media screen and (max-width: 576px) {
	#mainslide2 .inner {
		/*background-image: url(../images/puisi-bg-m.jpg*/
		background: #52463e;
		padding: 0px;
	}
	#mainslide2 {
		background-image: url(../images/ticket-bg-m.jpg);
	}
	#mainslide2 .inner .puisi p{
		padding: 0 15px
	}
}
/*#mainslide2 .inner > div {
	display: table-cell;
	vertical-align: middle;}*/
.hover_bkgr_promo1 .container, .hover_bkgr_promo2 .container {
    width: 100% !important;}
#cashback h2 {
	color: #ffffff;
}
.gopay20 {
	max-width: 27% !important;
	right: 3em;
	position: absolute;
	top: 4em;}

@media screen and (max-width: 768px) {
	.gopay20 {
		top: 4em;}
}


/* Map */
.col-map {
	background-color: #ffffff;
    padding-top: 40px;
}
.col-map p{
	color: #52463e;
    font-weight: 500;
}
.col-map .map iframe {
	width: 100%;
	height: 450px;
}

section  h2 {
	    text-transform: capitalize;
}


#sponsor {
	background: #fff;
}
#sponsor img {
	vertical-align: middle;
}


@media screen and (max-width: 576px) {
	.row {
		margin-right: 0;
		margin-left: 0;
	}
}
/**/