/*
Theme Name: Panda Raid v2
Theme URI: http://www.pandaraid.com
Author: Vicente Lucendo
Author URI: http://vlucendo.com
Description: Segunda version de Panda Raid.
Version: 2.0
*/

/* normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}.clearfix:after{clear:both;}

/* fonts */

@font-face {
    font-family: 'TungstenMedium';
    src: url('assets/fonts/tungsten-medium.eot');
    src: url('assets/fonts/tungsten-medium.eot') format('embedded-opentype'),
         url('assets/fonts/tungsten-medium.woff2') format('woff2'),
         url('assets/fonts/tungsten-medium.woff') format('woff'),
         url('assets/fonts/tungsten-medium.ttf') format('truetype'),
         url('assets/fonts/tungsten-medium.svg#TungstenMedium') format('svg');
}

@font-face {
    font-family: 'OratorStdMedium';
    src: url('assets/fonts/oratorstd.eot');
    src: url('assets/fonts/oratorstd.eot') format('embedded-opentype'),
         url('assets/fonts/oratorstd.woff2') format('woff2'),
         url('assets/fonts/oratorstd.woff') format('woff'),
         url('assets/fonts/oratorstd.ttf') format('truetype'),
         url('assets/fonts/oratorstd.svg#OratorStdMedium') format('svg');
}

@font-face {
    font-family: 'katarinebold';
    src: url('assets/fonts/katarine-7-bold-webfont.eot');
    src: url('assets/fonts/katarine-7-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/katarine-7-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/katarine-7-bold-webfont.woff') format('woff'),
         url('assets/fonts/katarine-7-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'katarinemedium';
    src: url('assets/fonts/katarine-5-medium-webfont.eot');
    src: url('assets/fonts/katarine-5-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/katarine-5-medium-webfont.woff2') format('woff2'),
         url('assets/fonts/katarine-5-medium-webfont.woff') format('woff'),
         url('assets/fonts/katarine-5-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'katarinemedium_italic';
    src: url('assets/fonts/katarine-5-mediumitalic-webfont.eot');
    src: url('assets/fonts/katarine-5-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/katarine-5-mediumitalic-webfont.woff2') format('woff2'),
         url('assets/fonts/katarine-5-mediumitalic-webfont.woff') format('woff'),
         url('assets/fonts/katarine-5-mediumitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'katarinelight';
    src: url('assets/fonts/katarine-3-light-webfont.eot');
    src: url('assets/fonts/katarine-3-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/katarine-3-light-webfont.woff2') format('woff2'),
         url('assets/fonts/katarine-3-light-webfont.woff') format('woff'),
         url('assets/fonts/katarine-3-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'katarinelight_italic';
    src: url('assets/fonts/katarine-3-lightitalic-webfont.eot');
    src: url('assets/fonts/katarine-3-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/katarine-3-lightitalic-webfont.woff2') format('woff2'),
         url('assets/fonts/katarine-3-lightitalic-webfont.woff') format('woff'),
         url('assets/fonts/katarine-3-lightitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* general */

::-moz-selection {
  background: #E9E9E9;
  color: #1c1c1f;
}

::selection {
  background: #E9E9E9;
  color: #1c1c1f;
}
::-moz-selection {
  background: #E9E9E9;
  color: #1c1c1f;
}

body {
	font-family: 'katarinelight';
	-webkit-font-smoothing: subpixel-antialiased;
	font-smoothing: antialiased;
	background: #222326;
}

#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #222326; /* 292929 */
	-webkit-perspective: 1000px;
	perspective: 1000px;
	overflow: hidden;
}

#container #main {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222326;
	z-index: 25;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(.85,0,.44,1),
	opacity 0.6s cubic-bezier(.85,0,.44,1);
	-webkit-transition:opacity 0.6s cubic-bezier(.85,0,.44,1),
	-webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:opacity 0.6s cubic-bezier(.85,0,.44,1),
	-webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:transform 0.6s cubic-bezier(.85,0,.44,1),
	opacity 0.6s cubic-bezier(.85,0,.44,1);
	transition: transform 0.6s cubic-bezier(.85,0,.44,1),
	opacity 0.6s cubic-bezier(.85,0,.44,1),
	-webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	overflow-y: scroll;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

body.preloaded #container #main {
	background-image: url(assets/img/logo-background.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 300px 300px;
}

#container #main .content {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(.85,0,.44,1),
	opacity 0.6s cubic-bezier(.85,0,.44,1);
	-webkit-transition:opacity 0.6s cubic-bezier(.85,0,.44,1),
	-webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:opacity 0.6s cubic-bezier(.85,0,.44,1),
	-webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:transform 0.6s cubic-bezier(.85,0,.44,1),
	opacity 0.6s cubic-bezier(.85,0,.44,1);
	transition: transform 0.6s cubic-bezier(.85,0,.44,1),
	opacity 0.6s cubic-bezier(.85,0,.44,1),
	-webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
}

#container.navigation-visible #main {
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0);
}

#container.change-view #main .content {
	-webkit-transform: translate3d(0, 0, -200px);
	transform: translate3d(0, 0, -200px);
	opacity: 0;
}

#container #overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(.85,0,.44,1), opacity 0.6s cubic-bezier(.85,0,.44,1);
    -webkit-transition:opacity 0.6s cubic-bezier(.85,0,.44,1), -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
    transition:opacity 0.6s cubic-bezier(.85,0,.44,1), -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
    transition:transform 0.6s cubic-bezier(.85,0,.44,1), opacity 0.6s cubic-bezier(.85,0,.44,1);
    transition: transform 0.6s cubic-bezier(.85,0,.44,1), opacity 0.6s cubic-bezier(.85,0,.44,1), -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
    visibility: hidden;
    z-index: 50;
    opacity: 0;
}

#container.navigation-visible #overlay {
	opacity: 1;
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0);
}


/* lang */

#container #compass {
	width: 48px;
	height: 48px;
	position: fixed;
	top: 25px;
	right: 40px;
	z-index: 50;
	opacity: 1;
	display: block;
}

#container #compass #compass-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	border: 4px solid #f6c003;
	border-radius: 50%;
	z-index: 52;
	-webkit-transition: border 0.3s;
    transition: border 0.3s;
}

#container #compass .circle {
	-webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

#container #compass .circle a {
    outline: 0;
}

#container #compass .circle.active {
	background-color: #f6c003;
	color: #1c1c1f;
}

#container #compass #compass_pointer {
	display: block;
	position: absolute;
	left: 12px;
	top: 3px;
	height: 34px;
	width: 16px;
}

#container #compass #compass-icon #compass_pointer path {
	-webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #horizontal {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 48px;
	width: 48px;
	visibility: hidden;
}

#container #compass #horizontal #fb-circle {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	border: 4px solid #f6c003;
	border-radius: 50%;
	-webkit-transition: border 0.3s, background-color 0.3s;
    transition: border 0.3s, background-color 0.3s;
}

#container #compass #horizontal #fb-circle #facebook-icon {
	position: absolute;
	top: 7px;
	left: 13px;
	height: 26px;
	width: 14px;
	-webkit-transform: scale(0);
	transform: scale(0);
}

#container #compass #horizontal #fb-circle #facebook-icon path {
	fill: #f6c003;
	-webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #horizontal #fb-circle.active #facebook-icon path {
	fill: #000;
	-webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #horizontal #twitter-circle {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    border: 4px solid #f6c003;
    border-radius: 50%;
    -webkit-transition: border 0.3s, background-color 0.3s;
    transition: border 0.3s, background-color 0.3s;
}

#container #compass #horizontal #twitter-circle #twitter-icon {
    position: absolute;
    top: 6px;
    left: 6px;
    height: 28px;
    width: 28px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

#container #compass #horizontal #twitter-circle #twitter-icon path {
    fill: #f6c003;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #horizontal #twitter-circle.active #twitter-icon path {
    fill: #000;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #vertical {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 48px;
	width: 48px;
	visibility: hidden;
	font-family: 'TungstenMedium';
	color: #f6c003;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}

body.mac #container #compass #vertical {
	line-height: 40px;
}

#container #compass #vertical span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	-webkit-transform: scale(0);
	transform: scale(0);
}

#container #compass #vertical #gplus {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: 4px solid #f6c003;
    border-radius: 50%;
    -webkit-transition: border 0.3s, background-color 0.3s;
    transition: border 0.3s, background-color 0.3s;
}

#container #compass #vertical #gplus #gplus-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 4px;
    left: 5px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

#container #compass #vertical #gplus #gplus-icon path,
#container #compass #vertical #gplus #gplus-icon polygon {
    fill: #f6c003;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #vertical #gplus.active #gplus-icon path,
#container #compass #vertical #gplus.active #gplus-icon polygon {
    fill: #000;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #vertical #ytube {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: 4px solid #f6c003;
    border-radius: 50%;
    -webkit-transition: border 0.3s, background-color 0.3s;
    transition: border 0.3s, background-color 0.3s;
}

#container #compass #vertical #ytube #ytube-icon {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 2px;
    left: 3px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

#container #compass #vertical #ytube #ytube-icon path {
    fill: #f6c003;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #vertical #ytube.active #ytube-icon path {
    fill: #000;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}

#container #compass #vertical #lang-es {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	border: 4px solid #f6c003;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: border 0.3s, background-color 0.3s;
    transition: border 0.3s, background-color 0.3s;
}

#container #compass #vertical #lang-en {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	border: 4px solid #f6c003;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: border 0.3s, background-color 0.3s;
    transition: border 0.3s, background-color 0.3s;
}

/* dark version */

#container #compass.dark #compass-icon #compass_pointer path {
	fill: #1c1c1f;
}

#container #compass.dark .circle.active {
	background-color: #1c1c1f;
	color: #E9E9E9;
}

#container #compass.dark #horizontal #fb-circle #facebook-icon path,
#container #compass.dark #horizontal #twitter-circle #twitter-icon path {
	fill: #1c1c1f;
}

#container #compass.dark #horizontal #fb-circle.active #facebook-icon path,
#container #compass.dark #horizontal #twitter-circle.active #twitter-icon path {
	fill: #E9E9E9;
}

#container #compass.dark #vertical {
	color: #1c1c1f;
}

#container #compass.dark #vertical #gplus #gplus-icon path,
#container #compass.dark #vertical #gplus #gplus-icon polygon,
#container #compass.dark #vertical #ytube #ytube-icon path {
    fill: #1c1c1f;
}

#container #compass.dark #vertical #gplus.active #gplus-icon path,
#container #compass.dark #vertical #gplus.active #gplus-icon polygon,
#container #compass.dark #vertical #ytube.active #ytube-icon path {
    fill: #E9E9E9;
}

#container #compass.dark #compass-icon,
#container #compass.dark #horizontal #fb-circle,
#container #compass.dark #horizontal #twitter-circle,
#container #compass.dark #vertical #ytube,
#container #compass.dark #vertical #gplus,
#container #compass.dark #vertical #lang-es,
#container #compass.dark #vertical #lang-en {
	border: 4px solid #1c1c1f;
}


/* nav */

#container #navIcon {
	width: 60px;
	height: 45px;
	position: fixed;
	top: 25px;
	left: 25px;
	cursor: pointer;
	z-index: 50;
	opacity: 1;
	display: block;
}

#container #navIcon .caption {
	font-family: 'katarinelight';
	color: #f6c003;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	right: 0;
	top: 18px;
	letter-spacing: 1px;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(-5px, 0, 0);
	transform: translate3d(-5px, 0, 0);
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}

#container #navIcon span {
	position: absolute;
	left: 11px;
	width: 38px;
	height: 4px;
	background-color: #f6c003;
	border-radius: 1px;
	-webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

#container #navIcon span:nth-child(1) {
	top: 10px;
	-webkit-transform-origin: 19px 14px;
    transform-origin: 19px 14px;
}

#container #navIcon span:nth-child(2) {
	top: 22px;
	-webkit-transform-origin: 19px 2px;
    transform-origin: 19px 2px;
}

#container #navIcon span:nth-child(3) {
	top: 34px;
	-webkit-transform-origin: 19px -10px;
    transform-origin: 19px -10px;
}

/* navicon dark version */

#container #navIcon.dark .caption {
	color: #1c1c1f;
}

#container #navIcon.dark span {
	background-color: #1c1c1f;
}



#container nav {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 350px;
	background-image: url(assets/img/map.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #161616;
	z-index: 0;
	visibility: hidden;
	-webkit-transform: translate3d(250px, 0, -250px) rotate3d(0,1,0,40deg);
	transform: translate3d(250px, 0, -250px) rotate3d(0,1,0,40deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

#container nav .map-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(assets/img/map-shadow.png) center center no-repeat;
	background-size: 100% 100%;
	pointer-events: none;
}

#container nav .border-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(assets/img/border-shadow.png) top right repeat-y;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
}

#container nav svg {
	position: absolute;
	top: 0;
	left: 0;
}

#container nav figure.star {
	width: 89px;
	height: 90px;
	background: url(assets/img/nav-star.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 8px;
	left: 5px;
}

#container nav .point {
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: #e3e3e3;
	cursor: pointer;
	z-index: 1;
	box-shadow: 6px 6px 7px 0px rgba(0, 0, 0, 0.7);
}

#container nav .point:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	top: 7px;
	left: 7px;
	background-color: #292929;
	border-radius: 50%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.2s linear;
    -webkit-transition:-webkit-transform 0.1s linear;
    transition:-webkit-transform 0.1s linear;
    transition:transform 0.1s linear;
    transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}

#container nav .point:hover:before {
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

#container nav .point:hover .box.right .section {
	-webkit-transform: translate3d(2px, 0, 0);
	transform: translate3d(2px, 0, 0);
}

#container nav .point:hover .box.left .section {
	-webkit-transform: translate3d(-2px, 0, 0);
	transform: translate3d(-2px, 0, 0);
}

#container nav .point1 {
	left: calc(42% - 11px);
	top: calc(11% - 11px);
}

#container nav .point2 {
	left: calc(60% - 11px);
	top: calc(24.5% - 11px);
}

#container nav .point3 {
	left: calc(23% - 11px);
	top: calc(35% - 11px);
}

#container nav .point4 {
	left: calc(39% - 11px);
	top: calc(49.5% - 11px);
}

#container nav .point5 {
	left: calc(54.5% - 11px);
	top: calc(73% - 11px);
}

#container nav .point6 {
	left: calc(75% - 11px);
	top: calc(89% - 11px);
}

#container nav .point .box {
	position: absolute;
	top: -3px;
	height: 28px;
}

#container nav .point .box.right {
	left: 100%;
}

#container nav .point .box.left {
	right: 100%;
}


#container nav .point .box .section {
	position: relative;
	height: 28px;
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
	-webkit-transition: -webkit-transform 0.15s ease-out;
    transition:-webkit-transform 0.15s ease-out;
    transition:transform 0.15s ease-out;
    transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}

#container nav .point1 .box .section { width: 99px; }
#container nav .point2 .box .section { width: 140px; }
#container nav .point3 .box .section { width: 130px; }
#container nav .point4 .box .section { width: 146px; }
#container nav .point5 .box .section { width: 114px; }
#container nav .point6 .box .section { width: 99px; }

#container nav .point .box .section:before {
	content: '';
	top: 8px;
	position: absolute;
	height: 0;
	width: 0;
	border: 6px solid transparent;
}

#container nav .point .box.right .section {
	margin-left: 10px;
}

#container nav .point .box.left .section {
	margin-right: 10px;
}

#container nav .point .box.right .section:before {
	border-right-color: #292929;
	left: -11px;
}

#container nav .point .box.left .section:before {
	border-left-color: #292929;
	right: -11px;
}

#container nav .point .box .section .name {
	position: relative;
	height: 19px;
	padding: 5px 0;
	background-color: #292929;
	color: #e3e3e3;
	text-align: center;
	font-family: 'katarinelight';
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 0.7px;
	-webkit-transform: translate3d(0px,0px,1px);
	        transform: translate3d(0px,0px,1px);
}

#container nav .point .box.right .section .name { float: left; }

#container nav .point .box.left .section .name { float: right; }

#container nav .point1 .box .section .name { width: 70px; }
#container nav .point2 .box .section .name { width: 110px; }
#container nav .point3 .box .section .name { width: 101px; }
#container nav .point4 .box .section .name { width: 117px; }
#container nav .point5 .box .section .name { width: 85px; } 
#container nav .point6 .box .section .name { width: 70px; }

#container nav .point .box .section .icon {
	position: relative;
	width: 29px;
	height: 29px;
	background-color: #e3e3e3;
}

#container nav .point .box .section .icon:before {
	content: '';
	top: 9px;
	position: absolute;
	height: 0;
	width: 0;
	border: 5px solid transparent;
}

#container nav .point .box.right .section .icon:before {
	border-right-color: #e3e3e3;
	left: -9px;
}

#container nav .point .box.left .section .icon:before {
	border-left-color: #e3e3e3;
	right: -9px;
}

#container nav .point .box.right .section .icon { float: left; }
#container nav .point .box.left .section .icon { float: right; }

#container nav .point1 .box .section .icon {
	background: url(assets/img/nav-icon-home.png) center center no-repeat #e3e3e3;
	background-size: contain;
}

#container nav .point2 .box .section .icon {
	background: url(assets/img/nav-icon-panda.png) center center no-repeat #e3e3e3;
	background-size: contain;
}

#container nav .point3 .box .section .icon {
	background: url(assets/img/nav-icon-cup.png) center center no-repeat #e3e3e3;
	background-size: contain;
}

#container nav .point4 .box .section .icon {
	background: url(assets/img/nav-icon-inscription.png) center center no-repeat #e3e3e3;
	background-size: contain;
}

#container nav .point5 .box .section .icon {
	background: url(assets/img/nav-icon-gallery.png) center center no-repeat #e3e3e3;
	background-size: contain;
}

#container nav .point6 .box .section .icon {
	background: url(assets/img/nav-icon-blog.png) center center no-repeat #e3e3e3;
	background-size: contain;
}

/* resize */

#resize {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #222326;
	z-index: 9999;
}

#resize .message {
	position: absolute;
	top: 50%;
	left: calc(50% - 175px);
	width: 350px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#resize .message .logo {
	position: relative;
	margin: auto;
	width: 248px;
	height: 105px;
	margin-bottom: 30px;
	background: url(assets/img/logo-resize.png) center center no-repeat;
}

#resize .message p {
	text-align: center;
	color: #e9e9e9;
	font-family: 'katarinelight';
	font-size: 21px;
	line-height: 27px;
	margin: 0 0 10px 0;
}

/* preload */

#container #main #preload {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #222326;
}

#container #main #preload #line {
	height: 10px;
	width: 0%;
	background-color: #f6c003;
	position: absolute;
	left: 0;
	top: calc(50% + 52px);
}

#container #main #preload #car {
	height: 117px;
	width: 246px;
	position: absolute;
	left: -246px;
	top: calc(50% - 63px);
	background: url(assets/img/panda-preload.svg) top center no-repeat;
	background-size: contain;
}

#container #main #preload #car .wheel {
	position: absolute;
	width: 42px;
	height: 42px;
	background: url(assets/img/wheel-preload.svg) center center no-repeat;
	background-size: contain;
}

#container #main #preload #car .wheel.front {
	bottom: 0;
	right: 22px;
}

#container #main #preload #car .wheel.back {
	bottom: 0;
	left: 26px;
}

#container #main #preload #percent {
	font-family: 'katarinebold';
	display: block;
	position: absolute;
	right: 20px;
	top: calc(50% + 60px);
	color: #f6c003;
	font-size: 60px;
	text-align: right;
	width: 200px;
	height: 75px;
	line-height: 75px;
}

#container #main #preload #percent span {
	display: inline-block;
	-webkit-transform: scale(0);
	transform: scale(0);
}


/* index */

#container #main #index {
	position: relative;
	width: 100%;
	background-color: #0B0B0C; /* 000 */
}

#container #main #index #section1 {
	position: relative;
}

#container #main #index #section1 #logo {
	position: absolute;
	pointer-events: none;
	overflow: hidden;
}

#container #main #index #section1 #logo span {
	display: block;
	position: absolute;
	background-color: #f6c003;
}

#container #main #index #section1 #logo span:nth-child(1) {
	top: 0;
	right: 100%;
	height: 12px;
}

#container #main #index #section1 #logo span:nth-child(2) {
	bottom: 100%;
	right: 0;
	width: 12px;
}

#container #main #index #section1 #logo span:nth-child(3) {
	bottom: 0;
	left: 100%;
	height: 12px;
}

#container #main #index #section1 #logo span:nth-child(4) {
	top: 100%;
	left: 0;
	width: 12px;
}

#container #main #index #section1 #logo span:nth-child(5) {
	top: 0;
	right: 100%;
	height: 12px;
}

#container #main #index #section1 #logo span:nth-child(6) {
	bottom: 100%;
	right: 0;
	width: 12px;
}

#container #main #index #section1 #logo span:nth-child(7) {
	bottom: 0;
	left: 100%;
	height: 12px;
}

#container #main #index #section1 #logo span:nth-child(8) {
	top: 100%;
	left: 0;
	width: 12px;
}

#container #main #index #section1 #logo .section1 {
	position: relative;
	width: 100%;
	height: 36%;
	margin-top: 6.5%;
	margin-bottom: 0.5%;
	overflow: hidden;
}

#container #main #index #section1 #logo .section1 .image {
	width: 100%;
	height: 100%;
	background: url(assets/img/panda-car.svg) center center no-repeat;
	background-size: 100% 100%;
}

#container #main #index #section1 #logo .section2 {
	position: relative;
	width: 100%;
	height: 22%;
	overflow: hidden;
}

#container #main #index #section1 #logo .section2 .image {
	width: 100%;
	height: 100%;
	background: url(assets/img/panda.svg) center center no-repeat;
	background-size: 85% 100%;
}

#container #main #index #section1 #logo .section3 {
	position: relative;
	width: 100%;
	height: 30%;
	overflow: hidden;
}

#container #main #index #section1 #logo .section3 .image {
	width: 100%;
	height: 100%;
	background: url(assets/img/raid.svg) center center no-repeat;
	background-size: 85% 100%;
}

#container #main #index #section1 #logo .image {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

#container #main #index #section1 .slides {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0B0B0C;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

#container #main #index #section1 .box {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
    background-size: cover;
}

#container #main #index #section1 .box.selection {
	-webkit-transition: opacity 1s linear;
    transition: opacity 1s linear;
}

#container #main #index #section1 .box.selection:hover {
	opacity: 0.9 !important;
}


#container #main #index #section1 .slide1 {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(assets/img/slides/1.jpg);
}

#container #main #index #section1 .slide2 {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background-image: url(assets/img/slides/2.jpg);
}

#container #main #index #section1 .slide3 {
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	background-image: url(assets/img/slides/3.jpg);
}

#container #main #index #section1 .slide4 {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background-image: url(assets/img/slides/4.jpg);
}

#container #main #index #section1 .slide5 {
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	background-image: url(assets/img/slides/5.jpg);
	background-position: left center;
}

#container #main #index #section1 .slide6 {
	bottom: 0;
	left: 0;
	width: 0;
	height: 50%;
	background-image: url(assets/img/slides/6.jpg);
}

#container #main #index #section1 .slide7 {
	top: 0;
	right: 0;
	width: 34%;
	height: 0;
	background-image: url(assets/img/slides/7.jpg);
}

#container #main #index #section1 .point {
	display: block;
	position: absolute;
	bottom: 20px;
	left: calc(50% - 12px);
	border-bottom: 3px solid #f6c003;
	border-right: 3px solid #f6c003;
	width: 25px;
	height: 25px;
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-animation: godown 2.8s linear 0s infinite;
	animation: godown 2.8s linear 0s infinite;
}

/* linksss */

#container #main #index #section1 #seguir-directo {
    display: block;
    outline: none;
    position: absolute;
    right: 0px;
    bottom: calc(6vh + 100px);
    width: 28%;
    height: 80px;
    background: url(assets/img/directo.svg) right center / contain no-repeat;

    opacity: 0;
}

#container #main #index #section1 #ultimas-noticias {
    display: block;
    outline: none;
    position: absolute;
    right: 0;
    bottom: 6vh;
    width: 21%;
    height: 80px;
    background: url(assets/img/noticias.svg) right center / contain no-repeat;

    opacity: 0;
}

.firefox #container #main #index #section1 .point {
	-webkit-animation: none;
	        animation: none;
}

@-webkit-keyframes godown {
  0% { -webkit-transform: rotate(45deg) translate3d(0,0,0); }
  50% { -webkit-transform: rotate(45deg) translate3d(-5px,-5px,0); }
  100% { -webkit-transform: rotate(45deg) translate3d(0,0,0); }
}
@keyframes godown {
  0% { -webkit-transform: rotate(45deg) translate3d(0,0,0); transform: rotate(45deg) translate3d(0,0,0); }
  50% { -webkit-transform: rotate(45deg) translate3d(-5px,-5px,0); transform: rotate(45deg) translate3d(-5px,-5px,0); }
  100% { -webkit-transform: rotate(45deg) translate3d(0,0,0); transform: rotate(45deg) translate3d(0,0,0); }
}

#container #main #index #section2
{
	display: block;
	position: relative;
	width: 100%;
	height: 600px;
	background-color: #1c1c1f;
	background: url(assets/img/index-back-1.jpg) center center no-repeat;
	background-size: cover;
	color: #d0d0d1;
	text-align: center;
	z-index: 1;
}

#container #main #index #section2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #index #section2 .cnt {
	position: relative;
	width: 1100px;
	height: 410px;
	padding: 95px 0;
	margin: auto;
}

#container #main #index #section2 .cnt .box {
	position: relative;
	width: 512px;
	height: 412px;
	/* border: 1px solid #82878f;*/
}

#container #main #index #section2 .cnt .box.left {
	float: left;
}

#container #main #index #section2 .cnt .box.right {
	float: right;
}

#container #main #index #section2 .cnt .box .border1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#container #main #index #section2 .cnt .box .border2 {
	position: absolute;
	top: -12px;
	left: 12px;
	width: 488px;
	height: 436px;
}

#container #main #index #section2 .cnt .box .border1 span,
#container #main #index #section2 .cnt .box .border2 span {
	display: block;
	position: absolute;
	background-color: #82878f;
}

/* first box */

#container #main #index #section2 .cnt .box.left .border1 span:nth-child(1) {
	top: 0;
	left: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.left .border1 span:nth-child(2) {
	top: 0;
	right: 0;
	width: 1px;
	height: 0%;
}

#container #main #index #section2 .cnt .box.left .border1 span:nth-child(3) {
	bottom: 0;
	right: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.left .border1 span:nth-child(4) {
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0%;
}

#container #main #index #section2 .cnt .box.left .border2 span:nth-child(1) {
	bottom: 0;
	right: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.left .border2 span:nth-child(2) {
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0%;
}

#container #main #index #section2 .cnt .box.left .border2 span:nth-child(3) {
	top: 0;
	left: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.left .border2 span:nth-child(4) {
	top: 0;
	right: 0;
	width: 1px;
	height: 0%;
}

/* second box */

#container #main #index #section2 .cnt .box.right .border1 span:nth-child(1) {
	top: 0;
	right: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.right .border1 span:nth-child(2) {
	top: 0;
	left: 0;
	width: 1px;
	height: 0%;
}

#container #main #index #section2 .cnt .box.right .border1 span:nth-child(3) {
	bottom: 0;
	left: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.right .border1 span:nth-child(4) {
	bottom: 0;
	right: 0;
	width: 1px;
	height: 0%;
}

#container #main #index #section2 .cnt .box.right .border2 span:nth-child(1) {
	bottom: 0;
	left: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.right .border2 span:nth-child(2) {
	bottom: 0;
	right: 0;
	width: 1px;
	height: 0%;
}

#container #main #index #section2 .cnt .box.right .border2 span:nth-child(3) {
	top: 0;
	right: 0;
	height: 1px;
	width: 0%;
}

#container #main #index #section2 .cnt .box.right .border2 span:nth-child(4) {
	top: 0;
	left: 0;
	width: 1px;
	height: 0%;
}

#container #main #index #section2 .cnt .box .text-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#container #main #index #section2 .cnt .box h2 {
	position: absolute;
	top: 27px;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	font-family: 'katarinebold';
	font-weight: normal;
	font-size: 40px;

	opacity: 0;
	visibility: hidden;
}

#container #main #index #section2 .cnt .box .sub-h2 {
	position: absolute;
	top: 75px;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	font-family: 'katarinelight_italic';
	font-size: 19px;

	opacity: 0;
	visibility: hidden;
}

#container #main #index #section2 .cnt .box .underline {
	position: absolute;
	top: 136px;
	left: calc(50% - 28px);
	width: 56px;
	height: 4px;
	background-color: #f6c003;

	opacity: 0;
	visibility: hidden;
}

#container #main #index #section2 .cnt .box .text {
	position: absolute;
	top: 172px;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: 'katarinelight';
	font-size: 22px;
	letter-spacing: 0.5px;
	line-height: 28px;

	opacity: 0;
	visibility: hidden;
}


#container #main #index #section2 .cnt .box a.button {
	position: absolute;
	bottom: 35px;
	left: calc(50% - 153px);
	display: block;
	width: 306px;
	height: 53px;
	font-family: 'katarinelight';
	font-size: 29px;
	line-height: 53px;
	font-weight: normal;
	text-decoration: none;
	color: #d0d0d1;
	margin: 55px 0 0 0;
	border: 1px solid #d0d0d1;
	overflow: hidden;

	opacity: 0;
	visibility: hidden;
}

#container #main #index #section2 .cnt .box a.button:hover {
	color: #1c1c1f;
}

#container #main #index #section2 .cnt .box a.button span:nth-child(1) {
	display: block;
	width: 100%;
	position: absolute;
	right: 100%;
	top: -3px;
	border-left: 70px solid transparent;
	border-right: 70px solid transparent;
	border-top: 70px solid #d0d0d1;
}

#container #main #index #section2 .cnt .box a.button span:nth-child(2) {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

#container #main #index #section3 {
	display: block;
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
	overflow: hidden;
	height: 500px;
}

#container #main #index #section3 .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	background: url(assets/img/home-section-3.jpg) center center no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
}

.safari #container #main #index #section3 .background {
	background: url(assets/img/home-section-3.jpg) center 80% no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
	opacity: 0.7;
}

#container #main #index #section3 .cnt {
	position: relative;
	width: 1100px;
	height: 100%;
	margin: auto;
}

#container #main #index #section3 .cnt .panels {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	text-align: center;
	font-family: 'katarinemedium';
	color: #f6c003;
	font-size: 44px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#container #main #index #section3 .cnt .panels .numbers {
	position: relative;
	text-align: center;
	height: 156px;
	margin: 0 auto 20px auto;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

#container #main #index #section3 .cnt .panels .numbers.num3 {
	width: 293px;
}

#container #main #index #section3 .cnt .panels .numbers.num2 {
	width: 193px;
}

#container #main #index #section3 .cnt .panels .numbers.num1 {
	width: 93px;
}

#container #main #index #section3 .cnt .panels .numbers:before {
	content: '';
	display: block;
	position: absolute;
	width: 32px;
	height: 62px;
	left: -32px;
	top: 51px;
	background: url(assets/img/panel-rotator-left.png) center center no-repeat;
	z-index: 5;
}

#container #main #index #section3 .cnt .panels .numbers:after {
	content: '';
	display: block;
	position: absolute;
	width: 32px;
	height: 62px;
	right: -36px;
	top: 51px;
	background: url(assets/img/panel-rotator-right.png) center center no-repeat;
	z-index: 5;
}

#container #main #index #section3 .cnt .panels .numbers span {
	display: block;
	position: absolute;
	top: -14px;
	width: 129px;
	height: 192px;
	-webkit-transform-origin: 50% 92px;
	transform-origin: 50% 92px;
}

#container #main #index #section3 .cnt .panels .numbers span.unit {
	z-index: 3;
	right: -22px;
}

#container #main #index #section3 .cnt .panels .numbers span.dec {
	z-index: 2;
	right: 78px;
}

#container #main #index #section3 .cnt .panels .numbers span.cent {
	z-index: 1;
	right: 178px;
}

#container #main #index #section3 .cnt .panels .numbers span.n0 {
	background: url(assets/img/numbers/0.png) center center no-repeat;
}

#container #main #index #section3 .cnt .panels .numbers span.n1 {
	background: url(assets/img/numbers/1.png) center center no-repeat;
}

#container #main #index #section3 .cnt .panels .numbers span.n2 {
	background: url(assets/img/numbers/2.png) center center no-repeat;
}
#container #main #index #section3 .cnt .panels .numbers span.n3 {
	background: url(assets/img/numbers/3.png) center center no-repeat;
}
#container #main #index #section3 .cnt .panels .numbers span.n4 {
	background: url(assets/img/numbers/4.png) center center no-repeat;
}
#container #main #index #section3 .cnt .panels .numbers span.n5 {
	background: url(assets/img/numbers/5.png) center center no-repeat;
}
#container #main #index #section3 .cnt .panels .numbers span.n6 {
	background: url(assets/img/numbers/6.png) center center no-repeat;
}
#container #main #index #section3 .cnt .panels .numbers span.n7 {
	background: url(assets/img/numbers/7.png) center center no-repeat;
}
#container #main #index #section3 .cnt .panels .numbers span.n8 {
	background: url(assets/img/numbers/8.png) center center no-repeat;
}
#container #main #index #section3 .cnt .panels .numbers span.n9 {
	background: url(assets/img/numbers/9.png) center center no-repeat;
}

#container #main #index #section3 .cnt .panels .text {
	position: relative;
	text-align: center;
	width: 700px;
	margin: 0 auto 0 auto;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.5);
}

#container #main #index #section3 .cnt .panels .text span {
	display: inline-block;
}
	


#container #main #index #section4 {
	position: relative;
	width: 100%;
	height: 550px;
	background-color: #1c1c1f;
	background: url(assets/img/index-back-2.jpg) center center no-repeat;
	background-size: cover;
	z-index: 1;
}

#container #main #index #section4:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #index #section4 .cnt {
	position: relative;
	width: 1100px;
	height: 400px;
	margin: auto;
	padding: 75px 0 75px 0;

	-webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: preserve-3d;
}

#container #main #index #section4 .cnt .box {
	position: relative;
	float: left;
	width: 310px;
	height: 400px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate3d(0, 70px, 0);
	transform: translate3d(0, 70px, 0);

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

#container #main #index #section4 .cnt .box.box1,
#container #main #index #section4 .cnt .box.box2 {
	margin-right: 85px;
}

#container #main #index #section4 .cnt .box:hover .circle {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}

#container #main #index #section4 .cnt .box .circle {
	display: block;
	position: absolute;
	top: 0;
	left: 75px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	background-color: #000; /* #141416 */
	opacity: 0.25;
	-webkit-transition: -webkit-transform 0.2s ease-out;
    transition:-webkit-transform 0.2s ease-out;
    transition:transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

#container #main #index #section4 .cnt .box .icon {
	display: block;
	position: absolute;
}

#container #main #index #section4 .cnt .box .icon.press {
	width: 120px;
	height: 88px;
	top: 38px;
	left: 96px;
	background: url(assets/img/press.svg) center center no-repeat;
	background-size: contain;
}

#container #main #index #section4 .cnt .box .icon.form {
	width: 89px;
	height: 95px;
	top: 33px;
	left: 119px;
	background: url(assets/img/form.svg) center center no-repeat;
	background-size: contain;
}

#container #main #index #section4 .cnt .box .icon.gallery {
	width: 102px;
	height: 90px;
	top: 35px;
	left: 103px;
	background: url(assets/img/gallery.svg) center center no-repeat;
	background-size: contain;
}

#container #main #index #section4 .cnt .box h3 {
	position: absolute;
	left: 0;
	top: 173px;
	margin: 0;
	color: #d0d0d1;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 34px;
}

#container #main #index #section4 .cnt .box h3:before {
	content: '';
	display: block;
	position: absolute;
	height: 4px;
	width: 55px;
	background-color: #f6c003;
	bottom: -20px;
	left: 0;
}

#container #main #index #section4 .cnt .box p {
	position: absolute;
	width: 100%;
	left: 0;
	top: 253px;
	color: #82878f;
	margin: 0;
	font-size: 22px;
}

#container #main #index #section4 .cnt .box .link {
	display: block;
	position: absolute;
	left: 0;
	bottom: 15px;
	font-size: 22px;
	color: #d0d0d1;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

#container #main #index #section4 .cnt .box .link:hover {
	color: #FFF;
}

#container #main #index #section4 .cnt .box .link:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #d0d0d1;
	-webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

#container #main #index #section4 .cnt .box .link:hover:after {
	background-color: #FFF;
}


/* panda raid */

#container #main #panda {
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
	overflow-x: hidden;
}

#container #main #panda header {
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
	background-color: #0B0B0C;
}

#container #main #panda header .background {
	width: 100%;
	height: 100%;
	background: url(assets/img/headers/panda-raid.jpg) center center no-repeat;
	background-size: cover;
	opacity: 0.8;
}

#container #main #panda header .title {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-55%);
	transform: translateY(-55%);
}

#container #main #panda header h1 {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'katarinelight';
	font-weight: normal;
	color: #f6c003;
	font-size: 93px;
	line-height: 120px;
	letter-spacing: 4px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
}

#container #main #panda header p {
	margin: 10px 0 0 0;
	color: #E9E9E9;
	font-family: 'OratorStdMedium';
	font-size: 19px;
	line-height: 20px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
}

#container #main #panda #section2 {
	position: relative;
	width: 100%;
	height: 440px;
	background-color: #1c1c1f;
	color: #E9E9E9;
	background: url(assets/img/panda-back-dict.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #panda #section2 .cnt {
	position: relative;
	width: 1100px;
	margin: auto;
	padding: 69px 0 0 0;
	font-family: 'katarinelight_italic';
	font-size: 23px;
	line-height: 33px;
}

#container #main #panda #section2 .cnt .dictionary {
	position: absolute;
	top: 76px;
	left: 0;
	width: 95px;
	height: 285px;
	border-right: 1px solid #E9E9E9;
	overflow: hidden;
}

#container #main #panda #section2 .cnt .dictionary span {
	display: block;
	position: absolute;
	top: -3px;
	right: -20px;
	width: 120px;
	height: 120px;
	background: url(assets/img/dictionary-p.svg) center center no-repeat;
	background-size: contain;

	opacity: 0;
	-webkit-transform: translate3d(50px, 0, 0);
	transform: translate3d(50px, 0, 0);
}

#container #main #panda #section2 .cnt p {
	width: 980px;
	float: right;
	margin: 0 0 28px 0;
}

#container #main #panda #section2 .cnt p u {
	text-decoration: none;
	display: inline-block;
	position: relative;
}

#container #main #panda #section2 .cnt p u:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	height: 1px;
	background-color: #E9E9E9;
}

#container #main #panda #section2 .cnt p .title {
	font-family: 'katarinebold';
}

#container #main #panda #section2 .arrow {
	width: 50px;
	height: 50px;
	position: absolute;
	left: calc(50% - 25px);
	bottom: -25px;
	cursor: pointer;
	z-index: 2;
}

#container #main #panda #section2 .arrow .square {
	width: 100%;
	height: 100%;
	position: relative;
}

#container #main #panda #section2 .arrow .icon {
	width: 10px;
	height: 30px;
	position: absolute;
	top: 11px;
	left: 21px;
	background: url(assets/img/arrow2_2.png) center center no-repeat;
	background-size: contain;
}

#container #main #panda #section2 .arrow .square span {
	display: block;
	position: absolute;
}

#container #main #panda #section2 .arrow .square span:nth-child(1) {
	height: 50%;
	top: 0;
	left: 0;
	width: 2px;
	background-color: #E9E9E9;
}

#container #main #panda #section2 .arrow .square span:nth-child(2) {
	width: 100%;
	top: 0;
	left: 0;
	height: 2px;
	background-color: #E9E9E9;
}

#container #main #panda #section2 .arrow .square span:nth-child(3) {
	height: 50%;
	top: 0;
	right: 0;
	width: 2px;
	background-color: #E9E9E9;
}

#container #main #panda #section2 .arrow .square span:nth-child(4) {
	height: 50%;
	bottom: 0;
	right: 0;
	width: 2px;
	background-color: #1c1c1f;
}

#container #main #panda #section2 .arrow .square span:nth-child(5) {
	width: 100%;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #1c1c1f;
}

#container #main #panda #section2 .arrow .square span:nth-child(6) {
	height: 50%;
	bottom: 0;
	left: 0;
	width: 2px;
	background-color: #1c1c1f;
}

#container #main #panda #section3 {
	position: relative;
	width: 100%;
	height: 850px;
	background-color: #E9E9E9;
	color: #1c1c1f;
	font-size: 24px;
	line-height: 35px;
}

#container #main #panda #section3:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #panda #section3 .cnt {
	position: relative;
	width: 1100px;
	margin: auto;
	padding: 75px 0 0 0;
}

#container #main #panda #section3 .cnt ul {
	display: block;
	position: relative;
	height: 580px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

#container #main #panda #section3 .cnt ul li {
	display: block;
	position: absolute;
	width: 520px;
	font-family: 'katarinelight';
	font-size: 23px;
	line-height: 33px;
}

#container #main #panda #section3 .cnt ul li:nth-child(1) {
	top: 0;
	left: 0;
}

#container #main #panda #section3 .cnt ul li:nth-child(2) {
	top: 0;
	right: 0;
}

#container #main #panda #section3 .cnt ul li:nth-child(3) {
	top: 396px;
	left: 0;
}

#container #main #panda #section3 .cnt ul li:nth-child(4) {
	top: 330px;
	right: 0;
}

#container #main #panda #section3 .cnt ul li .title {
	font-family: 'katarinemedium';
	letter-spacing: 0.5px;
	height: 40px;
	font-size: 23px;
	line-height: 40px;
	position: relative;
	margin: 0 0 20px 0;
	float: left;
}

#container #main #panda #section3 .cnt ul li:nth-child(1) .title {
	background: url(assets/img/icon-no-wifi.png) left center no-repeat;
	padding-left: 50px;
}

#container #main #panda #section3 .cnt ul li:nth-child(2) .title {
	background: url(assets/img/icon-clock.png) left center no-repeat;
	padding-left: 50px;
}

#container #main #panda #section3 .cnt ul li:nth-child(3) .title {
	background: url(assets/img/icon-public.png) left center no-repeat;
	padding-left: 40px;
	line-height: 50px;
	margin-bottom: 25px;
}

#container #main #panda #section3 .cnt ul li:nth-child(4) .title {
	background: url(assets/img/icon-ride.png) left center no-repeat;
	padding-left: 65px;
}

#container #main #panda #section3 .cnt ul li p.description {
	margin: 0;
	width: 520px;
	font-family: 'katarinelight';
	font-size: 23px;
	line-height: 33px;
	float: left;
}

#container #main #panda #section4 {
	display: block;
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
	overflow: hidden;
	height: 500px;
	z-index: -1;
}

#container #main #panda #section4 .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	background: url(assets/img/panda-photo-1.jpg) center center no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
}

.safari #container #main #panda #section4 .background {
	background: url(assets/img/panda-photo-1.jpg) 30% 60% no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
	opacity: 0.8;
}

#container #main #panda #section4 .text {
	font-family: 'katarinemedium_italic';
	color: #f6c003;
	text-align: center;
	font-size: 40px;
	position: absolute;
	left: calc(50% - 400px);
	top: 50%;
	width: 800px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#container #main #panda #section4 .text span {
	display: inline-block;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
}

#container #main #panda #section5 {
	position: relative;
	width: 100%;
	height: 750px;
	background-color: #f6c003;
	background: url(assets/img/panda-back-org.jpg) center center no-repeat;
	background-size: cover;
	color: #1c1c1f;
}

#container #main #panda #section5:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #panda #section5 .cnt {
	position: relative;
	width: 1100px;
	height: 675px;
	margin: auto;
	padding: 35px 0 40px 0;
}

#container #main #panda #section5 .cnt h2 {
	width: 100%;
	height: 40px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-family: 'OratorStdMedium';
	font-size: 30px;
}

.mac #container #main #panda #section5 .cnt h2 {
	line-height: 45px;
}

#container #main #panda #section5 .cnt .numbers {
	display: block;
	width: 260px;
	height: 420px;
	position: absolute;
	left: 0;
	top: 190px;
}

#container #main #panda #section5 .cnt .numbers .circle {
	display: block;
	position: relative;
	width: 252px;
	height: 252px;
	margin: 0 auto 25px auto;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#container #main #panda #section5 .cnt .numbers .circle .lines {
	position: absolute;
	top: 0;
	left: 1px;
	width: 126px;
	height: 126px;
	pointer-events: none;
}

#container #main #panda #section5 .cnt .numbers .circle .lines span {
	display: block;
	position: absolute;
	background-color: #1c1c1f;
	width: 2px;
	height: 25px;
	pointer-events: none;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(1) {
	bottom: 112px;
	right: -75px;
	-webkit-transform: rotate(33.75deg);
	transform: rotate(33.75deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(2) {
	height: 12px;
	bottom: 119px;
	right: -64px;
	-webkit-transform: rotate(28.125deg);
	transform: rotate(28.125deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(3) {
	bottom: 125px;
	right: -52px;
	-webkit-transform: rotate(22.5deg);
	transform: rotate(22.5deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(4) {
	height: 12px;
	bottom: 129px;
	right: -39px;
	-webkit-transform: rotate(16.875deg);
	transform: rotate(16.875deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(5) {
	bottom: 132px;
	right: -26px;
	-webkit-transform: rotate(11.25deg);
	transform: rotate(11.25deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(6) {
	height: 12px;
	bottom: 134px;
	right: -13px;
	-webkit-transform: rotate(5.625deg);
	transform: rotate(5.625deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(7) {
	bottom: 135px;
	right: 0;
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(8) {
	height: 12px;
	bottom: 134px;
	right: 13px;
	-webkit-transform: rotate(-5.625deg);
	transform: rotate(-5.625deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(9) {
	bottom: 132px;
	right: 26px;
	-webkit-transform: rotate(-11.25deg);
	transform: rotate(-11.25deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(10) {
	height: 12px;
	bottom: 129px;
	right: 39px;
	-webkit-transform: rotate(-16.875deg);
	transform: rotate(-16.875deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(11) {
	bottom: 125px;
	right: 52px;
	-webkit-transform: rotate(-22.5deg);
	transform: rotate(-22.5deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(12) {
	height: 12px;
	bottom: 119px;
	right: 64px;
	-webkit-transform: rotate(-28.125deg);
	transform: rotate(-28.125deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(13) {
	bottom: 112px;
	right: 75px;
	-webkit-transform: rotate(-33.75deg);
	transform: rotate(-33.75deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(14) {
	height: 12px;
	bottom: 104px;
	right: 86px;
	-webkit-transform: rotate(-39.375deg);
	transform: rotate(-39.375deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(15) {
	bottom: 95px;
	right: 95px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(16) {
	height: 12px;
	bottom: 86px;
	right: 104px;
	-webkit-transform: rotate(-50.625deg);
	transform: rotate(-50.625deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(17) {
	bottom: 75px;
	right: 112px;
	-webkit-transform: rotate(-56.25deg);
	transform: rotate(-56.25deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(18) {
	height: 12px;
	bottom: 64px;
	right: 119px;
	-webkit-transform: rotate(-61.825deg);
	transform: rotate(-61.825deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(19) {
	bottom: 52px;
	right: 125px;
	-webkit-transform: rotate(-67.5deg);
	transform: rotate(-67.5deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(20) {
	height: 12px;
	bottom: 39px;
	right: 129px;
	-webkit-transform: rotate(-73.125deg);
	transform: rotate(-73.125deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(21) {
	bottom: 26px;
	right: 132px;
	-webkit-transform: rotate(-78.75deg);
	transform: rotate(-78.75deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(22) {
	height: 12px;
	bottom: 13px;
	right: 134px;
	-webkit-transform: rotate(-84.375deg);
	transform: rotate(-84.375deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(23) {
	bottom: 0;
	right: 135px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(24) {
	height: 12px;
	bottom: -13px;
	right: 134px;
	-webkit-transform: rotate(-95.625deg);
	transform: rotate(-95.625deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(25) {
	bottom: -26px;
	right: 132px;
	-webkit-transform: rotate(-101.25deg);
	transform: rotate(-101.25deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(26) {
	height: 12px;
	bottom: -39px;
	right: 129px;
	-webkit-transform: rotate(-106.875deg);
	transform: rotate(-106.875deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(27) {
	bottom: -52px;
	right: 125px;
	-webkit-transform: rotate(-112.5deg);
	transform: rotate(-112.5deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(28) {
	height: 12px;
	bottom: -64px;
	right: 119px;
	-webkit-transform: rotate(-118.125deg);
	transform: rotate(-118.125deg);
}

#container #main #panda #section5 .cnt .numbers .circle .lines span:nth-child(29) {
	bottom: -75px;
	right: 112px;
	-webkit-transform: rotate(-123.75deg);
	transform: rotate(-123.75deg);
}




#container #main #panda #section5 .cnt .numbers .circle .border {
	width: 240px;
	height: 240px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: 6px solid #1c1c1f;

}

#container #main #panda #section5 .cnt .numbers .circle .content_c {
	display: block;
	margin: 1px 0 0 1px;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .dark-rotator {
	display: block;
	width: 250px;
	height: 126px;
	background-color: #1c1c1f;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-backface-visibility: hidden;
   	backface-visibility: hidden;
   	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .half-up {
	position: absolute;
	top: 0;
	left: 0;
	height: 126px;
	width: 250px;
	text-align: center;
	color: #f6c003;
	-webkit-transform: translate3d(0,0,0);
   	transform: translate3d(0,0,0);
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .half-down {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 126px;
	width: 250px;
	text-align: center;
	color: #f6c003;
	-webkit-transform: translate3d(0,0,0);
   	transform: translate3d(0,0,0);
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .half-up.dark,
#container #main #panda #section5 .cnt .numbers .circle .content_c .half-down.dark {
	color: #1c1c1f;
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .half-up .number1 {
	height: 73px;
	width: 250px;
	margin-top: 46px;
	font-family: 'katarinebold';
	font-size: 75px;
	line-height: 73px;
	overflow: hidden;
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .half-down .text1 {
	font-size: 33px;
	margin-top: 14px;
	height: 34px;
	line-height: 31px;
	overflow: hidden;
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .number2 {
	height: 52px;
	width: 250px;
	margin-top: 24px;
	margin-bottom: 9px;
	font-family: 'katarinebold';
	font-size: 64px;
	line-height: 52px;
	overflow: hidden;
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .half-down .number2 {
	margin-top: 16px;
}

#container #main #panda #section5 .cnt .numbers .circle .content_c .text2 {
	font-size: 26px;
	height: 24px;
	line-height: 17px;
	overflow: hidden;
}

#container #main #panda #section5 .cnt .numbers .desc {
	position: relative;
	width: 100%;
	height: 50px;
    margin-bottom: 54px;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-size: 23px;
	line-height: 23px;
	letter-spacing: 3px;
}

#container #main #panda #section5 .cnt .numbers .desc span {
	display: inline-block;
}

#container #main #panda #section5 .cnt .numbers .points {
	position: relative;
	width: 100%;
	height: 30px;
	text-align: center;
}

#container #main #panda #section5 .cnt .numbers .points .point {
	display: inline-block;
	position: relative;
	margin: 0; 
	width: 26px;
	height: 20px;
}

#container #main #panda #section5 .cnt .numbers .points .point span {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #1c1c1f;
	cursor: pointer;
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition:-webkit-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

#container #main #panda #section5 .cnt .numbers .points .point span:before {
	content: '';
	display: block;
	position: absolute;
	left: -7px;
	top: -7px;
	border-radius: 50%;
	border: 2px solid #1c1c1f;
	width: 20px;
	height: 20px;
	-webkit-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition:-webkit-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

#container #main #panda #section5 .cnt .numbers .points .point.active span {
	-webkit-transform: scale(0.6,0.6);
	transform: scale(0.6,0.6);
}

#container #main #panda #section5 .cnt .numbers .points .point.active span:before {
	-webkit-transform: scale(1.4,1.4);
	transform: scale(1.4,1.4);
}

#container #main #panda #section5 .cnt .text {
	display: block;
	position: absolute;
	right: 0;
	top: 100px;
	width: 795px;
	font-family: 'katarinelight';
	font-size: 23px;
	line-height: 33px;
}

#container #main #panda #section5 .cnt .text p {
	margin: 0 0 20px 0;
}

#container #main #panda #section6 {
	display: block;
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
	overflow: hidden;
	height: 500px;
	z-index: -1;
}

#container #main #panda #section6 .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	background: url(assets/img/panda-photo-2.jpg) center center no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
}

.safari #container #main #panda #section6 .background {
	background: url(assets/img/panda-photo-2.jpg) 50% 45% no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
	opacity: 0.8;
}

#container #main #panda #section6 .text {
	font-family: 'katarinemedium_italic';
	color: #f6c003;
	text-align: center;
	font-size: 40px;
	position: absolute;
	left: calc(50% - 400px);
	top: 50%;
	width: 800px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
	-webkit-transform: translateY(-55%);
	transform: translateY(-55%);
}

#container #main #panda #section6 .text span {
	display: inline-block;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
}


#container #main #panda #section7 {
	position: relative;
	width: 100%;
	height: 650px;
	font-size: 23px;
	line-height: 40px;
	color: #1c1c1f;
	background-color: #E9E9E9;
	background: url(assets/img/paper-texture.jpg) top left repeat;
	z-index: 1;
}

#container #main #panda #section7:before {
	content: '';
	display: block;
	position: absolute;
	height: 30px;
	width: 100%;
	top: -30px;
	left: 0;
	background: url(assets/img/torn-border.png) center center repeat-x;
	pointer-events: none;
}

#container #main #panda #section7:after {
	content: '';
	display: block;
	position: absolute;
	height: 49px;
	width: 100%;
	bottom: -49px;
	left: 0;
	background: url(assets/img/torn-border-2.png) center center repeat-x;
	pointer-events: none;
}

#container #main #panda #section7 .hole {
	position: absolute;
	display: none;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(assets/img/hole.png);
}

#container #main #panda #section7 .hole.top {
	top: 125px;
}

#container #main #panda #section7 .hole.bottom {
	bottom: 150px;
}

#container #main #panda #section7 .blue-lines {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	background: url(assets/img/blue-lines.png) 0 2px repeat;
	pointer-events: none;
}

#container #main #panda #section7 .yellow-margin {
	position: absolute;
	left: calc(50% - 560px);
	top: -8px;
	width: 2px;
	height: calc(100% + 13px);
	background-color: #f6c003;
	pointer-events: none;
	z-index: 1;
}

#container #main #panda #section7 .cnt {
	position: relative;
	width: 1100px;
	margin: auto;
	padding: 40px 0 50px 0;
}

#container #main #panda #section7 .cnt h2 {
	position: relative;
	height: 40px;
	margin: 0 0 50px 30px;
	text-align: left;
	font-weight: normal;
	font-family: 'OratorStdMedium';
	font-size: 30px;
}

#container #main #panda #section7 .cnt h2:after {
	content: '';
	display: block;
	width: 328px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	left: 0px;
	background: url(assets/img/sub-solidary.png) center center no-repeat;
}

#container #main #panda #section7 .cnt .title {
	position: absolute;
	top: 50px;
	left: 18px;
	width: 381px;
	height: 69px;
	background: url(assets/img/title-solidary-es.png) center center no-repeat;
}

#container #main #panda #section7 .cnt .draw {
	position: absolute;
	bottom: -35px;
	right: -130px;
	width: 437px;
	height: 433px;
	background: url(assets/img/draw-solidary.png) center center no-repeat;
}

#container #main #panda #section7 .cnt .draw:before {
	content: '';
	display: block;
	position: absolute;
	left: 161px;
	bottom: 138px;
	width: 66px;
	height: 14px;
	background: url(assets/img/school-es.png);
}

#container #main #panda #section7 p {
	margin-top: 0;
	padding-left: 20px;
	margin-bottom: 39px;
}

#container #main #panda #section7 ul {
	margin: 41px 0 0 0;
	list-style-type: none;
}

#container #main #panda #section7 ul li {
	position: relative;
}

#container #main #panda #section7 ul li:nth-child(1):before,
#container #main #panda #section7 ul li:nth-child(2):before {
	content: '';
	display: block;
	position: absolute;
	width: 19px;
	height: 20px;
	background: url(assets/img/tick-ok.png) no-repeat;
	top: 9px;
	left: -26px;
}

#container #main #panda #section7 ul li:nth-child(3):before {
	content: '';
	display: block;
	position: absolute;
	width: 18px;
	height: 17px;
	background: url(assets/img/tick-no.png) no-repeat;
	top: 11px;
	left: -25px;
}



/* participate */

#container #main #participate {
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
	overflow-x: hidden;
}

#container #main #participate header {
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
	background-color: #0B0B0C;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

#container #main #participate header .background {
	width: 100%;
	height: 100%;
	background: url(assets/img/headers/participate.jpg) right center no-repeat;
	background-size: cover;
	opacity: 0.8;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

#container #main #participate header .title {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-55%);
	transform: translateY(-55%);
}

#container #main #participate header h1 {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'katarinelight';
	font-weight: normal;
	color: #f6c003;
	font-size: 93px;
	line-height: 120px;
	letter-spacing: 4px;
}

#container #main #participate header p {
	margin: 10px 0 0 0;
	color: #E9E9E9;
	font-family: 'OratorStdMedium';
	font-size: 19px;
	line-height: 20px;
}

#container #main #participate #section2 {
	width: 100%;
	height: 1110px;
	background-color: #1c1c1f;
	color: #E9E9E9;
	background: url(assets/img/participate-back-map.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #participate #section2 .cnt {
	position: relative;
	width: 1100px;
	height: 950px;
	margin: auto;
	padding: 70px 0 70px 0;
	font-size: 25px;
	line-height: 38px;
}

#container #main #participate #section2 .cnt .road-points {
	position: absolute;
    top: 120px;
    left: 85px;
    width: 450px;
    height: 841px;
	background: url(assets/img/road-points.png) center center no-repeat;
}

#container #main #participate #section2 .cnt .road-points .map-info {
    position: absolute;
    top: 470px;
    left: -85px;
    width: 173px;
    height: 135px;
}

#container #main #participate #section2 .cnt .road-points .map-info.es {
	background: url(assets/img/map-info-es.png) center center no-repeat;
}

#container #main #participate #section2 .cnt .road-points .map-info.en {
	background: url(assets/img/map-info-en.png) center center no-repeat;
}

#container #main #participate #section2 .cnt .right {
	position: relative;
	width: 535px;
	float: right;
}

#container #main #participate #section2 .cnt .right h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 63px;
	line-height: 76px;
}

#container #main #participate #section2 .cnt .right .underline {
	display: block;
	position: relative;
	width: 110px;
	height: 4px;
	background-color: #f6c003;
	margin: 30px 0 55px 4px;
}

#container #main #participate #section2 .cnt .right .text {
	font-size: 23px;
	line-height: 33px;
}

#container #main #participate #section3:before {
	content: '';
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(assets/img/yellow-separator.png) repeat-x;
}

#container #main #participate #section3 {
	position: relative;
	width: 100%;
	height: 725px;
	background-color: #f6c003;
	color: #1c1c1f;
	background: url(assets/img/participate-back-dates.jpg) bottom center no-repeat;
	background-size: cover;
	z-index: 1;
}

#container #main #participate #section3:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #participate #section3 .cnt {
	position: relative;
	width: 1100px;
	height: 615px;
	margin: auto;
	padding: 40px 0 70px 0;
}

#container #main #participate #section3 .cnt h2 {
	width: 100%;
	height: 40px;
	text-align: center;
	font-weight: normal;
	margin: 0 0 40px 0;
	font-family: 'OratorStdMedium';
	font-size: 26px;
}

.mac #container #main #participate #section3 .cnt h2 {
	line-height: 42px;
}

#container #main #participate #section3 .cnt .date-container {
	position: relative;
	width: 100%;
	height: 522px;
}

#container #main #participate #section3 .cnt .date-container .left {
	position: relative;
	width: 520px;
	padding: 0 30px 0 0;
	height: 100%;
	float: left;
}

#container #main #participate #section3 .cnt .date-container .right {
	position: relative;
	width: 520px;
	padding: 0 0 0 30px;
	height: 100%;
	float: right;
}

#container #main #participate #section3 .cnt .date-container .left:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #1c1c1f;
}

#container #main #participate #section3 .cnt .date-container .date {
	position: relative;
	width: 100%;
	margin-bottom: 35px;
}

#container #main #participate #section3 .cnt .date-container .date h3 {
	margin: 0 0 3px 0;
	position: relative;
	width: 100%;
	text-align: left;
	font-family: 'katarinebold';
	font-size: 38px;
	line-height: 38px;
}

#container #main #participate #section3 .cnt .date-container .date ul {
	list-style-type: none;
	padding: 0 0 0 65px;
	margin: 0;
}

#container #main #participate #section3 .cnt .date-container .date ul li {
	position: relative;
	font-size: 26px;
	line-height: 29px;
	margin: 0 0 8px 0;
}

#container #main #participate #section3 .cnt .date-container .date ul li:before {
	content: '';
	display: block;
	position: absolute;
	top: 14px;
	left: -38px;
	width: 25px;
	height: 7px;
	background: url(assets/img/arrow-inscription-included.png) center center no-repeat;
}

#container #main #participate #section4 {
	display: block;
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
	overflow: hidden;
	height: 500px;
}

#container #main #participate #section4 .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	background: url(assets/img/participate-photo-1.jpg) center center no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
}

.safari #container #main #participate #section4 .background {
	opacity: 0.8;
	background: url(assets/img/participate-photo-1.jpg) 50% 50% no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
}

#container #main #participate #section4 .text {
	font-family: 'katarinemedium_italic';
	color: #f6c003;
	text-align: center;
	font-size: 40px;
	position: absolute;
	left: calc(50% - 400px);
	top: 50%;
	width: 800px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#container #main #participate #section4 .text span {
	display: inline-block;
    width: 100%;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
}

#container #main #participate #section5 {
	display: block;
	position: relative;
	width: 100%;
	color: #E9E9E9;
	background-color: #1c1c1f;
	height: 770px;
	background: url(assets/img/participate-back-car.jpg) center center no-repeat;
	background-size: cover;
	-webkit-backface-visibility: hidden !important;
	backface-visibility: hidden !important;
	z-index: 1;
}

#container #main #participate #section5:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #participate #section5 .photo {
    position: absolute;
    top: 0;
    left: calc(50%);
    width: 700px;
    height: 770px;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    background-color: #1c1c1f;
    overflow: hidden;
    z-index: 1;
}

#container #main #participate #section5 .photo-margin-1,
#container #main #participate #section5 .photo-margin-2 {
    display: block;
    position: absolute;
    top: 0;
    width: 25px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.04);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
}

#container #main #participate #section5 .photo-margin-1 {
    left: calc(50% - 25px);
}

#container #main #participate #section5 .photo-margin-2 {
    left: calc(50% + 701px);
}

#container #main #participate #section5 .photo .shadows {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 5;
}

#container #main #participate #section5 .photo .shadows:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 29px;
    height: 770px;
    background: url(assets/img/photo-shadow-2.png) repeat-y;
}

#container #main #participate #section5 .photo .shadows:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 770px;
    background: url(assets/img/photo-shadow-3.png) repeat-y;
}

#container #main #participate #section5 .photo .gen_photo {
    display: block;
    position: absolute;
    top: 0;
    left: -145px;
    width: 990px;
    height: 100%;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}

#container #main #participate #section5 .photo .gen_photo.photo-why {
    background: url(assets/img/participate-car-1.jpg) center center / cover no-repeat;
}

#container #main #participate #section5 .photo .gen_photo.photo-models {
    background: url(assets/img/participate-car-2.jpg) center center / cover no-repeat;
}

#container #main #participate #section5 .photo .gen_photo.photo-reasons {
    background: url(assets/img/participate-car-3.jpg) center center / cover no-repeat;
}

#container #main #participate #section5 .photo .gen_photo.photo-preparation {
    background: url(assets/img/participate-car-4.jpg) center center / cover no-repeat;
}



/* continue with the section */

#container #main #participate #section5 .cnt {
	position: absolute;
	top: 0;
	left: calc(50% - 550px);
	height: 690px;
	width: 550px;
	padding: 40px 0 40px 0;
	z-index: 3;
}

#container #main #participate #section5 .cnt h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 63px;
	line-height: 76px;
}

#container #main #participate #section5 .cnt .underline {
	display: block;
	position: relative;
	width: 110px;
	height: 4px;
	background-color: #f6c003;
	margin: 30px 0 47px 4px;
}

#container #main #participate #section5 .cnt .texts {
	font-size: 23px;
	line-height: 33px;
}

#container #main #participate #section5 .cnt .texts ul {
	list-style-type: none;
	padding-left: 25px;
}

#container #main #participate #section5 .cnt .texts ul li {
	position: relative;
	margin-bottom: 10px;
}

#container #main #participate #section5 .cnt .texts ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -20px;
	top: 10px;
	width: 10px;
	height: 10px;
	background-color: #f6c003;
	border-radius: 50%;
}

#container #main #participate #section5 .cnt .icons {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 550px;
	height: 100px;
}

#container #main #participate #section5 .cnt .icons .icon {
	position: relative;
	width: 100px;
	height: 100px;
	cursor: pointer;
	float: left;
}

#container #main #participate #section5 .cnt .icons .icon:hover .circle {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}

#container #main #participate #section5 .cnt .icons .icon .circle {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #000;
	opacity: 0.25;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#container #main #participate #section5 .cnt .icons .icon.active .circle {
	background-color: #ececec;
	opacity: 0.07;
}

#container #main #participate #section5 .cnt .icons .icon .subtext {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	font-size: 18px;
	line-height: 25px;
	text-shadow: 2px 2px 0px #000;
}

#container #main #participate #section5 .cnt .icons .icon.models .subtext {
	width: 130px;
	left: -15px;
}

#container #main #participate #section5 .cnt .icons .icon.why .image {
	position: absolute;
	top: 16px;
	left: 29px;
	width: 46px;
	height: 46px;
	background: url(assets/img/icon-car-why.png) center center no-repeat;
}

#container #main #participate #section5 .cnt .icons .icon.models .image {
	position: absolute;
	top: 28px;
	left: 16px;
	width: 72px;
	height: 33px;
	background: url(assets/img/icon-car-models.png) center center no-repeat;
}

#container #main #participate #section5 .cnt .icons .icon.reasons .image {
	position: absolute;
	top: 21px;
	left: 31px;
	width: 41px;
	height: 37px;
	background: url(assets/img/icon-car-reasons.png) center center no-repeat;
}

#container #main #participate #section5 .cnt .icons .icon.preparation .image {
	position: absolute;
	top: 18px;
	left: 32px;
	width: 43px;
	height: 43px;
	background: url(assets/img/icon-car-preparation.png) center center no-repeat;
}


#container #main #participate #section5 .cnt .icons .sep {
	position: relative;
	width: 34px;
	height: 1px;
	margin: 49px 8px 50px 8px;
	background-color: #5f5f61;
	float: left;
}


#container #main #participate #section6 {
	display: block;
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
	overflow: hidden;
	height: 500px;
}

#container #main #participate #section6 .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	background: url(assets/img/participate-photo-2.jpg) center center no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
}

.safari #container #main #participate #section6 .background {
	opacity: 0.8;
	background: url(assets/img/participate-photo-2.jpg) 50% 55% no-repeat;
	background-color: #0B0B0C;
	background-size: cover;
}

#container #main #participate #section6 .text {
	font-family: 'katarinemedium_italic';
	color: #f6c003;
	text-align: center;
	font-size: 40px;
	position: absolute;
	left: calc(50% - 400px);
	top: 50%;
	width: 800px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#container #main #participate #section6 .text span {
	display: inline-block;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
}

#container #main #participate #section7 {
	display: block;
	position: relative;
	width: 100%;
	height: 1186px;
	background-color: #E9E9E9;
	overflow: hidden;
	z-index: 1;
}

#container #main #participate #section7 .cnt {
	position: relative;
	width: 1100px;
	padding: 60px 0 70px 0;
	margin: 0 auto 0 auto;
}

#container #main #participate #section7 .cnt h2 {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 30px;
	letter-spacing: 2px;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	margin: 0 0 80px 0;
}

#container #main #participate #section7 .cnt h2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -48px;
	left: calc(50% - 3px);
	width: 7px;
	height: 25px;
	background: url(assets/img/arrow-faq.png) center center no-repeat;
}

#container #main #participate #section7 .cnt ul.questions {
	list-style-type: none;
	padding: 0;
	position: relative;
}

#container #main #participate #section7 .cnt ul.questions li.qq {
	position: relative;
	padding: 0;
	margin: 0 0 15px 0;
	width: 100%;
	height: 70px;
	background-color: #f6c003;
	cursor: pointer;
}

#container #main #participate #section7 .cnt ul.questions li.qq.expanded {
	cursor: default;
}

#container #main #participate #section7 .cnt ul.questions li.qq .see {
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 70px;
	background-color: #f6c003;
}

#container #main #participate #section7 .cnt ul.questions li.qq .see span {
	position: absolute;
	left: 8px;
	height: 20px;
	font-family: 'OratorStdMedium';
	font-size: 16px;
	line-height: 20px;
}

.mac #container #main #participate #section7 .cnt ul.questions li.qq .see span {
	line-height: 27px;
}

#container #main #participate #section7 .cnt ul.questions li.qq .see span:nth-child(1) {
	top: 3px;
}

#container #main #participate #section7 .cnt ul.questions li.qq .see span:nth-child(2) {
	top: 23px;
}

#container #main #participate #section7 .cnt ul.questions li.qq .see span:nth-child(3) {
	top: 43px;
}

#container #main #participate #section7 .cnt ul.questions li.qq .title {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FCFCFC;
	width: 100%;
	height: 70px;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-size: 22px;
	line-height: 70px;
}

.mac #container #main #participate #section7 .cnt ul.questions li.qq .title {
	line-height: 78px;
}

#container #main #participate #section7 .cnt ul.questions li.qq .title span:nth-child(1) {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #f6c003;
}

#container #main #participate #section7 .cnt ul.questions li.qq .title span:nth-child(2) {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

#container #main #participate #section7 .cnt ul.questions li.qq .title .close {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
}

#container #main #participate #section7 .cnt ul.questions li.qq .title .close:before {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	left: 17px;
	height: 40px;
	width: 1px;
	background-color: #1c1c1f;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#container #main #participate #section7 .cnt ul.questions li.qq .title .close:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	left: 17px;
	height: 40px;
	width: 1px;
	background-color: #1c1c1f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#container #main #participate #section7 .cnt ul.questions li.qq .answer {
	display: none;
	position: absolute;
	top: 70px;
	left: 20px;
	width: calc(100% - 40px);
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: -1px;
	color: #1c1c1f;
	border: 1px solid #1c1c1f;
	visibility: hidden;
	opacity: 0;
}

#container #main #participate #section7 .cnt ul.questions li.qq .answer .text {
	position: relative;
	padding: 0 20px 0 20px;
	width: calc(100% - 40px);
}

#container #main #participate #section7 .cnt ul.questions li.qq .answer .text a,
#container #main #participate #section7 .cnt ul.questions li.qq .answer .text a:visited {
	color: #1c1c1f;
	text-decoration: underline;
}

#container #main #participate #section7 .cnt ul.questions li.qq .answer .text ul {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 20px 0 20px 0; 
}

#container #main #participate #section7 .cnt ul.questions li.qq .answer .text ul li {
	position: relative;
}

#container #main #participate #section7 .cnt ul.questions li.qq .answer .text ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -14px;
	top: 9px;
	width: 5px;
	height: 5px;
	background-color: #1c1c1f;
	border-radius: 50%;
}

.mac #container #main #participate #section7 .cnt ul.questions li.qq .answer .text ul li:before {
	top: 5px;
}

#container #main #participate #section8 {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	z-index: 1;
}

#container #main #participate #section8:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}


/* inscription */

#container #main #inscription {
	position: relative;
	width: 100%;
	background-color: #0B0B0C;
}

#container #main #inscription header {
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
	background-color: #0B0B0C;
}

#container #main #inscription header .background {
	width: 100%;
	height: 100%;
	background: url(assets/img/headers/inscription.jpg) center center no-repeat;
	background-size: cover;
	opacity: 0.8;
}

#container #main #inscription header .title {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-55%);
	transform: translateY(-55%);
}

#container #main #inscription header h1 {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'katarinelight';
	font-weight: normal;
	color: #f6c003;
	font-size: 93px;
	line-height: 120px;
	letter-spacing: 4px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
}

#container #main #inscription header p {
	margin: 10px 0 0 0;
	color: #D3D3D3;
	font-family: 'OratorStdMedium';
	font-size: 19px;
	line-height: 20px;
	text-shadow: 5px 5px 20px rgba(0,0,0,0.65);
}

#container #main #inscription #section2 {
	position: relative;
	width: 100%;
	height: 290px;
	color: #1c1c1f;
	background-color: #f6c003;
	background: url(assets/img/insc-back-prices.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #inscription #section2 .cnt {
	position: relative;
	width: 1000px;
	margin: auto;
	padding: 18px 0 32px 0;
	height: 240px;
}

#container #main #inscription #section2 .cnt h2 {
	font-family: 'OratorStdMedium';
	font-weight: normal;
	text-align: center;
	margin: 0;
	height: 32px;
	font-size: 24px;
}

body.mac #container #main #inscription #section2 .cnt h2 {
	line-height: 48px;
}

#container #main #inscription #section2 .cnt .price-box {
	position: relative;
	float: left;
	width: 500px;
	height: 110px;
	margin: 35px 0 0 0;
	text-align: center;
}

#container #main #inscription #section2 .cnt .price-box.left:after {
	content: '';
	display: block;
	position: absolute;
	right: -1px;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #1c1c1f;
}

#container #main #inscription #section2 .cnt .price-box .price {
	font-family: 'katarinebold';
	font-size: 60px;
	line-height: 73px;
}

#container #main #inscription #section2 .cnt .price-box .price-desc {
	font-size: 50px;
}

#container #main #inscription #section2 .cnt .discount {
	position: absolute;
	bottom: 35px;
	left: 5px;
	width: 990px;
	height: 30px;
	margin: auto;
	font-size: 20px;
	line-height: 30px;
	color: #f6c003;
	background-color: #1c1c1f;
	border-radius: 15px;
	text-align: center;
}

#container #main #inscription #section3 {
	position: relative;
	width: 100%;
	height: 765px;
	color: #1c1c1f;
	font-family: 'katarinelight';
	font-size: 23px;
	line-height: 33px;
	background-color: #E9E9E9;
	z-index: 1;
}

#container #main #inscription #section3:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(assets/img/triangle-pattern.png) repeat-x;
}

#container #main #inscription #section3 .cnt {
	position: relative;
	width: 1100px;
	margin: auto;
	padding: 60px 0 60px 0;
}

#container #main #inscription #section3 .cnt p {
	margin: 0 0 40px 0;
}

#container #main #inscription #section3 .cnt ul {
	display: block;
	position: relative;
	height: 525px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

#container #main #inscription #section3 .cnt ul li {
	display: block;
	position: relative;
	width: 495px;
	height: 70px;
	float: left;
	padding-left: 35px;
	font-family: 'katarinelight_italic';
	margin: 0 0 5px 0;
}

#container #main #inscription #section3 .cnt ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 13px;
	width: 25px;
	height: 7px;
	background: url(assets/img/arrow-inscription-included.png) center center no-repeat;
}

#container #main #inscription #section3 .cnt ul li.left {
	margin-right: 40px;
}


#container #main #inscription #section4 {
	position: relative;
	width: 100%;
	height: 700px;
	color: #1c1c1f;
	font-family: 'katarinelight';
	font-size: 25px;
	background-color: #f6c003;
	background: url(assets/img/insc-back-pre.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #inscription #section4 .cnt {
	position: relative;
	width: 1100px;
	height: 650px;
	margin: auto;
	padding: 50px 0 0 0;
}

#container #main #inscription #section4 .cnt h2 {
	font-family: 'OratorStdMedium';
	font-weight: normal;
	text-align: center;
	margin: 0;
	height: 32px;
	font-size: 24px;
}

.mac #container #main #inscription #section4 .cnt h2 {
	line-height: 40px;
}

#container #main #inscription #section4 .cnt .pre-inscription-text {
	position: relative;
	width: 1060px;
	padding: 20px;
	margin: 25px auto 35px auto;
	font-size: 20px;
	line-height: 25px;
	background: url(assets/img/dot-pattern2.png);
	text-align: center;
}

#container #main #inscription #section4 .cnt .pre-inscription-text a {
    display: inline-block;
    position: relative;
    color: #1c1c1f;
    text-decoration: none;
}

#container #main #inscription #section4 .cnt .pre-inscription-text a:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.7);
}

#container #main #inscription #section4 .cnt .inscription-text {
    position: relative;
    width: 1060px;
    padding: 20px;
    margin: 25px auto 25px auto;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    background: url(assets/img/dot-pattern2.png);
}

#container #main #inscription #section4 .cnt .inscription-text h2 {
    position: relative;
    margin-bottom: 12px;
}

#container #main #inscription #section4 .cnt .advs {
    position: relative;
    width: 100%;
    height: 190px;
    margin: 0 0 20px 0;
}

#container #main #inscription #section4 .cnt .advantage {
	position: relative;
	float: left;
	margin: 30px 0 0 0;
	width: 366px;
	height: 140px;
}

#container #main #inscription #section4 .cnt .advantage .number {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 60px;
	overflow: hidden;
	border-right: 1px solid #1c1c1f;
}

#container #main #inscription #section4 .cnt .advantage .number span {
	display: block;
	font-family: 'katarinebold';
	font-size: 127px;
	line-height: 142px;
	text-align: left;
	padding-left: 9px;
}

#container #main #inscription #section4 .cnt .advantage .description {
	position: absolute;
	top: 50%;
	left: 80px;
	width: 270px;
	font-family: 'katarinelight';
	font-size: 22px;
	line-height: 24px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}


#container #main #inscription #section5,
#container #main #inscription #section7 {
	position: relative;
	width: 100%;
	background-color: #1c1c1f;
	font-family: 'katarinelight';
	font-size: 23px;
	text-align: justify;
	color: #d0d0d1;
	z-index: 1;
}

#container #main #inscription #section7:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #inscription #section5 {
	height: 756px;
	background: url(assets/img/inscr-back-1.jpg) right center no-repeat;
	background-size: cover;
}

#container #main #inscription #section7 {
	height: 527px;
	background: url(assets/img/inscr-back-4.jpg) right bottom no-repeat;
	background-size: cover;
}

#container #main #inscription #section5 .cnt,
#container #main #inscription #section7 .cnt {
	position: relative;
	width: 1100px;
	margin: auto;
}

#container #main #inscription #section5 .cnt h2,
#container #main #inscription #section7 .cnt h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 63px;
}

#container #main #inscription #section5 .cnt .underline,
#container #main #inscription #section7 .cnt .underline {
	display: block;
	position: relative;
	width: 110px;
	height: 4px;
	background-color: #f6c003;
	margin: 30px 0 50px 0;
}

#container #main #inscription #section5 .cnt ul,
#container #main #inscription #section7 .cnt ul {
	list-style-type: none;
}

#container #main #inscription #section5 .cnt ul li,
#container #main #inscription #section7 .cnt ul li {
	position: relative;
	margin-bottom: 25px;
}

#container #main #inscription #section5 .cnt ul li:before,
#container #main #inscription #section7 .cnt ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -21px;
	top: 8px;
	width: 10px;
	height: 10px;
	background-color: #f6c003;
	border-radius: 50%;
}

#container #main #inscription #section5 .arrow,
#container #main #inscription #section7 .arrow {
	width: 50px;
	height: 50px;
	position: absolute;
	left: calc(50% - 25px);
	cursor: pointer;
	z-index: 2;
}

#container #main #inscription #section5 .arrow {
	bottom: -25px;
}

#container #main #inscription #section7 .arrow {
	top: -25px;
}

#container #main #inscription #section5 .arrow .square,
#container #main #inscription #section7 .arrow .square {
	width: 100%;
	height: 100%;
	position: relative;
}

#container #main #inscription #section5 .arrow .square span,
#container #main #inscription #section7 .arrow .square span {
	display: block;
	position: absolute;
}

#container #main #inscription #section5 .arrow .square span:nth-child(1),
#container #main #inscription #section7 .arrow .square span:nth-child(1) {
	height: 50%;
	top: 0;
	left: 0;
	width: 2px;
}

#container #main #inscription #section5 .arrow .square span:nth-child(1) {
		background-color: #E9E9E9;
}

#container #main #inscription #section7 .arrow .square span:nth-child(1) {
	background-color: #1c1c1f;
}


#container #main #inscription #section5 .arrow .square span:nth-child(2),
#container #main #inscription #section7 .arrow .square span:nth-child(2) {
	width: 100%;
	top: 0;
	left: 0;
	height: 2px;
}

#container #main #inscription #section5 .arrow .square span:nth-child(2) {
	background-color: #E9E9E9;
}

#container #main #inscription #section7 .arrow .square span:nth-child(2) {
	background-color: #1c1c1f;
}

#container #main #inscription #section5 .arrow .square span:nth-child(3),
#container #main #inscription #section7 .arrow .square span:nth-child(3) {
	height: 50%;
	top: 0;
	right: 0;
	width: 2px;
}

#container #main #inscription #section5 .arrow .square span:nth-child(3) {
	background-color: #E9E9E9;
}

#container #main #inscription #section7 .arrow .square span:nth-child(3) {
	background-color: #1c1c1f;
}

#container #main #inscription #section5 .arrow .square span:nth-child(4),
#container #main #inscription #section7 .arrow .square span:nth-child(4) {
	height: 50%;
	bottom: 0;
	right: 0;
	width: 2px;
}

#container #main #inscription #section5 .arrow .square span:nth-child(4) {
	background-color: #1c1c1f;
}

#container #main #inscription #section7 .arrow .square span:nth-child(4) {
	background-color: #E9E9E9;
}

#container #main #inscription #section5 .arrow .square span:nth-child(5),
#container #main #inscription #section7 .arrow .square span:nth-child(5) {
	width: 100%;
	bottom: 0;
	left: 0;
	height: 2px;
}

#container #main #inscription #section5 .arrow .square span:nth-child(5) {
	background-color: #1c1c1f;
}

#container #main #inscription #section7 .arrow .square span:nth-child(5) {
	background-color: #E9E9E9;
}

#container #main #inscription #section5 .arrow .square span:nth-child(6),
#container #main #inscription #section7 .arrow .square span:nth-child(6) {
	height: 50%;
	bottom: 0;
	left: 0;
	width: 2px;
}

#container #main #inscription #section5 .arrow .square span:nth-child(6) {
background-color: #1c1c1f;
}

#container #main #inscription #section7 .arrow .square span:nth-child(6) {
	background-color: #E9E9E9;
}

#container #main #inscription #section5 .arrow .icon,
#container #main #inscription #section7 .arrow .icon {
	width: 10px;
	height: 30px;
	position: absolute;
	top: 11px;
	left: 21px;
}

#container #main #inscription #section5 .arrow .icon {
	background: url(assets/img/arrow2_2.png) center center no-repeat;
	background-size: contain;
}

#container #main #inscription #section7 .arrow .icon {
	background: url(assets/img/arrow2.png) center center no-repeat;
	background-size: contain;
}

#container #main #inscription #section5 .cnt {
	padding: 60px 0 80px 0;
}

#container #main #inscription #section5 a, 
#container #main #inscription #section5 a:visited {
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #d0d0d1;
}

#container #main #inscription #section5 a:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 2px;
	height: 1px;
	width: 100%;
	background-color: #d0d0d1;
}

#container #main #inscription #section6 {
	position: relative;
	width: 100%;
	height: 1690px;
	background-color: #E9E9E9;
	font-family: 'katarinelight';
	font-size: 23px;
	text-align: justify;
	color: #1c1c1f;
}

#container #main #inscription #section6 .cnt {
	position: relative;
	width: 1100px;
	margin: auto;
	padding: 90px 0 90px 0;
}

#container #main #inscription #section6 .cnt h2 {
	font-family: 'OratorStdMedium';
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 30px;
	letter-spacing: 2px;
	margin-bottom: 60px;
}

#container #main #inscription #section6 .cnt .inscription-form {
	width: 100%;
	height: 940px;
	position: relative;
}

#container #main #inscription #section6 .cnt .inscription-form:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: calc(50% - 1px);
	width: 1px;
	height: 100%;
	background-color: #D2D2D2;
}

#container #main #inscription #section6 .cnt .inscription-form .driver {
	display: block;
	position: relative;
	width: 47%;
}

#container #main #inscription #section6 .cnt .inscription-form .driver1 {
	float: left;
}

#container #main #inscription #section6 .cnt .inscription-form .driver2 {
	float: right;
}

#container #main #inscription #section6 .cnt .inscription-form .driver h3 {
	width: 100%;
	margin: 0 0 25px 0;
	text-align: center;
	font-family: 'katarinemedium';
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
	color: #FFF;
	background-color: #f6c003;
	height: 40px;
	font-size: 20px;
	line-height: 42px;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field {
	display: block;
	position: relative;
	width: calc(100% - 20px);
	height: 50px;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field.big {
	height: 100px;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field textarea:focus,
#container #main #inscription #section6 .cnt .inscription-form .driver .field input:focus,
#container #main #inscription #section6 .cnt .inscription-form .driver .field select:focus {
    outline: 0;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field label {
	display: block;
	float: left;
	height: 50px;
	font-size: 23px;
	line-height: 43px;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field input[type='text'],
#container #main #inscription #section6 .cnt .inscription-form .driver .field input[type='email'] {
	position: relative;
	float: right;
	display: block;
	height: 30px;
	width: 330px;
	padding: 5px 10px;
	border: none;
	background-color: #FFF;
	border: 1px solid #D2D2D2;
}


#container #main #inscription #section6 .cnt .inscription-form .driver .field select {
	float: right;
	display: block;
	height: 42px;
	width: 352px;
	padding: 5px 10px;
	border: none;
	background-color: #FFF;
	border: 1px solid #D2D2D2;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field select.born-year,
#container #main #inscription #section6 .cnt .inscription-form .driver .field select.born-month {
	width: 110px;
	margin-left: 10px;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field select.born-day {
	width: 111px;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field textarea {
	float: right;
	display: block;
	height: 80px;
	width: 330px;
	padding: 5px 10px;
	border: none;
	background-color: #FFF;
	border: 1px solid #D2D2D2;
	resize: none;
}

#container #main #inscription #section6 .cnt .inscription-form .driver .field .asterisk {
	display: inline-block;
	margin: 0 0 5px 3px;
	width: 15px;
	height: 15px;
	background: url(assets/img/asterisk.svg) center center no-repeat;
	background-size: contain;
}

#container #main #inscription #section6 .cnt p.asterisk {
	position: relative;
	margin: 40px 0 40px 0;
	text-align: center;
}

#container #main #inscription #section6 .cnt p.asterisk span {
	position: relative;
	padding-left: 30px;
}

#container #main #inscription #section6 .cnt p.asterisk span:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	width: 25px;
	height: 25px;
	background: url(assets/img/asterisk.svg) center center no-repeat;
	background-size: contain;
}

#container #main #inscription #section6 .cnt .attention {
	display: block;
	position: relative;
	text-align: center;
	width: calc(100% - 40px);
	padding: 20px;
	font-size: 23px;
	background: url(assets/img/dot-pattern2.png);
	line-height: 33px;
}

#container #main #inscription #section6 .cnt .attention b {
	font-weight: normal;
	font-family: 'katarinemedium';
}

#container #main #inscription #section6 .cnt .check-cancelation {
	margin: 50px 0 50px 0;
	text-align: center;
}

#container #main #inscription #section6 .cnt .check-cancelation label {
	position: relative;
	padding-left: 25px;
}

#container #main #inscription #section6 .cnt .check-cancelation input[type='checkbox'] {
	width: 20px;
	height: 15px;
	display: block;
	position: absolute;
	left: 0;
	top: 6px;
}

#container #main #inscription #section6 .cnt .check-cancelation span {
	position: relative;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

#container #main #inscription #section6 .cnt .check-cancelation span:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #1c1c1f;
}

#container #main #inscription #section6 .cnt #submit-inscription {
	display: block;
	position: relative;
	background: transparent;
	border: 1px solid #1c1c1f;
	width: 325px;
	height: 60px;
	margin: auto;
	font-family: 'katarinelight';
	font-size: 26px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

#container #main #inscription #section6 .cnt #submit-inscription span:nth-child(1) {
	display: block;
	width: 100%;
	position: absolute;
	right: 100%;
	top: -3px;
	border-left: 70px solid transparent;
	border-right: 70px solid transparent;
	border-top: 70px solid #1c1c1f;;
}

#container #main #inscription #section6 .cnt #submit-inscription span:nth-child(2) {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}


#container #main #inscription #section6 .cnt #submit-inscription:hover {
	color: #E9E9E9;
}

#container #main #inscription #section6 .cnt #submit-inscription:focus {
	outline: 0;
}

#container #popup-overlay {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 50;
}

#container #popup-overlay #popup-window {
	position: absolute;
	top: 0;
	left: calc(50% - 400px);
	background-color: #FFF;
	width: 800px;
	-webkit-transform: scale(0,0);
	transform: scale(0,0);
}

#container #popup-overlay #popup-window .close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 40px;
	height: 40px;
	background-color: #FFF;
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
}

#container #popup-overlay #popup-window .close:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 20px;
	height: 30px;
	width: 1px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#container #popup-overlay #popup-window .close:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 20px;
	height: 30px;
	width: 1px;
	background-color: #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#container #popup-overlay #popup-window .cnt {
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	font-family: 'katarinelight';
	font-size: 18px;
}

#container #popup-overlay #popup-window .cnt h4 {
	position: relative;
	text-align: center;
	margin: 0 0 35px 0;
	font-size: 30px;
	font-weight: normal;
	font-family: 'katarinebold';
}

#container #popup-overlay #popup-window .cnt h4:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -16px;
	left: calc(50% - 27px);
	height: 4px;
	width: 54px;
	background-color: #f6c003;
}

#container #popup-overlay #popup-window .cnt ul {
	list-style-type: none;
	padding-left: 20px;
}

#container #popup-overlay #popup-window .cnt ul li {
	position: relative;
	margin-bottom: 10px;
}

#container #popup-overlay #popup-window .cnt ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -15px;
	top: 7px;
	width: 7px;
	height: 7px;
	background-color: #f6c003;
	border-radius: 50%;
}

#container #popup-overlay #popup-window p {
	margin-bottom: 10px;
}

#container #popup-overlay #popup-window p.alert {
	text-align: center;
	margin-bottom: 15px;
	font-size: 22px;
}

#container #main #inscription #section7 .cnt {
	padding: 70px 0 50px 0;
}

#container #main #inscription #section7 .cnt ul {
	list-style-type: none;
	margin: 15px 0 10px 0;
}

#container #main #inscription #section7 .cnt ul li {
	position: relative;
	margin-bottom: 5px;
}


/* gallery */

#container #main #gallery {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#container #main #gallery .box {
	position: absolute;
	background-size: cover;
	cursor: pointer;
    -webkit-transform-style: flat;
    transform-style: flat;
	-webkit-backface-visibility: hidden;
   	backface-visibility: hidden;
   	box-shadow: 8px 8px 10px rgba(0,0,0,0.3);
}

#container #main #gallery .box .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(assets/img/gallery/overlay.png) center center no-repeat;
	background-size: 100% 100%;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	-webkit-transition: opacity 1s ease-out, visibility 1s ease-out;
	transition: opacity 1s ease-out, visibility 1s ease-out;
}

#container #main #gallery .box:hover .overlay {
	opacity: 0;
	visibility: hidden;
}

#container #main #gallery .box .video-icon {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 50px;
    pointer-events: none;
    background: url(assets/img/video-icon.png) center center / contain no-repeat;
}

#container #main #gallery .box .highRes {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	opacity: 0;
	visibility: hidden;
}

#container #main #gallery .box .highRes.close-cursor {
	cursor: url(assets/img/close-cursor.png), crosshair;
}

#container #main #gallery .box.photo1 {
	background: url(assets/img/gallery/1s.jpg) left center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo1 .highRes {
	background: url(assets/img/gallery/1.jpg) left center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo2 {
	background: url(assets/img/gallery/2s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo2 .highRes {
	background: url(assets/img/gallery/2.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo3 {
	background: url(assets/img/gallery/3s.jpg) right center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo3 .highRes {
	background: url(assets/img/gallery/3.jpg) right center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo4 {
	background: url(assets/img/gallery/4s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo4 .highRes {
	background: url(assets/img/gallery/4.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo5 {
	background: url(assets/img/gallery/5s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo5 .highRes {
	background: url(assets/img/gallery/5.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo6 {
	background: url(assets/img/gallery/6s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo6 .highRes {
	background: url(assets/img/gallery/6.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo7 {
	background: url(assets/img/gallery/7s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo7 .highRes {
	background: url(assets/img/gallery/7.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo8 {
	background: url(assets/img/gallery/8.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo9 {
	background: url(assets/img/gallery/9s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo9 .highRes {
	background: url(assets/img/gallery/9.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo10 {
	background: url(assets/img/gallery/10s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo10 .highRes {
	background: url(assets/img/gallery/10.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo11 {
	background: url(assets/img/gallery/11s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo11 .highRes {
	background: url(assets/img/gallery/11.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo12 {
	background: url(assets/img/gallery/12.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo13 {
	background: url(assets/img/gallery/13s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo13 .highRes {
	background: url(assets/img/gallery/13.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo14 {
	background: url(assets/img/gallery/14s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo14 .highRes {
	background: url(assets/img/gallery/14.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo15 {
	background: url(assets/img/gallery/15s.jpg) bottom center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo15 .highRes {
	background: url(assets/img/gallery/15.jpg) bottom center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo16 {
	background: url(assets/img/gallery/16s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo16 .highRes {
	background: url(assets/img/gallery/16.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo17 {
	background: url(assets/img/gallery/17.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo18 {
	background: url(assets/img/gallery/18s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo18 .highRes {
	background: url(assets/img/gallery/18.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo19 {
	background: url(assets/img/gallery/19s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo19 .highRes {
	background: url(assets/img/gallery/19.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo20 {
	background: url(assets/img/gallery/20s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo20 .highRes {
	background: url(assets/img/gallery/20.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo21 {
	background: url(assets/img/gallery/21s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo21 .highRes {
	background: url(assets/img/gallery/21.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo22 {
	background: url(assets/img/gallery/22s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo22 .highRes {
	background: url(assets/img/gallery/22.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo23 {
	background: url(assets/img/gallery/23s.jpg) center center no-repeat;
	background-size: cover;
}

#container #main #gallery .box.photo23 .highRes {
	background: url(assets/img/gallery/23.jpg) center center no-repeat;
	background-size: cover;
}


#container #main #gallery #more {
	position: absolute;
	bottom: 16px;
	right: 27px;
	height: 60px;
	text-align: right;
	font-family: 'katarinelight';
	font-size: 24px;
	line-height: 60px;
	letter-spacing: 0.5px;
	color: #f6c003;
	opacity: 0;
	-webkit-transition: opacity 1.2s linear;
	transition: opacity 1.2s linear;

    /* provisional */
    right: initial;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
}

#container #main #gallery #more.visible {
	opacity: 1;
}

#container #main #gallery #more .links {
	position: relative;
	display: inline-block;
	width: 102px;
	margin-left: 15px;

    /* provisional */
    display: none;
}

#container #main #gallery #more .links a {
	display: block;
	position: absolute;
	border: 4px solid #f6c003;
	border-radius: 50%;
	top: -30px;
	width: 40px;
	height: 40px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	outline: none;
}

#container #main #gallery #more .links a:hover {
	background-color: #f6c003;
}

#container #main #gallery #more .links #gplus {
	left: 0;
}

#container #main #gallery #more .links #gplus #gplus-icon {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 6px;
}

#container #main #gallery #more .links #gplus:hover #gplus-icon path,
#container #main #gallery #more .links #gplus:hover #gplus-icon polygon {
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

#container #main #gallery #more .links #gplus:hover #gplus-icon path,
#container #main #gallery #more .links #gplus:hover #gplus-icon polygon {
	fill: #1c1c1f;
}

#container #main #gallery #more .links #ytube {
	right: 0;
}

#container #main #gallery #more .links #ytube #ytube-icon {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 2px;
	left: 3px;
}

#container #main #gallery #more .links #ytube:hover #ytube-icon path {
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

#container #main #gallery #more .links #ytube:hover #ytube-icon path {
	fill: #1c1c1f;
}

#container #main #gallery .box .video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1s ease-out, visibility 1s ease-out;
	transition: opacity 1s ease-out, visibility 1s ease-out;
}

#container #main #gallery .box .video-container.visible {
	opacity: 1;
	visibility: visible;
}


#container #main #gallery .box .video-container .video-player {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: calc(100% - 100px);
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1s ease-out, visibility 1s ease-out;
	transition: opacity 1s ease-out, visibility 1s ease-out;
}

#container #main #gallery .box .video-container .video-player.visible {
	opacity: 1;
	visibility: visible;
}

#container #main #gallery .box .video-container .video-controls {
	display: block;
	width: 525px;
	height: 50px;
	position: absolute;
	left: calc(50% - 262px);
	bottom: -50px;
}

#container #main #gallery .box .video-container .video-controls .play {
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	background: url(assets/img/play.svg) center center no-repeat;
	background-size: contain;
}

#container #main #gallery .box .video-container .video-controls .play.pause {
	background: url(assets/img/pause.svg) center center no-repeat;
	background-size: contain;
}

#container #main #gallery .box .video-container .video-controls .progress {
	position: absolute;
	height: 10px;
	width: 415px;
	top: 20px;
	left: 55px;
	background: rgba(246,192,3, 0.2);
	cursor: pointer;
}

#container #main #gallery .box .video-container .video-controls .progress .current {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: rgba(246,192,3, 1);
	pointer-events: none;
}

#container #main #gallery .box .video-container .video-controls .close {
	display: block;
	position: absolute;
	right: 0;
	top: 5px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	background: url(assets/img/close.svg) center center no-repeat;
	background-size: contain;
}





/* blog */

#container #main #blog {
	position: relative;
	width: 100%;
	background-color: #E9E9E9;
}

#container #main #blog #posts {
	position: relative;
	background-color: #E9E9E9;
	z-index: 1;
}

#container #main #blog #posts .blog_header {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(assets/img/header-blog.png) center center / contain no-repeat;
}

#container #main #blog #posts h1 {
	position: relative;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	text-align: center;
	font-size: 30px;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	padding: 40px 0 0 0;
}

.mac #container #main #blog #posts h1 {
	line-height: 50px;
}

#container #main #blog #posts h1:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -54px;
	left: calc(50% - 3px);
	width: 7px;
	height: 25px;
	background: url(assets/img/arrow-faq.png) center center no-repeat;
}

.mac #container #main #blog #posts h1:after {
	bottom: -47px;
}

#container #main #blog #posts:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

#container #main #blog #posts .cnt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	width: calc(100% - 220px);
	margin: auto;
	padding: 20px 110px 70px 110px;
}

#container #main #blog #posts .cnt article.post {
	width: 32.83%;
	margin: 10px 0.25%;
	background-color: #FCFCFC;
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;
}

#container #main #blog #posts .cnt article.post:hover {
	background-color: #f6c003;
}

#container #main #blog #posts .cnt article.post:hover .postCnt .excerpt,
#container #main #blog #posts .cnt article.post:hover .postCnt .more {
	color: #1D1D1D;
}

#container #main #blog #posts .cnt article.post:hover .postCnt .more:before {
	opacity: 0.8;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

#container #main #blog #posts .cnt article.post .postCnt {
	display: block;
	text-decoration: none;
	color: #1c1c1f;
	width: 100%;
	height: 100%;
	outline: none;
}

#container #main #blog #posts .cnt article.post .postCnt .photo {
	position: relative;
	width: 98%;
	margin: 1%;
	height: 300px;
}

#container #main #blog #posts .cnt article.post .postCnt .photo .thumbnail {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#container #main #blog #posts .cnt article.post .postCnt .photo .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(assets/img/dot-pattern.png);
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

#container #main #blog #posts .cnt article.post:hover .postCnt .photo .overlay {
	opacity: 0.6;
}

#container #main #blog #posts .cnt article.post .postCnt .photo .date {
	display: block;
	position: absolute;
	bottom: 15px;
	left: -10px;
	margin: 0;
	padding: 5px 10px;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 17px;
	background-color: #1C1C1F;
	color: #E9E9E9;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
}

#container #main #blog #posts .cnt article.post .postCnt h2 {
	display: inline-block;
	width: calc(100% - 50px);
	padding: 0 25px;
	margin: 25px 0;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 27px;
}

#container #main #blog #posts .cnt article.post .postCnt .excerpt {
	display: inline-block;
	width: calc(100% - 50px);
	padding: 0 25px;
	margin: 0 0 25px 0;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 22px;
	color: #7a7777;
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
}

#container #main #blog #posts .cnt article.post .postCnt .more {
	display: inline-block;
	position: relative;
	padding: 0 0 0 40px;
	margin: 0 0 30px 0;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 20px;
	color: #7a7777;
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
}

#container #main #blog #posts .cnt article.post .postCnt .more:before {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 25px;
	background: url(assets/img/icon-blog-more.png);
	width: 9px;
	height: 9px;
	opacity: 0.5;
	-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
	transition:opacity 0.4s, -webkit-transform 0.4s;
	transition:opacity 0.4s, transform 0.4s;
	transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
}

#container #main #blog #posts .cnt .pag {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 50px;
}

#container #main #blog #posts .cnt .pagination {
	position: relative;
	margin: auto;
	font-family: 'katarinelight';
	text-align: center;
	font-size: 23px;
}

#container #main #blog #posts .cnt .pagination .numbers {
	display: inline-block;
	margin: 0 15px 0 15px;
}

#container #main #blog #posts .cnt .pagination .next {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 16px;
	outline: none;
}

#container #main #blog #posts .cnt .pagination .next:hover span {
	webkit-transform: translate3d(-5px, 0, 0);
	-webkit-transform: translate3d(-5px, 0, 0);
	        transform: translate3d(-5px, 0, 0);
}

#container #main #blog #posts .cnt .pagination .next span {
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	width: 25px;
	height: 7px;
	background: url(assets/img/arrow-blog-return.png) center center no-repeat;
}

#container #main #blog #posts .cnt .pagination .previous {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 16px;
	outline: none;
}

#container #main #blog #posts .cnt .pagination .previous:hover span {
	webkit-transform: translate3d(5px, 0, 0);
	-webkit-transform: translate3d(5px, 0, 0);
	        transform: translate3d(5px, 0, 0);
}

#container #main #blog #posts .cnt .pagination .previous span {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 25px;
	height: 7px;
	background: url(assets/img/arrow-inscription-included.png) center center no-repeat;
}

#container #main #blog #posts .cnt .pagination span {
	-webkit-transition: -webkit-transform 0.2s ease-out;
	transition:-webkit-transform 0.2s ease-out;
	transition:transform 0.2s ease-out;
	transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

#container #main #blog #posts .cnt-single-post {
	position: relative;
	width: 80%;
	margin: 30px auto 0 auto;
	padding: 0 0 50px;
}

#container #main #blog #posts .cnt-single-post .image {
	position: relative;
	width: 100%;
	height: 500px;
}

#container #main #blog #posts .cnt-single-post .image .photo {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#container #main #blog #posts .cnt-single-post .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(assets/img/dot-pattern.png);
	opacity: 0.6;
}

#container #main #blog #posts .cnt-single-post .image h2 {
	display: block;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 35px;
	letter-spacing: 1px;
	background-color: #1c1c1f;
	color: #e9e9e9;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	bottom: 10px;
	max-width: calc(50% - 60px);
	padding: 15px 30px;
	margin: 0;
	-webkit-transform: translateX(-15px) translateY(-50%);
	transform: translateX(-15px) translateY(-50%);
}

#container #main #blog #posts .cnt-single-post .post-content {
	position: relative;
	width: calc(100% - 60px);
	padding: 30px 30px 80px 30px;
	background-color: #FCFCFC;
	color: #1c1c1f;
	font-family: 'katarinelight';
	font-size: 23px;
	line-height: 33px;
}

#container #main #blog #posts .cnt-single-post .post-content p {
	margin-top: 0;
}

#container #main #blog #posts .cnt-single-post .post-content strong {
	font-family: 'katarinemedium';
	font-weight: normal;
}

#container #main #blog #posts .cnt-single-post .post-content a,
#container #main #blog #posts .cnt-single-post .post-content a:visited {
	text-decoration: none;
	display: inline-block;
	position: relative;
	color: #1c1c1f;
}

#container #main #blog #posts .cnt-single-post .post-content a:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #1c1c1f;
	left: 0;
	bottom: 2px;
}

#container #main #blog #posts .cnt-single-post .post-content strong a:after {
	bottom: 6px;
}

#container #main #blog #posts .cnt-single-post .post-content iframe {
	display: block;
	-webkit-transform: translate3d(0,0,0);
	        transform: translate3d(0,0,0);
	margin: 15px 0;
	padding: 0;
}

#container #main #blog #posts .cnt-single-post .post-content img.alignright {
	float: right;
	margin: 10px 0 10px 20px;
}

#container #main #blog #posts .cnt-single-post .post-content img.alignleft {
	float: right;
	margin: 10px 20px 10px 0;
}

#container #main #blog #posts .cnt-single-post .post-content img.aligncenter {
	display: block;
	margin: 10px auto 10px auto;
}

#container #main #blog #posts .cnt-single-post .post-content ul {
	list-style-type: none;
	padding: 0 0 0 20px;
}

#container #main #blog #posts .cnt-single-post .post-content ul li {
	position: relative;
}

#container #main #blog #posts .cnt-single-post .post-content ul li:before {
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #1C1C1F;
	top: 14px;
	left: -12px;
}

#container #main #blog #posts .cnt-single-post .post-content .info {
	position: absolute;
	bottom: 35px;
	left: 30px;
	text-align: center;
	font-family: 'katarinelight';
	font-size: 15px;
	padding: 0 10px;
	color: #1C1C1F;
	background: url(assets/img/dot-pattern2.png);
}

#container #main #blog #posts .cnt-single-post .foot {
	position: relative;
	margin: 50px 0 10px 0;
	font-size: 23px;
}

#container #main #blog #posts .cnt-single-post .foot a,
#container #main #blog #posts .cnt-single-post .foot a:visited {
	position: relative;
	text-decoration: none;
	color: #1C1C1F;
	padding-left: 32px;
	outline: none;
}

#container #main #blog #posts .cnt-single-post .foot a:before {
	content: '';
	display: block;
	position: absolute;
	top: 11px;
	left: 0px;
	width: 25px;
	height: 7px;
	background: url(assets/img/arrow-blog-return.png);
	-webkit-transition: -webkit-transform 0.3s;
	transition:-webkit-transform 0.3s;
	transition:transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

#container #main #blog #posts .cnt-single-post .foot a:hover:before {
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px);
}

/* footer */

#container #main footer {
	display: block;
	position: relative;
	height: 500px;
	width: 100%;
	background-color: #141416;
}

#container #main footer .wrap {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(assets/img/footer-back.jpg) top center no-repeat;
	background-size: cover;
}

#container #main footer h3 {
	font-family: 'OratorStdMedium';
	color: #82878f;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 30px 0;
}

#container #main footer textarea:focus,
#container #main footer input:focus,
#container #main footer a,
#container #main footer a:visited,
#container #main footer a:focus {
    outline: 0;
}

#container #main footer .cnt {
	position: relative;
	margin: auto;
	width: 1100px;
	height: 100%;
	padding: 0;
}

#container #main footer .cnt #info {
	position: absolute;
	top: 50px;
	left: 0;
	width: 345px;
	height: 190px;
}

#container #main footer .cnt #info p {
	margin: -5px 0 0 0;
	padding: 0;
	display: block;
	text-align: left;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.5px;
	color: #5E646B;
}

#container #main footer .cnt a,
#container #main footer .cnt a:visited {
	text-decoration: none;
	color: #5E646B;
	-webkit-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

#container #main footer .cnt a:hover {
	color: #82878f;
}

#container #main footer .cnt #write {
	position: absolute;
	top: 50px;
	right: 0;
	width: 710px;
	height: 225px;
}

#container #main footer .cnt #write #write-name {
	position: relative;
	float: left;
	width: 335px;
	height: 35px;
	margin: 0 4px 0 4px;
}

#container #main footer .cnt #write #write-name:before {
	content: '';
	display: block;
	position: absolute;
	left: -4px;
	top: -1px;
	width: 342px;
	height: 35px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #write #write-name:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: -5px;
	width: 334px;
	height: 43px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #write #write-name input {
	width: 311px;
	height: 35px;
	padding: 0 12px 0 12px;
	background-color: rgba(0,0,0,0.3);
	border: none;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	color: #82878f;
	font-size: 16px;
	line-height: 35px;
}

.mac #container #main footer .cnt #write #write-name input {
	line-height: 41px;
}

#container #main footer .cnt #write #write-name input::-webkit-input-placeholder {
	color: #3f4144;
}

#container #main footer .cnt #write #write-email {
	position: relative;
	float: left;
	width: 335px;
	height: 35px;
	margin: 0 4px 0 28px;
}

#container #main footer .cnt #write #write-email:before {
	content: '';
	display: block;
	position: absolute;
	left: -4px;
	top: -1px;
	width: 342px;
	height: 35px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #write #write-email:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: -5px;
	width: 334px;
	height: 43px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #write #write-email input {
	width: 311px;
	height: 35px;
	padding: 0 12px 0 12px;
	background-color: rgba(0,0,0,0.3);
	border: none;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	color: #82878f;
	font-size: 16px;
	line-height: 35px;
}

.mac #container #main footer .cnt #write #write-email input {
	line-height: 41px;
}

#container #main footer .cnt #write #write-email input::-webkit-input-placeholder {
	color: #3f4144;
}

#container #main footer .cnt #write #write-message {
	position: relative;
	float: left;
	width: 702px;
	height: 65px;
	margin: 25px 4px 0 4px;
}

#container #main footer .cnt #write #write-message:before {
	content: '';
	display: block;
	position: absolute;
	left: -4px;
	top: -1px;
	width: 709px;
	height: 65px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #write #write-message:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: -5px;
	width: 701px;
	height: 73px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #write #write-message textarea {
	width: 650px;
	height: 45px;
	padding: 10px 40px 10px 12px;
	background-color: rgba(0,0,0,0.3);
	border: none;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	color: #82878f;
	font-size: 16px;
	line-height: 22px;
	resize: none;
	overflow: hidden;
}

.mac #container #main footer .cnt #write #write-message textarea {
	line-height: 28px;
}

#container #main footer .cnt #write #write-message textarea::-webkit-input-placeholder {
	color: #3f4144;
}

#container #main footer .cnt #write #write-message input {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 8px;
	background: url(assets/img/plane-send.png) center center no-repeat;
	width: 27px;
	height: 18px;
	border: none;
	opacity: 0.3;
	webkit-transition: opacity 0.3s ease-out;
	-webkit-transition:opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

#container #main footer .cnt #write #write-message input:hover {
	opacity: 1;
}

#container #main footer .cnt #write #write-action {
	position: absolute;
	width: 100%;
	height: 30px;
	right: 0;
	bottom: 0;
	color: #82878f;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 16px;
	text-align: right;
	opacity: 0;
	visibility: hidden;
}

#container #main footer .cnt #newsletter {
	position: absolute;
	top: 290px;
	left: 0;
	width: 345px;
	height: 135px;
}

#container #main footer .cnt #newsletter #newsletter-email {
	position: relative;
	float: left;
	width: 335px;
	height: 35px;
	margin: 0 4px 0 4px;
}

#container #main footer .cnt #newsletter #newsletter-email:before {
	content: '';
	display: block;
	position: absolute;
	left: -4px;
	top: -1px;
	width: 342px;
	height: 35px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #newsletter #newsletter-email:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: -5px;
	width: 334px;
	height: 43px;
	border: 1px solid #3a3c40;
	pointer-events: none;
}

#container #main footer .cnt #newsletter #newsletter-email input[type='email'] {
	width: 283px;
	height: 35px;
	padding: 0 40px 0 12px;
	background-color: rgba(0,0,0,0.3);
	border: none;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	color: #82878f;
	font-size: 16px;
	line-height: 35px;
}

.mac #container #main footer .cnt #newsletter #newsletter-email input[type='email'] {
	line-height: 41px;
}


#container #main footer .cnt #newsletter #newsletter-email input::-webkit-input-placeholder {
	color: #3f4144;
}

#container #main footer .cnt #newsletter #newsletter-email input[type='submit'] {
	display: block;
	position: absolute;
	top: 10px;
	right: 8px;
	width: 23px;
	height: 15px;
	background: url(assets/img/letter-subscribe.png) center center no-repeat;
	border: none;
	opacity: 0.3;
	webkit-transition: opacity 0.3s ease-out;
	-webkit-transition:opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

#container #main footer .cnt #newsletter #newsletter-email input[type='submit']:hover {
	opacity: 1;
}

#container #main footer .cnt #newsletter #newsletter-action {
	position: absolute;
	width: 100%;
	height: 30px;
	right: 0;
	bottom: 0;
	color: #82878f;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	opacity: 0;
	visibility: hidden;
}

#container #main footer .cnt #partners {
	position: absolute;
	top: 290px;
	right: 0;
	width: 710px;
	height: 150px;
}

#container #main footer .cnt #partners .logo {
    display: block;
    position: absolute;
}

#container #main footer .cnt #partners .logo:before,
#container #main footer .cnt #partners .logo:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

#container #main footer .cnt #partners .logo:after {
    opacity: 0;
}

#container #main footer .cnt #partners .logo:hover:before {
    opacity: 0;
}

#container #main footer .cnt #partners .logo:hover:after {
    opacity: 1;
}

#container #main footer .cnt #partners .fiat {
    top: 40px;
    left: 17px;
    width: 68px;
    height: 68px;
}

#container #main footer .cnt #partners .fiat:before {
    background: url(assets/img/logos/fiat_bn.png) center center / contain no-repeat;
}

#container #main footer .cnt #partners .fiat:after {
    background: url(assets/img/logos/fiat_c.png) center center / contain no-repeat;
}

#container #main footer .cnt #partners .campus {
    top: 63px;
    left: 150px;
    width: 168px;
    height: 30px;
}

#container #main footer .cnt #partners .campus:before {
    background: url(assets/img/logos/campus_bn.png) center center / contain no-repeat;
}

#container #main footer .cnt #partners .campus:after {
    background: url(assets/img/logos/campus_c.png) center center / contain no-repeat;
}

#container #main footer .cnt #partners .camino {
    top: 38px;
    left: 386px;
    width: 90px;
    height: 68px;
}

#container #main footer .cnt #partners .camino:before {
    background: url(assets/img/logos/camino_bn.png) center center / contain no-repeat;
}

#container #main footer .cnt #partners .camino:after {
    background: url(assets/img/logos/camino_c.png) center center / contain no-repeat;
}

#container #main footer #copy {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-top: 1px solid #26262D;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	color: #5B5B64;
	background-color: rgba(0,0,0,0.3);
}

footer #copy span{
    width: 30%
}

#container #main footer #copy a,
#container #main footer #copy a:visited {
	display: inline-block;
	position: relative;
	text-decoration: none;
	color: #5B5B64;
	-webkit-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
	
	/* miK */
    margin: 0 40px;
}

#container #main footer #copy a:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 21px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #3E3E45;
	-webkit-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
}

#container #main footer #copy a:hover {
	color: #82878f;
}

#container #main footer #copy a:hover:after {
	background-color: #82878f;
}

#container #main footer .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0B0B0C;
	pointer-events: none;
}

.safari #container #main footer .shadow {
	visibility: hidden;
}



/* mobile version app styles */

.mobile #overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(.85,0,.44,1), opacity 0.6s cubic-bezier(.85,0,.44,1);
	-webkit-transition:opacity 0.6s cubic-bezier(.85,0,.44,1), -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:opacity 0.6s cubic-bezier(.85,0,.44,1), -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:transform 0.6s cubic-bezier(.85,0,.44,1), opacity 0.6s cubic-bezier(.85,0,.44,1);
	transition: transform 0.6s cubic-bezier(.85,0,.44,1), opacity 0.6s cubic-bezier(.85,0,.44,1), -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	visibility: hidden;
	z-index: 30;
	opacity: 0;
}

.mobile.navigation-visible #overlay {
	opacity: 1;
}

.mobile #main {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #222326;
	z-index: 25;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.mobile #main .content {  
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.6s cubic-bezier(.85,0,.44,1);
	transition: opacity 0.6s cubic-bezier(.85,0,.44,1);
}

.mobile.change-view #main .content {
	opacity: 0;
}

.mobile #navIcon {
	width: 40px;
	height: 34px;
	position: fixed;
	top: 15px;
	left: 15px;
	cursor: pointer;
	z-index: 50;
	opacity: 1;
	display: block;
}

.mobile #navIcon span {
	display: block;
	position: absolute;
	height: 4px;
	width: 30px;
	left: 5px;
	background-color: #f6c003;
	border-radius: 1px;
	-webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.mobile #navIcon span:nth-child(1) {
	top: 5px;
}

.mobile #navIcon span:nth-child(2) {
	top: 15px;
}

.mobile #navIcon span:nth-child(3) {
	bottom: 5px;
}

.mobile #navIcon.dark span {
	background-color: #1c1c1f;
}

.mobile nav {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 180px;
	background-color: #222326;
	z-index: 50;
	visibility: hidden;
	overflow-x: hidden;
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:-webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	transition:transform 0.6s cubic-bezier(.85,0,.44,1);
	transition: transform 0.6s cubic-bezier(.85,0,.44,1), -webkit-transform 0.6s cubic-bezier(.85,0,.44,1);
	-webkit-transform: translate3d(-180px, 0, 0);
	transform: translate3d(-180px, 0, 0);
}

.mobile.navigation-visible nav {
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.mobile nav .point {
	position: relative;
	width: 100%;
	margin: 0;
	color: #E9E9E9;
	font-family: 'OratorStdMedium';
	font-size: 19px;
	height: 45px;
	line-height: 20px;
	overflow: hidden;
}

.mobile nav .point:nth-child(1) {
	margin: 30px 0 0 0;
}

.mobile nav .point .title {
	position: absolute;
	top: 0;
	left: 25px;
	width: calc(100% - 25px);
	height: 45px;
	line-height: 46px;
}

.mobile nav .point .subsections {
	position: absolute;
	left: 0;
	top: 45px;
	width: 100%;
	padding: 5px 0;
	color: #1c1c1f;
	background-color: #f6c003;
}

.mobile nav .point .subsections .subpoint {
	padding-left: 30px;
	font-size: 17px;
	min-height: 30px;
	line-height: 30px;
}



/* preload mobile */

.mobile #main #preload {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #222326;
}

.mobile #main #preload #percent {
	font-family: 'katarinebold';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	color: #f6c003;
	font-size: 40px;
	text-align: center;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile #main #preload #percent span {
	display: inline-block;
	-webkit-transform: scale(0);
	transform: scale(0);
}


/* index */

.mobile #main #index {
	position: relative;
	width: 100%;
	background-color: #222326;
}

.mobile #main #index #section1 {
	position: relative;
	width: 100%;
    overflow: hidden;
}

.mobile #main #index #section1 #carousel {
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mobile #main #index #section1 #carousel .c_photo {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.mobile #main #index #section1 #carousel .c_photo.c_photo1 {
    background-image: url(assets/img/mobile/index-carousel-1.jpg);
}

.mobile #main #index #section1 #carousel .c_photo.c_photo2 {
    background-image: url(assets/img/mobile/index-carousel-2.jpg);
}

.mobile #main #index #section1 #carousel .c_photo.c_photo3 {
    background-image: url(assets/img/mobile/index-carousel-3.jpg);
}

.mobile #main #index #section1 .prevArrow {
    display: block;
    position: absolute;
    left: 5px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
}

.mobile #main #index #section1 .prevArrow:before {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: 13px;
    width: 20px;
    height: 20px;
    border-left: 2px solid #f6c003;
    border-bottom: 2px solid #f6c003;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile #main #index #section1 .nextArrow {
    display: block;
    position: absolute;
    right: 5px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
}

.mobile #main #index #section1 .nextArrow:before {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    right: 13px;
    width: 20px;
    height: 20px;
    border-right: 2px solid #f6c003;
    border-bottom: 2px solid #f6c003;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile #main #index #section1 .logo {
	display: block;
	position: absolute;
	width: 200px;
	height: 231px;
	top: 50%;
	left: 50%;
	background: url(assets/img/mobile/index-logo.png) center center no-repeat;
	background-size: contain;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

/* linksss */

.mobile #main #index #section1 #seguir-directo {
    display: block;
    outline: none;
    position: absolute;
    bottom: 60px;
    left: calc(50% - 100px);
    width: 200px;
    height: 30px;
    background: url(assets/img/directo.svg) center center / contain no-repeat;
}

.mobile #main #index #section1 #ultimas-noticias {
    display: block;
    outline: none;
    position: absolute;
    bottom: 18px;
    left: calc(50% - 76px);
    width: 152px;
    height: 30px;
    background: url(assets/img/noticias.svg) center center / contain no-repeat;
}

.mobile #main #index #section1 .point {
	display: block;
	position: absolute;
	bottom: 20px;
	left: calc(50% - 5px);
	width: 10px;
	height: 30px;
	background: url(assets/img/mobile/index-point-down.png) center center no-repeat;
}

.mobile #main #index #section2 {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	background-color: #222326;
	color: #d0d0d1;
	text-align: center;
	padding: 40px 0;
	z-index: 1;
	background: url(assets/img/mobile/index-back-2.jpg) center center / cover no-repeat;
}

.mobile #main #index #section2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

.mobile #main #index #section2 .box {
	position: relative;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
	margin: 20px 25px;
}

.mobile #main #index #section2 .box .border1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #82878f;
}

.mobile #main #index #section2 .box .border2 {
	position: absolute;
	top: 5px;
	left: -5px;
	width: calc(100% + 10px);
	height: calc(100% - 10px);
	border: 1px solid #82878f;
}

.mobile #main #index #section2 .box h2 {
	position: relative;
	width: 100%;
	margin: 30px 0 0 0;
	text-align: center;
	font-family: 'katarinebold';
	font-weight: normal;
	font-size: 26px;
}

.mobile #main #index #section2 .box .sub-h2 {
	position: relative;
	width: 100%;
	margin: 0 0 40px 0;
	text-align: center;
	font-family: 'katarinelight_italic';
	font-size: 14px;
}

.mobile #main #index #section2 .box .sub-h2:after {
	content: '';
	display: block;
	position: absolute;
	width: 56px;
	height: 1px;
	bottom: -20px;
	left: calc(50% - 28px);
	background-color: #f6c003;
}

.mobile #main #index #section2 .text {
	margin: 0 0 25px 0;
	font-size: 18px;
	padding: 0 30px;
	text-align: center;
}


.mobile #main #index #section2 .box a.button {
	position: relative;
	display: block;
	width: 80%;
	height: 40px;
	font-family: 'katarinelight';
	font-size: 22px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	color: #d0d0d1;
	margin: 0 auto 30px auto;
	border: 1px solid #d0d0d1;
}

.mobile #main #index #section3 {
	position: relative;
	width: 100%;
	background: url(assets/img/mobile/index-back-3.jpg) center center / cover no-repeat;
	padding: 70px 0;
}

.mobile #main #index #section3 .numbers {
	display: block;
	position: relative;
	width: calc(100% - 15px);
	text-align: center;
	padding-left: 15px;
}

.mobile #main #index #section3 .numbers span {
	display: inline-block;
	height: 100px;
	width: 68px;
	margin-left: -15px;
}

.mobile #main #index #section3 .numbers span.unit {
	z-index: 3;
}

.mobile #main #index #section3 .numbers span.dec {
	z-index: 2;
}

.mobile #main #index #section3 .numbers span.cent {
	z-index: 1;
}

.mobile #main #index #section3 .numbers span.n0 {
	background: url(assets/img/numbers/0.png) center center / contain no-repeat;
}

.mobile #main #index #section3 .numbers span.n1 {
	background: url(assets/img/numbers/1.png) center center / contain no-repeat;
}

.mobile #main #index #section3 .numbers span.n2 {
	background: url(assets/img/numbers/2.png) center center / contain no-repeat;
}
.mobile #main #index #section3 .numbers span.n3 {
	background: url(assets/img/numbers/3.png) center center / contain no-repeat;
}
.mobile #main #index #section3 .numbers span.n4 {
	background: url(assets/img/numbers/4.png) center center / contain no-repeat;
}
.mobile #main #index #section3 .numbers span.n5 {
	background: url(assets/img/numbers/5.png) center center / contain no-repeat;
}
.mobile #main #index #section3 .numbers span.n6 {
	background: url(assets/img/numbers/6.png) center center / contain no-repeat;
}
.mobile #main #index #section3 .numbers span.n7 {
	background: url(assets/img/numbers/7.png) center center / contain no-repeat;
}
.mobile #main #index #section3 .numbers span.n8 {
	background: url(assets/img/numbers/8.png) center center / contain no-repeat;
}
.mobile #main #index #section3 .numbers span.n9 {
	background: url(assets/img/numbers/9.png) center center / contain no-repeat;
}

.mobile #main #index #section3 .text {
	display: block;
	position: relative;
	color: #f6c003;
	text-align: center;
	text-shadow: 3px 3px 15px rgba(0,0,0,0.5);
	font-size: 20px;
	font-family: 'katarinemedium';
}

.mobile #main #index #section3 .text span {
	display: inline-block;
	width: 100%;
}

.mobile #main #index #section4 {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	background-color: #222326;
	color: #d0d0d1;
	text-align: center;
	padding: 50px 30px;
	background: url(assets/img/mobile/index-back-4.jpg) center center / cover no-repeat;
	z-index: 1;
}

.mobile #main #index #section4:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/photo-shadow.png) repeat-x;
}

.mobile #main #index #section4 a.link {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-decoration: none;
	color: #d0d0d1;
	font-weight: normal;
	text-align: center;
	margin: 0 0 15px 0;
	border: 1px solid #d0d0d1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
}

.mobile #main #index #section4 a.link:nth-child(3) {
	margin: 0;
}

/* panda raid */

.mobile #main #panda {
	position: relative;
	width: 100%;
	background-color: #222326;
}

.mobile #main #panda header {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(assets/img/mobile/headers/panda-raid.jpg) left center / cover no-repeat;
}

.mobile #main #panda header:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 30px;
	left: calc(50% - 3px);
	width: 7px;
	height: 25px;
	background: url(assets/img/mobile/header-point-down.png) center center no-repeat;
}

.mobile #main #panda header h1 {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	margin: 0;
	font-family: 'katarinemedium';
	font-weight: normal;
	font-size: 40px;
	letter-spacing: 1px;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	color: #f6c003;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile #main #panda #section2 {
	position: relative;
	background-color: #222326;
	color: #d0d0d1;
	text-align: left;
	background: url(assets/img/mobile/panda-back-2.jpg) bottom center / cover no-repeat;
}

.mobile #main #panda #section2 .cnt{
	padding: 20px 20px 40px 20px;
}

.mobile #main #panda #section2 p {
	font-family: 'katarinelight_italic';
	font-size: 18px;
	line-height: 25px;
}

.mobile #main #panda #section2 p span {
	font-family: 'katarinemedium';
}

.mobile #main #panda #section3 {
	position: relative;
	background-color: #E9E9E9;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
}

.mobile #main #panda #section3 .cnt{
	padding: 20px 20px 40px 20px;
}

.mobile #main #panda #section3 ul {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.mobile #main #panda #section3 ul li {
	display: block;
	margin: 20px 0 0 0;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
}

.mobile #main #panda #section3 ul li .title {
	font-family: 'katarinemedium';
	letter-spacing: 0.5px;
	min-height: 40px;
	line-height: 40px;
	position: relative;
	margin: 0 0 10px 0;
	float: left;
}

.mobile #main #panda #section3 ul li:nth-child(1) .title {
	background: url(assets/img/mobile/icon-no-wifi.png) left center no-repeat;
	padding-left: 45px;
}

.mobile #main #panda #section3 ul li:nth-child(2) .title {
	background: url(assets/img/mobile/icon-clock.png) left center no-repeat;
	padding-left: 45px;
}

.mobile #main #panda #section3 ul li:nth-child(3) .title {
	background: url(assets/img/mobile/icon-public.png) left center no-repeat;
	padding: 10px 0 0 40px;
	line-height: 21px;
	margin: 0 0 15px 0;
}

.mobile #main #panda #section3 ul li:nth-child(4) .title {
	background: url(assets/img/mobile/icon-ride.png) left center no-repeat;
	padding-left: 60px;
}

.mobile #main #panda #section3 ul li .description {
	margin: 0;
	width: 100%;
	font-family: 'katarinelight';
	float: left;
}

.mobile #main #panda #photo1,
.mobile #main #panda #photo2 {
    position: relative;
    width: 100%;
    height: 250px;
    background-color: #000;
}

.mobile #main #panda #photo1 {
    background: url(assets/img/mobile/panda-photo-1.jpg) center center / cover no-repeat;
}

.mobile #main #panda #photo2 {
    background: url(assets/img/mobile/panda-photo-2.jpg) center center / cover no-repeat;
}

.mobile #main #panda #section4 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #f6c003;
	background: url(assets/img/mobile/panda-back-3.jpg) bottom center / cover no-repeat;
}

.mobile #main #panda #section4 .cnt{
	padding: 20px 20px 40px 20px;
}

.mobile #main #panda #section4 h2 {
	width: 100%;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 27px;
	margin: 15px 0 30px 0;
}

.mobile #main #panda #section4 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.mobile #main #panda #section4 ul li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 5px;
}

.mobile #main #panda #section4 ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 2px;
	top: 9px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #1c1c1f;
}

.mobile #main #panda #section5 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #E9E9E9;
	background: url(assets/img/mobile/paper-texture.jpg) top left repeat;
	z-index: 1;
}

.mobile #main #panda #section5:before {
	content: '';
	display: block;
	position: absolute;
	height: 30px;
	width: 100%;
	top: -30px;
	left: 0;
	background: url(assets/img/mobile/torn-border.png) center center repeat-x;
	pointer-events: none;
}

.mobile #main #panda #section5 .cnt{
	padding: 20px 20px 40px 20px;
}

.mobile #main #panda #section5:after {
	content: '';
	display: block;
	position: absolute;
	height: 49px;
	width: 100%;
	bottom: -49px;
	left: 0;
	background: url(assets/img/mobile/torn-border-2.png) center center repeat-x;
	pointer-events: none;
}

.mobile #main #panda #section5 .blue-lines {
	position: absolute;
	left: 0;
	top: -5px;
	width: 100%;
	height: 100%;
	background: url(assets/img/mobile/blue-lines.png) 0 2px repeat;
	pointer-events: none;
}

.mobile #main #panda #section5 h2 {
	position: relative;
	text-align: left;
	font-weight: normal;
	font-family: 'OratorStdMedium';
	font-size: 27px;
	margin: 15px 0 40px 0;
}

.mobile #main #panda #section5 h2:after {
	content: '';
	display: block;
	width: 291px;
	height: 10px;
	position: absolute;
	bottom: -14px;
	left: 0px;
	background: url(assets/img/mobile/sub-solidary.png) center center / contain no-repeat;
}

.mobile #main #panda #section5 p {
	font-size: 18px;
	line-height: 27px;
	margin: 20px 0 27px 0;
}

.mobile #main #panda #section5 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 27px;
}

.mobile #main #panda #section5 ul li {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0;
}

.mobile #main #panda #section5 ul li:nth-child(1):before,
.mobile #main #panda #section5 ul li:nth-child(2):before {
	content: '';
	display: block;
	position: absolute;
	width: 19px;
	height: 20px;
	background: url(assets/img/mobile/tick-ok.png) no-repeat;
	top: 2px;
	left: 0px;
}

.mobile #main #panda #section5 ul li:nth-child(3):before {
	content: '';
	display: block;
	position: absolute;
	width: 18px;
	height: 17px;
	background: url(assets/img/mobile/tick-no.png) no-repeat;
	top: 4px;
	left: 0px;
}

/* participate */

.mobile #main #participate {
	position: relative;
	width: 100%;
	background-color: #222326;
	font-size: 18px;
	line-height: 25px;
}

.mobile #main #participate header {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(assets/img/mobile/headers/participate.jpg) right center / cover no-repeat;
}

.mobile #main #participate header h1 {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	margin: 0;
	font-family: 'katarinemedium';
	font-weight: normal;
	font-size: 40px;
	letter-spacing: 1px;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	color: #f6c003;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile #main #participate header:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 30px;
	left: calc(50% - 3px);
	width: 7px;
	height: 25px;
	background: url(assets/img/mobile/header-point-down.png) center center no-repeat;
}

.mobile #main #participate #photo1,
.mobile #main #participate #photo2 {
    position: relative;
    width: 100%;
    height: 250px;
    background-color: #000;
}

.mobile #main #participate #photo1 {
    background: url(assets/img/mobile/participate-photo-1.jpg) center center / cover no-repeat;
}

.mobile #main #participate #photo2 {
    background: url(assets/img/mobile/participate-photo-2.jpg) center center / cover no-repeat;
}

.mobile #main #participate #section2 {
	position: relative;
	color: #E9E9E9;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #1c1c1f; 
	background: url(assets/img/mobile/participate-back-1.jpg) center center / cover no-repeat;
}

.mobile #main #participate #section2 h2 {
	position: relative;
	font-weight: normal;
	margin: 0 0 50px 0;
	padding: 0;
	font-size: 31px;
}

.mobile #main #participate #section2 h2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -26px;
	left: 0;
	height: 1px;
	width: 56px;
	background-color: #f6c003;
}

.mobile #main #participate #section2 .cnt {
	padding: 40px 20px 40px 20px;
}

.mobile #main #participate #section3 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #f6c003; 
	background: url(assets/img/mobile/participate-back-2.jpg) bottom center / cover no-repeat;
	z-index: 1;
}

.mobile #main #participate #section3:before {
	content: '';
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(assets/img/mobile/yellow-separator.png) repeat-x;
}

.mobile #main #participate #section3 .cnt {
	padding: 20px;
}

.mobile #main #participate #section3 h2 {
	width: 100%;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 25px;
	margin: 10px 0 35px 0;
}

.mobile #main #participate #section3 .date-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.mobile #main #participate #section3 .date-container .left,
.mobile #main #participate #section3 .date-container .right {
	display: block;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
}

.mobile #main #participate #section3 .date-container .date {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.mobile #main #participate #section3 .date-container .date h3 {
	margin: 0 0 3px 0;
	position: relative;
	width: 100%;
	text-align: left;
	font-family: 'katarinebold';
	font-weight: normal;
	font-size: 25px;
	line-height: 25px;
}

.mobile #main #participate #section3 .date-container .date ul {
	list-style-type: none;
	padding: 0 0 0 35px;
	margin: 0;
}

.mobile #main #participate #section3 .date-container .date ul li {
	position: relative;
	line-height: 22px;
	margin: 0 0 8px 0;
}

.mobile #main #participate #section3 .date-container .date ul li:before {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	left: -30px;
	width: 25px;
	height: 7px;
	background: url(assets/img/mobile/arrow-inscription-included.png) center center no-repeat;
}

.mobile #main #participate #section4 {
	position: relative;
	color: #E9E9E9;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #1c1c1f; 
	background: url(assets/img/mobile/participate-back-3.jpg) center center / cover no-repeat;
}

.mobile #main #participate #section4 h2 {
	position: relative;
	font-weight: normal;
	margin: 0 0 50px 0;
	padding: 0;
	font-size: 31px;
}

.mobile #main #participate #section4 h2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -26px;
	left: 0;
	height: 1px;
	width: 56px;
	background-color: #f6c003;
}

.mobile #main #participate #section4 .cnt {
	padding: 40px 20px 20px 20px;
}

.mobile #main #participate #section4 .cnt ul {
	list-style-type: none;
	padding-left: 15px;
}

.mobile #main #participate #section4 .cnt ul li {
	position: relative;
	margin-bottom: 10px;
}

.mobile #main #participate #section4 .cnt ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -14px;
	top: 9px;
	width: 6px;
	height: 6px;
	background-color: #f6c003;
	border-radius: 50%;
}

.mobile #main #participate #section5 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #E9E9E9; 
}

.mobile #main #participate #section5 .cnt {
	padding: 40px 20px 20px 20px;
}

.mobile #main #participate #section5 h2 {
	position: relative;
	width: 100%;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 27px;
	margin: 0 0 60px 0;
}

.mobile #main #participate #section5 h2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -42px;
	left: calc(50% - 3px);
	width: 7px;
	height: 25px;
	background: url(assets/img/mobile/arrow-faq.png) center center no-repeat;
}

.mobile #main #participate #section5 .cnt ul.questions {
	list-style-type: none;
	padding: 0;
	position: relative;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq {
	position: relative;
	padding: 0;
	margin: 0 0 15px 0;
	width: 100%;
	height: 70px;
	background-color: #f6c003;
	cursor: pointer;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .answer {
	display: none;
	position: absolute;
	top: 70px;
	left: 10px;
	width: calc(100% - 20px);
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -1px;
	color: #1c1c1f;
	border: 1px solid #1c1c1f;
	visibility: hidden;
	opacity: 0;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .answer .text {
	position: relative;
	padding: 0 10px 0 10px;
	width: calc(100% - 20px);
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .answer .text ul {
	list-style-type: none;
	padding: 0 0 0 18px;
	margin: 20px 0 20px 0;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .answer .text ul li {
	position: relative;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .answer .text ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -14px;
	top: 7px;
	width: 5px;
	height: 5px;
	background-color: #1c1c1f;
	border-radius: 50%;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .answer .text a,
.mobile #main #participate #section5 .cnt ul.questions li.qq .answer .text a:visited {
	color: #1c1c1f;
	text-decoration: underline;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .answer .text .close {
	margin: 30px auto 10px auto;
	text-align: center;
	font-size: 18px;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .title {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FCFCFC;
	width: 100%;
	height: 70px;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-size: 17px;
	line-height: 17px;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .title span:nth-child(1) {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #f6c003;
}

.mobile #main #participate #section5 .cnt ul.questions li.qq .title span:nth-child(2) {
	display: block;
	position: absolute;
	width: calc(100% - 20px);
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-45%);
	transform: translateY(-45%);
}

/* inscription */

.mobile #main #inscription {
	position: relative;
	width: 100%;
	background-color: #222326;
	font-size: 18px;
	line-height: 25px;
}

.mobile #main #inscription header {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(assets/img/mobile/headers/inscription.jpg) center center / cover no-repeat;
}

.mobile #main #inscription header h1 {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	margin: 0;
	font-family: 'katarinemedium';
	font-weight: normal;
	font-size: 40px;
	letter-spacing: 1px;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	color: #f6c003;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile #main #inscription header:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 30px;
	left: calc(50% - 3px);
	width: 7px;
	height: 25px;
	background: url(assets/img/mobile/header-point-down.png) center center no-repeat;
}

.mobile #main #inscription #section2 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #f6c003;
	background: url(assets/img/mobile/insc-back-1.jpg) bottom center / cover no-repeat;
}

.mobile #main #inscription #section2 .cnt {
	padding: 30px 20px 30px 20px;
}

.mobile #main #inscription #section2 .cnt h2 {
	width: 100%;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 25px 0;
}

.mobile #main #inscription #section2 .cnt .prices {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.mobile #main #inscription #section2 .cnt .prices .price-box,
.mobile #main #inscription #section2 .cnt .prices .discount {
	display: block;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
	background: url(assets/img/mobile/dot-pattern2.png);
	padding: 10px;
}

.mobile #main #inscription #section2 .cnt .prices .price-box {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

.mobile #main #inscription #section2 .cnt .prices .price-box:nth-child(1):after {
	content: '';
	display: none;
	position: absolute;
	width: 50%;
	height: 1px;
	background-color: #1c1c1f;
	bottom: -21px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.mobile #main #inscription #section2 .cnt .prices .price-box .price {
	font-family: 'katarinebold';
	font-size: 33px;
	line-height: 39px;
}

.mobile #main #inscription #section2 .cnt .prices .price-box .price-desc {
	font-size: 18px;
	line-height: 18px;
}

.mobile #main #inscription #section2 .cnt .prices .discount {
	padding: 10px;
	color: #f6c003;
	background: #1c1c1f;
	border-radius: 15px;
	text-align: center;
	line-height: 20px;
}

.mobile #main #inscription #section3 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #E9E9E9;
}

.mobile #main #inscription #section3 .cnt {
	padding: 20px 20px 10px 20px;
}

.mobile #main #inscription #section3 .cnt ul {
	list-style-type: none;
	padding-left: 35px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.mobile #main #inscription #section3 .cnt ul li {
	display: block;
	position: relative;
	margin-bottom: 15px;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
	line-height: 21px;
	font-family: 'katarinelight_italic';
}

.mobile #main #inscription #section3 .cnt ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -35px;
	top: 7px;
	width: 25px;
	height: 7px;
	background: url(assets/img/mobile/arrow-inscription-included.png) center center no-repeat;
}

.mobile #main #inscription #section4 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #f6c003;
	background: url(assets/img/mobile/insc-back-2.jpg) center center / cover no-repeat;
}

.mobile #main #inscription #section4 .cnt {
	padding: 30px 20px 10px 20px;
}

.mobile #main #inscription #section4 .cnt h2 {
	width: 100%;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 25px 0;
}

.mobile #main #inscription #section4 .cnt .pre-inscription-text {
	position: relative;
	padding: 20px;
	margin: 0 auto 25px auto;
	background: url(assets/img/dot-pattern2.png);
	text-align: center;
}

.mobile #main #inscription #section4 .cnt .pre-inscription-text a {
    display: inline-block;
    position: relative;
    color: #1c1c1f;
    text-decoration: none;
}

.mobile #main #inscription #section4 .cnt .pre-inscription-text a:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.7);
}

.mobile #main #inscription #section4 .cnt .advantages {
	position: relative;
	margin-top: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.mobile #main #inscription #section4 .cnt .advantages .advantage {
	position: relative;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
	margin: 0 0 40px 0;
	min-height: 120px;
}

.mobile #main #inscription #section4 .cnt .advantages .advantage .number {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 35px;
	overflow: hidden;
	border-right: 1px solid #1c1c1f;
}

.mobile #main #inscription #section4 .cnt .advantages .advantage .number span {
	display: block;
	position: absolute;
	top: 50%;
	right: -10px;
	font-family: 'katarinebold';
	font-size: 80px;
	line-height: 80px;
	text-align: left;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile #main #inscription #section4 .cnt .advantages .advantage .description {
	position: absolute;
	display: block;
	width: calc(100% - 50px);
	line-height: 22px;
	left: 50px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile #main #inscription #section4 .cnt .inscription-text {
    position: relative;
    width: calc(100% - 40px);
    padding: 30px 20px 30px 20px;
    margin: 10px auto 35px auto;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    background: url(assets/img/dot-pattern2.png);
}

.mobile #main #inscription #section5 {
	position: relative;
	color: #E9E9E9;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #1c1c1f;
	background: url(assets/img/mobile/insc-back-3.jpg) bottom center / cover no-repeat;
}

.mobile #main #inscription #section5 .cnt {
	padding: 40px 20px 20px 20px;
}

.mobile #main #inscription #section5 h2 {
	position: relative;
	font-weight: normal;
	margin: 0 0 50px 0;
	padding: 0;
	font-size: 31px;
}

.mobile #main #inscription #section5 h2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -26px;
	left: 0;
	height: 1px;
	width: 56px;
	background-color: #f6c003;
}

.mobile #main #inscription #section5 .cnt ul {
	list-style-type: none;
	padding-left: 15px;
}

.mobile #main #inscription #section5 .cnt ul li {
	position: relative;
	margin-bottom: 10px;
}

.mobile #main #inscription #section5 .cnt ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -14px;
	top: 9px;
	width: 6px;
	height: 6px;
	background-color: #f6c003;
	border-radius: 50%;
}

.mobile #main #inscription #section5 .cnt a,
.mobile #main #inscription #section5 .cnt a:visited {
	text-decoration: underline;
	color: #E9E9E9;
}


.mobile #main #inscription #section6 {
	position: relative;
	color: #1c1c1f;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #E9E9E9;
}

.mobile #main #inscription #section6 .cnt {
	padding: 30px 20px 40px 20px;
}

.mobile #main #inscription #section6 .cnt h2 {
	width: 100%;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 35px 0;
}

.mobile #main #inscription #section6 .cnt .inscription-form {
	position: relative;
}

.mobile #main #inscription #section6 .cnt .inscription-form #drivers-form {
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver {
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
	margin: 0 0 25px 0;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver h3 {
	width: 100%;
	margin: 0 0 25px 0;
	text-align: center;
	font-family: 'katarinemedium';
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
	color: #FFF;
	background-color: #f6c003;
	height: 32px;
	font-size: 15px;
	line-height: 36px;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field {
	display: block;
	position: relative;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 10px 0;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field.big {
	height: 75px;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field label {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field input[type='text'],
.mobile #main #inscription #section6 .cnt .inscription-form .driver .field input[type='email'] {
	position: relative;
	float: right;
	display: block;
	height: 23px;
	width: calc(100% - 120px);
	padding: 3px 5px;
	border: none;
	background-color: #FFF;
	border: 1px solid #D2D2D2;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field select {
	float: right;
	display: block;
	height: 30px;
	width: calc(100% - 108px);
	padding: 3px 5px;
	border: none;
	background-color: #FFF;
	border: 1px solid #D2D2D2;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field select.born-year,
.mobile #main #inscription #section6 .cnt .inscription-form .driver .field select.born-month {
	width: calc( (100% - 128px) / 3);
	margin-left: 10px;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field select.born-day {
	width: calc( (100% - 128px) / 3);
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field textarea {
	float: right;
	display: block;
	height: 65px;
	width: calc(100% - 120px);
	padding: 3px 5px;
	border: none;
	background-color: #FFF;
	border: 1px solid #D2D2D2;
	resize: none;
}

.mobile #main #inscription #section6 .cnt .inscription-form .driver .field .asterisk {
	display: inline-block;
	margin: 0 0 5px 3px;
	width: 12px;
	height: 12px;
	background: url(assets/img/mobile/asterisk.svg) center center no-repeat;
	background-size: contain;
}

.mobile #main #inscription #section6 .cnt p.asterisk {
	position: relative;
	margin: 0 0 20px 0;
	text-align: center;
}

.mobile #main #inscription #section6 .cnt p.asterisk span {
	position: relative;
	padding-left: 21px;
}

.mobile #main #inscription #section6 .cnt p.asterisk span:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	width: 18px;
	height: 18px;
	background: url(assets/img/mobile/asterisk.svg) center center no-repeat;
	background-size: contain;
}

.mobile #main #inscription #section6 .cnt .cancelation {
	border: 3px solid #f6c003;
	width: calc(100% - 26px);
	padding: 10px;
	margin: 0 0 25px 0;
}

.mobile #main #inscription #section6 .cnt .cancelation h3 {
	width: 100%;
	text-align: center;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	font-size: 20px;
	margin: 3px 0 18px 0;
}

.mobile #main #inscription #section6 .cnt .cancelation ul {
	list-style-type: none;
	padding: 0 0 0 35px;
	margin: 0;
	position: relative;
}

.mobile #main #inscription #section6 .cnt .cancelation ul li {
	position: relative;
	margin: 0 0 10px 0;
}

.mobile #main #inscription #section6 .cnt .cancelation ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -32px;
	top: 9px;
	width: 25px;
	height: 7px;
	background: url(assets/img/mobile/arrow-inscription-included.png) center center no-repeat;
}

.mobile #main #inscription #section6 .cnt .cancelation p {
	margin: 15px 0 5px 0;
}

.mobile #main #inscription #section6 .cnt .attention {
	display: block;
	position: relative;
	text-align: center;
	width: calc(100% - 30px);
	padding: 15px;
	background: url(assets/img/dot-pattern2.png);
}


.mobile #main #inscription #section6 .cnt .check-cancelation {
	margin: 30px 0 30px 0;
	text-align: center;
}

.mobile #main #inscription #section6 .cnt .check-cancelation label {
	position: relative;
	padding-left: 25px;
}

.check-cancelation a {
    color: #000;
}

.mobile #main #inscription #section6 .cnt .check-cancelation input[type='checkbox'] {
	width: 20px;
	height: 15px;
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
}

.mobile #main #inscription #section6 .cnt #submit-inscription {
	display: block;
	position: relative;
	background: transparent;
	border: 1px solid #1c1c1f;
	width: 240px;
	height: 40px;
	margin: auto;
	font-family: 'katarinelight';
	font-size: 22px;
	line-height: 41px;
	text-align: center;
	cursor: pointer;
}

.mobile #main #inscription #popup-overlay, #footer-popup-overlay {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 50;
}

#footer-popup-overlay {
	display: none;
}

#footer-popup-overlay.show {
	display: block;
}

.mobile #main #inscription #popup-overlay #popup-window, #footer-popup-overlay .footer-popup-window {
	position: absolute;
	top: 0;
	left: calc(50% - 150px);
	background-color: #FFF;
	width: 300px;
	-webkit-transform: scale(0,0);
	transform: scale(0,0);
}

#footer-popup-overlay .footer-popup-window {
	-webkit-transform: none;
	transform: none;
	top: 100px;
    width: 800px;
    left: calc(50% - 400px);
}

.mobile #main #inscription #popup-overlay #popup-window .cnt, #footer-popup-overlay .cnt {
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	font-family: 'katarinelight';
	font-size: 18px;
	overflow: scroll;
}

#footer-popup-overlay .cnt, #popup-window .cnt{
    max-height: 500px;
    overflow: scroll;
}

.mobile #main #inscription #popup-overlay #popup-window .close, #footer-popup-overlay .close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 40px;
	height: 40px;
	background-color: #FFF;
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
}

#footer-popup-overlay .cnt, #footer-popup-overlay, #footer-popup-overlay .close {
	visibility: visible;
	opacity: 1;
}

.mobile #main #inscription #popup-overlay #popup-window .close:before, #footer-popup-overlay .close:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 20px;
	height: 30px;
	width: 1px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mobile #main #inscription #popup-overlay #popup-window .close:after, #footer-popup-overlay .close:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 20px;
	height: 30px;
	width: 1px;
	background-color: #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mobile #main #inscription #popup-overlay #popup-window .cnt h4, #footer-popup-overlay  h4 {
	position: relative;
	text-align: center;
	margin: 0 0 35px 0;
	font-size: 23px;
	font-weight: normal;
	font-family: 'katarinebold';
	text-transform: uppercase;
}

.mobile #main #inscription #popup-overlay #popup-window .cnt h4:after, #footer-popup-overlay h4:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -21px;
	left: calc(50% - 27px);
	height: 4px;
	width: 54px;
	background-color: #f6c003;
}

.mobile #main #inscription #popup-overlay #popup-window p.alert {
	text-align: center;
	margin-bottom: 6px;
	font-size: 18px;
}

.mobile #main #inscription #section7 {
	position: relative;
	color: #E9E9E9;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	background-color: #1c1c1f;
	background: url(assets/img/mobile/index-back-2.jpg) bottom center / cover no-repeat;
}

.mobile #main #inscription #section7 .cnt {
	padding: 40px 20px 20px 20px;
}

.mobile #main #inscription #section7 h2 {
	position: relative;
	font-weight: normal;
	margin: 0 0 50px 0;
	padding: 0;
	font-size: 31px;
}

.mobile #main #inscription #section7 h2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -26px;
	left: 0;
	height: 1px;
	width: 56px;
	background-color: #f6c003;
}

.mobile #main #inscription #section7 .cnt ul {
	list-style-type: none;
	padding-left: 15px;
}

.mobile #main #inscription #section7 .cnt ul li {
	position: relative;
	margin-bottom: 10px;
}

.mobile #main #inscription #section7 .cnt ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: -14px;
	top: 9px;
	width: 6px;
	height: 6px;
	background-color: #f6c003;
	border-radius: 50%;
}

.mobile #main #blog {
	position: relative;
	width: 100%;
	background-color: #E9E9E9;
}

.mobile #main #blog #posts {
	position: relative;
	background-color: #E9E9E9;
    padding: 50px 0 0 0;
}

.mobile #main #blog #posts .blog_header {
    position: relative;
    margin: auto;
    width: 80%;
    height: 100px;
    background: url(assets/img/mobile/header-blog.png) center center / contain no-repeat;
}

.mobile #main #blog #posts h1 {
	position: relative;
	font-family: 'OratorStdMedium';
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	margin: 0 0 10px 0;
	padding: 60px 0 0 0;
}

.mobile #main #blog #posts h1:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -34px;
	left: calc(50% - 3px);
	width: 7px;
	height: 25px;
	background: url(assets/img/arrow-faq.png) center center no-repeat;
}

.mobile #main #blog #posts .cnt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	padding: 30px 20px 50px 20px;
}

.mobile #main #blog #posts .cnt article.post {
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 1 100%;
	background-color: #FCFCFC;
	margin: 0 0 20px 0;
}

.mobile #main #blog #posts .cnt article.post .postCnt {
	display: block;
	text-decoration: none;
	color: #1c1c1f;
	width: 100%;
	height: 100%;
	outline: none;
}

.mobile #main #blog #posts .cnt article.post .postCnt .photo {
	position: relative;
	width: 98%;
	margin: 1%;
	height: 150px;
}

.mobile #main #blog #posts .cnt article.post .postCnt .photo .thumbnail {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mobile #main #blog #posts .cnt article.post .postCnt .photo .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(assets/img/dot-pattern.png);
	opacity: 0.3;
}

.mobile #main #blog #posts .cnt article.post .postCnt .photo .date {
	display: block;
	position: absolute;
	bottom: 15px;
	left: -10px;
	margin: 0;
	padding: 5px 10px;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 17px;
	background-color: #1C1C1F;
	color: #E9E9E9;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
}

.mobile #main #blog #posts .cnt article.post .postCnt h2 {
	display: inline-block;
	width: calc(100% - 20px);
	padding: 0 10px;
	margin: 15px 0;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 23px;
}

.mobile #main #blog #posts .cnt article.post .postCnt .more {
	display: inline-block;
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 20px;
	color: #7a7777;
}

.mobile #main #blog #posts .cnt article.post .postCnt .more:before {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 12px;
	background: url(assets/img/mobile/icon-blog-more.png);
	width: 9px;
	height: 9px;
	opacity: 0.5;
}

.mobile #main #blog #posts .cnt .pag {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 20px;
}

.mobile #main #blog #posts .cnt .pagination {
	position: relative;
	margin: auto;
	font-family: 'katarinelight';
	text-align: center;
	font-size: 23px;
}

.mobile #main #blog #posts .cnt .pagination .numbers {
	display: inline-block;
	margin: 0 15px 0 15px;
}

.mobile #main #blog #posts .cnt .pagination .previous {
	display: inline-block;
	position: relative;
	width: 25px;
	height: 16px;
	outline: none;
}

.mobile #main #blog #posts .cnt .pagination .previous span {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 25px;
	height: 7px;
	background: url(assets/img/arrow-inscription-included.png) center center no-repeat;
}

.mobile #main #blog #posts .cnt .pagination .next {
	display: inline-block;
	position: relative;
	width: 25px;
	height: 16px;
	outline: none;
}

.mobile #main #blog #posts .cnt .pagination .next span {
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	width: 25px;
	height: 7px;
	background: url(assets/img/arrow-blog-return.png) center center no-repeat;
}

.mobile #main #blog #posts .cnt-single-post {
	position: relative;
	width: 80%;
	margin: 50px auto 0 auto;
	padding: 0 0 50px;
}

.mobile #main #blog #posts:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(assets/img/mobile/photo-shadow.png) repeat-x;
}

.mobile #main #blog #posts .cnt-single-post .image {
	position: relative;
	width: 100%;
	height: 150px;
}

.mobile #main #blog #posts .cnt-single-post .image .photo {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mobile #main #blog #posts .cnt-single-post .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(assets/img/mobile/dot-pattern.png);
	opacity: 0.3;
}

.mobile #main #blog #posts .cnt-single-post .post-content {
	position: relative;
	width: calc(100% - 20px);
	padding: 10px 10px 50px 10px;
	background-color: #FCFCFC;
	color: #1c1c1f;
	font-family: 'katarinelight';
	font-size: 18px;
	line-height: 25px;
}

.mobile #main #blog #posts .cnt-single-post .post-content h2 {
	font-family: 'katarinemedium';
	font-weight: normal;
	font-size: 21px;
	width: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
}

.mobile #main #blog #posts .cnt-single-post .post-content p {
	margin-top: 0;
}

.mobile #main #blog #posts .cnt-single-post .post-content strong {
	font-family: 'katarinemedium';
	font-weight: normal;
}

.mobile #main #blog #posts .cnt-single-post .post-content a,
.mobile #main #blog #posts .cnt-single-post .post-content a:visited {
	text-decoration: none;
	display: inline-block;
	position: relative;
	color: #1c1c1f;
}

.mobile #main #blog #posts .cnt-single-post .post-content a:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #1c1c1f;
	left: 0;
	bottom: 3px;
}

.mobile #main #blog #posts .cnt-single-post .post-content iframe {
	display: block;
	-webkit-transform: translate3d(0,0,0);
	        transform: translate3d(0,0,0);
	margin: 15px 0;
	padding: 0;
}

.mobile #main #blog #posts .cnt-single-post .post-content img.alignright {
	float: right;
	margin: 10px 0 10px 20px;
}

.mobile #main #blog #posts .cnt-single-post .post-content img.alignleft {
	float: right;
	margin: 10px 20px 10px 0;
}

.mobile #main #blog #posts .cnt-single-post .post-content img.aligncenter {
	display: block;
	margin: 10px auto 10px auto;
}

.mobile #main #blog #posts .cnt-single-post .post-content ul {
	list-style-type: none;
	padding: 0 0 0 20px;
}

.mobile #main #blog #posts .cnt-single-post .post-content ul li {
	position: relative;
}

.mobile #main #blog #posts .cnt-single-post .post-content ul li:before {
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #1C1C1F;
	top: 11px;
	left: -12px;
}

.mobile #main #blog #posts .cnt-single-post .post-content .info {
	position: absolute;
	bottom: 10px;
	left: 5px;
	text-align: center;
	font-family: 'katarinelight';
	font-size: 12px;
	padding: 0 5px;
	color: #1C1C1F;
	background: url(assets/img/mobile/dot-pattern2.png);
}

.mobile #main #blog #posts .cnt-single-post .foot {
	position: relative;
	margin: 40px 0 0 0;
}

.mobile #main #blog #posts .cnt-single-post .foot a, #container #main #blog #posts .cnt-single-post .foot a:visited {
	position: relative;
	text-decoration: none;
	color: #1C1C1F;
	padding-left: 32px;
	outline: none;
}

.mobile #main #blog #posts .cnt-single-post .foot a:before {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	left: 0px;
	width: 25px;
	height: 7px;
	background: url(assets/img/mobile/arrow-blog-return.png);
}

.mobile #main #gallery {
	position: relative;
	overflow: hidden;
}

.mobile #main #gallery #images {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

.mobile #main #gallery #images .image {
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	-webkit-box-flex: 1;
	        flex: 1 1 0px;
	visibility: hidden;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.mobile #main #gallery .swipe_cnt {
	position: fixed;
	width: 200px;
	height: 45px;
	top: calc(50% - 22px);
	left: calc(50% - 100px);
	background: rgba(0,0,0,0.5);
	border-radius: 10px;
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
}

.mobile #main #gallery .swipe_cnt .swipe {
	position: relative;
	margin: 6px auto 0 auto;
	width: 31px;
	height: 33px;
	background: url(assets/img/mobile/swipe_icon.png) center center / contain no-repeat;
}

.mobile #main #gallery .counter {
	position: fixed;
	right: 15px;
	top: 21px;
	text-align: center;
	color: #f6c003;
	font-family: 'katarinemedium';
	font-size: 20px;
	letter-spacing: 2px;
}

.mobile #main #gallery .more {
    position: fixed;
    right: 0;
    bottom: 21px;
    height: 40px;
    width: 290px;
    color: #f6c003;
    font-family: 'katarinelight';
    font-size: 20px;
    letter-spacing: 1px;
}

.mobile #main #gallery .more span {
    display: block;
    position: absolute;
    top: 8px;
    right: 119px;
}

.mobile #main #gallery .more .icon {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
}

.mobile #main #gallery .more .icon.camera {
    background: url(assets/img/mobile/icon-camera.png) center center / contain no-repeat;
    right: 68px;
}

.mobile #main #gallery .more .icon.youtube {
    background: url(assets/img/mobile/icon-youtube.png) center center / contain no-repeat;
    right: 18px;
}





/* footer! */

.mobile #main footer {
	position: relative;
	padding: 1px 0 0 0;
	text-align: center;
	background: url(assets/img/mobile/footer-back.jpg) center center / cover no-repeat;
}

.mobile #main footer .box {
    position: relative;
    width: 100%;
    margin: 30px 0 0 0;
}

.mobile #main footer .box:nth-child(2),
.mobile #main footer .box:nth-child(3) {
    margin: 40px 0 0 0;
}

.mobile #main footer .logo {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 15px 0 0 0;
}

.mobile #main footer .box .fiat {
    /* width: 68px; */
    height: 68px;
    background: url(assets/img/logos/fiat_bn.png) center center / contain no-repeat;
}

.mobile #main footer .box .campus {
    /* width: 168px; */
    height: 30px;
    background: url(assets/img/logos/campus_bn.png) center center / contain no-repeat;
}

.mobile #main footer .box .camino {
    /* width: 90px; */
    height: 60px;
    background: url(assets/img/logos/camino_bn.png) center center / contain no-repeat;
    margin-top: 20px;
}

.mobile #main footer .social {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin: 15px 10px 0 10px;
}

.mobile #main footer .social.facebook {
        background: url(assets/img/mobile/fb-icon.png) center center / contain no-repeat;
}

.mobile #main footer .social.twitter {
        background: url(assets/img/mobile/twitter-icon.png) center center / contain no-repeat;
}

.mobile #main footer .social.gplus {
        background: url(assets/img/mobile/gplus-icon.png) center center / contain no-repeat;
}

.mobile #main footer h3 {
	font-family: 'OratorStdMedium';
	color: #82878f;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 20px 0;
}

.mobile #main footer p {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	font-family: 'katarinelight';
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.5px;
	color: #767A7E;
}

.mobile #main footer p a, .mobile #main footer p a:visited {
	text-decoration: none;
	color: #A7AFB8;
}

.mobile #main footer #copy {
	position: relative;
	margin: 35px 0 0 0;
	padding: 10px;
	width: calc(100% - 20px);
	border-top: 1px solid #26262D;
	text-align: center;
	font-size: 16px;
	line-height: 19px;
	color: #777777;
	background-color: rgba(0,0,0,0.3);
}

.mobile #main footer #copy span {
	font-size: 14px;
}

.mobile #main footer #copy a, .mobile #main footer #copy a:visited {
	text-decoration: none;
	color: #A7AFB8;
    display: block;
    margin: 10px;
}


/* width: 500px and up */

@media only screen and (min-height: 400px) {

    .mobile #main #index #section1 #seguir-directo {
        bottom: 100px;
        left: calc(50% - 135px);
        width: 270px;
        height: 40px;
    }

    .mobile #main #index #section1 #ultimas-noticias {
        bottom: 40px;
        left: calc(50% - 104px);
        width: 208px;
        height: 40px;
    }

}


@media only screen and (min-width: 500px) {

	.mobile #main #blog #posts .cnt article.post {
		-webkit-flex: 1 1 calc(50% - 20px);
		-ms-flex: 1 1 calc(50% - 20px);
		-webkit-box-flex: 1;
		        flex: 1 1 calc(50% - 20px);
		margin: 0 10px 20px 0;
	}

}

/* width: 700px and up */

@media only screen and (min-width: 700px) {

	.mobile #main #index #section2 .box {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		-webkit-box-flex: 1;
		        flex: 1 1 0px;
	}

	.mobile #main #index #section3 .numbers {
		width: calc(100% - 21px);
		padding-left: 21px;
	}

	.mobile #main #index #section3 .numbers span {
		display: inline-block;
		height: 140px;
		width: 95px;
		margin-left: -21px;
	}

	.mobile #main #index #section3 .text {
		font-size: 29px;
	}

	.mobile #main #panda header,
	.mobile #main #participate header,
	.mobile #main #inscription header {
		height: 300px;
	}

	.mobile #main #panda header:after,
	.mobile #main #participate header:after,
	.mobile #main #inscription header:after {
		bottom: 10px;
	}

	.mobile #main #panda header h1,
	.mobile #main #participate header h1,
	.mobile #main #inscription header h1 {
		font-family: 'katarinelight';
		font-weight: normal;
		font-size: 77px;
	}

	.mobile #main #panda #section2 .cnt {
		padding: 20px 40px;
	}

	.mobile #main #panda #section3 .cnt {
		padding: 20px 40px;
	}

	.mobile #main #panda #section3 ul li {
		margin: 20px 0 20px 0;
	}

	.mobile #main #panda #section4 .cnt {
		padding: 20px 40px 40px 40px;
	}

	.mobile #main #panda #section5 .cnt {
		padding: 20px 40px 40px 40px;
	}

	.mobile #main #participate #section2 .cnt {
		padding: 40px;
	}

	.mobile #main #participate #section3 .cnt {
		padding: 40px;
	}

	.mobile #main #participate #section3 h2 {
		margin: 0 0 45px 0;
	}

	.mobile #main #participate #section3 .date-container .left,
	.mobile #main #participate #section3 .date-container .right {
		display: block;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		-webkit-box-flex: 1;
		        flex: 1 1 0px;
	}

	.mobile #main #participate #section3 .date-container .left {
		margin-right: 25px;
	}

	.mobile #main #participate #section4 .cnt {
		padding: 40px;
	}

	.mobile #main #participate #section5 .cnt {
		padding: 40px;
	}

	.mobile #main #participate #section5 .cnt ul.questions li.qq .title {
		font-size: 19px;
		line-height: 19px;
	}

	.mobile #main #inscription #section2 .cnt .prices .price-box {
		display: block;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		-webkit-box-flex: 1;
		        flex: 1 1 0px;
		margin-bottom: 20px;
		background: none;
	}

	.mobile #main #inscription #section2 .cnt .prices .price-box:nth-child(1) {
		margin-right: 20px;
	}

	.mobile #main #inscription #section2 .cnt .prices .price-box:nth-child(1):after {
		content: '';
		display: block;
		position: absolute;
		width: 1px;
		height: 100%;
		background-color: #1c1c1f;
		bottom: 0;
		left: inherit;
		right: -10px;
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}

	.mobile #main #inscription #section2 .cnt .prices .price-box .price {
		font-size: 48px;
		line-height: 58px;
	}

	.mobile #main #inscription #section2 .cnt .prices .price-box .price-desc {
		font-size: 20px;
		line-height: 25px;
	}

	.mobile #main #inscription #section2 .cnt .prices .discount {
		font-size: 20px;
		border-radius: 25px;
		padding: 10px 20px;
	}

    .mobile #main #inscription #section4 .cnt .inscription-text {
        margin: 20px auto 15px auto;
    }

	.mobile #main #inscription #section2 .cnt h2 {
		margin: 0 0 25px 0;
	}

	.mobile #main #inscription #section3 .cnt {
		padding: 20px 40px 10px 40px;
	}

	.mobile #main #inscription #section3 .cnt ul {
		padding: 0 0 0 15px;
	}

	.mobile #main #inscription #section3 .cnt ul li {
		-webkit-flex: 1 1 calc(50% - 50px);
		-ms-flex: 1 1 calc(50% - 50px);
		-webkit-box-flex: 1;
		        flex: 1 1 calc(50% - 50px);
		margin: 0 25px 20px 25px;
	}

	.mobile #main #inscription #section4 .cnt {
		padding: 30px 20px 20px 20px;
	}

	.mobile #main #inscription #section4 .cnt .advantages .advantage {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		-webkit-box-flex: 1;
		        flex: 1 1 0px;
		margin: 10px 0 20px 0;
	}

	.mobile #main #inscription #section5 .cnt {
		padding: 40px 40px 30px 40px;
	}

	.mobile #main #inscription #section6 .cnt .inscription-form .driver {
		-webkit-flex: 1 1 calc(50% - 40px);
		-ms-flex: 1 1 calc(50% - 40px);
		-webkit-box-flex: 1;
		        flex: 1 1 calc(50% - 40px);
		margin: 0 20px 20px 20px;
	}

	.mobile #main #inscription #popup-overlay #popup-window {
		left: calc(50% - 250px);
		width: 500px;
	}

	.mobile #main #inscription #section7 .cnt {
		padding: 40px 40px 30px 40px;
	}

	.mobile #main #blog #posts .cnt article.post {
		-webkit-flex: 1 1 calc(33% - 20px);
		-ms-flex: 1 1 calc(33% - 20px);
		-webkit-box-flex: 1;
		        flex: 1 1 calc(33% - 20px);
		margin: 0 10px 20px 0;
	}

	.mobile #main #blog #posts .cnt-single-post .post-content .info {
		bottom: 10px;
		left: 10px;
		font-size: 16px;
	}

    .mobile #main footer .box:nth-child(2),
    .mobile #main footer .box:nth-child(3) {
        margin: 30px 0 0 0;
    }

    .mobile #main footer .box .fiat {
        width: 68px;
        margin: 0 20px 0 0;
    }

    .mobile #main footer .box .campus {
        width: 168px;
        margin: 0 20px 12px 0;
    }

    .mobile #main footer .box .camino {
        width: 90px;
        margin: 0 0 5px 0;
    }

}

/* width: 800px and up */	
@media only screen and (min-width: 800px) {

	.mobile #main #index #section4 a.link {
		height: 50px;
		line-height: 50px;
		font-size: 22px;
	}

	.mobile #main #index #section4 a.link:nth-child(1),
	.mobile #main #index #section4 a.link:nth-child(2) {
		margin: 10px 10px;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		-webkit-box-flex: 1;
		        flex: 1 1 0px;
	}

	.mobile #main #index #section4 a.link:nth-child(3) {
		margin: 15px 10px 10px 10px;
	}

    .mobile #main footer .box .fiat {
        margin: 0 30px 0 0;
    }

    .mobile #main footer .box .campus {
        margin: 0 30px 12px 0;
    }

    .mobile #main footer .box .camino {
        margin: 0 0 5px 0;
    }

}


/* height: 850px and up */

@media only screen and (min-height: 850px) {

	/* nav */
	#container nav .point .box {
		top: -6px;
		height: 34px;
	}

	#container nav .point .box .section {
		height: 34px;
	}

	#container nav .point .box .section:before {
		top: 11px;
	}

	#container nav .point .box .section .name {
		height: 24px;
		font-size: 16px;
		line-height: 26px;
	}

	#container nav .point .box .section .icon {
		width: 34px;
		height: 34px;
	}

	#container nav .point .box .section .icon:before {
		top: 12px;
	}

	#container nav .point1 .box .section { width: 104px; }
	#container nav .point2 .box .section { width: 144px; }
	#container nav .point3 .box .section { width: 138px; }
	#container nav .point4 .box .section { width: 151px; }
	#container nav .point5 .box .section { width: 119px; }
	#container nav .point6 .box .section { width: 104px; } 

	#container nav .point1 .box .section .name { width: 70px; }
	#container nav .point2 .box .section .name { width: 110px; }
	#container nav .point3 .box .section .name { width: 104px; }
	#container nav .point4 .box .section .name { width: 117px; }
	#container nav .point5 .box .section .name { width: 85px; } 
	#container nav .point6 .box .section .name { width: 70px; }
}

/* width: 1500px and up */

@media only screen and (min-width: 1500px) {


	/* blog */

	#container #main #blog #posts .cnt .cnt_posts .post .cnt-post .roadbook {
		width: 320px;
	}

	#container #main #blog #posts .cnt .cnt_posts .post .cnt-post .post-title {
		width: calc(100% - 537px);
	}

	#container #main #blog #posts .cnt .cnt_posts .post .cnt-post .post-title span.title {
		left: 45px;
	}

}