@charset "utf-8";
/* CSS Document */

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding-left: 10px;
    padding-right: 10px;
}


[class^="brijuni-"], [class*=" brijuni-"] {
    height: 24px;
    width: 24px;
    display: inline-block;
    fill: currentColor;
    margin-left: 5px;
    margin-right: 5px;

}


@font-face {
    font-family: 'TyponineSans Reg';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-RegIta.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-RegIta.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TyponineSans Med';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-MedIta.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-MedIta.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'TyponineSans Txt';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-TxtIta.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-TxtIta.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TyponineSans Reg';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-Reg.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TyponineSans Med';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-Med.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-Med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TyponineSans Bld';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-Bld.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-Bld.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TyponineSans Bld';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-BldIta.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-BldIta.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'TyponineSans Lt';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-LtIta.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-LtIta.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TyponineSans Lt';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-Lt.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TyponineSans Txt';
    src: url('/theme-assets/brijuni/css/font/subset-TyponineSans-Txt.woff2') format('woff2'),
    url('/theme-assets/brijuni/css/font/subset-TyponineSans-Txt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@media (min-width: 1300px){
    .container {
        max-width: 1240px;
    }
}

@media (min-width: 1400px){
    .container {
        max-width: 1340px;
    }
}

@media (min-width: 1500px){
    .container {
        max-width: 1440px;
    }
}

@media (min-width: 1600px){
    .container {
        max-width: 1540px;
    }
}

.btn{
    border-radius: 2px;
    font-family: 'TyponineSans Med', sans-serif;
    text-transform: uppercase;
    padding: .85rem 2rem;
}

@media (max-width: 767px), (max-height: 960px){
    .btn{
        padding: .5rem 1.25rem;
    }
}

.btn-primary{
    border: 2px solid #fff;
    background: #fff;
    color: #333;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);
}

.btn-primary:hover{
    border: 2px solid #fff;
    background: rgba(255,255,255,0.7);
    color: #333;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.4);
}

.btn-secondary{
    border: 2px solid #fff;
    background: none;
    color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);
}

.btn-secondary:hover{
    border: 2px solid #fff;
    background: rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.4);
}

.btn-info{
    border: 2px solid #0079cd;
    border-image: linear-gradient(to right, #00d0fa 0%,#0079cd 85%);
    border-image-slice: 1;
    background: #fff;
    color: #333;
    transition: all ease .2s;
}

.btn-info:hover, .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle{
    border: 2px solid none;
    background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%);
    transition: all ease .2s;
}

.btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0,183,241,.5);
    box-shadow: 0 0 0 0.2rem rgba(0,183,241,.5);
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #ccc;
    border-color: #bbb;
    border-image: none;
}

.btn-light{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);
    background: #fff;
}

.btn-light:hover{
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,.2);
    background: #fff;
}

.bg-ultra-light-gray{
    background-color: #f2f2f2;
}

.display-lite{
    font-family: 'TyponineSans Lt', sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
}

.v-select.form-control {
    padding: 0;
}

.v-select.form-control .dropdown-toggle {
    border: 0;
}

.v-select.form-control .dropdown-toggle::after {
    display: none;
}

.v-select.form-control .clear {
    display: none;
}

.v-select.form-control .vs__actions {
    padding: 0 15px;
    height: calc(2.25rem + 2px);
}

.v-select.form-control .vs__selected-options {
    padding: 0;
}

.v-select.form-control input[type=search], .v-select.form-control input[type=search]:focus {
    height: calc(2.25rem + 2px);
    margin: 0;
    padding: .375rem .75rem;
}

.v-select.form-control .selected-tag {
    margin: 0;
    padding: 0px 12px;
    height: calc(2.25rem + 2px);
}

@media (min-width: 1200px){
    .d-xxl-block{
        display: block !important;
    }
}

body{
    /*  font-family: 'TyponineSans Txt', sans-serif;*/
    font-family: 'TyponineSans Reg', sans-serif;
    position: relative;
    color: #333;
}

a{
    color: #0079cd;
}


a[href$='.pdf'],
a[href$='.doc'],
a[href$='.docx'],
a[href$='.xls'],
a[href$='.xlsx'],
a[href$='.csv'],
a[href$='.zip'],
a[href$='.rar'],
a[href$='.ppt'],
a[href$='.pptx'],
.invoice_link{
    margin: 5px 0 5px 27px;
    display: inline-block;
}

.invoice_link::before,
a[href$='.pdf']::before,
a[href$='.doc']::before,
a[href$='.docx']::before,
a[href$='.xls']::before,
a[href$='.xlsx']::before,
a[href$='.csv']::before,
a[href$='.zip']::before,
a[href$='.rar']::before,
a[href$='.ppt']::before,
a[href$='.pptx']::before{
    margin-right: 3px;
    vertical-align: -5px;
    display: inline-block;
    content:"";
    background-repeat: no-repeat;
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    margin-left: -27px;
}

.invoice_link::before, a[href$='.pdf']::before{
    background-image: url("/theme-assets/brijuni/img/icon_pdf.svg");
}

a[href$='.doc']::before, a[href$='.docx']::before{
    background-image: url("/theme-assets/brijuni/img/icon_doc.svg");
}

a[href$='.xls']::before, a[href$='.xlsx']::before, a[href$='.csv']::before{
    background-image: url("/theme-assets/brijuni/img/icon_xls.svg");
}

a[href$='.zip']::before, a[href$='.rar']::before{
    background-image: url("/theme-assets/brijuni/img/icon_zip.svg");
}

a[href$='.ppt']::before, a[href$='.pptx']::before{
    background-image: url("/theme-assets/brijuni/img/icon_ppt.svg");
}

a[href$='.pdf'].btn::before,
a[href$='.doc'].btn::before,
a[href$='.docx'].btn::before,
a[href$='.xls'].btn::before,
a[href$='.xlsx'].btn::before,
a[href$='.csv'].btn::before,
a[href$='.zip'].btn::before,
a[href$='.rar'].btn::before,
a[href$='.ppt'].btn::before,
a[href$='.pptx'].btn::before{
    display: none;
    content: "";
}



h1{
    /*font-size: 4.5rem;*/
	font-size: 4rem;
    font-family: 'TyponineSans Med', sans-serif;
}

h2{
    /*font-size: 3rem;*/
	font-size: 2.5rem;
    font-family: 'TyponineSans Med', sans-serif;
}

h3{
    /*font-size: 1.875rem;*/
	font-size: 1.5rem;
    font-family: 'TyponineSans Med', sans-serif;
}

h4{
    /*font-size: 1.5rem;*/
	font-size: 1.25rem;
    font-family: 'TyponineSans Med', sans-serif;
}

h5{
    /*font-size: 1.125rem;*/
	font-size: 1rem;
    font-family: 'TyponineSans Lt', sans-serif;
    text-transform: uppercase;
}

h6{
    /*font-size: 1rem;*/
	font-size: .95rem;
    font-family: 'TyponineSans Lt', sans-serif;
    text-transform: uppercase;
}

.form-control{
    border-radius: 2px;
	background: #eee;
    border-color: #e4e4e4;
}

.form-control::placeholder{
	color: transparent;
}


@media (max-width: 991px){
body, .form-control{
	font-size: .95rem;
}

h1{
    font-size: 4rem;
}

h2{
    font-size: 2.5rem;
}

h3{
    font-size: 1.5rem;
}

h4{
    font-size: 1.25rem;
}

h5{
    font-size: 1rem;
}

h6{
    font-size: .95rem;
}
}

@media (max-width: 767px){
    body, .form-control{
        font-size: .9rem;
    }

    h1{
        font-size: 3.5rem;
    }

    h2{
        font-size: 2.25rem;
    }

    h3{
        font-size: 1.5rem;
    }

    h4{
        font-size: 1.25rem;
    }

    h5{
        font-size: .95rem;
    }

    h6{
        font-size: .9rem;
    }
}

@media (max-width: 575px){
    body, .form-control{
        font-size: .85rem;
    }

    h1{
        font-size: 2.5rem;
    }

    h2{
        font-size: 2rem;
    }

    h3{
        font-size: 1.5rem;
    }

    h4{
        font-size: 1.25rem;
    }

    h5{
        font-size: 1rem;
    }

    h6{
        font-size: .9rem;
    }
	
	.form-group .col-form-label{
		display: none;
		}
		
	.form-control::placeholder{
		color: inherit;
	}	
	
}

b, strong {
    font-family: 'TyponineSans Bld', sans-serif;
    font-weight: bold;
}

.section_top_nav{
    background: #2a2a2a;
    width: 100%;
}

.top_nav{
    height: 40px;
    display: flex;
    justify-content: flex-end;
}

.top_nav a{
    color: #ccc;
    font-size:.75rem;
    padding: 10px;
    text-transform: uppercase;
    transition: all ease .2s;
}

.top_nav a:hover, .top_nav a.active{
    background: #3a3a3a;
    text-decoration: none;
    transition: all ease .2s;
    color: #fff;
}

.top_nav a.top_nav_lang{
    color: #fff;
    background: #777;
}

.top_nav a.top_nav_lang:hover{
    color: #333;
    background: #fff;
}

.top_nav a.top_nav_lang img, .top_nav .eu-icon {
    width: 19px;
    margin: -3px 8px 0 0;
    border: 1px solid #555;
}

.lang_list .item{
    background: #fff;
    padding: 40px;
    margin-bottom: 20px;
    display: block;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.01);
    transition: all .2s ease;
    display: flex;
    align-items: center;
}

.lang_list .item:hover{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.3);
    transition: all .2s ease;
}

.lang_list .item .flag{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 0px 0px 1px #ccc;
    display: inline-block;
    vertical-align: -16px;
    margin-right: 30px;
}

.lang_list .item .flag img{
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.lang_list .item h4{
    color: #333;
	margin-bottom: 0px;
}

.lang_list .item:hover, .lang_list .item:hover h4{
    text-decoration: none;
}

@media (max-width: 991px){
    .lang_list .item{
        padding: 30px;
    }

    .lang_list .item .flag{
        vertical-align: -18px;
    }
}

@media (max-width: 767px){
    .lang_list .item{
        padding: 20px;
        margin-bottom: 15px;
    }

    .lang_list .item .flag{
        vertical-align: -14px;
        margin-right: 15px;
    }

    .lang_list .item .flag,.lang_list .item .flag img{
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 575px){
    .lang_list .item .flag,.lang_list .item .flag img{
        width: 30px;
        height: 30px;
    }
	
	.lang_list .item h4{
		font-size: 1rem;
	}
}

.section_home_nav{
    width: 1540px;
    position: fixed;
    z-index: 5;
    transition: all ease .2s;
    top: 100px;
    left: 50%;
    height: 100px;
    margin-left: -770px;

}

@media (max-width: 1540px){
    .section_home_nav{
        width: calc(100% - 32px);
        margin-left: 16px;
        margin-right: 16px;
        left: 0px;
        height: 90px;
    }
}

@media (max-width: 1199px){
    .section_home_nav{
        width: 100%;
        margin: 0px;
    }

    .section_home_nav_expanded{
        height: 100% !important;
        overflow: scroll;
    }

    .navbar-toggler{
        background: #fff;
        border-radius: 0px;
        border: 0px;
        height: 90px;
        width: 90px;
        padding: 0px;
        transition: all 0.2s ease;
    }

    .navbar-toggler:hover{
        background: #eee;
        transition: all 0.2s ease;
    }

    .navbar-toggler:focus{
        outline: none;
    }

    .navbar-toggler[aria-expanded=false] .navbar-toggler-bar{
        background: #0078CD;
        height: 2px;
        width: 100%px;
        display: block;
        margin: 6px 0;
        transition: all 0.2s ease;
    }

    .navbar-toggler[aria-expanded=true] .navbar-toggler-bar:first-child{
        background: #0078CD;
        height: 2px;
        width: 100%px;
        display: block;
        margin: 6px 0;
        transform: rotateZ(45deg) translateY(6px) translateX(6px);
        transition: all 0.2s ease;
    }

    .navbar-toggler[aria-expanded=true] .navbar-toggler-bar:nth-child(2){
        display: none;
        transition: all 0.2s ease;
    }

    .navbar-toggler[aria-expanded=true] .navbar-toggler-bar:last-child{
        background: #0078CD;
        height: 2px;
        width: 100%px;
        display: block;
        margin: 6px 0;
        transform: rotateZ(135deg) translateY(0px) translateX(0px);
        transition: all 0.2s ease;
    }

}

.shrinked.section_home_nav{
    top: 40px;
    width: 100%;
    height: 80px;
    left: 0px;
    margin-left: 0px;
    transition: all ease .2s;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
}

.shrinked.section_top_nav {
    position: fixed;
    top: 0;
    z-index: 5;
}

.shrinked.section_top_nav .container{
    width: 100%;
    max-width: 100%;
}


@media (max-width: 1199px){
    .navbar-toggler{
        height: 80px;
        width: 80px;
    }
}


.navbar{
    padding: 0px;
    height: 100px;
}

.shrinked .navbar{
    height: 80px;
}

.navbar-brand{
    background: #ffffff;
    padding: 20px;
    border-radius: 2px;
    height: 100px;
}

.shrinked .navbar-brand{
    border-radius: 0px;
    margin-right: 0px;
    height: 80px;
}

.navbar-brand img{
    width: 196px;
    height: auto;
}

.shrinked .navbar-brand img{
    width: 130px;
}

.navbar-nav{
    background: rgba(4,37,62,.9);
    height: 100px;
    width: 100%;
    border-radius: 2px;
    transition: all ease .2s;
    padding: 0 1rem;
}

.navbar-nav li a{
    display: block;
    line-height: 50px;
    padding: 25px 1rem !important;
    color: #ffffff;
    text-transform: uppercase;
    transition: all ease .2s;
    letter-spacing: .2px;
}


.navbar-nav li a .cart-quantity{
    background: #0079cd;
    border-radius: 50%;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff !important;
	}


@media (max-width: 1399px), (max-height: 960px){
    .section_home_nav{
        top: 70px;
    }

    .navbar-brand {
        height: 90px;
    }

    .navbar-brand img{
        width: 160px;
    }
    .navbar{
        height: 90px;
    }
    .navbar-nav{
        height: 90px;
    }

    .navbar-nav li a {
        line-height: 40px;
        padding: 25px .75rem !important;
    }
}

@media (max-width: 1199px){
    .section_home_nav, .shrinked.section_home_nav{
        top: 0px;
        background: #fff;
    }

    .section_home_nav, .navbar-brand, .navbar{
        height: 80px;
    }

    .navbar-brand{
        background: none;
    }

    .navbar-brand img{
        width: 130px;
    }

}



.navbar-nav li a .icon{
    line-height: 1;
    font-size: 1.25rem;
    vertical-align: middle;
}

.navbar-nav li a:hover, .navbar-nav li a.nav-link-hover{
    text-decoration: none;
    background: rgba(255,255,255,0.1);
    transition: all ease .2s;
}

.shrinked .navbar-nav{
    height: 80px;
}

.shrinked .navbar-nav li a{
    line-height: 50px;
    padding: 15px 20px !important;
}

/*

.shrinked .navbar-brand{
	padding: 15px 20px;
	}

.shrinked .navbar-brand img{
	width: 160px;
	}
*/
.shrinked .navbar-nav{
    background: rgba(255,255,255,1);
    border-radius: 0px;
    transition: all ease .2s;
}

.shrinked .navbar-nav li a{
    color: #333;
    font-family: 'TyponineSans Med', sans-serif;
    transition: all ease .2s;
}

.shrinked .navbar-nav li a:hover, .shrinked .navbar-nav li a.active,  .shrinked .navbar-nav li a.nav-link-hover{
    background: rgba(0,0,0,0.1);
}

@media (max-width: 1399px){

    .shrinked .navbar-nav li a {
        line-height: 40px;
        padding: 20px .75rem !important;
    }
}


@media (max-width: 767px){

    .section_home_nav, .navbar-brand, .navbar, .navbar-nav{
        height: 70px;
    }
    .navbar-brand{
        padding: 15px;
    }

    .navbar-toggler{
        widows: 70px;
        height: 70px;
    }

    .shrinked.section_home_nav, .shrinked .navbar, .shrinked .navbar-nav, .shrinked .navbar-brand{
        height: 70px;
    }

}

.navbar-nav{
    position: relative;
}

.navbar-nav .dropdown-nav-wrapper{
    position: absolute;
    left: 0px;
    top: 100px;
    width: 100%;
    padding-top: 1rem;
}

@media (max-width: 1399px), (max-height: 960px){
	.navbar-nav .dropdown-nav-wrapper{
		top: 90px;
	}
}

.navbar-nav .dropdown-nav{
    background: #04253e;
    padding: 20px;
}

.navbar-nav .dropdown-nav>ul{
    list-style: none;
    display: flex;
    padding-left: 0px;
}

.navbar-nav .dropdown-nav ul li a{
    line-height: normal;
    padding: 20px 20px !important;
    display: block;
}

.navbar-nav .dropdown-nav>ul ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 20px;
}

.navbar-nav .dropdown-nav ul li li a{
    padding: 5px 20px !important;
    text-transform: none;
    font-family: 'TyponineSans Lt', sans-serif;
}

.shrinked .dropdown-nav-wrapper{
    top: 80px;
    padding-top: 0px;
    top: 80px;
    width: auto;
    padding-top: 0;
    min-width: calc(100% - 170px);
}

.shrinked .navbar-nav .dropdown-nav ul li a{
    color: #fff;
}

.shrinked .navbar-nav .dropdown-nav ul li a:hover{
    background: rgba(255,255,255,0.1);
}

@media (max-width: 1199px){
    .navbar-nav, .shrinked .navbar-nav{
        background: white;
        height: 100%;
        padding: 0;
        border-radius: 0px;
    }

    .navbar-nav li a, .shrinked .navbar-nav li a{
        font-family: 'TyponineSans Med', sans-serif;
        border-top: 1px solid #e5e5e5;
        color: #333;
        line-height: 40px;
        padding: 10px 20px !important;
        text-align: right;
    }

    .navbar-nav li a:hover, .navbar-nav li a.nav-link-hover, .shrinked .navbar-nav li a:hover, .shrinked .navbar-nav li a.active, .shrinked .navbar-nav li a.nav-link-hover{
        background: rgba(0,0,0,0.1);
    }

    .mobile_top_nav{
        height: auto;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d0fa+0,0079cd+85 */
        background: #00d0fa; /* Old browsers */
        background: -moz-linear-gradient(left, #00d0fa 0%, #0079cd 85%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #00d0fa 0%,#0079cd 85%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0fa', endColorstr='#0079cd',GradientType=1 ); /* IE6-9 */
		display: inline-flex;
		flex-direction: column;
    }

    .mobile_top_nav a{
        color: #fff;
        font-size: .85rem;
        padding: 10px 20px;
        text-transform: uppercase;
        transition: all ease .2s;
        display: block;
        text-align: right;
        border-top: 1px solid rgba(255,255,255,.1);
        line-height: 30px;
    }

    .mobile_top_nav a:hover, .mobile_top_nav a.active{
        background: rgba(0,0,0,.3);
        text-decoration: none;
        transition: all ease .2s;
    }

    .mobile_top_nav a.top_nav_lang{
        color: #fff;
        background: #333;
		order: -1;
    }

    .mobile_top_nav a.top_nav_lang:hover{
        color: #333;
        background: #fff;
    }

    .mobile_top_nav a.top_nav_lang img{
        width: 19px;
        margin: -3px 8px 0 0;
    }

    .navbar-nav .dropdown-nav-wrapper{
        display: none !important;
    }

}





.section_home_header{
    /*background-image: url("/theme-assets/brijuni/img/img_main.jpg");
    background-size: cover;*/
    height: calc(100vh - 40px);
    position: relative;
    width: 100%;
    margin-top: 0px;
    z-index: 1;
    display: flex;
    justify-content: center;
}

@media (max-width: 1199px){
    .section_home_header{
        height: 100vh;
    }
}

.section_home_header .header_video{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.section_home_header .header_video video{
    height: 100%;
    width: 100%;
    position: relative;
    z-index: -1;
    object-fit: cover;
}

.section_home_header .overlay{
    background: rgba(0,0,0,.3);
    position: absolute;
	top: 0px;
	left: 0px;
    width: 100%;
    z-index: -1;
    height: inherit;
}

.section_home_header .overlay.overlay-dropdown{
    background: rgba(255,255,255,.8);
}

.home_heading{
    align-self: center;
    -webkit-align-self: center;
    text-align: center;
    color: white;
    position: absolute;
}

.home_heading h1{
    font-family: 'TyponineSans Med', sans-serif;
    font-size: 5rem;

}


@media (max-width: 991px){

    .home_heading h1{
        font-size: 4rem;

    }

}

@media (max-width: 767px), (max-height: 1080px){

    .home_heading h1{
        font-size: 3.5rem;

    }

}

@media (max-width: 575px), (max-height: 960px){

    .home_heading h1{
        font-size: 3rem;

    }

}




.cta_buttons{
    margin: 150px 0 0;
}

.cta_buttons a{
    margin: 5px;
}

@media (max-width: 1399px){
    .cta_buttons{
        margin: 50px 0 0;
    }

}

@media (max-width: 767px), (max-height: 960px){
    .cta_buttons a{
        font-size: 1rem;
    }
}

@media (max-height: 1080px){
	.cta_buttons{
		margin: 100px 0 0;
		}
}

@media (max-height: 900px){
	.cta_buttons{
		margin: 60px 0 0;
		}
}


.section_heading_fullblue{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d0fa+0,0079cd+85 */
    background: #00d0fa; /* Old browsers */
    background: -moz-linear-gradient(left, #00d0fa 0%, #0079cd 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00d0fa 0%,#0079cd 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0fa', endColorstr='#0079cd',GradientType=1 ); /* IE6-9 */
    color: #fff;
}

.section_heading_fullblue h2{
    margin-bottom: 0px;
}

.section_breadcrumb{
    background: #003c66;
    min-height: 80px;
    height: auto;
}

.section_breadcrumb>.container{
    display: flex;
}

.section_breadcrumb nav, .section_breadcrumb .planner_button{
    display: inline-flex;
}

.section_breadcrumb nav{
    margin-right: 20px;
}

.section_breadcrumb .planner_button_wrapper{
    float: right;
    margin-left: auto;
    min-width: fit-content;
    display: flex;
    align-items: center;
}

.section_breadcrumb .planner_button{
    display: inline-block;
    min-height: 80px;
    height: 100%;
    background: #00b7f1;
    color: #fff !important;
    padding: 20px;
    text-transform: uppercase;
    font-family: 'TyponineSans Med', sans-serif;
    font-size: 1.15rem;
    float: right;
    margin-left: auto;
    min-width: fit-content;
    display: flex;
    align-items: center;
}

.section_breadcrumb .planner_button:hover{
    background: #01a5d9;
    text-decoration: none;
    float: right;
}

.section_breadcrumb .planner_button .icon{
    height: 30px;
    width: 30px;
    font-size: 24px;
}

.breadcrumb{
    background: none;
    padding: 28px 0;
    font-size: .9rem;
    margin-bottom: 0;
    line-height: 24px;
	display: flex;
    align-items: center;
}

.breadcrumb-item+.breadcrumb-item::before{
    color: #00b7f1;
}

.breadcrumb .breadcrumb-item a{
    color: #00b7f1;
}

.breadcrumb .breadcrumb-item.active{
    text-decoration: underline;
    font-family: 'TyponineSans Txt', sans-serif;
    color: #00b7f1;
}

@media (max-width: 991px){
	.breadcrumb{
		padding: 10px 0;
		}
	}

@media (max-width: 767px){
    .section_breadcrumb{
        min-height: 60px;
        height: auto;
    }

    .section_breadcrumb>.container{
        flex-direction: column;
    }

.section_breadcrumb .planner_button_wrapper{
	width: 100%;
	}

    .section_breadcrumb .planner_button{
        min-height: 60px;
        height: auto;
        padding: 15px;
        font-size: 1rem;
        width: 100%;
    }

    .breadcrumb{
        padding: 10px 0;
    }
}


.subnav_buttons a{
    margin-top: .5rem;
    margin-right: .5rem;
}


.bg_activities{
    background: url(/theme-assets/brijuni/img/bg_activities1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 700px;
}

.bg_dark1{
    background: url(/theme-assets/brijuni/img/bg_dark1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 700px;
}

.bg_buytickets{
    background: url(/theme-assets/brijuni/img/bg_buytickets1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 700px;
}


.section_grid .col-img{
    overflow: hidden;
}

.section_grid .col-img .carousel-inner, .section_grid .col-img .carousel-inner .carousel-item{
    height: 100%;
}

.section_grid .col-text{
    padding: 30px;
    background: #eee;
    height: calc(100% - 20px);
}

.section_grid .col-text h4{
    position: relative;
    margin-bottom: 40px;
}

.section_grid .col-text h4::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    background: #999;
    bottom: -20px;
    left: -30px;
}

.section_grid .col-text a{
    margin-bottom: 1rem;
}

.section_cards_carousel{
    background: #eee;
}
@media (max-width: 991px){
    .section_cards_carousel .col:nth-child(-n+2){
        margin-bottom: 20px;
    }
}

@media (max-width: 575px){
    .section_cards_carousel .col{
        margin-bottom: 20px;
    }

    .section_cards_carousel .col:last-child{
        margin-bottom: 0px;
    }


}

.card{
    text-align: center;
    height: 100%;
	line-height: 1;
}

.card-accommodation{
    margin-bottom: 20px;
    background: #fff;
}

.row:last-child>.col>.card-accommodation{
    margin-bottom: 0px;
}

.card, .card-img-top{
    border-radius: 0px;
    border: none;
	overflow: hidden;
}

.card:hover{
    text-decoration: none;
}

.card h4, .card p{
    color: #333;
}

.card small{
    color: #777;
    font-size: 0.75rem;
    text-transform: uppercase;
	line-height: 1.5;
    margin-bottom: 5px;
    display: block;
}

.card-body{
    position: relative;
    transition: all ease .2s;
    background: #fff;
	line-height: 1.5;	
}

.card-body::before{
    position: absolute;
    content: url("/theme-assets/brijuni/img/icon_brijuni_fish.svg");
    width: 50px;
    height: 50px;
    left: 50%;
    top: -25px;
    margin-left: -25px;
}

.card-body-photo::before{
    content: url("/theme-assets/brijuni/img/icon_brijuni_camera.svg");
}

.card-body-video::before{
    content: url("/theme-assets/brijuni/img/icon_brijuni_video.svg");
}

.card-body-brochure::before{
    content: url("/theme-assets/brijuni/img/icon_brijuni_brochure.svg");
}

.card:hover .card-body{
    margin-top: -20px;
    margin-bottom: 20px;
    background: #fff;
    transition: all ease .2s;
}

.card .card-body .btn{
    display: none;
    transition: all ease .2s;
}


.card:hover .card-body .btn{
    display: inline-block;
    transition: all ease .2s;
}

@media (max-width: 575px){
.card-body .card-text{
	display: none;
	}
}

.col-card-gallery-items>.card-body::before{
    display: none;
}

.col-card-gallery-items .card:hover .card-body{
    margin-top: -15px;
    margin-bottom: 15px;
}

.col-card-gallery-items a[href$='.pdf']{
    margin: unset;
}

.col-card-gallery-items a[href$='.pdf']::before{
    display: none;
}

.section_cards_icons .card-icon{
    text-align: center;
    display: block;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    margin: 0 auto;
    transition: all .2s ease;
}

.section_cards_icons .card-icon:hover{
    background: #f4f4f4;
    text-decoration: none;
    transition: all .2s ease;
}

.section_cards_icons .card-icon .icon{
    width: 80px;
    height: 80px;
    line-height: 1;
    font-size: 80px;
    margin-bottom: 20px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBEMEZBOyIgLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwNzhDRDsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, right top, left top, from(#0078CD), color-stop(85%, #00D0FA));
    background-image: linear-gradient(-90deg, #0078CD 0%, #00D0FA 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section_cards_icons .card-icon h4{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBEMEZBOyIgLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwNzhDRDsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, right top, left top, from(#0078CD), color-stop(85%, #00D0FA));
    background-image: linear-gradient(-90deg, #0078CD 0%, #00D0FA 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section_cards_icons .col{
    border-right: 1px solid #ccc;
}

.section_cards_icons .col:last-child{
    border-right: none;
}

.section_subpages_list{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+25,ffffff+25,eeeeee+25 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 25%, #ffffff 25%, #eeeeee 25%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 25%,#ffffff 25%,#eeeeee 25%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 25%,#ffffff 25%,#eeeeee 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
}

.section_subpages_list .text-content p{
    text-align: left;
}

@media (max-width: 991px){
    .section_cards_icons .card-icon{
        width: 200px;
        height: 200px;
    }

    .section_cards_icons .card-icon .icon{
        margin-bottom: 15px;
    }
}

@media (max-width: 767px){
    .section_cards_icons .card-icon{
        width: 150px;
        height: 150px;
    }

    .section_cards_icons .card-icon .icon{
        margin-bottom: 10px;
        width: 60px;
        height: 60px;
        font-size: 60px;
    }
}

@media (max-width: 575px){
    .section_cards_icons .card-icon{
        width: 125px;
        height: 125px;
    }

    .section_cards_icons .card-icon .icon{
        margin-bottom: 6px;
        width: 40px;
        height: 40px;
        font-size: 40px;
    }
}

@media (max-width: 499px){

    .section_cards_icons .col{
        border: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .section_cards_icons .card-icon{
        width: 120px;
        height: 120px;
    }

    .section_cards_icons .card-icon .icon{
        margin-bottom: 6px;
        width: 36px;
        height: 36px;
        font-size: 36px;
    }
}

.col-first{
    background: #fff;
    border-right: 10px solid #eee;
}

.section_subpages_list .col-card-items .col:nth-child(n+4){
    margin-top: 20px;
}




@media (max-width: 1199px){
    .section_subpages_list .col-card-items .col:nth-child(n+3){
        margin-top: 20px;
    }
}

@media (max-width: 767px){
    .col-first{
        background: #fff;
        /*border-bottom: 10px solid #eee;*/
        border-right: none;
        padding: 0;
        margin: 0 10px;
        max-width: fit-content;
    }
}



.text-content{
    padding: 30px;
    /*text-align: justify;*/
    font-size: 1.1rem;
    font-family: 'TyponineSans Reg', sans-serif;
    line-height: 1.5;
}

.text-content h3, .text-content h4{
    text-align: left;
}

@media (max-width: 991px){
    .text-content{
        padding: 0px;
        font-size: 1rem;
    }

    .section_subpages_list .text-content{
        padding: 0px 30px;
    }

}

.text-content h3{
    position: relative;
    margin-bottom: 40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBEMEZBOyIgLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwNzhDRDsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, left top, -90deg, color-stop(0%, #00D0FA), color-stop(85%, #0078CD));
    background-image: -moz-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -webkit-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -o-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -ms-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
    display:inline-block; /*required*/
}

.text-content h4{
    position: relative;
    margin-bottom: 40px;
    position:relative;
    display:inline-block; /*required*/
}

.text-content h3::before, .text-content h4::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    background: #ccc;
    bottom: -20px;
    left: -30px;
}

@media (max-width: 991px){

.section_tickets_step1 .text-content p{
	margin-bottom: 0px;
	}

	.text-content h3, .text-content h4{
		margin-bottom: 30px;
		}

		.text-content h3::before, .text-content h4::before{
			bottom: -15px;
		}
}

@media (max-width: 767px){
	.text-content h3, .text-content h4{
		margin-bottom: 20px;
		}

		.text-content h3::before, .text-content h4::before{
			bottom: -10px;
		}
}

.text-content ul{
    padding-left: 0px;
    margin-bottom: 2rem;
}

.text-content ul li {
    list-style: none;
    line-height: 1.5;
    margin-left: 18px;
    margin-bottom: 5px;
}

.text-content ul li:before{
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #333;
    margin-left: -18px;
    top: 12px;
    position: relative;
}

.col-img{
    overflow: hidden;
    margin-bottom: 20px;
    height: calc(100% - 20px);
}

	.col-img a{
		height: 100%;
		}

.col-img img{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all ease .3s;
}

.col-img a:hover img{
    transform: scale(1.04);
    transition: all ease .3s;
}

.col-img-video a{
	display: flex;
    justify-content: center;
    align-items: center;
	}

.col-img-video .play_button{
	position: absolute;
	z-index: 20;
	width: 120px;
	height: 120px;
	display: flex;
	justify-content: center;
    align-items: center;
    border: 5px solid #fff;
    background: rgba(0,0,0,.4);
    border-radius: 50%;
	transition: background .2s ease;
	}

.col-img-video a:hover .play_button{
	background: rgba(0,0,0,.6);
	transition: background .2s ease;
	}

.col-img-video .play_button span{
	z-index: 30;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 30px 50px;
	border-color: transparent transparent transparent #ffffff;
	-ms-transform: translate(5px, 0px); /* IE 9 */
	-webkit-transform: translate(5px, 0px); /* Safari */
	transform: translate(5px, 0px);
	}

.nav-tabs{
    border: none;
    justify-content: space-between;
}

.nav-tabs .nav-link{
    border: none;
    border-radius: 0px;
    border-top: 5px solid #ccc;
    border-bottom: 5px solid transparent;
    background: #fff;
    flex: 1;
    margin: 0 10px;

    color: #333;

    font-size: 1.125rem;
    font-family: 'TyponineSans Med', sans-serif;
    transition: all ease .2s;
}

.nav-tabs .nav-link:hover{
    border-top: 5px solid transparent;
    border-bottom: 5px solid #ccc;
    transition: all ease .2s;
}

.nav-tabs .nav-link.active{
    transition: all ease .0s;
    border-top: 0px !important;
    margin-top: 5px;
    border-bottom: 5px solid #0079cd;
    border-image: linear-gradient(to left, #00d0fa 0%,#0079cd 85%);
    border-image-slice: 1;
    border-top: 5px solid white;

    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBEMEZBOyIgLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwNzhDRDsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, left top, -90deg, color-stop(0%, #00D0FA), color-stop(85%, #0078CD));
    background-image: -moz-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -webkit-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -o-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -ms-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
    display:inline-block; /*required*/
}

@media (max-width: 991px){
    .nav-tabs .nav-link{
        font-size: 1rem;
    }
}

@media (max-width: 991px){
    .nav-tabs .nav-link{
        font-size: .9rem;
        padding: .5rem 0;
    }
}

@media (max-width: 767px){
    .nav-tabs .nav-link{
        margin: 0 5px;
    }
}

@media (max-width: 575px){
    .nav-tabs .nav-link{
        font-size: .85rem;
    }
}

.section_content_tabs_content{
    background: #f8f8f8;
    box-shadow: inset 0px 0px 50px 0px rgba(0,0,0,.15);
}

.section_content_tabs_content .text-content{
    column-count: 2;
    column-gap: 80px;
}

.section_subpages_list .text-content h3::after{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #fff;
    left: 330px;
    top: 0px;
    z-index: 4;
}

@media (max-width: 1599px){
    .section_subpages_list .text-content h3::after{
        left: 305px;
    }
}

@media (max-width: 1499px){
    .section_subpages_list .text-content h3::after{
        left: 280px;
    }
}

@media (max-width: 1399px){
    .section_subpages_list .text-content h3::after{
        left: 255px;
    }
}

@media (max-width: 1299px){
    .section_subpages_list .text-content h3::after{
        left: 230px;
    }
}

@media (max-width: 1199px){
    .section_subpages_list .text-content h3::after{
        left: 265px;
    }
}

@media (max-width: 991px){
    .section_subpages_list .text-content h3::after {
        left: 185px;
    }
}

@media (max-width: 767px){

    .section_subpages_list{
        background: #eee;
    }

    .section_subpages_list .text-content h3::after {
        display: none;
    }
}


.section_page_header_image{
    margin-top: 40px;
    height: 100%;
    position: relative;
}

.section_page_header_image img{
    width: 100%;
    height: 900px;
    object-fit: cover;
}

.section_page_header_image .overlay{
/*    background: rgba(0,0,0,.3);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+50,000000+100&0+50,0.3+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
    top: 0px;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: inherit;
}

.section_page_header_image .overlay .container{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}

.section_page_header_image .container h5,.section_page_header_image .container h1{
    color: #fff;
}

@media (max-width: 767px){
    .section_page_header_image .container h1{
        font-size: 2.5rem;
    }
}

@media (max-width: 575px){
    .section_page_header_image .container h1{
        font-size: 2rem;
    }
}

.section_page_header_image_accommodation{
    text-align: center;
}

.section_page_header_image.section_page_header_image_accommodation .overlay{
    background: rgba(0,0,0,.5);
}

.section_page_header_image.section_page_header_image_accommodation .overlay .container{
    padding-top: 5rem;
    justify-content: center;
}

@media (max-width: 1999px){
    .section_page_header_image img{
        height: 800px;
    }
}

@media (max-width: 1599px){
    .section_page_header_image img{
        height: 700px;
    }
}

@media (max-width: 1499px){
    .section_page_header_image img{
        height: 600px;
    }
}

@media (max-width: 1399px){
    .section_page_header_image img{
        height: 500px;
    }
}

@media (max-width: 1199px){
    .section_page_header_image img{
        height: 400px;
    }
}

@media (max-width: 991px){
    .section_page_header_image img{
        height: 300px;
    }
}

.form_accommodation form{
    justify-content: center;
}

.input-group-lg>.input-group-prepend>.input-group-text{
    font-size: .875rem;
    color: #999;
    position: relative;
}

.input-group-lg>.input-group-prepend>.input-group-text::after{
    content: "";
    position: absolute;
    width: 1px;
    height: 29px;
    background: #999;
    right: 0px;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text{
    border-radius: 2px;
    text-transform: uppercase;
    background-color: rgba(0,0,0,.6);
    height: calc(3.2rem + 4px);
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-right: 0px;
    margin-right: 1px;
    border-radius: 2px 0px 0px 2px;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control{
    background-color: rgba(0,0,0,.6);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    width: 140px;
    background-image: url("/theme-assets/brijuni/img/arrow-down-12.svg");
    background-repeat: no-repeat;
    background-position: right 14px top 18px;
    background-size: 16px;
}

.input-group>.form-control{
    font-size: 1rem !important;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    width: 140px;
    background-image: url("/theme-assets/brijuni/img/arrow-down-12.svg");
    background-repeat: no-repeat;
    background-position: right 14px top 18px;
    background-size: 16px;
    transition: all ease .2s;
}

.input-group>.form-control::placeholder{
    color: #fff;
}




@media (min-width: 576px){
	.form-inline .custom-select, .form-inline .input-group {
		width: 80%;
	}

}

@media (min-width: 992px){
	.form-inline .custom-select, .form-inline .input-group {
		width: auto;
	}
}

@media (max-width: 991px){
	.section_page_header_image.section_page_header_image_accommodation img{
		height: 500px;
		}
}



.custom-select{
    border: 2px solid #fff;
    border-radius: 0 2px 2px 0;
    height: calc(3.2rem + 4px);
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
}

.custom-select:focus, .form-control:focus{
    outline: none;
    box-shadow: none;
    background-image: url("/theme-assets/brijuni/img/arrow-up-12.svg");
    transition: all ease .2s;
}

.added_links{
    border-top: 1px solid rgba(255,255,255,.3);
    width: 862px;
    margin: 8px auto;
    text-align: right;
    padding-top: 7px;
}

.added_links a{
    color: #fff;
    margin-left: 20px;
    font-family: 'TyponineSans Lt', sans-serif;
    font-size: .875rem;
}





@media (max-width: 991px){
	.added_links{
		width: 690px;
	}
}






.section_quote_cta{
    background: #eee;
    text-align: center;
}

.section_quote_cta a{
    margin: 2rem auto 0;
}

.section_quote blockquote{
    font-size: 1.5rem;
    font-family: 'TyponineSans Lt', sans-serif;
}

@media (max-width: 1199px){
    .section_quote blockquote{
        font-size: 1.25rem;
    }
}

@media (max-width: 991px){
    .section_quote blockquote{
        font-size: 1.125rem;
    }
}

.section_heading_halfblue_image{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d0fa+0,0079cd+40 */
    background: #00d0fa; /* Old browsers */
    background: -moz-linear-gradient(left, #00d0fa 0%, #0079cd 40%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00d0fa 0%,#0079cd 40%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00d0fa 0%,#0079cd 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0fa', endColorstr='#0079cd',GradientType=1 ); /* IE6-9 */
    height: 380px;
    position: relative;
}

.section_heading_halfblue_image .container{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}

.section_heading_halfblue_image h2, .section_heading_halfblue_image h5{
    color: #fff;
    width: 50%;
}

.section_heading_halfblue_image .half_img{
    position: absolute;
    width: 50%;
    overflow: hidden;
    top: 0px;
    margin-left: 50%;
    height: 100%;
}

.section_heading_halfblue_image .half_img img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}

@media (max-width: 1999px){
    .section_heading_halfblue_image{
        height: 350px;
    }
}

@media (max-width: 1599px){
    .section_heading_halfblue_image{
        height: 320px;
    }
}

@media (max-width: 1399px){
    .section_heading_halfblue_image{
        height: 300px;
    }
}

@media (max-width: 1199px){
    .section_heading_halfblue_image{
        height: 260px;
    }
}

@media (max-width: 991px){
    .section_heading_halfblue_image{
        height: 200px;
    }
}

@media (max-width: 767px){
    .section_heading_halfblue_image{
        height: auto;
    }

    .section_heading_halfblue_image h2, .section_heading_halfblue_image h5{
        width: 100%;
    }

    .section_heading_halfblue_image .half_img{
        display: none;
    }

}


.section_tickets_step1{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+25,ffffff+25,eeeeee+25 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 25%, #ffffff 25%, #eeeeee 25%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 25%,#ffffff 25%,#eeeeee 25%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 25%,#ffffff 25%,#eeeeee 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
}

.section_tickets_step1 .col-first,.section_tickets_step1 .col-first+.col{
    flex: 1 0 50%;
    max-width: 50%;
    transition: all ease .2s;
}

.section_tickets_step1.section_tickets_step2 .col-first{
    flex: 1 0 25%;
    max-width: 25%;
    transition: all ease .2s;
}

.section_tickets_step1.section_tickets_step2 .col-first+.col{
    flex: 1 0 75%;
    max-width: 75%;
    transition: all ease .2s;
}

.pickdate_calendar{
    margin: 0px 0 30px 20px;
}

@media (max-width: 1599px){
    .section_tickets_step1.section_tickets_step2 .col-first{
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }

    .section_tickets_step1.section_tickets_step2 .col-first+.col{
        flex: 1 0 66.66%;
        max-width: 66.66%;
    }
}

@media (max-width: 1199px){
    .section_tickets_step1{
        background: #eee;
    }

    .section_tickets_step1 .col-first, .section_tickets_step1 .col-first+.col, .section_tickets_step1.section_tickets_step2 .col-first, .section_tickets_step1.section_tickets_step2 .col-first+.col{
        flex: 1 0 100%;
        max-width: 100%;
        border-right: 10px solid #eee;
        border-left: 10px solid #eee;
        padding: 0 10px;
        margin: 0;
    }

    .section_tickets_step1 .col-first+.col, .section_tickets_step1.section_tickets_step2 .col-first+.col{
        padding: 0px;
    }

    .pickdate_calendar{
        margin: 0px;
    }

}

@media (max-width: 767px){

    .section_tickets_step1 .col-first{
        padding: 0 10px;
    }

    .section_tickets_step1.section_tickets_step2 .col-first{
        border-right: 10px solid #eee;
        border-left: 10px solid #eee;
    }

}


.c_head{
    display: flex;
    justify-content: space-between;
    margin: 10px;
    transition: all ease .2s;
}

.c_head .c_left, .c_head .c_right{
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border: 0px;
    color: #333;
    font-size: 1.25rem;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);
    transition: all ease .2s;
}

.c_head .c_left:hover, .c_head .c_right:hover{
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,.2);
    text-decoration: none;
    transition: all ease .2s;
}

.c_month_year{
    line-height: 60px;
    font-size: 1.25rem;
    transition: all ease .2s;
}


.c_body{
    display: flex;
    flex-wrap: wrap;
}

.c_body button{
    margin: 10px;
    flex-grow: 1;
    width: calc(100% * (1/7) - 20px);
    height: 82px;
    background: #fff;
    border: 0px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);
    font-size: 1.25rem;
    transition: all ease .2s;
}

.c_body button[disabled], .c_body button:hover[disabled]{
    background: #eee;
    color: #777;
    box-shadow: none;
    cursor: default;
    transition: all ease .2s;
}

.c_body button:hover{
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,.2);
    cursor: pointer;
    transition: all ease .2s;
}

.c_body button.active_date, .c_body button:focus{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d0fa+0,0079cd+85 */
    background: #00d0fa; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #00d0fa 0%, #0079cd 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #00d0fa 0%,#0079cd 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #00d0fa 0%,#0079cd 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0fa', endColorstr='#0079cd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    box-shadow: none;
    border: none;
    outline: none;
    transition: all ease .2s;
}

.c_body button.calendar-th {
    background: #999;
    color: white;
    text-transform: uppercase;
    font-size: 1rem
}

@media (max-width: 1599px){
    .c_body button{
        height: 72px;
    }
}

@media (max-width: 1499px){
    .c_body button{
        height: 66px;
    }
}

@media (max-width: 1399px){
    .c_body button{
        height: 62px;
    }
}

@media (max-width: 1299px){
    .c_body button{
        height: 56px;
    }
}

@media (max-width: 1199px){
    .c_body button{
        height: 92px;
    }
}

@media (max-width: 991px){
    .c_body button{
        height: 72px;
    }
}

@media (max-width: 767px){
    .c_body button, .c_body button.calendar-th {
        height: 52px;
		font-size: .95rem;
	    padding: 0;
    }
}

.section_tickets_step1.section_tickets_step2 .c_body{
    padding: 0 8px;
    transition: all ease .2s;
}

.section_tickets_step1.section_tickets_step2 .c_body button{
    margin: 2px;
    width: calc(100% * (1/7) - 6px);
    height: 41px;
    font-size: 1rem;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.2);
    transition: all ease .2s;
}

.section_tickets_step1.section_tickets_step2 .c_body button:hover{
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,.5);
    cursor: pointer;
    transition: all ease .2s;
}

.section_tickets_step1.section_tickets_step2 .c_body button[disabled], .section_tickets_step1.section_tickets_step2 .c_body button:hover[disabled]{
    box-shadow: none;
    transition: all ease .2s;
}

.section_tickets_step1.section_tickets_step2 .c_head .c_left, .section_tickets_step1.section_tickets_step2 .c_head .c_right{
    width: 41px;
    height: 41px;
    line-height: 41px;
    transition: all ease .2s;
}

.section_tickets_step1.section_tickets_step2 .c_month_year{
    line-height: 41px;
    font-size: 1rem;
    transition: all ease .2s;
}

@media (max-width: 1199px){
    .section_tickets_step1 .text-content{
        padding: 10px 20px;
    }

    .section_tickets_step1.section_tickets_step2 .c_body{
        padding: 0px;
    }

    .section_tickets_step1.section_tickets_step2 .c_body button{
        margin: 10px;
        width: calc(100% * (1/7) - 20px);
        height: 92px;
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);
    }

    .section_tickets_step1.section_tickets_step2 .c_head .c_left, .section_tickets_step1.section_tickets_step2 .c_head .c_right{
        height: 60px;
        width: 60px;
        line-height: 60px;
    }

    .section_tickets_step1.section_tickets_step2 .c_month_year{
        line-height: 60px;
        font-size: 1.25rem;
    }

}

@media (max-width: 991px){
    .section_tickets_step1.section_tickets_step2 .c_body button{
        height: 72px;
    }
}

@media (max-width: 767px){
    .section_tickets_step1.section_tickets_step2 .c_body button{
        height: 52px;
    }

    .section_tickets_step1 .c_head, .section_tickets_step1.section_tickets_step2 .c_head{
        margin: 10px;
    }

    .section_tickets_step1 .c_head .c_left, .section_tickets_step1 .c_head .c_right, .section_tickets_step1.section_tickets_step2 .c_head .c_left, .section_tickets_step1.section_tickets_step2 .c_head .c_right{
        width: 41px;
        height: 41px;
        line-height: 41px;
    }

    .section_tickets_step1 .c_month_year, .section_tickets_step1.section_tickets_step2 .c_month_year{
        line-height: 41px;
        font-size: 1rem;
    }

}

@media (max-width: 575px){
    .section_tickets_step1 .c_body button, .section_tickets_step1.section_tickets_step2 .c_body button{
        margin: 2px;
        width: calc(100% * (1/7) - 6px);
        height: 41px;

        box-shadow: 0px 0px 2px 0px rgba(0,0,0,.2);
        transition: all ease .2s;
    }

    .section_tickets_step1 .c_head, .section_tickets_step1.section_tickets_step2 .c_head{
        margin: 10px 2px;
    }

    .section_tickets_step1 .c_body button[disabled], .section_tickets_step1 .c_body button:hover[disabled], .section_tickets_step1.section_tickets_step2 .c_body button[disabled], .section_tickets_step1.section_tickets_step2 .c_body button:hover[disabled]{
        box-shadow: none;
    }

}

.ticket_lang_list .item{
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}

.ticket_lang_list .item:last-child{
    margin-bottom: 0px;
}

.ticket_lang_list .item h4, .ticket_lang_list .item h6{
    display: inline-block;
}

.ticket_flag, .ticket_meta_text{
    display: inline-block;
}

.ticket_flag div{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 0px 0px 1px #ccc;
    display: inline-block;
    vertical-align: -10px;
    margin-right: 6px;
}

.ticket_flag img{
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.ticket_flag span{
    color: #777;
}

.ticket_meta_text{
    color: #777;
}

.ticket_meta_text span{
    font-family: 'TyponineSans Med', sans-serif;
    font-size: 1.125rem;
    color: #333;
    margin-left: 6px;
}

.ticket_time_text{
    background: url(/theme-assets/brijuni/img/bg_choose_ticket.png);
    width: 271px;
    height: 45px;
    line-height: 45px;
    margin-left: -30px;
    padding-left: 30px;
    float: left;
    margin-right: 20px;
}

.ticket_time{
    margin-left: 261px;
}

.ticket_time .btn{
    padding: 9px 16px;
    margin-right: 6px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 23px;
}


@media (max-width: 767px){
    .ticket_time_text{
        background: url(/theme-assets/brijuni/img/bg_choose_ticket.png);
        float: none;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .ticket_time{
        margin-left: 0px;
    }

}

.ticket_type_list{
    background: #fff;
    padding: 30px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.ticket_type_text{
    background: url(/theme-assets/brijuni/img/bg_choose_ticket.png);
    min-width: 271px;
    height: 45px;
    line-height: 45px;
    margin-left: -30px;
    padding-left: 30px;
    margin-right: 20px;
}

.ticket_type_table{
    width: 100%;
}

.ticket_type_table table{
    margin-bottom: 0px;
}

.ticket_type_table table tr:hover{
    background: #f4f4f4;
}

.ticket_type_table table td{
    padding: 6px 12px;
    vertical-align: middle;
    border-top: 0px;
    border-bottom: 1px solid #ddd;
}

.ticket_type_table table td+td{
    font-size: 1.125rem;
    font-family: 'TyponineSans Med', sans-serif;
    text-align: right;
}

.ticket_type_table table td:last-child{
	width: 170px;
}

.ticket_type_table table button{
    background: #fff;
    border: 0px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.2);
    font-size: 1.25rem;
    transition: all ease .2s;
    font-family: 'TyponineSans Med', sans-serif;
    cursor: pointer;
    width: 34px;
}

.ticket_type_table table span{
    margin: 0;
    width: 50px;
    display: inline-block;
    text-align: center;
    font-size: 1.25rem;
    transition: all ease .2s;
    font-family: 'TyponineSans Med', sans-serif;
}

.ticket_type_table table span.regular-price{
    font-size: 1rem;
	display: inline-block;
    text-decoration: line-through;
    color: #999;
    text-align: right;
	width: 100px;
	margin-left: auto;
}

.ticket_type_table table span.price{
	display: inline-block;
    text-align: right;
	width: 100px;
	margin-left: auto;
}

.ticket_type_table table small{
    display: block;
    text-align: right;
	width: 100px;
	margin-left: auto;
}

.ticket_type_table table tfoot tr:hover{
    background: none;
}

.ticket_type_table table tfoot td{
    padding: 12px;
}

.ticket_type_table table tfoot span{
    margin: 0;
    text-align: right;
    display: block;
}

.ticket_type_table table tfoot span{
    width: auto;
}

.ticket_type_action{
    background: #fff;
    padding: 0 30px 30px;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 991px){

.ticket_type_table table span.regular-price, .ticket_type_table table span.price{
	display: block;
}

.ticket_type_table table tr:hover{
    background: none;
}

.ticket_type_table table td+td{
	width: auto;
	}

    .ticket_type_text{
        width: 271px;
    }

    .ticket_type_table table td{
        padding: 6px 0px;
        font-size: .95rem !important;
    }

    .ticket_type_table table td span{
        font-size: .95rem !important;
    }

	.ticket_type_table table td span.regular-price{
		font-size: 80% !important;
		}

    .ticket_type_table table td:last-child{
        width: 140px;
    }

    .ticket_type_table table td:nth-child(2){
        width: 80px;
    }

    .ticket_type_list{
        flex-direction: column;
    }
}

@media (max-width: 575px){

	.ticket_type_text{
		display: none;
		}

    .ticket_lang_list .item, .ticket_type_list{
        padding: 20px;
    }

	.ticket_type_list{
		margin-top: 10px;
		}

    .ticket_type_action{
        padding: 0 20px 20px;
    }

	.ticket_type_table table td{
		line-height: 1.3;
		}

    .ticket_type_table table td:last-child{
        width: 120px;
    }

	.ticket_type_table table td:last-child button{
		padding-left: 0px;
		padding-right: 0px;
	    line-height: 1.5;
    }

    .ticket_type_table table span{
        width: 30px;
    }

}


.modal{
    border-radius: 0px;
    padding-right: 0px !important;
}

.modal-full {
    min-width: 100%;
    margin: 0;
}

.modal-full .modal-content {
    /*min-height: 100vh;*/
    border-radius: 0px;
    border: 0px;
    background: #eee;
}

.modal-full .modal-content .ticket_lang_list .item p{
	display: none;
	}

.modal-header{
    border-radius: 0px;
}

.modal-header .close{
    font-size: 5rem;
    font-weight: normal;
    font-family: 'TyponineSans Lt', sans-serif;
    padding: 10px 30px;
	outline: none;
}

@media (max-width: 1199px){
    .modal-header{
        /*position: fixed;
        top: 0px;
        right: 0px;*/
    }

    .modal-header .close{
        padding: 0px 30px;
        font-size: 4rem;
    }
	
	
	.modal.show .modal-dialog, .modal-full .modal-content{
		height: 100%;
		}
}

@media (max-width: 767px){
    .modal-header .close{
        padding: 0px;
        font-size: 3.5rem;
    }
}

.section_tickets_step3, .section_tickets_step4{
    background: #eee;
}

.cart_order_sum, .cart_order_user_data{
    background: #fff;
    padding: 30px;
    height: 100%;
}

.cart_order_sum table td:last-child{
    text-align: right;
}

.cart_order_sum table td{
    font-size: 1.125rem;
    font-family: 'TyponineSans Med', sans-serif;
    border-top: 1px solid #ddd;
}

.cart_order_sum table .order_details{
    font-size: 1rem;
    font-family: 'TyponineSans Txt', sans-serif;
}

.cart_order_sum table td table{
    float: right;
}


.cart_order_sum table td table td{
    padding: 0 0 0 2rem;
    text-align: right;
    border-top: 0px;
    font-size: 1.5rem;
}

.cart_order_sum table td table tbody td{
    font-size: 1rem;
    font-family: 'TyponineSans Txt', sans-serif;
}

.cart_order_sum table td table tfoot td{
    padding: .75rem 0 .75rem 2rem;
}

.user_data_action{
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
}

.creditcards-list{
    background: #fff;
    margin: 1.5rem 0 3rem;
    padding: 1rem;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

.creditcards-list a{
	padding: 10px;
	}


@media (max-width: 991px){
    .cart_order_sum{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}





.cart_list table td{
    padding: 10px 20px;
    vertical-align: middle;
    border-top: 0px;
    border-bottom: 1px solid #ddd;
    text-align: right;
}

.cart_list table.mobile-table td{
    padding: 5px 10px;
}

.cart_list table td:first-child {
    text-align: center;
}

.cart_list table td:nth-child(2){
    text-align: left;
}

.cart_list table thead, .cart_list table tbody, .cart_list table tfoot{
    padding: 10px;
}

.cart_list table tbody{
    background: #fff;
    margin-bottom: 20px;
    border-top: 0px;
}

.cart_list table thead td{
    border-top: 0px;
    text-align: right;
}

.cart_list table tbody tr:nth-child(3n+1) td:first-child{
    font-size: 1.125rem;
    font-family: 'TyponineSans Med', sans-serif;
}

.cart_list table tbody tr:nth-child(3n+1) td:nth-child(2){
    font-size: 1.125rem;
    font-family: 'TyponineSans Med', sans-serif;
    color: red;
}

.cart_list table tbody tr:nth-child(3n+1) td:nth-child(3), .cart_list table tbody tr:nth-child(3n+1) td:nth-child(5){
    font-size: 1.125rem;
    font-family: 'TyponineSans Med', sans-serif;
}

.cart_list table tbody tr:nth-child(3n+1) td:nth-child(6) div {
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 21px;
    color: red;
}

.cart_list table tbody tr:nth-child(3n+3) td{
    background: #f5f5f5;
}

.cart_list table tbody tr:last-child td{
    border-bottom: none;
}

.cart_list table tfoot td{
    text-align: right !important;
    border: none;
}


.cart_list table tfoot tr:nth-child(3) td:nth-child(2), .cart_list table tfoot tr:nth-child(3) td:nth-child(3){
    font-size: 1.125rem;
    font-family: 'TyponineSans Med', sans-serif;
    border-top: 1px solid #ddd;
}


.cart_action{
    padding: 0 0 30px;
    display: flex;
    justify-content: flex-end;
}

.cart_order_confirmation{
    background: #fff;
}

.cart_order_confirmation .display-3{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBEMEZBOyIgLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwNzhDRDsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, left top, -90deg, color-stop(0%, #00D0FA), color-stop(85%, #0078CD));
    background-image: -moz-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -webkit-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -o-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -ms-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
    display:inline-block; /*required*/
    font-family: 'TyponineSans Med', sans-serif;
}

.cart_order_confirmation .btn-info{
    margin: 0px 0px 0px 25px;
}













.section_accommodation_single{
    background: #eee;
}

.accommodation_gallery a{
    display: block;
}

.accommodation_gallery a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    /*margin-bottom: 20px;*/
}

.white_box{
    background: #fff;
    padding: 30px;
    margin: 30px 0 20px;
}

.white_box .row{
    align-items: center;
}

.white_box .row .col-12{
	column-count: 2;
}

@media (max-width: 1199px){
	.white_box .row .col-12{
		column-count: 1;
		}
	}

.accommodation_units{
    margin-top: 30px;
    margin-bottom: 20px;
}

.accommodation_units .white_box{
    margin: 0 0 10px;
}

.accommodation_location{
    margin-top: 30px;
    overflow: hidden;
}

.accommodation_location iframe{
    width: 100%;
    border: 0px;
    margin-bottom: 80px;
    margin-top:-46px;
}

.bg_heaven{
    background: url(/theme-assets/brijuni/img/img_raj.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 1000px;
}

.bg_heaven_text{
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}

.bg_heaven_text p{
    margin-bottom: 3rem;
    font-size: 1.125rem;
}

@media (max-width: 1999px){
    .bg_heaven{
        height: 900px;
    }

    .bg_heaven_text p{
        margin-bottom: 2rem;
        font-size: 1.125rem;
    }

}

@media (max-width: 1199px){
    .bg_heaven{
        height: 800px;
    }

    .bg_heaven_text p{
        margin-bottom: 1rem;
        font-size: 1rem;
    }

}

.bg_instagram{
    background: url(/theme-assets/brijuni/img/bg_home2.jpg) no-repeat;
    background-size: cover;
}

.bg_instagram .img_box_instagram{
    margin-bottom: 20px;
}

.bg_instagram .img_box_instagram img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 991px){

    .bg_instagram .img_box_instagram:nth-child(n+9){
        display: none;
    }

}

@media (max-width: 585px){

    .bg_instagram .img_box_instagram:nth-child(n+7){
        display: none;
    }

}

.bg_instagram h2{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBEMEZBOyIgLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwNzhDRDsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, left top, -90deg, color-stop(0%, #00D0FA), color-stop(85%, #0078CD));
    background-image: -moz-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -webkit-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -o-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -ms-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
    display: block; /*required*/
}

.bg_instagram h6{
    color: #fff;
}

.bg_instagram p{
    font-family: 'TyponineSans Lt', sans-serif;
}

.bg_instagram .icon_instagram{
    width: auto;
    margin-bottom: 3px;
}

.section_footer_logo{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d0fa+0,0079cd+85 */
    background: #00d0fa; /* Old browsers */
    background: -moz-linear-gradient(left, #00d0fa 0%, #0079cd 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00d0fa 0%,#0079cd 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0fa', endColorstr='#0079cd',GradientType=1 ); /* IE6-9 */
}

.footer_logo{
    margin: 80px auto;
    display: block;
    text-align: center;
}

.footer_logo img{
    height: 155px;
}

@media (max-width: 991px){
    .footer_logo img{
        height: 100px;
    }
}

.section_footer{
    background: #eee;
}

.footer_address{
    text-align: center;
}

.footer_social{
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
}

.footer_social a{
    display: block;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    margin: 0 5px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,.2);
    transition: all .2s ease;
}

.footer_social a:hover{
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,.2);
    transition: all .2s ease;
}

.footer_block{
    background: #fff;
    margin-top: -240px;
}

.lang-en .footer_block .col-4,
.lang-de .footer_block .col-4,
.lang-it .footer_block .col-4,
.lang-fr .footer_block .col-4,
.lang-es .footer_block .col-4,
.lang-ru .footer_block .col-4{
	display: none;
	}

.lang-en .footer_block .col-8,
.lang-de .footer_block .col-8,
.lang-it .footer_block .col-8,
.lang-fr .footer_block .col-8,
.lang-es .footer_block .col-8,
.lang-ru .footer_block .col-8{
	flex: 0 0 100%;
    max-width: 100%;
	}



.footer_multimedia{
    height: 80px;
    background: url(/theme-assets/brijuni/img/bg_footer_multimedia.png) left no-repeat #eee;
}

.footer_multimedia span{
    line-height: 80px;
    width: 180px;
    display: inline-block;
    text-align: center;
    font-size: 1.125rem;
}

.footer_multimedia a{
    line-height: 40px;
    padding: 10px 0;
    margin-left: 40px;
    display: inline-block;
    font-size: 1.125rem;
}

.footer_multimedia a .icon{
    width: 40px;
    height: 40px;
    font-size: 40px;
    vertical-align: top;
}

.footer_multimedia a .icon::before{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…lsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, right top, left top, from(#0078CD), color-stop(85%, #00D0FA));
    background-image: linear-gradient(-90deg, #0078CD 0%, #00D0FA 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer_news{
    padding: 40px 40px 20px;
}

.news_article_item{
    margin-bottom: 15px;
    clear: both;
    display: block;
    min-height: 70px;
}

.news_article_item_date{
    width: 60px;
    height: 60px;
    border: 2px solid #0079cd;
    border-image: linear-gradient(to right, #00d0fa 0%,#0079cd 85%);
    border-image-slice: 1;
    background: #fff;
    color: #999;
    float: left;
    margin-right: 20px;
    margin-top: 3px;
}

.news_article_item_date .day{
    font-size: 1.75rem;
    padding-top: 4px;
    display: block;
    text-align: center;
    color: #333;
    line-height: 1.1;
}

.news_article_item_date .month_year{
    color: #333;
    text-align: center;
    display: block;
    font-size: .85rem;
}

.news_article_item_title{
    line-height: 1.3;
    color: #333;
    display: block;
}

.section_page_header{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d0fa+0,0079cd+85 */
    background: #00d0fa; /* Old browsers */
    background: -moz-linear-gradient(left, #00d0fa 0%, #0079cd 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00d0fa 0%,#0079cd 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0fa', endColorstr='#0079cd',GradientType=1 ); /* IE6-9 */
    color: #fff;
    margin-top: 120px;
    padding: 40px 0;
}

.section_page_header h1, .section_page_header h5{
    margin-bottom: 0px;
}

@media (max-width: 1199px){
    .section_page_header{
        margin-top: 80px;
		padding: 35px 0;
    }
}

@media (max-width: 767px){
    .section_page_header{
        margin-top: 70px;
		padding: 30px 0;
    }
}

.footer_map{
    background-image: url(/theme-assets/brijuni/img/bg_footer_map.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
    padding: 40px 40px 40px 0;
    min-height: 500px;
    position: relative;
}

.lang-en .footer_block .footer_map,
.lang-de .footer_block .footer_map,
.lang-it .footer_block .footer_map,
.lang-fr .footer_block .footer_map,
.lang-es .footer_block .footer_map,
.lang-ru .footer_block .footer_map{
	padding: 40px;
	background-size: auto;
	min-height: 520px;
	}

.footer_map a{
    position: absolute;
    bottom: 0px;
}

.lang-en .footer_block .footer_map a,
.lang-de .footer_block .footer_map a,
.lang-it .footer_block .footer_map a,
.lang-fr .footer_block .footer_map a,
.lang-es .footer_block .footer_map a,
.lang-ru .footer_block .footer_map a{
	bottom: 40px;
	}

.footer_logos{
    border-top: 1px solid #eee;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.footer_logos a{
    margin: 10px;
}


@media (max-width: 1499px){
    .footer_map {
        background-position: top right -20px;
    }
}

@media (max-width: 1399px){

    .footer_block .col-4, .footer_block .col-8{
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footer_map {
        background-position: top right -40px;
        background-size: 120%;
        min-height: 420px;
    }

    .footer_map p{
        margin-top: 190px;
    }
	
	.lang-en .footer_block .footer_map p,
	.lang-de .footer_block .footer_map p,
	.lang-it .footer_block .footer_map p,
	.lang-fr .footer_block .footer_map p,
	.lang-es .footer_block .footer_map p,
	.lang-ru .footer_block .footer_map p{
		margin-top: 0px;
		}
	
}

@media (max-width: 1299px){

    .footer_news{
        padding: 30px 30px 20px;
    }

    .footer_multimedia{
        background: url(/theme-assets/brijuni/img/bg_footer_multimedia.png) -15px no-repeat #eee;
    }

    .footer_multimedia span{
        width: 160px;
    }

    .footer_multimedia a{
        margin-left: 30px;
    }

    .footer_map {
        background-position: top right -60px;
        background-size: 125%;
        padding: 30px 30px 30px 0;
    }
}

@media (max-width: 1199px){

    .footer_logo{
        margin: 60px auto;
    }

    .footer_social a{
        margin: 0 2px;
    }

    .footer_multimedia{
        height: 60px;
    }

    .footer_multimedia a{
        margin-left: 20px;
    }

    .footer_multimedia span{
        line-height: 60px;
    }

    .footer_multimedia a .icon {
        width: 30px;
        height: 30px;
        font-size: 30px;
        vertical-align: -8px;
    }

    .footer_map {
        background-position: top right -40px;
    }

    .footer_address .footer_logo{
        display: none;
        margin: 40px auto;
    }

}

@media (min-width: 1200px){

    .footer_address .footer_logo{
        display: none;
    }
}


@media (max-width: 991px){

    .section_footer{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d0fa+0,0079cd+85 */
        background: #00d0fa; /* Old browsers */
        background: -moz-linear-gradient(left, #00d0fa 0%, #0079cd 85%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #00d0fa 0%,#0079cd 85%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0fa', endColorstr='#0079cd',GradientType=1 ); /* IE6-9 */
    }

    .footer_block{
        margin-top: 40px;
    }

    .footer_social a{
        margin: 0 5px;
    }

    .footer_address, .footer_address a{
        color: #fff;
    }

    .footer_address .footer_logo{
        display: block;
    }

}


@media (max-width: 767px){

    .section_footer .container{
        width: 100%;
        max-width: 100%;
    }

    .footer_news {
        padding: 30px 10px 10px 30px;
    }

    .footer_multimedia{
        background: url(/theme-assets/brijuni/img/bg_footer_multimedia.png) -40px no-repeat #eee;
    }

    .footer_multimedia span{
        width: 140px;
        font-size: 1rem;
    }

    .footer_multimedia a{
        font-size: 1rem;
    }

    .footer_block {
        margin-top: 16px;
    }


    .footer_logos a img{
        width: 90%;
    }
	
	.lang-en .footer_block .footer_map, .lang-de .footer_block .footer_map, .lang-it .footer_block .footer_map, .lang-fr .footer_block .footer_map, .lang-es .footer_block .footer_map, .lang-ru .footer_block .footer_map{
		padding: 30px;
		background-size: 100%;
    	min-height: 360px;
    	background-position: top right -60px;
		}

	.lang-en .footer_block .footer_map a,
	.lang-de .footer_block .footer_map a,
	.lang-it .footer_block .footer_map a,
	.lang-fr .footer_block .footer_map a,
	.lang-es .footer_block .footer_map a,
	.lang-ru .footer_block .footer_map a{
		bottom: 30px;
		}
}


@media (max-width: 575px){
    .footer_block .col-4, .footer_block .col-8{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer_multimedia{
        background: #eee;
    }

    .footer_multimedia span{
        display: none;
    }

    .footer_multimedia a {
        margin-left: 10px;
		font-size: .9rem;
    }

    .footer_multimedia a .icon {
        width: 24px;
        height: 24px;
        font-size: 24px;
        vertical-align: -6px;
        margin: 0 5px;
    }

    .footer_news{
        padding: 20px;
    }


    .footer_logos a{
        margin: 5px;
    }

    .footer_logos a img{
        width: 80%;
    }

    .news_article_item_date {
        margin-right: 16px;
        margin-top: -3px;
    }

    .footer_map{
        padding: 20px;
        border-top: 10px solid #eee;
        background-position: top right;
        background-size: 100%;
    }

    .footer_map a {
        bottom: 20px;
    }
	
	.lang-en .footer_block .footer_map, .lang-de .footer_block .footer_map, .lang-it .footer_block .footer_map, .lang-fr .footer_block .footer_map, .lang-es .footer_block .footer_map, .lang-ru .footer_block .footer_map{
		padding: 15px;
		min-height: 360px;
    	border-top: none;
        }
	
	.lang-en .footer_block .footer_map a,
	.lang-de .footer_block .footer_map a,
	.lang-it .footer_block .footer_map a,
	.lang-fr .footer_block .footer_map a,
	.lang-es .footer_block .footer_map a,
	.lang-ru .footer_block .footer_map a{
		bottom: 15px;
		}
		
}

@media (max-width: 499px){
    .footer_map {
        min-height: 380px;
    }
	
	.lang-en .footer_block .footer_map, .lang-de .footer_block .footer_map, .lang-it .footer_block .footer_map, .lang-fr .footer_block .footer_map, .lang-es .footer_block .footer_map, .lang-ru .footer_block .footer_map{
		min-height: 320px;
    	}

    .footer_map p{
        margin-top: 170px;
    }

}

@media (max-width: 399px){
    .footer_map {
        min-height: 360px;
    }
	
	.lang-en .footer_block .footer_map, .lang-de .footer_block .footer_map, .lang-it .footer_block .footer_map, .lang-fr .footer_block .footer_map, .lang-es .footer_block .footer_map, .lang-ru .footer_block .footer_map{
		min-height: 280px;
    	}

    .footer_map p{
        margin-top: 160px;
    }

}




.layout_grid{
    display: grid;
}

.layout_grid_1{
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 0px;
}

.lg_item img{
    width: 100%;
}

.lg_item h3{
    margin-bottom: 2rem;
}

.lg_item_1_1{
    grid-column: 1/2;
    grid-row: 1/2;
}

.lg_item_1_2{
    grid-column: 2/3;
    grid-row: 1/2;
    padding: 3rem;
    background: #eee;
}

.lg_item_1_3{
    grid-column: 3/5;
    grid-row: 1/2;
}

.lg_item_1_4{
    grid-column: 1/4;
    grid-row: 2/3;
}

.lg_item_1_5{
    grid-column: 4/5;
    grid-row: 2/3;
    padding: 3rem;
    background: #eee;
}

.def_list{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.def_list dt{
    font-weight: normal;
}

.section_news_list{
    background: #eee;
}

.section_news_list a.card, .section_news_single a.card{
    color: #333;
    display: block;
    transition: all ease .2s;
    position: relative;
    background: #fff;
    height: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);
    text-align: inherit;
}

.section_news_single a.card{
    height: fit-content;
    margin-bottom: 20px;
}

.section_news_single a.card .card-title{
    margin-bottom: 0px;
}

.section_news_list a.card .card-body::before, .section_news_single a.card .card-body::before{
    display: none;
}

.section_news_list a:hover{
    text-decoration: none;
    /*background: #eee;*/
    color: #fff;
    transition: all ease .2s;
}

.section_news_list .col-card-items>.row>.col{
    margin-bottom: 20px;
}

.section_news_list .img_wrapper{
    overflow: hidden;
}

.section_news_list a img{
    width: 100%;
    display: block;
}

.section_news_list a h5{
    padding: 1rem;
    margin-bottom: 0px;
}

.section_news_list a span{
    position: absolute;
    top: 284px;
    left: 0px;
    background: rgba(0,0,0,.4);
    padding: .2rem 1rem;
    color: #ffffff;
}

.section_news_list .subnav_buttons{
    float: right;
}

.section_news_list .subnav_buttons a{
    margin: 0 0 0 .5rem;
    padding: 0.4rem 1rem;
}

.section_news_list .pagination .page-link{
    border: 2px solid #fff;
    background: #fff;
    color: #333;
    padding-left: 1rem;
    padding-right: 1rem;
}

.section_news_list .pagination .page-link:hover{
    border: 2px solid #fff;
    background: rgba(255,255,255,0.7);
    color: #333;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.4);
}

.section_news_list .page-item:first-child .page-link, .section_news_list .page-item:last-child .page-link{
    border-radius: 0px;
}

.section_items_list, .section_bg_gray{
    background: #eee;
}

.section_items_list h3{
    margin-bottom: 20px;
}

.section_items_list .item{
    background: #fff;
    padding: .75rem 2rem;
    display: block;
    margin-bottom: 20px;
    color: #333;
    transition: all .2s ease;
}

/*.section_items_list .item:hover{
    text-decoration: none;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.4);
    transition: all .2s ease;
    }	*/

.section_items_list .item h4{
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.section_project_single{
    background: #eee;
}

.section_project_single .text-content{
    background: #eee;
}

.section_special_page{
    background: #eee;
}

.special-content{
	background: #fff;
    padding: 30px;
    font-size: 1rem;
    font-family: 'TyponineSans Reg', sans-serif;
    line-height: 1.5;
	}
	
.sc_logo{
	width: 250px;
	margin-bottom: 15px;
	}

@media (max-width: 1499px){
.sc_logo{
	width: 100%;
	}
}

.special-content h4{
    position: relative;
    margin-bottom: 40px;
    display:inline-block; /*required*/
}

.special-content h4::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    background: #ccc;
    bottom: -20px;
    left: 0px;
}

.special-content .table h4{
	margin-bottom: 0px;
	}

.special-content .table h4::before{
	display: none;
	}

.special-content ul{
    padding-left: 0px;
    margin-bottom: 2rem;
}

.special-content ul li {
    list-style: none;
    line-height: 1.5;
    margin-left: 18px;
    margin-bottom: 5px;
}

.special-content ul li:before{
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #333;
    margin-left: -18px;
    top: 12px;
    position: relative;
}

.special-content .item a{
	padding: 10px;
	}

@media (max-width: 991px){
	.special-content {
		padding: 15px;
		font-size: .95rem;
	}

	.sc_logo{
		width: 200px;
		}
	
	.special-content h4{
		margin-bottom: 30px;
	}
	
	.special-content h4::before{
		bottom: -15px;
	}
	
}

@media (max-width: 767px){
	.special-content {
		font-size: .90rem;
	}
	.special-content h4{
		margin-bottom: 20px;
	}
	
	.special-content h4::before{
		bottom: -10px;
	}
	
}

.project_logotypes{
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

@media (max-width: 1199px){
	.project_logotypes img{
		width: 160px;
		}
	}

@media (max-width: 991px){
	.project_logotypes img{
		width: 140px;
		}
	}	

@media (max-width: 767px){
	.project_logotypes img{
		width: 120px;
		}
	}		

.sidebar_menu{
    padding: 0;
}

.sidebar_menu li{
    list-style: none;
    padding-left: 0;
}

.sidebar_menu li a{
    border: 2px solid #fff;
    background: #fff;
    color: #333;
    border-radius: 2px;
    font-family: 'TyponineSans Med', sans-serif;
    text-transform: uppercase;
    padding: .85rem 1rem;
    margin-bottom: .5rem;
    display: block;
    transition: all ease .2s;
}

.sidebar_menu li a:hover, .sidebar_menu li a.active{
    text-decoration: none;
    border: 2px solid #0079cd;
    border-image: linear-gradient(to right, #00d0fa 0%,#0079cd 85%);
    border-image-slice: 1;
    background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%);
    transition: all ease .2s;
    color: #fff;
}

.news_article{
    background: #fff;
    padding: .85rem 1rem;
    margin-bottom: .5rem;
    color: #333;
    display: block;
    transition: all ease .2s;
}

.news_article:hover{
    text-decoration: none;
    color: #fff;
    border-image: linear-gradient(to right, #00d0fa 0%,#0079cd 85%);
    border-image-slice: 1;
    background: linear-gradient(to right, #00d0fa 0%,#0079cd 85%);
    transition: all ease .2s;
}




.mouse {
    width:30px;
    height: auto;
}

.scroll {
    animation-name: scroll;
    animation-duration: 1.5s;
    animation-timing-function: cubic-bezier(0.650, -0.550, 0.250, 1.500);
    animation-iteration-count: infinite;
    transform-origin: 50% 20.5px;
    will-change: transform, opacity;
    opacity: 1;
}

.scroll-link {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
}

@keyframes scroll {

    0%, 20% {
        transform: translateY(0) scaleY(1);
        opacity: 1;
    }

    50% {
        transform: translateY(0) scaleY(1);
        opacity: .7;
    }

    100% {
        transform: translateY(36px) scaleY(2);
        opacity: 0;
    }

}


/* PLAN POSJETA */

.full_overlay{
    position: fixed;
	left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,.4);
}

.aside_visit_plan{
    position: fixed;
    z-index: 1000;
    top: 0px;
    right: 0px;
    max-width: 500px;
    height: 100vh;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,.2);
    overflow-y: scroll;
    padding-bottom: 14rem;
    padding-top: 5.5rem;
}

.avp_top{
    height: 80px;
    position: fixed;
    top: 0px;
    background: #00b7f1;
    color: #fff;
    width: 100%;
    max-width: 483px;
    z-index: 2000;
}

.avp_top h3{
    min-height: 80px;
    height: auto;
    color: #fff !important;
    padding: 20px;
    text-transform: uppercase;
    font-family: 'TyponineSans Med', sans-serif;
    font-size: 1.15rem;
    float: left;
    margin-left: auto;
    margin-bottom: 0px;
    min-width: fit-content;
    display: flex;
    align-items: center;
}

.avp_top h3 span{
    padding: 2px;
}

.avp_close {
    font-size: 4.5rem;
    line-height: 1;
    font-weight: normal;
    font-family: 'TyponineSans Lt', sans-serif;
    background: none;
    border: none;
    opacity: .5;
    margin: 0;
    float: right;
    padding: 2px 42px 2px 30px;
}

.avp_close:hover{
    opacity: 1;
    cursor: pointer;
}

.avp_close:focus {
    outline: none;
}

@media (max-width: 767px){
    .avp_top{
        height: 70px;
    }

    .avp_top h3{
        min-height: 70px;
    }

    .avp_close{
        font-size: 4.2rem;
        padding: 1px 42px 1px 20px;
    }

}

.avp_list{
    padding: 2rem 2rem 0;
}

.avp_item{
    display: flex;
    margin-bottom: .5rem;
}

.avp_link_open{
    /*background: #00b6f1;*/
    background: #eee;
    display: flex;
    transition: .2s ease all;
    color: #fff;
    width: 100%;
}

.avp_link_open:hover{
    /*background: #0079cd;*/
    background: #00b7f1;
    transition: .2s ease all;
    text-decoration: none;
}

.avp_item_img{
    width: 80px;
    height: 80px;
    min-width: 80px;
}

.avp_item_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.avp_item_title{
    padding: 0 1rem;
    display: flex;
    align-items: center;
}

.avp_item_title h4{
    margin-bottom: 0px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBEMEZBOyIgLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwNzhDRDsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, left top, -90deg, color-stop(0%, #00D0FA), color-stop(85%, #0078CD));
    background-image: -moz-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -webkit-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -o-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: -ms-linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    background-image: linear-gradient(-90deg,#00D0FA 0%,#0078CD 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
    display:inline-block; /*required*/
}

.avp_link_open:hover .avp_item_title h4{
    color: #fff;
    -webkit-text-fill-color: #fff;
}

.avp_link_add{
    /*background: #00b6f1;*/
    background: #ddd;
    transition: .2s ease all;
    width: 59px;
    border-left: 1px solid rgba(255,255,255,.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.avp_link_add:hover{
    /*background: #0079cd;*/
    background: #00b7f1;
    transition: .2s ease all;
}

.avp_link_add_icon{
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    transform: rotate(0deg);
    transition: all 0.2s ease;
}

.avp_link_add_icon span:first-child{
    width: 3px;
    height: 25px;
    background: #fff;
    display: block;
    transform: rotateZ(90deg) translateY(-11px) translateX(0px);
    transition: all 0.2s ease;
}

.avp_link_add_icon span:last-child{
    width: 3px;
    height: 25px;
    background: #fff;
    display: block;
    transform: rotateZ(0deg) translateY(-25px) translateX(11px);
    transition: all 0.2s ease;
}


.avp_link_add:hover .avp_link_add_icon{
    transform: rotate(90deg);
    transition: all .2s ease;
}

.avp_link_add.avp_link_selected{
	background: #00b7f1;
	}

.avp_link_add.avp_link_selected .avp_link_add_icon{
    transform: rotate(90deg);
    transition: all .2s ease;
}

.avp_link_add.avp_link_selected .avp_link_add_icon span:first-child{
    height: 15px;
    transform: rotateZ(45deg) translateY(-2px) translateX(21px);
    transition: all 0.2s ease;
}

.avp_link_add.avp_link_selected .avp_link_add_icon span:last-child{
    transform: rotateZ(-45deg) translateY(-5px) translateX(22px);
    transition: all 0.2s ease;
}

.avp_bottom{
    position: fixed;
    bottom: 0px;
    background: #fff;
    width: 100%;
    max-width: 483px;
    padding: 2rem;
    box-shadow: 0px -10px 10px -5px rgba(0,0,0,.06);
}

/* END PLAN POSJETA */



.table thead th{
    background: #00b7f1;
    color: white;
    font-weight: normal;
    border-bottom: 1px solid #dee2e6;
}


.parallax-window {
    min-height: 900px;
    background: transparent;
}

.heaven_story{
    color: #fff;
    width: 900px;
    margin: 0 auto;
    margin-top: -900px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6);
    height: 900px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	font-size: 1.2rem;
    font-family: 'TyponineSans Reg', sans-serif;
}

.heaven_story .display-1{
	    font-family: 'TyponineSans Med', sans-serif;
	    padding-bottom: 30px;
	}


.cc-window{
	border-radius: 5px;
	font-family: 'TyponineSans Txt', sans-serif !important;
	text-align: center;
	color: #fff !important;
	}	

.cc-window.cc-floating{
	max-width: 20rem !important;
	padding: 1rem !important;
	}

.cc-window.cc-floating .cc-link{
	color: #fff !important;
	}		

.cc-window.cc-floating .cc-btn:hover{
	text-decoration: none;
	}	



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  

html, body{
	height: 100%;
	min-height: 100%;
	}

   .section_home_header{
	  height: 100%;
	  }
	  
	.home_heading{
		position: absolute;
		top: 300px;
		left: 50%;
		transform: translateX(-50%);
		}  
	 
	.section_cards_icons .card-icon .icon,
	.section_cards_icons .card-icon h4,
	.bg_instagram h2,
	.footer_multimedia a .icon::before,
	.text-content h3,
	.avp_item_title h4{
		background: none;
		}
	/*
	.section_page_header_image{
		height: 900px;
		overflow: hidden;
		text-align: center;
		}
		
		.section_page_header_image img{
			height: auto;
			width: 50%;
			transform: scale(2);
			}
		
		.section_page_header_image h1, .section_page_header_image h5{
			text-align: left;
			}	
	*/
}	