@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);

#sp-top-bar {
    padding: 0;
}
h3, .h3 {
  color: #4A7865;
} 
h4, .h4 {
  color: #4A7865;
}
h5, .h5 {
  color: #4A7865;
}
body {
    font-size: 15px;
    line-height: 20px;
}
.small p {
  font-size: 13px;
  line-height: 18px;
}
#sp-main-body {
    padding: 30px 0px 0px 0px;
}
.article-info {
    font-size: 12px;
}
td, th {
    padding: 7px 10px;
    border: 1px solid #dedede;
}
th {
  background: #efefef;
}
/**********menu***********/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #89cce4 none repeat scroll 0% 0%;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #4A84CF;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    padding: 15px;
	font-weight: 500;
  	font-size: 15px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 10px;
}

.sp-megamenu-parent > li > a {
  	font-family: 'Yanone Kaffeesatz', sans-serif;
  	font-weight: 300;
	font-size: 18px;
  	color: #292625 !important;
  	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}
.naslovna .sp-megamenu-parent > li > a {
  	color: #ffffff !important;
}
.sp-megamenu-parent>li>a:before {
	content:" ";
	position:absolute;
	bottom:0;
	left:50%;
	width:0;
	height:2px;
	opacity:0;
	background:#faefd1;
	-webkit-transition:300ms ease-in-out;
	-o-transition:300ms ease-in-out;
	transition:300ms ease-in-out;

}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #292625;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a:hover {
    color: #292625;
}
#offcanvas-toggler >i {
  color: #999999;
}
/*********header naslovnica*********/
*#sp-header.has-slideshow {
    background-color: #fff5d9;
    position: absolute;
    top: 35px;
}
#sp-header.has-slideshow.inv {
    background-color: rgba(143, 206, 230, 0.33);
  	color: #ffffff;
  	box-shadow: none;
}
#sp-header {
    /*height: 80px;*/
   width: 100%;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
    opacity: 0.99;
    z-index: 9999;
    background-color: #FFF;
    position: relative;
}
#sp-header.inv {
    background-color: transparent;
  	color: #ffffff;
}
#sp-header.has-slideshow1 {
    background-color: transparent;
    position: absolute;
    top: 35px;
    height: 90px;
	box-shadow: none;
}

#sp-header.menu-fixed {
    background: #f4f4f4;
    position: fixed !important;
    top: 0px !important;
    height: 70px;
}

#sp-header.menu-fixed.inv {
    background-color: transparent;
}

#sp-header.has-slideshow1.menu-fixed {
    background-color: #fff5d9;
}
#sp-header.has-slideshow.menu-fixed.inv {
    background-color: rgba(143, 206, 230, 0.33) !important;
    background: rgba(0, 0, 0, 0.5);
   background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.02));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.02));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.02));
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.02));
}
#sp-header.menu-fixed img {
    width: 80%;
    vertical-align: top;
}
#sp-header.menu-fixed .logo {
    height: 70px
}
#sp-header.menu-fixed .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 70px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 67px;
}

/*****Slider-crop******/

@media only screen and (max-width: 500px) {
    .favslider .favs img {
    	padding: 75px 0 0px;
    
	}
	#fav-caption, #fav-caption.favstyle-bg-dark h3, #fav-caption.favstyle-bg-dark p {
    display: none;
  	}

    #sp-header.has-slideshow {
    background-color: #f4dc9c;
    position: absolute;
    top: 0px;
	}
   .form-horizontal input {
      width: 90% !important;
	}
  .form-horizontal textarea {
   width: 90% !important;
}
}

  /****slider****/
#fav-caption.favstyle-bg-dark {
    background: rgba(102, 161, 238, 0.67) none repeat scroll 0% 0% !important;
}
#fav-caption.favstyle-center {
    top: auto !important;
}
/***blog-entry****/
.entry-header h2 {
    font-size: 32px;
}
.article-info > dd {
    text-transform: none;
}
.contact-form legend {
  font-size: 14px;
}
.form-horizontal .control-group {
    margin-bottom: 2px;
}
.table {
    width: auto;
}
/*.sp-module ul >li >a:before {
  content: "";
  margin-right: 0px;
}
.sp-module ul > li > a {
    padding: 0;
}*/
.pager li > a, .pager li > span {
    background-color: #FAEFD1;
    border: 1px solid #F4DC9C;
    border-radius: 7px;
}
.pager li>a:hover,.pager li>a:focus {
	background-color:#F4DC9C;
}
/*******kontakt**********/
.dl-horizontal dt {
    margin: 0;
}
.form-horizontal input {
  width: 50%;
}
.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 0px;
    text-align: left;
}
.form-horizontal .controls {
    margin-left: 80px;
}
.form-horizontal textarea {
   height: 160px;
   width: 50%;
}
.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 600;
}
/*kalendar*/
#bcfj .bcfj-calendar .bcfj-calendar-month {
    height: 210px;
    width: 200px;
  	background-color: rgba(255,255,255,0.3);
}
#bcfj .bcfj-calendar .bcfj-calendar-month td, #bcfj .bcfj-calendar .bcfj-calendar-month th {
    background-color: rgba(255,255,255,0.3);
}
.bcfj-calendar-navigation {
    border-bottom: 1px solid #dedede;
}
#frontend-bcfj #legend, #frontend-module-bcfj #legend {
    background-color: rgba(255,255,255,0.3);
}
/*offcanvas*/
.nav-header {
  padding-left: 15px;
} 

.btn-success {
    color: #FFF;
    background-color: #5CB85C;
    background-image: none;
    /*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
    text-shadow: 0px 1px 1px #387038;
}
.sppb-btn-primary.focus, .sppb-btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(85, 135, 75, 0.5);
}
.show > .sppb-btn-primary.dropdown-toggle, .sppb-btn-primary.active, .sppb-btn-primary:active {
    background-color: #4A7865;;
    background-image: none;
    border-color: #4A7865;
}
.btn-primary, #bfSubmitButton {
    background-color: #4A7865;
    color: #FFF;
    padding: 10px 24px;
    /*background-image: -moz-linear-gradient(center bottom , #4A7865 0%, #43a079 100%);*/
    border: 1px solid #4A7865;
    text-shadow: 0px 1px 1px #333;
}
.btn-primary a:hover, .btn-primary a:focus, .btn-primary a:active,
.sppb-btn-primary a:hover, .sppb-btn-primary a:focus, .sppb-btn-primary a:active {
  border-color: #43a079;
  background-color: #4A7865;
}
blockquote {
    font-size: 14px;
}
/*testmondial*/
.sppb-testimonial-pro .sppb-testimonial-message {
    font-size: 14px;
    line-height: 22px;
}
.pro-client-url {
  display:block;
  font-size: 12px;
}
.sppb-testimonial-pro .sppb-carousel-control {
    line-height: 26px;
    border-radius: 50%;
    border: 2px solid #66A1EE;
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
  background: #66A1EE;
}
#sp-page-builder .page-content .sppb-section.bordered {
  	border-bottom: 1px solid #e7dbba;
	box-shadow: 1px 1px 0px #ffffff;
	border-top: 1px solid #e7dbba;
}
.sppb-addon-image-overlay-icon {
    width: 41px;
    height: 41px;
}
/******subtitle***********/
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Palatino;
    font-size: 14px;
  	color: #666666;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
    /*line-height: 16px;*/
}
#villa-sec .sppb-section-title {
margin-bottom: 30px;
}
/**botun modal***********/
.modal_link {
    border: 1px solid #dedede !important;
    padding:7px 15px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 13px;
    background: #efefef;
    color: #010101;
    cursor: pointer;
    display: inline-block !important;
}
a.modal_link {
    color: #010101;
}
.modfuter {
    margin-top: 20px;
}
#easycookieinfo .accept > a {
    background: #4A7865 !important;
}
#easycookieinfo {
    background: #222222 !important;
    color: #f4f4f4 !important;
    border-top: 1px solid #666666 !important;
}
.jb.cookie.bottom {
    border-top: 1px solid #333333 !important;
} #sp-footer a {
    color: rgba(102, 237, 156, 0.9);
}
#sp-page-builder .page-content .sppb-section, 
#sp-page-builder .sppb-section {will-change: top;}
.cdsROW.narrow.border {
    margin-left: auto;
    margin-right: auto;
}
.cdsROW.wide {
    width: 410px !important;
    margin-left: auto;
    margin-right: auto;
}
.cdsROW.wide .cdsLocName {
    max-width: 145px !important;
}