/*
Light 300
Light 300 Italic
Regular 400
Regular 400 Italic
Medium 500
Medium 500 Italic
SemiBold 600
SemiBold 600 Italic
Bold 700
Bold 700 Italic
ExtraBold 800
ExtraBold 800 Italic
*/


@font-face {
    font-family: 'RosaMarena';
    src: url('font/RosaMarena.eot');
    src: url('font/RosaMarena.eot?#iefix') format('embedded-opentype'),
        url('font/RosaMarena.woff2') format('woff2'),
        url('font/RosaMarena.woff') format('woff'),
        url('font/RosaMarena.ttf') format('truetype');
    font-weight: 400;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* Icon Up */
@-webkit-keyframes hvr-icon-up {
 0%, 50%, 100% {
 top: 5px;
 top: 5px;
}
00679d 25%, 75% {
 top: -1px;
 top: -1px;
}
}

@keyframes hvr-icon-up {
 0%, 50%, 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 25%, 75% {
 -webkit-transform: translateY(-6px);
 transform: translateY(-6px);
}
}
/* Icon Up */

.begaj, #begaj {
	display: none;
}
.clear {
	clear: both;
}
.content-page img, img {
	max-width: 100%;
	/*height: auto!important; */
}
iframe {
	max-width: 100%;
}
body {
	font-family: "Rubik", sans-serif, Arial, Verdana, Tahoma;
	font-size: 16px;
    line-height: 24px;
	color: #333333;
    background: #ffffff;
}
a {
	color: #f39220;
}
a:focus, a:hover {
	color: #333333;
	outline: none;
	text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.owl-carousel .owl-controls {
	margin: 0;
}
img {
	max-width: 100%;
	/*height: auto!important;*/
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
label {
	margin-bottom: 0px;
	font-weight:400;
}
.clear {
	clear: both;
}
.hidden{
    visibility: hidden;
}

#main {
	position: relative;
}

.container {
	position: relative;
    z-index: 2
}

.main-container{
    padding-top:145px;
}
.content-page-inside{
    padding-top:145px
}

.header-wrap {
	position: fixed;
    top: 0;
	left: 0;
    right:0;
	width: 100%;
    margin:0 auto;
	z-index: 100;
	height: inherit;
    transition: all 0.3s ease-out 0s;
    background: #FFFFFF
    /*-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);*/
}
.header-wrap.inside {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
}

/*--fixed-head--*/
.header-wrap.fixed-head {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.09);
}
.header-wrap.fixed-head .header-top{
    -webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
    height:65px;
}
.header-wrap.fixed-head .header-bottom{
    -webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
    height:45px;
}
.header-wrap.fixed-head #logo {
	top:2px;
    -webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
    width:149px;
    height:60px;
}
.header-wrap.fixed-head #logo img {
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
    width:149px;
    height:60px;
}
/*-- / fixed-head--*/

#logo {
	position: absolute;
	top:11px;
	left: 0;
	z-index: 140;
    width:154px;
    height:65px;
    line-height: 100%;
    text-align: center;
    margin:0 auto;
	transition: all 0.15s ease-out 0s;
}
#logo img {
	transition: all 0.15s ease-out 0s;
	width:154px;
    height:65px;
}

.header-box{
    margin:0 auto;
    width:100%;
    text-align: center;
    position: relative;
    transition: all 0.15s ease-out 0s;
}
.header-top{
    vertical-align: middle;
    height:90px;
    position: relative;
    margin:0 auto;
    width:1420px;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	align-content: stretch;
    padding:0 15px 0 230px;
    transition: all 0.15s ease-out 0s;
}
.header-bottom{
    vertical-align: middle;
    height:55px;
    position: relative;
    margin:0 auto;
    width:100%;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    padding:0 0 0 0;
    transition: all 0.15s ease-out 0s;;
    background: #f39220
}


.tel-box{
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align: right;
    position: relative;
    vertical-align: middle;
    transition: all 0.15s ease-out 0s;
    width:auto;
}
.tel-box ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: right;
    width:auto;
    vertical-align: middle;
}
.tel-box ul li{
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align: right;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    float:left
}
.tel-box a {
	font-size: 20px;
    line-height: 24px;
    color: #0055a5;
    padding:0 0 0 0;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin:0 0 0 0;
    font-weight: 400;
    border:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a:hover {
    transition: all 0.15s ease-out 0s;
    color: #f39220;
}
.tel-box a span.icon-facebook,
.tel-box a span.icon-instagram{
	font-size: 30px;
    line-height: 30px;
    color: #0055a5;
    padding:0 0 0 0;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin:10px 0 0 13px;
    font-weight: 400;
    border:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone{
    font-size: 20px;
    line-height: 20px;
    color: #0055a5;
    padding:0 0 0 0;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
    margin:5px 0 3px 0;
    font-weight: 400;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone:hover {
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}

.tel-box a.email{
    font-size: 16px;
    line-height: 16px;
    color: #0055a5;
    padding:0 0 0 0;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin:0 0 0 0;
    font-weight: 400;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.email:hover {
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}
/*.tel-box a.phone:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 18px;
    line-height:18px;
    content: "\e908";
    color: #f39220;
    position: absolute;
    left:19px;
    top:8px;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone:hover:before{
    color: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}*/



.tel-box a.search-mobile {
    position: relative;
    display: none;
    vertical-align: middle;
    text-align: left;
    transition: all 0.15s ease-out 0s;
    position: relative;
    font-size: 30px;
    line-height: 30px;
    padding:0 0 0 0;
    position: relative;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    margin:0 0 0 0;
    font-weight: 400;
    transition: all 0.15s ease-out 0s;
    width:auto
}

.tel-box a.search-mobile:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 30px;
    line-height:30px;
    color: #0055a5;
    content: "\e912";
    position: absolute;
    left:0;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.search-mobile:hover:before{
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}



/* tarsene */
.tarsene-wrap {
    display:inline-block;
    vertical-align:top;
    background:none;
    position:relative;
    width:38px;
}
.sb-search, .sb-search-input {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.column_moe {
    position: absolute;
    right: 0px;
    top: 7px;
    z-index:99;
}
.sb-search {
    position: relative;
    width: 0%;
    min-width: 38px;
    height: 38px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #f39220;
    width: 100%;
    height: 38px;
    margin: 0;
    z-index: 10;
    padding: 2px 10px;
    font-family: inherit;
    font-size: 14px;
    color: #fff;
}
.sb-search-input::-webkit-input-placeholder {
    color: #fff;
}
.sb-search-input:-moz-placeholder {
    color: #fff;
}
.sb-search-input::-moz-placeholder {
    color: #fff;
}
.sb-search-input:-ms-input-placeholder {
    color: #fff;
}
.sb-icon-search, .sb-search-submit {
    width: 38px;
    height: 38px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}
.sb-icon-search {
    z-index: 90;
    color:#fff;
    background: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}
.sb-icon-search:before {
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 30px;
    line-height:30px;
    color: #0055a5;
    content: "\e912";
    position: absolute;
    transition: all 0.15s ease-out 0s;
    pointer-events: none;
    cursor: pointer;
    top:3px;
    right:0;
    transition: all 0.15s ease-out 0s;
}
.sb-icon-search:hover {
    color:#fff;
    background: #FFFFFF;
}
/*.sb-icon-search:before {
    content: "\e000";
}*/

/* Open state */
.sb-search.sb-search-open, .no-js .sb-search {
    width: 300px;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
    background: #0055a5;
    color: #fff;
    z-index: 11;
    position: absolute;
}
.sb-search.sb-search-open .sb-icon-search:before, .no-js .sb-search .sb-icon-search:before {
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 24px;
    line-height:24px;
    color: #FFFFFF;
    content: "\e912";
    position: absolute;
    transition: all 0.15s ease-out 0s;
    pointer-events: none;
    cursor: pointer;
    top:6px;
    right:6px;
    transition: all 0.15s ease-out 0s;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
    z-index: 90;
}


.zapitvane.clever-link-button {
	font-size: 16px;
    line-height: 45px;
    color: #0055a5!important;
    padding:0 0 0 0;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin:0 18px 0 18px;
    font-weight: 500;
    transition: all 0.15s ease-out 0s;
    border-radius:3px;
    border:1px solid #d9d9d9;
    width:190px
}
.zapitvane.clever-link-button:hover {
    transition: all 0.15s ease-out 0s;
    color: #FFFFFF!important;
    background:  #f39220;
    border:1px solid #f39220;
}
.zapitvane.clever-link-button:after{
    display: none
}
.zapitvane.clever-link-button:hover:after{
    display: none
}


.services-menu{

}

#uslugi-menu.responsive-nav-activate.responsive-nav-cr.off-canvas .label-menu+div {
	transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
#uslugi-menu.responsive-nav-activate.responsive-nav-cr.off-canvas .label-menu+div.first-open-oc {
	transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0s
}

#uslugi-menu {
	position: relative;
}
#uslugi-menu .label-menu span {
	font-size: 16px;
	vertical-align: middle;
}
#uslugi-menu .label-menu {
	text-transform: uppercase;
}
#uslugi-menu .close-menu {
    visibility: hidden;
}
#uslugi-menu div ul {
	position: relative;
    display:none;
    visibility: hidden;
}
#uslugi-menu div ul li {
    display:none;
    visibility: hidden;
}
#uslugi-menu ul li a {
	display:none;
    visibility: hidden;
}

@media (max-width: 2560px) {
.services-menu{
    padding-right:0;
}
#uslugi-menu .label-menu {
	color: #0055a5;
	width:auto;
    height:auto;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin:13px 0 0 15px;
    font-size: 20px;
    line-height: 20px;
    transition: all 0.15s ease-out 0s;
}
#uslugi-menu .label-menu:hover {
	color: #0055a5;
    transition: all 0.15s ease-out 0s;
}
#uslugi-menu .label-menu:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 24px;
    line-height:24px;
    content: "\e92f";
    color: #0055a5;
    text-align: center;
    position: absolute;
    top:0;
    left:0;
    right:0;
    transition: all 0.15s ease-out 0s;
}
#uslugi-menu .label-menu:hover:before{
    color: #333333;
}
#uslugi-menu .label-menu span{
    font-size: 0;
    display: none
}


#uslugi-menu {
    padding:0 0 0 0
}
#uslugi-menu .first-open-oc {
    background-color:#000000;
    padding:43px 0 0 0;

}

#uslugi-menu.responsive-nav > div > ul {
    display: block;
    text-align: left;
}
#uslugi-menu .menu-uslugi-title{
    color: #FFFFFF;
    font-size: 14px;
    line-height: 90px;
    position: absolute;
    top:-65px;
    right:30px;
    border:0!important;
    background-color:#000000;
    z-index: 1;
    height:65px;
    width:auto;
    padding:0 0 0 0;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #666666
}
#uslugi-menu li.close-menu  {
    visibility: visible!important;
    margin:0!important;
    position: absolute;
    top:-45px;
    right:0;
    border:0!important;
    background: none;
    z-index: 20!important;
    color: #FFFFFF!important;
    display: block!important;
    height: 18px!important;
}
#uslugi-menu li.close-menu a{
    color: #FFFFFF!important;
    font-size: 14px!important;
    z-index: 1;
    padding:0 0 0 0!important;
    font-weight: 400!important;
    text-transform: uppercase!important;
}
#uslugi-menu li.close-menu a:hover{
    color: #FFFFFF!important;
}
.responsive-nav.off-canvas .close-menu a span, .responsive-nav-cr.off-canvas .close-menu a span {
    display: inline-block!important;
    position: relative;
    width: 18px;
    height: 18px;
    color: #FFFFFF!important;
    top:3px
}

#uslugi-menu.responsive-nav > div > ul > li.close-menu > a {
    display: block!important;
    padding: 10px 10px 0 10px!important;
    margin: 0!important;
    background: none!important;
}
.responsive-nav .close-menu a span:before, .responsive-nav .close-menu a span:after, .responsive-nav-cr .close-menu a span:before, .responsive-nav-cr .close-menu a span:after {
    background: #FFFFFF none repeat scroll 0 0;
}
.responsive-nav .close-menu a:hover span:before, .responsive-nav .close-menu a:hover span:after, .responsive-nav-cr .close-menu a:hover span:before, .responsive-nav-cr .close-menu a:hover span:after {
    background: #FFFFFF none repeat scroll 0 0;
}

#uslugi-menu div ul {
	position: relative;
    visibility: visible;
}
#uslugi-menu div ul li {
    visibility: visible;
}
#uslugi-menu.responsive-nav > div > ul > li.close-menu > a {
    display: block;
    padding: 10px 10px 30px 10px!important;
    margin:0!important;
}
#uslugi-menu div ul li {
	display:block;
    height:auto;
    border-top: 1px solid #666666;
    padding:0;
    margin:0;
}
#uslugi-menu div ul li:last-child {
    border-bottom: 1px solid #666666
}
/*#uslugi-menu div ul li:last-child,
#uslugi-menu div ul li:first-child {
    border-bottom: 0
}*/
#uslugi-menu ul li a {
    display:block!important;
    visibility: visible;
	padding:13px 20px 13px 40px;
    margin:0!important;
	transition: all 0.15s ease-out 0s;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    vertical-align: middle;
    color: #FFFFFF!important;
    background: #000000;
    border-bottom: 0 solid #666666;
    text-transform: none!important
}
#uslugi-menu ul li.dropdown.open a {
    border-bottom: 1px solid #666666;
    background: #000000;
    color: #f39220!important;
}
#uslugi-menu ul li.dropdown.open:hover a {
    color: #f39220!important;
}
#uslugi-menu li:hover a, #uslugi-menu li a:hover {
	color: #f39220!important;
    background: #000000;
}
/*#uslugi-menu ul li a.submenu {
    display:block!important;
    visibility: visible;
	padding:0!important;
    margin:0!important;
	transition: all 0.15s ease-out 0s;
    position: relative;
    letter-spacing: 0px;
    vertical-align: middle;
    position: absolute;
    height:42px;
    width:44px;
    top:0;
    right:0;
    border: 0!important
}*/
#uslugi-menu ul li a.active:before {
    display: none;
}
#uslugi-menu div ul li.nodropdown a{
}
#uslugi-menu div ul li.nodropdown a:before {
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 13px;
    line-height:13px;
    content: "\e922";
    color: #FFFFFF;
    position: absolute;
    top:17px;
	left:20px;
    border: 0;
}
#uslugi-menu div ul li.nodropdown:hover a:before {
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 13px;
    line-height:13px;
    content: "\e922";
    color: #f39220;
    position: absolute;
    top:17px;
	left:20px;
    border: 0
}
#uslugi-menu div ul li.dropdown .arrows{
    position: absolute;
    top:0;
	left:0;
    border: 0
}
#uslugi-menu div ul li.dropdown .arrows:before {
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 13px;
    line-height:13px;
    content: "\e922";
    color: #FFFFFF;
    position: absolute;
    top:17px;
	left:20px;
}
#uslugi-menu div ul li.dropdown:hover .arrows:before {
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 13px;
    line-height:13px;
    content: "\e922";
    color: #f39220;
    position: absolute;
    top:17px;
	left:20px;
}
#uslugi-menu div ul li.dropdown.open .arrows{
    position: absolute;
    top:0;
	left:0;
    border: 0
}
#uslugi-menu div ul li.dropdown.open .arrows:before {
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 13px;
    line-height:13px;
    content: "\e922";
    color: #f39220;
    position: absolute;
    top:17px;
	left:20px;
}
#uslugi-menu div ul li ul{
    padding:0 0 0 0;
    background: #000000!important;
    display:block;
}
#uslugi-menu div ul li li{
    border: 0!important;
    display:block;
    float: none
}
#uslugi-menu li li a {
	padding:10px 0px 12px 20px;
    margin:0!important;
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 16px;
    letter-spacing: 0px;
    display:block!important;
    vertical-align: middle;
    color: #FFFFFF!important;
    border:0!important;
    background: #000000!important
}
#uslugi-menu li li a:hover {
	color: #FFFFFF !important;
    background: #000000!important;
    transition: all 0.15s ease-out 0s;
}
#uslugi-menu ul li.dropdown.open:hover li a:hover {
    color: #FFFFFF!important;
}
}


.offer-menu-box{
    margin:0 0 0 0;
    vertical-align: middle;
    padding:0 0 0 0;
    transition: all 0.15s ease-out 0s;
    /*width:auto;  */
    display: block;
    position: relative;
    text-align: center;
    width:100%;
}
#offer-menu {
	position: relative;
    margin:0;
    padding:0;
    text-align: right;
    transition: all 0.3s ease-out 0s;
    z-index: 15;
    display: inline-block;
    vertical-align: middle;
    /*width:100%; */
    width:auto;
}
#offer-menu > div > ul {
	font-size: 0;
    /*line-height: 55px;*/
}
#offer-menu > div > ul > li {
	font-size: 0;
    /*line-height: 55px; */
}

/*#offer-menu .label-menu + div {
    display: table;
    height: 100%;
    width:100%;
}
#offer-menu.responsive-nav > div > ul {
    display: table-row;
    height: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
    vertical-align: top;
}
#offer-menu.responsive-nav > div > ul > li {
    display: table-cell;
    height: inherit;
    vertical-align: top;
    float: none;
}*/

#offer-menu div ul li {
	float: none;
	display: inline-block;
	position: relative;
    padding:0;
    margin:0 0 0 0;
    vertical-align: middle;
    font-size: 0;
}
#offer-menu ul li a {
	font-size: 20px;
    line-height:26px;
	color: #FFFFFF;
    position: relative;
    padding:0 10px 3px 0;
    margin:0 10px 0 10px;
    font-weight:400;
    vertical-align: middle;
	transition: all 0.15s ease-out 0s;
    /*display: table;
    height: 100%;
    width: 100%;*/
}
#offer-menu li:hover a, #offer-menu li a:hover {
	color: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}

#offer-menu ul li a:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 6px;
    line-height:6px;
    content: "\e91c";
    color: #FFFFFF;
    position: relative;
    right:0;
    top:-2px;
    padding:0 0 0 8px;
    transition: all 0.15s ease-out 0s;
}
#offer-menu ul li.open-click a:after,
#offer-menu ul li:hover a:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 6px;
    line-height:6px;
    content: "\e936";
    color: #FFFFFF;
    position: relative;
    right:0;
    top:-2px;
    padding:0 0 0 8px;
    transition: all 0.15s ease-out 0s;
}
#offer-menu ul li.nodropdown a:after{
    display: none;
}
#offer-menu li:hover a, #offer-menu li a:hover {
    transition: all 0.15s ease-out 0s;
}
#offer-menu div ul li div {
    left:0
}
#offer-menu div ul li:nth-last-child(1) div,
#offer-menu div ul li:nth-last-child(2) div {
    left: auto!important;
	right:0!important;
}

#offer-menu li div ul {
    background: #FFFFFF;
    padding:15px 10px 15px 10px;
    margin:0 0 0 0;
    z-index: 80;
    -webkit-box-shadow: 0px 0 13px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0 13px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0 13px 0px rgba(0,0,0,0.15);
    text-align: left;
    border-radius:3px
}

#offer-menu div ul li div {
    left:0;
    top:auto;
    text-align: left
}
#offer-menu div ul li:nth-last-child(1) div,
#offer-menu div ul li:nth-last-child(2) div {
    /*left: auto!important;
	right:0!important;*/
}

#offer-menu div ul li ul li {
	display: block!important;
    padding:0!important;
    margin:0!important;
    font-size: 0!important;
    line-height:100%!important;
    background: none!important;
}
#offer-menu div ul li ul li {
	display: block!important;
    padding:0!important;
    margin:0!important;
    font-size: 0!important;
    line-height:100%!important;
    background: none!important;
}
#offer-menu li li a {
	position: relative;
	color: #333333!important;
	padding: 5px 6px 5px 15px!important;
	font-size: 16px!important;
    line-height: 18px!important;
	text-align: left!important;
	text-transform: none;
    margin:0 5px 0 5px!important;
    height:auto!important;
    width: auto!important;
    background: none!important;
    transition: all 0.15s ease-out 0s;
    border: 0!important;
    font-weight:400;
    display: block!important;
}
#offer-menu li li a:hover {
	color: #f39220 !important;
    background: #fef2e3!important;
    transition: all 0.15s ease-out 0s;
}
#offer-menu li li a:after{
    display: none!important;
}
#offer-menu li li a:hover:after{
    display: none!important;
}

#offer-menu li li a:before{
    transition: all 0.15s ease-out 0s;
}

#offer-menu li li a:hover:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 8px;
    line-height:8px;
    color: #f39220;
    content: "\e92e";
    position: absolute;
    left:5px;
    top:10px;
    transition: all 0.15s ease-out 0s;
}

/*#offer-menu li li a:after, #offer-menu li li a:after{
    display: none!important;
}
#offer-menu li li:hover a:after, #offer-menu li li a:hover:after{
    display: none!important;
}*/

/* with full width */
#offer-menu.responsive-nav > div > ul > li.full-width {
    position: static;
    z-index: 80;
}
/* with full width */
#offer-menu.responsive-nav > div > ul > li.full-width .row{
    margin: 0;
    padding: 0;
    z-index: 80;
}
#offer-menu.responsive-nav > div > ul > li.full-width .row > div {
    margin: 0;
    padding: 0;
    z-index: 1000!important;
    /*width:1200px;*/
    width:auto;
    border:0;
    background:none!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div {
    background: #FFFFFF;
    padding:10px 10px 10px 10px;
    z-index: 80;
    top:auto!important;
    width:auto;
   -webkit-box-shadow: 0px 0 13px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0 13px 0px rgba(0,0,0.15);
    box-shadow: 0px 0 13px 0px rgba(0,0,0,0.15);
    border-radius:3px
}
#offer-menu.responsive-nav > div > ul > li.full-width > div ul {
    background:none!important;
    padding:0 0 0 0;
    text-align: left!important;
    z-index: 80;
    border:0 !important;
   -webkit-box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
    box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
    border-radius:3px
}
#offer-menu.responsive-nav > div > ul > li.full-width > div ul li {
	display: inline-block;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title {
	display: block!important;
    position: relative;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a{
    margin: 10px 0 3px 0!important;
    padding:4px 0 4px 11px!important;
    display:block!important;
    width:auto!important;
    font-size: 18px!important;
    line-height: 18px!important;
    color: #333333!important;
    font-weight: 500!important;
    text-transform: none!important;
    cursor: default;
    /*width: 100%!important; */
    border: 0!important;
    white-space: normal!important;
    text-align: left!important;
    background: none!important!important;
    position: relative;
    z-index: 2;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:focus,
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:hover {
	color: #333333 !important;
    background: none!important;
    cursor: default;
    text-decoration: none!important;
}

#offer-menu.responsive-nav > div > ul > li.full-width > div ul.line{
    padding-bottom:3px;
    border-bottom: 1px solid #CFCFCF!important;
    margin-bottom:4px;
    border-radius:0
}
#offer-menu.responsive-nav > div > ul > li.full-width > div ul.line li {
	display: inline-block!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width .row > div:last-child ul.line{
    padding-bottom:0;
    border-radius:0;
    border-bottom: 0 solid #CFCFCF!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:after{
    display: none!important
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:hover:after{
    display: none!important
}

#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:before{
    display: none!important
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:hover a:before{
    display: none!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a {
    display:block!important;
    white-space: normal!important;
    position: relative;
	color: #333333!important;
	padding: 2px 3px 2px 11px!important;
	font-size: 16px!important;
    line-height: 18px!important;
	text-align: left!important;
	text-transform: none;
    margin:3px 2px 3px 0!important;
    height:auto!important;
    width:auto!important;
    border: 0!important;
    font-weight: 400!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a:hover {
	color: #f39220 !important;
    border: 0!important;
    transition: all 0.15s ease-out 0s;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a:before{
    top:7px;
    font-size: 5px!important;
    transition: all 0.15s ease-out 0s;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a:hover:before{
    top:7px;
    transition: all 0.15s ease-out 0s;
}

#offer-menu.responsive-nav > div > ul > li.full-width > div li a:after{
    display: none!important;
}

#offer-menu.responsive-nav > div > ul > li.full-width > div li:hover a:after{
    display: none!important;
}

#offer-menu ul li a.search:after{
    display: none
}
#offer-menu ul li.nodropdown a.search:after{
    display: none;
}

a.search {
	font-size: 0;
    line-height: 22px;
    padding:0 0 0 28px;
    margin:0 0 0 35px!important;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
a.search:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size:22px;
    line-height:22px;
    width:auto;
    height:auto;
    content: "\e912";
    color: #FFFFFF;
    position: absolute;
    text-align: center;
    left:-28px;
    top:2px;
    transition: all 0.15s ease-out 0s;
}
a.search:hover:before{
    color: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}



.main-slider-wrap{
    position: relative;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
#main-slider{
    height:520px;
    position: relative;
}
#main-slider .slider-fill:after {
    /*content: "";
	background: url(img/gradientna_podlojka.png) top repeat-x;
	position: absolute;
	left: 0;
	right:0;
	top: 0px;
	z-index: 2;
	height:235px;
    width:100%*/
}
#main-slider .slider-fill:before {
	content: "";
    background: rgba(0,0,0,0.30);
	position: absolute;
	left: 0px;
	top: 0;
    bottom:0;
	z-index: 1;
	height: 100%;
    width:100%;
/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );*/
}
#main-slider .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom:20px;
    margin:0 auto;
    text-align: center;
    display: none;
}
#main-slider .owl-dots .owl-dot {
    display: inline-block;
    margin:0 auto;
    text-align: center;
    outline: none;
}
#main-slider .owl-dots .owl-dot span {
	background:none;
	border: 0;
	margin: 4px;
	width: 20px;
	height: 20px;
    border: 0;
    display: inline-block;
	outline: none;
    border-radius: 100%;
    border: 1px solid #ffffff;
}
#main-slider .owl-dots .owl-dot.active span {
	border: 1px solid #ffffff;
	background: #ffffff;
    outline: none;
    width: 20px;
	height: 20px;
}
#main-slider .owl-dots span:hover, #main-slider .owl-dots span:active {
	outline: none;
}
#main-slider .owl-prev, #main-slider .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	padding: 0;
    border:0;
    transition: all 0.25s ease-out;
	outline: none;
    opacity:1;
    background: rgb(255,255,255, 0.5)  ;
    border-radius:100%;
    overflow: hidden;
    border:0 solid;
    border-color:  rgb(255,255,255, 0.5)
}
#main-slider .owl-prev:hover, #main-slider .owl-next:hover {
    background-color: #FFFFFF;
    /*background: rgb(0,0,0,0,7);*/
/*    background-color: transparent;  */
	transition: all 0.25s ease-out;
	outline: none;
    opacity: 1;
}
#main-slider .owl-next {
	right: 20px;
}
#main-slider .owl-prev {
	left: 20px;
}
#main-slider .owl-prev .icon {
	width: auto;
	height: auto;
	color: transparent;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    opacity:1;
    transition: all 0.25s ease-out 0s;
    border:0;
    /*background-color: rgb(0,0,0, 0.4); */
}
#main-slider .owl-prev .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 22px;
    line-height:60px;
    content: "\e922";
    color: #FFFFFF;
    position: absolute;
    left:-4px;
    right:0px;
    top:0;
    bottom: 0;
    transition: all 0.15s ease-out 0s;
}
#main-slider .owl-next .icon {
	width: auto;
	height: auto;
	color: transparent;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right: -4px;
    opacity: 1;
    transition: all 0.25s ease-out 0s;
    border:0;
    /*background-color: rgb(0,0,0, 0.4); */
}
#main-slider .owl-next .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 22px;
    line-height:60px;
    content: "\e92e";
    color: #FFFFFF;
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom: 0;
    transition: all 0.15s ease-out 0s;
}
#main-slider .owl-nav .owl-prev:hover .icon, #main-slider .owl-nav .owl-next:hover .icon {
    opacity: 1;
    transition: all 0.25s ease-out 0s;
}

#main-slider .owl-next:hover .icon:before{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}
#main-slider .owl-prev:hover .icon:before{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}

#main-slider .slider-fill {
	display: block;
	background-position: center;
	background-size: cover;
    height: 520px;
    position: relative;
    margin:0 0 0 0;
}
#main-slider .slider-fill .containerslide {
	left:0;
    right: 0;
	position: absolute;
	z-index: 3;
	bottom: 100px;
    top:0;
    margin:0 auto 0 auto;
	width: auto;
    height:auto;
    text-align: center;
    padding:0 0 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}
#main-slider .slider-fill .wrap-slider-text {
	display: inline-block;
    margin: 0 0 0 0;
    text-align: center;
    padding:0;
    width:1380px;
    position: relative;
    height:auto;
    transition: all 0.15s ease-out 0s;
}
#main-slider .slider-fill .slider-text {
	color: #fff;
	font-size: 24px;
	padding:0;
    text-align: center;
    width:auto;
    position: relative;
    transition: all 0.15s ease-out 0s;
}
#main-slider .slider-fill .slider-text .title {
    margin: 80px 0 0 0;
    padding: 0;
    font-size:80px;
    line-height: 120%;
    color: #FFFFFF;
    text-align: center;
    font-weight:normal;
   /* text-shadow: 0 2px 2px rgba(0, 0, 0, 0.20);  */
    transition: all 0.15s ease-out 0s;
    display: block;
    font-family: 'RosaMarena';
}
#main-slider .slider-fill .slider-text .subtitle {
    margin: 0 auto 0 auto;
    padding: 0;
    font-size:44px;
    line-height: 110%;
    color: #FFFFFF;
    text-align: center;
    font-weight:700;
    width:80%;
   /* text-shadow: 0 2px 2px rgba(0, 0, 0, 0.20);  */
    transition: all 0.15s ease-out 0s;
    display: block
}
#main-slider .slider-fill .slider-text .info {
    margin: 30px 0 0 0;
    padding: 17px 30px 17px 30px;
    font-size:15px;
    line-height: 100%;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-weight:600;
   /* text-shadow: 0 2px 2px rgba(0, 0, 0, 0.50); */
    transition: all 0.15s ease-out 0s;
    display: inline-block;
    border-radius:6px;
    background: #0055a5;
    border:0 solid;
    border-color:  rgb(255,255,255, 0.7)
}
#main-slider .slider-fill .slider-text .info:hover {
    transition: all 0.15s ease-out 0s;
    background:#f39220;
    color: #FFFFFF;
    border:0 solid;
    border-color:  rgb(255,255,255,1)
}
#main-slider .slider-fill .slider-text .price {
    margin: 0;
    padding: 0 0 0 0;
    text-align: center;
    vertical-align: middle;
    display: block;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.10);
}
#main-slider .slider-fill .slider-text .price p {
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 700;
    display: inline-block
}
#main-slider .slider-fill .slider-text .price p span.cena {
    font-size:22px;
    line-height: 22px;
    display: inline-block;
    font-weight:400;
}
#main-slider .slider-fill .slider-text .price p span {
    font-size:22px;
    line-height: 22px;
}
#main-slider .title,
#main-slider .subtitle,
#main-slider .info,
#main-slider .price{
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 0.3s;
}
#main-slider .subtitle{
	animation-duration: 0.7s;
}
#main-slider .info{
	animation-duration: 0.9s;
}
@-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 80%, 0);
 transform: translate3d(0, 80%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
@keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 80%, 0);
 transform: translate3d(0, 80%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}




#offer-slider .owl-prev, #offer-slider .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
    height: 50px;
	padding: 0;
    transition: all 0.25s ease-out;
	outline: none;
    opacity:1;
    border-radius:100%;
    background: rgb(255,255,255, 0.4);
    /*border:1px solid;
    border-color:  rgb(255,255,255, 0.4);*/
}
#offer-slider .owl-prev:hover, #offer-slider .owl-next:hover {
    background-color: #FFFFFF;
    /*background: rgb(255,255,255,0.7);   */
    transition: all 0.25s ease-out;
    outline: none;
    opacity: 1;
    width: 50px;
}
#offer-slider .owl-next {
	right:20px;
}
#offer-slider .owl-prev {
	left: 20px;
}
#offer-slider .owl-prev .icon {
	width: auto;
	height: auto;
	color: transparent;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    opacity: 1;
    transition: all 0.25s ease-out 0s;
/*    background: #2e3191;   */
}
#offer-slider .owl-prev .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 20px;
    line-height:50px;
    content: "\e922";
    color: #FFFFFF;
    position: absolute;
    left:-4px;
    right:0px;
    top:0;
    bottom: 0;
    transition: all 0.15s ease-out 0s;
}
#offer-slider .owl-next .icon {
	width: auto;
	height: auto;
	color: transparent;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    opacity: 1;
    transition: all 0.25s ease-out 0s;
}
#offer-slider .owl-next .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 20px;
    line-height:50px;
    content: "\e92e";
    color: #FFFFFF;
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom: 0;
    transition: all 0.15s ease-out 0s;
}
#offer-slider .owl-next:hover .icon:before{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}
#offer-slider .owl-prev:hover .icon:before{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}
#offer-slider .owl-nav .owl-prev:hover .icon, #offer-slider .owl-nav .owl-next:hover .icon {
    opacity: 1;
    /*color: #ff7a23;   */
    transition: all 0.25s ease-out 0s;
}

#offer-slider  {
	height:460px;
    display: block;
    margin:0;
    padding:0;
    border-radius:0;
}
#offer-slider .slider-fill {
	position: relative;
	overflow: hidden;
    margin:0;
    height:460px;
    display: block;
    border-radius:0;
}
#offer-slider .slider-fill .wrap-image {
    height:460px;
    overflow: hidden;
    margin: 0;
    position: relative;
    display: block;
    -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
    border-radius:10px;
}
#offer-slider .slider-fill .wrap-image img{
   height:460px;
   width:100%;
   max-width: 100%;
   margin: auto;
   object-fit:cover;
   border-radius:0;
}


.offer-slider-box{
    position: relative;
}

.offer-slider-wrap{
    padding-left:15px;
    padding-right:15px;
    padding-top:0;
}

.offer-gallery-sm {
	margin-left: 0;
	margin-right: 0;
    margin-bottom:0;
    height:auto;
    display: block;
    padding:0;
    position: absolute;
    right:15px;
    top:0;
    width: 250px;
}
.offer-gallery-sm .gallery-img-item {
	width: 250px;
    float: none;
    display: block;
	padding: 0;
}
.offer-gallery-sm .gallery-img-item a {
    height:224px;
    overflow: hidden;
    margin: 0 0 10px 0;
    position: relative;
    display: block;
    border-radius:10px;
}
.offer-gallery-sm a div {
    text-align: center;
    position: absolute;
    pointer-events: none;
    cursor: pointer;
    top:0;
    left:0;
    right:0;
    top:0;
    z-index: 4;
    width:100%;
    height:100%;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}
.offer-gallery-sm a span {
    line-height: 100%;
    font-size:14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    color: #333333;
    position: absolute;
    display: inline-block;
    font-weight: 400;
    z-index: 5;
    padding:15px 20px 15px 45px;
    pointer-events: none;
    cursor: pointer;
    border-radius: 6px;
    background: rgba(255,255,255,1);
}
.offer-gallery-sm a span:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 17px;
    line-height:17px;
    content: "\e912";
    color: #333333;
    position: absolute;
    left: 20px;
    top: 12px;
    z-index:5;
    pointer-events: none;
    cursor: pointer;
    z-index: 5
}
.offer-gallery-sm .gallery-img-item a:hover {

}
.offer-gallery-sm .gallery-img-item a img{
   height:224px;
   width:100%;
   max-width: 100%;
   margin: auto;
   object-fit:cover;
   border-radius:10px;
   position: relative;
}

.offer-gallery-sm .gallery-img-item:nth-child(2) a:before {
	content: "";
    background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0px;
	top: 0;
    right:0;
    bottom:0;
	z-index: 1;
	height: 100%;
    width:100%;
}

.offer-gallery-sm .gallery-img-item:nth-child(n+3) {
	display: none;
}
@media (max-width:1200px) {
.offer-slider-wrap{
    padding-left:15px;
    padding-right:15px;
    padding-top:0;
}
.offer-gallery-sm {
    width: 150px;
}
.offer-gallery-sm .gallery-img-item {
	width: 150px;
}
.offer-gallery-sm a span {
    padding:15px 10px 15px 35px;
}
.offer-gallery-sm a span:before{
    left: 8px;
}
}
@media (max-width:991px) {
.offer-slider-wrap{
    padding-left:15px;
    padding-right:15px;
    padding-top:0;
    padding-bottom:20px;
}
.offer-gallery-sm {
    width: 350px;
}
.offer-gallery-sm .gallery-img-item {
	width: 350px;
}
.offer-gallery-sm a span {
    padding:15px 20px 15px 45px;
}
.offer-gallery-sm a span:before{
    left: 20px;
}
}

@media (max-width:820px) {
.offer-slider-wrap{
    padding-left:15px;
    padding-right:15px;
    padding-top:0;
}
.offer-gallery-sm {
    width: 150px;
}
.offer-gallery-sm .gallery-img-item {
	width: 150px;
}
.offer-gallery-sm a span {
    padding:15px 10px 15px 35px;
}
.offer-gallery-sm a span:before{
    left: 8px;
}
}
@media (max-width: 700px) {
.offer-slider-wrap{
    padding-left:15px;
    padding-right:15px;
    padding-top:0;
    padding-bottom:20px;
}
.offer-gallery-sm {
	margin-left:0;
	margin-right:0;
    margin-top:8px;
    height:auto;
    display: block;
    padding:0;
    position: relative;
    left:0;
    right:0;
    top:0;
    width:100%
}
.offer-gallery-sm .gallery-img-item {
	width: 50%;
    display: inline-block;
	float: left;
	padding: 0 4px 0px 4px;
}
.offer-gallery-sm .gallery-img-item a {
    height:150px;
    overflow: hidden;
    margin: 0;
    position: relative;
    display: block;
}
.offer-gallery-sm .gallery-img-item a img{
    height:150px;
}
.offer-gallery-sm .gallery-img-item:nth-child(n+4) {
	display: none;
}
.offer-gallery-sm a span {
    padding:15px 20px 15px 45px;
    left:auto;
}
.offer-gallery-sm a span:before{
    left: 20px;
}
}
@media (max-width: 490px) {
.offer-gallery-sm a span {
    padding:15px 10px 15px 35px;
    left:auto;
}
.offer-gallery-sm a span:before{
    left: 8px;
}
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: rgba(0,0,0,0.70);
}
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
}

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: rgba(0,0,0,0.70);
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto
}



.wrap-filter {
	text-align: center;
    margin:0 auto;
    width:auto;
    display: block;
    position: absolute;
    left:0;
    right:0;
    bottom:20px;
    z-index: 10
}
.wrap-filter.wrap-filter-inside{
	text-align: center;
    margin:0 auto 30px auto;
    width:auto;
    display: block;
    position: relative;
    left:auto;
    right:auto;
    bottom:auto;
    top:auto;
    z-index: 10;
}
.wrap-filter .background-filter {
	display:block;
	width:930px;
	margin:0 auto;
    padding:7px 0 5px 0;
    position: relative;
    text-align: center;
    background: #FFFFFF;
    border-radius:6px;
    border:1px solid #e0e0e0;
   -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.10);
}
.wrap-filter.wrap-filter-inside .background-filter{
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.10);
}
.wrap-filter .filter {
	padding:0;
    margin:0;
    overflow: hidden;
}
.wrap-filter .form-group {
	margin: 0 0 0 0;
    padding:0 0 0 0;
    float:left;
    position: relative;
    border-right:1px solid #e0e0e0;
}
.wrap-filter .form-group:nth-child(4) {
    border-right:1px solid #e0e0e0;
}
.wrap-filter .form-group.submit {
    margin:0 0 0 8px;
    float:left;
    position: relative;
    width:95px;
    display: inline-block;
    border-right:0 solid #e0e0e0;
}
.wrap-filter .filter div.custom-select {
	display: inline-block;
	padding: 0;
	position: relative;
	text-align: left;
	vertical-align: middle;
    border:0;
    margin:12px 0 0 0;
    height:45px;
    width: 272px;
    color: #afafaf;
    font-size: 16px;
    line-height: 18px;
    background: #FFFFFF;
    cursor: pointer;
    border-radius:0;
}
.wrap-filter .form-group .texts{
    position: absolute;
    left: 15px;
    top: 8px;
    z-index: 10;
    color: #333333;
    font-size: 16px;
    line-height: 16px;
}

/*.wrap-filter .filter div.custom-select:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 6px;
    line-height:6px;
    content: "\e91c";
    color: #333333;
    position: absolute;
    right: 9px;
    top: 18px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2
}*/
/*.wrap-filter .filter div.custom-select.tragvane:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 24px;
    line-height:45px;
    content: "\e911";
    color: #860038;
    position: absolute;
    text-align: center;
    left: 5px;
    top:0;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
}
.wrap-filter .filter div.custom-select.country:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size:22px;
    line-height:45px;
    content: "\e917";
    color: #860038;
    position: absolute;
    text-align: center;
    pointer-events: none;
    cursor: pointer;
    left:15px;
    top:-12px;
    z-index: 2;
}
.wrap-filter .filter div.custom-select.transport:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 22px;
    line-height:45px;
    content: "\e940";
    color: #860038;
    position: absolute;
    text-align: center;
    left: 15px;
    top:-12px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2 ;
}*/
/*.wrap-filter .filter div.custom-select.month:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 22px;
    line-height:45px;
    content: "\e911";
    color: #860038;
    position: absolute;
    text-align: center;
    left: 12px;
    top:-12px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
}*/

.wrap-filter .filter div.custom-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: none;
	box-shadow: none;
	padding-left:15px;
    padding-right:5px;
    margin-top:0;
	width: 100%;
    height: 45px;
    outline: none;
    color: #afafaf;
    font-size:16px;
    line-height: 18px;
    font-weight: 400;
    border: 0;
    border-radius:60px;
    background:#FFFFFF;
    cursor: pointer;

}
.wrap-filter .filter div.custom-select select:disabled {
    cursor: not-allowed;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.wrap-filter .filter div.custom-select select::-ms-expand  {
    display: none;
}
}
.wrap-filter .filter input.submit-btn {
	display: inline-block;
	color: #333333;
	border: 0;
	font-size: 0;
	padding: 0;
	height:55px;
    width:80px;
	outline: none;
	line-height: 100%;
	position: relative;
    background: #FFFFFF;
    font-weight: 700;
    transition: all 0.15s ease-out 0s;
    text-transform: uppercase;
    border-radius:3px;
}
.wrap-filter .form-group.submit:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 24px;
    line-height:55px;
    content: "\e912";
    color: #333333;
    position: absolute;
    text-align: center;
    left: 0;
    right:0;
    top:0;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
}
.wrap-filter .filter input.submit-btn:hover,
.wrap-filter .filter input.submit-btn:focus {
	color: #333333;
    background:#fbdebc;
    transition: all 0.15s ease-out 0s;
}


.antetka-1{
    padding:50px 0 15px 0;
    line-height: 110%;
    font-size:34px;
    text-align: center;
    margin: 0 0 0 0;
    color: #333333;
    position: relative;
    display: block;
    font-weight: 600;
}
.antetka-1 a {
	color: #333333;
}
.antetka-1 a:focus, .antetka-1 a:hover {
	color: #333333;
	outline: none;
	text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.antetka-1.white{
    color: #FFFFFF;
}
.antetka-1.white a {
	color: #FFFFFF;
}
.antetka-1.white a:focus, .antetka-1.white a:hover {
    color: #FFFFFF;
}
.all-offers-btn{
    margin:20px auto 20px auto;
    padding:0 0 0 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.all-offers-btn:before{
    content: "";
    position: absolute;
    left:0;
    right:0;
    top:25px;
    width:100%;
    height:1px;
    background: #d9d9d9;
    transition: all 0.15s ease-out 0s;
}
.all-offers{
    margin:0 0 0 0;
    padding:14px 30px 14px 30px;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
    color: #0055a5;
    font-weight: 600;
    transition: all 0.15s ease-out;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-radius:6px;
    background: #FFFFFF;
    z-index: 2
}
.all-offers:hover,
.all-offers:focus {
    color: #FFFFFF;
    background: #0055a5;
    border: 1px solid #0055a5;
    transition: all 0.15s ease-out;
}



.antetka-2{
    padding:0 0 20px 0;
    line-height: 110%;
    font-size:34px;
    text-align: center;
    margin: 0 0 0 0;
    color: #333333;
    position: relative;
    display: block;
    font-weight:600;
}
.antetka-2 a {
	color: #333333;
}
.antetka-2 a:focus, .antetka-2 a:hover {
	color: #333333;
	outline: none;
	text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.antetka-3{
    padding:0 0 20px 0;
    line-height: 110%;
    font-size:34px;
    text-align: left;
    margin: 0;
    color: #333333;
    position: relative;
    display: block;
    font-weight:500;
}
.antetka-3 a {
	color: #333333;
}
.antetka-3 a:focus, .antetka-3 a:hover {
	color: #333333;
	outline: none;
	text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.antetka-4{
    padding:20px 0 20px 0;
    line-height: 110%;
    font-size:34px;
    text-align: center;
    margin: 0;
    color: #333333;
    position: relative;
    display: block;
    font-weight:500;
}
.antetka-4 a {
	color: #333333;
}
.antetka-4 a:focus, .antetka-4 a:hover {
	color: #333333;
	outline: none;
	text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.antetka-5 {
    padding: 20px 0 20px 0;
    line-height: 120%;
    font-size:26px;
    text-align: center;
    margin: 0;
    color: #333333;
    display: block;
    position: relative;
    font-weight: 400;
}
.under-page-title h2{
    margin: 0 0 15px 0;
    line-height: 100%;
    font-size:20px;
    text-align: left;
    padding: 0;
    color: #333333;
    display: block;
}

.anonsbg{
    width: 100%;
    max-height:80px;
    overflow:hidden;
    text-overflow: ellipsis;
    content: "";
    background: -webkit-linear-gradient(top, #000 30%, #fff);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
.anons p{
    font-size:16px;
    line-height:20px;
    color:#505050;
    margin:0 0 10px 0;
    padding:0
}
#myanons {
    width: 100%;
    height: auto;
    max-height:auto;
    display: none;
    visibility: visible;
}
.anons-btn{
    display:block;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin:20px auto 20px auto;
    width:auto;
    color: #f39220;
}
.anons-btn:hover{
    color: #f39220;
}
.anons-btn:focus{
    outline: none
}



.calendar-wrap{
    padding:0 15px 0 15px;
    margin:80px 0 0 0;
    position: relative;
}

.calendar-box {
    /*height:470px; */
    display: block;
    text-align: center;
    margin: 0 auto 0 auto;
    padding:0 0 0 0;
    width:100%;
    background: #fbdebc;
    border-radius:6px;
}
.calendar-box:after {
    content: "";
	background: url(img/calendar_back.png) center center no-repeat;
	position: absolute;
	left: 0;
	right:0;
	top: 0px;
    bottom: 0;
	z-index: 1;
	height:100%;
    width:100%;
}
.calendar-box div {
    z-index: 2
}
.calendar-sub{
    padding:5px 10px 5px 10px;
    line-height: 110%;
    font-size:18px;
    text-align: center;
    margin: 0 auto 25px auto;
    color: #333333;
    position: relative;
    display: inline-block;
    font-weight: 600;
    background: #fbdebc;
    border-radius:6px;
    z-index: 2
}

.calendar-carousel{
    position: relative;
    padding:0 70px 5px 70px;
    margin:0;
    /*height:470px;  */
    display: block;
    z-index: 2
}
.calendar-carousel .owl-nav{
    /*width: 100%;
    position: absolute;
    top:50%;
    left:0;
    right:0;
    margin: -20px auto 0 auto;
    color: #015dac;
    background: none;
    text-align: center;
    z-index: -1*/
}
.calendar-carousel .owl-nav > button{
    /*width: auto;
    position: relative;
    margin: 0 auto;
    background: none;
    text-align: center*/
    width: 55px;
    position: absolute;
    top: -30px;
    margin: 0px auto 0 auto;
    color: transparent;
}
.calendar-carousel .owl-nav > button:focus {
    outline: none
}
.calendar-carousel .owl-nav > button:hover {
    outline: none;
}
.calendar-carousel .owl-nav > button.owl-prev {
    left:-30px;
}
.calendar-carousel .owl-nav > button.owl-next {
    right:-30px;
}
.calendar-carousel .owl-nav > button > div {
    position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 55px;
	height: 55px;
	padding: 0;
    border:0;
    transition: all 0.25s ease-out;
	outline: none;
    opacity: 1;
    font-size:0;
    background: #FFFFFF;
    border-radius:100%;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);
}
.calendar-carousel .owl-nav > button.owl-prev > div {
	transition: all 0.25s ease-out;
	outline: none;
}
.calendar-carousel .owl-nav > button.owl-next > div {
	transition: all 0.25s ease-out;
	outline: none;
}
.calendar-carousel .owl-nav > button.owl-next > div:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 22px;
    line-height:55px;
    content: "\e91e";
    color: #333333;
    position: absolute;
    left:0;
    right:-3px;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.calendar-carousel .owl-nav > button.owl-prev > div:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 22px;
    line-height:55px;
    content: "\e922";
    color: #333333;
    position: absolute;
    left:-3px;
    right:0;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.calendar-carousel .owl-nav > button.owl-next > div:hover:before{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}
.calendar-carousel .owl-nav > button.owl-prev > div:hover:before{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}
.calendar-carousel .owl-nav > button > div:hover  {
    opacity: 1;
    transition: all 0.25s ease-out 0s;
/*    background: #8f6235;  */
}

.calendar-carousel .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom:-20px;
    margin:0 auto;
    text-align: center;
}
.calendar-carousel .owl-dots .owl-dot {
    display: inline-block;
    margin:0 auto;
    text-align: center;
    outline: none;
}
.calendar-carousel .owl-dots .owl-dot span {
	background: #FFFFFF;
    border: 1px solid #f39220;
	margin: 2px 3px 2px 3px;
	width: 20px;
	height: 20px;
	outline: none;
}
.calendar-carousel .owl-dots .owl-dot.active span {
	border: 1px solid #f39220;
	background: #f39220;
	outline: none;
}
.calendar-carousel .owl-dots .owl-dot span:hover {
	border: 1px solid #f39220;
	background: #f39220;
	outline: none;
}
.calendar-carousel .owl-dots .owl-dot:hover span{
	background: #f39220;
    border: 1px solid #f39220;
}
.calendar-carousel .owl-dot span:hover, .calendar-carousel .owl-dot span:active {
	outline: none;
}
.calendar-carousel .owl-dot.active {
	outline: none;
}
.calendar-carousel .owl-dot:focus {
    outline: none
}

@media (max-width:1480px) {
.calendar-box {
    margin:0 0 0 0;
    padding:0 20px 0 20px;
    width:100%;
}
}
@media (max-width:768px) {
.calendar-box {
    margin:15px 0 0 0;
    padding:0 0px 0 0px;
    width:100%;
}
.calendar-carousel .owl-nav > button.owl-prev {
    left:8px;
}
.calendar-carousel .owl-nav > button.owl-next {
    right:8px;
}




.calendar-carousel .owl-nav > button{
    width: 35px;
    top: 20px;
}
.calendar-carousel .owl-nav > button > div {
	width: 35px;
	height: 35px;
}
.calendar-carousel .owl-nav > button.owl-next > div:before{
    font-size: 18px;
    line-height:35px;
    right:-3px;
}
.calendar-carousel .owl-nav > button.owl-prev > div:before{
    font-size: 18px;
    line-height:35px;
    left:-3px;
}
}

.calendar-carousel div {
	padding: 0px 5px 0 5px;
	margin: 0px 0 0 0;
    z-index: 2
}
.calendar-carousel div a {
	position: relative;
	display: block;
	padding: 5px 0 0 0;
    margin:0;
	transition: all 0.15s ease-out 0s;
    text-align: center;
    border-bottom: 1px solid #f39220;
    border-top: 1px solid;
    border-top-color: rgb(255,255,255,0);
    border-left: 1px solid;
    border-left-color:  rgb(255,255,255,0);
    border-right: 1px solid;
    border-right-color:  rgb(255,255,255,0);
}
.calendar-carousel div a span.month-num{
    font-size: 28px;
    line-height: 28px;
    display: inline-block;
    color: #f39220;
    padding: 0 5px 0 0;
    position: relative;
    font-weight: 600;
}
.calendar-carousel div a span.month{
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    color: #333333;
    padding: 0 0 0 0;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}
.calendar-carousel div a span.year{
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    display: inline-block;
    padding: 0 0 0 0;
    font-weight:400;
    transition: all 0.15s ease-out 0s;
}
.calendar-carousel div:hover a:hover span.month{
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.calendar-carousel div:hover a:hover span.year{
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.calendar-carousel div a:hover{
    transition: all 0.15s ease-out 0s;
    background: #fee7ce;
    border-top: 1px solid #f39220;
    border-left: 1px solid #f39220;
    border-right: 1px solid #f39220;
    border-radius:6px; 
}


@media (max-width: 600px) {
.calendar-carousel div a span.month-num{
    display: block;
    padding: 0 0 0 0;
}
.calendar-carousel div a span.month{
    display: block;
}
.calendar-carousel div a span.year{
    display: block;
}
}



.otzivi-wrap{
    padding:20px 0 0 0;
    margin:0 0 0 0;
    position: relative;
}
.otzivi-box {
    padding: 0 0 0 0;
    margin:0;
}
.otzivi{
    padding:0 0 40px 0;
    margin:0;
}
.otzivi .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom:0px;
    margin:0 auto;
    text-align: center;
}
.otzivi .owl-dots .owl-dot {
    display: inline-block;
    margin:0 auto;
    text-align: center;
    outline: none;
}
.otzivi .owl-dots .owl-dot span {
	background: #FFFFFF;
    border: 1px solid #03569f;
	margin: 2px 3px 2px 3px;
	width: 16px;
	height: 16px;
	outline: none;
}
.otzivi .owl-dots .owl-dot.active span {
	border: 1px solid #03569f;
	background: #03569f;
	outline: none;
}
.otzivi .owl-dots .owl-dot span:hover {
	border: 1px solid #03569f;
	background: #03569f;
	outline: none;
}
.otzivi .owl-dots .owl-dot:hover span{
	background: #03569f;
}
.otzivi .owl-dot span:hover, .otzivi .owl-dot span:active {
	outline: none;
}
.otzivi .owl-dot.active {
	outline: none;
}
.otzivi .owl-dot:focus {
    outline: none
}


.otzivi-item{
    display: block;
    margin:15px;
    height: 100%;
    position: relative;
	text-decoration: none;
	color: #333333;
    padding:40px 30px 30px 30px;
    border:0;
    border-radius:10px;
    background: #fbdebc;
}
.otzivi-item.white {
    background: #FFFFFF;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.23);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.23);
}
.otzivi-item .info{
    display: block;
    margin:0;
    position: relative;
	color: #333333;
    padding:0 0 0 0;
    border:0;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight:400;
    text-indent: 50px;
}
.otzivi-item .info:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 33px;
    line-height:33px;
    content: "\e93e";
    color: #f39220;
    position: absolute;
    left:-50px;
    top:-15px;
    transition: all 0.15s ease-out 0s;
}
.otzivi-item .title{
    display: block;
    margin:0;
    position: relative;
	color: #333333;
    padding:15px 0 0 0;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-weight:500;
}


.buletin-wrap{
    margin:0 auto 0 auto;
    text-align: center;
    display: block;
    background:#fbdebc url(img/buletin_back.jpg) no-repeat right center;
}
.buletin-box{
    padding:60px 0 60px 0;
    margin:0 auto;
    text-align: center;
    display: block;
    width:100%;
}
.news-title {
    font-size: 30px;
    line-height:36px;
    font-weight: 600;
    color: #333333;
    text-align: left;
    padding:0 10px 15px 10px;
}
#newsletter-form {
	display: block;
    text-align: left;
}

#newsletter-form .input-btn{
	display:inline-block;
    padding:0 0 0 0;
    margin:0
}

#newsletter-form .input-wrap {
	display:inline-block;
    padding:0 0 0 0;
    margin:0 10px 10px 0;
    position: relative;
    background: #FFFFFF;
    border-radius:6px;
    width:300px;
    text-align: left
}
#newsletter-form input[type="text"], #newsletter-form input[type="email"] {
	outline: none;
	width: 300px;
	margin: 0 0 0 0;
    padding: 10px 10px 10px 10px;
    height: 45px;
    color: #333333;
    font-size: 16px;
	background:#FFFFFF;
    border:0;
    border-radius:6px;
    display:inline-block;
}
#newsletter-form input[type="text"].begaj {
	width: 0;
	margin: 0 0 0 0;
    padding: 0;
    height: 0;
}
#newsletter-form input[type="text"]:focus, #newsletter-form input[type="email"]:focus {
    transition: all 0.15s ease-out;
	outline: none;
    color: #333333;
}
#newsletter-form input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(0, 0, 0, 0.9);
    opacity: 1; /* Firefox */
}
#newsletter-form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgb(0, 0, 0, 0.9);
}
#newsletter-form input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: rgb(0, 0, 0, 0.9);
}

#newsletter-form button {
	display: inline-block;
	color: #000000;
	font-size: 14px;
	padding: 0;
    width:130px;
	height:45px;
	outline: none;
	line-height: 45px;
	transition: all 0.15s ease-out 0s;
	position: relative;
    text-transform: uppercase;
    margin:5px 0 5px 0;
    font-weight: 600;
    background:#FFFFFF;
    border: 0;
    border-radius:6px;
}
#newsletter-form button:hover {
	transition: all 0.15s ease-out 0s;
    color: #FFFFFF;
    background:#f39220;
}
#newsletter-form .label {
    display: block;
    margin: 0 0 0 0;
    text-align: left;
}
.buletin-box .success {
    padding: 10px 0 10px 5px;
    margin:0;
    font-size: 24px;
    line-height:26px;
    color: #333333;
    text-align: center;
}
#newsletter-form label {
	font-size:14px;
	vertical-align:middle;
	margin:0 0 0 5px;
    padding:0 0 0 20px;
	display: inline-block;
    color: #333333;
    cursor: pointer;
    position: relative;
}
#newsletter-form label input {
	vertical-align: middle;
    position: absolute;
    top:5px;
    left:0
}
#newsletter-form a {
	color: #333333;
	text-decoration: none;
}
#newsletter-form a:hover {
    color: #f39220;
	text-decoration: none;
}

@media (max-width:1460px) {

}

@media (max-width:900px) {
.buletin-box{
    padding:50px 0 50px 0;
    margin:0 auto;
    text-align: center;
}
.news-title {
    text-align: center;
    padding:0 10px 15px 10px;
}
#newsletter-form {
	display: block;
    text-align: center;
}
#newsletter-form .label {
    text-align: center;
}
#newsletter-form .input-wrap {
	display:block;
    margin:0 auto 10px auto;
    position: relative;
    background: #FFFFFF;
    border-radius:0;
    width:290px;
    text-align: center
}
#newsletter-form input[type="text"], #newsletter-form input[type="email"] {
	margin: 0 auto 10px auto;
    width:100%;
    display: block
}
}





.dest-wrap{
    padding:0 0 0 0;
    margin:40px 0 80px 0;
    position: relative;
    width:100%;
    overflow: hidden;
}
.dest-wrap .container {
    overflow: hidden;
}
/*.dest-wrap .container {
    width:100%;
    max-width: 100%;
}*/
.dest-wrap .container .row {
    /*padding-left:15px;
    padding-right:15px;*/
}
.dest-wrap .container .col-dest-inside{
    margin-bottom:10px;
    padding-left:7px;
    padding-right:7px
}
.dest-wrap .container .col-dest-inside-small{
    margin-bottom:10px;
    padding-left:7px;
    padding-right:7px
}
.destination-item{
    display: block;
    margin:0 0 0 0;
    height:100%;
    position: relative;
	text-decoration: none;
	color: #FFFFFF;
    padding:0;
    border:0;
    background: #FFFFFF;
    transition: all 0.15s ease-out;
    overflow: hidden;
    z-index: 2;
    border-radius:6px;
}
.destination-item:hover {
	transition: all 0.15s ease-out;
    /*margin:10px 0 0 0;   */
}
.destination-item .wrap-image {
    height:380px;
    width:100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin:0;
    z-index: 1;
    border-radius:6px;
}
.destination-item .wrap-image img{
    height:380px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
    position: relative;
    border-radius:6px;
}

.destination-item.destination-item-small .wrap-image {
    height:250px;
}
.destination-item.destination-item-small .wrap-image img{
    height:250px;
}

.destination-item:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.05);
}

.destination-item .destination-info {
    margin:0 auto;
    text-align: center;
    vertical-align: middle;
    transition: all 0.15s ease-out 0s;
    width:auto;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    position: absolute;
    bottom:20px;
    z-index: 3;
    left:20px;
}
.destination-item .country{
    font-size: 28px;
    line-height: 100%;
    color: #FFFFFF;
    padding: 5px 10px 5px 10px;
    font-weight: 700;
    margin: 0 0 0 0;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    width: auto;
    transition: all 0.15s ease-out 0s;
    background: rgba(0,0,0,0.5);
    border-radius: 6px;
    position: relative;
    text-transform: uppercase;
}
.destination-item:hover .country{
    color: #FFFFFF;
    background: rgba(0,0,0,1);
    transition: all 0.15s ease-out 0s;
}
@media (max-width: 767px) {
.destination-item .wrap-image {
    height:200px;
}
.destination-item .wrap-image img{
    height:200px;
}

.destination-item .country{
    font-size: 22px;
    font-weight: 400;
}

}


.all-dest-wrap{
    margin:30px auto 0 auto;
    padding:0 0 0 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.all-dest{
    margin:0 0 0 0;
    padding:17px 30px 17px 30px;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: 700;
    transition: all 0.15s ease-out;
    text-align: center;
    border-radius:6px;
    background:#0055a5;
    border: 0
}

.all-dest:hover,
.all-dest:focus{
    background: #f39220;
    transition: all 0.15s ease-out 0s;
}


.destinacii-container{
    padding:0;
    margin:0
}
.list-countries {
    font-size: 0;
    text-align: center;
    padding: 0;
    margin: 0;
}
.list-countries li {
    display: inline-block;
    font-size: 16px;
    border-left: 1px solid #0055a5;
    line-height: 100%;
    margin: 1px 0 1px 0;
}
.list-countries li:first-child {
    border-left: none;
}
.list-countries li:hover a {
    background-color: #0055a5;
    color: #FFFFFF;
    transition: all 0.15s ease-out;
}
.list-countries li a {
    display: block;
    padding: 4px 10px 4px 10px;
    color: #333333;
}


.col-obekt {
	margin-bottom: 30px;
}
.obekt-item{
    display: block;
    margin:0;
    height: 100%;
    position: relative;
	text-decoration: none;
	color: #333333;
    padding:0 0 0 180px;
    background:none;
    border: 0;
    transition: all 0.25s ease-out;
    min-height:190px;
}
.obekt-item:hover {
	transition: all 0.25s ease-out;
}
.obekt-item .wrap-image-obekt{
    height:160px;
    width:160px;
    position: absolute;
    display: block;
    margin:0;
    top:0;
    left:0;
    border-radius:10px
}
.obekt-item .wrap-image {
    height:160px;
    width:100%;
    position: relative;
    display: block;
    margin:0;
    overflow: hidden;
    border-radius:10px
}
.obekt-item .wrap-image img{
    height:160px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
    border-radius:10px
}
.obekt-item:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
    transform: scale(1.05);
}

.obekt-item .title-box {
    display: block;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
    line-height: 110%;
    font-size:18px;
    text-align: left;
    color: #333333;
    font-weight: 700
}
.obekt-item:hover .title-box{
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.obekt-item .text-box {
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 20px;
    font-size:14px;
    text-align: left;
    color: #333333;
}
@media (max-width: 767px) {
.obekt-item{
    padding:180px 0 20px 0;
    border-radius:10px;
    min-height:auto;
}
.obekt-item .wrap-image-obekt{
    height:160px;
    width:100%;
    top:0;
    left:0;
    right: 0;
    margin:0 auto 0 auto;
    text-align: center;
}
.obekt-item .wrap-image {
    height:160px;
    width:100%;
}
.obekt-item .wrap-image img{
    height:160px;
    width:100%;
}
.obekt-item .title-box {
    padding: 0 0 20px 0;
}
}

.obekt-item-small{
    display: block;
    margin:0;
    height: 100%;
    position: relative;
	text-decoration: none;
	color: #333333;
    padding:0 0 0 0;
    background:none;
    border: 0;
    transition: all 0.25s ease-out;
}
.obekt-item-small:hover {
	transition: all 0.25s ease-out;
}

.obekt-item-small .title {
    display: block;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
    line-height: 110%;
    font-size:18px;
    text-align: left;
    color: #333333;
    font-weight: 700
}
.obekt-item-small:hover .title{
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.obekt-item-small .text {
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 20px;
    font-size:14px;
    text-align: left;
    color: #333333;
}



.news-wrap{
    padding:0 15px 0 15px;
    margin:80px auto 80px auto;
    position: relative;
}

.news-wrap .container{
    border: 1px #f39220 dashed;
    border-radius:6px;
    padding:50px 30px 10px 30px
}
.news-wrap .container:before{
    content: "";
    display: block;
    position: absolute;
    margin:0 auto;
    text-align: center;
    left:0;
    right:0;
    top:-33px;
    width:200px;
    height:50px;
    background: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}

.antetka-news{
    font-family: 'RosaMarena';
    position: absolute;
    top:-30px;
    left:0;
    right:0;
    margin:0 auto;
    text-align: center;
    font-size: 50px;
    line-height: 120%;
    padding:0;
    color: #f39220;
    font-weight: 400;
    z-index: 2;
}


.news-item-big{
    display: block;
    position: relative;
	text-decoration: none;
    padding:0 20px 0 425px;
    height: auto;
    min-height:245px;
    overflow: hidden;
    z-index: 2
}
.news-item-big span.title{
    display: block;
    text-decoration: none;
    color: #333333;
    transition: all 0.15s ease-out 0s;
    font-size: 22px;
    line-height: 120%;
    padding:0;
    margin:0 0 10px 0;
    font-weight: 700;
    display: block
}
.news-item-big:hover span{
    color: #f39220;
    transition: all 0.15s ease-out 0s;
    text-decoration: none;
}
.news-item-big .date{
    margin:8px 0 8px 0;
    font-size: 14px;
    line-height: 100%;
    padding:0;
    color: #989898;
    font-weight: 400
}
.news-item-big p{
    margin:0;
    font-size: 16px;
    line-height: 22px;
    padding:0;
    color: #000000;
    font-weight: 400
}
.news-item-big .wrap-image {
    width:400px;
    overflow: hidden;
    display: block;
    height:245px;
    margin:0 20px 0 0;
    position: absolute;
    left:0;
    top:0;
    border-radius:6px;
}
.news-item-big .wrap-image img{
    height:245px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    border-radius:6px;
    transition: all 0.15s ease-out 0s;
}
.news-box-big:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.05);
}

.col-news-inside{
    margin-bottom:30px
}


.news-item{
    display: block;
    position: relative;
	text-decoration: none;
    padding:0 0 0 155px;
    height: auto;
    margin: 0 0 30px 0;
    position: relative;
    min-height:105px;
}

.news-item span.title{
    display: block;
    text-decoration: none;
    color: #333333;
    transition: all 0.15s ease-out 0s;
    font-size: 16px;
    line-height: 120%;
    padding:0;
    margin:0;
    font-weight: 600;
}
.news-item:hover span.title{
    color: #f39220;
    transition: all 0.15s ease-out 0s;
    text-decoration: none;
}
.news-item .date{
    margin:0 0 8px 0;
    font-size: 14px;
    line-height: 100%;
    padding:8px 0 0 0;
    color: #999999;
    font-weight: 400
}
.news-item.news-item2 .wrap-image {
    top:30px;
}
.news-item .wrap-image {
    width:145px;
    overflow: hidden;
    display: block;
    height:105px;
    margin:0 15px 0 0;
    position: absolute;
    left:0;
    top:0;
    border-radius:6px;
}
.news-item .wrap-image img{
    height:105px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    border-radius:6px;
    transition: all 0.15s ease-out 0s;
}
.news-box:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.05);
}

@media (max-width: 1420px) {
.news-item-big{
    padding:0 20px 0 435px;
}
.news-item-big .wrap-image {
    width:415px;
}
}

@media (max-width: 1199px) {
.news-item-big{
    margin:0 0 30px 0
}
.news-item.news-item2{
    padding:0 0 0 195px;
    margin: 0 0 30px 0;
    border-top:0 solid #c8cfe7
}
.news-item.news-item2 .wrap-image {
    top:0;
}
}

@media (max-width: 820px) {
.news-item-big{
    padding:0;
}
.news-item-big .wrap-image {
    width:100%;
    height:215px;
    margin:0 0 15px 0;
    position: relative;
}
.news-item-big .wrap-image img{
    height:215px;
}
.news-item.news-item2{
    padding:0 0 0 145px;
    margin: 0 0 30px 0;
    border-bottom:0 solid #c8cfe7
}
.news-item{
    padding:0 0 0 145px;
    margin: 0 0 30px 0;
    min-height:116px;
}
.news-item .wrap-image {
    width:135px;
    height:116px;
}

}


.single-news-date {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 100%;
    padding:0;
    font-weight: 400
}
.news-image-float {
    width: 30%;
    float: left;
    margin: 0 30px 15px 0;
    text-align: center;
}
.news-image-float img {
    margin: 0 auto;
    text-align: left;
}

.all-news{
	outline: none;
	transition: all 0.15s ease-out 0s;
    display: inline-block;
    margin:25px 0 20px 0;
    border: 0;
    padding:0 35px 0 35px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    color: #FFFFFF;
    font-weight: 700;
    text-transform: uppercase;
    background:#0055a5;
    border-radius:6px;
}
.all-news:hover,
.all-news:focus {
	background: #f39220;
	color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
}

.news-gallery {
    margin:20px auto 10px auto;
    text-align: center
}
.news-gallery a{
    display: inline-block;
    margin:0 8px 20px 8px;
    overflow: hidden;
    text-align: center;
    width:130px;
    height:130px;
}
.news-gallery a img{
    height:100%!important;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
}


.info-wrap{
    margin:0;
    padding:0 0 70px 0;
    position: relative;
    background: #e5eef6
}
.info-wrap:after {
    content: "";
	background: url(img/about_back.png) top center no-repeat;
	position: absolute;
	left: 0;
	right:0;
	top: 0px;
	z-index: 1;
	height:487px;
    width:100%;
}
.info-item{
    display: block;
    margin:0 0 0 0;
    height: 100%;
    position: relative;
	text-decoration: none;
	color: #333333;
    padding:0 0 0 0;
    border:0;
    z-index: 2;
    border-radius:0;
    transition: all 0.25s ease-out;
}
.info-item .wrap-image {
    height:86px;
    width:83px;
    position: relative;
    display: block;
    margin:0 auto 0 auto;
    z-index: 2;
    line-height:86px;
    text-align: center;
    padding:0 0 0 0;
    border-radius:100%;
    background: #FFFFFF
}
.info-item span{
    font-size:37px;
    line-height:86px;
    margin: auto;
    text-align: center;
    color: #0055a5;
}
.info-item span.icon-ic-1,
.info-item span.icon-ic-3{
    font-size:30px;
}
.info-item .box_bottom {
    text-align: center;
    font-size:16px;
	line-height: 22px;
    font-weight: 400;
    color: #333333;
    padding: 20px 15px 0 15px;
}




.col-5,
.col-xl-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
    padding-right: 5px;
    padding-left: 5px;
}
.col-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 576px) {
.col-sm-5 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
@media (min-width: 768px) {
.col-md-5 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}
@media (min-width: 992px) {
.col-lg-5 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}
@media (min-width: 1200px) {
.col-xl-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
}

.col-offer {
	margin-bottom: 30px;
}

.offer-item{
    display: block;
    margin:0;
    height: 100%;
    position: relative;
	text-decoration: none;
	color: #333333;
    padding:0 0 0 0;
    border:0;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
    overflow: hidden;
    background: #FFFFFF;
    transition: all 0.15s ease-out;
}
.offer-item:hover {
    background: #FFFFFF;
    transition: all 0.15s ease-out;
}
.offer-item .wrap-image {
    height:235px;
    width:100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin:0;
    z-index: 1;
-webkit-border-radius: 20px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius: 20px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-radius: 20px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.offer-item .wrap-image:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
    bottom:0;
	z-index: 1;
	height: 100%;
    width:100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+37,000000+100&0+62,0.65+100 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 37%,rgba(0,0,0,0) 62%,rgba(0,0,0,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.offer-item .wrap-image img{
    height:235px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
-webkit-border-radius: 20px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius: 20px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-radius: 20px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.offer-item:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.05);
}

.offer-item .badj-top{
    position: absolute;
    top:10px;
    left:10px;
    height:20px;
    width:auto;
    line-height: 18px;
    text-align: center;
    z-index: 5;
    margin:0 0 0 0;
    background: #990000
}
/*.offer-item .badj-top:before {
	content: "";
    background:  url(img/badge_r.png) no-repeat;
	position: absolute;
	right: -8px;
	z-index: 1;
	height: 20px;
    width:8px;
}*/
.offer-item .badj-top span{
    color: #FFFFFF;
	font-size:12px;
    font-weight: 600;
    padding:0 10px 0 7px;
	line-height: 12px;
    text-align: center;
    margin: 0 auto 0 auto;
    text-transform: uppercase;
}

.offer-item .badj{
    position: absolute;
    top:20px;
    left:3px;
    height:25px;
    width:auto;
    line-height: 22px;
    text-align: center;
    z-index: 5;
    margin:0 0 0 0;
    background: #990000;
    border-radius:6px;
}
.offer-item .badj span{
    color: #FFFFFF;
	font-size:12px;
    font-weight: 500;
    padding:0 12px 0 12px;
	line-height: 11px;
    text-align: center;
    margin: 0 auto 0 auto;
    text-transform: uppercase;
}


.offer-item .title {
    display: block;
    padding: 0 0 0 0;
    margin: 10px 0 12px 0;
    text-align: left;
    transition: all 0.15s ease-out 0s;
    position: relative;
    overflow: hidden;
    line-height:24px;
}
.offer-item:hover .title {
    transition: all 0.15s ease-out 0s;
    z-index: 10;
}
.offer-item .title span {
	color: #333333;
	font-size:20px;
	padding: 0;
    margin:0;
	line-height:24px;
    text-align: left;
    font-weight: 600;
    transition: all 0.15s ease-out 0s;
}
.offer-item:hover .title span {
	color: #f39220;
    transition: all 0.15s ease-out 0s;
}


.offer-item .price-wrap-old {
    text-align: left;
    display: block;
    margin:0 0 0 0;
    text-decoration: line-through;
    color: #989898;
	font-size:14px;
	padding: 8px 0 0 0;
    margin:0;
	line-height: 16px;
    text-align: left;
    font-weight: 300;
    transition: all 0.15s ease-out 0s;
}


.offer-item .price-wrap {
    text-align: left;
    display: block;
    margin:0 0 0 0;
    z-index: 3;
}
.offer-item .price {
	color: #f39220;
	font-size:20px;
	padding: 8px 0 0 0;
    margin:0;
	line-height: 20px;
    text-align: left;
    display: inline-block;
    position: relative;
    font-weight: 600;
    transition: all 0.15s ease-out 0s;
}
.offer-item:hover .price {
	color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.offer-item .price .ot {
	font-size:14px;
	line-height: 14px;
    font-weight: 500;
    padding: 0 0 0 0;
    color: #f39220;
}
.offer-item .price .lv {
	font-size:18px;
	line-height: 24px;
    font-weight:500;
    padding: 0 0 0 5px;
}

.offer-item .night {
    text-align: left;
    display: inline;
    margin:0 0 0 0;
    font-size:14px;
	line-height: 18px;
    color: #989898;
    font-weight: 400;
    padding: 0 0 0 0;
    z-index: 2;
    transition: all 0.30s ease-out 0s;
    position: relative;
}

.offer-item .box_bottom {
    position: relative;
    left:0;
    right:0;
    bottom:0;
    width: 100%;
    height:auto;
    padding: 0px 0 0 0;
    overflow: hidden;
}
.offer-item .transport-box{
    padding: 0;
    margin:0 0 0 0;
    text-align: left;
    display: inline;
    position: absolute;
    right:15px;
    top:200px;
    transition: all 0.15s ease-out 0s;
    border-radius:100%;
    vertical-align: top;
}
.offer-item .transport {
    vertical-align: top;
    text-align: center;
    font-size:16px;
	line-height: 20px;
    color: #FFFFFF;
    font-weight: 400;
    display: block;
    padding:0 0 0 0;
    margin:0 0 0 0;
    position: relative;
    z-index: 5
}
.offer-item .icon-airplane {
 	line-height: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-car {
	line-height: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-bus {
	line-height: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-comb {
	line-height: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-ship{
	line-height: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-train {
	line-height: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}



.col-hotel {
	margin-bottom:30px;
    margin-top:10px
}

.hotel-item{
    display: block;
    margin:0;
    height: 100%;
    min-height:150px;
    position: relative;
    text-decoration: none;
    color: #333333;
    padding:0 0 0 220px;
    border:1px solid #dedede;
    background: #FFFFFF;
    border-radius:6px;
    transition: all 0.30s ease-out;
}
.hotel-item.hotel-item-gr{
    padding:0 0 40px 0;
    min-height:auto;
}
.hotel-item:hover {
	transition: all 0.30s ease-out;
    background: #e5eef6
}
.hotel-item .wrap-image {
    height:148px;
    width:205px;
    position: absolute;
    top:0;
    left:0;
    display: block;
    overflow: hidden;
    margin:0;
    -webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.hotel-item .wrap-image img{
    height:148px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
    -webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}


.hotel-item.hotel-item-gr .wrap-image {
    height:200px;
    width:100%;
    position: relative;
    top:auto;
    left:auto;
    display: block;
    overflow: hidden;
    margin:0;
    -webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 0;
border-top-left-radius: 6px;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.hotel-item.hotel-item-gr .wrap-image img{
    height:200px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
    -webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 0;
border-top-left-radius: 6px;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

.hotel-item:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.05);
}
.hotel-item .badj-promo{
    position: absolute;
    top:5px;
    left:65px;
    height:30px;
    width:64px;
    line-height: 30px;
    text-align: center;
    z-index: 5;
    background: #f39220;
    border-radius:6px;
}
.hotel-item .badj-promo span{
    color: #FFFFFF;
    font-size:11px;
    padding:0 9px 0 9px;
    line-height: 11px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 0 auto;
    text-transform: uppercase;
}
.hotel-item .title span {
    color: #333333;
    font-size:18px;
    padding:15px 10px 10px 10px;
    margin:0;
    line-height:22px;
    text-align: left;
    display: block;
    font-weight: 600;
    transition: all 0.15s ease-out 0s;
}
.hotel-item:hover .title span {
	color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.hotel-item .info{
    padding:0 0 0 0;
    margin:0;
    text-align: left;
    transition: all 0.15s ease-out 0s;
    /*  position: absolute;
    bottom:20px;
    left:0px;*/
}

.hotel-item.hotel-item-gr .info{
    position: absolute;
    bottom:5px;
    left:0px;
}
.hotel-item.hotel-item-gr .price-wrap {
    margin:0;
    text-align: left;
    width:auto;
    padding:0 0 5px 0;
}
.hotel-item .price-wrap {
    margin:0;
    text-align: left;
    width:auto;
    padding:0 10px 5px 10px;
}

.hotel-item .price-info{
    margin: 0 10px 5px 10px;
    font-size: 16px;
    line-height: 20px;
    padding:0;
    text-align: left;
    position: relative;
    color: #999999;
    display: block;
}
.hotel-item .price-info span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #f39220;
}
.hotel-item .price-info span.red {
    font-weight: 400;
    color: #FF0000;
}

.hotel-item .price {
	color: #f39220;
	font-size:20px;
	padding: 0 10px 0 10px;
    margin:0;
	line-height: 20px;
    text-align: left;
    display: inline-block;
    font-weight: 700;
    transition: all 0.15s ease-out 0s;
}
.hotel-item .price span {
	font-size:16px;
	line-height: 20px;
    color: #a8a8a8;
    font-weight: 400;
    transition: all 0.15s ease-out 0s;
}
.hotel-item .price .lv {
	font-size:18px;
	line-height: 20px;
    color: #f39220;
    font-weight: 400;
    transition: all 0.15s ease-out 0s;
}
.hotel-item:hover .price {
	color: #f39220;
	transition: all 0.15s ease-out 0s;
}
.hotel-item:hover .price span {
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.hotel-item:hover .price .lv {
    color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.hotel-item .transport {
    vertical-align: middle;
    text-align: left;
    line-height: 20px;
    font-size: 20px;
    color: #0055a5;
    display: inline;
    padding:0;
    margin:0 0 0 0;
    z-index: 2;
    font-weight: 500;
}
.hotel-item .icon-airplane {
 	line-height: 20px;
    font-size: 20px;
    color: #0055a5;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    font-weight: 500;
}
.hotel-item .icon-car {
	line-height: 20px;
    font-size: 20px;
    color: #0055a5;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    font-weight: 500;
}
.hotel-item .icon-bus {
	line-height: 20px;
    font-size: 20px;
    color: #0055a5;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    font-weight: 500;
}
.hotel-item .icon-comb {
	line-height: 20px;
    font-size: 20px;
    color: #0055a5;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    font-weight: 500;
}
.hotel-item .icon-ship {
	line-height: 20px;
    font-size: 20px;
    color: #0055a5;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    font-weight: 500;
}
.hotel-item .icon-train {
	line-height: 20px;
    font-size: 20px;
    color: #0055a5;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    font-weight: 500;
}
.hotel-item .star-box{
    padding:0 0 0 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    display: inline-block
}
.hotel-item .star-box span{
    position: relative;
    padding:0;
    margin:0 1px 0 0;
    width:12px;
    height:12px;
    line-height: 12px;
    display: inline-block;
}
.hotel-item .star-box span:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 12px;
    line-height:12px;
    content: "\e91a";
     color: #f6a90f;
background: linear-gradient(to bottom,  rgba(255,173,1,1) 0%,rgba(255,125,65,1) 100%);
 background-clip: text;
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}
.hotel-item .country-name{
    padding:0 0 0 5px;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    display: inline;
}
.hotel-item .country {
	padding: 0;
    margin:0 0 20px 10px;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #7a7a7a;
    position: relative;
    display: block;
    vertical-align: middle;
}

@media (max-width: 576px) {
.hotel-item{
    padding:0 0 0 0;
}
.hotel-item .wrap-image {
    height:130px;
    width:100%;
    position: relative;
}
}


.header-inner-page {
	/*background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: auto;
	position: relative;
    background-image: url(img/header_vatreshni.jpg);
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    padding:0 0 0 0;
    margin:0 0 30px 0;
    min-height:80px;*/
    /*background: #f1f7fb; */
}
.header-inner-page:before {
	content: "";
/*    background: rgba(0,0,0,0.5);  */
	/*position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
    bottom:0;
	z-index: 1;
	height: 100%;*/
/*	background: url(img/gradientna_podlojka.png) top repeat-x;
	position: absolute;
	left: 0;
	right:0;
	top: 0px;
	z-index: 2;
	height:235px;
    width:100%*/
}
/*.header-inner-box{
    margin: 0 auto 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
.navigation {
    margin: 0 auto 10px auto;
    color: #989898;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
    line-height: 25px;
    padding:15px 0 8px 0;
    text-align: center;
    z-index: 2;
}
.header-inner-page-filter .navigation {
    margin: 0 auto 0 auto;
}
.navigation a {
	color: #989898;
	display: inline;
	transition: all 0.15s ease-out 0s;
	text-decoration: none;
	line-height: 100%;
}
.navigation a:hover {
	color: #0055a5;
    transition: all 0.15s ease-out 0s;
}
.navigation span {
    color: #989898;
    margin: 0px 4px 3px 4px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 10px;
    display: inline-block;
}
.navigation a span.icon-home {
    color: #989898;
    margin: 0 10px 0 0;
    vertical-align: middle;
    font-size:20px;
    line-height: 20px;
    position: relative;
    display: inline-block;
    padding:0 0 0 20px
}
.navigation a span.icon-home:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 20px;
    line-height:20px;
    content: "\e937";
    color: #0055a5;
    position: absolute;
    left: 0;
    top: -13px;
}
.navigation a:hover span.icon-home:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 20px;
    line-height:20px;
    content: "\e937";
    color: #0055a5;
    position: absolute;
    left: 0;
    top: -13px;
}

.content-text{
    margin:0 0 30px 0
}
.content-text p{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding:0 0 20px 0
}
.content-text p:last-child{
    padding:0 0 0 0
}
.content-text a {
	color: #f39220;
    font-weight: 600
}
.content-text a:focus, .content-text a:hover {
	color: #333333;
    transition: all 0.15s ease-out 0s;
}

.content-text h1{
    font-size: 26px;
    font-weight: 700;
}
.content-text h2{
    font-size: 22px;
    font-weight: 700;
}
.content-text h3{
    font-size: 20px;
    font-weight: 700;
}
.content-text h4, .content-text h5{
    font-size: 18px;
}
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5{
    padding:0 0 15px 0;
    margin:0;
}


.faq{
    background: #FFFFFF;
    margin:0 0 10px 0;
    padding:20px 20px 20px 20px;
    border-radius:10px;
    font-size: 14px;
    line-height: 20px;
}


.chesti-vuprosi{
    padding:20px 0 20px 0;
    text-align: left
}
.panel-heading{
    padding:0 0 0 0;
    text-align: left
}
.panel-title{
	padding: 0 0 0 15px;
    position: relative;
    display: inline-block
}
.panel-title:before{
    position: absolute;
    display: block;
    content: "";
    width:7px;
    height:7px;
    left:0;
    top:10px;
    background: #333333;
    border-radius:100%;
    transition: all 0.15s ease-out 0s;
}
.panel-title a{
	color: #333333;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    display: inline-block
}
.panel-title a:focus, .panel-title a:hover {
	color: #f39220;
    transition: all 0.15s ease-out 0s;
}
.panel-title:hover:before{
    position: absolute;
    display: block;
    content: "";
    width:7px;
    height:7px;
    left:0;
    top:10px;
    background: #f39220;
    border-radius:100%;
}
.panel-body{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding:3px 0 15px 15px
}
.panel-body a {
	color: #f39220;
    font-weight: 600
}
.panel-body a:focus, .panel-body a:hover {
	color: #333333;
    transition: all 0.15s ease-out 0s;
}



.info-dest-images {
    width: 40%;
    float: left;
    margin: 0 30px 15px 0;
    text-align: center;
}

.dest-text-containt {
    padding:30px 50px 30px 50px;
    margin: 0 auto 20px auto;
    text-align: center;
    border: 0;
    border-radius:6px;
    width:100%;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
}
.dest-text-containt.dest-text-containt-icon {
    padding:0 50px 0 50px;
    margin: 0 auto 20px auto;
    text-align: center;
    border: 0;
    border-radius:0;
    width:75%;
    background: none;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0) ;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
}
.dest-text-containt ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
}
.dest-text-containt ul li {
	/*float:left;*/
    display: inline-block;
	margin: 6px 0 6px 12px;
	padding: 0 0 0 0;
    /*border-right: 1px solid #9ca5ab;     */
}
.dest-text-containt.dest-text-containt-icon ul li {
    display: inline-block;
	margin: 6px 0 6px 8px;
	padding: 0;
    border-right: 0 solid #f39220;
}
.dest-text-containt.dest-text-containt-icon ul li a {
	color: #333333;
	position: relative;
	display: inline-block;
	padding:0;
    margin:0;
	font-size: 16px;
	transition: all 0.15s ease-out 0s;
	line-height: 20px;
    font-weight: 600;
    vertical-align: middle;
    padding: 12px 16px 12px 16px;
    border: 2px solid #333333;
    border-radius:60px;
}
.dest-text-containt.dest-text-containt-icon ul li a:after {
    display: none
}
.dest-text-containt ul li a span {
    font-size: 22px;
    line-height: 20px;
    display: inline-block;
    padding:0 3px 2px 0;
    vertical-align: middle;
}

@media (max-width:480px) {
.dest-text-containt.dest-text-containt-icon {
    padding:0 0 0 0;
    width:100%;
}

.dest-text-containt.dest-text-containt-icon ul li a {
	display: block;
    width:100%
}
.dest-text-containt.dest-text-containt-icon ul li {
    display: block;
	margin: 6px 0 6px 0;
    width:100%
}
}
.dest-text-containt ul li a span.icon-bus {
	font-size: 20px;
}
.dest-text-containt.dest-text-containt-icon ul li a.izbrano {
	transition: all 0.15s ease-out 0s;
    color: #f39220;
    border: 2px solid #f39220;
}
.dest-text-containt.dest-text-containt-icon ul li a.izbrano:hover,
.dest-text-containt.dest-text-containt-icon ul li a:hover {
	transition: all 0.15s ease-out 0s;
    color: #f39220;
    border: 2px solid #f39220;
}
.dest-text-containt ul li a {
	color: #333333;
	position: relative;
	display: block;
	padding:0 0 0 0;
    margin:0 0 0 7px;
	font-size: 18px;
	transition: all 0.15s ease-out 0s;
	line-height: 100%;
    font-weight:400
}
.dest-text-containt ul li a:after {
    content:"";
    position: absolute;
    left:-7px;
    top:7px;
    width:4px;
    height:4px;
    border-radius:100%;
    background:#333333;
    transition: all 0.15s ease-out 0s;
}
.dest-text-containt ul li a.izbrano:after {
    background:#f39220;
}
.dest-text-containt ul li a.izbrano:hover:after,
.dest-text-containt ul li a:hover:after {
    background:#f39220;
}

.dest-text-containt ul li a.izbrano {
    color: #f39220;
}
.dest-text-containt ul li:last-child{
    border-right: 0 solid #9ca5ab;
}
.dest-text-containt ul li a.izbrano:hover,
.dest-text-containt ul li a:hover {
	transition: all 0.15s ease-out 0s;
    color: #f39220;
}


.offer-side-top {
	padding:0 0 20px 0;
    margin:0 auto 0 auto;
    height:100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    position: relative;
    border-radius:6px;
    /*background: #FFFFFF; */
/*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);*/
}
.offer-side-top a{
    font-weight: 600;
    color: #f39220
}
.offer-side-top a:hover{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}
.offer-side-top strong{
    font-weight: 700
}
.offer-side-top .offer-info{
    position: relative;
    padding:0 0 10px 0;
    display:block;
}
.offer-side-top .offer-info-inside {
    padding:0 0 10px 0;
}
.offer-side-top .offers-title{
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #333333;
    display: block;
    /*text-transform: uppercase;   */
}
.offer-side-top .offers-info{
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    display:inline-block;
    position: relative;
    padding:0 0 0 0;
    font-weight: 400;
    text-align: left
}
.offer-side-top .offers-info h2{
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    display:inline-block;
    position: relative;
    padding:0 0 0 0;
    font-weight: 400;
    text-align: left
}
/*.offer-side-top .offers-info:before{
    content: "";
    position: absolute;
    left:2px;
    top:9px;
    background:#f5831f;
    width:4px;
    height:4px;
    border-radius:100%
}*/
/*.offer-side-top .offer-info:last-child {
    padding:0 0 0 0;
}*/

.offer-side-top .offer-info.offerinfoprice{
    display:block;
    position: relative;
    padding:20px 170px 20px 15px;
    margin:20px 0 20px 0;
    border:1px solid #dedede;
    border-radius:10px;
}

.offer-side-top .price {
    display: inline;
    margin:0;
    font-size: 28px;
    color: #333333;
    line-height: 28px;
}
.offer-side-top .price span {
    display: block;
    margin:0;
    font-size: 14px;
    line-height: 16px;
    color: #7a7a7a;
}
.offer-side-top .price.pricehotelbg{
    display: block;
    margin:20px 0 10px 0;
    font-size: 28px;
    line-height: 28px;
    color: #f39220
}
.offer-side-top .price .pricebig {
    color: #f39220;
    line-height: 28px;
    font-size:24px;
    font-weight: 500;
    display: inline-block;
    padding:4px 0 0 0
}
.offer-side-top .price .pricesmall {
    color: #f39220;
    font-size: 18px;
    font-weight: 400;
    display: inline;
    line-height: 28px;
}
.offer-info .hotel-name-bg{
    font-size: 20px;
    line-height: 24px;
    color: #f39220;
    font-weight: 500;
}
.offer-side-top .offer-image{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
	margin: 0 auto 0 auto;
    padding:0;
    line-height: 100%;
}
.offer-side-top .offer-image .icon-airplane,
.offer-side-top .offer-image .icon-car,
.offer-side-top .offer-image .icon-bus,
.offer-side-top .offer-image .icon-comb,
.offer-side-top .offer-image .icon-ship-2,
.offer-side-top .offer-image .icon-train,
.offer-side-top .offer-image .icon-clock,
.offer-side-top .offer-image .icon-calendar,
.offer-side-top .offer-image .icon-location,
.offer-side-top .offer-image .icon-download,
.offer-side-top .offer-image .icon-buletin,
.offer-side-top .offer-image .icon-date {
    display: inline-block;
    color: #000000;
    text-align: center;
    font-size: 20px;
    padding:0!important;
    line-height: 100%;
    position: absolute;
    left:0;
    top:3px
}


.hideinfo {
    width: auto;
    height: auto;
    max-height:auto;
    display: none;
    visibility: visible;
    text-align: left
}
@media (max-width: 1280px) {
    .hideinfo {
        padding: 0!important;
    }
}
@media (max-width: 991px) {
    .hideinfo {
        margin: 0!important;
        text-align: left!important;
    }
}
.btn_show{
    border: solid #6d6d6d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    display: inline-block;
    width:9px;
    vertical-align: top;
    margin-top: 5px;
    margin-left:5px;
    cursor: pointer;
}
.btn_hide{
    border: solid #6d6d6d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    display: inline-block;
    width:9px;
    vertical-align: top;
    margin-top: 8px;
    margin-left:5px;
    visibility: hidden;
    cursor: pointer;
}


.offer-side-top .offer-info .star-box{
    padding:0 10px 0 10px;
    margin: 0;
    text-align: left;
    vertical-align: top;
    line-height: 12px;
    display: inline-block
}
.offer-side-top .offer-info .star-box span{
    position: relative;
    padding:0;
    margin:0 0 0 0;
    width:14px;
    height:14px;
    line-height: 14px;
    display: inline-block;
}
.offer-side-top .offer-info .star-box span:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 14px;
    line-height:14px;
    content: "\e91a";
    color: #f6a90f;
 background-image: linear-gradient(180deg, #f6a90f 45%, #f97c25 90%);
 background-clip: text;
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.offer-side-top .button {
    display: inline-block;
    vertical-align: middle;
	color: #FFFFFF;
	border:0;
    height:50px;
	font-size: 16px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:15px 0 0 0;
    text-align: center;
	outline: none;
	transition: all 0.15s ease-out 0s;
    border-radius:6px;
    position: absolute;
    top: 10px;
    right:15px;
    width:160px;
    /*width:230px;*/
    background: #0055a5;
    font-weight: 600;
    text-transform: uppercase;
}
.offer-side-top .button:hover,
.offer-side-top .button:focus {
	color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
    background: #f39220;
}


.offer-side-top .button.quickbtn {
    display: inline-block;
    position: absolute;
    top: 25px;
    right:15px;
    vertical-align: middle;
	color: #FFFFFF;
	border:0;
    height:50px;
	font-size: 14px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:0 0 0 0;
    text-align: center;
	outline: none;
	transition: all 0.15s ease-out 0s;
    border-radius:6px;
    /*position: absolute;
    bottom: 30px;
    left:35px;
    right:25px;*/
    width:190px;
    /*width:230px;*/
    background: #0055a5;
    font-weight: 600;
    text-transform: uppercase;
}
.offer-side-top .button.quickbtn:hover,
.offer-side-top .button.quickbtn:focus {
	color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
    background: #f39220;
}

@media (max-width: 1240px) {
.offer-side-top .offer-info.offerinfoprice{
    padding:10px 10px 10px 10px;
}
.offer-side-top .price {
    display: block;
}
.offer-side-top .price span {
    display: inline;
}
.offer-side-top .button {
    height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:10px 0 0 0;
    top: auto;
    right:auto;
    width:140px;
    position: relative;
}
.offer-side-top .button.quickbtn {
    /*height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:0 0 0 15px;
    width:210px;*/
    height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:10px 0 0 0;
    top: auto;
    right:auto;
    width:160px;
    position: relative;
}
}

@media (max-width: 991px) {
.offer-side-top {
    padding:0 0 0 0;
    margin:10px auto 20px auto;
    height:auto;
}
.offer-side-top .offer-info.offerinfoprice{
    padding:10px 150px 10px 10px;
    margin:10px 0 0 0;
}
.offer-side-top .price span {
    display: block;
}
.offer-side-top .button {
    height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:0 0 0 0;
    top: 19px;
    right:10px;
    width:140px;
    position: absolute;
}
.offer-side-top .button.quickbtn {
    /*height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:0 0 0 15px;
    width:210px;*/

    height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:0 0 0 0;
    top: 19px;
    right:10px;
    width:160px;
    position: absolute;
}
}

@media (max-width: 480px) {
.offer-side-top .offer-info.offerinfoprice{
    padding:10px 10px 10px 10px;
    margin:10px 0 20px 0;
}
.offer-side-top .price {
    display: block;
}
.offer-side-top .price span {
    display: inline;
}
.offer-side-top .button {
    height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:10px 0 0 0;
    top: auto;
    right:auto;
    width:140px;
    position: relative;
}
.offer-side-top .button.quickbtn {
    /*height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:0 0 0 15px;
    width:210px;*/
    height:50px;
    line-height: 50px;
	padding:0 0 0 0;
    margin:10px 0 0 0;
    top: auto;
    right:auto;
    width:160px;
    position: relative;
}
}

.star-box-header{
    padding:0 0 0 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    line-height: 12px;
    display: inline-block
}
.star-box-header span{
    position: relative;
    padding:0;
    margin:0 0 0 0;
    width:16px;
    height:16px;
    line-height: 16px;
    display: inline-block;
}
.star-box-header span:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 16px;
    line-height:16px;
    content: "\e91a";
    color: #f6a90f;
 background-image: linear-gradient(180deg, #f6a90f 45%, #f97c25 90%);
 background-clip: text;
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}



.details-box{
    margin:0;
    position: relative;
    padding:20px 0 20px 0;
}
.details-box span{
    font-weight: bold;
}
@media (max-width: 1199px) {
/*.details-box{
    padding:30px 0 30px 0;
}*/
}
.details-box strong{
    font-weight: bold;
}
.details-box h3{
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    display:block;
    position: relative;
    padding:0 0 0 0;
    font-weight: 400;
    text-align: left
}
.hotel-info {
    margin:30px 0 30px 0;
    padding:0;
    position: relative;
}
.hotel-info strong{
    font-weight: bold;
    font-weight: 700
}
.hotel-info .alert{
    margin:0;
    padding:0;
}
.hotel-info .alert-warning {
    color: #000000;
    background-color: #FFFFFF;
    padding:20px 20px 20px 20px;
    border: 1px solid #FF0000
}


.country-tabs-list {
    padding:0 0 0 15px;
    border: 0;
    position: relative;
    margin:10px 0 20px 0;
    list-style: none;
    background: #ffffff;
    border-bottom: 2px solid #fbdebc;
}
.country-tabs-list li {
    font-size: 16px;
    position: relative;
    /*text-transform: uppercase; */
    text-align: center;
    /*width:255px;  */
    display: inline-block;
    padding: 0;
    margin: 0 2px -2px 2px;
    background:#FFFFFF;
    color: #333333;
    font-weight: 500;
    border-left: 2px solid #fbdebc !important;
    border-right: 2px solid #fbdebc !important;
    border-top: 2px solid #fbdebc !important;
    border-bottom: 2px solid #fbdebc !important;
    -webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.country-tabs-list li.tab-active {
    position: relative;
    /*text-transform: uppercase; */
    text-align: center;
    display: inline-block;
    color: #f39220;
    padding: 8px 13px 8px 13px;
    margin: 0 2px -2px 2px;
    font-size: 16px;
    background: #fbdebc;
    font-weight: 500;
    /*text-transform: uppercase;  */
    border-left: 2px solid #fbdebc !important;
    border-right: 2px solid #fbdebc !important;
    border-top: 2px solid #fbdebc !important;
    border-bottom: 2px solid #fbdebc !important;
}

.country-tabs-list li.tab-active a,
.country-tabs-list li a {
    color: #333333!important;
    display: block!important;
    padding: 8px 13px 8px 13px;
}
.country-tabs-list li.tab-active a:hover,
.country-tabs-list li a:hover  {
    color: #f39220!important;
    background: #fbdebc;
}
.country-tabs-list li:hover {
    color: #f39220!important;
    background: #fbdebc;
}

@media (max-width: 768px) {
.country-tabs-list {
    padding:0 0 0 0;
    border-bottom: 0 solid #fbdebc;
}
.country-tabs-list li {
    font-size: 16px;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    margin: 2px 2px 2px 2px;
    border-radius:6px;
}
.country-tabs-list li.tab-active a,
.country-tabs-list li a {
    padding: 5px 10px 5px 10px;
}
.country-tabs-list li.tab-active {
    display: inline-block;
    padding: 10px 10px 10px 10px;
    margin: 2px 2px 2px 2px;
}

}

@media (max-width: 480px) {
.country-tabs-list {
    padding:0 0 0 0;
    border-bottom: 0 solid #fbdebc;
}
.country-tabs-list li {
    font-size: 16px;
    display: block;
    padding: 5px 10px 5px 10px;
    margin: 2px 2px 2px 2px;
    border-radius:6px;
}
.country-tabs-list li.tab-active a,
.country-tabs-list li a {
    padding: 5px 10px 5px 10px;
}
.country-tabs-list li.tab-active {
    display: block;
    padding: 10px 10px 10px 10px;
    margin: 2px 2px 2px 2px;
}

}

#parentHorizontalTab,
#parentHorizontalTab2 {
    margin: 20px auto 0 auto!important;
    background:none!important;
}
#parentHorizontalTab > ul,
#parentHorizontalTab2 > ul {
    padding:15px 15px 0 15px;
    border: 0;
    position: relative;
    background:none!important;
    margin: 0 0 0 0!important;
    text-align: left!important;
    border-bottom: 2px solid #fbdebc;
}

#parentHorizontalTab > ul li,
#parentHorizontalTab2 > ul li {
    padding: 8px 13px 8px 13px!important;
    margin: 0 2px -2px 2px!important;
    background:#FFFFFF!important;
    color: #333333!important;
    font-size: 16px;
    text-transform: none;
    position: relative;
    font-weight: 500!important;
    float:none!important;
    /*text-transform: uppercase!important;*/
    border-left: 2px solid #fbdebc !important;
    border-right: 2px solid #fbdebc !important;
    border-top: 2px solid #fbdebc !important;
    border-bottom: 2px solid #fbdebc !important;
    -webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
#parentHorizontalTab > ul li.resp-tab-active,
#parentHorizontalTab2 > ul li.resp-tab-active {
    color: #f39220!important;
    padding: 8px 13px 8px 13px!important;
    margin: 0 2px -2px 2px!important;
    font-size: 16px;
    position: relative;
    font-weight: 500!important;
    /*text-transform: uppercase!important;  */
    background: #fbdebc!important;
    /*text-transform: uppercase;  */
    border-left: 2px solid #fbdebc !important;
    border-right: 2px solid #fbdebc !important;
    border-top: 2px solid #fbdebc !important;
    border-bottom: 2px solid #fbce93 !important;
}
/*#parentHorizontalTab > ul li.resp-tab-active:before,
#parentHorizontalTab2 > ul li.resp-tab-active:before {
    content:"";
    position: absolute;
    left:0;
    right:0;
    width:100%;
    height:4px;
    background: #514da8;
    bottom:-4px
}*/
#parentHorizontalTab .resp-tabs-list a,
#parentHorizontalTab2 .resp-tabs-list a {

}

#parentHorizontalTab h4,
#parentHorizontalTab2 h4 {
    font-size: 16px!important;
    position: relative;
    font-weight: 500!important;
    padding:0;
    margin:0;
    line-height: 18px!important;
}
#parentHorizontalTab .resp-tabs-list h4,
#parentHorizontalTab2 .resp-tabs-list h4 {
    font-size: 16px!important;
    position: relative;
    font-weight: 500!important;
    padding:0;
    margin:0;
    line-height: 18px!important;
}

#parentHorizontalTab > ul li:hover,
#parentHorizontalTab2 > ul li:hover {

}

#parentHorizontalTab .resp-tab-content,
#parentHorizontalTab2 .resp-tab-content {
    border:0;
    padding:20px 20px 20px 20px;
    text-align: left;
    background: none!important
}
#parentHorizontalTab .resp-tabs-container,
#parentHorizontalTab2 .resp-tabs-container {
	color: #000000;
    line-height: 24px;
    font-size: 16px;
    background: none!important
}


.resp-tabs-container h3 {
	color: #000000;
    line-height: 24px;
    font-size: 18px;
    font-weight: 600;
    margin:0 0 5px 0;
    padding:0
}

.photo-galeria-list {
    margin: 0 -10px;
}
.photo-galeria-list .photo-galeria {
    float: left;
    width: 25%;
    padding: 0 10px;
    margin: 0 0 20px;
}
.photo-galeria-list .photo-galeria a {
    padding-top: 70%;
    background-position: center;
    background-size: cover;
    display: block;
}

@media (max-width: 860px) {
.photo-galeria-list .photo-galeria {
    width: 33.3333333333%;
}
}
@media (max-width: 544px) {
.photo-galeria-list .photo-galeria {
    width: 50%;
}
}


.etiketi{
    padding:20px 0 20px 0;
    margin:0;
    height:auto;
    font-size: 16px;
    line-height: 110%;
    color: #999999;
}
.etiketi div{
    font-size:23px;
	line-height: 23px;
    padding:0 0 10px 0;
    display: block;
    font-weight: 600;
    color: #333333;
}
.etiketi a {
    position: relative;
	padding: 4px 6px 4px 6px;
	display: inline-block;
    line-height: 14px;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	margin:0 5px 5px 0;
    background: #f1f8fe;
    border-radius:6px;
    border:1px solid #f1f8fe;
	transition: all 0.15s ease-out 0s;
}
.etiketi a:hover {
	color: #4274b3;
    background: #FFFFFF;
    border:1px solid #e5eef6;
	transition: all 0.15s ease-out 0s;
}

.action-bar{
    padding:0 0 20px 0;
    margin:0 0 0 0;
}
.action-bar a {
    display: inline-block;
    color: #4274b3;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    vertical-align: middle;
	margin:0 5px 0 0;
    padding:0;
    font-weight: 400;
    width:42px;
    height:42px;
    border: 1px solid #e0e0e0;
    background: none;
    border-radius:100%;
    position: relative;
    cursor: pointer;
}
.action-bar a:hover {
    color: #4274b3;
    background: #FFFFFF;
    border: 1px solid #f39220;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span{
    color: #f39220;
}
.action-bar a span.icon-print{
    display: inline-block;
    color: #4274b3;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin:0 auto;
    vertical-align: middle;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span.icon-print{
    color: #f39220;
}
.action-bar a span.icon-mail{
    display: inline-block;
    color: #4274b3;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin:0 auto;
    vertical-align: middle;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span.icon-mail{
    color: #f39220;
}
.action-bar a span.icon-share{
    display: inline-block;
    color: #4274b3;
    text-align: center;
    font-size: 17px;
    line-height: 18px;
    margin:0 auto;
    vertical-align: middle;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span.icon-share{
    color: #f39220;
}
.action-bar a .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: #FFFFFF;
    color: #333333!important;
    font-size: 14px;
    line-height: 18px;
    padding:7px 1px 7px 1px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    z-index: 55;
    top:53px;
    left: 25px;
    margin-left:-25px;
    display: block;
    border: 1px solid #e0e0e0;
}
.action-bar a .tooltiptext.tmail{
    width: 160px;
    left: 25px;
}
.action-bar a .tooltiptext.tshare{
    width: 80px;
    left: 25px;
}
.action-bar a .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: auto;
    left:20%;
    margin-left: -9px;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent #e0e0e0 transparent;
}
.action-bar a .tooltiptext.tmail::after {
    left:12%;
}
.action-bar a .tooltiptext.tshare::after {
    left:27%;
}
.action-bar a:hover .tooltiptext {
    visibility: visible;
}

.dates-wrap {
    margin: 20px 0 40px 0;
    border-radius: 0;
    border: 1px solid #EEEEEE;
    overflow: hidden;
}
@media (max-width: 1199px) {
.dates-wrap {
    margin: 20px 0 40px 0;
}
}
@media (max-width: 768px) {
.dates-wrap {
    margin: 20px 0 40px 0;
}
}
.dates-wrap .dates {
    width: 100%;
/*    border-left: 1px solid #cfe8e4;
    border-right: 1px solid #cfe8e4;
    border-top: 1px solid #cfe8e4;*/
}
.dates-wrap .dates tr{
	background-color: #FFFFFF;
}
.dates-wrap .dates tr:hover {
    /*background-color: #f8fbfe;  */
    transition: all 0.15s ease-out 0s;
}
.dates-wrap .dates tr:nth-child(even) td {
	/*background-color: #FFFFFF; */
}
.dates-wrap .dates tr.title td {
	background-color: #eeeeec!important;
}
.dates-wrap .dates td {
    /*background-color: #FFFFFF;      */
    border-top: 1px solid #EEEEEE;
    border-left: 0;
    border-right: 0;
    border-bottom:0;
    text-align: center;
    height: 50px;
    vertical-align: middle;
    /*width: 33.33%; */
    width: 25%;
    white-space: nowrap;
    padding: 3px 10px 3px 10px;
    font-size:16px;
    color: #000000;
}
.dates-wrap .dates .title td {
    font-size: 16px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top:0
}
.dates-wrap .dates .pricesm {
	color: #f39220;
	font-size: 20px;
    font-weight: 600;
    line-height: 120%;
}
.dates-wrap .dates .pricesm span {
	color: #f39220;
	font-size: 14px;
    font-weight: 600;
    line-height: 120%;
}
/*.dates-wrap .dates tr:hover .pricesm {
	color: #cc3333;
}
.dates-wrap .dates tr:hover .pricesm span {
	color: #cc3333;
}*/
.dates-wrap .dates .button {
	display: inline-block;
	font-size: 15px;
    line-height: 45px;
	padding:0 25px 0 25px;
    height:45px;
    margin:0;
	outline: none;
	transition: all 0.15s ease-out 0s;
	position: relative;
    font-weight:600;
    vertical-align: middle;
    color: #FFFFFF;
    transition: all 0.15s ease-out;
    text-align: center;
    background: #0055a5;
    border-radius:6px;
    border: 0;
    text-transform: uppercase;
}
.dates-wrap .dates .button:hover,
/*.dates-wrap .dates tr:hover .button,   */
.dates-wrap .dates .button:focus {
	transition: all 0.15s ease-out;
    background: #f39220;
    color: #FFFFFF
}
@media (max-width: 768px) {
.dates-wrap .dates .button {
	display: inline-block;
	font-size: 14px;
    line-height: 35px;
	padding:0 15px 0 15px;
    height:35px;
}
}

.dates-wrap .dates .button.small {
	display: inline-block;
	color: #FFFFFF;
	border: 0;
	font-size: 15px;
    line-height: 45px;
	padding:0 25px 0 25px;
    height:45px;
    margin:0;
	outline: none;
	transition: all 0.15s ease-out 0s;
	position: relative;
    border-radius:6px;
    background: #0055a5;
    font-weight:600;
}
.dates-wrap .dates .button.small:hover,
.dates-wrap .dates .button.small:focus {
    background: #f39220;
    color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
}



table.reserve {
	max-width: 100%;
	width: 100%;
	border:0 solid #d9e2ee;
	font-size: 16px;
	background-color: #fff;
	text-align: center;
}
table.reserve tr td {
	border: none;
	border: 1px solid #d9e2ee;
	padding: 5px 10px;
	text-align: center;
	width: 33.333%;
}
table.reserve tr:nth-of-type(2n+1) {
    background-color: #fff;
}
table.reserve .btn-success {
	background-color: #4dae11!important;
	color: #fff;
	border: 0px;
	font-size: 14px;
	padding: 10px 10px;
	height: auto;
	font-weight: 500;
	line-height: 100%;
	transition: all 0.15s ease-out 0s;
	border-radius: 0;
	position: relative;
    cursor: auto;
}
table.reserve .btn-success:hover, table.reserve .btn-success:focus {
	background-color: #4dae11!important;
	color: #fff;
	transition: all 0.15s ease-out 0s;
}
table.reserve .btn-falid{
	background-color: #999999;
	color: #fff;
	border: 0px;
	font-size: 14px;
	padding: 10px 10px;
	height: auto;
	font-weight: 500;
	line-height: 100%;
	transition: all 0.15s ease-out 0s;
	border-radius: 0;
	position: relative;
    cursor: auto;
}
table.reserve .btn-falid:hover {
	background-color: #999999;
	color: #fff;
	transition: all 0.15s ease-out 0s;
}
table.reserve .btn-warning{
	background-color: #f87409;
	color: #fff;
	border: 0px;
	font-size: 14px;
	padding: 10px 10px;
	height: auto;
	font-weight: 500;
	line-height: 100%;
	transition: all 0.15s ease-out 0s;
	border-radius: 0;
	position: relative;
    cursor: auto;
}
table.reserve .btn-warning:hover {
	background-color: #f87409;
	color: #fff;
	transition: all 0.15s ease-out 0s;
}
table.reserve .button.small {
	display: inline-block;
	height: auto;
    margin:0 30px 0 30px;
	color: #e3c338;
	border: 1px solid #e3c338;
	font-size: 17px;
    line-height: 17px;
	padding:10px 35px 10px 35px;
	outline: none;
	transition: all 0.15s ease-out 0s;
	position: relative;
    border-radius:0;
    font-weight: 600;
    background: #FFFFFF
}
table.reserve .button.small:hover,
table.reserve .button.small:focus {
	color: #FFFFFF;
    background: #e3c338;
	transition: all 0.15s ease-out 0s;
}


.tbl-title{
    font-size: 24px;
	margin:0 0 20px 0;
	line-height: 100%;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
}
.tbl-text{
    text-align: center;
    margin:0 0 20px 0
}

.table-hotel-prices {
	font-size: 14px;
	font-weight: 400!important;
	text-align: center;
    position:relative;
    margin:0;
    padding:0;
}
.col_dates{
    position:absolute;
    top:0;
    left:0;
}
.pdates{
    background: #FFFFFF
}
.pprices{
    background: #FFFFFF;
    padding:0 5px 0 5px
}
.pprices a {
	color: #f39220;
	font-size: 18px;
    font-weight:400;
	line-height: 100%;
    transition: all 0.25s ease-out 0s;
}
.pprices a:hover {
	color: #333333;
}
.pprices .title1,
.pdates .title1 {
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}
.table-hotel-prices th,
.table-hotel-prices td {
	text-align: center;
}
.table-hotel-prices .title.first_td {
	height: 72px;
    vertical-align: middle;
    text-align: center;
}
.table-hotel-prices .col_dates .pdates .title1{
    background: #eeeeec;
}
.table-hotel-prices .col_prices .pprices .title1{
    background: #eeeeec;
}

.content-page .table-hotel-prices td,
.content-page .table-hotel-prices table tr th {
	padding: 6px 2px 6px 2px;
	text-align: center;
}
.content-page .table-hotel-prices td.date {
	padding: 6px 2px 6px 2px;
	text-align: center;
    font-size: 16px;
}
.table-responsive {
	border: 0px;
    margin:0;
    padding:0;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
	border: 1px solid #EEEEEE;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFFFFF;
}
.content-page .table-hotel-prices table tr th {
	background-color: #FFFFFF;
}
.content-page .table-hotel-prices table tr td:hover {
	background-color: #FFFFFF;
    transition: all 0.25s ease-out 0s;
}
.pdates .title1 .title-text,
.pprices .title1 .title-text {
	height: 50px;
	overflow: hidden;
    vertical-align: middle;
}
.pdates .title1 .title-text .title-text-inside,
.pprices .title1 .title-text .title-text-inside {
    height: 50px;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
	font-size: 14px;
    font-weight: 700;
    color: #000000;
    white-space: nowrap;
}
.table-hotel-prices .col_prices .pprices .title1 {
    height: 63px;
    padding:0 5px 0 5px;
    overflow: hidden;
	vertical-align: middle;
	display: table-cell;
	font-size: 14px;
    font-weight: 700;
    color: #000000;
    white-space: nowrap;
}

.tbl-left-col {
	width: 101px;
    padding:0;
}
.tbl-right-col {
	margin: 0 0 0 100px;
    padding:0;
    width: auto;
    overflow: auto;
    overflow-y: hidden;
}
.tbl-top-text {
	text-align: center;
	font-size: 16px;
    color: #000000;
	margin: 0 0px 20px 0px;
}


/* form reservation */
.form-wrap {
	background-color:none;
    margin:20px auto 20px auto;
}
.form-wrap .zaglavie {
	margin: 0px;
	padding: 0 0 20px 0;
    color: #000000;
    font-size:34px;
    line-height: 34px;
}
.form-wrap .marshrut-2 {
	padding:10px 0px;
    line-height: 120%;
}
.form-wrap .price-2 {
    display: block;
    color: #000000;
}
.form-wrap .price-2 .pricebig {
    color: #000000;
    font-size: 34px;
    font-weight: 600
}
.form-wrap .price-2 .pricebig span {
    font-size: 24px;
    color: #000000;
}
.form-wrap .forma-detaili a{
   color: #f39220;
}
.form-wrap .forma-detaili a:hover{
   color: #333333;
   transition: all 0.15s ease-out 0s;
}

.wrap-reserve {
    margin: 20px auto 10px auto;
    display: block;
}
.reserve-2 {
    width: 70%;
    margin:0 auto;
    line-height: 120%;
    background: #FFFFFF
}
/* vajno za responsiv */
.reserve-2 td[nowrap] {
    white-space: normal;
}
/* vajno za responsiv */
.reserve-2 tr td {
    border: 1px solid #d7d7d7;
    padding: 8px;
    text-align: left;
}
.reserve-2 tr td:first-child {
    width: 40%;
}
.reserve-2 tr.list-tourists td:first-child {
    width: auto;
}
.reserve-2 tr:nth-of-type(2n+1) {
    background-color: none;
}

#dataTable {
    background-color: transparent !important;
}
#dataTable tr:first-child {
    font-size: 13px;
}
#dataTable tr td {
    width: auto;
}
#dataTable tr td:first-child {
    width: auto;
}
.reserve-2 .list-tourists > td {
    position: relative;
}
.reserve-2 .list-tourists > td:after {
    margin: 0;
}
.reserve-2 .list-tourists > td > div {
    margin-bottom: 15px;
}


@media (max-width:560px) {
.reserve-2 tr td:first-child {
    width: 100%;
    display: block
}
.reserve-2 tr td {
    width: 100%;
    display: block
}
.reserve-2 #dataTable tr td {
    display: table-cell;
}

}

.table-responsive {
	border: 0px;
    overflow-y: hidden
}

.reserve-2 input[type="text"],
.reserve-2 input[type="email"],
.reserve-2 input[type="password"],
.reserve-2 input[type="tel"],
.reserve-2 input[type="phone"],
.reserve-2 input[type="number"],
.reserve-2 select,
.reserve-2 textarea {
    background-color: #FFFFFF;
    border: 1px solid #d7d7d7;
    display: inline-block;
    padding: 9px 6px;
    width: 100%;
	transition: all 0.15s ease-out;
	font-size:14px;
}
.reserve-2 input[type="text"]:focus,
.reserve-2 input[type="email"]:focus,
.reserve-2 input[type="password"]:focus,
.reserve-2 input[type="tel"]:focus,
.reserve-2 input[type="phone"]:focus,
.reserve-2 input[type="number"]:focus,
.reserve-2 select:focus,
.reserve-2 textarea:focus {
    transition: all 0.15s ease-out;
	border:1px solid #d7d7d7;
    background-color: #FFFFFF;
    outline: none;
    -webkit-box-shadow: 0px 0 8px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0 8px 0 rgba(0,0,0,0.15);
    box-shadow: 0px 0 8px 0 rgba(0,0,0,0.15);
}
.reserve-2 .selectdate {
    width:120px;
}
.reserve-2 .selectdete{
    width:130px
}
.reserve-2 .kafiavo {
    font-size: 11px;
    font-style: italic;
    color: #999999;
    line-height: 1;
}
.reserve-2 .cherveno2 {
    color: #FF0000;
    font-size: 11px;
    font-style: italic;
    line-height: 12px;
}
.reserve-2 .list-tourists > td {
    position: relative;
}
.reserve-2 .list-tourists > td:after {
    margin: 0 0 20px;
}
.reserve-2 .list-tourists > td > div .button.small,
.reserve-2 .list-tourists > td > .button.small {
    display: inline-block;
background: #0055a5;
    margin: 0 10px 10px 10px;
    text-transform: uppercase;
    outline: none;
	transition: all 0.15s ease-out 0s;
    border-radius:6px;
    padding:0 30px 0 30px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    font-size: 14px;
    line-height: 32px;
    height: 40px;
    color: #FFFFFF;
    border: 0;
    font-weight: 500
}
.reserve-2 .list-tourists > td > div .button.small:hover,
.reserve-2 .list-tourists > td > .button.small:hover,
.reserve-2 .list-tourists > td > div .button.small:focus,
.reserve-2 .list-tourists > td > .button.small:focus {
    background:#f39220;
	color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
}
.btnr-wrap{
    padding:0;
    position: relative;
    display: inline-block;
    margin:20px 0 20px 0;
}
.reserve-2 .button.big,
.reserve-2 .button.small,
.reservation-btn {
	display: inline-block;
background: #0055a5;
    margin: 0 10px 10px 10px;
    text-transform: none;
    outline: none;
	transition: all 0.15s ease-out 0s;
    border: 0;
    border-radius:6px;
    padding:0 30px 0 30px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    font-size: 16px;
    line-height: 36px;
    height: 40px;
    color: #FFFFFF;
    font-weight: 600
}
.reserve-2 .button.small{
    line-height: 40px;
    height: 40px;
}
.reserve-2 .button.big {
    font-size: 18px!important;
    width:100%!important;
    line-height: 32px!important;
    height: 50px!important;
    padding:0 35px 0 35px!important;
}
.reserve-2 .button.small:hover,
.reserve-2 .button.big:hover,
.reservation-btn:hover {
    background: #f39220;
	color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
}
.reserve-2 .button.small:focus,
.reserve-2 .button.big:focus,
.reservation-btn:focus{
    outline: none;
    background: #f39220;
	color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
}
.reserve-2 .required {
	color:#FF0000;
}
#obshta_suma_preview{
    color: #f39220;
    font-size:24px;
    line-height: 20px;
    font-weight: 700;
}
.reserve-2 .zapoznat{
   color: #FF0000;
}
.reserve-2 .zapoznat:hover{
   color: #000000;
}
/* end form reservation */



/* vajno za B2B */
.content-page table tr {
	text-align: left;
}
.content-page table td, .content-page table th {
	border: 1px solid #e5e5e5;
    padding: 10px 15px;
}
.content-page table thead td, .content-page table th {
	background-color: #eee;
}
/* vajno za B2B */

/* clever-link stilove */
.clever-link {
/* osnoven za tablicite*/
    cursor: pointer;
    color: #f39220!important;
}
.clever-link:hover {
    color: #333333!important;
}
.clever-link-button {
/* za butonite;*/
    cursor: pointer;
    color:#FFFFFF!important;
}
.clever-link-button:hover {
/* za butonite;*/
    cursor: pointer;
    color:#FFFFFF!important;
}
/* kraj na clever-link stilove */

/* raiting */

.jq-stars {
    display: inline-block;
}
.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer;
}
.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%;
}
.jq-star:hover .fs-star-svg path {
}
.jq-star-svg path {
    stroke-linejoin: round;
}
.jq-shadow {
    -webkit-filter: drop-shadow( -2px -2px 2px #888 );
    filter: drop-shadow( -2px -2px 2px #888 );
}
.my-rating {
    margin-bottom: 10px;
    margin-top: -5px;
}
.stars-text {
    display: inline-block;
    margin: 1px 0px 0px 10px;
    vertical-align: top;
}
/* raiting */



.mousenidis-kurorti {
	text-align: center;
    padding:30px 50px 30px 50px;
    margin: 30px auto 0 auto;
    border: 0;
    border-radius:6px;
    width:100%;
    background: rgb(255,255,255,0.9);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
}
.mousenidis-kurorti a {
	position: relative;
	margin: 6px 8px 6px 8px;
	padding: 0 0 0 0;
    border-right: 0 solid #d6d6d6;
	display: inline-block;
	font-size: 18px;
	color: #333333;
    line-height: 20px;
	text-decoration: none;
	transition: all 0.15s ease-out 0s;
}

@media (max-width: 991px) {
.mousenidis-kurorti {
    padding:20px 10px 20px 10px;
    margin: 20px auto 0 auto;
}
.mousenidis-kurorti a {
	margin: 5px 4px 5px 4px;
	font-size: 16px;
    line-height: 18px;
}
} 
.mousenidis-kurorti a:last-child {
    border-right: 0 solid #0055a5;
}

.mousenidis-kurorti a:before{
    content: "";
   /* width:100%;*/
    background: #0055a5;
    height:1px;
    position: absolute;
    display: inline-block;
    left: 51%;
    right: 51%;
    bottom:-2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.mousenidis-kurorti a:hover:before{
    left: 0;
    right: 0;
}
.mousenidis-kurorti a.current:before{
    content: "";
   /* width:100%;*/
    background: #0055a5;
    height:1px;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    bottom:-2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.mousenidis-kurorti a:hover {
	color: #0055a5;
    transition: all 0.15s ease-out 0s;
}
.mousenidis-kurorti a.current {
	color: #0055a5;
    font-weight: 500
}
.mousenidis-kurorti a:hover,
.mousenidis-kurorti a.current:hover {
	transition: all 0.15s ease-out 0s;
    color: #0055a5;
}



.no-rezult {
    padding: 40px 0 40px 0;
    line-height: 120%;
    font-size:22px;
    text-align: center;
    margin: 0 auto;
    color: #333333;
}
@media (max-width:991px) {
.no-rezult {
    padding: 20px 0 20px 0;
    line-height: 120%;
    font-size:18px;
}
}


.nav-pagination{
    margin: 30px auto 30px auto;
    text-align: center;
}
.pagination {
	margin: 0 auto 0 auto;
    text-align: center;
}
.pagination>li>a, .pagination>li>span {
	line-height: 100%;
	padding: 10px 14px 10px 14px;
	border: 0;
	color: #333333;
    background: #FFFFFF;
	border-radius: 0;
	margin: 0 4px 5px 4px;
    display: block;
	text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background: #0055a5;
    color: #FFFFFF;
	border-radius: 0;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
}
.pagination>li>a.active, .pagination>.active>span {
	line-height: 100%;
	padding: 10px 14px 10px 14px;
	border: 0;
	color: #FFFFFF;
    background: #0055a5;
	border-radius: 0;
	margin: 0 4px 5px 4px;
    display: block;
	text-transform: uppercase;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
}
.pagination>li>a.next-page,
.pagination>li>a.prev-page {
	border: 0;
    width:35px;
    height:38px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding:0 0 0 0;
    line-height:38px;
    /*text-indent: -9999px;*/
    font-size: 0;
    color: #0055a5;
    background:none!important;
-webkit-box-shadow: 0px 0px 0 0px rgba(0,0,0,0.0)!important;
-moz-box-shadow: 0px 0px 0 0px rgba(0,0,0,0.0)!important;
box-shadow: 0px 0px 0 0px rgba(0,0,0,0.0)!important;
}

.pagination>li>a.next-page:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 15px;
    line-height:38px;
    content: "\e92e";
    color: #333333;
    position: absolute;
    display: block;
    left:0;
    right:0;
}
.pagination>li>a.prev-page:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 15px;
    line-height:38px;
    content: "\e922";
    color: #333333;
    position: absolute;
    display: block;
    left:6px;
    right:0
}
.pagination>li>a.next-page:hover,
.pagination>li>a.prev-page:hover {
	color: #0055a5;
    background-color: none;
}
.pagination>li>a.next-page:hover:before{
    color: #0055a5;
}
.pagination>li>a.prev-page:hover:before{
    color: #0055a5;
}
.pagination > li > span:focus,
.pagination > li > span:hover {
	background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
}
.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > span {
	margin-left: 0;
	border-radius: 0;
}
.pagination > li > a:focus,
.pagination > li > a:hover {
	background: #0055a5;
    color: #FFFFFF;
    border-color: #0055a5;
	transition: all 0.15s ease-out 0s;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.07);
}


.to-top {
    position: fixed;
    display: none;
    background:rgb(213,235,247, 0.7);
    border: 1px solid;
    border-color:rgb(181,181,181, 0.7);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    right: 20px;
    bottom: 20px;
    transition: background 0.5s;
    z-index: 90;
}
.to-top:before{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: 15px;
    left: 11px;
    border: solid #367dda;
    border-width: 0 3px 3px 0;
    display: block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.to-top:hover {
    /*background:rgb(247,146,30, 1);  */
    background:rgb(213,235,247, 0.8);
}



#footer{
    margin:0 auto 0 auto;
    position: relative;
    padding:0 0 0 0;
    text-align: center;
    width:100%;
    background: #0055a5;
}

.footer-top{
    position: relative;
    margin:0 auto 0 auto;
    padding:70px 0 50px 0;
    z-index: 2;
    text-align: center;
    vertical-align: top;
}

.col-foot1{
    display: inline-block;
    width:40%;
    padding:0 0 0 0;
    margin:0 0 0 15px;
    vertical-align: top;
    text-align: left;
}
.col-foot2{
    display: inline-block;
    width:34%;
    margin:0 15px 0 15px;
    vertical-align: top;
}
.col-foot3{
    display: inline-block;
    width:20%;
    margin:0 15px 0 15px;
    text-align: left;
    vertical-align: top;
}
.col-foot4{
    display: inline-block;
    width:20%;
    margin:0 15px 0 0;
    vertical-align: top;
}

@media (max-width:1420px) {
.col-foot1{
    display: inline-block;
    width:40%;
    margin:0 0 0 15px;
}
.col-foot2{
    display: inline-block;
    width:34%;
    margin:0 15px 0 15px;
}
.col-foot3{
    display: inline-block;
    width:19%;
    margin:0 15px 0 15px;
    text-align: left
}
.col-foot4{
    display: inline-block;
    width:22%;
    margin:0 15px 0 0;
}

}

@media (max-width:1166px) {
.col-foot1{
    display: inline-block;
    width:100%;
    margin:0 0 20px 0;
    padding:0 0 0 0;
    text-align: center
}
.col-foot2{
    display: inline-block;
    width:100%;
    margin:0 0 20px 0;
}
.col-foot3{
    display: inline-block;
    width:100%;
    margin:0 0 20px 0;
    text-align: center
}
.col-foot4{
    display: inline-block;
    width:100%;
    margin:0 0 20px 0;
}
}


.footer-info{
    margin:0 0 20px 0;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    padding:0 0 0 0
}
.footer-title{
    margin:0 0 15px 0;
    font-size: 23px;
    line-height: 23px;
    color: #FFFFFF;
    font-weight: 600;
    text-align: left;
    position: relative;
    padding:0
}
.footer-title.footer-title-social  {
    text-align: right;
}
.footer-info p{
    margin:0 0 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    padding:0
}


.footer-bank{
    margin:0 0 20px 0;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    padding:20px 20px 20px 20px;
    display: inline-block;
    border-radius:6px;
    border: 1px dashed;
	border-color: rgb(255, 255, 255,0.4);
}
.footer-bank div{
    margin:0 0 8px 0;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    padding:0;
    font-weight:400;
}
.footer-info div{
    margin:0 0 2px 23px;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    padding:0;
    font-weight:700;
}
.footer-info span{
    display: inline-block;
    margin:2px 0 0 0;
    padding:0 0 10px 0;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    font-weight:400;
}
.footer-info span.address:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 18px;
    line-height:18px;
    content: "\e917";
    color: #FFFFFF;
    position: absolute;
    display: block;
    left:-23px;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.footer-info span.tel:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 18px;
    line-height:18px;
    content: "\e908";
    color: #FFFFFF;
    position: absolute;
    display: block;
    left:-23px;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.footer-info span.email:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 18px;
    line-height:18px;
    content: "\e906";
    color: #FFFFFF;
    position: absolute;
    display: block;
    left:-25px;
    top:-1px;
    transition: all 0.15s ease-out 0s;
}
.footer-info span.time:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 18px;
    line-height:18px;
    content: "\e914";
    color: #FFFFFF;
    position: absolute;
    display: block;
    left:-25px;
    top:-1px;
    transition: all 0.15s ease-out 0s;
}
.footer-info a {
	color: #FFFFFF;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    display: inline-block;
    padding:0 0 0 0;
    overflow: hidden;
}
.footer-info a:hover {
    color: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}
.footer-info a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	left: -1;
	border-bottom: 1px solid #fff;
	border-bottom-color: rgb(255, 255, 255);
	width: 100%;
	height: 0;
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: transform .2s ease-in-out;
}
.footer-info a:hover:after {
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.footer-menu-list{
    margin:0 0 0 0;
    padding:0;
    text-align: left;
    width:auto;
}
.footer-menu-list ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: left;
    width:100%;
}
.footer-menu-list li{
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    padding:0 0 0 0;
    margin:0 0 10px 0;
    text-align: left;
    display: block;
    position: relative;
}
.footer-menu-list li:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 11px;
    line-height:11px;
    content: "\e92e";
    color: #FFFFFF;
    position: absolute;
    display: block;
    left:0;
    top:4px;
    transition: all 0.15s ease-out 0s;
}
.footer-menu-list a {
	color: #FFFFFF;
    padding:0 0 0 0;
    display: inline-block;
    position: relative;
    margin:0 0 0 15px;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}
.footer-menu-list a:hover {
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.footer-menu-list a:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left:-1px;
	border-bottom: 1px solid #fff;
	border-bottom-color: rgb(255, 255, 255);
	width: 100%;
	height: 0;
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: transform .2s ease-in-out;
}
.footer-menu-list a:hover:before {
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.social-box{
    padding:30px 0 0 0;
    display: block;
    margin:0;
    text-align: left;
    vertical-align: middle;
    width:100%;
}
.social-box ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: left;
}
.social-box li{
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    padding:0;
    margin:0 2px 8px 2px;
    text-align: right;
    display: inline-block;
    position: relative;
}
.social-box a {
	color: #FFFFFF;
    padding:0;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
}
.social-box a:hover {
    transition: all 0.15s ease-out 0s;
}
.social-box a span {
    color: #FFFFFF;
    padding:0;
    position: relative;
    display: inline-block;
    width:45px;
    height:45px;
    vertical-align: middle;
    text-align: center;
    line-height: 45px;
    background: none;
    border-radius:100%;
    border:1px solid;
    border-color:rgba(255,255,255,0.5);
}
.social-box a span.icon-viber {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    transition: all 0.15s ease-out 0s;
}
.social-box a:hover span {
    background: #FFFFFF;
    color: #0055a5;
    border:1px solid;
    border-color:rgba(255,255,255,0.5);
    transition: all 0.15s ease-out 0s;
}




.info-footer-small{
    color: rgb(255,255,255,0.6);
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    padding:0 15px 0 15px;
    margin:50px auto 0 auto;
    width:90%;
    display: block;
    float:none
}

@media (max-width:1166px) {
/*.info-footer-small{
    text-align: center;
    width:80%;
    padding:0 0 0 0;
    margin:0 auto 0 auto;
    float:none
}*/
}

.footer-bottom {
	text-align: center;
    margin:0 auto 0 auto;
    color: #ffffff;
    padding:0 0 0 0;
    position: relative;
    z-index: 2;
    background: #0055a5
}
#footer-bottom {
	padding:20px 0 20px 0;
    width:auto;
	text-align: center;
    margin:0 auto;
    font-size: 14px;
    line-height: 16px;
    border-top:1px solid;
    border-top-color: rgb(255,255,255,0.3);
}
#footer-bottom a {
	color: #ffffff;
}
#footer-bottom a:hover {
	color: #ffffff;
    transition: all 0.15s ease-out 0s;
}
#footer-bottom .copyright-containter > div {
	display: inline-block;
	padding: 2px 0 2px 0;
	font-size: 14px;
    line-height: 16px
}
#footer-bottom .copyright-containter .all {
	text-align: left;
	float: left;
    padding-top:9px;
}
#footer-bottom .copyright-containter .peakview {
	text-align: center;
    padding-top:9px;
    display: inline-block;
}
#footer-bottom .copyright-containter .peakview-logo {
	display: inline-block;
    width: 94px;
    height: 24px;
    background: url(img/pw-vector.svg) no-repeat;
    text-indent: -9999px;
    margin:0
}
#footer-bottom .copyright-containter .created {
	text-align: right;
	float: right;
    padding-top:7px;
}
#footer-bottom .row.copyright-containter > div {
	padding: 0;
}
#footer-bottom .copyright-containter .created a .icon-wd {
	position: absolute;
	right: 2px;
	top:0;
    font-size: 20px;
    color: #ffffff
}
#footer-bottom .copyright-containter .created a:hover .icon-wd {
	animation-duration: 0.75s;
	animation-name: hvr-icon-up;
	animation-timing-function: ease-out;
    color: #ffffff;
}
#footer-bottom .copyright-containter .created a {
	color: #ffffff;
	display: inline-block;
	padding: 2px 35px 2px 3px;
	position: relative;
}
#footer-bottom .copyright-containter .created a:hover {
	color: #ffffff;
    transition: all 0.15s ease-out 0s;
}


.alert {
    position: relative;
    padding: 0;
    margin: 40px 0 80px 0;
    border: 0;
    border-radius:0;
}
.alert-success {
    color: #000000;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    font-size: 18px;
    line-height: 26px;
}

.alert-default{
    font-size: 18px;
    line-height: 26px;
    padding:50px 0 0 0
}

/*
.search-container {
	margin: 0 auto;
}
.search-container a {
	margin: 0;
}
.search-container .search-toggle {
	position: relative;
}
.remodal-close:focus{
    outline: none
}
.search-container .search-toggle .text-area {
	color: #000;
}
.search-container input {
	font-size: 16px;
	height: 46px;
	padding: 5px 40px 5px 10px;
	width: 100%;
	border: 1px solid #d9d9d9;
	background: #FFFFFF;
	color: #000;
	transition: all 0.15s ease-out;
	display: inline-block;
    -webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.search-container input:focus {
	transition: all 0.15s ease-out;
	background: #FFFFFF;
	border-color: #B5B5B5;
    outline: none
}
.search-container .submit-button {
	display: block;
	color: #FFFFFF;
    font-weight: 600;
	border: 0;
	outline: none;
	line-height: 100%;
	transition: all 0.15s ease-out 0s;
	position: relative ;
	top: auto;
	right: auto;
	font-size: 18px;
	text-align: center;
	padding: 0px 30px;
	height: 46px;
    width:100%;
    background:#0055a5;
    -webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.search-container .submit-button:hover {
	transition: all 0.15s ease-out 0s;
    color: #FFFFFF;
    background: #f39220;
}
*/

.remodal-overlay {
    background: rgba(0, 0, 0, 0.70);
}

.remodal {
    padding: 50px 30px 50px 30px;
    border-radius:6px;
    margin:20px 0 20px 0;
    width: 100%;
}


.remodal-close {
    position: absolute;
    left:auto;
    top: 10px !important;
    right:10px!important;
    display: block;
    overflow: visible;
    width: 33px;
    height: 33px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius:100%;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    text-decoration: none;
    color: #FFFFFF!important;
    border: 0;
    outline: 0;
    background: #0055a5!important;
}
.remodal-close:before {
    line-height: 33px;
    width: 33px;
}




.form_question{
    text-align: left
}
.form_question span.titlef{
    font-size: 28px;
    line-height: 110%;
    font-weight: 400;
    color: #333333;
    padding:0 0 20px 0;
    text-align: center;
    display: block;
    text-transform: uppercase;
}
.form_question .infoform {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #333333;
    padding:0 0 10px 0;
    text-align: left;
}
.form_question .infoform a{
    color: #0055a5;
    font-weight: 700;
}
.form_question .infoform a:hover{
    color: #000000;
    transition: all 0.15s ease-out 0s;
}

.form_question input[type="text"],
.form_question input[type="email"],
.form_question input[type="tel"],
.form_question textarea{
    outline: none;
	width: 100%;
	margin: 0px 0px 10px 0;
	border: 0;
    padding: 10px;
    height: 40px;
    color: #333333;
    font-size: 16px;
	background: #FFFFFF;
    border: 1px solid #cecece;
    display:block;
    border-radius:3px;
}
.form_question textarea {
    height: 150px;
}
.form_question input[type="text"]:focus,
.form_question input[type="email"]:focus,
.form_question input[type="tel"]:focus,
.form_question textarea:focus {
    transition: all 0.25s ease-out;
	border:1px solid #cecece;
    background-color: #FFFFFF;
    outline: none;
    color: #333333;
   -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
}
.form_question input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999999;
    opacity: 1; /* Firefox */
}
.form_question input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
}
.form_question input::-ms-input-placeholder { /* Microsoft Edge */
    color: #999999;
}
.form_question textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999999;
    opacity: 1; /* Firefox */
}
.form_question textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
}
.form_question textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #999999;
}

.form_question .custom-select {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	vertical-align: top;
    border: 1px solid #cecece;
    height: 40px;
    width: 350px;
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    background: #FFFFFF;
    cursor: pointer;
    border-radius:3px;
    margin: 0px 0px 10px 0;
}
@media (max-width:560px) {
.form_question .custom-select {
    width: 100%;
}
}
.form_question .custom-select:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 7px;
    line-height:7px;
    content: "\e91d";
    color: #000000;
    position: absolute;
    right: 10px;
    top: 18px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2
}
.form_question .custom-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: none;
	box-shadow: none;
	padding-left:10px;
    padding-right:34px;
    padding-top:0;
	width: 100%;
    height: 40px;
    outline: none;
    color: #000000;
    font-size:16px;
    line-height: 16px;
    border: 0;
    background:#FFFFFF;
    cursor: pointer;
    border-radius:3px
}
.form_question .custom-select select:disabled {
    cursor: not-allowed;
}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.form_question .custom-select select::-ms-expand  {
    display: none;
}
}

.button_question {
	display: block;
	color: #FFFFFF;
	border: 0px;
	font-size: 18px;
	padding: 0 32px 0 32px;
	height: 50px;
	outline: none;
	line-height: 50px;
	transition: all 0.15s ease-out 0s;
	position: relative;
    border-radius:3px;
    background: #0055a5;
    font-weight: 700;
    vertical-align: middle;
    margin:20px 0 0 0;
    float:left;
    text-transform: uppercase;
}
.button_question:hover {
    color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
    background: #f39220;
}
.button_question:focus{
    outline: none;
    color: #FFFFFF;
    background: #f39220;
}

.form_question p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000000;
    padding:0 0 20px 0
}
.form_question p a{
    font-size: 16px;
    line-height: 24px;
    color: #0055a5;
}
.form_question p a:hover{
    color: #000000;
    transition: all 0.15s ease-out 0s;
}
.form_question span{
    color: #FF0000;
}
.form_question p.required{
    float:right;
    padding:35px 0 0 0
}
.form_question label{
    display: block;
    margin:0 0 2px 0;
    text-align: left;
    font-size: 14px;
    font-weight: 600
}
.form_question label.lc{
    font-size: 14px;
    font-weight: 400
}
.form_question label a {
	color: #FF0000;
	text-decoration: none;
}
.form_question label a:hover {
	text-decoration: none;
    color: #000000;
}


/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* bootsrap custom grid */

@media (min-width:576px) {
.container {
	max-width: 100%
}
}

@media (min-width:768px) {
.container {
	max-width: 100%
}
}

@media (min-width:992px) {
.container {
	max-width: 100%
}
}

@media (min-width:1200px) {
.container {
	max-width: 100%
}
}

@media (min-width:1420px) {
.container {
	max-width: 1420px
}
}

/* bootsrap custom grid */


@media (max-width:1600px) {
#main-slider .slider-fill .wrap-slider-text {
    width:100%;
    margin:0 90px 0 90px
}
}


@media (max-width:1560px) {

}

@media (max-width:1420px) {
.header-top{
    width:100%;
    padding:0 15px 0 200px;
}
#logo {
	left: 10px;
}
}

@media (max-width:1380px) {
.offer-menu-box{
    width:100%;
}
}

@media (max-width:1290px) {
/*#offer-menu ul li a {
    margin:0 7px 0 7px;
}*/
.offer-menu-box{
    width:100%;
}
#offer-menu ul li a {
    padding:0 10px 0 0;
    margin:0 5px 0 5px;
}
}

@media (max-width:1200px) {
#main-slider .slider-fill .slider-text .subtitle {
    font-size:26px;
    line-height: 100%;
    color: #FFFFFF;
    text-align: center;
    font-weight:500;
    width:100%;
}
#main-slider .slider-fill .slider-text .title {
    font-size:60px;
}

}

@media (max-width: 1199px) {
#dataTable tr td {
    width: auto;
    padding: 8px 3px 8px 3px;
}
#dataTable tr:first-child td + td + td + td ~ td {
    display: none;
}
#dataTable tr:first-child ~ tr td + td + td + td + td ~ td {
    display: none;
}

.destination-item .wrap-image {
    height:auto;
}
}

@media (max-width: 1125px) {
.wrap-filter {
    bottom:auto;
    left:auto;
    right:auto;
    top:auto;
    position: relative;
    margin:0 0 0 0;
    padding:30px 15px 0 15px
}
.wrap-filter.wrap-filter-inside  {
    margin:0 0 30px 0;
/*    background: #FFFFFF  */
}
.wrap-filter.wrap-filter-inside .background-filter {
	width:auto;
    margin:0 0 0 0;
}
.wrap-filter .background-filter {
	width:auto;
    margin:0;
    border-radius:3px;
}
 .wrap-filter .filter {
    border-radius:0;
    padding:10px 10px 10px 10px;
}
.wrap-filter .form-group {
	margin: 0 0% 0 0%;
    padding:0 0 0 0;
    float:left;
    width:33%;
}
.wrap-filter .form-group:nth-child(3){
    border-right:0 solid #FFFFFF
}
.wrap-filter .filter div.custom-select {
    width: 100%;
}
.wrap-filter .form-group .texts{
    left: 15px;
}
.wrap-filter .filter div.custom-select select {
	padding-left:15px;
    padding-right:5px;
}
.wrap-filter .form-group.submit {
    padding:0 0 0 0;
    width:100%;
    margin:5px auto 0 auto;
}
.wrap-filter .form-group.submit:after{
    left: 0;
    right:0;
    margin:0 auto 0 auto;
    text-align:center
}
}

@media (max-width: 1166px) {
#footer{
    text-align: center;
}
.footer-title{
    margin:0 auto 15px auto;
    text-align: center;
}
.footer-title.footer-title-social  {
    text-align: center;
}
.footer-info{
    margin:0 auto 30px auto;
    text-align: center;
    padding:0
}
.footer-info div{
    text-align: center;
}
.footer-info span{
    display: inline-block;
    margin:0 auto 5px auto;
    text-align: center;
}
.footer-menu-list{
    margin:0 auto 0 auto;
    text-align: center;
    padding:0 15px 0 15px
}
.footer-menu-list ul{
    text-align: center;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.footer-menu-list li{
    text-align: center;
    display: inline-block;
    position: relative;
    margin:0 20px 10px 0;
}

.social-box{
    margin:0 auto 0 auto;
    text-align: center;
}
.social-box ul{
    text-align: center;
}
.social-box ul li{
    text-align: center;
}
.social-box ul li a{
    text-align: center;
}
}

@media (max-width: 1060px) {
.form-wrap .zaglavie {
    font-size:26px;
}
.reserve-2 {
    width: 100%;
}
}

@media (max-width: 1024px) {

}

@media (max-width: 991px) {
.header-wrap {
    position: relative;
    height:70px;
}
.main-container{
    padding-top:0;
}
.content-page-inside{
    padding-top:0
}
.header-top{
    height: 70px;
    padding:0;
    display: block;
    position: relative;
}
.header-bottom{
    height:0;
    padding:0;
    display: block;
}

#logo {
	position: absolute;
    top:7px;
    left:10px;
    width:130px;
    height:55px;
}
#logo img {
	transition: all 0.15s ease-out 0s;
    width:130px;
    height:55px;
}

.services-menu{
    display: none;
    font-size: 0;
    visibility: hidden;
}

.tel-box{
    padding:0 0 0 0;
    position: absolute;
    right:57px;
    top:7px;
    width:auto
}
.tel-box ul li {
    text-align: right;
    display: inline-block;
    float: none;
}
.tel-box a.facebook,
.tel-box a.instagram{
	font-size: 30px;
    line-height: 30px;
    color: #0055a5;
    padding:0 0 0 0;
    width:30px;
    top:11px;
    position: relative;
    display: inline;
    vertical-align: middle;
    text-align: left;
    margin:0 0 0 0;
    font-weight: 400;
    border:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a span.icon-facebook,
.tel-box a span.icon-instagram{
	font-size: 30px;
    line-height: 30px;
    color: #0055a5;
    padding:0 0 0 0;
    width:30px;
    position: relative;
    display: inline;
    vertical-align: middle;
    text-align: left;
    margin:0 0 0 3px;
    font-weight: 400;
    border:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone{
    font-size: 0;
    line-height: 0;
    color: #0055a5;
    padding:0 0 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    margin:0 16px 0 0;
    font-weight: 700;
}
.tel-box a.phone:hover {
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 30px;
    line-height:30px;
    content: "\e908";
    color: #0055a5;
    position: absolute;
    left:0;
    top:-3px;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone:hover:before{
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}

.tel-box a.email{
    font-size: 0;
    line-height: 0;
    color: #0055a5;
    padding:0 0 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    margin:0 10px 0 0;
    font-weight: 700;
}
.tel-box a.email:hover {
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.email:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 30px;
    line-height:30px;
    content: "\e906";
    color: #0055a5;
    position: absolute;
    left:0;
    top:-4px;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.email:hover:before{
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}


.tel-box a.zapitvane{
    font-size: 0;
    line-height: 0;
    color: #0055a5;
    padding:0 0 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    margin:0 0 0 0;
    font-weight: 700;
    border-radius:0;
    border:0;
    width:auto
}
.tel-box a.zapitvane:hover {
    color: #0055a5;
    background: none;
    border:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.zapitvane:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 30px;
    line-height:30px;
    content: "\e929";
    color: #0055a5;
    position: absolute;
    left:0;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.zapitvane:hover:before{
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}

.tel-box a.search-mobile {
    font-size: 30px;
    line-height: 30px;
    padding:0 0 0 30px;
    margin:0 8px 0 0;
    display: block;
}

.tel-box a.search-mobile:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 30px;
    line-height:30px;
    color: #0055a5;
    content: "\e912";
    position: absolute;
    left:0;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.search-mobile:hover:before{
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}

#offer-menu ul li a.search {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    text-align: left !important;
    font-size: 0 !important;
    line-height: 0 !important;
    display: none !important;
    height: auto !important;
    width: auto !important;
    border: 0 !important;
    background: none !important;
}
a.search {
	font-size: 0!important;
    line-height: 0!important;
    padding:0 0 0 0;
    margin:0 0 0 0!important;
}
a.search:after{
    display: none;
    height:0;
    width:0;
    font-size: 0;
    line-height: 0;
}
a.search:hover:after{
    display: none;
}
a.search:hover:before{
    display: none
}
#offer-menu li a.search:hover:before{
    display: none
}

.offer-menu-box{
    padding:0;
    width:100%;
    margin:0;
    background: none;
    border-radius:0
}
#offer-menu {
	position: relative;
    margin:0 0 0 0;
    padding:0 0 0 0;
    display: block!important;
    text-align: center!important;
    line-height:100%!important;
    float:none!important;
}
#offer-menu .label-menu span {
	font-size: 20px;
	vertical-align: middle;
    background:none!important;
    position: relative;
}
#offer-menu .label-menu span.menu-icon {
    display: none
}
#offer-menu .label-menu {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin:0 0 0 0;
    transition: all 0.15s ease-out 0s;
    right:15px;
    top:-50px;

    font-size: 29px;
    line-height: 29px;
    color: #0055a5;
    padding:0 0 0 0;
    font-weight: 400;
}
#offer-menu .label-menu:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 29px;
    line-height:29px;
    content: "\e92f";
    color: #0055a5;
    text-align: center;
    transition: all 0.15s ease-out 0s;
}
.header-wrap.inside #offer-menu .label-menu {
    color: #0055a5;
}
.header-wrap.inside #offer-menu .label-menu:after{
    color: #0055a5;
}
/*#offer-menu .label-menu:hover {
	color: #3bc4b2;
    background: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}
#offer-menu .label-menu:hover:after{
    color: #3bc4b2;
}*/
#offer-menu div ul li {
	display: block!important;
}
#offer-menu.responsive-nav > div > ul > li {
    float: none;
	display: inline-block;
	position: relative;
    padding:0;
    margin:0;
    vertical-align: top;
    font-size: 0;
}
#offer-menu li div ul {
    border: 0;
    margin:0;
    padding:0 10px 0px 10px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
}

#offer-menu div ul li div {
    left:0;
    top:0;
}
#offer-menu.responsive-nav > div.first-open {
	position: absolute;
	width: 100%;
    z-index: 120;
    top:0;
    background:#FFFFFF;
    display: block!important;
    -webkit-box-shadow: 0px 5px 6px 0 rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 5px 6px 0 rgba(0,0,0,0.08);
    box-shadow: 0px 5px 6px 0 rgba(0,0,0,0.08);
    border:0!important;
    text-align: left!important;
}
#offer-menu ul li {
    display: block!important;
}
#offer-menu.responsive-nav > div > ul > li {
    display: block!important;
}
#offer-menu ul li a {
	padding: 0 10px 0 0!important;
    margin:10px 20px 10px 20px!important;
	text-align: left!important;
	font-size:18px!important;
    line-height: 22px!important;
    display: block!important;
    height: auto!important;
    width: auto!important;
    border:0!important;
    background: none!important;
    color: #0055a5!important
}
#offer-menu ul li a:after{
    color: #0055a5!important;
}
#offer-menu ul li.open a{
    color: #0055a5!important
}
#offer-menu ul li.open-click a:after,
#offer-menu ul li:hover a:after{
    color: #0055a5!important;
    content: "\e91c"; 
}
#offer-menu li:hover a, #offer-menu li a:hover {
    transition: all 0.15s ease-out 0s;
}

/*#offer-menu ul li  {
    border-top:1px solid #C2C2C2;
}
#offer-menu ul li li  {
    border-top:0 solid #C2C2C2;
}*/
/*#offer-menu li:hover a, #offer-menu li a:hover {
	color: #3bc4b2;
}*/

#offer-menu li a:before {
    display: none
}
#offer-menu li a:hover:before {
	display: none
}

#offer-menu li:hover a, #offer-menu li a:hover {
    border:0!important;
}

#offer-menu li div ul {
    border: 0;
    margin:0;
    padding:0 20px 10px 20px;
    border-radius:0;
    background: #FFFFFF;
}
#offer-menu li.open{
    background: #FFFFFF;
}
#offer-menu li li {
    margin:0 auto!important;
	text-align: left!important;
    display: block!important;
    line-height: 18px!important;
}
#offer-menu li li a {
	position: relative;
	font-size: 16px!important;
    padding: 5px 6px 5px 15px!important;
    margin:0 0 0 0!important;
    line-height: 16px!important;
	text-align: left!important;
    display: block!important;
}
#offer-menu li li a:hover {
	/*color: #FFFFFF !important;  */
}

#offer-menu.responsive-nav > div > ul > li.full-width > div {
    padding:0 15px 0 15px;
    border-radius:0;
    border:0!important;
    background: #FFFFFF;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a{
    margin: 0 0 3px 0!important;
    padding:4px 0 4px 5px!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:focus,
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a:hover {

}
#offer-menu.responsive-nav > div > ul > li.full-width > div ul.line{
    padding-bottom:3px;
    margin-bottom:4px;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li {
	text-align: left!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a {
   padding: 3px 5px 3px 5px!important;
   margin:2px 5px 2px 0!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a:hover {

}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a:before{

}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a:hover:before{

}
#offer-menu.responsive-nav > div > ul > li.full-width > div .tow-col{
/*    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;*/
}
#offer-menu.responsive-nav > div > ul > li.full-width .row{
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
}
#offer-menu.responsive-nav > div > ul > li.full-width .row > div {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
}
#offer-menu.responsive-nav > div > ul > li.full-width > div {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
}
.responsive-nav-activate.responsive-nav-cr ul div a span {
    padding: 0!important;
    display: block;
}

.responsive-nav-activate.responsive-nav-cr ul div div a span {
    padding: 0!important;
}


.main-slider-wrap{
    position: relative;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
#main-slider .slider-fill:after {
    display: none
}
#main-slider{
    height: 320px;
    margin:0 0 0 0
}
#main-slider .slider-fill {
    height: 320px;
    margin:0 0 0 0;
}
#main-slider .owl-dots {
    display: block;
}
#main-slider .owl-prev, #main-slider .owl-next {
    display: none
}
#main-slider .slider-fill .containerslide {
    text-align: center;
}
#main-slider .slider-fill .wrap-slider-text {
	text-align: center;
    margin:0 15px 0 15px
}
#main-slider .slider-fill .slider-text {
	text-align: center;
}
#main-slider .slider-fill .slider-text .title {
    text-align: center;
    font-size:45px;
    text-transform: none;
}
#main-slider .slider-fill .slider-text .subtitle {
    text-align: center;
    font-size:22px;
    text-transform: none;
    font-weight: 400;
    margin: 10px 0 0 0;
}
#main-slider .slider-fill .slider-text .info {
    margin: 20px 0 0 0;
    padding: 10px 20px 10px 20px;
    font-size:12px;
    font-weight: 400;
    text-transform: uppercase;
}
#main-slider .slider-fill .slider-text .price {
    text-align: center;
}
#main-slider .slider-fill .slider-text .price p {
    text-align: center;
}
#main-slider .slider-fill .slider-text .price p span {
    text-align: center;
}


#offer-slider  {
	height: 320px;
}
#offer-slider .slider-fill {
	height: 320px;
}
#offer-slider .slider-fill .wrap-image {
    height: 320px;
}
#offer-slider .slider-fill .wrap-image img{
   height: 320px;
}


.header-inner-page {
	/*min-height:auto;
    margin:0 0 20px 0;
    padding:10px 0 20px 0*/
}

.info-dest-images {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
}
.news-image-float {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
}

.footer-bottom{

}
#footer-bottom .copyright-containter{
    padding-top:5px
}
#footer-bottom .copyright-containter .peakview {
    padding-top:0;
}
#footer-bottom .copyright-containter .created,
#footer-bottom .copyright-containter .peakview,
#footer-bottom .copyright-containter .all{
    text-align:center;
    float:none;
    margin:5px 10px 5px 10px;
}
#footer-bottom .copyright-containter .all {
	line-height:20px;
}
#footer-bottom .copyright-containter .created{
    margin-right:0;
    margin-top:0
}
}

@media (max-width: 920px) {

}

@media (max-width: 880px) {
.antetka-1{
    font-size:32px;
    font-weight: 400;
}
.antetka-2{
    font-size:32px;
    font-weight: 400;
}
.antetka-3 {
    font-size:32px;
    font-weight: 400;
}
.antetka-4 {
    font-size:32px;
    font-weight: 400;
}
.antetka-5 {
    font-size:20px;
    font-weight: 400;
}
}


@media (max-width: 768px) {
.antetka-1{
    font-size:28px;
    text-transform: none
}
.antetka-2{
    font-size:28px;
}
.antetka-3{
    font-size:26px;
    font-weight: 400
}
.antetka-4{
    font-size:26px;
    font-weight: 400
}


#parentHorizontalTab,
#parentHorizontalTab2 {
    margin: 30px 0 30px 0!important;
}
.resp-tab-content {
    padding:20px 20px 20px 20px!important;
}
.star-accordion .resp-accordion a {
    font-size: 17px;
}
#parentHorizontalTab .star-accordion .resp-accordion a {
    color: #333333!important;
    text-transform:uppercase;
}
.resp-arrow {
	border-top: 12px solid #333333;
}
#parentHorizontalTab div.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #333333;
}
#parentHorizontalTab .resp-accordion.hor_1 {
	border: 0 solid #FFFFFF !important;
    background: #e5eef6!important;
    color: #333333!important;
}
#parentHorizontalTab .resp-tabs-container .resp-tab-active{
    border: 0 solid #FFFFFF !important;
    background: #fbdebc!important;
    color: #333333!important;
}
#parentHorizontalTab .resp-tabs-container .resp-tab-active a{
    color: #333333!important;
}
.resp-tabs-container {
	border: 0 solid #FFFFFF!important;
    background: #FFFFFF!important;
}
.resp-tab-content.resp-tab-content-active {
	border: 1px solid #fbdebc !important;
    border-left: 1px solid #fbdebc!important;
    border-right: 1px solid #fbdebc!important;
    border-bottom: 1px solid #fbdebc!important;
    background: #FFFFFF!important;
}


#parentHorizontalTab2 .star-accordion .resp-accordion a {
    font-size: 17px;
    color: #333333!important;
    text-transform:uppercase;
}
#parentHorizontalTab2 .resp-arrow {
	border-top: 12px solid #333333;
}
#parentHorizontalTab2 div.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #333333;
}
#parentHorizontalTab2 .resp-accordion.hor_1 {
	border: 0 solid #FFFFFF !important;
    background: #e5eef6!important;
    color: #333333!important;
}
#parentHorizontalTab2 div.resp-accordion.hor_1 {
	border: 0 solid #FFFFFF !important;
    background: #e5eef6!important;
    color: #333333!important;
}

#parentHorizontalTab2 .resp-accordion.hor_2{
	border: 0 solid #FFFFFF !important;
    background: #e5eef6!important;
    color: #333333!important;
}


#parentHorizontalTab2 .resp-tabs-container .resp-tab-active{
    border: 0 solid #FFFFFF !important;
    background: #fbdebc!important;
    color: #333333!important;
}
#parentHorizontalTab2 .resp-tabs-container .resp-tab-active a{
    color: #333333!important;
}
#parentHorizontalTab2 .resp-tabs-container {
	border: 0 solid #FFFFFF!important;
    background: #FFFFFF!important;
}
#parentHorizontalTab2 .resp-tab-content.resp-tab-content-active {
	border: 1px solid #fbdebc !important;
    border-left: 1px solid #fbdebc!important;
    border-right: 1px solid #fbdebc!important;
    border-bottom: 1px solid #fbdebc!important;
    background: #FFFFFF!important;
}


}

@media (max-width: 680px) {
#main-slider .slider-fill .slider-text .title {
    font-size: 34px;
}
#main-slider .slider-fill .slider-text .subtitle {
    font-size: 16px;
}

.wrap-filter.wrap-filter-inside{
    padding:10px 0 10px 0;
}
.wrap-filter .background-filter {
    margin: 0 0 0 0;
}
 .wrap-filter .filter {
    padding:10px 10px 10px 10px;
}

.wrap-filter .form-group {
	margin: 0 0 10px 0;
    padding:0;
    float:none;
    width:100%;
}
.wrap-filter .filter input.submit-btn{
    width:100%;
}
.wrap-filter .form-group {
    border-bottom:1px solid #e0e0e0;
    border-right:0 solid #e0e0e0;
}
.wrap-filter .form-group:nth-child(3){
    border-right:0 solid #e0e0e0;
}
.wrap-filter .form-group:nth-child(4){
    border-bottom:0 solid #e0e0e0;
    border-right:0 solid #e0e0e0;
}
.wrap-filter .filter div.custom-select {
   /* border:1px solid #e1e1e1;     */
}

}
@media (max-width: 626px) {
}
@media (max-width: 576px) {
.dest-text-containt {
    padding:20px 10px 20px 10px;
    width:100%
}
#offer-menu.responsive-nav > div > ul > li.full-width > div ul.line{
/*    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;*/
}
#offer-menu.responsive-nav > div > ul > li.full-width > div .tow-col{
/*    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;*/
}
#offer-menu.responsive-nav > div > ul > li.full-width > div .three-col{
/*    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;*/
}

/*.container.container-offer{
    padding-left:30px;
    padding-right:30px;
}*/

/*.offer-gallery-sm .gallery-img-item {
    width: 50%;
}
.offer-gallery-sm .gallery-img-item:nth-child(n+3) {
	display: none;
}*/
/*.offer-gallery-sm .gallery-img-item {
    display: none;
}*/

}

@media (max-width: 670px) {

}

@media (max-width: 580px) {
.header-wrap {
    position: relative;
    height:90px;
}
.header-top{
    height: 90px;
    padding:0;
    display: block;
    position: relative;
}
#logo {
    left:5px;
}
.sb-search.sb-search-open, .no-js .sb-search {
    width: 250px;
}
.column_moe {
    position: absolute;
    right: -102px;
    top: 40px;
    z-index:99;
}
.tel-box{
    padding:0 0 0 0;
    position: absolute;
    right:53px;
    top:0;
    width:auto
}
#offer-menu .label-menu {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin:0 0 0 0;
    transition: all 0.15s ease-out 0s;
    right:15px;
    top:-75px;

    font-size: 25px;
    line-height: 25px;
    color: #0055a5;
    padding:0 0 0 0;
    font-weight: 400;
}
#offer-menu .label-menu:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 25px;
    line-height:25px;
    content: "\e92f";
    color: #0055a5;
    text-align: center;
    transition: all 0.15s ease-out 0s;
}
.tel-box ul li:nth-child(1){
    margin:0 -33px 0 0;
}
.tel-box a.facebook{
    margin:0 0 0 0;
}

.tel-box a.instagram{
    margin:0 0 0 0;
}
/*
.tel-box a.facebook,
.tel-box a.instagram{
	font-size: 25px;
    line-height: 25px;
    color: #0055a5;
    padding:0 0 0 0;
    width:25px;
    top:11px;
    position: relative;
    display: inline;
    vertical-align: middle;
    text-align: left;
    margin:0 0 0 0;
    font-weight: 400;
    border:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a span.icon-facebook,
.tel-box a span.icon-instagram{
	font-size: 25px;
    line-height: 25px;
    color: #0055a5;
    padding:0 0 0 0;
    width:25px;
    position: relative;
    display: inline;
    vertical-align: middle;
    text-align: left;
    margin:0 0 0 5px;
    font-weight: 400;
    border:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone{
    font-size: 0;
    line-height: 0;
    color: #0055a5;
    padding:0 0 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    margin:0 14px 0 0;
    font-weight: 700;
}
.tel-box a.phone:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 25px;
    line-height:25px;
    content: "\e908";
    color: #0055a5;
    position: absolute;
    left:0;
    top:-3px;
    transition: all 0.15s ease-out 0s;
}

.tel-box a.email{
    font-size: 0;
    line-height: 0;
    color: #0055a5;
    padding:0 0 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    margin:0 -32px 0 0;
    font-weight: 700;
}

.tel-box a.email:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 25px;
    line-height:25px;
    content: "\e906";
    color: #0055a5;
    position: absolute;
    left:0;
    top:-4px;
    transition: all 0.15s ease-out 0s;
}


.tel-box a.search-mobile {
    font-size: 25px;
    line-height: 25px;
    padding:0 0 0 25px;
    margin:0 8px 0 0;
    display: block;
}

.tel-box a.search-mobile:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 25px;
    line-height:25px;
    color: #0055a5;
    content: "\e912";
    position: absolute;
    left:0;
    top:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.search-mobile:hover:before{
    color: #0055a5;
    transition: all 0.15s ease-out 0s;
}

*/
}

@media (max-width: 440px) {


}

@media (max-width: 420px) {

}

@media (max-width: 380px) {
/*#logo {
    left:5px;
}
#offer-menu .label-menu {
    right:5px;
}
.tel-box{
    right:50px;
}*/

}

@media (max-width: 330px) {

}
