/home/eigit/eurolab.mk/wp-content/themes/eurolab/assets/css/style.css
* {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Raleway', sans-serif;
    overflow-x: hidden;
}

a {
	text-decoration: none;
	color: #fff;
}

header {
    position: fixed;
    left: 0;
    top: 10px;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    transition: all .4s;
}

.aftertx {
    top: 0;
    transition: all .4s;
    box-shadow: 0px 3px 6px #00000029;
}

nav {
    background-color: transparent;
    padding: 15px 0 !important;
}

.nav-item a {
    color: #000;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    font-weight: bold;
}

.nav-item a:hover {
    text-decoration: none;
}

.language p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: bold;
}

.active-language {
    color: #B80000
}

.form-inline input {
    border: 0;
    padding: 8px;
    background-color: #F3F1F1;
    border-radius: 10px;
    width: 130px;
    margin-right: 10px;
}

.navbar-nav {
    justify-content: center;
    width: calc(100% - 190px);
}

.navbar-nav .nav-item:not(:last-child) a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -10px;
    width: 1px;
    height: 17px;
    background-color: #000;
    transform: translate(-50%, -50%);
}

.welcome-section .swiper-slide {
    min-height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.welcome-section {
    overflow: hidden;
    position: relative;
}

.welcome-pagination {
    transform: translate(-50%, -50%);
    bottom: 60px;
    width: 100%;
    text-align: center;
}

.welcome-pagination .swiper-pagination-bullet {
    margin: 0 4px;
    background-color: #fff;
    opacity: 1;
}

.welcome-pagination .swiper-pagination-bullet-active {
    background-color: #EA5459;

}

.about {
    background-color: #F3F1F1;
    overflow: hidden;
	padding-top: 150px;
}

.about-content h2 {
    font-size: 18px;
    color: #B80000;
}

.about-content h3 {
    color: #B80000;
    font-weight: 500;
}

.about-content p {
    color: #000;
}

.about-content a {
    background-color: #B80000;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}

.about-content a:hover {
    text-decoration: none;
}

.about-right-content {
    position: relative;
}

.about-right-content h2 {
    font-size: 16px;
    color: #3B3A3A;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.about-right-content h2 span {
    background-color: #B80000;
    color: #fff;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 14px;
    padding: 10px;
    margin-right: 5px;
}

.about-right-content img {
    position: absolute;
    right: -80px;
    top: 0;
}

.partneret {
    padding: 80px 0;
    border-bottom: 1px solid #BFBFBF
}

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

.partneret-div h3 {
    text-transform: uppercase;
}

.partneret-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.partneret-box {
    height: auto;
}

.lajmet {
    padding: 80px 0;
}

.swiper-lajmet {
    padding: 40px 0 !important;
}

.lajmet-box {
    text-align: center;
    padding: 0 80px;
}

.lajmet-div {
    width: 100%;
    text-align: left;
}

.lajmet-box .col-md-6 {
    display: flex;
    align-items: center;
}

.lajmet-box img {
    width: 100%;
}

.lajme-next {
    color: #858585 !important;
    font-weight: bold;
}

.lajme-prev {
    color: #858585 !important;
    font-weight: bold;
}

.lajmet h2 {
    text-align: center;
}

.lajmet-box a {
    background-color: #B80000;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 20px;
}

.lajmet-box a:hover {
    text-decoration: none;
}

.lajmet-pagination {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.lajmet-pagination .swiper-pagination-bullet {
    cursor: pointer;
    height: 20px !important;
    width: 20px !important;
    margin: 0 5px;
    /* display: flex; */
    border-radius: 0;
    color: #000;
    line-height: 1.1;
    background-color: #D3D3D3;
    opacity: 1;
}

.lajmet-pagination .swiper-pagination-bullet-active {
    background-color: #B80000;
    color: #fff;
}

.subscribe-form {
    padding: 80px 0;
    background-color: #F3F1F1;
}

.susbsribe-form-div h3 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.susbsribe-form-div label {
    display: block;
    width: 700px;
    max-width: 100%%;
    position: relative;
    margin: auto;
}

.susbsribe-form-div input {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    color: #000;
    border: 2px solid #d3d3d3;
}

.susbsribe-send-btn {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    background-color: #B80000 !important;
    color: #fff !important;
    height: 100%;
    min-width: 110px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px !important;
    padding: 0 !important;
    border: 0 !important;
}

.susbsribe-form-div label a:hover {
    text-decoration: none;
}

input:focus {
    outline: none;
}

footer {
    padding-top: 80px;
    background-color: #000;
}

.footer-div p {
    color: #fff;
    margin-top: 30px;
}

.footer-info p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
}

.footer-info p a {
    color: #fff;
}

.footer-info p a:hover {
    text-decoration: none;
}

.footer-info a img {
    margin: 0 5px;
}

.footer-copyright {
    color: #fff;
    text-align: center;
    padding-top: 50px;
}


.blog-content {
    padding: 30px 0;
}

.first-section-blog {
    background-image: url(../images/blog-background.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 90vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.first-section-blog::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.first-section-blog h3 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 9
}

.blog-center-items {
    display: flex;
    align-items: center;
}

.blog-image {
    height: 300px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.blog-image img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.blog-background {
    background-color: #F3F1F1B2;
    padding: 20px 5px;
    margin-bottom: 30px;

}

.blog-div-details h3 {
    color: #B80000;
    font-size: 25px;
}

.blog-div-details p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.blog-div-details a {
    background-color: #B80000;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    margin-top: 10px;
}

.blog-div-details a:hover {
    text-decoration: none;
}


.first-section-single-blog {
    background-image: url(../images/singular-background.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 80vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.first-section-single-blog::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.single-blog-post {
    padding: 30px 0;
}

.single-blog-post img {
    max-width: 100%;
}

.post-date {
    border-bottom: 1px solid #000;
    margin: 20px 0;
    display: inline-block;
}

.lajmet-image {
    height: 300px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.lajmet-image img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.lajmet-div p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.about-first-section {
    background-image: url(../images/about-background.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 80vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-us-page {
    padding: 30px 0;
}

.about-us-page h2 {
    text-align: left;
    color: #B80000;
    margin-bottom: 20px;
    font-weight: bold;
}

.about-us-page p {
    text-align: left;
	color: #000;
}

.about-us-page h3 {
    font-weight: bold;
    text-align: left;
	    color: #000;
}

.wp-block-separator {
    border-color: #BFBFBF !important
}

.welcome-section-about {
    position: relative;
}

.about-page-info {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.about-page-info h3 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0
}

.about-page-info p {
    text-align: center;
    color: #fff;
    font-size: 22px;
}

.nav-active a {
    color: #B80000;
}

.single-post .nav-item a {
    color: #000;
}

.welcome-section-eshop-page {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
    display: flex;
}

.welcome-section-eshop-page::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}


.welcome-section-eshop-page img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.eshop-page-div-block img {
    width: 100%;

}

.eshop-page {
    padding: 50px 0;
}

.eshop-page-div-block h3 {}

.eshop-page-div-block a {
    background-color: #B80000;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}

.eshop-page-div-block a:hover {
    text-decoration: none
}

.welcome-section-brandet {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
    display: flex;
}

.welcome-section-brandet img {
    width: 100%;
    height: auto;
}

.brandet-next {
    color: #858585 !important;
    font-weight: bold;
}

.brandet-prev {
    color: #858585 !important;
    font-weight: bold;
}

.brandet-prev:after,
.brandet-next:after {
    font-size: 30px !important;
}

.swiper-brandet {
    padding: 0 40px !important;
}

.swiper-brandet .swiper-wrapper {
    align-items: center;
}

.swiper-brandet .swiper-slide {
    text-align: center;
}

.swiper-brandet img {
    max-width: 100%;
}

.brandet-page {
    padding: 50px 0;
}

.brandet-page h2 {
    color: #B80000;
    text-transform: uppercase;
    font-weight: bold;
}

.brandet-div {
    border-bottom: 1px solid #B80000;
    padding: 20px 0;
    margin: 15px 0;
}

.brandet-div h3 {
    font-size: 18px;
    background-color: #FDFCFC;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.welcome-section-contact {
    background-image: url(../images/harta-bg.png);
    background-position: center;
    min-height: 90vh;
    background-size: cover;
    display: flex;
    align-items: center;
}

.welcome-section-contact::before {
    display: none;
}

.contact-page {
    padding: 50px 0;
}

.contact-page h2 {
    color: #A80F16;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.contact-form {
    padding: 50px;
    background-color: #F3F1F1B2;
    margin-top: 30px;
}

.contact-form h3 {
    color: #A80F16;
    font-weight: bold;
    font-size: 22px;
}

.contact-form label {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 15px;
}

.contact-form input {
    padding: 8px;
    width: 100%;
    border: 0;
    border: 1px solid #CCCCCC
}

.contact-form textarea {
    padding: 8px;
    width: 100%;
    border: 0;
    border: 1px solid #CCCCCC;
    min-height: 130px;
}

.contact-form h5 {
    margin-top: 15px;
    font-size: 16px;
    padding: 5px;
    border-top: 1px solid #ccc;
}

.send-btn {
    background-color: #B80000;
    padding: 8px 25px !important;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    width: auto !important;
    border: 0 !important;
}

textarea:focus {
    outline: none;
}

.mySwiper2 {
    overflow: hidden;
}

.mySwiper img {
    width: 100%;
    height: auto;
}

.home-section {
    position: relative;
}

.swiper-pagination-bullet {
    height: 13px !important;
    width: 13px !important;
}

.navbar-toggler {
    padding: 0;
}

.contact-box {
    background-color: #000000;
    text-align: center;
    max-width: 350px;
    color: #fff;
    padding: 30px 20px 145px 20px;
    clip-path: polygon(100% 0, 100% 66%, 50% 100%, 0 66%, 0 0);
	margin-top: 75px;
}

.contact-box h2 {
    text-transform: uppercase;
}

.contact-box p {
    margin-top: 20px;
    margin-bottom: 30px;
}

.contact-box a img {
    padding: 5px;
}

.partneret-home .brandet-next,
.partneret-home .brandet-prev {
    display: none;
}

.navbar-toggler-icon {

    background-image: url(../images/menu.svg);
}

.welcome-section-karriera {
    background-image: url(../images/karriera.png);
}

.karriera-div {
    padding: 30px 0;
}

.karriera-div h2 {
    color: #B80000;
    font-weight: bold;
    font-size: 25px;
}

.press-image img {
    width: 100%;
}

.press-box h4 {
    font-size: 18px;
}

.press-box h4 a {
    background-color: #B80000;
    padding: 10px;
    width: 100%;
    color: #fff;
    display: block;
    text-align: center;
    font-stretch: 16px;
    text-decoration: none;
}

.karriera-posts {
    padding-bottom: 50px;
}

.first-section-karriera {
    padding-top: 100px;
}

.postid-68 .aplikimi-posts {
    display: none;
}

.postid-72 .aplikimi-posts {
    display: none;
}

.aplikimi-box {
    padding: 50px;
    background-color: #F3F1F1B2;
}

.aplikimi-box h4 {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.8;
}

.aplikimi-box h4 a {
    color: #1D1D1B;
    text-decoration: none;
    font-weight: bold;
    transition: all .4s;
    font-style: italic;
    text-transform: uppercase;
}

.aplikimi-box h4 a:hover {
    color: #B80000;
    transition: all .4s;
}

.form-tittle {
    font-weight: bold;
    color: #1D1D1B;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.form-content {
    padding: 50px;
    background-color: #F3F1F1B2;
}

.first-section-form {
    padding-top: 30px;
}

.mySwiper {
    overflow: hidden;
}

.about-page-div img {
    width: 100%;
    height: auto;
}

.iso-div {
    margin: 40px 0;
    text-align: center;
}

.iso-div a {
    padding: 8px 20px;
    background-color: #B80000;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.iso-div img {
    padding: 20px;
    display: block;
    max-height: 180px;
    margin: auto;
}

.wp-block-columns {
    margin-bottom: 0 !important;
}

.single .wp-block-image img {
    width: 100%;
}

.single-blog-post {
    margin-top: 100px;
}

.mc4wp-alert p {
    text-align: center;
    margin-top: 10px;
}

.page-template-brandet .subscribe-form-footer {
    display: none;
}

.send-btn-sub {
    background-color: #B80000 !important;
    border-color: #B80000 !important;
    color: #fff !important;
}

.page-template-brandet .wpcf7-response-output {
    display: none !important;
}

.partneret-href {
    background-color: #B80000;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
}

.partneret-href:hover {
    color: #fff;
    text-decoration: none;
}

.social-media-eshop {
    margin-bottom: 10px;
}

.social-media-eshop a {
    padding: 0 5px;
    background-color: transparent;
    margin-top: 10px;
}


@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
        margin-left: var(--wp--style--block-gap, 1em) !important;
    }

}

@media only screen and (max-width: 991px) {
    .welcome-section-about {
        margin-top: 55px;
    }

    .welcome-section-brandet img {
        padding-top: 55px;
    }

    .welcome-section-eshop-page img {
        padding-top: 50px
    }

    .form-tittle {
        font-size: 23px;
    }

    .form-content {
        padding: 20px;
    }

    .aplikimi-box {
        padding: 20px;
    }

    .first-section-karriera {
        padding: 40px;
    }

    .karriera-div {
        padding: 30px 0;
    }

    .contact-box {
        margin-top: 80px;
    }

    .welcome-section .swiper-slide {
        min-height: 60vh;
    }

    .susbsribe-form-div label {
        width: 100%;
    }

    .lajmet-box {
        padding: 0;
    }

    .lajme-next {
        display: none !important;
    }

    .lajme-prev {
        display: none !important;
    }

    .welcome-section-eshop {
        min-height: 60vh;
    }

    .first-section-blog {
        min-height: 60vh;
    }

    .navbar-nav .nav-item:not(:last-child) a::before {
        display: none;
    }

    .navbar-nav .nav-item {
        margin-top: 8px;
        margin-bottom: 8px;
    }


    .first-section-single-blog {
        min-height: 50vh
    }
    .welcome-pagination {
        bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .mySwiper  .swiper-pagination-bullet {
        height: 10px !important;
        width: 10px !important;
    }
    .welcome-pagination {
        bottom: 7px;
    }
    .contact-form {
        padding: 20px;
    }

    .contact-box {

        margin: auto;
        margin-top: 80px;
    }

    .home-section {
        margin-top: 65px;
    }

    .about {
        padding: 40px 0;
    }

    .about-content h3 {
        font-size: 20px;
        font-weight: bold;
    }

    .about-right-content img {
        position: relative;
        right: 0;
        top: 0;
    }

    .partneret {
        padding: 40px 0;
    }

    .partneret-div h3 {
        font-size: 20px;
        font-weight: bold;
    }

    .partneret-div {
        margin-bottom: 20px;
    }

    .lajmet {
        padding: 40px 0;
    }

    .lajmet h2 {
        font-size: 20px;
        font-weight: bold;
    }

    .swiper-lajmet {
        padding-bottom: 40px !important;
        padding-top: 0 !important;
    }

    .lajmet-image {
        height: 300px;
        margin-bottom: 20px;
    }

    .lajmet-div h3 {
        font-size: 20px;
        font-weight: bold;
    }

    .lajmet-box a {
        margin: 0;
    }

    .lajmet-box p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .susbsribe-form-div h3 {
        font-size: 20px;
    }

    .about-page-info {
        width: 100%;
    }

    .about-page-info h3 {
        font-size: 25px;
    }

    .about-us-page h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .about-us-page h3 {
        font-size: 20px;
    }

    .eshop-page-div-block h3 {
        font-weight: bold;
        font-size: 20px;
    }

    .eshop-page {
        padding: 30px 0;
    }

    .eshop-page-block img {
        width: 100%;
    }

    .blog-image {
        margin-bottom: 15px;
    }

    .blog-div-details h3 {
        font-weight: bold;
        font-size: 20px;
    }

    .blog-div-details a {
        margin-top: 0;
    }

    .blog-background {
        padding: 15px 0;
        margin-bottom: 15px;
    }

    nav {
        padding: 10px 0 !important;
    }

    header {
        top: 0;
    }

    .blog-mobile-order {
        order: 11;
    }

    footer {
        padding-top: 40px;
    }

    .brandet-page {
        padding: 30px 0;
    }

    .brandet-page h2 {
        font-size: 20px;
    }

    .brandet-div h3 {
        font-size: 16px;
    }

    .brandet-div {
        padding: 10px 0;
        margin: 10px 0;
    }

    .brandet-prev:after,
    .brandet-next:after {
        font-size: 18px !important;
    }

    .single-blog-post h1,
    .single-blog-post h2,
    .single-blog-post h3,
    .single-blog-post h4,
    .single-blog-post h5 {
        font-weight: bold;
        font-size: 20px;
    }

    .partneret-home .brandet-next,
    .partneret-home .brandet-prev {
        display: block;
    }

    .iso-div a {
        width: 50%;
        margin-bottom: 10px;
        display: inline-block;
    }
}

.lanaguage-tx a {
    color: #000;
    text-decoration: none;
    padding: 3px;
    position: relative;
}

.lanaguage-tx a:first-child::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translate(-50%, -50%);
    right: 0;
    width: 1px;
    height: 10px;
    background-color: #000;
}

.translatepress-sq .lanaguage-tx a:first-child {
    color: #B80000;
}


.translatepress-en_US .lanaguage-tx a:last-child {
    color: #B80000;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    display: none;
}


.theme-overlay .screenshot img {
    height: 100% !important;
}



/*serbia*/
.description-map-serbia {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 10px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-serbia p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-serbia.active {
    display: block;
}


/*kosova*/
.description-map-kosova {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 10px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-kosova p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-kosova.active {
    display: block;
}






/*slovenia*/
.description-map-slovenia {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 10px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-slovenia p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-slovenia.active {
    display: block;
}



/*albania*/
.description-map-albania {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 20px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-albania p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-albania.active {
    display: block;
}

/*croatia*/
.description-map-croatia {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 10px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-croatia p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-croatia.active {
    display: block;
}

/*bosnia*/
.description-map-bosnia {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 10px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-bosnia p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-bosnia.active {
    display: block;
}

/*monte*/
.description-map-monte {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 10px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-monte p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-monte.active {
    display: block;
}

/*north*/
.description-map-northm {
    pointer-events: none;
    position: absolute;
    font-size: 16px;
    text-align: center;
    background: white;
    padding: 6px 10px;
    z-index: 5;
    margin: 0 auto;
    color: #21669e;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #eee;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    text-transform: uppercase;
    margin-top: -90px;
    margin-top: -160px;
    width: 200px;
}

.description-map-northm p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #000;
    font-size: 12px;
}

.description-map-northm.active {
    display: block;
}


.footer-disclaimer {
    color: #a9a9a9;
    text-align: center;
    font-size: 14px;
}

.language {
    width: 53px;
}

.form-inline {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
}