html,body{margin:0;padding:0;}
body{text-align: center; font-size: 16px; font-family: 'Raleway', 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(38, 47, 54) !important; background: rgb(38, 47, 54) !important;}
.main-color-c {color: rgb(38, 47, 54) !important;}
.main-color-b {background: rgb(38, 47, 54) !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;}



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



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

.top-header {height: 44px; width: 100%; left: 0px; top: 0px; background: rgb(241, 241, 241); position: absolute;}
.top-header-in {height: 44px; width: 100%; max-width: 1200px; margin: auto; position: relative;}

.web-header {height: 100px; width: 100%; top: 44px; background: white; position: absolute; z-index: 99;}
.web-header-in {width: 100%; max-width: 1200px; position: relative; height: 100%; margin: auto;}
.web-header-inner {height: 100px; position: relative;}


.web-logo {width: 310px; height: 60px; left: -2px; top: 20px; display: block; position: absolute; background: url("../../images/design/logo.png") no-repeat; background: url("../../images/design/logo.svg") no-repeat; background-size: contain; background-position: left center; z-index: 9;}
.web-logo-text {width: 230px; height: 45px; left: 60px; top: 36px; display: block; position: absolute; z-index: 5; opacity: 1;}
.web-logo-text-1 {color: rgb(157, 16, 16); font-size: 24px; line-height: 24px; font-weight: 600; text-transform: uppercase; text-align: left;}
.web-logo-text-1 span {color: rgb(38, 47, 54);}
.web-logo-text-2 {font-size: 11.1px; text-transform: uppercase; text-align: left; opacity: 0.5; margin-left: 5px;}



.main-header {height: 70px; width: 100%; left: 0px; top: 144px; position: absolute; background: rgb(38, 47, 54);}
.main-header-in {height: 70px; width: 100%; max-width: 1200px; margin: auto; position: relative;}

.menu-fix {top: 0px; position: fixed; z-index: 99; 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; left: 0px; top: 0px; 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: 400; text-transform: uppercase; font-weight: 300; 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);} 
.main-menu-item:before {width: 1px; height: 30px; background: rgba(255, 255, 255, 0.20); left: 0px; top: 0px; bottom: 0px; margin: auto; position: absolute; content:"";}
.main-menu-item:first-child:before {display: none;}
.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;}





.menu-blocks {top: 30px; right: 0px; position: absolute;}
.menu-block {height: 44px; float: left; border-left: 1px solid silver; padding-right: 20px;}
.menu-block:first-child {border-left: none;}
.menu-block:last-child {padding-right: 0px;}
.menu-block-icon {font-size: 28px; color: rgb(0, 109, 183); height: 44px; width: 70px; float: left;}
.menu-block-text {height: 44px; float: left; text-align: left;}
.menu-block-text span {font-size: 13px; margin: 4px 0px 2px; display: block;}
.menu-block-text a {font-size: 14px; opacity: 0.5; display: block;}




.jazyk {top: 10px; right: 0px; position: absolute;}
.jazyk {list-style: none; padding: 0px; margin: 0px;}
.jazyk li {opacity: 0.5; list-style: none; float: left; 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: 3px; left: 5px; width: 20px; height: 13px; position: absolute; content:""; background:url('../../images/design/flags.jpg') 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-de:before {background-position: -60px -13.6px !important;}




.web-header-top-in-date {font-size: 13px; color: rgb(170, 170, 170); left: 1px; top: 17px; position: absolute;}


.web-header-search {top: 0px; height: 70px; width: 70px; background: rgba(255,255,255,0.1); 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, 128, 204);}
.web-header-search-icon {height: 40px; width: 40px; padding: 15px; cursor: pointer; opacity: 0.8;}
.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 -164px !important;}
.s-input-go {transform: scale(1); opacity: 1;}



.web-header-social {top: 0px; padding: 0px 10px; height: 70px; background: rgba(255,255,255,0.02); position: absolute; right: 70px; z-index: 33;}
.web-header-social div {float: left;}
.web-header-social div a {height: 70px; width: 35px; color: white; opacity: 0.8; display: block;}
.web-header-social div a i {font-size: 20px; padding: 25px 0px; height: 20px; width: 20px;}





/*  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: 1100px; 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 4px 4px; margin: 50px 0px 15px; color: rgb(44,44,44); display: inline-block; text-transform: uppercase; font-weight: 400 !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;}
.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: 19px; color: rgb(60, 60, 60); line-height: 30px; margin: 10px auto 30px; padding: 2%; letter-spacing: 0.1px; font-weight: 300; text-align: justify; background: rgba(12, 47, 105, 0.02); box-shadow: inset 0px 0px 0px 1px rgb(12, 47, 105);}



.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(70, 161, 191); content:"\25CF"; position: absolute;}
.content-text p {padding-top: 0; margin-top: 0;}

.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;}



.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-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%;}





/* VELKE  LOGA */
.velke-loga div {display: inline-block; vertical-align: middle;padding: 29px 0px;width: 19%; text-align: center;}
.velke-loga img {max-height: 80px;max-width: 120px;height: auto;width: auto; }







/* HOME */
.home-slide {position: relative;}
#swipe-home {width: 100%; height: 700px;}
#swipe-home .swiper-slide {background: black;}
#swipe-home .swiper-slide a {opacity: 0.9; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 9;}

.swiper-slide-background {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; background-size: cover !important; background-position: center !important;}

.swiper-slide-text { opacity: 0; position: absolute; left: 20vw; bottom: 170px; text-align: left; color: #fff; font-size: 20px; text-shadow: 3px 1px rgb(0, 0, 0); padding: 1% 0px; transition: all 0.6s; transition-delay: 1.1s; border-bottom: 4px solid rgb(157, 16, 16);}
.swiper-slide-text strong {font-size: 34px; font-weight: 600; color: white; display: block; text-transform: uppercase; }
.swiper-slide-text span {font-size: 24px; font-weight: 400; color: white; display: block; text-transform: uppercase; }


.swiper-slide-active .swiper-slide-text {opacity:1; left: 19vw;}


.home-slide-pag {width: 100%; left: 0px; right: 0px; bottom: 5px; margin: auto; text-align: center;}
.home-slide-pag .swiper-pagination-bullet {width: 17px !important; height: 17px !important; border: none !important; background: rgb(38, 47, 54) !important; opacity: 1 !important; border-radius: 0px !important; display: inline-block; margin: 5px 4px 0px; box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 0.35);}
.home-slide-pag .swiper-pagination-bullet-active {background: rgb(157, 16, 16) !important; opacity: 1 !important;}

.sw-h-btn {font-size: 40px; height: 40px; width: 40px; padding: 5px; color: white; top: 0px; bottom: 0px; margin: auto; position: absolute; z-index: 3; cursor: pointer;}
.sw-h-next {right: -50px;}
.sw-h-prev {left: -50px;}
#swipe-home:hover .sw-h-next {right: 0px;}
#swipe-home:hover .sw-h-prev {left: 0px;}





.home-block-2 {width: 100%; margin: auto; padding: 60px 0px; position: relative; background: white;}
.home-block-2-in {width: 100%; max-width: 1200px; margin: auto; position: relative; text-align: left;}


.home-block-2-in-title {font-size: 28px; margin-bottom: 40px; text-transform: uppercase; letter-spacing: 1px; text-align: center;}



.home-block-2-in-items {width: 100%; display: inline-block;}

.home-block-2-in-item {width: 32%; padding-right: 1%; min-height: 110px; float: left;}
.home-block-2-in-item:nth-child(3n+1) {clear: left;}

.home-block-2-in-item-image {width: 22%; float: left;}
.home-block-2-in-item-image img {width: 100%; height: auto; border-radius: 50%;}

.home-block-2-in-item-title {font-size: 17px; line-height: 19px; text-transform: uppercase; margin-bottom: 10px; width: 75%; float: right;}
.home-block-2-in-item-text {font-size: 14px; height: 50px; margin-bottom: 25px; overflow: hidden; opacity: 0.7; width: 75%;  float: right;}














.home-block-3 {width: 100%; margin: 50px auto 0px; position: relative; background: rgb(23, 39, 55);}
.home-block-3-bg {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; background: url('../../images/design/h-bg-3.jpg'); background-position: center; background-size: cover;}
.home-block-3-in {width: 100%; max-width: 1200px; padding: 100px 0px; margin: auto; position: relative; text-align: left;}
.home-block-3-in-title {font-size: 28px; margin-bottom: 25px; text-transform: uppercase; letter-spacing: 1px; color: white;}
.home-block-3-in-subtitle {font-size: 15px; margin-bottom: 25px; width: 55%; text-align: justify; color: white;}

.home-block-3-in-services {width: 60%; height: 100px; display: flex; flex-direction: column; flex-wrap: wrap;}
.home-block-3-in-services div {}

.home-block-3-in-services div a {padding: 5px 0px; display: block; color: white;}
.home-block-3-in-services div a:hover {text-decoration: none; opacity: 0.7;}
.home-block-3-in-services div a i {font-size: 18px; color: rgb(128, 201, 69); padding-right: 10px;}

.home-block-3-in-btn {margin-top: 25px;}
.home-block-3-in-btn a {font-size: 17px; padding: 10px 60px 10px 17px; background: rgb(0, 128, 204); color: white; font-weight: 300; text-transform: uppercase; position: relative;}
.home-block-3-in-btn a i {font-size: 21px; width: 10px; height: 22px; right: 20px; top: 0px; bottom: 0px; margin: auto; position: absolute; text-align: center;}
.home-block-3-in-btn a:hover {text-decoration: none; opacity: 0.8;}
.home-block-3-in-btn a:before {height: 100%; width: 45px; top: 0px; right: 0px; content: ""; position: absolute; background: rgba(255, 255, 255, 0.1);}





.home-block-4 {width: 100%; margin: auto; padding: 100px 0px; position: relative; background: white;}
.home-block-4-in {width: 100%; max-width: 1200px; margin: auto; position: relative; text-align: left;}

.home-block-4-in-left {width: 500px; float: left;}
.home-block-4-in-left-title {font-size: 24px; margin-bottom: 25px; text-transform: uppercase; letter-spacing: 1px; position: relative;}
.home-block-4-in-left-title-btns {top: 0px; right: 0px; position: absolute;}
.home-block-4-in-left-title-btns i {font-size: 30px; padding: 0px 3px; margin-left: 5px; color: rgb(0, 128, 204); cursor: pointer;}
.nbtn-hide {opacity: 0.3;}

.home-block-4-in-left-items {width: 100%; display: inline-block;}
.home-block-4-in-left-item {display: none; padding-bottom: 60px;}
.home-block-4-in-left-item-img {margin-bottom: 10px;}
.home-block-4-in-left-item-title {font-size: 17px; line-height: 18px; margin-bottom: 10px; text-transform: uppercase;}
.home-block-4-in-left-item-text {font-size: 14px; opacity: 0.7; text-align: justify;}

.home-block-4-in-left-item-btn {margin-top: 25px;}
.home-block-4-in-left-item-btn a {font-size: 17px; padding: 10px 60px 10px 17px; background: rgb(0, 128, 204); color: white; font-weight: 300; text-transform: uppercase; position: relative;}
.home-block-4-in-left-item-btn a i {font-size: 21px; width: 10px; height: 22px; right: 20px; top: 0px; bottom: 0px; margin: auto; position: absolute; text-align: center;}
.home-block-4-in-left-item-btn a:hover {text-decoration: none; opacity: 0.8;}
.home-block-4-in-left-item-btn a:before {height: 100%; width: 45px; top: 0px; right: 0px; content: ""; position: absolute; background: rgba(255, 255, 255, 0.1);}



.home-block-4-in-right {width: 600px; float: right;}
.home-block-4-in-right-title {font-size: 24px; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; position: relative;}
.home-block-4-in-right-text {font-size: 14px; margin-bottom: 20px; opacity: 0.7; text-align: justify;}

.home-block-4-in-right-items {width: 100%;}
.home-block-4-in-right-item {}
.home-block-4-in-right-item-title {font-size: 17px; padding: 14px 40px 14px 0px; font-weight: 600; border-bottom: 1px solid rgb(222, 222, 222); position: relative; cursor: pointer;}
.home-block-4-in-right-item-title:hover {opacity: 0.9;}
.home-block-4-in-right-item-title:before {content: "+"; font-size: 36px; font-weight: 300; text-align: center; line-height: 25px;position: absolute;height: 25px;width: 25px;background: rgb(49, 60, 69);right: 0px; top: 0px; bottom: 0px; margin: auto;cursor: pointer;color: white;}
.home-block-4-in-right-item-text {font-size: 14px; opacity: 0.7; line-height: 20px; text-align: justify; height: auto; max-height: 0px; margin: 0px; overflow: hidden; transition: all 0.2s;}
.faq-active .home-block-4-in-right-item-text {max-height: 200px;  margin: 10px auto 20px; }
.faq-active .home-block-4-in-right-item-title:before {content: "-"; line-height: 20px; background: rgb(0, 128, 204);}





/* 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: 15px auto 0px; font-size: 24px; 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;}



/* BOTTOM LOGOS */
.bottom-logos {width: 100%; margin: 0px auto; display: inline-block; position: relative; background-color: rgb(240, 240, 240) !important;}
.bottom-logos-in {width: 100%; max-width: 1200px; padding: 100px 0px 60px; display: inline-block; position: relative;}
.bottom-logos-in-title {color: rgb(38, 47, 54); font-size: 24px; font-weight: 300; padding: 0px 0px 10px; text-transform: uppercase; font-weight: 400; text-align: center; letter-spacing: 1px;}
.bottom-logos-in-title span {color: rgb(25, 47, 81);}

.bottom-logos-in-text {font-size: 15px; margin-top: 7px; opacity: 0.7;}

#swipe-logos {width: 100%; margin-top: 50px;}
.swipe-logos-item {height: 100px; width: 170px; margin: auto; display: block; position: relative; background: white;}
.swipe-logos-item img {width: auto;height: auto; max-width: 90%; max-height: 60%; position: absolute;left: 0px;right: 0px;bottom: 0px;top: 0px;margin: auto;}
.swipe-logos-item img {opacity: 0.8; filter: grayscale(1); transition: all 0.3s;}
.swipe-logos-item-title {font-size: 20px; font-weight: 600; max-width: 80%;}
.swipe-logos-item a {width: 100%;height: 100%;display: block;position: absolute;left: 0px;top: 0px;}
.swipe-logos-item:hover img {opacity:1; filter: grayscale(0);}






/* BOTTOM INFO */
.bottom-info {width: 100%; max-width: 1200px; margin: 25px auto; display: inline-block; position: relative;}

.vote-form {width: 65%; height: 200px; float: right; box-shadow: inset 0px 0px 1px 1px rgb(236, 0, 140); position: relative;}
.vote-form iframe {width: 100%; height: 200px;}


.shop-info {width: 350px; height: 180px; padding: 1%; float: left; background: rgb(238, 238, 238);}
.shop-info-logo {width: 45%; height: 180px; float: left; display: block; background: url("/images/design/logo.png") no-repeat; background: url("/images/design/logo.svg") no-repeat; background-size: 100% auto; background-position: center center;}
.shop-info-text {width: 55%; float: left;}

.shop-info-text div {text-align: left;}
.shop-info-text div h5 {font-size: 18px; color: rgb(109, 110, 113); margin: 0px; font-weight: 600; text-transform: uppercase;}
.shop-info-text div p {font-size: 14px; margin: 5px 0px; color: rgb(109, 110, 113);}
.shop-info-text div p b {font-size: 12px; color: rgb(109, 110, 113); font-weight: 600; text-transform: uppercase;}
.shop-info-text div i {padding-right: 5px;}





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


.footer-bottom-form {font-size: 15px; min-height: 150px; width: 28%; margin-left: 8%; color: rgb(207, 207, 207); float: left; text-align: justify;}
.footer-bottom-form:first-child {margin-left: 0px;}
.footer-bottom-form-title {font-size: 17px; color: rgb(255, 255, 255); margin-bottom: 30px; text-transform: uppercase; font-weight: 600; letter-spacing: 0.5px;}


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

.footer-bottom-form-links {height: 100px; display: flex; flex-direction: column; flex-wrap: wrap;}
.footer-bottom-form-links div {width: auto;}
.footer-bottom-form-links div a {font-size: 15px; padding: 7px 0px; display: block;}



.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: 0px; 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; background: rgba(255,255,255,0.1); text-align: center;}






/*  FOOTER  */
.web-footer-link {font-size: 12px; padding: 30px 0px; width: 100%; height: auto; color: rgb(200, 200, 200); background: rgb(23, 39, 55); margin: auto; position: relative; z-index: 5;}
.web-footer-link a {color: rgb(255, 255, 255); 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 9px 6px 9px; font-size: 23px; background: rgb(135, 17, 17); 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;}}