html,body{margin:0;padding:0;}
body{text-align: center; font-size: 15px; font-family: 'Titillium Web', sans-serif; background: rgb(239, 239, 239); color: rgb(44,44,44); overflow-x: hidden;}

input{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}
img{border:0px}
form{margin:0px;}
p{margin:10px 0 10px 0;padding:0px;}
a:link, a:visited {color: rgb(44, 44, 44); text-decoration: none;}
a:hover {color: rgb(109, 110, 113); text-decoration: underline;}


.main-color {color: rgb(0, 182, 190) !important; background: rgb(0, 182, 190) !important;}
.main-color-c {color: rgb(0, 182, 190) !important;}
.main-color-b {background: rgb(0, 182, 190) !important;}

.second-color {color: rgb(0, 109, 183) !important; background: rgb(0, 109, 183) !important;}
.second-color-c {color: rgb(0, 109, 183) !important;}
.second-color-b {background: rgb(0, 109, 183) !important;}

.white-bg {background: white;}


.font {font-family: 'Montserrat', sans-serif;}



/* SEO H1 */
.web-title {float: left; position:fixed; left: -100%; margin: 0px; font-size: 1px;}



/*  HEADER and MENU  */
.web-header-ghost {height: 130px; margin: auto; width: 100%; position: relative;}


.web-header {height: 100px; width: 100%; top: 30px; background: white; position: absolute; z-index: 99; background: rgb(29, 29, 27);}
.web-header-in {width: 100%; max-width: 1100px; position: relative; height: 100%; margin: auto;}
.web-header-inner {height: 100px; position: relative;}

.web-logo {width: 185px; height: 88px; left: -5px; top: 6px; display: block; position: absolute; background: url("../../images/design/logo.png") no-repeat; background: url("../../images/design/logo.svg?t=1") no-repeat; background-size: contain; background-position: left center; z-index: 9;}

.menu-fix {top: 0px; position: fixed; box-shadow: 0px 0px 35px -15px rgb(0, 0, 0);}





.mobil-menu, .menu-btn {display: none;}

.web-main-menu {height: 70px; width: auto; position: absolute; right: 150px; top: 15px; z-index: 33;}
.web-main-menu-in {height: 70px; width: 100%; margin: auto; position: relative; display: inline-block}
.main-menu-item {height: 70px; display: block; position: relative; float: left;}
.main-menu-item a {font-size: 16px; color: rgb(255, 255, 255); padding: 25.5px 20px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.2px; display: block;}
.main-menu-item a:hover {text-decoration: none;} 
.main-menu-item:hover {background: rgba(255, 255, 255, 0.05);} 
.menu-active {background: rgba(255, 255, 255, 0.05);}


.main-menu-item-subs {min-width: 280px; position: absolute; top: 70px; background: rgb(255, 255, 255); box-shadow: 2px 3px 15px -10px rgb(0, 23, 51); text-align: left;}
.main-menu-item-subs {transform: scale(0); -webkit-transform: scale(0); opacity: 0; transform-origin: left top; -webkit-transform-origin: left top; transition: all 0.3s; -webkit-transition: all 0.3s; }
.main-menu-item-subs a {padding: 14px 22px; color: rgb(38, 47, 54) !important; font-size: 15px; letter-spacing: 0.1px; line-height: 20px; font-weight: 300;}
.main-menu-item-subs a:hover {background: rgba(0, 0, 0, 0.08);}
.main-menu-item:hover .main-menu-item-subs {transform: scale(1); -webkit-transform: scale(1); opacity: 1;}

.main-menu-item-subs-item {position: relative;}

.main-menu-item-subs-item-subs {min-width: 250px; left: 100%; top: 0px; position: absolute;}
.main-menu-item-subs-item-subs {transform: scale(0); opacity: 0; transition: all 0.2s; transform-origin: left top;}
.main-menu-item-subs-item-subs a {font-size: 14px; padding: 12px 15px; line-height: 14px; background: rgb(75, 92, 117);}
.main-menu-item-subs-item-subs a:hover {background: rgb(57, 70, 89);}

.main-menu-item-subs-item:hover .main-menu-item-subs-item-subs {transform: scale(1); opacity: 1;}



.web-header-search {top: 15px; height: 70px; width: 40px; position: absolute; right: 0px; z-index: 33;}
.web-header-search-input {top: 70px; right: 0px; position: absolute; transform: scale(0); transform-origin: top right; opacity: 0; box-shadow: 0px 7px 20px -20px black;}
.web-header-search-input input {width: 200px; font-size: 15px; height: 20px; padding: 15px 60px 15px 15px; border: 1px solid rgb(209, 209, 209);}
.web-header-search-input button {position: absolute;height: 34px;width: 40px;font-size: 20px;padding: 0px;border: 0px;background: transparent;cursor: pointer;top: 8px;right: 15px;}
.web-header-search-input button i {font-size: 22px; color: rgb(0, 182, 190);}
.web-header-search-icon {height: 40px; width: 40px; padding: 15px 0px; cursor: pointer;}
.web-header-search-icon span {height: 40px; width: 40px; display: block;}
.web-header-search-icon span {background: url("/images/design/shop-icons-white.png") no-repeat; background-size: 370px auto; background-position: -7px -162px !important;}
.s-input-go {transform: scale(1); opacity: 1;}


.web-header-social {top: 37px; padding: 0px; height: 30px; position: absolute; right: 41px; z-index: 33;}
.web-header-social div {float: left;}
.web-header-social div a {height: 30px; width: 35px; color: white; display: block;}
.web-header-social div a i {font-size: 20px; background: white; color: rgb(29, 29, 27); padding: 4px; height: 20px; width: 20px; border-radius: 50%;}



.jazyk {top: 4px; left: 0px; right: -890px; width: 200px; position: absolute; margin: auto;}
.jazyk {list-style: none; padding: 0px;}
.jazyk li {opacity: 0.5; list-style: none; float: right; position: relative; margin-left: 12px;}
.jazyk li a {font-size: 13px; padding: 3px 0px 3px 30px; color: rgb(44, 44, 44);}
.jazyk .aktualny {opacity: 1;}
.jazyk li:before {top: 5px; left: 5px; width: 20px; height: 13px; position: absolute; content:""; background:url('../../images/design/flags.jpg?t=2') no-repeat; background-size: 140px auto; pointer-events: none; box-shadow: 0px 0px 5px -3px black;}
.f-sk:before {background-position: -20px 0px !important;}
.f-en:before {background-position: -60px -27px !important;}
.f-ru:before {background-position: -120px 0.4px !important;}








/*  CONTENT  */
.web-container {background: rgb(239, 239, 239); display: inline-block; width: 100%;}
.web-content {background: rgba(255,255,255,1); width: 98%; max-width: 1000px; margin: auto; padding: 40px 50px 40px; text-align: left; display: inline-block;}
.web-content {font-size: 16.5px;}

.web-content h2 {font-size: 32px !important;  letter-spacing: 1px; padding: 0px; margin: 50px 0px 25px; color: rgb(0, 182, 190); display: inline-block; text-transform: uppercase; font-weight: 600 !important;}
.web-content h3 {font-size: 20px; margin: 30px 0px 10px; letter-spacing: 1px; text-transform: uppercase; color: rgb(44,44,44); font-weight: 400;}
.page-title {position: relative; font-family: 'Montserrat', sans-serif;}
/*.page-title:before {width: 65px; height: 2px; left: 5px; bottom: -3px; background: rgb(135, 17, 17); position: absolute; content:"";}*/


.page-content {display: inline-block; width: 100%;}

.content-text-short {font-size: 18px; color: rgb(90, 90, 90); line-height: 30px; margin: 10px auto 30px; padding: 3%; letter-spacing: 0.1px; font-weight: 600; text-align: justify; background: rgba(0, 182, 190, 0.04); box-shadow: inset 0px 0px 0px 1px rgb(210, 210, 210);}


.content-text {font-size: 17px; line-height: 28px; text-align: justify;}
.content-text ul {padding: 0px; margin: 0px; list-style: none;}
.content-text ul li {padding: 3px 0px 3px 40px; position: relative;}
.content-text ul li:before {left: 18px; top: 2px; color: rgb(0, 182, 190); content:"\25CF"; position: absolute;}
.content-text p {padding-top: 0; margin-top: 0;}

.content-text table {width: 100% !important; margin-top: 35px; margin-bottom: 15px;}

.content-text table td {width: 50% !important; padding: 6px 2% 0px !important; border-bottom: 1px solid rgb(223, 223, 223);}
.content-text table td strong {font-size: 22px; color: rgb(0, 182, 190);}

.content-text table tr:nth-child(even) td {background: rgb(247, 247, 247);}
.content-text table tr:last-child td {border-bottom: none;}


.web-content-gallery {display: inline-block; width: 100%; margin-top: 35px;}
.web-content-gallery-item {width: 14.65%; margin: 1%; float: left; box-shadow: 0px 0px 1px 1px rgb(70, 161, 191);}
.web-content-gallery-item img {width: 100%; height: auto; float: left;}

.web-content-gallery-video {width: 98%; margin: 1%;}
.web-content-gallery-video iframe {width: 100%; height: 550px;}



.text-side-0 .content-text {column-count: 1; column-gap: 0px;}
.text-side-1 .content-text {column-count: 2; column-gap: 50px;}
.text-side-2 .content-text {column-count: 3; column-gap: 50px;}
.text-side-3 .content-text {column-count: 4; column-gap: 50px;}

.img-side-1 .content-text {width: 48%; float: left;}
.img-side-1 .web-content-gallery {width: 48%; float: right; margin-top: 2px;}
.img-side-1 .web-content-gallery-item {width: 31.2%;}
.img-side-1 .web-content-gallery-video {width: 98%; margin: 1%;}
.img-side-1 .web-content-gallery-video iframe {width: 100%; height: 265px; margin-bottom: 2%;}

.img-side-2 .content-text {width: 48%; float: right;}
.img-side-2 .web-content-gallery {width: 48%; float: left; margin-top: 2px;}
.img-side-2 .web-content-gallery-item {width: 31.2%;}
.img-side-2 .web-content-gallery-video {width: 98%; margin: 1%;}
.img-side-2 .web-content-gallery-video iframe {width: 100%; height: 265px; margin-bottom: 2%;}








/* HOME */
.home-block-1 {width: 100%; margin: auto; padding: 0px; position: relative;}
.home-block-1-in {height: 700px; width: 100%; max-width: 1100px; margin: auto; position: relative; text-align: left;}

.home-block-1-bg-1 {width: 630px; height: 360px; left: 32%; bottom: 31%; position: absolute; background: url("../../images/design/h-t-2.png") no-repeat; background-size: contain; background-position: center; pointer-events: none;}
.home-block-1-bg-1 {transition: all 0.9s; transition-delay: 0.7s; opacity: 0;}
.home-block-1-bg-2 {width: 500px; height: 280px; left: 3%; bottom: 5%; position: absolute; background: url("../../images/design/h-t-1.png") no-repeat; background-size: contain; background-position: center; pointer-events: none;}
.home-block-1-bg-2 {transition: all 0.7s; transition-delay: 1s; opacity: 0;}


.home-block-1-in-text {width: 250px; left: 0px; bottom: 48%; position: absolute; text-align: left; pointer-events: none;}
.home-block-1-in-text {font-size: 37px; color: rgb(29, 29, 27); letter-spacing: 1.5px; text-transform: uppercase;}
.home-block-1-in-text {transition: all 0.7s; transition-delay: 1.5s; opacity: 0;}


.home-block-1-in-text1 {width: 395px; right: 0px; bottom: 8%; position: absolute; text-align: left;}
.home-block-1-in-text1 {transition: all 0.7s; transition-delay: 1.9s; opacity: 0;}
.home-block-1-in-text1-title {font-size: 20px; margin-bottom: 10px; letter-spacing: 0.4px; text-transform: uppercase; white-space: nowrap;}
.home-block-1-in-text1-text {opacity: 0.6; line-height: 18px; text-align: justify;}
.home-block-1-in-text1-link {width: 100%; display: table; margin: 10px auto 0px;}
.home-block-1-in-text1-link a {font-size: 17px; padding: 3px 15px; color: white; background: rgb(0, 182, 190); letter-spacing: 0.5px; font-weight: 900; float: right;}
.home-block-1-in-text1-link a:hover {opacity: 0.8; text-decoration: none;}

.home-block-1-particles {left: -10%; right: -10%; bottom: -15%; top: 5%;  position: absolute;}
.home-block-1-particles canvas {display: block;vertical-align: bottom;}


.fadein .home-block-1-bg-1 {left: 30%; opacity: 1;}
.fadein .home-block-1-bg-2 {left: 5%; opacity: 1;}
.fadein .home-block-1-in-text {bottom: 50%; opacity: 1;}
.fadein .home-block-1-in-text1 {bottom: 10%; opacity: 1;}






.home-block-2 {width: 100%; margin: auto; padding: 0px; position: relative;}
.home-block-2-bg {width: 50%; margin-right: -155px; height: 100%; top: 0px; right: 0px; background: rgb(0, 182, 190); position: absolute;}
.home-block-2-in {width: 100%; max-width: 1100px; margin: auto; position: relative; text-align: left;}

.home-block-2-in-text {width: 48%; display: table; padding-top: 150px;}
.home-block-2-in-text {transition: all 0.7s; transition-delay: 1s; opacity: 0;}
.home-block-2-in-text-title {font-size: 36px; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase;}
.home-block-2-in-text-text {opacity: 0.6; line-height: 18px; text-align: justify;}
.home-block-2-in-text-text p {margin: 15px 0 15px 0;}
.home-block-2-in-text-link {width: 100%; display: table; margin: 30px auto 60px;}
.home-block-2-in-text-link a {font-size: 17px; padding: 3px 15px; color: white; background: rgb(0, 182, 190); letter-spacing: 0.5px; font-weight: 900; float: left;}
.home-block-2-in-text-link a:hover {opacity: 0.8; text-decoration: none;}

.home-block-2-in-bg {width: 500px; height: 250px; left: 53%; bottom: 70px; position: absolute; background: url("../../images/design/h-b-1.png") no-repeat; background-size: contain; background-position: center;}
.home-block-2-in-bg {transition: all 0.9s; transition-delay: 1.2s; opacity: 0;}

.home-block-2-in-bgg {width: 300px; height: 200px; left: 66%; top: 110px; position: absolute; background: url("../../images/design/h-b-2.svg") no-repeat; background-size: contain; background-position: center;}
.home-block-2-in-bgg {transition: all 0.9s; transition-delay: 0.7s; opacity: 0;}


.fadein .home-block-2-in-text {opacity: 1;}
.fadein .home-block-2-in-bg {bottom: 90px; opacity: 1;}
.fadein .home-block-2-in-bgg {top: 130px; opacity: 1;}








.home-block-3 {width: 100%; margin: auto; padding: 0px; position: relative; background: black;}
.home-block-3-in {height: 600px; width: 100%; max-width: 1100px; margin: auto; position: relative; text-align: left;}

.home-block-3-in-text {width: 48%; display: table; padding-top: 150px;}
.home-block-3-in-text {transition: all 0.9s; transition-delay: 0.5s; opacity: 0;}
.home-block-3-in-text-title {font-size: 36px; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase;}
.home-block-3-in-text-text {color: white; opacity: 0.9; line-height: 18px; text-align: justify;}
.home-block-3-in-text-text p {margin: 15px 0 15px 0;}
.home-block-3-in-text-link {width: 100%; display: table; margin: 30px auto 60px;}
.home-block-3-in-text-link a {font-size: 17px; padding: 3px 15px; color: white; background: rgb(98, 98, 98); letter-spacing: 0.5px; font-weight: 900; float: left;}
.home-block-3-in-text-link a:hover {opacity: 0.8; text-decoration: none;}

.home-block-3-in-bg {width: 450px; height: 250px; left: 53%; bottom: 13%; position: absolute; background: url("../../images/design/h-c-1.jpg") no-repeat; background-size: contain; background-position: center;}
.home-block-3-in-bg {transition: all 0.9s; transition-delay: 1s; opacity: 0;}


.fadein .home-block-3-in-text {opacity: 1;}
.fadein .home-block-3-in-bg {bottom: 15%; opacity: 1;}





.home-block-4 {width: 100%; margin: auto; padding: 0px; position: relative; background: rgb(227, 233, 236);}
.home-block-4-in {height: 330px; width: 100%; max-width: 1100px; margin: auto; position: relative; text-align: left;}

.home-block-4-in-text {width: 35%; display: table; padding-top: 150px;}
.home-block-4-in-text {transition: all 0.9s; transition-delay: 0.8s; opacity: 0;}
.home-block-4-in-text-title {font-size: 30px; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase;}
.home-block-4-in-text-text {opacity: 0.6; line-height: 18px; text-align: justify;}
.home-block-4-in-text-text p {margin: 15px 0 15px 0;}

.home-block-4-in-bg {width: 650px; height: 350px; left: 20%; top: -22%; position: absolute; background: url("../../images/design/h-d-1.png") no-repeat; background-size: contain; background-position: center;}
.home-block-4-in-bg {transition: all 0.9s; transition-delay: 0.5s; opacity: 0;}

.fadein .home-block-4-in-text {opacity: 1;}
.fadein .home-block-4-in-bg {top: -20%; opacity: 1;}






.home-block-5 {width: 100%; margin: auto; padding: 0px; position: relative; background: rgb(227, 233, 236);}
.home-block-5-in {height: 500px; width: 100%; max-width: 1100px; margin: auto; position: relative; text-align: left; border-bottom: 1px solid silver;}

.home-block-5-in-bg {width: 1000px; height: 350px; left: 4%; bottom: 40%; position: absolute; background: url("../../images/design/h-e-1.png") no-repeat; background-size: contain; background-position: center;}
.home-block-5-in-bg {transition: all 0.9s; transition-delay: 1s; opacity: 0;}

.home-block-5-in-text {width: 45%; right: 10%; bottom: 5%; position: absolute;}
.home-block-5-in-text {transition: all 0.9s; transition-delay: 1.2s; opacity: 0;}
.home-block-5-in-text-title {font-size: 30px; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase;}
.home-block-5-in-text-text {opacity: 0.6; line-height: 18px; text-align: justify;}
.home-block-5-in-text-text p {margin: 15px 0 15px 0;}

.fadein .home-block-5-in-text {opacity: 1;}
.fadein .home-block-5-in-bg {bottom: 38%; opacity: 1;}






.home-block-6 {width: 100%; margin: 0px auto -25px; padding: 0px; position: relative; background: rgb(227, 233, 236); z-index: 9;}
.home-block-6-in {height: 600px; width: 100%; max-width: 1100px; margin: auto; position: relative; text-align: left;}

.home-block-6-in-bg-1 {width: 550px; height: 350px; left: -3%; bottom: 10%; position: absolute; background: url("../../images/design/h-f-1.png") no-repeat; background-size: contain; background-position: center;}
.home-block-6-in-bg-1 {transition: all 0.9s; transition-delay: 0.7s; opacity: 0;}
.home-block-6-in-bg-2 {width: 650px; height: 400px; right: -5%; bottom: -13%; position: absolute; background: url("../../images/design/h-f-2.png") no-repeat; background-size: contain; background-position: center;}
.home-block-6-in-bg-2 {transition: all 0.9s; transition-delay: 1s; opacity: 0;}

.home-block-6-in-text {width: 45%; right: 10%; top: 10%; position: absolute;}
.home-block-6-in-text {transition: all 0.9s; transition-delay: 0.5s; opacity: 0;}
.home-block-6-in-text-title {width: 72%; font-size: 30px; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase;}
.home-block-6-in-text-text {opacity: 0.6; line-height: 18px; text-align: justify;}
.home-block-6-in-text-text p {margin: 15px 0 15px 0;}


.fadein .home-block-6-in-text {opacity: 1;}
.fadein .home-block-6-in-bg-1 {left: -5%; opacity: 1;}
.fadein .home-block-6-in-bg-2 {bottom: -15%; opacity: 1;}


















/* NEWS */
.web-content-news {width: 100%; display: inline-block;}
.web-content-news-item {width: 100%; display: inline-block; margin-bottom: 3%;}
.web-content-news-item a:hover {text-decoration: none;}
.web-content-news-item-img {width: 15%; float: left;}
.web-content-news-item-img img {width: 100%; height: auto;}

.web-content-news-item-text {float: left; width: 83%;margin-left: 2%; text-align: justify; color: rgb(80, 80, 80);}
.web-content-news-item-text h3 {margin: -8px auto -3px; font-size: 22px; font-weight: 600; color: rgb(109, 110, 113);}

.web-content-news-item-date {font-size: 15px; margin-bottom: 5px; color: rgb(109, 110, 113); opacity: 0.4;}
.web-content-news-item-date span {font-size: 18px; line-height: 18px; float: left;margin-right: 4px;margin-top: 3px;}








/* DOWN */
/* DOWN */
.web-down-out {width: 100%; background: rgb(29, 29, 27); position: relative; z-index: 5;}
.web-down {width: 100%; max-width: 1200px; padding: 140px 0px 90px; margin: auto; position: relative; z-index: 5;}
.footer-in-bottom {height: auto; width: 100%; margin: auto; display: inline-block; text-align: left;}


.footer-bottom-map {width: 45%; min-height: 290px; float: left; background: rgba(255,255,255,0.1);}


.footer-bottom-form {font-size: 15px; min-height: 150px; width: 25%; margin-left: 5%; color: rgb(207, 207, 207); float: left; text-align: justify;}
.footer-bottom-form-half {width: 20%;}
.footer-bottom-form-title {font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 25px; text-transform: uppercase; font-weight: 600; letter-spacing: 0.5px;}


.footer-bottom-form-text {line-height: 20px;}
.footer-bottom-form {color: rgb(207, 207, 207);}
.footer-bottom-form a {color: rgb(207, 207, 207);}



.footer-bottom-form-contact {}
.footer-bottom-form-contact-data {padding-left: 30px; padding-bottom: 15px; position: relative;}
.footer-bottom-form-contact-data i {font-size: 17px; width:20px; text-align: center; color: white; left: 0px; top: 3px; position: absolute;}


.footer-social {margin-top: 10px; display: inline-block;}
.footer-social div {margin-right: 12px; float: left;}
.footer-social div i {font-size: 20px; padding: 5px; width: 19px; height: 19px; color: rgb(17, 17, 17); background: rgba(255, 255, 255, 0.4); text-align: center; border-radius: 50%;}
.footer-social div i:hover {background: rgba(255, 255, 255, 0.8);}




.web-down-form-item-newsletter {width: 100%; margin-top: 10px; display: inline-block;}
.web-down-form-item-newsletter span {font-size: 12px; margin-bottom: 8px; display: block; opacity: 0.5;}
.web-down-form-item-newsletter-input {width: 100%; display: inline-block; margin-bottom: 15px;}
.web-down-form-item-newsletter-input-input {height: 23px; width: 78%; padding: 5px 3%; border: none; float: left; background: white; box-shadow: inset 0px 0px 1px 1px rgb(225, 225, 225);}
.web-down-form-item-newsletter-input-input::placeholder {color: rgb(147, 147, 147);}
.web-down-form-item-newsletter-input button {height: 33px; width: 16%; font-size: 18px; line-height: 0px; padding: 0px; margin: 0px; border: none; float: left; background: black; color: white; cursor: pointer;}
.web-down-form-item-newsletter-input button:hover {background: rgb(41, 170, 226);}
.web-down-form-item-newsletter-input-ok {width: 100%; font-size: 10px; display: block; float: left; margin-top: 8px; opacity: 0.5;}
.web-down-form-item-newsletter-input-ok:hover {opacity: 1;}
.web-down-form-item-newsletter-input-ok input {padding: 0px; margin: 0px; margin-top: -1px; margin-right: 4px; float: left;}





/*  FOOTER  */
.web-footer-link {font-size: 12px; padding: 30px 0px; width: 100%; height: auto; color: rgb(111, 111, 111); background: rgb(23, 23, 22); margin: auto; position: relative; z-index: 5;}
.web-footer-link a {color: rgb(222, 222, 222); padding: 0px 3px; font-size: 13px; font-weight: 400;}
.web-footer {width: 100%; position: relative;  z-index: 5;}








/*  SITE  MAPS  */
.site-maps {margin-top: 30px;}
.site-maps h3 {margin: 1% 1%;}
.site-maps h3 a {color: #5d5d5d; font-size: 26px;}

.site-maps h4 {margin: 1% 3%;}
.site-maps h4 a {color: #9b9b9b; font-size: 20px;}

.site-maps h5 {margin: 1% 6%;}
.site-maps h5 a {color: #898989; font-size: 20px;}

.site-maps h6 {margin: 1% 9%;}
.site-maps h6 a {color: #aaa; font-size: 20px;}





/*  GLOBAL CSS  */
.transition {transition: all 0.3s; -webkit-transition: all 0.3s;}
.pointer {cursor: pointer;}
.pointer:hover {opacity:0.8;}
.no-select {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: -moz-none;-o-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.center {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.centerr {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.hidden {display: none;}

#shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.45); z-index: 55; cursor: pointer; display: none;}
#to-top {display: none; padding: 0px 10px; font-size: 22px; background: rgb(0, 153, 159); color: white; position: fixed; right: 15px; bottom: 20px; z-index: 99;}


.contact-form {}
.contact-form div {display: block; width: 100%; margin: 7px auto;}
.contact-form div input {border: 1px solid silver; padding: 7px 1%; font-size: 15px; min-width: 250px;}
.contact-form div textarea {border: 1px solid silver; padding: 7px 1%; font-size: 15px; min-width: 500px; min-height: 110px;}
.contact-form div img {display: inline-block; height: 36px; margin-bottom: -12px; margin-left: 5px;}
.contact-form div button {font-size: 17px; padding: 7px 30px; margin-top: 10px; border: none; color: white !important; cursor: pointer; text-transform: uppercase;}

.page-contact {width: 100%; display: inline-block;}
.page-contact-text {width: 42%; padding-right: 3%; float: left;}
.page-contact-text table {width: 100%;}
.page-contact-text table td {width: 60%; vertical-align: top;}
.page-contact-text table td:nth-child(2) {width: 40%; vertical-align: top;}
.page-contact-text h4 {font-size: 19px; color: rgb(8, 102, 52); text-transform: uppercase; font-weight: 900;}

.page-contact-imgs {width: 55%; float: left;}
.page-contact-imgs img {width: 100%; margin-top: 10%;}
.page-contact-imgs iframe {width: 100%;}



.form-status {margin: 40px 0px; display: inline-block;}
.form-status b {font-size: 20px;}
.form-timer {width: 99%; padding: 0.5%; box-shadow: 0px 0px 0px 1px #ededed; margin-top: 50px; text-align: left;}
.form-timer div {height: 25px; width: 100%; animation-name: form; animation-duration: 5s; margin: 0px !important;}
@keyframes form {
    from {width: 0px;}
    to {width: 100%;}
}







/* 404 */
.page-404 {font-size: 110px;opacity: 0.2;color: rgb(0, 0, 0);text-align: center;margin: 0px auto 15px;}
.page-404-text {font-size: 20px;opacity: 0.6;color: rgb(0, 0, 0);text-align: center;margin: 25px auto 35px;}
.page-404-btn {width: 100%; text-align: center; margin-bottom: 25px;}
.page-404-btn a {color: white; padding: 10px 26px; font-size: 18px; text-transform: uppercase;display: inline-block;}
.page-404-img {width: 100%; height: 400px; }



/* SEARCH */
.search-form {width: 100%; display: inline-block; margin: 10px auto;}
.search-form-input {width: 40%;padding: 10px;text-transform: uppercase;font-size: 16px;color: rgb(59, 59, 59);}
.search-form-btn {text-transform: uppercase;font-size: 16px;padding: 11px 40px;border: none;background: rgb(109, 110, 113);color: white; cursor: pointer;}
.search-form-btn:hover {opacity: 0.9;}
.search-form-export {font-size: 19px;width: 100%;display: inline-block;margin: 10px auto 20px; color: rgb(109, 110, 113);}
.search-form-export strong {text-transform: uppercase; color: rgb(70, 70, 70);}
.search-form-items-head {margin: 20px auto 10px; padding: 0px 0px 5px; color: rgb(126, 126, 126); width: 100%; display: inline-block;border-bottom: 1px solid rgb(215, 215, 215);text-transform: uppercase;}
.search-form-items-item {width: 100%; padding: 20px 0px;}
.search-form-items-item a {color: black; font-size: 18px;}
.search-form-export-space {width: 100%; height: 200px;}
.search-form-empty {width: 100%;display: inline-block;text-align: center;opacity: 0.3;font-size: 32px;margin: 70px auto 10px;}





/*  POP  BOX  */
#pop-shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.45); z-index: 99; cursor: pointer; display: none;}
#pop-box {position: fixed; top: 25vh; left: 0px; right: 0px; margin: auto; background: rgba(255,255,255,0.9); z-index: 100; display: none;}
#pop-box {text-align: left; padding: 0px; letter-spacing: 0.5px; line-height: 18px;}
#pop-box div {width: 96%; padding: 2%;}
#pop-box img {width: 100%; height: auto; margin: auto;}
#pop-box p {padding: 0px !important; margin: 0px !important;}
#pop-box h2 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 3em; letter-spacing: 0px;}
#pop-box h3 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 2em; border: none;}
#pop-box:before {top: -40px; right: -40px;position: absolute;content: "";background: transparent url("/images/close.png") no-repeat;height: 35px;width: 35px;background-position: center center;background-size: 100% 100%;opacity: 0.4;transition: all 0.3s;-webkit-transition: all 0.3s;pointer-events: none;}
.pop-box:before {opacity: 1 !important; transform: rotate(90deg);}


/* LOADER */
.loader {position: relative;margin: 0 auto;width: 100px;}
.loader:before {content: '';display: block;padding-top: 100%;}
.circular {-webkit-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;height: 100%;-webkit-transform-origin: center center;transform-origin: center center;width: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.path {stroke-dasharray: 1, 200;stroke-dashoffset: 0;-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap: round;}
@-webkit-keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes dash {0%{stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@keyframes dash {0% {stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@-webkit-keyframes color {100%,0% {stroke: #d62d20;}40% {stroke: #0057e7;}66% {stroke: #008744;}80%,90% {stroke: #ffa700;}}
@keyframes color {100%,0%{stroke: #d62d20;}40% {stroke: #0057e7;}66%{stroke: #008744;}80%,90%{stroke: #ffa700;}}