.header .wrapper .brand {
        display: block;
        float: none;
        vertical-align: middle;
        text-align: center;
        padding: 0px;
}

.header .wrapper .navigation-items {
        display: inline;
        float: right;
        vertical-align: middle;
        position: absolute;
        right: 0px;
        padding-top: 12px;

}

.header .wrapper {
    display: table;
    padding: 0px 10px;
    padding-top: 2px;
    overflow: visible;
    width: 100%;
}

.header .wrapper .navigation-items .wrapper .submit-item .icon {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #A01536;
        display: inline-block;
        height: 26px;
        margin-left: 5px;
        text-align: center;
        width: 26px;
}

.header .wrapper .navigation-items .wrapper .user-area a:hover, .header .wrapper .navigation-items .wrapper .user-area span:hover {
        color: #A01536;
}

.toggle-navigation:hover .icon .line {
        background-color: #A01536;
}

.ozadje-custom {
	        background-color: #f9f5f6;
}

.hero-image .inner h1 {
    /*background-color: rgba(160, 21, 54, 0.83);*/
    background-color: transparent;
    display: inline-block;
    font-size: 42px;
    color: #fff;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0px;
    /*padding: 10px;*/
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.item .wrapper {
        padding: 19px 0px 10px;
        position: initial;
        text-align: left;
}

.crta-ikonca-spodaj {
	        border-bottom: 4px solid #A01536;
	                padding-bottom: 24px;
}

.velikost-boxi-prva-stran{
	        height: auto !important;
}

.padd5{
	        padding-top: 5px;
}

.sredina {
	text-align: center;
}
.slick-slider {
    margin-bottom: -39px !important;
}

.price-box.dark {
        background-color: #A01536;
        color: #fff;
        border: 0px solid #474747;
}

.price-box {
        text-align: left;
        margin-bottom: 30px;
                padding: 35px;
}

.cas-tekst {
	        font-size: 63px !important;
}

.mb9{
	        margin-bottom: 9px;
}


.btn.btn-default, select.btn-default {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        background-color: #A01536;
        color: #fff;
}

.head-box-pofocki {
        background-color: #1f2034;
        padding: 16px;
  }
  
.white-bg{
	background-color:white;
}

.naslovi-pofocki {
	    padding-left: 17px;
        font-size: 26px;
        padding-top: 20px;
        margin-top: 0px;
        color: white;
         margin-bottom: 5px;
}

.tooltip-effect-1 .tooltip-content-flip {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
}
.tooltip-content-flip {
        position: absolute;
        z-index: 9999;
        width: 80px;
        height: 80px;
        left: -40%;
        bottom: 100%;
        text-align: center;
        color: #fff;
        opacity: 0;
        margin-bottom: 7px;
        cursor: default;
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 0.3s,-webkit-transform .3s;
        transition: opacity 0.3s,transform .3s;
}

.tooltip_flip::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 20px;
        bottom: 100%;
        pointer-events: none;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
}


.tooltip-back {
        background: #e04f67;
        font-size: 12px;
        line-height: 14px;
        padding-top: 25px;
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: perspective(1000px) rotate3d(0,1,0,90deg);
        transform: perspective(1000px) rotate3d(0,1,0,90deg);
}

.tooltip-content-flip > span {
        float: left;
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        height: 100%;
        position: relative;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
}

.wishlist a {
        color: #888;
        cursor: pointer;
        display: block;
}

.tooltip_flip {
        position: relative;
}

.podnaslov-pofocki {
	        padding-left: 17px;
	        color:white;
}

.vijolcna {
	color:#A01536;
}


#page-footer .inner .footer-bottom .to-top {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border: 2px solid #A01536;
        display: block;
        font-size: 18px;
        height: 30px;
        line-height: 22px;
        position: relative;
        text-align: center;
        width: 30px;
}

#page-footer .inner .footer-bottom .to-top i {
        color: #A01536;
        left: 0px;
        position: relative;
}

a:hover {
        color: #A01536;
        outline: none !important;
        text-decoration: none;
}

.header .wrapper .brand-2 {
        display: table-cell;
        float: left;
        vertical-align: middle;
}

.header .wrapper .navigation-items-2 {
        display: inline;
        float: right;
        vertical-align: middle;
        position: absolute;
        right: 0px;
        padding-top: 0px;
}

.paddtop0{
	padding-top:0px !important;
}

.padd23-8{
	padding: 23px 8px !Important;
}

.background-color-grey-dark {
        background-color: #1F1F2B !important;
        color: #fff !important;
}  


.items-list .inner .results li .item:hover h3 {
        color: #A01536;
}

.review.small h3 {
        -moz-transition: 0.4s;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        margin-bottom: 5px;
        margin-top: 0;
        color: #A01536;
}

.rating.color .stars .fa.active {
        color: #A01536;
}

.rating .stars .fa.active {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        color: #A01536;
}

h1 {
        font-size: 25px;
        margin-top: 0;
        text-transform: uppercase;
}

.paddtop97{
	        padding-top: 97px;
}

.velikost-boxi-mesto-stran {
        height: 269px !important;
}

.custom-padd-boxi{
	padding: 18px 0px 41px !important;
}
.custom-padd-boxi2{
padding:19px 0px 57px !Important;
}

.block {
        padding: 19px 0;
        transform: translateZ(0);
        overflow: hidden;
}

.item .item-specific {
        bottom: 0;
        font-weight: bold;
        left: 0;
        width: 100%;
        height: auto;
        color: #fff;
        padding: 7px 0;
        text-align: center;
        position: absolute;
        z-index: 2;
        background-color: #1F1F2B;
}

.btn.btn-default:hover, select.btn-default:hover {
        background-color: #494949;
}

address .info a {
        color: #A01536;
}

.review.small .info .rating .fa-star.active {
        color: #A01536;
}

#page-footer .inner .footer-bottom {
        border-bottom: 2px solid #A01536;
        border-top: 1px solid rgba(0, 0, 0, 0.08);
        margin-top: 20px;
        padding: 30px;
}

.item-horizontal:hover h3, .item-horizontal:focus h3 {
        color: #A01536;
}


.ui-slider .noUi-base .noUi-handle {
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 2px solid #FFFFFF;
        background-color: #FFFFFF;
        cursor: pointer;
        height: 12px;
        width: 12px;
        left: 0px;
        top: -5px;
}


.ui-slider .noUi-base .noUi-connect {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #FFFFFF;
}

.item .image a .icon, .item .image > .inner .icon {
        background-color: #A01536;
        height: 30px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 30px;
        text-align: center;
        z-index: 2;
}

.item .quick-view {
        -moz-transition: 0.4s;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        background-color: #A01536;
        cursor: pointer;
        color: #fff;
        height: 30px;
        left: 0;
        width: 60px;
        position: absolute;
        top: 20px;
        z-index: 4;
}

#outer-wrapper.show-nav .header .toggle-navigation .icon .line {
        background-color: #A01536;
}

.vijolcna {
	color:#A01536;
}

.prvi-naslov-index-stran {
	    margin-bottom: 30px;
        margin-top: 16px;
}

.mp34{
	margin-top: 34px;
}

.padd0{
	padding:0px !important
}

section header {
        margin-bottom: 0px;
}

.meta-naslov{
margin-top: 16px;
margin-bottom: 19px;
}

.boxi-detail {
 padding-left: 0px;
}
.info{
	padding-bottom: 10px;
}
.map-canvas .map {
    float: right;
    width: 100%;
    /*height: 400px;*/
    position: relative;
}
/*
#outer-wrapper #page-canvas {
    background-color: #f4f4f2;
    height: 400px;
    width: 100%;
}*/

#map_canvas {
    border: 1px solid black;
    width: 500px;
    height: 200px;
}
.rdece{
	color: #A01536;
}
.login_title{
	text-align:center;
}
.login_button{
	float: left;
    margin-left: 40%;
}
.right_container{
	height:543px;
}
.meta_container{
	height:50%;
}
.map_container{
	height:50%;
}

#custom_owl .item{
    background: #f9f5f6;
    padding: 30px 0px;
    margin: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.element_categories{
	padding-bottom:20px;
}
.element_category{
	display:inline-block;
	text-align:center;
}
h3.active a{
    color: rgb(123, 178, 74) !important;
}
h4.active a{
    color: rgb(123, 178, 74) !important;
}
h3 a, h4 a{
	color: rgb(123, 178, 74);
	font-weight:bold;
}
.search_map_link{
    position: relative;
    top: 65px;
    left: 145px;
    z-index: 999999;
	opacity:1 !important;
	font-size:25px;
}
.link_header{
	margin-bottom:0px !important;
	margin-top: 0px !important;
}
.modal_element_header{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	text-transform: uppercase;
}
.rating{
	margin-bottom: 15px;
	margin-top: 0px;
}
.search-bar.horizontal .main-search.inputs-4 .input-row > .form-group {
    /*width: 19% !important;*/
}
.link_map{
	height: 330px;
	padding: 4px;
    border: 1px solid #dddddd;
    background-color: #FFFFFF;
    /*padding: 19px 0;*/
}
#page-content {
     padding-bottom:30px;
}
#page-content.map_page_content{
	padding-bottom:0px;
}
.slick_slider_2,.slick_slider_3,.slick_slider_4{
	padding-top:15px;
}
.short_desc{
    padding-bottom: 20px;
}
.page-content.map-content{
	padding-bottom: 0px;
}

.images_map.point_section{
    background-color: #F4F4F2;

    padding-top: 30px;
}
.images_map.place_section{
    background: url("../img/donations-bg.jpg");
    padding-top: 30px;
}
.images_map.tours_section{
    background-color: #F4F4F2;
	padding-top: 30px;
}

.header_title{
background-color: #212032 !important;
color: white;
padding-bottom: 15px;	
}

.units{
	height:20px;
}

.overlay-bg-green {
       background-color: #F4F4F2;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}

.point_section{
	background-color:white;
}

.place_section{
		background-color:white;
}

.tours_section{
		background-color:white;
}

.separator-custom {
    display: block;
    width: 60px;
    height: 5px;
    margin: 15px auto 15px;
    background-color: #cccccc;
    position: relative;
    border: 1px solid #cccccc;
}

.separator-custom:after {
    width: 30px;
    height: 5px;
    background: #991836;
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
}

.color-heart {
	color: rgb(254 204 7) !important;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 9px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #A01536;
    border-radius: 4px;
    opacity: 1.9;
    font-size: 12px;
    line-height: 14px;
    padding-top: 25px;
    padding-bottom: 25px;
    
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 2.9;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 6px 0px;
    border-top-color: #A01536;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 2.9;
    font-family: 'Montserrat',Arial,sans-serif !Important;

}

.col-md-2 a{
	font-family: 'Montserrat',Arial,sans-serif !Important;
}
h4.category_title{
	margin-bottom:4px;
}
/*
.infobox_overlay{
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #474747;
    background-color: #474747;
    height: 100%;
    padding: 30px;
    position: absolute;
    width: 100%;
}*/
#map:hover{
	/*outline:1px #7E7E72 solid;*/
}
.sv-canvas:hover{
	/*outline:1px #7E7E72 solid;*/
}

.crta-ikonca-spodaj.category_1{
    border-bottom: 4px solid #A01536;
    padding-bottom: 24px;
    padding-left: 10px;
}
.crta-ikonca-spodaj.category_2{
    border-bottom: 4px solid #65A2E1;
    padding-bottom: 24px;
    padding-left: 10px;
}
.crta-ikonca-spodaj.category_3{
    border-bottom: 4px solid #228B22;
    padding-bottom: 24px;
    padding-left: 10px;
}

.onoffswitch {
    position: relative; width: 140px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #999999; border-radius: 3px;
    width:100px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "OFF";
    padding-left: 10px;
    background-color: #A01536;
    color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "ON";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 56px;
    border: 2px solid #999999; border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
.ui-select{
	height:1px;
}
.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #212032;
}
#select-custom-24-button{
	display:none;
}
.additional_input{
	max-width:25%;
}
.separator-custom.category_1:after{
	background: #A01536;
}
.separator-custom.category_2:after{
	background: #65A2E1;
}
.separator-custom.category_3:after{
	background: #228B22;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border: none !important;
}
.short_desc a, .element_text a{
	text-decoration:underline;
}
.short_desc a:hover, .element_text a:hover {
    text-decoration: none;
}

.modal-background.fade-in{
	overflow-y:hidden;
}

.items-list{
	overflow-y: scroll !important;	
}

.desc:after{
	content:'';
    width:100%;
    height:100%;    
    position:absolute;
    left:0;
    top:0;
    background:linear-gradient(transparent 300px, white);
}
							
.desc.expanded:after{
	background:transparent;
	position:relative;
}

.expand_div{
	padding-top:10px;
	padding-bottom:25px;
}

.expand-content.framed {
    /*border: none;*/
}
.left_container, .right_container{
	padding-bottom:20px;
}
.slide_inner{
	
	display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    
}
a.thumbnail.gallery:hover {
    color: transparent;
    outline: none !important;
    text-decoration: none;
}
.thumbnail.gallery:hover{
	border:none;
	outline: 1px solid #ddd;
}
.thumbnail.gallery {
    outline: 1px solid #ddd;
    border:none;

}
.custom_map_overlay{
    cursor: pointer;
}
.link_header a{
	color:inherit;
}
.hero-image{
    background-image: url('http://www.manfrottoschoolofxcellence.com/files/2014/07/DSC6348a-Paesaggio-autunnale-sulle-montagne-in-Slovenia-vicino-Kobarid-una-volta-si-chiamava-Caporetto_686.jpg');
    background-position: 0px -60px;
    background-size: cover;
    background-repeat: no-repeat;
}

.icon.place{
	background-color:transparent !important;
	width:45px !important;
	height:45px !important;
}
.icon.point{
	background-color:#A01536 !important;
	width:45px !important;
	height:45px !important;
}
.icon.tour{
	background-color:#228B22 !important;
	width:45px !important;
	height:45px !important;
}
/*
.fa-thumbs-up.category_1{
	color:#A01536;
}
.fa-thumbs-up.category_2{
	color:#65A2E1;
}
.fa-thumbs-up.category_3{
	color:#228B22;
}*/
.item_name{
	max-height: 64px;
    overflow: hidden;
}
.featherlight .featherlight-content{
	overflow:hidden !important;
}
.featherlight-next:hover, .featherlight-previous:hover {
    background: transparent !important;
}

/*
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px #FFFFFF; 
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #e3e3e3; 
    -webkit-box-shadow: inset 0 0 2px #808080; 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #FFFFFF; 
}
*/

.color-heart{
    padding:0px 5px 0px 0px;
}

.item.category_1{
	border-right:4px solid #016390;;
}

.item.category_2{
	border-right:4px solid #016390;
}

.item.category_3{
	border-right:4px solid #a4d064;
}

.item_rating{
	height:20px;
}
.item_desc{
	padding-top:10px;
	height: 100%;
    max-height: 90px;
	font-size:12px;
}

input#keyword, input#keyword_2 {
    color: #53a50a;
}
input.first_page_search{
	color:#211D49;
}
.btn-default, .btn-default:focus{
	border:none !important;
}
.results.list .item{
	height:150px;
}
.item_wrapper{
	padding-right:0px;
	padding-left:0px;
}
.item_image_wrapper{
	padding-right:0px;
	padding-left:0px;
}
.item_info_wrapper{
	height:150px;
	max-height: 150px;
	padding-right:0px;
	padding-left:0px;
}
.item_info_wrapper:after{
	/*background:linear-gradient(transparent 20px, white);*/
	
	
	background:linear-gradient(transparent 20px, white);
	width: 100%;
    height: 55px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
}
.item_heart{
	text-align: right;
}
.radio-btn label {
	margin-bottom: 3px !important;
	display: table-caption !important;
}
/*
.video_content{
	width: 75%;
	margin: 0 12.5%;
}*/

.nav-pills.nav-stacked li a{
	color:#FFFFFF;
	font-size:16px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    padding:10px 10px;
}
.advanced_search h3{
	color:#FFFFFF;
}
.advanced_search .additional_input label{
	color:#FFFFFF;
}
.additional_input.firstpage{
	max-width:100%;
}
.advanced_search{
    /*padding: 0 170px;*/
}
.search-bar-tabs h3{
	color:#FFFFFF;
}
.nav-pills.nav-stacked li.active a {
	color:#FFFFFF;
}

form.main-search button {
    padding-left: 27px;
    padding-right: 27px;
}
.bootstrap-select .selectpicker .caret:after {
	color:#FFFFFF;
}
.featherlight-content .caption{
	position: absolute;
    z-index: 9999;
    bottom: 0;
    left: 0;
    line-height: 25px;
    width: 250px;
    cursor: pointer;
    text-align: center;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    background: rgba(255,255,255,.5);
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
.owl-item.animated.owl-animated-out.slideOutDown{
	left:0px !important;
}
.owl-stage-outer.owl-height{
	height: 100% !important;
}
.crta-ikonca-spodaj img{
	width:60%;
	margin:0 20%;
}
.box_element_title{
	padding-left:0px;
}
.crta-ikonca-spodaj.box_little{
	padding-left:0px;
	padding-right:0px;
}
.crta-ikonca-spodaj.box_little img{
	width:50%;
	margin:15% 25%;
}
.gm-fullscreen-control{
	/*display:none;*/
}

img[src="http://maps.gstatic.com/mapfiles/api-3/images/google_white5.png"]{
	display:none;
}
div[title="Spremeni slog zemljevida"]{
	color:#FFFFFF !important;
	background-color:#212032 !important;
}
/*
.gmnoprint, .gm-style-cc{
	display:none;
}*/

/*VZETO IZ YOUNGBLOOD*/
ul.categories > li.active {
  background: #FFFFFF;
  text-decoration: underline;
}

ul.categories > li.active a {
  color: #3F3F3F;
  text-decoration: none;
}
ul.categories > li.active a i{
  color: #999;
}

.top-header {
border-bottom: 1px solid #E5E5E5;
background: #000000;
}

.pg-opt {
  border-top: 1px solid #E5E5E5;
  background-color: #FCFBF9;
  color: #333;
  padding-top: 30px;
  padding-bottom: 30px; 
}

.pg-opt h2 {
  color: #000000;
}
.panel-default {
  border-color: #323232;
}

.panel-heading {
border-color: #E5E5E5;
background: #fcfcfc;
}

.navbar-wp {
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
z-index: 1000;
background: #0F0F0F;
border-bottom: 1px solid #E5E5E5;
}


ul.categories {
list-style: none;
margin: 0;
padding: 0 !important;
border: 1px solid #E5E5E5;
overflow: hidden;
}

.panel-default > .panel-heading {
border-color: #E5E5E5;
background: #fcfcfc;
}

ul.categories > li {
  border-bottom: 1px solid #323232;
  position: relative;
}

.pg-opt .breadcrumb li.active {
  color: #000000;
  font-weight:bold;
}

.size-high{
	width: 100%;
	margin-bottom: 11px;
}

ul.categories > li {
  border-bottom: none;
  width:100%;
}

ul.categories > li > a.active {
  /*background: #323232;
  color: #fff;*/
  text-decoration: none;
}

ul.categories>li>a {
  font-family: 'Oswald', sans-serif;
    padding-left: 0px;
}

ul.categories>li>a:after {
  content: "";
}



.navbar-wp .dropdown-menu {
min-width: 220px;
padding: 0;
background: #fff;
border: 0;
border-top: 1px solid  #E5E5E5;
border-bottom: 3px solid  #E5E5E5;
border-radius: 2px;
}
/*KONEC VZETEGA IZ YOUNGBLOOD*/

.form-body label{
	color:#000000;
}
.form-body input{
	width:150px;
	border: 1px solid #000000;
}
.dl-horizontal dt {
    text-align: left;
}
form.main-search .firstpage .form-group {
	margin-right:0px;
}
.hero-image .search-bar.horizontal .main-search .input-row {

    margin-bottom: 0px;
}
form.main-search .form-group {
    margin-right: 0px;
}
.text_input_container{
	width:50%;
}
.additional_input.firstpage{
	    width: 50%;
}
.firstpage .caret::after{
	color:#211D49 !important;
}
.firstpage .btn.btn-default:hover, select.btn-default:hover {
    background-color: #FFFFFF;
}
.items-list {
    padding: 10px 10px 20px 10px;
}
.application .form-group.additional_input, .application .form-group.keyword_input{
	margin-right:10px;
}

.firstpage .bootstrap-select .dropdown-menu li a{
	font-size:16px;
}
.dropdown-menu.inner.selectpicker{
	min-height:0px !important;
}
input {
  color: #000000;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #888686;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    ##888686;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    ##888686;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    ##888686;
}
.firstpage .selectpicker{
	height:55px;
	font-size:20px;
	color:#888686;
}
.additional_input.firstpage .selectpicker {
	font-size:21px;
}
.all_inputs .additional_input.firstpage .selectpicker {
	font-size:24px;
}
.all_inputs .firstpage .selectpicker{
	background-color: #edeaea !important;
}
.firstpage.even .selectpicker{
	background-color: #edeaea !important;
}
.firstpage.odd .selectpicker{
	background-color: #FFFFFF !important;
}
.firstpage .bootstrap-select .dropdown-menu {
    margin-top: 0px;
}
.fp .points_inputs .selectpicker.btn-default,.fp .places_inputs .selectpicker.btn-default,.fp .tours_inputs .selectpicker.btn-default {
	/*background-color:#FFFFFF !important;*/
}
.advanced_search_row ul li{
	background-color:#FFFFFF;
}
.advanced_search_row ul li.active{
	border:0px !important;
	outline: 2px solid #A01536 !important;
}	
.advanced_search_row ul li a{
	color:#A01536 !important;

}

.points_inputs .form-group.additional_input.firstpage,.places_inputs .form-group.additional_input.firstpage,.tours_inputs .form-group.additional_input.firstpage {
	float:left;
	/*margin-left:2%;*/
}
.additional_input.firstpage ul.dropdown-menu li a span{
	color: #474747;
}
.all_inputs ul li a {
    color: #A01536 !important;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	background-color: #FFFFFF !important;
}
.slotic_icons img{
	width:65px;
}
.slotic_icons{
	float:right;
	position:absolute;
	bottom:25px;
	right:0px;
}
.slotic_icons img{
	margin-right:10px;
}
.title img{
	width:40px;
}
.title h1{

}
.bootstrap-select.btn-group .dropdown-menu li>a span {
    color: #888686 !important;
}
.title_img_container{
	height: 100%;
    float: left;
    margin-right: 20px;
}
.title_title_container{
	height:100%;
}
.onoffswitch-inner::after {
    background-color: rgb(254 204 7);
    color:#FFFFFF;
}
.extras p{
	margin:30px 0px;
}
.fullscreen_mode.fs_active{
	color:rgb(123, 178, 74);
}
#additional_fields_form button{
	padding: 5px 15px 5px 15px;
} 
button.dropdown-toggle{
	padding: 5px 20px 5px 20px !important;
}
input.search_search{
	padding: 8px 9px 9px 5px !important;
    height: 30px !important;
}
label.onoffswitch-label{
	height:30px;
	    border-color: rgba(221, 221, 221, 0);
    border-radius: 3px;
    border-width: 1px;
}
label{
	line-height: 22px;
}
button.fullscreen_mode, button.fullscreen_mode:hover,button.fullscreen_mode:focus {
	margin-top: 0px;min-width:0px;width: 100%;    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background-color: rgb(254 204 7);
    color: #fff;border-color: rgba(221, 221, 221, 0);border-radius:3px;border-width:1px;height:30px;
}
