.koma-hidden #video {
	display:none;
	}

.koma-hidden #client {
	display:none;
	}
	
.koma-hidden #keys {
	display:none;
	}
.koma-hidden #main-art {
	display:none;
	}	
.koma-location .section.section-no-border{
	display:none;
	}	
.koma-location #keys {
	display:none;
	}
	
.koma-video {
	margin:0;
	padding:0;
	width:100%;
	max-width:1200px;
}

.koma-video .container{
    max-width: 1200px;
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.koma-video .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.koma-video .col-lg-12 {
	padding-right: 0 !important;
    padding-left: 0 !important;
}

.best-of-dubrovnik {
	margin:0;
	padding:0;
	width:100%;
	max-width:1200px;
	background-image: url('../images/best-of-dubrovnik-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	min-height:400px;
}

.best-of-dubrovnik .container{
    max-width: 1200px;
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	background-color: transparent;
    background-image: radial-gradient(at bottom center, rgba(7, 4, 4, 0.0), rgba(0, 0, 0, 1.0));
		min-height:400px;
}

.best-of-dubrovnik .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
	padding-top:150px;
}
.best-of-dubrovnik .col-lg-12 {
	padding-right: 0 !important;
    padding-left: 0 !important;
}
.gkIsPagination {
    bottom: 0 !important;
    position: absolute;
    text-align: left !important;
    width: 100%;
    z-index: 10;
}

html.boxed {
    background-image: url(../images/bg1.jpg) !important;
}


#footer img {
    width: 100%;
    max-width: 250px;
}

@media only screen and (max-width: 900px) {
#footer img {
    width: 100%;
    max-width: 150px;
	padding-top:5px;
	padding-bottom:5px;
}


}

.footer-info {
    padding-top: 7px;
}

.footer-time {
	margin-top: 10px;
}

.koma-copy a{
	color:#fff;
}
.footer-time bold {
    font-weight: 600;
}

.koma-sidebar a {
    color: #333 !important;
	font-size:14px !important;
}
.koma-sidebar a:hover {
    color: #BC9552 !important;
	font-size:14px !important;
}

.120 .koma-video {
display: none;
} 

#footer .text-light {
    color: #000 !important;
}

#footer .footer-info .social-icons li a {
    color: #000 !important;
}

.footer-copyright p {
	text-transform: uppercase;
	font-size: 0.7rem;
	font-weight: 600;
}
.koma-flags {
	width: 100%;
}


.sticky-koma {
  position: fixed;
  top: 0;
  width: 100%;
  
}

.agency {
    margin:10px 0px;
    padding:5px 0px;
}
.l-switcher{
  padding-top: 7px;
  padding-left: 7px;
}
.dj-megamenu-default li a.dj-up_a {
    display: block;
    float: left;
    height: 60px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 20px;
    cursor: pointer;
    background: transparent;
    color: rgb(188, 149, 82);
    border-right: none;
    border-left: none;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
@media only screen and (max-width: 900px) {
.dj-megamenu-default li.dj-up {
    width: 100%;
	text-align:center;
}
}
@media only screen and (max-width: 900px) {
.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
    width: 100%;
}
}
@media only screen and (max-width: 900px) {
.dj-megamenu-default li a.dj-up_a {
    width: 100%;
}
}

@media only screen and (max-width: 900px) {
.l-switcher {
    padding-top: 0;
    padding-left: 0;
    margin-bottom: 20px;
}
}

.koma-float{
    position:fixed;
    width:80px;
    height:80px;
    top: 215px;
    right: 70px;
    background-color:#bc9552;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    padding: 13px 10px 10px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height:20px;
    letter-spacing:1px;
     font-weight: bold;
     z-index: 999999;
}

.koma-float:hover {
     
     background-color:#1c3037;
     text-decoration: none!important;
    
}

.koma-float:active {
     color:#fff;
     background-color:#1c3037;
   
     text-decoration: none!important;
    
}

.booknow {
   color:#fff;
    font-weight: bold;
}

.booknow:hover {
   color:#fff;
    font-weight: bold;
}

.booknow:active {
   color:#fff;
    font-weight: bold;
}

.komabtnsticky {
   position:fixed; 
}



@media only screen and (max-width: 600px) {

.koma-float{
    position:fixed;
    width:85px;
    height:85px;
    top: 215px;
    right: 55px;
    background-color:#bc9552;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    padding: 13px 10px 10px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height:20px;
    font-size:1.2rem;
    font-weight: bold;
    letter-spacing:1px;
     font-weight: bold;
     z-index: 999999;
}

  

.koma-float:hover {
     
     background-color:#1c3037;
     text-decoration: none!important;
    
}

.koma-float:active {
     color:#fff;
     background-color:#1c3037;
   
     text-decoration: none!important;
    
}

.booknow {
   color:#fff;
    font-weight: bold;
}

.booknow:hover {
   color:#fff;
    font-weight: bold;
}

.booknow:active {
   color:#fff;
    font-weight: bold;
}

} 

/* DJ-MegaMenu general styles */
.dj-megamenu-default {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    height: auto;
    position: relative;
    z-index: 500;
   font-family: "Open Sans", Arial, sans-serif;
    width: auto;
    
    background: rgb(56,56,56); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#2b2b2b',GradientType=0 ); /* IE6-9 */
}
.dj-megamenu-default:after {
    content: "";
    clear: both;
    display: table;
}
.dj-megamenu-default li.dj-up {
    position: relative;
    display: block;
    float: left;
    padding: 0 !important;
    margin: 0 !important;
}
.dj-megamenu-default li a.dj-up_a {
    display: block;
    float: left;
    height: 60px;
    font-size: 14px;
    font-weight: bold;
    color: #bc9552;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 20px;
    cursor: pointer;
    background: transparent;
    letter-spacing: 1px;
   /*  color: #fff; */
/*     border-right: 1px solid #000;
    border-left: 1px solid #555; */
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.dj-megamenu-default li.first a.dj-up_a {
    border-left: 0;
}
.dj-megamenu-default li:last-child a.dj-up_a {
    border-right: 0;
}
.dj-megamenu-default li a.dj-up_a span {
    float: left;
    display: block;
    padding: 0 0 0 !important;
    height: 60px;
    line-height: 60px;
    background: transparent;
}
.dj-megamenu-default li a.dj-up_a.withsubtitle span {
    line-height: 48px;
}
.dj-megamenu-default li a.dj-up_a span.dj-drop {
    padding: 0 20px 0 0 !important;
}
.dj-megamenu-default li a.dj-up_a .arrow {
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 16px;
    top: calc(50% - 6px);
    font-size: 1em;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.dj-megamenu-default li a.dj-up_a .arrow:before {
    content: "\f107";
}
.dj-megamenu-default li:hover a.dj-up_a .arrow,
.dj-megamenu-default li.hover a.dj-up_a .arrow,
.dj-megamenu-default li.active a.dj-up_a .arrow {
    top: calc(50% - 4px);
}
.dj-megamenu-default li a.dj-up_a small.subtitle {
    display: block;
    font-size: 12px;
    font-weight: normal; 
    line-height: 1;
    text-transform: none;
    color: #999999;
    margin-top: -12px;
}
.dj-megamenu-default li:hover a.dj-up_a,
.dj-megamenu-default li.hover a.dj-up_a, 
.dj-megamenu-default li.active a.dj-up_a {
    color: #fff;
    border-left-color: #46a5df;
    background: rgb(188,149,82,1); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(188,149,82,1) 0%, rgba(188,149,82,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,149,82,1)), color-stop(100%,rgba(22,129,209,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(188,149,82,1) 0%,rgba(188,149,82,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(188,149,82,1) 0%,rgba(188,149,82,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(188,149,82,1) 0%,rgba(188,149,82,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(188,149,82,1) 0%,rgba(188,149,82,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38ace7', endColorstr='#1681d1',GradientType=0 ); /* IE6-9 */
}
.dj-megamenu-default li:hover a.dj-up_a small.subtitle,
.dj-megamenu-default li.hover a.dj-up_a small.subtitle, 
.dj-megamenu-default li.active a.dj-up_a small.subtitle {
    color: #a4c4f5;
}

.dj-megamenu-default li.separator > a {
    cursor: default;
}

.dj-megamenu-default li a.dj-up_a span span.image-title {
    background: none;
    padding: 0 !important;
    margin: 0 0 0 15px;
    display: inline-block;
    float: none;
    height: auto;
}
.dj-megamenu-default li a.dj-up_a img {
    border: 0;
    margin: 0;
    max-height: 32px;
    vertical-align: middle;
}
.dj-megamenu-default li a.dj-up_a.withsubtitle img {
    margin-top: -24px;
}
/* Default list styling */
.dj-megamenu-default li:hover,
.dj-megamenu-default li.hover {
    position: relative;
    z-index: 200;
}
/* Hide submenus */

.dj-megamenu-default li div.dj-subwrap, .dj-megamenu-default li:hover div.dj-subwrap li div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap li div.dj-subwrap {
    position: absolute;
    left: -9999px;
    top: -9999px;
    margin: 0;
    padding: 0;
    list-style: none;
}
/* Show first level submenu */
.dj-megamenu-default li:hover div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap {
    left: 0;
    top: 100%;
    background: #303030;
    height: auto;
    z-index: 300;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
/* Show higher level submenus */
.dj-megamenu-default li:hover div.dj-subwrap li:hover > div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap li.hover > div.dj-subwrap {
    left: 100%;
    top: 5px;
    margin: 0 0 0 10px;
    background: #303030;
    height: auto;
    z-index: 400;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
}

/* Submenu elements styles - drop down */
.dj-megamenu-default li div.dj-subcol {
    float: left;
}
.dj-megamenu-default li ul.dj-submenu {    
    padding: 0px;
    margin: 0 10px;
    height: auto;
    width: auto;
}
.dj-megamenu-default li ul.dj-submenu > li {
    list-style: none outside;
    display: block;
    height: auto;
    position: relative;
    width: auto;
    border-top: 1px solid #3a3a3a;
}
.dj-megamenu-default li ul.dj-submenu > li.first {
    border: 0;
}
.dj-megamenu-default li ul.dj-submenu > li > a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    color: #c3c3c3;
    background: transparent;
    text-decoration: none;
    padding: 12px 20px;
    margin: 0 -10px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.dj-megamenu-default li ul.dj-submenu > li > a span.image-title {
}
.dj-megamenu-default li ul.dj-submenu > li > a .dj-icon {
    float: left;
    border: 0;
    margin: 0 15px 8px 0;
    vertical-align: middle;
    max-height: 16px;
}
.dj-megamenu-default li ul.dj-submenu > li > a small.subtitle {
    color: #666;
    display: block;
    font-size: 10px;
    line-height: 1;
}
.dj-megamenu-default li ul.dj-submenu > li > a:hover,
.dj-megamenu-default li ul.dj-submenu > li > a.active,
.dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
    background: #1681d1;
    color: #fff;
}
.dj-megamenu-default li ul.dj-submenu > li > a:hover small.subtitle,
.dj-megamenu-default li ul.dj-submenu > li > a.active small.subtitle,
.dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a small.subtitle {
    color: #a4c4f5;
}
.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow {
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 6px;
    top: 13px;
    font-size: 1em;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow:before {
    content: "\f105";
}
.dj-megamenu-default li ul.dj-submenu > li.parent:not(.subtree) > a:hover .arrow {
    right: 4px;
}
.dj-megamenu-default li ul.dj-submenu > li.subtree > a .arrow:before {
    content: "\f107";
}

/* Submenu elements styles - tree */
.dj-megamenu-default li ul.dj-subtree {
    list-style: none outside;
    padding: 0 !important;
    margin: 5px 0 5px 25px !important;
}
.dj-megamenu-default li ul.dj-subtree > li {
    list-style: square outside;
    padding: 0;
    margin: 0;
    color: #666;
}
.dj-megamenu-default li ul.dj-subtree > li > a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    color: #c3c3c3;
    text-decoration: none;
    padding: 5px 0;
}
.dj-megamenu-default li ul.dj-subtree > li > a:hover {
    background: transparent;
    color: #fff;
}
.dj-megamenu-default li ul.dj-subtree > li.active > a {
    text-decoration: underline;
}
.dj-megamenu-default li ul.dj-subtree > li > a small.subtitle {
    color: #666;
    display: block;
    font-size: 0.9em;
    line-height: 1;
}

/* modules loaded into menu */
.dj-megamenu-default .modules-wrap {
    padding: 0px 10px;
    color: #d2d2d2;
}
.dj-megamenu-default .modules-wrap p {
    display: block !important;
    padding: 0 !important;
}

/* sticky menu */
.dj-megamenu-default.dj-megamenu-fixed {
    position: fixed;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0);
}
.dj-megamenu-default.dj-megamenu-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.dj-megamenu-default .dj-stickylogo {
    position: absolute;
    z-index: 550;
}
.dj-megamenu-default .dj-stickylogo img {
    max-height: 100%;
    width: auto;
}
.dj-megamenu-default .dj-stickylogo.dj-align-center {
    position: static;
    text-align: center;
    margin: 10px 0;
}
.dj-megamenu-default .dj-stickylogo.dj-align-left {
    left: 20px;
    max-height: 50px;
    margin: 5px 0;
}
.dj-megamenu-default .dj-stickylogo.dj-align-right {
    right: 20px;
    max-height: 50px;
    margin: 5px 0;
}

/* full width submenu */
.dj-megamenu-default li.dj-up.fullsub {
    position: static !important;
}
.dj-megamenu-default li.dj-up.fullsub a.dj-up_a {
    position: relative;
}
.dj-megamenu-default .djsubrow_separator {
    clear:both;
    border-bottom: 1px solid #3a3a3a;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

/* vertical menu orientation */
.dj-megamenu-default.verticalMenu {
    height: auto;
    max-width: 360px;
    z-index: 400;
}
.dj-megamenu-default.verticalMenu li.dj-up {
    float: none;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a {
    float: none;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #555;
}
.dj-megamenu-default.verticalMenu li.first a.dj-up_a {
    border-top: 0;
}
.dj-megamenu-default.verticalMenu li:last-child a.dj-up_a {
    border-bottom: 0;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a small.subtitle {
    margin-top: 0;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a > span {
    display: table-row;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a span {
    float: none;
    height: auto;
    line-height: 20px;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a span .dj-icon {
    display: table-cell;
    vertical-align: middle;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a span span.image-title {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px !important;
    margin: 0;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a .arrow:before {
    content: "\f105";
}
.dj-megamenu-default.verticalMenu li:hover div.dj-subwrap,
.dj-megamenu-default.verticalMenu li.hover div.dj-subwrap,
.dj-megamenu-default.verticalMenu li:hover div.dj-subwrap.open-right,
.dj-megamenu-default.verticalMenu li.hover div.dj-subwrap.open-right {
    right: auto !important;
    left: 100% !important;
    top: 0;
}
.dj-megamenu-default.verticalMenu li:hover div.dj-subwrap.open-left,
.dj-megamenu-default.verticalMenu li.hover div.dj-subwrap.open-left {
    left: auto !important;
    right: 100% !important;
}


.convertforms .cf-input {
    border: solid 1px #ccc;
    font-family: "Open Sans", Arial, sans-serif !important;
}
