/*----------------------------------------------/
    [1] Body & start css & section
-----------------------------------------------*/
body {min-width: 100%; max-width: 100%; min-height: 100%; float: left; padding-top: 118px; position: relative;overflow-x:hidden;-ms-overflow-style: scrollbar; font-family: "Roboto", sans-serif; font-size: 13px; color: #5e5e5e; }

a { color: #5e5e5e; }
a:focus { outline: 0;text-decoration: none; }
a:hover { color: #db2b31; }

/*li { clear: left; }*/ /*chrome ul list error*/

img { max-width: 100%; height: auto !important; }

.thumbnail { border: 0; }
a.thumbnail:hover { border-color: #cc0017; }

button:focus { outline: none;}

iframe { display: inline-block; }

header { width: 100%; position: absolute; left: 0; top: 0; z-index: 200; background-color: #fff; border-bottom: 2px solid #D8D8D8; }
.affix { -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35); }
.flex-container { display: flex; justify-content: space-between; align-items: center; }

header.affix .box-contact { display: none; }
header.affix .menu { padding-top: 0px; }
header.affix .box-logo { padding: 5px 0; }
header.affix .box-logo a img { width: 60px; position: static; transition: all 0.5s ease; }
header.affix .box-wb { padding: 5px 0; }
header.affix .box-wb a img { width: 60px; position: static; transition: all 0.5s ease; }

.container {}

.section-page { width: 100%; float: left; padding: 130px 0 200px 0; margin-top: -70px; background-color: #fff; border-top: 2px solid #D8D8D8;  }
.section-page.bg-start { background-image: url('../images/bg-start.jpg'); background-position: center top; background-size: cover; }
.section-page.bg-light-grey { background-color: #FCFCFC; }
.section-page:last-of-type { padding-bottom: 130px; }

.page-error404 .section-page { padding-top: 200px; }

#head { border-top: 1px solid #aeaeaf; padding-top: 240px; padding-bottom: 180px; z-index: 100; }
#realization { z-index: 1;}
#realization a img { display: inline; opacity: 0.8 }
#realization a img.img-primary { display: none }
#realization a:hover img { display: inline; opacity: 1; }
#realization a:hover img.img-primary { display: none }

.section-cookie { position: fixed; bottom: 0; left: 0; width: 100%; padding: 30px 0; background-color: rgba(0,0,0,0.8); color: #fff;z-index: 199; text-align: justify; }
.section-cookie .button { text-align: center; }

footer { width: 100%; float: left; background-color: #ECEAE4; color: #949393; font-weight: 400; padding: 30px 0 30px 0; font-size: 12px; }

.middle-box { position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.border-radius { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.border-box { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.transitions-box { transition: all 1s ease 0s; }
.line-height { line-height: 1.42857; }
/*----------------------------------------------/
    [0] loader
-----------------------------------------------*/
#page-loader.active { position: absolute; width: 100%; height: 100%; background: url('../admin/images/loader64x64px_white.png') center center fixed no-repeat; z-index: 10000;background-color: rgba(0, 0, 0, 0.6); }

.loader { float: left; padding: 0 22px; }
.loader-min { display: inline-block;vertical-align: middle; white-space: nowrap; }

.load-m128 { background: url('../admin/images/loader128x128px.png') center center no-repeat; height: 128px; min-width: 128px; }
.load-m64 { background: url('../admin/images/loader64x64px.png') center center no-repeat; height: 64px; min-width: 64px; }
.load-m32 { background: url('../admin/images/loader32x32px.png') center center no-repeat; height: 32px; min-width: 32px; }
.load-m16 { background: url('../admin/images/loader16x16px.png') center center no-repeat; height: 16px; min-width: 16px; }
/*----------------------------------------------/
    [1] Sidebar
-----------------------------------------------*/
.left-sidebar { width: 20%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.center-sidebar { width: 100%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.right-sidebar { width: 20%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.center-sidebar-mini { width: 80%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.center-sidebar-micro { width: 60%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
/*----------------------------------------------/
    [2] Article & album & recommend & grid(reccomend list type)
-----------------------------------------------*/
.holder { /*height: auto !important;*/ }

/*----------------------------------------------/
    [3] Forms & buttons
-----------------------------------------------*/
.form-content { width: 100%; float: left; margin-bottom: 60px; margin-top: 60px; }
.form-content form { background-color: #F2F2F2; padding: 15px;width: 100%; float: left; }
.form-content textarea { height: 100px;}
.form-content .control-label { font-weight: normal; }
.form-content .form-recaptcha { width: 100%; float: left; margin-bottom: 15px; }
.form-content .form-recaptcha div { float: right; }
.form-content .form-recaptcha iframe { float: right; }
.form-content .alert-bottom {}
.form-content .submit-bottom { text-align: right; }

.form-control { border-radius: 0; }

.has-danger .checkbox { padding: 5px; border: 1px solid #a94442; }

.row-divider { position: relative; }
.row-divider .divider { left: 50%; margin-left: -3px; top: 50%; position: absolute; width: 6px; height: 1px; background: #000; }

.btn { padding: 12px 24px;}

.btn-primary { background: none; border-color: #a0a0a0; color: #333333; }
.btn-primary.focus, .btn-primary:focus { background-color: #cc0017; border-color: #cc0017; color: #fff; }
.btn-primary:hover { background-color: #cc0017; border-color: #cc0017; color: #fff; }
.btn-primary:active,.btn-primary:active, .open > .dropdown-toggle.btn-primary { background-color: #cc0017; border-color: #cc0017; color: #fff; }
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #cc0017; border-color: #cc0017; color: #fff; box-shadow: none;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary { background-image: none; }
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #cc0017; border-color: #cc0017; color: #fff;
}

.btn-danger { border-radius: 0; border-color: #cc0017; background-color: #cc0017; }
.btn-danger:hover { border-radius: 0; border-color: #D50017; background-color: #D50017; }

#head .btn { width: 100%; }

.btn-cookie { background-color: #cc0017; border-color: #cc0017; color: #fff; }
.btn-cookie:hover { color: #fff; background-color: #e60b24; border-color: #e60b24; }

.btn-up-page { opacity: 0; width: 50px; height: 50px; line-height: 50px; color: #fff; background: #db2b31; z-index: 110; }
.btn-up-page { position: fixed; right: 15px; bottom: 15px; text-align: center; cursor: pointer;  transition: all 1s ease 0s; }
.btn-up-page:hover { background: #E2666A; transition: all 1s ease 0s; }

/*----------------------------------------------/
    [4] Items
-----------------------------------------------*/
.item-content { width: 100%; float: left; }
.item-content .item-text { width: 100%; }
.item-content .panel .panel.panel-info { margin-bottom: 0px; margin-top: 20px; }
/*----------------------------------------------/
    [5] Alertbar
-----------------------------------------------*/
.alert-bar { width: 100%; float: left; }
.alert-bar .alert { text-align: center; }
.alert-default { background: #F7F7F7; border-color: #F4F4F4; }
/*----------------------------------------------/
    [5] OWL Carousel
-----------------------------------------------*/
.owl-item {}
.owl-item.active {}
.owl-item .thumbnail { margin-bottom: 0px; }
.owl-theme .owl-nav { margin: 0; }
.owl-theme .owl-nav [class*="owl-"] { margin: 0; padding: 0px; background: none; opacity: 1; color: #a6a6a6; font-size: 65px; position: absolute; top: 50%; margin-top: -42px; }
.owl-theme .owl-nav button { border: 0; background: none; border-radius: 0; }
.owl-theme .owl-nav .disabled { color: #c8c8c8; }
.owl-theme .owl-nav .disabled:hover { color: #c8c8c8; }
.owl-theme .owl-nav [class*="owl-"]:hover { background: none; color: #b72025; }

.owl-nav {}
.owl-prev { left: -30px; }
.owl-next { right: -30px; }

.owl-dots {}
.owl-dot {}
.owl-dot.active {}

.owl-carousel .caption {}
.owl-carousel h3 {}
.owl-carousel h4 {}
.owl-carousel p {}

#realization .owl-carousel
{
    overflow: hidden;
    display: flex;
}

#realization .owl-carousel.owl-drag
{
    display: block;
    overflow: visible;
}

/*----------------------------------------------/
    [6] Menu - Navbar-horizontal
-----------------------------------------------*/
.menu { width: 100%; float: left; background: #fff; padding-top: 30px;  }
.menu.affix { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35); }
.menu .navbar-horizontal { margin-bottom: 0px; background: none; border: 0px; min-height: auto;  }
.menu .navbar-horizontal .navbar-brand { display: none; }
.menu .navbar-horizontal .dropdown-toggle .caret { display: none; }
.menu .navbar-horizontal .navbar-collapse { padding: 0px; }
.menu .navbar-horizontal .navbar-nav { float: right;}
.menu .navbar-horizontal .navbar-nav > li { margin-left: 35px; }
.menu .navbar-horizontal .navbar-nav > li:first-child { margin-left: 0px; }
.menu .navbar-horizontal .navbar-nav > li > a { color: #5e5e5e; font-size: 16px; text-transform: uppercase; position: relative; z-index: 2; padding: 0; font-family: "Roboto Condensed", sans-serif }
.menu .navbar-horizontal .navbar-nav > li.current > a { background: none; color: #971e22; }
.menu .navbar-horizontal .navbar-nav > li.current > a:hover { background: none; color: #971e22; }
.menu .navbar-horizontal .navbar-nav > li > a:hover { background: none; color: #db2b31; }
.menu .navbar-horizontal .navbar-nav > li.open > a { background: #494b58; color: #fff; }
.menu .navbar-horizontal .dropdown-menu { background: #494b58; border-color: #494b58; border-radius: 0; box-shadow: none;  }
.menu .navbar-horizontal .dropdown-menu > li > a { color: #fff; font-size: 12px; }
.menu .navbar-horizontal .dropdown-menu > li > a:hover { background: none; color: #f7f2d9; }
.menu .navbar-horizontal .dropdown-menu > li.active > a { background:#ae4c4c; color: #fff; }
.menu .navbar-horizontal .dropdown-menu > li.active > a:hover { background:#ae4c4c; color: #fff; }
.menu .navbar-horizontal .dropdown-menu > li.active > a:focus { background: #ae4c4c; color: #fff; }

/*----------------------------------------------/
    [7] WELL
-----------------------------------------------*/
.well hr { margin: 5px 0 5px 0; border-color:#ccc;}
.well.well-probe {}
.well.well-probe h4 { margin-top: 0px; }
.well.well-probe .radio:last-child { margin-bottom: 0px; }
/*----------------------------------------------/
    [9] Boxs - html tekst contents - in CMS module -> boxs
-----------------------------------------------*/
.box { width: 100%; float: left; }
.box .box-main-image { padding-left: 0px; }
.box .box-main-image .thumbnail { margin-bottom: 15px; }
.box .box-title { font-weight: 300; margin-bottom: 70px; margin-top: 0px; font-size: 35px; position: relative;  color: #b72025;  text-align: center; }
.box .box-title:after { content: ''; width: 100%; height: 2px; background-color: #ececec; position: absolute; left: 0; bottom: 7px; }
.box .box-title span { display: inline-block; background: #fff; padding: 0 25px; position: relative; z-index: 1; }
.box .box-text { width: 100%;margin-bottom: 20px; font-size: 14px; }
.box .box-text ul { margin: 0; padding: 0; list-style-type: none; margin-bottom: 15px; }
.box .box-text ul li { padding-left: 15px; position: relative; margin-bottom: 5px; }
.box .box-text ul li:before { content: '\f0da'; position: absolute; left: 0; top: 0; font-family: "FontAwesome"; color: #971e22; }
.box .box-file-list { width: 100%; float: left; }
.box .box-file-list ul li.is-featured-file a {}
.box .box-gallery-list { width: 100%; float: left;}
.box .box-buttons { width: 100%; float: left; text-align: right;}

.box-file-list a { padding-left: 20px; position: relative; display: inline-block; }
.box-file-list a i.fa { position: absolute; left: 0; top: 2px; }
.box-file-list a:hover { text-decoration: none !important; }

#collapse-realization { padding-top: 20px; }
#collapse-realization .button-content { text-align: center; }
#collapse-realization .button-content .btn { max-width: 120px; }
#collapse-realization .box .box-title { text-align: center; position: relative; }
#collapse-realization .box .box-title:before { content: ''; position: absolute; left: 0; top: 50%; height: 1px; background-color: #b5b5b5; width: 100%; }
#collapse-realization .box .box-title span { background-color: #ececec; display: inline-block; z-index: 1; position: relative; padding:0 15px; }

.box-title { font-family: "Roboto Condensed", sans-serif; font-weight: 400; text-transform: uppercase; }

.bg-red .box { color: #fff; }
.bg-red .box .box-title { text-align: center;}
.bg-red .box .box-text a { color: #fff; }
.bg-red .box .box-text a:hover { color: #fff; text-decoration: underline; }

.bg-dark-grey .box { color: #fff; }
.bg-dark-grey .box .box-title { color: #db2b31; }
.bg-dark-grey .box .box-title:after { background-color: #434140; }
.bg-dark-grey .box .box-title span { background: #5e5e5e;}
.bg-dark-grey .box .box-text a { color: #fff; }
.bg-dark-grey .box .box-text a:hover { color: #db2b31; text-decoration: underline; }

.bg-light-grey .box .box-title:after { background-color: #C9C9C9; }
.bg-light-grey .box .box-title span { background: #FCFCFC;}

.box-collapses-content { width: 100%; float: left; }
.box-collapses-content .collpases-title { display: block; background-color: #971e22; color: #fff; position:relative; font-weight: 400; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; font-size: 16px; cursor: pointer; border:1px solid #971e22; padding: 10px 30px 10px 15px; }
.box-collapses-content .collpases-title span { font-weight: normal; text-transform: none; }
.box-collapses-content .collpases-title span.counter { color: #fff;  font-size: 20px; }
.box-collapses-content .collpases-title:hover { text-decoration: none; }
.box-collapses-content .collpases-title .icon { color: #971e22; }
.box-collapses-content .collpases-title .icon i.fa:first-child { display: none; }
.box-collapses-content .collpases-title.collapsed { background-color: #fff; color: #971e22; }
.box-collapses-content .collpases-title.collapsed .icon i.fa:last-child { display: none; }
.box-collapses-content .collpases-title.collapsed .icon i.fa:first-child { display: inline-block; }
.box-collapses-content .collpases-title.collapsed span.counter { color: #971e22;  }
.box-collapses-content .collpases-title  i.fa { position: absolute; right: 10px; top:50%; margin-top: -8px; font-size: 16px; }
.box-collapses-content .col-xs-12 { margin-bottom: 15px; }
.box-collapses-content .col-xs-12:last-child { margin-bottom: 0px; }
.box-collapses-content .collapses-desc { color: #32302f; padding: 15px; font-size: 14px; border:1px solid #971e22; border-top: 0px; height: auto !important; }
.box-collapses-content .collapses-desc a { color: #971e22; }
.box-collapses-content .collapses-desc a:hover { color: #32302f; text-decoration: underline; }
.box-collapses-content .collapses-desc ul { padding: 0; margin: 0 0 0 15px; }
.box-collapses-content .collapses-desc .box-file-list ul { padding: 0; margin: 0 0 0 0; }

.box-logos { display: flex; align-items: center; }

.box-logo { padding: 15px 0; position: relative; }
.box-logo a img { width: 242px; transition: all 0.5s ease; position: absolute; left: 0; top: -35px; z-index: 1; max-width: none; }

.box-wb { padding: 15px 0; position: relative;  }
.box-wb a img { width: 100px; transition: all 0.5s ease; position: absolute; left: 272px; top: -25px; z-index: 1; max-width: none; }


.logo-slogan { width: 220px; }

.box-contact-menu { padding: 25px 0;}

.box-contact { text-align: right; }
.box-contact .item { display:inline-block; margin-left: 20px; }
.box-contact .item:first-child { margin-left: 0px; }
.box-contact .item i.fa { color:#db2b31; }

#google_translate_element { display: inline-block; line-height: normal; margin-top: -3px; width: 140px; }
#google_translate_element a:hover { text-decoration: none; }

.box-counter { margin-left: 15px; }

.box-copyright {}
.box-copyright a { color: #949393; cursor: pointer; }
.box-copyright a:hover { color: #db2b31; }

.box-powered { text-align: right; font-weight: 400;  }
.box-powered a { color: #949393; }
.box-powered a:hover { color: #db2b31; }

.box-image { width:100%; margin-top: 60px; float: left; text-align: center; display: flex; justify-content: center; align-items: center; }
.box-image { text-align: center; }
.box-image a { display: inline-block; margin: 0 15px; }
.box-image a img.hover { display: none; }
.box-image a:hover img { display: none; }
.box-image a:hover img.hover { display: inline; }

.box-info { color: #c6c6c6; font-style: italic; padding-left: 55px; position: absolute; bottom: 0; left: -100%; width: calc(100% - 30px); text-align: justify; }
.box-info i.fa { position: absolute; left: 0; font-size: 50px; top: 0; }
/*----------------------------------------------/
    [9] Typography & links
-----------------------------------------------*/
.page-header {}
.page-header h1 {}
.page-header h1 .shop-cheaper { font-weight: normal; color: #898989; text-transform: none; font-size: 14px; float: right; margin-top: 10px; }

.heading-special { margin-bottom: 40px; color: #b72025;  font-size: 26px; }

.form-content-header { font-size: 25px; font-weight: 300; font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; text-align: center; margin-bottom: 25px; margin-top: 0;}

#section-1 .box-text { line-height: 2; }

.text-color-gold { color: #db2b31; }
.text-color-dark-gray { color: #858484; }

.text-size-xs { font-size: 11px; }
.text-size-sm { font-size: 13px; }
.text-size-lg { font-size: 16px; }
.text-size-lg2 { font-size: 19px }
.text-size-max { font-size: 24px; }

.text-upper { text-transform: uppercase; }
.text-lower { text-transform: lowercase; }

.text-normal { font-weight: normal; }
.text-thin { font-weight: 300; }
.text-small { font-weight: 400; }
.text-semibold { font-weight: 600; }
.text-bold { font-weight: 700; }

.text-line-height-0-5 { line-height: 0.5; }
.text-line-height-1-0 { line-height: 1.0; }
.text-line-height-1-5 { line-height: 1.5; }
.text-line-height-2-0 { line-height: 2.0; }
.text-line-height-2-5 { line-height: 2.5; }
.text-line-height-3-0 { line-height: 3.0; }

.text-paragraph { margin-left:30px; }

blockquote { border:1px solid #f4f4f4; padding: 15px 15px 15px 15px; position: relative; }
blockquote:before { font-family: "FontAwesome"; content: "\f10e"; left: -8px; top: -8px; position: absolute; background: #fff; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #ccc; }
/*----------------------------------------------/
    [10] Paddings & margins
-----------------------------------------------*/
.mb40 { margin-bottom: 40px; }
.mb0 { margin-bottom: 0px; }
/*----------------------------------------------/
    [11] Pagination
-----------------------------------------------*/
.pagination { width: 100%; float: left; text-align: right;}
/*----------------------------------------------/
    [12] social slider
-----------------------------------------------*/
.social-slider { position: fixed; top:10px; }
.social-slider-content { width: 320px; top:0px; position: absolute; z-index: 200; padding: 10px; }
.social-slider-button { width: 50px; height: 50px; line-height: 50px; cursor: pointer; position: absolute; top:0; color: #fff; font-size: 30px; background: #000; text-align: center; }

.social-slider-content + .social-slider-content { top:55px; z-index: 199; }
.social-slider-content + .social-slider-content + .social-slider-content { top:110px; z-index: 198; }

.social-slider-left { left: 0px;}
.social-slider-left .social-slider-content { left: -320px; }
.social-slider-left .social-slider-button { right: -50px; }

.social-slider-right { right: 0px;}
.social-slider-right .social-slider-content { right: -320px; }
.social-slider-right .social-slider-button { left: -50px; }

.social-bg-facebook { background: #3b5998; }
.social-bg-twitter { background: #659fcb; }
.social-bg-google { background: #df4b38; }
.social-bg-youtube { background: #ee1c1b; }
.social-bg-instagram { background: #7d39b0; }
/*----------------------------------------------/
    [12] language
-----------------------------------------------*/
.language { float: right; position: relative; }
.language .language-title  {}
.language .language-flag  {}
.language .dropdown-menu { min-width: 1px; }
.language .btn-link { text-decoration: none !important }
.language .btn-link:hover { text-decoration: none !important }
.language .btn-link:active { text-decoration: none !important }

/*----------------------------------------------/
    [13] breadcrumb
----------------------------------------------*/
.breadcrumb-content{}
.breadcrumb-content ul.breadcrumb {}
.breadcrumb-content ul.breadcrumb > li + li::before {}
.breadcrumb-content ul.breadcrumb > li > a {}
/*-----------------------------------------------------------------------------------/
    [14] Cookie policy
/*-----------------------------------------------------------------------------------*/
/*
#cookiePolicyWrap { width: 100% !important;}
#cookiePolicyText { padding: 0 60px 0 15px; }
#cookiePolicyMore { padding: 10px 60px 0 15px !important; width: auto !important; }
#cookiePolicyClose { margin-right: 15px !important; margin-left: 0px; }
*/
/*-----------------------------------------------------------------------------------/
    [15] table
/*-----------------------------------------------------------------------------------*/
.table .table-controls { font-size: 14px; }
.table .table-controls a { cursor: pointer; display: inline-block; color: #919191; padding: 0 3px 0 3px; }
.table .table-controls a.disabled { color: #D1D1D1; cursor: not-allowed;}
.table .table-controls a:hover { color: #12904a; }
.table .vert-align { vertical-align: middle; }
.table tfoot { border-top: 2px solid #ddd; }
.table-responsive { float: left; width: 100%; }

/*-----------------------------------------------------------------------------------/
    [16] popup
/*-----------------------------------------------------------------------------------*/
#popup-modal .modal-header { border-bottom: 0px; height: 0; padding: 0px; }
#popup-modal .modal-body { text-align: center;  }
#popup-modal .close { background: #fff; opacity: 1; width: 45px; height: 45px; text-align: center; line-height: 45px; position: absolute; right: -12px; top: -12px; border-radius: 50%; z-index: 20; font-size: 25px; }
#popup-modal .close span { color: #ccc; }
#popup-modal .close:hover span { color: #000; }

.modal-title { font-size: 24px; }

.modal { text-align: center; padding: 0!important; }
.modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }

/*-----------------------------------------------------------------------------------/
    [17] audio file
/*-----------------------------------------------------------------------------------*/
.playa { margin-bottom: 5px; }
.playa .primary-row { padding: 0px; }
.playa .btn { height: 40px; position: relative; overflow: hidden; }
.playa input[type="range"] { position: absolute; left: 0; right: 0; margin: auto; top: 0px; bottom: 0px; width: 90%;  }

/*-----------------------------------------------------------------------------------/
    [18] scroll progress bar
/*-----------------------------------------------------------------------------------*/
.scroll-progress-bar {}
.scroll-progress-bar .load-content {}
.scroll-progress-bar .load-content .load {}
.scroll-progress-bar .start-icon {}
.scroll-progress-bar .stop-icon{}

/*-----------------------------------------------------------------------------------/
    [21] light-gallery
/*-----------------------------------------------------------------------------------*/
.lg-outer .lg-thumb { margin: auto; margin-bottom: 5px; }
/*.lg-outer .lg-img-wrap { padding-bottom: 100px; }*/
/*.lg-outer .lg-thumb-item img { width: 100%; height: 100%; object-fit: contain; vertical-align: top; }*/


.rd-popup { position: relative; display: block; width: 100%; overflow: hidden; }
.rd-popup:hover { overflow: visible; }
.rd-popup .rd-wrapper { display: none; overflow: hidden; position: absolute; left: 0; top:0; padding: 0 0 15px 0; transform: translateY(-100%); -webkit-transform: translateY(-100%);}
.rd-popup:hover .rd-wrapper { display: block; }
.rd-popup .rd-content { border:1px solid transparent; text-align: justify; }
.rd-popup:hover .rd-content { background-color: #fff; color: #000; padding: 15px; border-color:#ccc; }

#section-2 .tab-pane { padding-top: 60px; }
#section-2 .nav-tabs { border-bottom: 0; display: flex; justify-content: center; width: 100%; flex-wrap: wrap; }
#section-2 .nav-tabs a { padding: 10px 15px; border: 1px solid transparent; font-weight: 700; font-size: 16px; text-transform: uppercase; color: #32302f; border-radius: 0; }
#section-2 .nav-tabs .active a { border-color: #971e22; color: #971e22; }

.neptun-gallery { display: flex; margin: 60px -15px 0 -15px; }
.neptun-gallery .item { flex-grow: 1; flex-shrink: 1; padding: 0 15px; display: flex; %}
.neptun-gallery .item .inner { flex-basis: 100%; border:1px solid #ccc; padding: 15px; }
.neptun-gallery .item .inner .title { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; font-size: 18px; font-weight: 700; text-align: center; }
.neptun-gallery .item .inner .pictures { padding-bottom: 10px; text-align: center; }
.neptun-gallery .item .inner .pictures a img { max-width: 100%; display: none; }
.neptun-gallery .item .inner .pictures a:first-of-type img { display: inline; }
.neptun-gallery .item .inner .adress { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; font-size: 16px; text-align: center; }
.neptun-gallery .item .inner .map { font-size: 16px; text-align: center; text-transform: uppercase;  }