@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Kodchasan:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Thasadith:ital,wght@0,400;0,700;1,400;1,700&display=swap');
html * {
	margin:0;
	padding:0;
    box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
body {
	background:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#222;
}
header, nav, article, section, footer, figure, aside, address {
	display:block;
	font-style:normal;
}
a:hover,
a {
	font-size:15px;
	color:#222;
	text-decoration:none;
}
textarea,
select,
input,
button {
	outline:none;
	resize:none;
	overflow:hidden;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
button {
    cursor:pointer;
}
img {
	border:0;
    width:100%;
    height:auto;
}
ol,
ul {
	list-style-type:none;
}
::placeholder {
    color:#555;
    font-size:13px;
    font-family:'Montserrat', sans-serif;
}
input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 30px white inset;
}
.clear {
	clear:both;
}
#error-page {
    width:100%;
    height:100%;
    position:absolute;
    background:#f8f8f8;
    display:table;
}
#error-page figure {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    padding:10px;
}
#error-page figure img {
    width:100%;
    max-width:400px;
    height:auto;
}
#popup {
    position:fixed;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    top:0;
    left:0;
    z-index:10;
}
#popup .window {
	width:calc(100% - 100px);
	height:100%;
	max-width:500px;
    max-height:500px;
    left:50%;
    top:50%;
	transform:translate(-50%, -50%);
    position:fixed;
}
#popup .window figure img {
	width:100%;
	height:100%;
    border-radius:5px;
    box-shadow:0 0 10px rgba(0,0,0,0.2);
}
#popup .window a.close {
    width:30px;
    height:30px;
    line-height:30px;
    background:url(/Images/icon-close.png) no-repeat center #ee7514;
    top:0;
    right:-30px;
    position:absolute;
    z-index:2;
    cursor:pointer;
    border-radius:5px;
}
.recess {
    width:1400px;
    margin:auto;
}
#page {
    width:100%;
}
#header {
    position:absolute;
    z-index:2;
    top:20px;
    left:0;
    display:table;
    width:100%;
    padding:0 70px;
}
#header.style-2 {
    position:static;
    margin:20px 0;
}
#header .phone-lang a,
#menu .menu-list ul li span,
#menu a {
    color:#fff;
    font-family:"Kodchasan", sans-serif;
    font-size:15px;
    font-weight:600;
    cursor:pointer;
    padding:10px 0;
    display:block;
}
#header.style-2 .phone-lang a,
#menu.style-2 .menu-list ul li span,
#menu.style-2 a {
    color:#182a2d;
}
#header .logo {
    width:220px;
    display:inline-block;
    vertical-align:middle;
    margin-right:70px;
}
#header .phone-lang {
    float:right;
}
#header .phone-lang ul {
    display:table;
    width:100%;
}
#header .phone-lang ul li {
    display:inline-block;
    margin-right:30px;
}
#header .phone-lang ul li:first-child a {
    background:url(/Images/icon-menu-phone.png) no-repeat left center;
    padding-left:30px;
    cursor:default;
}
#header.style-2 .phone-lang ul li:first-child a {
    background-image:url(/Images/icon-menu-phone-black.png);
}
#index {
    position:absolute;
    z-index:4;
    top:calc(100% - 100px);
    width:100%;
    font-family:'Raleway', sans-serif;
}
#index .slogan {
    text-align:center;
    line-height:44px;
    width:1000px;
    margin:50px auto 100px auto;
    position:relative;
    font-size:30px;
    font-weight:700;
}
#index .about .left-column {
    width:calc(100% - 550px);
    float:left;
    margin-right:50px;
    font-size:15px;
}
#index .about .left-column h2 {
    font-size:20px;
    margin-bottom:40px;
}
#index .about .left-column ul {
    display:table;
    width:100%;
}
#index .about .left-column ul li {
    display:inline-block;
    width:calc(65% - 50px);
    vertical-align:top;
    line-height:22px;
}
#index .about .left-column ul li p:not(:last-child) {
    margin-bottom:20px;
}
#index .about .left-column ul li:first-child {
    width:35%;
    margin-right:50px;
}
#index .about .left-column ul li:first-child figure {
    width:35px;
    margin-bottom:10px;
}
#index .about .right-column {
    width:500px;
    float:left;
    position:relative;
}
#index .about .right-column p {
    width:200px;
    height:250px;
    position:absolute;
    z-index:1;
    bottom:0;
    right:0;
    background:rgba(222,99,8,.7);
}
#index .about .right-column figure {
    margin-bottom:10px;
    padding:0 35px 5px 0;
}
#index .about .right-column a {
    color:#f8ad00;
    font-weight:700;
    font-size:15px;
}
#index .projects {
    width:1500px;
    margin:70px auto 100px auto;
    position:relative;
}
#index .projects .text {
    position:absolute;
    z-index:2;
    top:150px;
    left:150px;
    font-size:38px;
    color:#fff;
    text-shadow:0 0 8px rgba(0,0,0,.2);
    font-weight:500;
}
#index #projects {
    margin-bottom:100px;
}
#index #projects h3 {
    font-size:40px;
    text-align:center;
    margin-bottom:40px;
    letter-spacing:1px;
    color:#1b262b;
}
#footer {
    background:rgb(17,17,17);
    background:linear-gradient(35deg, rgba(17,17,17,1) 40%, rgba(61,125,136,1) 100%);
    color:#fff;
    padding:50px 0;
    font-family:'Montserrat', sans-serif;
    position:relative;
}
#footer .top {   
    position:absolute;
    right:20px;
    top:-30px;
}
#footer .top a {
	background:url(/Images/arrow-icon.png) no-repeat center #f8ad00;
	background-size:auto 22px;
	cursor:pointer;
    display:block;
     width:50px;
    height:50px;
    border-radius:50%;
}
#footer a {
    color:#fff;
}
#footer .form {
    width:calc(100% - 770px);
    float:left;
}
#footer .form h2 {
    font-size:62px;
    font-weight:700;
}
#footer .form a.email {
    font-size:32px;
    font-weight:600;
    margin-bottom:30px;
    display:block;
}
#footer .form a.email i {
    color:#f8ad00;
    font-style:normal;
}
#footer .form ul li {
    margin-bottom:20px;
}
#footer .form ul li:last-child {
    margin-bottom:0;
}
#footer .form ul li .input {
    width:100%;
    padding:10px 5px;
    background:none;
    border:hidden;
    border-bottom:solid 1px #51474a;
    color:#fff;
}
#footer .form ul li .input.warning {
    border-bottom-color:#881633;
}
#footer .form ul li .textarea {
    width:100%;
    height:70px;
    padding:10px 5px;
    background:none;
    border:hidden;
    border-bottom:solid 1px #51474a;
}
#footer .form ul li .button {
    border:hidden;
    padding:10px 20px;
    background:none;
    color:#fff;
    font-size:26px;
    font-weight:600;
    letter-spacing:1px;
}
#footer .form ul li i {
    font-style:normal;
    position:relative;
}
#footer .form ul li .checkbox {
    display:none;
}
#footer .form ul li .checkbox + span {
	background-color:#fff;
    background:url(/Images/checks-white.png) no-repeat top;
	display:block;
	position:relative;
	cursor:pointer;
	width:18px;
	height:18px;
    overflow:hidden;
    float:left;
    margin-right:8px;
}
#footer .form ul li .checkbox:checked + span,
#footer .form ul li .checkbox + span:active,
#footer .form ul li .checkbox:checked + span:active {
    background-position:bottom;
}
#footer .form ul li .checkbox:checked + span a,
#footer .form ul li .checkbox + span:active a,
#footer .form ul li .checkbox:checked + span:active a,
#footer .form ul li .checkbox + span:hover a {
    font-weight:700;
}
#footer .form ul li .checkbox:checked + span:after {
	position:absolute;
	top:0px;
	left:4px;
}
#footer .form ul li i a {
    font-weight:700;
}
#footer address {
    width:400px;
    float:left;
    margin:80px 50px 0 50px;
}
#footer address a {
    font-size:20px;
    font-weight:600;
}
#footer address ul li {
    margin-bottom:10px;
}
#footer address ul li:first-child {
    color:#f8ad00;
    font-weight:600;
    font-size:26px;
    margin-bottom:20px;
}
#footer address ul li:nth-child(3) {
    background:url(/Images/map-icon.png) no-repeat left top;
    padding-left:30px;
    line-height:28px;
}
#footer address ul li:nth-child(4) {
    padding-left:30px;
}
#footer address ul li:nth-child(4) a {
    font-size:13px;
    color:#f0f0f0;
    font-weight:500;
}
#footer .social-media {
    width:200px;
    float:left;
    margin-top:80px;
}
#footer .social-media ul li {
    margin-bottom:15px;
}
#footer .social-media ul li a {
    font-size:24px;
    font-weight:600;
}
#footer .social-media ul li.artika {
    margin-top:80px;
    width:140px;
}
#footer .social-media ul li.link a {
    font-size:14px;
    font-weight:500;
    color:#ccc;
}
#footer .creapark {
    width:22px;
    float:left;
    margin:390px 0 0 48px;
}
#content {
    font-family:'Raleway', sans-serif;
}
#content .web-tv {
    height:500px;
    position:relative;
    overflow:hidden;
    margin-bottom:50px;
    font-family:"Thasadith", sans-serif;
}
#content .web-tv.style-2 {
    height:auto;
    background:#e6f3f5;
}
#content .web-tv.style-3 {
    margin-bottom:0;
}
#content .web-tv .text {
    bottom:50px;
    padding:0 70px;
    color:#fff;
    position:absolute;
    z-index:2;
}
#content .web-tv.style-2 .text {
    position:static;
    padding:30px 70px;
}
#content .web-tv .text h1 {
    font-size:70px;
    font-weight:400;
    letter-spacing:-2px;
    margin-bottom:10px;
}
#content .web-tv.style-2 .text h1 {
    color:#182a2d;
    position:static;
}
#content .web-tv .text .breadcrumb i,
#content .web-tv .text .breadcrumb span,
#content .web-tv .text .breadcrumb a {
    color:#fff;
    font-weight:600;
    font-style:normal;
}
#content .web-tv.style-2 .text .breadcrumb i,
#content .web-tv.style-2 .text .breadcrumb span,
#content .web-tv.style-2 .text .breadcrumb a {
    color:#182a2d;
}
#content .web-tv .text .breadcrumb i {
    font-size:34px;
    line-height:14px;
}
#content .web-tv .text .breadcrumb ul li {
    float:left;
}
#content .web-tv .text .breadcrumb ul li:nth-child(odd) {
    margin:0 20px;
}
#content .web-tv .text .breadcrumb ul li:first-child {
    margin-left:0;
}
#content .web-tv figure {
    background:no-repeat center #fcfcfc;
    background-size:cover;
    width:100%;
    height:100%;
    transition:all 0.6s ease;
}
#content .web-tv figure.style-2 {
    transform:scale(1.1);
}
#content .inner {
    margin-bottom:100px;
}
#content .inner.style-2 {
    margin-bottom:0;
}
#content .inner .left-column {
    width:calc(100% - 600px);
    float:left;
    margin-right:100px;
}
#content .inner .left-column h2 {
    font-family:"Kodchasan", sans-serif;
    font-size:50px;
    margin-bottom:50px;
}
#content .inner .left-column article {
    line-height:24px;
    font-weight:500;
}
#content .inner .left-column article p:not(:last-child) {
    margin-bottom:20px;
}
#content .inner .right-column {
    width:500px;
    float:left;
    padding-top:150px;
}
#content .inner .first-column article {
    line-height:22px;
}
#content .inner .first-column article h4 {
    font-size:22px;
}
#content .inner .first-column article h5 {
    font-size:18px;
    margin-bottom:20px;
}
#content .inner .first-column article a {
    font-weight:700;
}
#content .inner .first-column article p:not(:last-child) {
    margin-bottom:20px;
}
#content .inner .first-column .table-1 {
    border:solid 1px #555;
}
#content .inner .first-column .table-1 .title {
    background:#f0f0f0;
    font-weight:700;
    font-size:14px;
}
#content .inner .first-column .table-1 ul li {
    width:100%;
    display:table;
    border-bottom:solid 1px #555;
}
#content .inner .first-column .table-1 .list ul li:last-child {
    border-bottom:0;
}
#content .inner .first-column .table-1 ul li:nth-child(even) {
    background:#f9f9f9;
}
#content .inner .first-column .table-1 span {
    display:table-cell;
    width:25%;
    padding:5px 15px;
    border-right:solid 1px #555;
}
#content .inner .first-column .table-1 span:last-child {
    border-right:0;
}
#content .inner .first-column .table {
    margin-bottom:20px;
}
#content .inner .first-column .table ol {
    list-style:none;
    border:solid 1px #999;
    padding:0;
	margin:0;
}
#content .inner .first-column .table ol li {
    display:table;
    width:100%;
}
#content .inner .first-column .table ol li:not(:last-child) {
    border-bottom:solid 1px #999;
}
#content .inner .first-column .table ol li.title {
    font-weight:bold;
    background:#e8e8e8;
}
#content .inner .first-column .table ol li span {
    width:70%;
    display:table-cell;
    padding:5px 10px;
}
#content .inner .first-column .table ol li.title span {
    padding:0 5px;
}
#content .inner .first-column .table ol li span:first-child {
    width:30%;
    border-right:solid 1px #999;
}
#content .inner .first-column .table ol li span a {
    color:#238ebc;
}
#content .inner .first-column .table-2 {
    margin-bottom:20px;
}
#content .inner .first-column .table-2 ol {
    list-style:none;
    border:solid 1px #999;
}
#content .inner .first-column .table-2 ol li {
    display:table;
    width:100%;
}
#content .inner .first-column .table-2 ol li span {
    display:table-cell;
    width:20%;
    vertical-align:middle;
    border-right:solid 1px #999;
}
#content .inner .first-column .table-2 ol li span:first-child {
    padding:0 10px;
}
#content .inner .first-column .table-2 ol li span:last-child {
    width:60%;
    border-right:0;
}
#content .inner .first-column .table-2 ol li span i {
   display:block;
   font-style:normal;
   padding:5px 10px;
}
#content .inner .first-column .table-2 ol li span i:not(:last-child) {
   border-bottom:solid 1px #999;
}
#content .inner .period {
    border:solid 1px #f0f0f0;   
    position:relative;
    padding:40px 20px;
    margin:100px 0;
}
#content .inner .period h3 {
    color:#f8ad00;
    font-size:30px;
    margin-bottom:40px;
    text-align:center;
    font-family:"Kodchasan", sans-serif;
}
#content .inner .period ul {
    width:100%;
    display:table;
    text-align:center;
}
#content .inner .period ul li {
    display:inline-block;
    width:25%;
    vertical-align:top;
    position:relative;
}
#content .inner .period ul li i {
    width:30px;
    height:30px;
    border-radius:50%;
    background:#f8ad00;
    display:block;
    margin:auto;
    padding:7px;
    position:relative;
    z-index:2;
}
#content .inner .period ul li:last-child i {
    background:#ccc;
}
#content .inner .period ul li i span.point {
    width:16px;
    height:16px;
    border-radius:50%;
    background:#555;
    display:block;
}
#content .inner .period ul li p {
    padding:0 10px;
}
#content .inner .period ul li p.title {
    font-weight:700;
    font-size:17px;
    margin-bottom:15px;
}
#content .inner .period ul li p.summary {
    font-size:12px;
    margin-top:15px;
}
#content .inner .period ul li span.line {
    width:100%;
    height:6px;
    background:#f8ad00;
    display:block;
    position:absolute;
    z-index:1;
    top:47px;
}
#content .inner .period ul li:first-child span.line {
    width:50%;
    left:50%;
}
#content .inner .period ul li:nth-child(3) span.line {
    background:linear-gradient(to right, #f8ad00 50%, #ccc 50%);
}
#content .inner .period ul li:last-child span.line {
    width:50%;
    background:#ccc;
}
#content .inner .period .link {
    text-align:center;
    margin-top:50px;
}
#content .inner .link a,
#content .inner .period .link a {
    border:solid 1px #f8ad00;
    padding:10px 30px;
    font-size:16px;
    font-weight:700;
    width:min-content;
}
#content .inner .link a:hover,
#content .inner .period .link a:hover {
    background:#f8ad00;
    color:#fff;
}
#content .inner .link {
    margin-top:40px;
    text-align:center;
}
#projects .list ul li {
    width:calc(50% - 15px);
    float:left;
    position:relative;
    overflow:hidden;
    margin-bottom:30px;
}
#projects .list ul li:nth-child(odd) {
    margin-right:30px;
}
#projects .list ul li a .text {
    position:absolute;
    z-index:3;
    padding:50px 20px;
    bottom:0;
    color:#fff;
    font-family:"Kodchasan", sans-serif;
}
#projects .list ul li a .text p.name {
    font-weight:700;
    font-size:20px;
    margin-bottom:30px;
}
#projects .list ul li a .bg {
    position:absolute;
    z-index:2;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.2);
}
#projects .list ul li a figure {
    background:no-repeat center #fcfcfc;
    background-size:cover;
    transition:all 0.3s ease;
}
#projects .list ul li a:hover figure {
    transform:scale(1.1);
}
#project .summary {
    max-width:1100px;
    margin:0 auto 110px auto;
}
#project .summary .text {
    line-height:24px;
    max-width:800px;
    margin:auto;
    font-weight:500;
}
#project .summary .text p:not(:last-child) {
    margin-bottom:20px;
}
#project .project-gallery {
    margin-bottom:70px;
}
#project .project-gallery .left-column {
    width:400px;
    margin-right:100px;
    float:left;
    font-size:30px;
    font-weight:700;
}
#project .project-gallery .right-column {
    width:calc(100% - 500px);
    float:left;
}
#project .project-gallery .right-column ul {
	display:table;
	width:100%;
}
#project .project-gallery .right-column ul li {
	display:inline-block;
	width:calc(50% - 20px);
	margin:0 40px 40px 0;
}
#project .project-gallery .right-column ul li:nth-child(even) {
	margin-right:0;
}
#project .location {
    background:#1c2021;
    padding:30px;
}
#project .map-form {
}
#project .map-form #map {
    width:calc(100% - 500px);
    height:700px;
    float:left;
}
#project .map-form #map.style-2 {
    width:100%;
    height:700px;
    float:none;
}
#project .map-form .form {
    width:500px;
    height:700px;
    float:left;
    padding:40px;
    background:#fcfcfc;
    font-family:'Raleway', sans-serif;
}
#project .map-form .form.style-2 {
    width:100%;
    max-width:1000px;
    height:auto;
    float:none;
    margin:auto;
}
#project .map-form .form h5 {
    font-size:40px;
    margin-bottom:20px;
}
#project .map-form .form ul li {
    margin-bottom:10px;
}
#project .map-form .form.style-2 ul li:nth-child(-n+4) {
    display:inline-block;
    width:calc(50% - 7px);
    vertical-align:top;
}
#project .map-form .form.style-2 ul li:nth-child(-n+4):nth-child(odd) {
    margin-right:10px;
}
#project .map-form .form  ul li .button {
    display:block;
    padding:10px 25px;
    font-size:16px;
    border:0;
    background:#143a85;
    color:#fff;
    margin-top:20px;
    font-weight:600;
    width:max-content;
    margin:auto;
    letter-spacing:0.05em;
}
#project .map-form .form ul li .textarea, 
#project .map-form .form ul li .input {
    width:100%;
    height:40px;
    line-height:40px;
    border:0;
    padding:0 10px;
    background:#fff;
    text-align:left;
}
#project .map-form .form ul li .textarea {
    height:80px;
    line-height:normal;
    padding:10px;
}
#project .map-form .form ul li p {
	position:relative;
}
#project .map-form .form ul li p span {
	color:#d70101;
	position:absolute;
	right:10px;
	top:5px;
	font-size:23px;
}
#footer .form ul li p.warning,
#project .map-form .form ul li p.warning {
    color:#c50842;
    margin-top:10px;
	font-weight:700;
	font-size:12px;
}
#project .map-form .form ul li ::-webkit-input-placeholder {
    color:#666;
    font-size:13px;
    font-family:'Montserrat', sans-serif;
}
#project .map-form .form ul li :-moz-placeholder {
    color:#666;
    font-size:13px;
    font-family:'Montserrat', sans-serif;
}
#project .map-form .form ul li ::-moz-placeholder {
    color:#666;
    font-size:13px;
    font-family:'Montserrat', sans-serif;
}
#project .map-form .form ul li :-ms-input-placeholder {
    color:#666;
    font-size:13px;
    font-family:'Montserrat', sans-serif;
}
#project .map-form .form ul li label {
    display:block;
    margin-bottom:8px;
    width:100%;
}
#project .map-form .form ul li label .checkbox {
    display:none;
}
#project .map-form .form ul li label .checkbox + span {
	background-color:#fff;
    background:url(/Images/checks.png) no-repeat top;
	display:inline-block;
	position:relative;
	cursor:pointer;
	width:18px;
	height:18px;
    overflow:hidden;
    margin-right:5px;
    vertical-align:top;
}
#project .map-form .form ul li label .checkbox:checked + span,
#project .map-form .form ul li label .checkbox + span:active,
#project .map-form .form ul li label .checkbox:checked + span:active {
    background:url(/Images/checks.png) no-repeat bottom;
}
#project .map-form .form ul li label .checkbox:checked + span a,
#project .map-form .form ul li label .checkbox + span:active a,
#project .map-form .form ul li label .checkbox:checked + span:active a,
#project .map-form .form ul li label .checkbox + span:hover a {
    color:#fff;
}
#project .map-form .form ul li label .checkbox:checked + span:after {
	font-size:14px;
	position:absolute;
	top:0px;
	left:4px;
	color:#fff;
}
#project .map-form .form ul li label i {
	font-style:normal;
    font-weight:bold;
    display:inline-block;
    position:relative;
    top:-1px;
}
#project .map-form .form ul li.informed > label {
    width:100%;
}
#project .map-form .form ul li.informed label i {
    width:calc(100% - 30px);
	font-size:12px;
    color:#111;
    font-weight:normal;
}
#project .map-form .form ul li.informed label i a {
	font-weight:bold;
    color:#111;
    font-size:12px;
    text-decoration:underline;
    cursor:pointer;
}
#project .map-form .form ul li.informed .confirmation {
	margin-top:40px;
    
}
#project .map-form .form ul li.informed .confirmation p {
	padding:10px 0;
    font-size:13px;
    text-align:left;
}
#project .map-form .form ul li.informed .confirmation label {
	margin-right:30px;
    display:inline-block;
    width:200px;
}
#project .map-form .form ul li.send {
	text-align:center;
    margin-bottom:0;
}
#project .map-form .form .info {
	display:none;
}
#hr-form {
	background:#f8f8f8;
    padding:50px 0;
}
#hr-form .form {
    margin-top:50px;
}
#hr-form ul li {
    width:calc(50% - 17px);
    margin-bottom:20px;
	float:left;
}
#hr-form ul li:nth-child(9),
#hr-form ul li:nth-child(10),
#hr-form ul li:nth-child(11),
#hr-form ul li:last-child {
    width:100%;
	display:block;
}
#hr-form ul li:nth-child(odd) {
    margin-right:30px;
}
#hr-form ul li:last-child {
    margin-bottom:0;
    text-align:center;
}
#hr-form ul li p {
	position:relative;
}
#hr-form ul li p span {
	color:#d70101;
	position:absolute;
	right:10px;
	top:5px;
	font-size:23px;
}
#hr-form ul li .textarea,
#hr-form ul li .input {
    border:0;
    background:#fff;
    width:100%;
    padding:15px 10px;
}
#hr-form ul li .textarea {
    height:100px;
}
#hr-form ul li.informed label {
	display:block;
}
#hr-form ul li.informed label.second-label {
	margin-top:10px;
}
#hr-form ul li .button {
	border:0;
    padding:10px 20px;
    font-weight:700;
}
#hr-form ul li p.warning {
    color:#c50842;
    margin-top:10px;
	font-weight:700;
	font-size:12px;
}
#hr-form ul li .checkbox {
    display:none;
}
#hr-form ul li .checkbox + span {
	background-color:#fff;
    background:url(/Images/checks.png) no-repeat top;
	display:block;
	position:relative;
	cursor:pointer;
	width:18px;
	height:18px;
    overflow:hidden;
    float:left;
    margin-right:6px;
}
#hr-form ul li .checkbox:checked + span,
#hr-form ul li .checkbox + span:active,
#hr-form ul li .checkbox:checked + span:active {
    background-position:bottom;
}
#hr-form ul li .checkbox:checked + span a,
#hr-form ul li .checkbox + span:active a,
#hr-form ul li .checkbox:checked + span:active a,
#hr-form ul li .checkbox + span:hover a {
    color:#fff;
}
#hr-form ul li .checkbox:checked + span:after{
	position:absolute;
	top:0px;
	left:4px;
	color:#fff;
}
#hr-form ul li.informed {
	margin:20px 0 40px 0;
	font-size:12px;
}
#hr-form ul li.informed i {
    font-style:normal;
    position:relative;
	top:2px;
	line-height:16px;
}
#hr-form ul li.informed i a {
    font-weight:700;
	font-size:12px;
}
#error-zone-permission.warning {
	background:#d70101;
	color:#fff;
	padding:10px 20px;
	width:max-content;
	margin-top:10px;
}
#message-text.successful {
	background:#009fe3;
	color:#fff;
	padding:10px 20px;
	width:max-content;
	margin:0 auto 20px auto;
}
#contact h3 {
    font-size:26px;
    margin-bottom:40px;
}
#contact ul li {
    margin-bottom:30px;
}
#contact ul li:last-child {
    margin-bottom:0;
}
#contact ul li address {
	width:calc(100% - 750px);
    max-width:300px;
	font-size:14px;
    float:left;
}
#contact ul li address h4 {
    font-size:22px;
    margin-bottom:20px;
    color:#5dac30;
}
#contact ul li address a {
	display:block;
	line-height:20px;
	font-size:14px;
}
#footer address span,
#contact ul li address span {
    font-weight:700;
    margin-right:5px;
}
#contact ul li address ul li {
    margin-bottom:20px;
}
#contact ul li address ul li:last-child {
    margin-bottom:0;
}
#map {
	width:100%;
    height:500px;
}
#cookies {
    width:100%;
    max-width:600px;
    padding:20px 140px 20px 30px;
    position:fixed;
    z-index:10;
    bottom:20px;
    right:20px;
    border-radius:40px;
    font-family:'Raleway', sans-serif;
    font-size:12px;
    line-height:13px;
    background:#e6f3f5;
}
#cookies a {
    font-size:12px;
    font-weight:bold;
}
#cookies a.link {
    font-weight:bold;
    color:#fff;
    font-size:12px;
}
#cookies a.close {
    padding:10px 20px;
    display:block;
    position:absolute;
    right:20px;
    top:calc(50% - 15px);
    cursor:pointer;
    background:#f8f8f8;
    color:#333;
    border-radius:20px;
}
#cookies a.close:hover {
    background:#143a85;
    color:#fff;
}
#mobile-menu {
    display:none;
    margin-bottom:50px;
}
#mobile-menu ol {
	width:100%;
	text-align:center;
	display:table;
}
#mobile-menu ol li {
	display:inline-block;
    width:25%;
    border-right:solid 1px #f8ad00;
    padding:0 5px;
}
#mobile-menu.style-2 ol li {
    width:20%;
}
#mobile-menu ol li:last-child {
    border-right:0;
}
#mobile-menu ol li a {
	font-size:16px;
	font-weight:700;
}
#mobile-menu ol li figure {
    width:50px;
    margin:0 auto 10px auto;
}
#myModal {
    position:fixed;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    top:0;
    left:0;
    z-index:100;
    display:none;
}
#myModal .window {
    width:calc(100% - 100px);
    max-width:800px;
    background:#fff;
    padding:20px;
    border-radius:5px;
    position:fixed;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
    box-shadow:0 0 15px rgba(0,0,0,0.3);
}
#myModal .window .content {
    max-height:600px;
    overflow-y:auto;
    line-height:22px;
}
#myModal .window .content h4 {
    font-size:22px;
    font-family:"Kodchasan", sans-serif;
    margin-bottom:20px;
}
#myModal .window .content p:not(:last-child) {
    margin-bottom:20px;
}
#myModal .window a.close {
    width:30px;
    height:30px;
    background:url(/Images/icon-close.png) no-repeat center #ee7514;
    top:0;
    right:-30px;
    position:absolute;
    cursor:pointer;
    border-radius:5px;
}
#urban-transformation-form {
	max-width:1100px;
    margin:auto;
}
#urban-transformation-form .form {
	background:#f8f8f8;
	padding:50px 30px;
    margin-top:40px;
}
#urban-transformation-form span {
    display:block;
    text-align:center;
    font-weight:700;
    margin-bottom:20px;
    font-size:28px;
    font-family:"Kodchasan", sans-serif;
}
#urban-transformation-form span.last {
    margin-top:30px;
}
#urban-transformation-form ul li {
    margin-bottom:20px;
	float:left;
    width:calc(50% - 17px);
	display:block;
}
#urban-transformation-form ul li.style-2 {
    width:100%;
	display:block;
}
#urban-transformation-form ul li:nth-child(odd) {
    margin-right:30px;
}
#urban-transformation-form ul li:last-child {
    margin-bottom:0;
    text-align:center;
}
#urban-transformation-form ul li p {
	position:relative;
}
#urban-transformation-form ul li p span {
	color:#d70101;
	position:absolute;
	right:7px;
	top:2px;
	font-size:16px;
}
#urban-transformation-form ul li .textarea,
#urban-transformation-form ul li .input {
    border:0;
    background:#fff;
    width:100%;
    padding:12px 8px;
}
#urban-transformation-form ul li .textarea {
    height:100px;
}
#urban-transformation-form ul li.informed label {
	display:block;
}
#urban-transformation-form ul li .button {
	border:0;
    padding:10px 20px;
    font-weight:700;
    font-size:15px;
}
#urban-transformation-form ul li p.warning {
    color:#c50842;
    margin-top:20px;
	font-weight:700;
	font-size:12px;
}
#urban-transformation-form ul li .checkbox {
    display:none;
}
#urban-transformation-form ul li .checkbox + span {
	background-color:#fff;
    background:url(/Images/checks.png) no-repeat top;
	display:block;
	position:relative;
	cursor:pointer;
	width:14px;
	height:14px;
    overflow:hidden;
    float:left;
    margin-right:6px;
}
#urban-transformation-form ul li .checkbox:checked + span,
#urban-transformation-form ul li .checkbox + span:active,
#urban-transformation-form ul li .checkbox:checked + span:active {
    background-position:bottom;
}
#urban-transformation-form ul li .checkbox:checked + span a,
#urban-transformation-form ul li .checkbox + span:active a,
#urban-transformation-form ul li .checkbox:checked + span:active a,
#urban-transformation-form ul li .checkbox + span:hover a {
    color:#fff;
}
#urban-transformation-form ul li .checkbox:checked + span:after{
	position:absolute;
	top:0px;
	left:4px;
	color:#fff;
}
#urban-transformation-form ul li.informed {
	margin:20px 0 40px 0;
	font-size:12px;
}
#urban-transformation-form ul li.informed i {
    font-style:normal;
    position:relative;
	top:-5px;
	line-height:16px;
}
#urban-transformation-form ul li.informed i a {
    font-weight:700;
	font-size:12px;
}




/*second menu*/
.second-menu-button {
    width:480px;
    background:#003f5c;
    line-height:30px;
    padding:10px 10px;
    cursor:pointer;
    border:0;
    font-family:'Raleway', sans-serif;
    font-size:18px;
    color:#fff;
    font-weight:800;
    border-radius:3px;
    display:none;
    margin:0 auto 20px auto;
}
.second-menu-button:hover,
.second-menu-button:focus {
    background:#f0f0f0;
    color:#003f5c;
}
/*second menu*/
/*menu style*/
#menu {
    display:inline-block;
    vertical-align:middle;
}
#menu .menu-icon {
	display:none;
	position:absolute;
    z-index:4;
	overflow:hidden;
	width:32px;
	height:24px;
	-webkit-appearance:none;
	-moz-appearance:none;
	box-shadow:none;
	border:none;
	cursor:pointer;
	-webkit-transition:background .3s;
	transition:background .3s;
    margin-top:24px;
    color:#fff;
    line-height:26px;
    text-align:left;
    right:10px;
    top:-22px;
}
#header.style-2 #menu .menu-icon {
    top:-2px;
}
#menu .menu-icon:focus {
	outline:0
}
#menu .menu-icon span {
	display:block;
	position:absolute;
    width:100%;
	height:2px;
    background:#fff;
    -webkit-transition:-webkit-transform .3s;
	transition:transform .3s
}
#header.style-2 #menu .menu-icon span {
    background:#182a2d;
}
#menu .menu-icon span:first-child {
	top:0;
}
#menu .menu-icon span:nth-child(2) {
	top:11px;
}
#menu .menu-icon span:last-child {
    width:75%;
	top:22px;
	right:0;
}
#menu .menu-icon:hover,
#menu .menu-icon.is-active {
    color:#fff;
}
#menu .menu-icon:hover span,
#menu .menu-icon.is-active span,
#menu .menu-icon:hover span::after,
#menu .menu-icon:hover span::before,
#menu .menu-icon.is-active span::after,
#menu .menu-icon.is-active span::before {
	background:#fff;
}
#menu .menu-icon.is-active span {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:11px;
	left:0;
}
#menu .menu-icon.is-active span:nth-child(2) {
	visibility:hidden;
}
#menu .menu-icon.is-active span:last-child {
    width:100%;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(135deg);
}
#menu .menu-list ul {
    display:table;
    width:100%;
}
#menu .menu-list ul > li {
	display:inline-block;
    margin-right:30px;
}
#menu .menu-list ul > li:last-child {
	margin-right:0;
}
#menu .menu-list ul > li.mobile-menu-show {
	display:none;
}
#menu .menu-list ul > li .sub-menu {
	width:1200px;
	position:absolute;
	z-index:2;
	left:calc(50% - 600px);
	background:#f8f8f8;
	padding:20px;
	display:none;
	border-radius:6px;
	box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#menu .menu-list ul > li .sub-menu.style-2 {
	padding-top:30px;
}
#menu .menu-list ul > li .sub-menu.style-3 {
	width:500px;
    left:calc(50% - 250px);
}
#menu .menu-list ul > li:hover .sub-menu {
	display:block;
}
#menu .menu-list ul > li .sub-menu a {
	color:#222;
}
#menu .menu-list ul > li .sub-menu ol {
	width:100%;
	text-align:center;
	display:table;
}
#menu .menu-list ul > li .sub-menu ol li {
	display:table-cell;
    width:25%;
}
#menu .menu-list ul > li .sub-menu.style-2 ol li {
    width:20%;
}
#menu .menu-list ul > li .sub-menu.style-2 ol li {
    width:20%;
}
#menu .menu-list ul > li .sub-menu ol li a {
	font-size:16px;
	font-weight:700;
}
#menu .menu-list ul > li .sub-menu ol li figure {
    width:50px;
    margin:0 auto 10px auto;
}
#menu .menu-mobile {
    position:absolute;
    z-index:2;
    display:none;
    right:10px;
    top:36px;
}
#header.style-2 #menu .menu-mobile {
    top:54px;
}
#menu .menu-mobile ul {
    display:none;
    position:absolute;
    text-align:left;
    right:0;
    width:220px;
}
#menu .menu-mobile li {
    display:block;
	margin-bottom:1px;
}
#menu .menu-mobile a {
    display:block;
    font-family:'Raleway', sans-serif;
    font-size:14px;
	font-weight:600;
	color:#fff;
    padding:12px 10px;
    cursor:pointer;
	background:#263032;
	border-radius:5px;
}
#menu .menu-mobile a:hover {
    background-color:#172b47;
    color:#fff;
}
/*menu style*/
/*gallery*/
.gallery {
    font-family:'Raleway', sans-serif;
    font-weight:700;
	position:relative;
	margin-bottom:80px;
}
.gallery .images .image {
    position:relative;
    width:100%;
    padding-bottom:60%;
    height:0;
    overflow:hidden;
    display:none;
}
.gallery .images .image.active {
    display:block;
}
.gallery .images .image .content {
    position:absolute;
    width:100%;
    height:100%;
    background:center no-repeat;
    background-size:cover;
}
.gallery .thumbs {
    width:100%;
    text-align:center;
    position:absolute;
    bottom:20px;
    font-size:16px;
}
.gallery .thumbs .thumb {
    box-sizing:border-box;
    background:center no-repeat;
    background-size:cover;
    display:inline-block;
    position:relative;
    margin:4px;
    border:3px solid transparent;
    width:240px;
    height:120px;
    cursor:pointer;
    background:rgba(0,0,0,.7);
    -webkit-transition:background-color 0.2s;
    transition:background-color 0.2s;
}
.gallery .thumbs .thumb.active {
    background:#f8ad00;
}
.gallery .thumbs .thumb span {
    display:table;
    width:100%;
    height:100%;
}
.gallery .thumbs .thumb span i {
    display:table-cell;
    vertical-align:middle;
    font-style:normal;
    color:#fff;
    padding:20px;
}
/*gallery*/
#web-tv {
    width:100%;
    height:calc(100% - 100px);
    position:absolute;
    top:0;
    z-index:1;
    overflow:hidden;
    display:block;
    font-family:"Kodchasan", sans-serif;
    font-weight:500;
    font-size:13px;
}
#web-tv .shadow {
    width:100%;
    height:250px;
    background:url(/Images/menu-shadow.png) repeat-x;
    position:absolute;
    z-index:3;
}
#web-tv ul,
#web-tv ul li {
	width:100%;
    height:100%;
    background-size:cover;
    background-position:center center;
    position:relative;
    overflow:hidden;
}
#web-tv ul li .text {
	position:absolute;
    z-index:4;
    left:200px;
    bottom:300px;
    width:700px;
    height:200px;
    display:block;
    color:#fff;
    font-size:16px;
}
#web-tv ul li .text h3 {
	font-size:70px;
    margin-bottom:20px;
    font-weight:500;
    text-shadow:0 0 10px rgba(100,100,100,.3);
}
#web-tv ul li .text span {
	display:block;
    line-height:22px;
    margin-bottom:40px;
    width:400px;
}
#web-tv ul li .text a {
    font-size:14px;
    padding:18px 60px 18px 36px;
    display:inline-block;
    background-image:url(/images/icon-arrow.png);
    background-repeat:no-repeat;
    background-position:center right 30px;
    background-color:#fff;
    background-size:auto 15px;
    border-radius:30px;
}
#web-tv .prev,
#web-tv .next {
	width:40px;
    height:40px;
    position:absolute;
    z-index:3;
    bottom:80px;
    background-color:rgba(255,255,255,0.8);
    background-repeat:no-repeat;
    background-position:center;
}
#web-tv .prev {
	right:90px;
    background-image:url(/images/arrow-2-prev.png);
}
#web-tv .next {
	right:40px;
    background-image:url(/images/arrow-2-next.png);
}
#web-tv .prev:hover,
#web-tv .next:hover {
    background-color:#f8ad00;
}
.centered-btns_tabs {
	width:100%;
    height:40px;
    position:absolute;
    z-index:30;
    left:0;
    bottom:10px;
    text-align:center;
}
.centered-btns_tabs li {
	margin:0 5px;
	display:inline;
}
.centered-btns_tabs a {
	border:solid 1px #fff;
	border-radius:5px;
	width:45px;
	height:4px;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
}
.centered-btns_here a {
	border-color:#f8ad00;
    background:#f8ad00;
}
/*index slider*/
/*begin scroll-arrow*/
#scroll-page {
    width:30px;
    height:66px;
    position:absolute;
    z-index:4;
    bottom:30px;
    padding-left:50px;
}
#scroll-page .scroll-page-icon {
    background:url(/images/scroll-page-icon-bg.png) no-repeat;
    width:29px;
    height:66px;
    margin-left:58px;
}
/*begin scroll-arrow*/
/*index-gallery slider*/
.slick-slider {
    position:relative;
    display:block;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -ms-touch-action:none;
    touch-action:none;
    -webkit-tap-highlight-color:transparent;
}
.slick-list {
    position:relative;
    overflow:hidden;
    display:block;
    margin:0;
    padding:0;
}
.slick-list:focus {
	outline:none;
}
.slick-loading .slick-list {
	background:url(/Images/loading.gif) no-repeat center;
}
.slick-list.dragging {
	cursor:pointer;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block;
	zoom:1;
}
.slick-track:before,
.slick-track:after {
	content:"";
	display:table;
}
.slick-track:after {
	clear:both;
}
.slick-loading .slick-track {
	visibility:hidden;
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px;
	display:none;
}
.slick-slide img {
	display:block;
}
.slick-slide.slick-loading img {
	display:none;
}
.slick-slide.dragging img {
	pointer-events:none;
}
.slick-initialized .slick-slide {
	display:block;
}
.slick-loading .slick-slide {
	visibility:hidden;
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent;
}
.slick-prev,
.slick-next {
	position:absolute;
    top:-60px;
	display:block;
	height:44px;
	width:44px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	color:transparent;
	padding:0;
	border:none;
	outline:none;
    background:no-repeat center;
    background-size:10px;
}
.slick-prev:hover,
.slick-next:hover {
}
.slick-prev:focus,
.slick-next:focus {
	outline:none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity:0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family:"slick";
	font-size:20px;
	line-height:1;
	color:white;
	opacity:0.85;
	-webkit-font-smoothing:antialiased;
}
.slick-prev {
	right:74px;
    background-image:url(/Images/arrow-prev.png);
}
.slick-next {
	right:20px;
    background-image:url(/Images/arrow-next.png);
}
.slick-next:before {
}
.slick-slider {
	margin-bottom:30px;
}
.slick-slider div img {
	width:100%;
}
.slick-slider div span {
	margin:0 10px;
    display:block;
}
.slick-dots {
	position:absolute;
	bottom:-45px;
	list-style:none;
	display:block;
	text-align:center;
	padding:0px;
	width:100%;
}
.slick-dots li {
	position:relative;
	display:inline-block;
	height:14px;
	width:14px;
	margin:0px 5px;
	padding:0px;
	cursor:pointer;
	border:solid 2px #1362a9;
    border-radius:50%;
}
.slick-dots li button {
	border:0;
	background:transparent;
	display:block;
	height:20px;
	width:20px;
	outline:none;
	line-height:0;
	font-size:0;
	color:transparent;
	padding:5px;
	cursor:pointer;
	outline:none;
}
.slick-dots li button:focus {
	outline:none;
}
.slick-dots li button:before {
	position:absolute;
	top:-2px;
	left:-2px;
	content:"";
	width:10px;
	height:10px;
	opacity:0;
    background:#111;
    border:solid 2px #111;
    border-radius:50%;
}
.slick-dots li.slick-active button:before {
	opacity:1;
}
/*index-gallery slider*/


@media only screen and (max-width:1600px) {
    #index .projects {
        width:calc(100% - 40px);
        margin:70px 20px 100px 20px;
    }
}
@media only screen and (max-width:1500px) {
    .recess {
        width:100%;
        padding:0 20px;
    }
    #header {
        padding:0 20px;
    }
    #content .inner .period {
        margin:80px 0;
    }
}
@media only screen and (max-width:1300px) {
    #index .about .left-column {
        width:calc(100% - 500px);
    }
    #index .about .right-column {
        width:450px;
    }
    #menu .menu-list ul > li .sub-menu {
	    width:calc(100% - 40px);
	    left:20px;
    }
    #content .web-tv .text h1 {
        font-size:64px;
    }
}
@media only screen and (max-width:1200px) {
    #web-tv {
        height:calc(100% - 200px);
    }
    #web-tv ul li .text {
        left:100px;
    }
    #content .web-tv.style-2 .text {
        padding:30px 50px;
    }
    #web-tv ul li .text h3 {
	    font-size:60px;
    }
    #index {
        top:calc(100% - 200px);
    }
    #index .slogan {
        width:100%;
        padding:0 30px;
    }
    #footer .form h2 {
        font-size:54px;
    }
    #footer .form a.email {
        font-size:28px;
    }
    #footer .form {
        width:calc(100% - 720px);
    }
    #footer address {
        width:350px;
    }
    #content .web-tv {
        height:450px;
    }
    #content .web-tv .text h1 {
        font-size:58px;
    }
    #content .inner .left-column h2 {
        font-size:44px;
    }
    #project .summary {
        max-width:100%;
        margin:0 auto 90px auto;
        padding:0 20px;
    }
    #project .summary .text {
        width:calc(100% - 400px);
    }
    #project .project-gallery {
        margin-bottom:50px;
    }
    #project .project-gallery .left-column {
        width:300px;
        font-size:26px;
    }
    #project .project-gallery .right-column {
        width:calc(100% - 400px);
    }
    #project .map-form #map {
        width:calc(100% - 420px);
    }
    #project .map-form .form {
        width:420px;
    }
    #header .phone-lang ul li:first-child {
        display:none;
    }
}
@media only screen and (max-width:1100px) {
    #index .about .left-column {
        width:calc(100% - 450px);
    }
    #index .about .right-column {
        width:400px;
    }
    #footer .form {
        width:calc(100% - 630px);
    }
    #footer address {
        width:300px;
        float:left;
        margin:80px 30px 0 30px;
    }
    #footer .creapark {
        margin-top:370px;
    }
    #content .web-tv {
        height:400px;
        margin-bottom:30px;
    }
    #content .web-tv.style-2 .text {
        padding:30px 40px;
    }
    #content .inner .left-column {
        width:calc(100% - 450px);
        margin-right:50px;
    }
    #content .inner .left-column h2 {
        font-size:38px;
        margin-bottom:30px;
    }
    #content .inner .right-column {
        width:400px;
        padding-top:100px;
    }
    #content .inner .period {
        margin:60px 0;
    }
}
@media only screen and (max-width:1020px) {
    #header,
    .recess {
        padding:0 15px;
    }
    #header .phone-lang {
        margin:-8px 30px 0 0;
    }
    #web-tv ul li .text {
        width:calc(100% - 200px);
        height:auto;
    }
    #web-tv ul li .text h3 {
	    font-size:54px;
    }
    #index .slogan {
        margin:40px auto 70px auto;
        font-size:24px;
        line-height:38px;
    }
    #index .about .left-column ul li {
        display:block;
        width:100%;
    }
    #index .about .left-column ul li:first-child {
        width:100%;
        margin-right:0;
    }
    #index .projects {
        margin:40px auto 70px auto;
    }
    #index .projects .text {
        position:static;
        color:#1b262b;
        text-shadow:none;
        margin-bottom:30px;
    }
    #index #projects {
        margin-bottom:70px;
    }
    .gallery .thumbs .thumb {
        max-width:600px;
        width:calc(30% - 12px);
        height:120px;
    }
    #footer .form {
        width:calc(100% - 450px);
    }
    #footer address {
        width:400px;
        margin:80px 0 0 50px;
    }
    #footer .social-media {
        margin:20px 0 0 50px;
    }
    #footer .creapark {
        margin-top:220px;
    }
    #content .inner {
        margin-bottom:70px;
    }
    .second-menu-ul {
		display:none;
		position:absolute;
		width:480px;
		z-index:3;
		margin-top:-18px;
		left:calc(50% - 240px);
	}
	.second-menu-ul a {
		padding:12px 10px;
		font-family:'Raleway', sans-serif;
		font-weight:600;
		font-size:16px;
        background:#f0f0f0;
        border-radius:3px;
        display:block;
	}
	.second-menu-ul li {
        margin-bottom:2px;
	}
	.second-menu-ul li:last-child {
        margin-bottom:0;
	}
    .show,
    .second-menu-button,
    #mobile-menu,
	#menu .menu-icon,
	#menu .menu-mobile {
		display:block;
	}
    #menu .menu-list {
        display:none;
    }
}
@media only screen and (max-width:980px) {
    #project .summary {
        margin-bottom:40px;
    }
    #project .project-gallery .left-column {
        width:100%;
        margin:0 0 30px 0;
        float:none;
    }
    #project .project-gallery .right-column,
    #project .summary .text {
        width:100%;
        float:none;
    }
    #project .project-gallery {
        margin-bottom:30px;
    }
}
@media only screen and (max-width:940px) {
    #content .inner .left-column {
        width:100%;
        float:none;
        margin:0 0 30px 0;
    }
    #content .inner .right-column {
        width:100%;
        float:none;
        padding-top:0;
    }
}
@media only screen and (max-width:860px) {
    #index .about .left-column {
        width:calc(100% - 350px);
    }
    #index .about .right-column {
        width:300px;
    }
    #index .about .right-column figure {
        margin-bottom:10px;
        padding:0 0 5px 0;
    }
    #projects .list ul li {
        width:100%;
        float:none;
    }
    #projects .list ul li:nth-child(odd) {
        margin-right:0;
    }
    #project .map-form #map {
        width:100%;
        float:none;
        margin-bottom:20px;
    }
    #project .map-form .form {
        width:100%;
        height:700px;
        float:none;
        padding:40px;
    }
    #footer .form {
        width:100%;
        float:none;
        margin-bottom:40px;
    }
    #footer address {
        width:calc(100% - 370px);
        margin:0 50px 0 0;
    }
    #footer .social-media {
        width:250px;
        margin:0;
    }
    #footer .creapark {
        margin-top:190px;
    }
    #index .about .right-column p {
        display:none;
    }
}
@media only screen and (max-width:760px) {
    #index .about .left-column {
        width:100%;
        float:none;
        margin:0 0 30px 0;
    }
    #index .about .right-column {
        width:100%;
        float:none;
    }
    #mobile-menu ol li {
        width:33.33%;
    }
    #mobile-menu ol li:nth-child(3) {
        border-right:0;
        margin-bottom:40px;
    }
}
@media only screen and (max-width:720px) {
    #web-tv ul li .text {
        left:50px;
        width:calc(100% - 100px);
    }
    #scroll-page {
        padding-left:0;
    }
    .gallery .images .image {
        margin-bottom:4px;
    }
    .gallery .thumbs {
        position:static;
    }
    .gallery .thumbs .thumb {
        display:block;
        position:relative;
        margin:0 0 4px 0;
        width:100%;
        height:60px;
    }
    #footer address {
        width:calc(100% - 320px);
    }
    #footer .social-media {
        width:200px;
    }
    #content .web-tv .text {
        padding:0 50px;
    }
    #project .project-gallery .right-column ul li {
	    display:block;
	    width:100%;
	    margin:0 0 20px 0;
    }
    #content .inner .period ul li {
        display:block;
        width:100%;
        margin-bottom:40px;
    }
    #content .inner .period ul li:last-child {
        margin-bottom:0;
    }
    #urban-transformation-form .form {
	    padding:30px 15px;
    }
    #urban-transformation-form ul li {
	    float:none;
        width:100%;
    }
    #urban-transformation-form ul li:nth-child(odd) {
        margin-right:0;
    }
    #content .inner .period ul li span.line,
    #web-tv ul li .text span {
	    display:none;
    }
}
@media only screen and (max-width:620px) {
    #header .logo {
        width:180px;
        margin-right:20px;
    }
    #web-tv {
        height:300px;
    }
    #index {
        top:300px;
    }
    #hr-form ul li {
        width:100%;
	    float:none;
    }
    #hr-form ul li:nth-child(odd) {
        margin-right:0;
    }
    #scroll-page,
    #web-tv ul li .text {
        display:none;
    }
}
@media only screen and (max-width:560px) {
    #footer address {
        width:100%;
        float:none;
        margin:0 0 50px 0;
    }
    #footer .social-media {
        width:calc(100% - 70px);
        margin:0;
    }
    #footer .social-media ul {
        display:table;
        width:100%;
    }
    #footer .social-media ul li {
        margin-bottom:15px;
        width:50%;
        display:inline-block;
    }
    #footer .social-media ul li.artika {
        width:200px;
        margin-top:30px;
        display:block;
    }
    #footer .social-media ul li.link {
        width:100%;
    }
    #footer .creapark {
        margin-top:100px;
    }
}
@media only screen and (max-height:550px) {
	#popup .window {
        width:300px;
        height:300px;
    }
}
@media only screen and (max-height:350px) {
	#popup .window {
        width:200px;
        height:200px;
    }
}
body.compensate-for-scrollbar {
	overflow:hidden;
}
.fancybox-active {
	height:auto;
}
.fancybox-is-hidden {
	left:-9999px;
	margin:0;
	position:absolute!important;
	top:-9999px;
	visibility:hidden;
}
.fancybox-container {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	height:100%;
	left:0;
	position:fixed;
	-webkit-tap-highlight-color:transparent;
	top:0;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	width:100%;
	z-index:99992;
}
.fancybox-container * {
	box-sizing:border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom:0;
	left:0;
	position:absolute;
	right:0;
	top:0;
}
.fancybox-outer {
	-webkit-overflow-scrolling:touch;
	overflow-y:auto;
}
.fancybox-bg {
    background:#f0f0f0;
	opacity:0;
	transition-duration:inherit;
	transition-property:opacity;
	transition-timing-function:cubic-bezier(.47,0,.74,.71);
}
.fancybox-is-open .fancybox-bg {
	opacity:1;
	transition-timing-function:cubic-bezier(.22,.61,.36,1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction:ltr;
	opacity:0;
	position:absolute;
	transition:opacity .25s,visibility 0s linear .25s;
	visibility:hidden;
	z-index:99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity:1;
	transition:opacity .25s,visibility 0s;
	visibility:visible;
}
.fancybox-infobar {
	color:#ccc;
	font-size:13px;
	-webkit-font-smoothing:subpixel-antialiased;
	height:44px;
	left:0;
	line-height:44px;
	min-width:44px;
	padding:0 10px;
	pointer-events:none;
	text-align:center;
	top:0;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.fancybox-toolbar {
	right:0;
	top:0;
}
.fancybox-stage {
	direction:ltr;
	overflow:visible;
	-webkit-transform:translateZ(0);
	z-index:99994;
}
.fancybox-is-open .fancybox-stage {
	overflow:hidden;
}
.fancybox-slide {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	display:none;
	height:100%;
	left:0;
	outline:none;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	padding:44px;
	position:absolute;
	text-align:center;
	top:0;
	transition-property:opacity,-webkit-transform;
	transition-property:transform,opacity;
	transition-property:transform,opacity,-webkit-transform;
	white-space:normal;
	width:100%;
	z-index:99994;
}
.fancybox-slide:before {
	content:"";
	display:inline-block;
	height:100%;
	margin-right:-.25em;
	vertical-align:middle;
	width:0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display:block;
}
.fancybox-slide--next {
	z-index:99995;
}
.fancybox-slide--image {
	overflow:visible;
	padding:44px 0;
}
.fancybox-slide--image:before {
	display:none;
}
.fancybox-slide--html {
	padding:6px 6px 0;
}
.fancybox-slide--iframe {
	padding:44px 44px 0;
}
.fancybox-content {
	background:#fff;
	display:inline-block;
	margin:0 0 6px;
	max-width:100%;
	overflow:auto;
	padding:0;
	padding:24px;
	position:relative;
	text-align:left;
	vertical-align:middle;
}
.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);
	animation-timing-function:cubic-bezier(.5,0,.14,1);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	background:transparent;
	background-repeat:no-repeat;
	background-size:100% 100%;
	left:0;
	margin:0;
	max-width:none;
	overflow:visible;
	padding:0;
	position:absolute;
	top:0;
	-webkit-transform-origin:top left;
	transform-origin:top left;
	transition-property:opacity,-webkit-transform;
	transition-property:transform,opacity;
	transition-property:transform,opacity,-webkit-transform;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	z-index:99995;
}
.fancybox-can-zoomOut .fancybox-content {
	cursor:zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
	cursor:zoom-in;
}
.fancybox-can-drag .fancybox-content {
	cursor:-webkit-grab;
	cursor:grab;
}
.fancybox-is-dragging .fancybox-content {
	cursor:-webkit-grabbing;
	cursor:grabbing;
}
.fancybox-container [data-selectable=true] {
	cursor:text;
}
.fancybox-image,.fancybox-spaceball {
	background:transparent;
	border:0;
	height:100%;
	left:0;
	margin:0;
	max-height:none;
	max-width:none;
	padding:0;
	position:absolute;
	top:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	width:100%;
}
.fancybox-spaceball {
	z-index:1;
}
.fancybox-slide--html .fancybox-content {
	margin-bottom:6px;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height:100%;
	margin:0;
	overflow:visible;
	padding:0;
	width:100%;
}
.fancybox-slide--video .fancybox-content {
	background:#000;
}
.fancybox-slide--map .fancybox-content {
	background:#e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
	background:#fff;
	height:calc(100% - 44px);
	margin-bottom:44px;
}
.fancybox-iframe,.fancybox-video {
	background:transparent;
	border:0;
	height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%;
}
.fancybox-iframe {
	vertical-align:top;
}
.fancybox-error {
	background:#fff;
	cursor:default;
	max-width:400px;
	padding:40px;
	width:100%;
}
.fancybox-error p {
	color:#444;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:0;
}
.fancybox-button {
	background:rgba(30,30,30,.6);
	border:0;
	border-radius:0;
	cursor:pointer;
	display:inline-block;
	height:44px;
	margin:0;
	outline:none;
	padding:10px;
	transition:color .2s;
	vertical-align:top;
	width:44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color:#ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
	color:#fff;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color:#888;
	cursor:default;
}
.fancybox-button svg {
	display:block;
	overflow:visible;
	position:relative;
	shape-rendering:geometricPrecision;
}
.fancybox-button svg path {
	fill:transparent;
	stroke:currentColor;
	stroke-linejoin:round;
	stroke-width:3;
}
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
	display:none;
}
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
	fill:currentColor;
}
.fancybox-button--share svg path {
	stroke-width:1;
}
.fancybox-navigation .fancybox-button {
	height:38px;
	opacity:0;
	padding:6px;
	position:absolute;
	top:50%;
	width:38px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	transition:opacity .25s,visibility 0s,color .25s;
}
.fancybox-navigation .fancybox-button:after {
	content:"";
	left:-25px;
	padding:50px;
	position:absolute;
	top:-25px;
}
.fancybox-navigation .fancybox-button--arrow_left {
	left:6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
	right:6px;
}
.fancybox-close-small {
	background:transparent;
	border:0;
	border-radius:0;
	color:#555;
	cursor:pointer;
	height:44px;
	margin:0;
	padding:6px;
	position:absolute;
	right:0;
	top:0;
	width:44px;
	z-index:10;
}
.fancybox-close-small svg {
	fill:transparent;
	opacity:.8;
	stroke:currentColor;
	transition:stroke .1s;
}
.fancybox-close-small:focus {
	outline:none;
}
.fancybox-close-small:hover svg {
	opacity:1;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
	color:#ccc;
	padding:5px;
	right:-12px;
	top:-44px;
}
.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
	background:transparent;
	color:#fff;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display:none;
}
.fancybox-caption {
	bottom:0;
	color:#fff;
	font-size:14px;
	font-weight:400;
	left:0;
	line-height:1.5;
	padding:25px 44px;
	right:0;
}
.fancybox-caption:before {
	background-repeat:repeat-x;
	background-size:contain;
	bottom:0;
	content:"";
	display:block;
	left:0;
	pointer-events:none;
	position:absolute;
	right:0;
	top:-25px;
	z-index:-1;
}
.fancybox-caption:after {
	border-bottom:1px solid hsla(0,0%,100%,.3);
	content:"";
	display:block;
	left:44px;
	position:absolute;
	right:44px;
	top:0;
}
.fancybox-caption a,.fancybox-caption a:link,
.fancybox-caption a:visited {
	color:#ccc;
	text-decoration:none;
}
.fancybox-caption a:hover {
	color:#fff;
	text-decoration:underline;
}
.fancybox-loading {
	-webkit-animation:a .8s infinite linear;
	animation:a .8s infinite linear;
	background:transparent;
	border:6px solid hsla(0,0%,39%,.5);
	border-radius:100%;
	border-top-color:#fff;
	height:60px;
	left:50%;
	margin:-30px 0 0 -30px;
	opacity:.6;
	padding:0;
	position:absolute;
	top:50%;
	width:60px;
	z-index:99999;
}
@-webkit-keyframes a {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}to {
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg);
	}
}
@keyframes a {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}to {
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg);
	}
}
.fancybox-animated {
	transition-timing-function:cubic-bezier(0,0,.25,1);
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity:0;
	-webkit-transform:translate3d(-100%,0,0);
	transform:translate3d(-100%,0,0);
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity:0;
	-webkit-transform:translate3d(100%,0,0);
	transform:translate3d(100%,0,0);
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity:1;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity:0;
	transition-timing-function:cubic-bezier(.19,1,.22,1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity:1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity:0;
	-webkit-transform:scale3d(1.5,1.5,1.5);
	transform:scale3d(1.5,1.5,1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity:0;
	-webkit-transform:scale3d(.5,.5,.5);
	transform:scale3d(.5,.5,.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity:1;
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity:0;
	-webkit-transform:rotate(-1turn);
	transform:rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity:0;
	-webkit-transform:rotate(1turn);
	transform:rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity:1;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity:0;
	-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);
	transform:scale3d(0,0,0) translate3d(-100%,0,0);
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity:0;
	-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);
	transform:scale3d(0,0,0) translate3d(100%,0,0);
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity:1;
	-webkit-transform:scaleX(1) translateZ(0);
	transform:scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);
	transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);
	transform:translate3d(100%,0,0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform:translateZ(0) scale(1);
	transform:translateZ(0) scale(1);
}
.fancybox-share {
	background:#f4f4f4;
	border-radius:3px;
	max-width:90%;
	padding:30px;
	text-align:center;
}
.fancybox-share h1 {
	color:#222;
	font-size:35px;
	font-weight:700;
	margin:0 0 20px;
}
.fancybox-share p {
	margin:0;
	padding:0;
}
.fancybox-share__button {
	border:0;
	border-radius:3px;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	line-height:40px;
	margin:0 5px 10px;
	min-width:130px;
	padding:0 15px;
	text-decoration:none;
	transition:all .2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	white-space:nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
	color:#fff;
}
.fancybox-share__button:hover {
	text-decoration:none;
}
.fancybox-share__button--fb {
	background:#3b5998;
}
.fancybox-share__button--fb:hover {
	background:#344e86;
}
.fancybox-share__button--pt {
	background:#bd081d;
}
.fancybox-share__button--pt:hover {
	background:#aa0719;
}
.fancybox-share__button--tw {
	background:#1da1f2;
}
.fancybox-share__button--tw:hover {
	background:#0d95e8;
}
.fancybox-share__button svg {
	height:25px;
	margin-right:7px;
	position:relative;
	top:-1px;
	vertical-align:middle;
	width:25px;
}
.fancybox-share__button svg path {
	fill:#fff;
}
.fancybox-share__input {
	background:transparent;
	border:0;
	border-bottom:1px solid #d7d7d7;
	border-radius:0;
	color:#5d5b5b;
	font-size:14px;
	margin:10px 0 0;
	outline:none;
	padding:10px 15px;
	width:100%;
}
.fancybox-thumbs {
	background:#f6f6f6;
	bottom:0;
	display:none;
	margin:0;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:-ms-autohiding-scrollbar;
	padding:10px;
	position:absolute;
	right:0;
	-webkit-tap-highlight-color:transparent;
	top:0;
	width:212px;
	z-index:99995;
}
.fancybox-thumbs-x {
	overflow-x:auto;
	overflow-y:hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
	display:block;
}
.fancybox-show-thumbs .fancybox-inner {
	right:212px;
}
.fancybox-thumbs > ul {
	font-size:0;
	height:100%;
	list-style:none;
	margin:0;
	overflow-x:hidden;
	overflow-y:auto;
	padding:0;
	position:absolute;
	position:relative;
	white-space:nowrap;
	width:100%;
}
.fancybox-thumbs-x > ul {
	overflow:hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
	width:7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
	background:#fff;
	border-radius:10px;
	box-shadow:inset 0 0 6px rgba(0,0,0,.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
	background:#2a2a2a;
	border-radius:10px;
}
.fancybox-thumbs > ul > li {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	cursor:pointer;
	float:left;
	height:75px;
	margin:2px;
	max-height:calc(100% - 8px);
	max-width:calc(50% - 4px);
	outline:none;
	overflow:hidden;
	padding:0;
	position:relative;
	-webkit-tap-highlight-color:transparent;
	width:100px;
}
.fancybox-thumbs-loading {
	background:rgba(0,0,0,.1);
}
.fancybox-thumbs > ul > li {
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.fancybox-thumbs > ul > li:before {
	border:4px solid #ee7514;
	bottom:0;
	content:"";
	left:0;
	opacity:0;
	position:absolute;
	right:0;
	top:0;
	transition:all .2s cubic-bezier(.25,.46,.45,.94);
	z-index:99991;
}
.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity:1;
}
.fancybox-custom-layout .fancybox-outer {
    top:50px;
    left:50px;
    bottom:50px;
    right:50px;
    margin:auto;
    overflow:visible;
    background:#f0f0f0;
    box-shadow:1px 5px 15px rgba(0,0,0,0.1);
    transition:opacity .3s;
}
.fancybox-custom-layout.fancybox-is-closing .fancybox-outer {
    opacity:0;
}
.fancybox-custom-layout .fancybox-bg {
    background:#f6f6f6;
}
.fancybox-custom-layout.fancybox-is-open .fancybox-bg {
    opacity:1;
}
.fancybox-custom-layout .fancybox-button,
.fancybox-custom-layout .fancybox-navigation button:before {
    background:transparent;
    background:#333;
    border-radius:50%;
    width:33px;
    height:33px;
    padding:6px;
    margin:5px 5px 0 ;
}
.fancybox-custom-layout .fancybox-navigation button {
    color:#333 !important;
    padding:5px;
}
.fancybox-custom-layout .fancybox-button--arrow_left {
    left:20px;
}
.fancybox-custom-layout.fancybox-show-thumbs .fancybox-button--arrow_right {
    right:20px;
}
.fancybox-custom-layout-image .fancybox-outer {
    top:50px;
    left:50px;
    bottom:50px;
    right:50px;
    margin:auto;
    overflow:visible;
    background:#fff;
    box-shadow:1px 5px 15px rgba(0,0,0,0.1);
    transition:opacity .3s;
}
.fancybox-custom-layout-image.fancybox-is-closing .fancybox-outer {
    opacity:0;
}
.fancybox-custom-layout-image .fancybox-bg {
    background:#f6f6f6;
}
.fancybox-custom-layout-image.fancybox-is-open .fancybox-bg {
    opacity:1;
}
.fancybox-custom-layout-image .fancybox-button,
.fancybox-custom-layout-image .fancybox-navigation button:before {
    background:transparent;
    background:#333;
    border-radius:50%;
    width:33px;
    height:33px;
    padding:6px;
    margin:5px 5px 0;
}
.fancybox-custom-layout-image .fancybox-navigation {
    display:none;
}
.fancybox-custom-layout-image .fancybox-navigation button {
    color:#333 !important;
    padding:5px;
}
.fancybox-custom-layout-image .fancybox-button--arrow_left {
    left:20px;
}
.fancybox-custom-layout-image.fancybox-show-thumbs .fancybox-button--arrow_right {
    right:20px;
}
.fancybox-custom-layout-video .fancybox-outer {
    top:50px;
    left:50px;
    bottom:50px;
    right:50px;
    margin:auto;
    overflow:visible;
    background:#fff;
    box-shadow:1px 5px 15px rgba(0,0,0,0.1);
    transition:opacity .3s;
}
.fancybox-custom-layout-video.fancybox-is-closing .fancybox-outer {
    opacity:0;
}
.fancybox-custom-layout-video .fancybox-bg {
    background:#f6f6f6;
}
.fancybox-custom-layout-video.fancybox-is-open .fancybox-bg {
    opacity:1;
}
.fancybox-custom-layout-video .fancybox-button,
.fancybox-custom-layout-video .fancybox-navigation button:before {
    background:transparent;
    background:#333;
    border-radius:50%;
    width:33px;
    height:33px;
    padding:6px;
    margin:5px 5px 0;
}
.fancybox-custom-layout-video .fancybox-navigation {
    display:none;
}
.fancybox-custom-layout-video .fancybox-navigation button {
    color:#333 !important;
    padding:5px;
}
.fancybox-custom-layout-video .fancybox-button--arrow_left {
    left:20px;
}
.fancybox-custom-layout-video.fancybox-show-thumbs .fancybox-button--arrow_right {
    right:20px;
}

@media (max-width:800px) {
	.fancybox-thumbs {
		width:0;
        visibility:hidden;
	}
	.fancybox-show-thumbs .fancybox-inner {
		right:0;
	}
	.fancybox-thumbs > ul > li {
		max-width:calc(100% - 10px);
	}

    .fancybox-custom-layout-video .fancybox-outer,
    .fancybox-custom-layout .fancybox-outer {
        top:10px;
        left:10px;
        bottom:10px;
        right:10px;
        width:auto;
        height:auto;
    }
    .fancybox-slide {
        padding:0;
    }
}