/* 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:'Manrope', sans-serif, Arial, Verdana;
	font-size: 16px;
    line-height: 24px;
	color: #333333;
    background: #FFFFFF;
    font-weight: 400;
}
a {
	color: #51649f;
}
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:normal;
}
.clear {
	clear: both;
}
.hidden{
    visibility: hidden;
}

#main {
	position: relative;
}

.container {
	position: relative;
}

.main-container{
    padding-top:158px
}
.content-page-inside{
    padding-top:155px
}

.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);
    /*background: #FFFFFF   */
}


/*--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);
    /*background: #FFFFFF */
}
.header-wrap.fixed-head .overlay-cover{
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    display: none;
}
.header-wrap.fixed-head .header-top{
    -webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
    height: 80px;
}
.header-wrap.fixed-head #logo{
    -webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
    width: 294px;
    height:45px;
    top:18px;
}
.header-wrap.fixed-head #logo img {
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
    width: 294px;
    height:45px;
}

/*-- / fixed-head--*/


#logo {
	position: absolute;
	top:33px;
	left: 0;
	z-index: 130;
    width: 294px;
    height:45px;
    line-height: 100%;
    text-align: left;
    margin:0;
	transition: all 0.15s ease-out 0s;
}
#logo img {
	transition: all 0.15s ease-out 0s;
    width: 294px;
    height:45px;
}

.header-box{
    margin:0 auto;
    width:100%;
    text-align: center;
    position: relative;
}
.tel-box{
    padding:0 0 0 0;
    margin:0;
    text-align: left;
    position: relative;
    vertical-align: middle;
    transition: all 0.15s ease-out 0s;
}
.tel-box ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: left;
    transition: all 0.15s ease-out 0s;
}
.tel-box li{
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding:0;
    margin:0 0 0 0;
    text-align: left;
    display: inline-block;
    position: relative;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.phone {
	font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding:10px 10px 10px 35px;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin:0 18px 0 0;
    font-weight: 700;
    transition: all 0.15s ease-out 0s;
	background: #243467;
	border-radius: 5px;
}
.tel-box a.lang {
	font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding:0 0 0 30px;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin:0 15px 0 0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.search {
	font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding:0 0 0 26px;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin:0 0 0 0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a:hover {
    transition: all 0.15s ease-out 0s;
    color: #51649f;
}
.tel-box a.phone:hover {
    color: #fff;
    background: #51649f;
}
.tel-box a.phone:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 20px;
    line-height:20px;
    content: "\e908";
    color: #fff;
    position: absolute;
    top:7px;
	left:10px;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.lang:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 23px;
    line-height:23px;
    content: "\e919";
    color: #94aa63;
    position: absolute;
    top:0;
	left:0;
    transition: all 0.15s ease-out 0s;
}
.tel-box a.search:before{
	font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 23px;
    line-height:23px;
    content: "\e912";
    color: #94aa63;
    position: absolute;
    top:0px;
	left:0;
    transition: all 0.15s ease-out 0s;
}

.header-top{
    vertical-align: middle;
    height: 110px;
    position: relative;
    margin:0 auto;
    width:1400px;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: right;
	align-items: center;
	align-content: stretch;
    padding:0 15px 0 400px;
    transition: all 0.15s ease-out 0s;
    background: #fff;
}

.top-menu-box{
    margin:0 0 0 0;
    vertical-align: middle;
    position: relative;
    padding: 0 0 0 0;
    width:60%
}

#top-menu {
	position: relative;
    padding:10px 0 0 0;
    margin:0;
    text-align: left;
    vertical-align: middle;
    display: inline-block
}
#top-menu div ul  {
    font-size: 0;
}
#top-menu div ul li {
	float: none;
	display: inline-block;
	position: relative;
    padding:0;
    margin:0;
    font-size: 0;
    line-height: 16px;
}
#top-menu ul li a {
	font-size: 14px;
    line-height: 13px;
	color: #333;
    position: relative;
	margin:0 11px 0 0;
    padding:0 11px 0 0;
    text-transform: uppercase;
	transition: all 0.15s ease-out 0s;
}
#top-menu ul li a:before{
    height:15px;
    width:1px;
    content: "";
    display: block;
    position: absolute;
    right:0;
    top:-1px;
    background: #94aa63
}
#top-menu ul li:last-child a:before{
    display: none;
}
#top-menu li:hover a, #top-menu li a:hover {
	color: #87a2f3;
    transition: all 0.15s ease-out 0s;
}

#top-menu li div ul {
    background: #FFFFFF;
    margin-top:5px;
    padding:0;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.13);
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.13);
    border-radius:3px;
}
#top-menu div ul li ul li {
	display: block;
    padding:0!important;
    margin:0!important
}
#top-menu li li a {
	position: relative;
	color: #333333!important;
	padding: 10px 10px 10px 10px!important;
	font-size: 13px!important;
    line-height: 13px!important;
	text-align: left!important;
	text-transform: none;
    margin:0!important;
   /* background: #FFFFFF!important   */
}
#top-menu li li a:before{
    display: none;
}
#top-menu li li a:hover {
	color: #FFFFFF !important;
    background: #51649f!important;
    transition: all 0.15s ease-out 0s;
}

#top-menu li li:first-child a {
	-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#top-menu li li:last-child a {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

#top-menu div ul li:nth-last-child(2) div,
#top-menu div ul li:nth-last-child(1) div {
    left: auto!important;
	right: 0!important;
}
#top-menu div ul li div {
    left: 0!important;
}


.header-bottom{
    vertical-align: middle;
    height: 50px;
    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: #243467;
}

.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;
}
#offer-menu {
	position: relative;
    margin:0 0 0 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: 18px;
    line-height: 50px;
	color: #fff;
    font-weight:700;
    position: relative;
    padding:0 15px;
    margin:0px;
    vertical-align: middle;
	transition: all 0.15s ease-out 0s;
    /*display: table;
    height: 100%;
    width: 100%;*/
}
/*#offer-menu ul li a:after{
    height:26px;
    width:2px;
    content: "";
    display: block;
    position: absolute;
    right:0;
    top:7px;
    background: url(img/menu-line.png) no-repeat
}
#offer-menu ul li:last-child a:after{
    display: none;
}*/
#offer-menu li:hover a, #offer-menu li a:hover {
	color: #fff;
	background: #51649f;
    transition: all 0.15s ease-out 0s;
}
#offer-menu li.dropdown:hover a:before,
#offer-menu li.dropdown a:hover:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 9px 7px;
    border-color: transparent transparent #fff transparent;
    content: "";
    display: block;
    position: absolute;
    left:0px;
    right:0;
    text-align: center;
    margin:0 auto;
    bottom:0px;
    z-index: 50
}

#offer-menu li div ul {
    background:#FFFFFF;
    padding:10px 10px 10px 10px;
    z-index: 80;
    -webkit-box-shadow: 0px 0 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0 15px 0 rgba(0,0,0,0.2);
    border-radius:3px;
}

#offer-menu div ul li div {
    left:0;
    top:auto;
}
#offer-menu div ul li:nth-last-child(1) div,
#offer-menu div ul li:nth-last-child(2) div {
    left: 0!important;
	right: auto!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: 8px 15px 8px 15px!important;
	font-size: 16px!important;
    line-height: 16px!important;
	text-align: left!important;
	text-transform: none;
    margin:0!important;
    height:auto!important;
    width: 100%!important;
    font-weight: 400!important;
    background: none!important;
    transition: all 0.15s ease-out 0s;
    border: 0!important;
}
#offer-menu li li a:hover {
	color: #51649f !important;
    transition: all 0.15s ease-out 0s;
    border: 0!important;
}

#offer-menu li li a:before, #offer-menu li li a:before{
    display: none!important;
}
#offer-menu li li:hover a:before, #offer-menu li li a:hover:before{
    display: none!important;
}

#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:0 25px 25px 25px;
    z-index: 80;
    top:auto!important;
    width:auto;
    -webkit-box-shadow: 0px 0 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0 15px 0 rgba(0,0,0,0.2);
    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 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 ul li {
	display: inline-block!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title {
	display: block!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a{
    margin: 20px 0 5px 0!important;
    padding:4px 0 3px 4px!important;
    display:block!important;
    width:auto!important;
    font-size: 21px!important;
    line-height: 21px!important;
    color: #94aa63!important;
    font-weight: 700!important;
    text-transform: none!important;
    cursor: default;
    width: 100%!important;
    border-bottom:0!important;
    white-space: normal!important;
    text-align: left!important;
    text-transform: none!important;
    border-bottom: 2px solid #bccba0!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 {
	color:#94aa63!important;
    background: #edf1e5!important ;
    cursor: default;
    text-decoration: none!important;
	 border-bottom: 2px solid #bccba0!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 a {
    display:inline-block!important;
    white-space: normal!important;
    position: relative;
	color: #333333!important;
	padding: 0 0 0 0!important;
	font-size: 16px!important;
    line-height: 16px!important;
	text-align: left!important;
    font-weight: normal!important;
	text-transform: none;
    margin:4px 7px 4px 5px!important;
    height:auto!important;
    width:auto!important;
    border: 0!important;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li a:hover {
	color: #51649f !important;
    border: 0!important;
    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: 560px;
	position: relative;
}
#main-slider .slider-fill:after {
    content: "";
	background: url(img/izvivka_1.svg) bottom no-repeat;
	position: absolute;
	left: -2px;
	right:-2px;
	bottom: -2px;
	z-index: 2;
	height: 58px;
    width:108%;
	overflow: hidden;
}
#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%;
}
#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: 14px;
	height: 14px;
    border: 0;
    display: inline-block;
	outline: none;
    border-radius: 100%;
    border: 1px solid #243467;
}
#main-slider .owl-dots .owl-dot.active span {
	border: 1px solid #243467;
	background: #243467;
    outline: none;
    width: 14px;
	height: 14px;
}
#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: 49px;
	height: 54px;
	padding: 0;
    border:0;
    transition: all 0.25s ease-out;
	outline: none;
    opacity: 1;
    background-color: #51649f;
    border-radius: 0;
}
#main-slider .owl-prev:hover, #main-slider .owl-next:hover {
    /*background-color: #0563aa; */
    background-color: #243467;
	transition: all 0.25s ease-out;
	outline: none;
    opacity: 1;
}
#main-slider .owl-next {
	right: 0;
}
#main-slider .owl-prev {
	left: 0;
}
#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-radius: 100%;
    border:0;
    /*background-color: rgb(255,255,255, 0.4); */
}
#main-slider .owl-prev .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 20px;
    line-height:54px;
    content: "\e915";
    color: #FFFFFF;
    position: absolute;
    left:0;
    right:5px;
    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: 0;
    opacity: 1;
    transition: all 0.25s ease-out 0s;
    border-radius: 100%;
    border:0;
    /*background-color: rgb(255,255,255, 0.4);*/
}
#main-slider .owl-next .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 20px;
    line-height:54px;
    content: "\e910";
    color: #FFFFFF;
    position: absolute;
    left:5px;
    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 .slider-fill {
	display: block;
	background-position: center;
	background-size: cover;
    height: 560px;
    position: relative;
    margin:0 0 0 0;
}
#main-slider .slider-fill .containerslide {
	left:0;
    right: 0;
	position: absolute;
	z-index: 3;
	bottom: 0;
    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: 30px 90px 0 90px;
    text-align: center;
    padding:0;
    width:auto;
    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: 0 0 0 0;
    padding: 0;
    font-size:55px;
    line-height: 110%;
    color: #FFFFFF;
    text-align: center;
    font-weight:400;
    font-family:"Trebuchet MS";
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.50);
}
#main-slider .slider-fill .slider-text .price {
    margin: 0;
    padding: 8px 0 0 0;
    text-align: center;
    vertical-align: middle;
}
#main-slider .slider-fill .slider-text .price p {
    font-size: 23px;
    line-height: 23px;
    color: #FFFFFF;
    text-align: left;
}
#main-slider .slider-fill .slider-text .price p span {
    font-size:23px;
    line-height: 23px;
}
#main-slider .title,
#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 .price{
	animation-duration: 0.7s;
}
@-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: 52px;
	height: 60px;
	padding: 0;
    border:0;
    border-top: 1px solid;
    border-top-color: rgb(255,255,255, 0.6);
    border-bottom: 1px solid #FFFFFF;
    border-bottom-color: rgb(255,255,255, 0.6);
    transition: all 0.25s ease-out;
	outline: none;
    /*opacity: .8;*/
    background-color: transparent;
}
#offer-slider .owl-prev:hover, #offer-slider .owl-next:hover {
    background-color: #0563aa;
    /*background-color: transparent;  */
	transition: all 0.25s ease-out;
	outline: none;
    opacity: 1;
}
#offer-slider .owl-next {
	right: 0;
    border-left: 1px solid;
    border-left-color: rgb(255,255,255, 0.6);
}
#offer-slider .owl-prev {
	left: 0;
    border-right: 1px solid;
    border-right-color: rgb(255,255,255, 0.6);
}
#offer-slider .owl-prev .icon {
	width: auto;
	height: auto;
	color: transparent;
	margin: auto;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 0;
	right: 2px;
    opacity: .8;
    transition: all 0.25s ease-out 0s;
    /*background-color: rgb(255,255,255, 0.4); */
}
#offer-slider .owl-prev .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 32px;
    line-height:32px;
    content: "\e921";
    color: #FFFFFF;
    position: absolute;
    left:0;
    right:4px;
    top:10px;
    transition: all 0.15s ease-out 0s;
}
#offer-slider .owl-next .icon {
	width: auto;
	height: auto;
	color: transparent;
	margin: auto;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 0;
    opacity: .8;
    transition: all 0.25s ease-out 0s;
    /*background-color: rgb(255,255,255, 0.4);*/
}
#offer-slider .owl-next .icon:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 32px;
    line-height:32px;
    content: "\e91e";
    color: #FFFFFF;
    position: absolute;
    left:4px;
    right:0;
    top:10px;
    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;
    transition: all 0.25s ease-out 0s;
}

#offer-slider  {
	height:460px;
    display: block;
    margin:0;
    padding:0;
}
#offer-slider .slider-fill {
	position: relative;
	overflow: hidden;
    margin:0;
    height:460px;
    display: block;
}
#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;
}
#offer-slider .slider-fill .wrap-image img{
   height:460px;
   width:100%;
   max-width: 100%;
   margin: auto;
   object-fit:cover;
}


.offer-slider-wrap{
    overflow: hidden;
}

.offer-slider-wrap .row {
    margin-right: 0;
    margin-left: 0;
}
.offer-slider-wrap .row .col-gallery{
    margin-bottom:0;
    padding-left:0;
    padding-right:0;
}

.offer-slider-wrap .row .col-gallery .row {
    margin-right: 0;
    margin-left: 0;
}

.offer-slider-wrap .row .col-gallery .row {
    margin-right: 0;
    margin-left: 0;
}
.offer-slider-wrap .row .col-gallery .row .col-gallery-2 {
    padding-left:8px;
    padding-right:0;
    margin-bottom:8px;
}


.gallery-img-big {
    height:488px;
    overflow: hidden;
    margin: 0 0 0 0;
    position: relative;
    display: block;
    border-radius:10px
}
.gallery-img-big img{
   height:488px;
   width:100%;
   max-width: 100%;
   margin: auto;
   object-fit:cover;
   border-radius:10px
}
.gallery-img-big a span {
    line-height: 100%;
    font-size:16px;
    text-align: center;
    margin: 0;
    color: #FFFFFF;
    position: absolute;
    display: inline-block;
    font-weight: 400;
    z-index: 5;
    padding:8px 10px 8px 34px;
    pointer-events: none;
    cursor: pointer;
    right:0;
    bottom:10px;
    -webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
    background: rgba(0,0,0,0.4)
}
.gallery-img-big a span:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 17px;
    line-height:17px;
    content: "\e912";
    color: #FFFFFF;
    position: absolute;
    left: 5px;
    top: 6px;
    z-index:5;
    pointer-events: none;
    cursor: pointer;
}


.gallery-img-small {
    height:240px;
    overflow: hidden;
    margin: 0 0 0 0;
    position: relative;
    display: block;
    border-radius:10px
}
.gallery-img-small img{
   height:240px;
   width:100%;
   max-width: 100%;
   margin: auto;
   object-fit:cover;
   border-radius:10px
}

.offer-gallery-sm {
	margin: 0;
    height:auto;
    display: block;
    padding:0;
}
.offer-gallery-sm .gallery-img-item {
    display: block;
	padding: 0;
    width:100%;
}
.offer-gallery-sm .gallery-img-item a {
    height:240px;
    overflow: hidden;
    margin: 0;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    border-radius:10px
}
.offer-gallery-sm .gallery-img-item a:hover {

}
.offer-gallery-sm .gallery-img-item a img{
    height:240px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    border-radius:10px
}
.offer-gallery-sm .gallery-img-item:nth-child(n+2) {
	display: none;
}
@media (max-width: 767px) {
.col-gallery-3 {
	display: none;
}
.gallery-img-big {
    height:300px;
}
.gallery-img-big img{
   height:300px;
}
}



.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:100%;
    display: block;
    position: relative;
    left:0;
    right:0;
    z-index: 10;
    background: #51649f
}
.wrap-filter .background-filter {
	display:block;
	width:770px;
	padding:30px 0 20px 0;
    margin:0 auto 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.wrap-filter .filter {
	padding:0 0 0 0;
    margin:0;
    /*overflow: hidden;*/
}
.wrap-filter .form-group {
	margin: 0 0 0 0;
    padding:0 20px 10px 0;
    float:left;
    position: relative;
}
/*.wrap-filter .form-group span{
    position: absolute;
    left:13px;
    top:3px;
    font-size: 16px;
    color: #333333;
    z-index: 3;
    font-weight: 600
}*/
/*@-moz-document url-prefix() {
.wrap-filter .form-group span{
    left:44px;
}*/
}
.wrap-filter .form-group.submit {
    padding:0 0 0 0;
    float:left;
    position: relative;
    width:53px;
    display: inline-block;
    background: none;
}

.wrap-filter .filter div.custom-select {
	display: inline-block;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	vertical-align: middle;
    border:0;
    height: 50px;
    width: 210px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 14px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e7e3ec+0,ffffff+100 */
background: rgb(231,227,236); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(231,227,236,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(231,227,236,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(231,227,236,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e3ec', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

    cursor: pointer;
    border-radius:0;
    transition: all 0.15s ease-out 0s;
}
.wrap-filter .filter div.custom-select:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 7px;
    line-height:7px;
    content: "\e913";
    color: #efb600;
    position: absolute;
    right: 10px;
    top: 23px;
    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:20px;
    padding-top:0;
	width: 100%;
    height: 50px;
    outline: none;
    color: #5a5a5a;
    font-size:14px;
    line-height: 14px;
    font-weight: 400;
    border: 0;
    background: transparent;
    cursor: pointer;
    border-radius:0;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
.wrap-filter .filter div.custom-select select::-ms-expand  {
    display: none;
}
}
.wrap-filter .filter input.submit-btn {
	display: inline-block;
	color: #FFFFFF;
	border: 0;
	font-size: 0;
	padding: 0;
	height: 50px;
    width:53px;
	outline: none;
	line-height: 50px;
	position: relative;
    background:#243467;
    transition: all 0.15s ease-out 0s;
    border-radius:0
}
.wrap-filter .filter .form-group.submit:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 26px;
    line-height:26px;
    content: "\e912";
    color: #FFFFFF;
    position: absolute;
    left: -17px;
    right:0;
    top: 12px;
    pointer-events: none;
    cursor: pointer;
    z-index: 10
}
.wrap-filter .filter input.submit-btn:hover,
.wrap-filter .filter input.submit-btn:focus {
	color: #FFFFFF;
    background:#243467;
    transition: all 0.15s ease-out 0s;
}


.wrap-title{
    margin: 60px 0 0px 0;
    padding:0;
    position: relative;
    text-align: center;
}
.antetka-1{
    margin: 0px 0px 25px 0px;
    line-height: 110%;
    font-size:36px;
    text-align: center;
    padding: 0 0 0 0;
    color: #333333;
    position: relative;
    display: block;
    font-weight: bold;
	text-transform: uppercase;
}
.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;
}
.all-offers-btn{
    margin:0 15px 20px 15px;
    padding:0 0 0 0;
    text-align: center;
    width:auto;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    transition: all 0.15s ease-out;
}
.all-offers-btn:hover{
    transition: all 0.15s ease-out;
}
.all-offers{
    margin:0 0 0 0;
    padding:12px 35px 12px 25px;
    position: relative;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #fff;
    transition: all 0.15s ease-out;
    text-align: center;
    background: #243467;
    border-radius:5px;
	text-transform: uppercase;
}
.reserve-bnt-wrap {
	margin: 0px 0px 50px 0px;
}
.reserve-bnt{
	font-size: 22px !important;
line-height: 50px;
height: 50px;
padding: 0 35px 0 35px;
    margin:0 0 0 0;
    position: relative;
    display:inline-block;
    color: #fff;
    transition: all 0.15s ease-out;
    text-align: center;
    background: #243467;
    border-radius:5px;
	text-transform: uppercase;
}
.reserve-bnt:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 11px;
    line-height:11px;
    content: "\e91e";
    color: #fff;
    position: absolute;
    right: 18px;
    top:20px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
    transition: all 0.15s ease-out;
}

.all-offers:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 11px;
    line-height:11px;
    content: "\e91e";
    color: #fff;
    position: absolute;
    right: 18px;
    top:16px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
    transition: all 0.15s ease-out;
}

.reserve-bnt:hover,
.all-offers:hover,
.reserve-bnt:focus, 
.all-offers:focus {
    background: #51649f;
    color: #fff;
    transition: all 0.15s ease-out;
}
.reserve-bnt:hover:after,
.reserve-bnt:focus:after,
.all-offers:hover:after,
.all-offers:focus:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 11px;
    line-height:11px;
    content: "\e91e";
    color: #fff;
    position: absolute;
    right: 13px;
    top:16px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
    transition: all 0.15s ease-out;
}
.reserve-bnt:hover:after,
.reserve-bnt:focus:after {
	 top:20px;
}

.all-dest{
    margin:0 0 0 0;
    padding:15px 20px 15px 20px;
    font-size: 12px;
    line-height: 12px;
    vertical-align: middle;
    color: #fff;
	background: #243467;
    transition: all 0.15s ease-out;
    text-align: center;
    display: inline-block;
    position: relative;
	text-transform: uppercase;
    font-weight: bold;
}
.all-dest:hover{
    color: #fff;
}
.dest-btn {
	margin-bottom: 30px;
}
.antetka-2{
   margin: 0px 0px 25px 0px;
    line-height: 110%;
    font-size:36px;
    text-align: center;
    padding: 0 0 0 0;
    color: #333333;
    position: relative;
    display: block;
    font-weight: bold;
	text-transform: uppercase;
}
.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: 10px 0 15px 0;
    line-height: 110%;
    font-size:32px;
    text-align: left;
    margin: 0;
    color: #51649f;
    position: relative;
    display: block;
    font-weight: normal;
    font-family: Trebuchet MS;
}
.antetka-3 a {
	color: #51649f;
}
.antetka-3 a:focus, .antetka-3 a:hover {
	color: #51649f;
	outline: none;
	text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.antetka-5 {
    padding: 30px 0 20px 0;
    line-height: 110%;
    font-size: 24px;
    text-align: center;
    margin: 0;
    color: #000000;
    display: block;
    position: relative;
    font-weight: 600
}
.under-page-title h2{
    margin: 0 0 15px 0;
    line-height: 100%;
    font-size:20px;
    text-align: center;
    padding: 0;
    color: #000000;
    display: block
}



.col-offer {
	margin-bottom: 30px;
}

.offer-item{
    display: block;
    margin:0;
    height: 100%;
    position: relative;
	text-decoration: none;
	color: #333333;
    padding:0 0 120px 0;
    background: #fff;
	border-bottom: 1px solid #c8ccd9;
	background: #f5f7fe;
}
.offer-item:hover {
	border-bottom: 1px solid #9199b3;
	background: #f5f7fe;
box-shadow: 0px 2px 5px 0px rgba(80,100,159,0.19);
	transition: all 0.30s ease-out;
}
.offer-item .info-bottom {
    padding:0 20px 0 20px;
    overflow: hidden;
    margin:0 auto 0 auto;
    z-index:2;
    position: absolute;
    bottom: 15px;
    left:0;
    right:0;
    transition: all 0.15s ease-out 0s;
    display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	align-content: stretch;
}
.offer-item .dop-info {
    padding:2px 20px 3px 20px;
    margin:0 auto;
	background:#e6e9f3;
	border-radius: 3px;
	text-transform: uppercase;
	color: #51649f;
	font-size: 12px;
	display: inline-block;
}
.offer-item .wrap-image {
    height:260px;
    width:100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin:0;
    z-index: 1;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.offer-item .wrap-image img{
    height:260px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
}
.offer-item:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.05);
}
.offer-item .badj-promo{
    position: absolute;
    top:10px;
    right:10px;
    height:62px;
    width:62px;
    line-height: 60px;
    text-align: center;
    z-index: 5;
    background: url(img/badge.svg) no-repeat;
}
.offer-item .badj-promo span{
    color: #FFFFFF;
	font-size:12px;
    padding:0px;
	line-height: 11px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 0 auto;
}
.offer-item .title {
    display: block;
    padding: 0 0 0 0;
    margin: 20px 20px 20px 20px;
    overflow: hidden;
    text-align: center;
    transition: all 0.15s ease-out 0s;
}
.offer-item .title span {
	color: #333333;
	font-size:24px;
	padding: 0;
    margin:0;
	line-height:24px;
    text-align: center;
    font-weight: 800;
	text-transform: uppercase;
    transition: all 0.15s ease-out 0s;
}
.offer-item:hover .title span {
	color: #87a2f3;
    transition: all 0.15s ease-out 0s;
}
.offer-item .price-wrap {
    margin:0 auto;
    display: block;
    text-align: center;
    padding:15px 0px;
	position: relative;
}
.offer-item .price-from {
	color: #51649f;
	font-size:16px;
    text-align: left;
	line-height: 125%;
}
.offer-item .price {
	color: #51649f;
	font-size:30px;
	padding: 0;
    margin:0 auto;
	line-height: 30px;
    text-align: center;
    display: block;
    font-weight: bold;
}
.offer-item .price span {
	font-size:16px;
	line-height: 22px;
    color: #FFFFFF;
    font-weight: 400;
    display: block
}
/*.offer-item .price .lv {
	font-size:15px;
	line-height: 30px;
    color: #243467;
    display: inline-block
}*/
.offer-item .icon-date-2 {
 	line-height: 24px;
    font-size: 20px;
    color: #51649f;
    text-align: left;
    vertical-align: top;
    margin:0;
    padding:0 3px 0 0;
    display: inline-block;
}

.offer-item .icon-airplane {
 	line-height: 25px;
    font-size: 24px;
    color: #51649f;
    text-align: left;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-car {
	line-height: 25px;
    font-size: 24px;
    color: #51649f;
    text-align: left;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-bus {
	line-height: 25px;
    font-size: 24px;
    color: #51649f;
    text-align: left;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-comb {
	line-height: 25px;
    font-size: 24px;
    color: #51649f;
    text-align: left;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-ship {
	line-height: 25px;
    font-size: 24px;
    color: #51649f;
    text-align: left;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}
.offer-item .icon-train {
	line-height: 25px;
    font-size: 24px;
    color: #51649f;
    text-align: left;
    vertical-align: top;
    margin:0;
    padding:0 0 0 0;
    display: inline-block;
}

.col-hotel {
	margin-bottom: 30px;
}

.hotel-item{
    display: block;
    margin:0;
    height: 100%;
    min-height:132px;
    position: relative;
	text-decoration: none;
	color: #333333;
    padding:0 0 0 150px;
    border:1px solid #51649f;
    background: #FFFFFF;
    transition: all 0.30s ease-out;
}
.hotel-item:hover {
	transition: all 0.30s ease-out;
    border: 1px solid #51649f;
-webkit-box-shadow: 0px 5px 13px 0px rgba(81,57,115,0.19);
-moz-box-shadow: 0px 5px 13px 0px rgba(81,57,115,0.19);
box-shadow: 0px 5px 13px 0px rgba(81,57,115,0.19);
	transition: all 0.30s ease-out;
}
.hotel-item .wrap-image {
    height:130px;
    width:135px;
    position: absolute;
    top:0;
    left:0;
    display: block;
    overflow: hidden;
    margin:0;
}
.hotel-item .wrap-image:before{
    content: "";
	position: absolute;
	left: 0px;
	right: 0px;
    bottom:0;
	z-index: 1;
	height: 100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+72,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 72%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 72%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 72%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.hotel-item .wrap-image img{
    height:130px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
}
.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: #f07822;
}
.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: #51649f;
	font-size:18px;
	padding: 5px 10px 10px 10px;
    margin:0;
	line-height:22px;
    text-align: left;
    display: block;
    transition: all 0.15s ease-out 0s;
}
.hotel-item:hover .title span {
	color: #243467;
    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 .price-wrap {
    margin:0;
    text-align: left;
    width:auto;
    padding:0 10px 5px 10px;
}
.hotel-item .price {
	color: #243467;
	font-size:24px;
	padding: 0 0 0 0;
    margin:0;
	line-height: 24px;
    text-align: left;
    display: inline-block;
}
.hotel-item .price span {
	font-size:14px;
	line-height: 24px;
    color: #243467;
}
.hotel-item .price .lv {
	font-size:14px;
	line-height: 24px;
    color: #243467;
}
.hotel-item .transport {
    vertical-align: middle;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    padding:0;
    margin:0 0 0 0;
    position: absolute;
    left:4px;
    top:100px;
    z-index: 2;
    font-weight: 500;
}
.hotel-item .icon-airplane {
 	line-height: 16px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    width:25px;
    font-weight: 500;
}
.hotel-item .icon-car {
	line-height: 18px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    width:25px;
}
.hotel-item .icon-bus {
	line-height: 18px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    width:25px;
}
.hotel-item .icon-comb {
	line-height: 18px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    width:25px;
}
.hotel-item .icon-ship {
	line-height: 18px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    width:25px;
}
.hotel-item .icon-train {
	line-height: 18px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    margin:0;
    padding:0;
    display: inline-block;
    width:25px;
}
.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 0 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: #243467;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}
.hotel-item .country-name{
    padding:0 10px 0 10px;
    margin: 0;
    text-align: left;
    vertical-align: top;
    display: block
}
.hotel-item .country {
	padding: 0;
    margin:0 0 20px 0;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    position: relative;
    display: block;
    font-style: italic;
}

@media (max-width: 576px) {
	.remodal {
    padding: 70px 10px 50px 10px;
}
.search-container {
    padding:20px 0 10px 0
}
.destinacii-container{
    padding:0 10px 0 10px;
}
.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-color: #336699;
    background-image: url(img/header_vatreshni.jpg);
    /*display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	align-content: stretch;*/
    padding:0 0 0 0;
    margin:0 0 50px 0;
    min-height:200px;
}
.header-inner-page:before {
	content: "";
    background: rgba(51,102,153,0.50);
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
    bottom:0;
	z-index: 1;
	height: 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 {
    padding: 20px 0 20px 0;
    color: #8b8b8b;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
    line-height: 22px;
    margin:0;
    text-align: center;
    z-index: 2;
}
.navigation a {
	color: #8b8b8b;
	display: inline;
	transition: all 0.15s ease-out 0s;
	line-height: 100%;
	text-decoration: underline;
	font-size: 14px;
}
.navigation a:hover {
	color: #51649f;
    text-decoration: none;
    transition: all 0.15s ease-out 0s;
}
.navigation span {
    color: #8b8b8b;
    margin: 0px 4px 0 4px;
    vertical-align: middle;
    font-size: 8px;
}
.navigation a span.icon-home {
    color: #8b8b8b;
    margin: 0 4px 0 4px;
    vertical-align: middle;
    font-size:16px;
    line-height: 16px;
    position: relative;
    display: inline-block;
    padding:0 0 0 22px
}
.navigation a span.icon-home:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 21px;
    line-height:21px;
    content: "\e93a";
    color: #51649f;
    position: absolute;
    left: 0;
    top: -14px;
}
.navigation a:hover span.icon-home:before{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 21px;
    line-height:21px;
    content: "\e93a";
    color: #243467;
    position: absolute;
    left: 0;
    top: -14px;
}


.content-text{
    margin:0 0 40px 0
}
.col-dest-right .content-text{
    margin:0 0 20px 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: #51649f;
    font-weight: bold
}
.content-text a:focus, .content-text a:hover {
	color: #243467;
    transition: all 0.15s ease-out 0s;
}

.chesti-vuprosi{
    padding:20px 0 20px 0
}
.panel-heading{
    padding:0 0 0 0
}
.panel-title a{
	color: #333333;
    font-size: 20px;
    line-height: 26px;
}
.panel-title a:hover {
	color: #51649f;
    transition: all 0.15s ease-out 0s;
}
.panel-body{
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding:3px 0 15px 0
}
.panel-body a {
	color: #51649f;
}
.panel-body a:focus, .panel-body a:hover {
	color: #333333;
    transition: all 0.15s ease-out 0s;
}


/* anons sas .more-less-overview vav spisuk */
.anonsSpisuk{
    position: relative;
    height: auto;
    padding:0 0 0 0;
    margin:0 0 90px 0
}
.anonsbgSpisuk  {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #333333;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.anonsbgSpisuk p{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding:0 0 5px 0
}
.anonsbgSpisuk p:last-child{
    padding:0 0 0 0
}
.anonsbgSpisuk h1, .anonsbgSpisuk h2, .anonsbgSpisuk h3, .anonsbgSpisuk h4, .anonsbgSpisuk h5{
    padding:0 0 10px 0;
    font-size: 24px
}

.anonsbgHeightSpisuk {
    height: 100% !important;
    transition: all 2s ease;
}


.anons-btn-box-Spisuk {
    position: absolute;
    bottom: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 80;
}
.more-less-overview{
    z-index: 80;
    position: absolute;
    left: 0;
    bottom:0;
    display: inline-block;
    width: 100%;
    height: 80px;
    text-align: center;
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.4) 15%,hsla(0,0%,100%,.6) 30%,hsla(0,0%,100%,.8) 50%,#fff);
}

.anonsSpisuk .anons-btn-Spisuk {
    margin:0 auto 20px auto;
    padding:12px 40px 12px 20px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    vertical-align: middle;
    color: #FFFFFF;
    transition: all 0.15s ease-out;
    text-align: center;
    background-color: #2c69af;
    border-radius:60px;
    border: 0 solid #2c69af;
    text-transform: uppercase;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-property: color, background-color;
   transition-property: color, background-color;
    cursor: pointer;
    outline: none
}
.anonsSpisuk .anons-btn-Spisuk:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 8px;
    line-height:8px;
    content: "\e926";
    color: #FFFFFF;
    position: absolute;
     right: 20px;
    top: 17px;
    -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.anonsSpisuk .anons-btn-Spisuk:hover:after{
    -webkit-transform: translateX(4px);
  transform: translateX(4px);
  color: #FFFFFF;
}
.anonsSpisuk .anons-btn-Spisuk:hover {
	transition: all 0.15s ease-out;
    background-color: #f07822;
    border: 0 solid #f07822;
    color: #FFFFFF;
}

.info-dest-images {
    width: 50%;
    float: left;
    margin: 0 30px 15px 0;
    text-align: center;
}

.dest-text-containt {
    padding:0 0 0 0;
    margin: 10px auto 30px auto;
    text-align: center;
    border: 0;
    border-radius:0;
    width:70%
}
.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: 3px 0 3px 0;
	padding: 0;
}
.dest-text-containt ul li a {
	color: #51649f;
	position: relative;
	display: block;
	padding: 5px 8px 5px 8px;
    margin:0;
	font-size: 16px;
	transition: all 0.15s ease-out 0s;
	line-height: 100%;
    font-weight: normal;
    text-transform: uppercase;
    border-right: 1px solid #51649f
}
.dest-text-containt ul li:last-child a {
    border-right: 0 solid #51649f
}
.dest-text-containt ul li a.izbrano {
    color: #243467;
}
.dest-text-containt ul li a.izbrano:hover,
.dest-text-containt ul li a:hover {
	transition: all 0.15s ease-out 0s;
    color: #243467;
}



.offer-side-wrap {
    height:auto;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}
.offer-side-top {
	padding:0px 0 20px 0;
    margin:0;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    position: relative;
}
.offer-side-top a{
    font-weight: bold;
    color: #243467
}
.offer-side-top a:hover{
    color: #333333;
    transition: all 0.15s ease-out 0s;
}
.offer-side-top strong{
    font-weight: bold;
}
.offer-side-top .offer-info{
    position: relative;
    padding:0 0 8px 0;
}
.offer-side-top .offers-title{
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #333333;
    display: inline;
    text-transform: uppercase;
}
.offer-side-top .offers-info{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    display:block;
    position: relative;
}
.offer-side-top .offer-info:last-child {
    padding:0 0 0 0;
}
.offer-side-top .price {
    display: inline-block;;
    margin:0 0 0 0;
    font-size: 16px;
    color: #333333;
}
.offer-side-top .price.pricehotelbg{
    display: inline-block;
    margin:0 0 0 0;
    font-size: 18px;
    color: #243467
}
.offer-side-top .price .pricebig {
    color: #243467;
    font-size:26px;
    font-weight: 700;
	padding: 0px 2px;
}
.offer-side-top .price .pricesmall {
    color: #243467;
    font-size: 16px;
}
.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-location-2,
.offer-side-top .offer-image .icon-download,
.offer-side-top .offer-image .icon-vreme,
.offer-side-top .offer-image .icon-buletin,
.offer-side-top .offer-image .icon-date,
.offer-side-top .offer-image .icon-start {
    display: inline-block;
    color: #51649f;
    text-align: center;
    font-size: 24px;
    padding:0!important;
    line-height: 100%;
    position: absolute;
    left:0;
    top:0px
}


.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: #243467;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}


.offer-side-top .button {
    display: inline-block;
    vertical-align: middle;
	border:0;
    height:53px;
	font-size: 18px;
    line-height: 53px;
	padding:0;
    margin:10px 0 0 0;
    text-align: center;
	outline: none;
	/*transition: all 0.15s ease-out 0s; */
    /*position: absolute;
    bottom: 30px;
    left:35px;
    right:25px;*/
    /*width:100%; */
    width:170px;
    background: #243467;
    position: relative;
    text-transform: uppercase;
    border-radius:0;
    color: #FFFFFF;
    font-weight: normal
}
.offer-side-top .button:hover,
.offer-side-top .button:focus {
	color: #FFFFFF;
    background:#51649f;
    transition: all 0.15s ease-out 0s;
}

.star-box-header{
    padding:0 0 20px 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: #243467;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}


.details-box{
    margin:0;
    position: relative;
    padding:20px 0 20px 0;
}
.details-box strong{
    font-weight: bold;
    font-weight: 700
}
.details-box .details-title {
	font-size: 24px;
	padding: 0 0 15px 0;
    margin:0;
	line-height: 100%;
    font-weight: 700;
    color: #0000ff;
}

.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
}

.price-box{
    margin:20px 0 0 0;
    padding:30px 30px 30px 30px;
    height:auto;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    position: relative;
    background: #f5f7fe;
    border-radius:8px;
}
.price-box .price-box-title {
	font-size: 16px;
	padding: 0 0 5px 0;
    margin:0;
	line-height: 100%;
    font-weight: bold;
    color: #333333;
    text-align: left;
    text-transform: uppercase;
}
.price-box p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #333333;
    padding:0 0 20px 15px
}
.price-box p:last-child{
    padding:0 0 0 15px
}
.price-box a {
	color: #243467;
    font-weight: bold
}
.price-box a:focus, .price-box a:hover {
	color: #333333;
    transition: all 0.15s ease-out 0s;
}
.price-box ul{
    padding:0;
    margin:0;
    list-style: none
}
.price-box ul li{
    padding:0 0 4px 10px;
    margin:0 0 0 15px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    position: relative;
}
.price-box ul li:before{
    content: "";
    position: absolute;
    width:5px;
    height:5px;
    left:0;
    top:10px;
    background:#333333;
    border-radius:100%
}

@media (max-width: 991px) {
.price-box{
    margin:0 0 30px 0;
    padding:25px 15px 25px 15px;
}
}


#parentHorizontalTab,
#parentHorizontalTab2 {
    margin: 20px auto 0 auto!important;
    background:none!important;
}
#parentHorizontalTab > ul,
#parentHorizontalTab2 > ul {
    padding:0 0 0 0;
    border: 0;
    position: relative;
    background:none!important;
    margin: 0!important;
    text-align: left!important;
    border-bottom: 4px solid #f3f8fb;
}

#parentHorizontalTab > ul li,
#parentHorizontalTab2 > ul li {
    border: 0 solid transparent !important;
    padding: 5px 10px 5px 10px!important;
    margin: 0 0 0 0!important;
    background:none!important;
    color: #000000!important;
    font-size: 18px;
    text-transform: none;
    position: relative;
    font-weight: 700!important;
    float:none!important;
/*    text-transform: uppercase!important; */
}
#parentHorizontalTab > ul li.resp-tab-active,
#parentHorizontalTab2 > ul li.resp-tab-active {
    color: #000000!important;
    padding: 5px 10px 5px 10px!important;
    margin: 0 0 0 0!important;
    font-size: 18px;
    background: none!important;
    position: relative;
    font-weight: 700!important;
/*    text-transform: uppercase!important; */
}
#parentHorizontalTab > ul li.resp-tab-active:after,
#parentHorizontalTab2 > ul li.resp-tab-active:after {
    content: "";
    display: block;
    height:4px;
    width:100%;
    position: absolute;
    bottom:-4px;
    left:0;
    background:#51649f
}
#parentHorizontalTab .resp-tabs-list a,
#parentHorizontalTab2 .resp-tabs-list a {
text-transform: uppercase;
}
#parentHorizontalTab > ul li:hover,
#parentHorizontalTab2 > ul li:hover {

}

#parentHorizontalTab .resp-tab-content,
#parentHorizontalTab2 .resp-tab-content {
    border:0;
    padding:20px 0 20px 0;
    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:18px;
	line-height: 18px;
    padding:0 0 10px 0;
    display: block;
    color: #333333;
}
.etiketi a {
    position: relative;
	padding: 5px 10px;
	display: inline-block;
    line-height: 16px;
	font-size: 14px;
	color: #243467;
	text-decoration: none;
	margin:0 4px 4px 0;
	transition: all 0.15s ease-out 0s;
	background: #f5f7fe;
	border: 1px solid #f5f7fe;
	border-radius: 3px solid;
}
.etiketi a:hover {
	color: #51649f;
    background: none;
	transition: all 0.15s ease-out 0s;
}

.action-bar{
    padding:0 0 0 0;
    margin:0 0 0 0;
    float:right;
}
.action-bar a {
    display: inline-block;
    color: #243467;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    vertical-align: middle;
	margin:0 0 0 0;
    padding:0;
    font-weight: normal;
    width:30px;
    height:auto;
    border:0;
    background: #FFFFFF;
    border-radius:0;
    position: relative;
}
.action-bar a:hover {
    color: #51649f;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span{
    color: #51649f;
}
.action-bar a span.icon-print{
    display: inline-block;
    color: #243467;
    text-align: center;
    font-size: 23px;
    line-height: 23px;
    margin:0 auto;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span.icon-print{
    color: #51649f;
}
.action-bar a span.icon-mail{
    display: inline-block;
    color: #243467;
    text-align: center;
    font-size: 21px;
    line-height: 21px;
    margin:0 auto;
    vertical-align: middle;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span.icon-mail{
    color: #51649f;
}
.action-bar a span.icon-share{
    display: inline-block;
    color: #243467;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    margin:0 auto;
    vertical-align: middle;
    transition: all 0.25s ease-out 0s;
}
.action-bar a:hover span.icon-share{
    color: #51649f;
}


.dates-wrap {
    margin: 20px 0 40px 0;
    border-radius: 0;
    border: 1px solid #c8ccd9;
    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: #f5f7fe!important;
}
.dates-wrap .dates td {
    /*background-color: #FFFFFF;      */
    border-top: 1px solid #c8ccd9;
    border-left: 0;
    border-right: 0;
    border-bottom:0;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    width: 33.33%;
    white-space: nowrap;
    padding: 3px 10px 3px 10px;
    font-size:14px;
    color: #000000;
}
.dates-wrap.dates-wrap-gree-bg .dates td {
    width: 25%;
}
.dates-wrap .dates .title td {
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: 700;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top:0
}
.dates-wrap .dates .pricesm {
	color: #243467;
	font-size: 24px;
    line-height: 120%;
}
.dates-wrap .dates .pricesm span {
	color: #243467;
	font-size: 16px;
    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 {
    line-height: 40px;
	padding:0 20px;
    height:40px;
    margin:0;
	outline: none;
	position: relative;
    text-align: center;
    background: #243467;
	display: inline-block;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    font-size: 14px;
    vertical-align: middle;
    color: #fff;
    transition: all 0.15s ease-out;
    text-align: center;
    background: #243467;
    border-radius:5px;
	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: #51649f;
    color: #FFFFFF
}


.dates-wrap .dates .button.small {
	display: inline-block;
	font-size: 14px;
    line-height: 40px;
	padding:0 15px 0 15px;
    height:40px;
    margin:0;
	outline: none;
	transition: all 0.15s ease-out 0s;
	position: relative;
    vertical-align: middle;
    color: #FFFFFF;
    transition: all 0.15s ease-out;
    text-align: center;
    background: #243467;
    border-radius:0;
    border: 0;
    text-transform: uppercase;
}
.dates-wrap .dates .button.small:hover,
.dates-wrap .dates .button.small:focus {
	color: #FFFFFF;
    background: #51649f;
	transition: all 0.15s ease-out 0s;
}


table.reserve {
	max-width: 100%;
	width: 100%;
	border:0;
	font-size: 16px;
	background-color: #fff;
	text-align: center;
}
table.reserve tr td {
	border: none;
	border: 1px solid #dbdbdb;
	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:10px 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: normal!important;
	text-align: center;
    position:relative;
    margin:0 0 20px 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: #51649f;
	font-size: 18px;
	line-height: 100%;
    transition: all 0.25s ease-out 0s;
}
.pprices a:hover {
	color: #243467;
}
.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: #FFFFFF;
}
.table-hotel-prices .col_prices .pprices .title1{
    background: #FFFFFF;
}

.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 #ececec;
}
.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: #0362a9;
    transition: all 0.25s ease-out 0s;
}*/
/*.content-page .table-hotel-prices table tr td:hover a.clever-link {
	color: #FFFFFF!important;
}*/
.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: bold;
    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: bold;
    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 0 20px 0
}
.form-wrap .zaglavie {
	margin: 0px;
	padding: 0 0 20px 0;
    color: #333333;
    font-size:30px;
    line-height: 34px;
}
.form-wrap .marshrut-2 {
	padding:10px 0px;
    line-height: 120%;
}
.form-wrap .price-2 {
    display: block;
    color: #243467;
}
.form-wrap .price-2 .pricebig {
    color: #243467;
    font-size: 34px;
}
.form-wrap .price-2 .pricebig span {
    font-size: 24px;
    color: #243467;
}
.form-wrap .forma-detaili a{
   color: #243467;
}
.form-wrap .forma-detaili a:hover{
   color: #000000;
   transition: all 0.15s ease-out 0s;
}

.wrap-reserve {
    margin: 20px auto 10px auto;
    display: block;
}
.reserve-2 {
    width: 80%;
    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;
}

.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:#243467;
    margin: 0 10px 10px 10px;
    text-transform: uppercase;
    outline: none;
	transition: all 0.15s ease-out 0s;
    border-radius:0;
    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;
	border-radius: 5px;
}
.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:#51649f;
	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:#243467;
    margin: 0 10px 10px 10px;
    text-transform: none;
    outline: none;
	transition: all 0.15s ease-out 0s;
    border: 0;
    border-radius:0;
    padding:0 30px 0 30px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    font-size: 14px;
    line-height: 32px;
    height: 40px;
    color: #FFFFFF;
}
.reserve-2 .button.big {
    font-size: 22px!important;
    width:100%!important;
    line-height: 32px!important;
    height: 50px!important;
    padding:0 35px 0 35px!important;
	border-radius: 5px;
}
.reserve-2 .button.small:hover,
.reserve-2 .button.big:hover,
.reservation-btn:hover {
    background:#51649f;
	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:#51649f;
	color: #FFFFFF;
	transition: all 0.15s ease-out 0s;
}
.reserve-2 .required {
	color:#FF0000;
}
#obshta_suma_preview{
    color: #243467;
    font-size:24px;
    line-height: 20px;

}
.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 #d1deb9;
    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: #51649f!important;
}
.clever-link:hover {
    color: #243467!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-inner-page {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height:auto;
	position: relative;
    background-image: url(img/greece.jpg);
    padding:20px 0 20px 0;
    margin:20px 0 0 0
}
.mousenidis-inner-page.bgm {
    background-image: url(img/bulgaria.jpg);
}
.mousenidis-inner-page:before {
	content: "";
    background: rgba(0,0,0,0.20);
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
    bottom:0;
	z-index: 1;
	height: 100%;
}
.mousenidis-wrap{
    margin:0 auto;
    padding:0;
    width:100%;
    height:100%;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
    position: relative;
    z-index: 2
}

.antetka-2.antetka-mousenidis{
    padding: 0 0 30px 0;
    color: #FFFFFF;
    text-shadow: 3px 2px 3px rgba(0,0,0,0.38);
}
.antetka-2.antetka-mousenidis a {
	color: #FFFFFF;
}
.antetka-2.antetka-mousenidis a:focus, .antetka-2.antetka-mousenidis a:hover {
	color: #FFFFFF;
	outline: none;
	text-decoration: none;
    transition: all 0.15s ease-out 0s;
}

@media (max-width: 1110px) {
.mousenidis-inner-page {
	height: auto;
}
}

@media (max-width: 680px) {
.mousenidis-inner-page {
	height: auto;
    padding:20px 0 20px 0
}
}


.mousenidis-kurorti {
	text-align: center;
	margin-top:30px
}
.mousenidis-kurorti a {
	position: relative;
	padding: 1px 4px 1px 4px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
	background: #d0ebf8;
	border: 0;
	transition: all 0.15s ease-out 0s;
    border-radius: 3px;
}
.mousenidis-kurorti a:hover {
	background: #2c69af;
	color: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}
.mousenidis-kurorti a.current {
	background: #2c69af;
	color: #FFFFFF;
}

.no-rezult {
    padding: 40px 0 40px 0;
    line-height: 120%;
    font-size:26px;
    text-align: center;
    margin: 0 auto;
    color: #333333;
}


.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: #51649f;
    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: #51649f;
	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: #51649f;
    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: "\e910";
    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: "\e915";
    color: #333333;
    position: absolute;
    display: block;
    left:6px;
    right:0
}
.pagination>li>a.next-page:hover,
.pagination>li>a.prev-page:hover {
	color: #51649f;
    background-color: none;
}
.pagination>li>a.next-page:hover:before{
    color: #51649f;
}
.pagination>li>a.prev-page:hover:before{
    color: #51649f;
}
.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: #51649f;
    color: #FFFFFF;
    border-color: #51649f;
	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);
}





.news-wrap{
    padding:60px 0 0 0;
}

.col-news{
    margin-bottom: 20px;
}

.news-item{
    display: block;
    position: relative;
	text-decoration: none;
    padding:0 0 0 150px;
    height: 100%;
    overflow: hidden;
    margin:0 0 0 0;
    border:0;
    border-radius:0;
    min-height:110px;
    transition: all 0.15s ease-out 0s;
}
.news-item:hover{
    transition: all 0.15s ease-out 0s;
}
@media (max-width:480px) {
.news-item{
    padding:0 0 0 0;
}
}
.news-item .wrap-image {
    width:140px;
    overflow: hidden;
    display: block;
    height:110px;
    margin:0 0 0 0;
    position: absolute;
    left:0;
    top:0
}
@media (max-width:480px) {
.news-item .wrap-image {
    width:100%;
    overflow: hidden;
    display: block;
    height:110px;
    margin:0 0 0 0;
    position: relative;
    left:0;
    top:0
}
}
.news-item .wrap-image img{
    height:110px;
    width:100%;
    max-width: 100%;
    margin: auto;
    object-fit:cover;
    transition: all 0.15s ease-out 0s;
}
.news-box:hover .wrap-image img {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.05);
}

.news-item span.title{
    display: block;
    text-decoration: none;
    color: #333333;
    transition: all 0.15s ease-out 0s;
    font-size: 18px;
    line-height: 120%;
    padding:0;
    margin:5px 0 8px 0;
    font-weight: 600
}
.news-item:hover span.title{
    color: #87a2f3;
    transition: all 0.15s ease-out 0s;
    text-decoration: none;
}
.news-item .date{
    margin:0 0 0 0;
    font-size: 12px;
    line-height: 14px;
    padding:5px 8px 5px 8px;
    color: #FFFFFF;
    font-weight: 600;
    position: absolute;
    left:0;
    top:0;
    background: #51649f;
}
.news-item .text{
    display: block;
    text-decoration: none;
    color: #333333;
    transition: all 0.15s ease-out 0s;
    font-size: 14px;
    line-height: 20px;
    padding:0;
    margin:5px 0 0 0;
    font-weight: 400
}
.single-news-date {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 100%;
    padding:0;
    font-weight: 400;
    color: #999999
}
.news-image-float {
    width: 30%;
    float: left;
    margin: 0 30px 15px 0;
    text-align: center;
    height:auto
}
.news-image-float img {
    margin: 0 auto;
    text-align: center;
}
@media (max-width:760px) {
.news-image-float {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
    text-align: center;
    height:auto
}
.news-image-float img {
    margin: 0 auto;
    text-align: center;
}
}

.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;
}


.buletin-wrap{
    margin:70px 0 70px 0;
    padding:20px 20px 20px 20px;
    text-align: center;
    position: relative;
    display: block;
    background: #f5f7fe;
    border-radius:6px;
}

@media (max-width:991px) {

}
.buletin-box{
    padding:0 0 0 0;
    margin:0 auto;
    text-align: center;
    display: block;
    z-index: 2;
    position: relative;
}
.news-body {
    padding:0 0 0 0;
    margin:0 auto;
    text-align: center;
    position: relative;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}

.news-title {
    font-size: 30px;
    line-height:120%;
    font-weight: 700;
    color: #333333;
    text-align: center;
    padding:0 10px 30px 0;
    display: block;

}
#newsletter-form {
	display: block;
    text-align: center;
}
#newsletter-form .input-wrap {
	display:inline-block;
    padding:0 0 0 0;
    margin:0
}
#newsletter-form input[type="text"], #newsletter-form input[type="email"] {
	outline: none;
	width: 300px;
	margin: 0 3px 10px 3px;
    padding: 10px 10px 10px 10px;
    height: 45px;
    color: #4e4a49;
    font-size: 16px;
    background:#e6e9f3;
    border:1px solid #c8ccd9;
    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: #4e4a49;
    background:#FFFFFF;
}
#newsletter-form input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(0, 0, 0, 0.5);
    opacity: 1; /* Firefox */
}
#newsletter-form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgb(0, 0, 0, 0.5);
}
#newsletter-form input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: rgb(0, 0, 0, 0.5);
}

#newsletter-form button {
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0;
    width:140px;
	height:45px;
	outline: none;
	line-height: 45px;
	transition: all 0.15s ease-out 0s;
	position: relative;
    text-transform: uppercase;
    margin:10px 0 0 0;
    font-weight: normal;
    background:#243467;
    border: 0;
    border-radius:6px;
}
#newsletter-form button:hover {
	transition: all 0.15s ease-out 0s;
    color: #FFFFFF;
    background:#51649f;
}
#newsletter-form .label {
    display: block;
    margin: 0 0 0 0;
    text-align: center;
}
.buletin-box .success {
    padding: 10px 0 10px 0;
    margin:0;
    font-size:20px;
    line-height:26px;
    color: #333333;
    text-align: center;
}
#newsletter-form label {
	font-size:12px;
	vertical-align:middle;
	margin:0 0 0 0;
    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: #87a2f3;
	text-decoration: none;
}
#newsletter-form a:hover {
    color: #333333;
	text-decoration: none;
}

@media (max-width:1195px) {
.news-body {
    display: block;
}
.news-title {
    padding:0 0 0 0;
}
#newsletter-form .label {
    display: block;
    margin: 0 0 0 0;
    text-align: center;
}
}

@media (max-width:780px) {
.news-title {
    text-align: center;
    padding:0 0 10px 0;
    font-size: 20px;
    line-height:24px;
}
#newsletter-form {
	margin: 0 auto;
    text-align: center;
}
#newsletter-form .input-wrap {
	margin: 0 15px auto 15px;
    text-align: center;
    display: block
}
#newsletter-form input[type="text"], #newsletter-form input[type="email"] {
	margin: 0 auto 10px auto;
    width:100%;
    display: block
}
#newsletter-form .label {
    margin: 0 0 20px 0;
    text-align: center;
}
#newsletter-form button {
	display: block;
    margin:10px auto 0 auto;
}
}


.search-container {
	margin: 0 auto;
    padding:20px 30px 10px 30px;
}
.search-container a {
	margin: 0;
}
.search-container .search-toggle {
	position: relative;
}
.remodal-close:focus{
    outline: none
}
.search-container .search-toggle .text-area {
	color: #333;
}
.search-container input {
	font-size: 16px;
	height: 46px;
	padding: 5px 10px;
	width: 100%;
	border: 1px solid #e3e3e3;
	background: #f3f3f3;
	color: #333;
	transition: all 0.15s ease-out;
	display: inline-block;
    border-radius: 5px;
}
.search-container input:focus {
	transition: all 0.15s ease-out;
	background: #fef4f4;
	border-color: #ecd3d4;
    outline: none;
-webkit-box-shadow: 0px 0px 9px 0px rgba(255,255,255,0.27);
-moz-box-shadow: 0px 0px 9px 0px rgba(255,255,255,0.27);
box-shadow: 0px 0px 9px 0px rgba(255,255,255,0.27);
}
.search-container input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(255, 255, 255, 0.30);
    opacity: 1; /* Firefox */
}
.search-container input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgb(255, 255, 255, 0.30);
}
.search-container input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: rgb(255, 255, 255, 0.30);
}
.search-container .submit-button {
	 margin:15px 0 0 0;
    padding:12px 35px 12px 25px;
    position: relative;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #fff;
    transition: all 0.15s ease-out;
    text-align: center;
    background: #243467;
    border-radius:5px;
	text-transform: uppercase;
	border: 0px solid;
    width: 100%;
}


.search-container .submit-button:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 11px;
    line-height:11px;
    content: "\e91e";
    color: #fff;
    position: absolute;
    right: 18px;
    top:16px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
    transition: all 0.15s ease-out;
}
.search-container .submit-button:hover,
.search-container .submit-button:focus {
    background: #51649f;
    color: #fff;
    transition: all 0.15s ease-out;
}
.search-container .submit-button:hover:after,
.search-container .submit-button:focus:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 11px;
    line-height:11px;
    content: "\e91e";
    color: #fff;
    position: absolute;
    right: 13px;
    top:16px;
    pointer-events: none;
    cursor: pointer;
    z-index: 2;
    transition: all 0.15s ease-out;
}

.remodal-overlay {
    background: rgba(0, 0, 0, 0.60);
}

.remodal {
    padding: 50px 10px 30px 10px;
    border-radius: 10px;
}

.remodal-close {
    position: absolute;
    left:auto;
    top: 10px !important;
    right:10px!important;
    display: block;
    overflow: visible;
    width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius:100%;
    transition: all 0.15s ease-out 0s;
    text-decoration: none;
    color: #94aa63!important;
    border: 1px solid #FFFFFF;
    outline: 0;
    background: #FFFFFF!important;
}
.remodal-close:before {
    line-height: 42px;
    width: 42px;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: -1px;
    right:0;
    bottom:0;
    text-align: center;
    font-weight: 300
}
.remodal-close:hover {
    color: #243467!important;
    border: 1px solid #ecd3d4;
    outline: 0;
    background: #fef4f4!important;
    transition: all 0.15s ease-out 0s;
}


#footer{
    margin:0px auto;
    position: relative;
    padding:0 0 0 0;
    text-align: center;
    width:100%;
    background: #536921
}


.col-footer:first-child{
    padding:0 15px 30px 15px;
    border-right: 1px solid #75874d;
    float:left;
    width:30%;
    margin:0 20px 0 0
}

.col-footer:last-child{
    padding:0 15px 30px 15px;
    border-right: 0 solid #75874d;
    float:left;
    width:65%
}

.footer-top{
    position: relative;
    margin:0 auto 0 auto;
    padding:40px 0 30px 0;
}
.footer-info{
    margin:45px 0 40px 0;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    padding:70px 0 0 0;
    z-index: 2
}

#logo-footer {
	position: absolute;
	top:0;
	left: 0;
	z-index: 130;
    width: 290px;
    height:44px;
    line-height: 100%;
    text-align: left;
    margin:0;
	transition: all 0.15s ease-out 0s;
}
#logo-footer img {
	transition: all 0.15s ease-out 0s;
    width: 290px;
    height:44px;
}

.footer-info span{
    display: inline-block;
    margin:0 0 5px 0;
    padding:0 0 0 0;
    font-size: 22px;
    line-height: 24px;
    position: relative;
}
.footer-info a {
	color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    display: inline-block
}
.footer-info a:hover {
    color: #b1c38b;
    /*transition: all 0.15s ease-out 0s;*/
}

.footer-menu-list{
    margin:0 0 0 0;
    padding:30px 0 20px 0;
    text-align: right;
    z-index: 2 ;
    position: relative;
}
.footer-menu-list ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: right;
}
.footer-menu-list li{
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    padding:0 10px 0 0;
    margin:0 10px 8px 0;
    text-align: left;
    display: inline-block;
    position: relative;
    border-right: 1px solid #FFFFFF;
    line-height: 100%;
}
.footer-menu-list li:last-child {
    border-right: none;
}
.footer-menu-list a {
	color: #FFFFFF;
    padding:0 0 0 0;
    display: inline-block;
    position: relative;
    margin:0 0 0 0;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}
.footer-menu-list a:hover {
    color: #b1c38b;
    text-decoration: none;
    /*transition: all 0.15s ease-out 0s;*/
}
.footer-menu-list li div{
    display: inline-block;
    padding:0 0 0 0;
    display: inline-block;
    position: relative;
}
.footer-menu-list li div span{
    /*padding:0 0 0 12px;  */
    display: inline-block;
   /* position: relative; */
}
/*.footer-menu-list li div:after {
	content: "";
	display: block;
	position: absolute;
	top:7px;
	left:0px;
    background: #858585;
	width: 5px;
	height: 5px;
    border-radius:100%;
    transition: all 0.15s ease-out 0s;
    z-index: 1
}
.footer-menu-list li:hover div:after {
    transition: all 0.15s ease-out 0s;
    background: #FFFFFF;
}*/


.social-box{
    padding:0 0 0 0;
    display: block;
    margin:0;
    text-align: left;
    vertical-align: middle;
    z-index: 2 ;
    position: relative;
}
.social-box ul{
    margin:0;
    padding:0;
    list-style: none;
    text-align: right;
}
.social-box li{
    font-size: 20px;
    line-height: 20px;
    color: #d2c9de;
    padding:0;
    margin:0 5px 0 0;
    text-align: center;
    display: inline-block;
    position: relative;
}
.social-box a {
	color: #d2c9de;
    padding:0;
    position: relative;
    display: inline-block;
    width:48px;
    height:48px;
    vertical-align: middle;
    text-align: center;
    line-height: 48px;
    border-radius:50%;
    border: 1px solid #a8b38e
}
.social-box a:hover {
    transition: all 0.15s ease-out 0s;
    background: #46591c
}
.social-box a span {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    transition: all 0.15s ease-out 0s;
}
.social-box a:hover span {
    color: #FFFFFF;
    transition: all 0.15s ease-out 0s;
}


.info-footer{
    color: rgb(255,255,255, 0.6);
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    font-weight: 400;
    padding:25px 0 20px 0;
    margin:0 0 0 0;
    position: relative;
    display: block;
}


.footer-bottom {
	text-align: center;
    margin:0 auto 0 auto;
    color: #FFFFFF;
    padding:0 0 0 0;
    vertical-align: middle;

}
#footer-bottom {
    width:auto;
	text-align: center;
    margin:0 auto;
    font-size: 16px;
    line-height: 20px;
    padding:20px 0 20px 0;
    border-top: 1px solid #75874d
}
#footer-bottom a {
	color: #FFFFFF;
}
#footer-bottom a:hover {
	color: #b1c38b;
    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: 20px;
}
#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: #b1c38b;
}
#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: #b1c38b;
    text-decoration: none;
    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
}

.calendar-wrap{
    padding:0 0 0 0;
    margin:50px 0 90px 0;
}
.antetka-cal {
    text-align: center;
    position: relative;
    margin-top:0;
    padding:0 0 0 0
}
.antetka-calendar{
    padding: 0 0 40px 100px;
    line-height: 110%;
    font-size:36px;
    text-align: center;
    margin: 0 0 0 0;
    color: #4e4a49;
    display: inline-block;
    position: relative;
    font-family: 'inglobalb';
    text-transform: uppercase;
}


.dest-wrap{
    padding:60px 0 0 0;
    margin:20px 0 -60px 0;
    position: relative;
	background: url(img/dest_back.jpg) no-repeat bottom left;
}

.destinacii-container{
    padding:0 40px 0 40px;
    margin:0
}
.antetka-3.antetka-pop{
    padding: 0 0 20px 0;
}
.destinacii-title{
    display: block;
    padding: 9px 10px 8px 10px;
    font-size: 16px;
    line-height: 100%;
    font-weight: 700;
    color: #003057;
    text-transform: uppercase;
    background: #f3f3f3;
    text-align: left;
    margin:0 0 20px 0
}

.list-countries {
    font-size: 0;
    text-align: left;
    padding: 0;
    margin: 0 0 20px 0;
}
.list-countries li {
    display: inline-block;
    font-size: 16px;
    line-height: 100%;
    margin: 0px 0 3px 0;
}
.list-countries li:hover a {
    color: #e77918;
    transition: all 0.15s ease-out;
}
.list-countries li a {
    display: block;
    padding: 0 10px 0 0;
    color: #333333;
}
.remodal-overlay {
    background: rgba(0, 0, 0, 0.60);
}

.remodal {
    padding: 50px 10px 30px 10px;
    border-radius: 10px;
    max-width: 870px;
}
.remodal-close:focus{
    outline: none
}

.remodal-close {
    position: absolute;
    left:auto;
    top: 10px !important;
    right:10px!important;
    display: block;
    overflow: visible;
    width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius:100%;
    transition: all 0.15s ease-out 0s;
    text-decoration: none;
    color: #333333!important;
    border: 1px solid #f3f3f3;
    outline: 0;
    background: #f3f3f3!important;
}
.remodal-close:before {
    line-height: 40px;
    width: 42px;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: -1px;
    right:0;
    bottom:0;
    text-align: center;
    font-weight: 300
}
.overlay-cover-wrapper-footer {
	overflow-x: hidden;
	position: relative;
	bottom: -2px;
	width: 100%;
	margin-top: 70px;
}
.overlay-cover {
	margin-left: -5px;
	width: 102%;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* 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:1620px) {

}


@media (max-width:1560px) {
.col-footer:first-child{
    padding:0 15px 30px 15px;
    float:left;
    width:37%;
    margin:0 20px 0 0
}

.col-footer:last-child{
    padding:0 15px 30px 15px;
    border-right: 0 solid #7d6b96;
    float:left;
    width:55%
}
}


@media (max-width:1420px) {
.header-top{
    width:100%;
    padding:0 15px 0 350px;
}

#logo {
	left: 15px;
}
}

@media (max-width:1340px) {

}

@media (max-width:1220px) {
/*#offer-menu ul li a {
	font-size: 20px;
    margin:0 8px 0 8px;
}*/
}
@media (min-width: 991px) and (max-width: 1200px) {
#offer-menu ul li a {
  font-size: 14px;
  padding: 0 8px;
}
}
@media (max-width: 1280px) {
.wrap-title{
    margin: 60px 0 0 0;
    padding:0 0 70px 0;
}
.antetka-1{
    margin: 0 0 0 0;
}

.col-footer:first-child{
    padding:0 15px 30px 15px;
    border-right: 1px solid #75874d;
    float:left;
    width:44%;
    margin:0 20px 0 0
}

.col-footer:last-child{
    padding:0 15px 30px 15px;
    border-right: 0 solid #75874d;
    float:left;
   width: 54%
}
}

@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;
}
}

@media (max-width: 1300px) {
.main-slider-wrap{
    position: relative;
    margin:0 0 0 0;
    padding:0 0 0 0
}
}

@media (max-width: 1100px) {
.header-top{
    width:100%;
    padding:0 15px 0 350px;
}
}

@media (max-width: 1060px) {
.form-wrap .zaglavie {
    font-size:28px;
}
.reserve-2 {
    width: 100%;
}

.col-footer:first-child{
    padding:0 15px 30px 15px;
    float:left;
    width:50%;
    margin:0 20px 0 0
}

.col-footer:last-child{
    padding:0 15px 30px 15px;
    border-right: 0 solid #7d6b96;
    float:left;
    width:45%
}
}

@media (max-width: 1024px) {

}


@media (max-width: 991px) {
#offer-menu li.dropdown:hover a:before,
#offer-menu li.dropdown a:hover:before{
display: none;
}
.header-wrap {
    position: relative;
    height:auto;
    top:0
}
.header-wrap.inside {
    position: relative;
    height:auto;
    top:0
}
 .tel-box a.phone {
  padding: 0px;
  margin: 0px;
  background: none;
}
.tel-box a.phone:before{
    color: #243467;
}
.tel-box{
    position: absolute;
    top:20px;
    right:60px
}
.tel-box li{
    font-size: 0;
}
.tel-box a.search {
	font-size: 0;
    line-height: 24px;
    padding:0 0 0 24px;
    margin:0 10px 0 0;
}
.tel-box a.phone {
	font-size: 0;
    line-height: 24px;
    padding:0 0 0 24px;
    margin:0 10px 0 0;
}
.tel-box a.lang {
	font-size: 0;
    line-height: 24px;
    padding:0 0 0 24px;
    margin:0 10px 0 0;
}
.tel-box a.phone:before{
    top:2px;
	left:3px;
	font-size: 28px;
    color: #243467;
}
.tel-box a.phone:hover {
    color: #243467;
    background: none;
}
.tel-box a.lang:before{
    top:1px;
	left:0;
	font-size: 30px;
    color: #243467;
}
.tel-box a.search:before{
    top:0px;
	left:0;
	font-size: 29px;
    color: #243467;
}
.main-container{
    padding-top:0;
}
.content-page-inside{
    padding-top:0
}
.header-top{
    height: 80px;
    padding:0;
    display: block;
    position: relative;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
}
#logo {
	top:20px;
    width: 295px;
    height:45px;
}
#logo img {
	transition: all 0.15s ease-out 0s;
    width: 295px;
    height:45px;
}


#top-menu{
    display: none
}

.header-bottom{
    height:0;
    display: block;
    padding:0;
    width:100%;
    margin:0
}

.offer-menu-box{
    padding:0;
    margin: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 {
    color: #000000;
    text-transform: uppercase;
    line-height:24px;
    font-size: 24px;
    padding:0 0 0 25px;
    margin:0 0 0 0;
    background:none!important;
    position: relative;
    text-align: left
}
#offer-menu .label-menu:after{
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon";
    font-size: 24px;
    line-height:24px;
    content: "\e92f";
    color: #243467;
    text-align: center;
    position: absolute;
    transition: all 0.15s ease-out 0s;
    right:25px;
    top:-54px;
}
/*#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;
	background: #243467;
}
#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.responsive-nav > div.first-open {
	position: absolute;
	width: 100%;
    z-index: 120;
    top:0;
    background:#243467;
    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);
}
#offer-menu ul li a {
	padding: 10px 0px!important;
    margin:0px!important; /*margin:4px 20px 4px 20px!important;*/
   	color: #FFFFFF;
	text-align: center!important;
	font-size:20px!important;
    line-height: 26px!important;
    display: block!important; /*display: inline-block!important;*/
    height: auto!important;
    width: auto!important;
    border:0!important;
}
#offer-menu li.dropdown a:hover:before{
    display: none
}
#offer-menu li a:before, #offer-menu li a:before{
    display: none
}
#offer-menu li.dropdown a:after{
    display: none
}
#offer-menu li a:after, #offer-menu li a:after{
    display: none
}
#offer-menu li:hover a, #offer-menu li a:hover {
	color: #FFFFFF;
	background: none;
}

#offer-menu li div ul {
    border: 0;
    margin:0;
    padding:0 10px 0px 10px;
    border-radius:0;
}
#offer-menu li li {
    margin:0 auto!important;
	text-align: center!important;
    display: block!important;
    line-height: 18px!important;
}
#offer-menu li li a {
	position: relative;
	color: #000000!important;
	padding: 5px 20px 5px 20px!important;
	font-size: 16px!important;
    line-height:16px!important;
    margin:0 auto!important;
	text-align: center!important;
    display: inline-block!important;
    background: none!important
}
#offer-menu.responsive-nav > div > ul > li.full-width > div {
    padding:0 10px 20px 10px;
    border-radius:0;
}
#offer-menu.responsive-nav > div > ul > li.full-width > div li.title a{

}
#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 {
	text-align: left!important;
    height:auto!important;
    font-size: 16px!important;
    line-height: 16px!important;
}
#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{
    height: 450px;
}
#main-slider .slider-fill {
    height: 450px;
    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 {
    margin:0 auto 0 auto;
}
#main-slider .slider-fill .wrap-slider-text {
    margin: 0 15px 0 15px;
}
#main-slider .slider-fill .slider-text .title {
    font-size: 35px;
    text-align: left;
    margin:0 0 0 0
}
#main-slider .slider-fill .slider-text .price {
    text-align: left;
}
#main-slider .slider-fill .slider-text .price p {
    text-align: left;
}


/*.header-inner-page {
	height: 160px;
}*/

.info-dest-images {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
}

.col-footer:first-child{
    padding:0 15px 10px 15px;
    border-right: 0 solid #7d6b96;
    float:left;
    width:100%;
    margin:0 0 0 0
}

.col-footer:last-child{
    padding:0 15px 30px 15px;
    border-right: 0 solid #7d6b96;
    float:left;
    width:100%
}

.info-footer{
    text-align: center;
    width:100%
}

#footer{
    text-align: center;
}

#logo-footer {
	position: absolute;
	top:0;
    right:0;
	left: 0;
    text-align: center;
    margin:0 auto;
}

.footer-info{
    margin:0 auto 0 auto;
    text-align: center;
    padding:125px 0 0 0
}
.footer-info span{
    display: inline-block;
    margin:0 auto 5px auto;
    text-align: center;
}
.footer-info div{
    display: block;
}
.footer-menu-list{
    margin:0 auto 30px auto;
    text-align: center;
}
.footer-menu-list ul{
    text-align: center;
}
.footer-menu-list li{
    text-align: center;
    display: block;
    margin:0 0 10px 0;
    border: 0
}
.social-box{
    margin:0 auto 0 auto;
    text-align: center;
}
.social-box ul{
    text-align: center;
}

.footer-bottom {
    width:auto;
}
#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: 880px) {
.antetka-1{
    font-size:30px;
}
.antetka-2{
    font-size:30px;
}
.antetka-3 {
    font-size:30px;
}

.wrap-filter {
    margin:0 0 0 0;
}
.wrap-filter .background-filter {
	width:auto;
    padding:14px 14px 14px 14px;
    margin:0 15px 0 15px
}
.wrap-filter .filter {
    padding:0;
}
.wrap-filter .form-group {
    margin: 0 0 10px 0;
    padding:0 0.9% 0 0.9%;
    float:left;
    width:33.33%;
}
.wrap-filter .filter div.custom-select {
    width: 100%;
}
.wrap-filter .form-group.submit {
    padding:0 0 0 0;
    float:none;
    width:98.3%;
    clear: both;
    margin:0 auto 0 auto;
}
.wrap-filter .filter input.submit-btn {
    width:100%;
}

}

@media (max-width: 768px) {
.antetka-1{
    font-size:28px;
}
.antetka-2{
    font-size:28px;
}
.antetka-3{
    font-size:28px;
}

#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: #FFFFFF!important;
    text-transform:uppercase;
}
.resp-arrow {
	border-top: 12px solid #FFFFFF;
}
#parentHorizontalTab h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #FFFFFF;
}
#parentHorizontalTab .resp-accordion.hor_1 {
	border: 0 solid #FFFFFF !important;
    background: #243467!important;
    color: #FFFFFF!important;
}
#parentHorizontalTab .resp-tabs-container .resp-tab-active{
    border: 0 solid #FFFFFF !important;
    background: #51649f !important;
    color: #FFFFFF!important;
}
#parentHorizontalTab .resp-tabs-container .resp-tab-active a{
    color: #FFFFFF!important;
}
.resp-tabs-container {
	border: 0 solid #FFFFFF!important;
    background: #FFFFFF!important;
}
.resp-tab-content.resp-tab-content-active {
	border: 1px solid #51649f !important;
    border-left: 1px solid #51649f!important;
    border-right: 1px solid #51649f!important;
    border-bottom: 1px solid #51649f!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 h2.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: #2c69af!important;
    color: #333333!important;
}
#parentHorizontalTab2 h2.resp-accordion.hor_1 {
	border: 0 solid #FFFFFF !important;
    background: #2c69af!important;
    color: #FFFFFF!important;
}
#parentHorizontalTab2 .resp-tabs-container .resp-tab-active{
    border: 0 solid #FFFFFF !important;
    background: #f07822 !important;
    color: #FFFFFF!important;
}
#parentHorizontalTab2 .resp-tabs-container .resp-tab-active a{
    color: #FFFFFF!important;
}
#parentHorizontalTab2 .resp-tabs-container {
	border: 0 solid #FFFFFF!important;
    background: #FFFFFF!important;
}
#parentHorizontalTab2 .resp-tab-content.resp-tab-content-active {
	border: 1px solid #f07822 !important;
    border-left: 1px solid #f07822!important;
    border-right: 1px solid #f07822!important;
    border-bottom: 1px solid #f07822!important;
    background: #FFFFFF!important;
}

}

@media (max-width: 767px) {
.offer-side-top {
	padding:10px 0 20px 0;
}
.wrap-filter .filter {

}
.wrap-filter .form-group {
	margin: 0 0 10px 0;
    padding:0;
    float:left;
    width:100%;
}
.wrap-filter .form-group.submit {
    padding:0 0 0 0;
    float:none;
    width:100%;
    clear: both;
    margin:0 auto 0 auto;
}

}

@media (max-width: 680px) {
#main-slider .slider-fill .slider-text .title {
    /*font-size: 26px; */
}

}

@media (max-width: 576px) {
.dest-text-containt {
    padding:20px 10px 20px 10px;
    width:100%;
}

#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;
}

.remodal {
    padding: 70px 10px 50px 10px;
}
.search-container {
    padding:20px 0 10px 0
}

/*.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: 530px) {
#logo {
	top:30px;
    width: 150px;
    height:23px;
}
#logo img {
	transition: all 0.15s ease-out 0s;
    width: 150px;
    height:23px;
}
}

@media (max-width: 480px) {

}

@media (max-width: 440px) {

}

@media (max-width: 420px) {

}

@media (max-width: 380px) {

}

@media (max-width: 330px) {

}
