/*  Header */
/*.btn-mobile-phone {
	position: absolute;
	right: 60px;
	top: 10px;
}

.btn-mobile-phone2 {
	position: absolute;
	right: 100px;
	top: 5px;
}


@media (min-width: 992px) {
	.btn-mobile-phone {
		display: none;
	}
	.btn-mobile-phone2 {
		display: none;
	}
}

#zatemnenie {
	background: rgba(102, 102, 102, 0.5);
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1001;
}

#bg_popup {
	position: relative;
	z-index: 9999;
	background: none;
}

#okno {
	border: 1px solid black;
	position: fixed;
	z-index: 9999;
	bottom: 15px;
	left: 100px;
	max-width: 300px;
	min-height: 100px;
	padding: 2rem;
	text-align: center;
	background-color: white;

}

.contTwo {
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn {
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background: #000000;
	padding: 10px 25px;
	text-align: center;
	transition: background 0.3s;
}

#zatemnenie:target {
	display: block;
}

.close {
	display: inline-block;
	border: 1px solid #0000cc;
	color: #0000cc;
	padding: 0 12px;
	margin: 10px;
	text-decoration: none;
	background: #f2f2f2;
	font-size: 14pt;
	cursor: pointer;
}

.close:hover {
	background: #e6e6ff;
}

#bg_popup2 {
	position: relative;
	z-index: 9999;
	background: none;
}

#okno2 {
	border: 1px solid black;
	position: fixed;
	z-index: 9999;
	bottom: 50%;
	left: 40%;
	max-width: 100%;
	min-height: 100px;
	padding: 2rem;
	text-align: center;
	background-color: rgb(255, 255, 255, .9);
}

#popup-fade:before {
	content: '';
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
}

.contTwo2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn2 {
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background: #000000;
	padding: 10px 25px;
	text-align: center;
	transition: background 0.3s;
}

.scolleft {
	border: 1px solid #eee;
	height: auto;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 30px;
}

.scolright {
	height: 480px;
	z-index: 10;
}

.thebg {
	background: #ffffff;
}


.slider-container {
	padding-top: 20px;
	padding-bottom: 16px;
	background: url(/bg_ymore.jpg) no-repeat;
	background-size: cover;
}

!* .slide-container-top-margin {
     margin-top: 92px;
 } *!

@media (max-width: 992px) {
	.desktop-load-block {
		display: none;
	}

	.scolleft
	.footerbg {
		padding: 12px 0;
	}

	.tp-leftarrow, .tp-rightarrow {
		top: 120px !important;
	}

	.tp-bullets {
		bottom: 60px !important;
		right: 0;
	}

	.tp-caption {
		top: 196px !important;
	}

	.blacklable {
		height: 55px;
		padding: 10px 10px 0 10px;
	}

	.blacklable h4 {
		font-size: 14px;
		font-weight: bold;
	}

	.blacklable h5 {
		font-size: 12px;
		font-weight: normal;
	}

	.tp-shadow1 {
		display: none;
	}

	.desktop-load-block {
		display: block;
	}
}

@media (max-width: 448px) {
	.search-tabs li a {
		font-size: 13px;
	}

	.countries {
		margin: 16px -6px !important;
	}

	.fullwidthbanner ul {
		height: 0px !important;
	}

	.deals4 {
		margin-top: 12px;
	}

	.scolleft {
		border: 1px solid #eee;
		height: auto;
		top: 0px;
		margin-bottom: 20px;

	}

	.scolright {
		height: 250px;
		z-index: 10;
	}

	!* .slide-container-top-margin {
         margin-top: 86px;
     }*!
	.search-form-excl-inner-vert {
		border: none !important;
	}
}*/
/*  /Header */


/*Makes bootstrap menu drop on hover*/
img {
    max-width: 100%;
}

.api-mainfeedback {
    width: 100%;
}

.booknow_green1 {
    width: 100%;
    height: 52px;
    padding: 15px 10px 10px 10px;
    display: block;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    border: 1px solid #25692a;
    background: #009746;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
}

.booknow_green1:hover {
    text-decoration: none;
    color: #fff;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    background: url(../../images/btn-book-green.png) #ff6633 no-repeat -5px -50px;
}

@media (min-width: 992px) {
    ul.nav li.dropdown > ul.dropdown-menu {
        display: block;
        margin-top: 40px;
        opacity: 0;
        max-width: 0;
        max-height: 0;
        transition: all .3s ease-in-out;
        overflow: hidden;
    }

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
        margin-top: 0px;
        opacity: 1;
        max-width: 1200px;
        max-height: 1200px;
        width: 185px;
    }
}

.lightcaret {
    width: 10px;
    height: 5px;
    background: url('../../images/caret.png') scroll 0 0 no-repeat;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

ul.droplist {
    list-style: square;
}

ul.droplist li {
    line-height: 30px;
    border-bottom: 1px solid #efefef;
    padding: 0px 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

ul.droplist li.dropdown-header {
    padding: 0px 20px;
}

ul.droplist li:hover.dropdown-header {
    background: #fff;
}

ul.droplist li:hover {
    background: #efefef;
}

ul.droplist li a {
    color: #444;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

ul.droplist li:hover a {
    color: #ff9900;
    text-decoration: none;
}

ul.droplist li.dropdown-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #cccccc;
    padding: 0px 20px;
}

ul.droplist li:hover.dropdown-title {
    background: #fff;
}

ul.droplist li.inactive {
}

ul.droplist li.inactive a {
    color: #999;
    cursor: default;
}

ul.droplist li:hover.inactive {
    background: #fff;
}

.dropwidth01 {
    width: 650px;
}

.dropwidth02 {
    width: 400px;
}


.z-index100 {
    z-index: 100;
}

.mtnav {
    position: relative;
    top: 2px;
}

.navbar-wrapper2 {
    background: white;
    border-bottom: 0px solid #cccccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
    padding-bottom: 0px;
}

.mtslide {
    position: relative;
    top: 50px;
}

.mtslide2 {
    position: relative;
    top: 0px;
}

@media (min-width: 992px) {
    .navbar-wrapper2 {
        background: white;
        border-bottom: 0px solid #cccccc;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
        padding-bottom: 0px;
    }

    .mtnav {
        position: relative;
        top: 4px;
    }

    .mtslide {
        position: relative;
        top: 90px;
    }
}

.tp-leftarrow {
    top: 240px !important;
}

.tp-rightarrow {
    top: 240px !important;
}

@media (min-width: 992px) {
    .tp-leftarrow {
        top: 50% !important;
    }

    .tp-rightarrow {
        top: 50% !important;
    }
}

img.fullwidth {
    width: 100%;
    height: 261px;
}

img.logo {
    width: 120px;
}

.none {
    display: none;
}

.block {
    display: block;
}

.left {
    float: left;
}

.right {
    float: none;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.textcenter {
    text-align: center;
}

.caps {
    text-transform: uppercase;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed !important;
}

.cpointer {
    cursor: pointer;
}

.cunvailable {
    cursor: not-allowed;
}

.ohidden {
    overflow: hidden;
}

.posright-0 {
    right: auto !important
}

.line1 {
    background: #e7e7e7;
    height: 1px;
    margin: 16px 0 6px 0;
    padding: 0;
    display: block;
}

.line2 {
    background: #e8e8e8;
    height: 1px;
    margin: 12px 0 6px 0;
    padding: 0;
    display: block;
}

.line3 {
    background: #e8e8e8;
    height: 1px;
    margin: 0px 0 0px 0;
    padding: 0;
    display: block;
}

.line4 {
    background: #e8e8e8;
    height: 1px;
    margin: 17px 0 15px 0;
    padding: 0;
    display: block;
}

.line5 {
    background: #e8e8e8;
    height: 1px;
    margin: 4px 0 12px 0;
    padding: 0;
    display: block;
}

.xslim {
    font-weight: 100;
}

.slim {
    font-weight: 300;
}

.normal {
    font-weight: 400;
}

.bold {
    font-weight: 700;
}

.lh1 {
    line-height: 12px !important;
}

.lh2 {
    line-height: 15px;
}

.lh3 {
    line-height: 60px;
}

.lh4 {
    line-height: 17px;
}

.lato {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.opensans {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.size8 {
    font-size: 8px;
}

.size10 {
    font-size: 10px;
}

.size11 {
    font-size: 11px;
}

.size12 {
    font-size: 12px;
}

.size13 {
    font-size: 13px;
}

.size14 {
    font-size: 14px;
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.size20 {
    font-size: 20px;
}

.size22 {
    font-size: 22px;
}

.size24 {
    font-size: 24px;
}

.size28 {
    font-size: 28px;
}

.size26 {
    font-size: 26px;
}

.size30 {
    font-size: 30px;
}

.size40 {
    font-size: 40px;
}

.size48 {
    font-size: 48px;
}

.size60 {
    font-size: 60px;
}

.size65 {
    font-size: 65px;
}

.size100 {
    font-size: 100px;
}

.white {
    color: #fff;
}

.dark {
    color: #333;
}

.lgrey {
    color: #ccc;
}

.lightgrey {
    color: #ccc;
}

.grey {
    color: #999;
}

.grey2 {
    color: #666;
}

.green {
    color: #72bf66;
}

.green2 {
    color: #339933;
}

.lblue {
    color: #0099cc;
}

.yellow {
    color: #ffff00;
}

.red {
    color: #ff3300;
}

.lred {
    color: #ff9966;
}

.lred2 {
    color: #ff5a00;
}

.orange {
    color: #ff9900;
}

a.dark {
    color: #333;
    text-decoration: none;
}

a:hover.dark {
    color: #ff9900;
    text-decoration: none;
}

a.grey {
    color: #999;
    font-weight: normal;
}

a.orange {
    color: #ff6633;
}

a.whitelink {
    color: #fff;
}

a.greylink {
    color: #666;
}

a.clblue {
    color: #0099cc;
}

a:hover.clblue {
    color: #72bf66;
}

a.green2 {
    color: #72bf66;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

a:hover.green2 {
    color: #339933;
    font-weight: normal;
    text-decoration: none;
}

.shadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.fwi {
    width: 100%;
    height: 261px;
    overflow: hidden;
    position: relative;
}

.fwi img {
    width: 100%;
    margin-left: 0px;
}

@media (min-width: 992px) {
    .fwi img {
        width: 120%;
        margin-left: -20px;
    }
}

@media (min-width: 1200px) {
    .fwi img {
        width: 100%;
        margin-left: 0px;
    }
}

.sliderbg {
    position: fixed;
    background: url('../../rs-plugin/assets/slider-bg.png') #333 scroll center center;
}

.sliderbg2 {
    position: fixed;
    background: url('/images/2018/spring_2018.jpg') scroll center -50px no-repeat;
    Width: 100%;
    height: 720px;
    background-size: cover;
}

.mhover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 100000;
    background: rgba(21, 38, 47, 0.8);
}

.mhover span {
    width: 30px;
    height: 30px;
    margin-left: -30px;
    background: url('../../images/sprite.png') 2px -148px transparent;
    position: absolute;
    top: 50%;
    z-index: 100000;
}

.mhover span img {
    width: 30px;
    height: 30px;
}

.ctitle {
    width: 100%;
    height: 63px;
    padding: 18px;
    background: #15262f;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}

.ctitle span {
    float: right;
    color: #72bf66;
    font-size: 18px;
}

.ctitle a {
    float: right;
    padding: 4px 0px 0px 20px;
}

.ctitle a img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') 0px -36px
}

.ctitle a:hover img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') 0px -54px
}

.ftitle {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    Font-size: 16px;
    color: #666;
    font-weight: 700;
}

.ftitleohone {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #e32023;
    font-weight: 300;
}

.ftitleblack {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    Font-size: 16px;
    color: #b1b8b8;
    font-weight: 700;
}

.paddingg {
    padding: 0px !important;
}

.pbottom15 {
    padding-bottom: 10px;
}

.m1 {
    margin: 6px 0px 0px 10px;
}

.mt110 {
    position: relative;
    top: 90px;
}

.mt1 {
    position: relative;
    top: 1px;
}

.mt2 {
    position: relative;
    top: 2px;
}

.mt3 {
    position: relative;
    top: 3px;
}

.mt4 {
    position: relative;
    top: 4px;
}

.mt5 {
    position: relative;
    top: 5px;
}

.mt6 {
    position: relative;
    top: 6px;
}

.mt7 {
    position: relative;
    top: 7px;
}

.mt8 {
    position: relative;
    top: 8px;
}

.mt9 {
    position: relative;
    top: 9px;
}

.mt10 {
    position: relative;
    top: 10px;
}

.mt15 {
    position: relative;
    top: 15px;
}

.mt20 {
    position: relative;
    top: 20px;
}

.mt25 {
    position: relative;
    top: 25px;
}

.mt30 {
    position: relative;
    top: 30px;
}

.mt-1 {
    position: relative;
    top: -1px;
}

.mt-2 {
    position: relative;
    top: -2px;
}

.mt-3 {
    position: relative;
    top: -3px;
}

.mt-4 {
    position: relative;
    top: -4px;
}

.mt-5 {
    position: relative;
    top: -5px;
}

.mt-6 {
    position: relative;
    top: -6px;
}

.mt-7 {
    position: relative;
    top: -7px;
}

.mt-8 {
    position: relative;
    top: -8px;
}

.mt-9 {
    position: relative;
    top: 0px;
}

.mt-10 {
    position: relative;
}

.mt-200 {
    position: relative;
    top: -261px;
}

.mt-130 {
    position: relative;
    top: -130px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.cmtt {
    position: relative;
    top: 500px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.pt-6 {
    position: relative;
    top: -6px;
}

.ca01 {
    margin: 20px 0 0 30px;
}

.ca02 {
    position: relative;
    top: -10px;
    margin: 8px 10px 0 0;
    color: #999;
}

.ca03 {
    position: relative;
    top: -5px;
    margin: 7px 10px 0 0;
    color: #999;
}

img.imgpos1 {
    margin: 0px 10px;
}

.margtop1 {
    margin-top: 1px !important;
}

.margtop2 {
    margin-top: 2px !important;
}

.margtop3 {
    margin-top: 3px !important;
}

.margtop4 {
    margin-top: 4px !important;
}

.margtop5 {
    margin-top: 5px !important;
}

.margtop6 {
    margin-top: 6px !important;
}

.margtop7 {
    margin-top: 7px !important;
}

.margtop8 {
    margin-top: 8px !important;
}

.margtop9 {
    margin-top: 9px !important;
}

.margtop10 {
    margin-top: 10px !important;
}

.margtop12 {
    margin-top: 12px !important;
}

.margtop15 {
    margin-top: 15px !important;
}

.margtop20 {
    margin-top: 20px !important;
}

.margtop25 {
    margin-top: 25px !important;
}

.margtop30 {
    margin-top: 30px !important;
}

.margtop35 {
    margin-top: 35px !important;
}

.margtop40 {
    margin-top: 40px !important;
}

.margtop-0 {
    margin-top: 0px;
}

.margtop-1 {
    margin-top: -1px !important;
}

.margtop-2 {
    margin-top: -2px !important;
}

.margtop-3 {
    margin-top: -3px !important;
}

.margtop-4 {
    margin-top: -4px !important;
}

.margtop-5 {
    margin-top: -5px !important;
}

.margtop-10 {
    margin-top: -10px !important;
}

.margtop-15 {
    margin-top: -15px !important;
}

.margtop-20 {
    margin-top: -20px !important;
}

.margtop-25 {
    margin-top: -25px !important;
}

.margtop-30 {
    margin-top: -30px !important;
}

.margtop-35 {
    margin-top: -35px !important;
}

.margtop-40 {
    margin-top: -40px !important;
}


.margleft15 {
    margin-left: 15px !important;
}

.margleft20 {
    margin-left: 20px !important;
}

.margright20 {
    margin-right: 20px !important;
}

.margbottom20 {
    margin-bottom: 35px !important;
}

.searchbg {
    height: 62px;
    width: 100%;
    position: absolute;
    top: 301px;
    display: block;
    background: #f7f7f7;
    border-top: 1px solid #e8e8e8;
    z-index: 100;
}

.searchbg2 {
    height: 62px;
    width: 100%;
    position: absolute;
    top: 301px;
    display: block;
    background: #f7f7f7;
    border-top: 1px solid #e8e8e8;
    z-index: 100;
}

.searchbg3 {
    height: 62px;
    width: 100%;
    position: absolute;
    top: 730px;
    display: block;
    background: #f7f7f7;
    border-top: 1px solid #e8e8e8;
    z-index: 100;
}

@media (min-width: 992px) {
    .searchbg2 {
        height: 62px;
        width: 100%;
        position: absolute;
        top: 171px;
        display: block;
        background: #f7f7f7;
        border-top: 1px solid #e8e8e8;
        z-index: 100;
    }

    .searchbg3 {
        height: 62px;
        width: 100%;
        position: absolute;
        top: 301px;
        display: block;
        background: #f7f7f7;
        border-top: 1px solid #e8e8e8;
        z-index: 100;
    }


}


.btn-search {
    text-transform: uppercase;
    margin-left: 30px;
    margin-top: 12px;

    border: 1px solid #d75124;
    background: #e35121;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6633), to(#e35121));
    background: -webkit-linear-gradient(top, #ff6633, #e35121);
    background: -moz-linear-gradient(top, #ff6633, #e35121);
    background: -ms-linear-gradient(top, #ff6633, #e35121);
    background: -o-linear-gradient(top, #ff6633, #e35121);
    padding: 7.5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    color: #ffffff;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.btn-search:hover {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;

    background: #ff6633;
    background: -webkit-gradient(linear, left top, left bottom, from(#e35121), to(#ff6633));
    background: -webkit-linear-gradient(top, #e35121, #ff6633);
    background: -moz-linear-gradient(top, #e35121, #ff6633);
    background: -ms-linear-gradient(top, #e35121, #ff6633);
    background: -o-linear-gradient(top, #e35121, #ff6633);


}

.btn-search3 {
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    border: 1px solid #d75124;
    background: #e35121;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6633), to(#e35121));
    background: -webkit-linear-gradient(top, #ff6633, #e35121);
    background: -moz-linear-gradient(top, #ff6633, #e35121);
    background: -ms-linear-gradient(top, #ff6633, #e35121);
    background: -o-linear-gradient(top, #ff6633, #e35121);
    padding: 7.5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    color: #ffffff;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.btn-search3:hover {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    background: #ff6633;
    background: -webkit-gradient(linear, left top, left bottom, from(#e35121), to(#ff6633));
    background: -webkit-linear-gradient(top, #e35121, #ff6633);
    background: -moz-linear-gradient(top, #e35121, #ff6633);
    background: -ms-linear-gradient(top, #e35121, #ff6633);
    background: -o-linear-gradient(top, #e35121, #ff6633);
}

.btn-search4 {
    text-transform: uppercase;
    border: 1px solid #d75124;
    background: #e35121;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6633), to(#e35121));
    background: -webkit-linear-gradient(top, #ff6633, #e35121);
    background: -moz-linear-gradient(top, #ff6633, #e35121);
    background: -ms-linear-gradient(top, #ff6633, #e35121);
    background: -o-linear-gradient(top, #ff6633, #e35121);
    padding: 7.5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    color: #ffffff;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.btn-search4:hover {
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    background: #ff6633;
    background: -webkit-gradient(linear, left top, left bottom, from(#e35121), to(#ff6633));
    background: -webkit-linear-gradient(top, #e35121, #ff6633);
    background: -moz-linear-gradient(top, #e35121, #ff6633);
    background: -ms-linear-gradient(top, #e35121, #ff6633);
    background: -o-linear-gradient(top, #e35121, #ff6633);
}

.btn-search5 {
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
    background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background: -ms-linear-gradient(top, #ffffff, #f2f2f2);
    background: -o-linear-gradient(top, #ffffff, #f2f2f2);
    padding: 7.5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 3px 2px;
    color: #999999;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.btn-search5:hover {
    color: #333;
    border: 1px solid #bababa;
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
    background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background: -ms-linear-gradient(top, #ffffff, #f2f2f2);
    background: -o-linear-gradient(top, #ffffff, #f2f2f2);
}

.bluebtn {
    text-transform: uppercase;
    border: 1px solid #006699;
    background: #3994d4;
    background: -webkit-gradient(linear, left top, left bottom, from(#3994d4), to(#1d7db7));
    background: -webkit-linear-gradient(top, #3994d4, #1d7db7);
    background: -moz-linear-gradient(top, #3994d4, #1d7db7);
    background: -ms-linear-gradient(top, #3994d4, #1d7db7);
    background: -o-linear-gradient(top, #3994d4, #1d7db7);
    padding: 7.5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px;
    color: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.bluebtn:hover {
    color: #fff;
    border: 1px solid #006699;
    background: #1d7db7;
    background: -webkit-gradient(linear, left top, left bottom, from(#1d7db7), to(#3994d4));
    background: -webkit-linear-gradient(top, #1d7db7, #3994d4);
    background: -moz-linear-gradient(top, #1d7db7, #3994d4);
    background: -ms-linear-gradient(top, #1d7db7, #3994d4);
    background: -o-linear-gradient(top, #1d7db7, #3994d4);
}

.greenbtn {
    text-transform: uppercase;
    border: 1px solid #339933;
    background: #3994d4;
    background: -webkit-gradient(linear, left top, left bottom, from(#72bf66), to(#339933));
    background: -webkit-linear-gradient(top, #72bf66, #339933);
    background: -moz-linear-gradient(top, #72bf66, #339933);
    background: -ms-linear-gradient(top, #72bf66, #339933);
    background: -o-linear-gradient(top, #72bf66, #339933);
    padding: 7.5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px;
    color: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.greenbtn:hover {
    color: #fff;
    border: 1px solid #339933;
    background: #1d7db7;
    background: -webkit-gradient(linear, left top, left bottom, from(#339933), to(#72bf66));
    background: -webkit-linear-gradient(top, #339933, #72bf66);
    background: -moz-linear-gradient(top, #339933, #72bf66);
    background: -ms-linear-gradient(top, #339933, #72bf66);
    background: -o-linear-gradient(top, #339933, #72bf66);
}

a.add2fav {
    width: 100%;
    height: 52px;
    border: 1px solid #e5e5e5;
    background: url('../../images/btn-plus.png') #fff no-repeat 20px 0;
    padding: 15px 10px 10px 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #7c8c94;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px;
}

a:hover.add2fav {
    text-decoration: none;
    color: #666 !important;
    border: 1px solid #ccc;
    background: url('../../images/btn-plus-over.png') #fff no-repeat 20px 0;
}

a:link.add2fav {
    text-decoration: none;
    color: #7c8c94;
}

a:active.add2fav {
    text-decoration: none;
    color: #7c8c94;
}

a:visited.add2fav {
    text-decoration: none;
    color: #7c8c94;
}

.btnmarg {
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .btnmarg {
        margin-bottom: 0px;
    }
}

.booknow {
    width: 100%;
    height: 52px;
    padding: 15px 10px 10px 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: 1px solid #d75124;
    background: #e35121;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
}

.booknow:hover {
    text-decoration: none;
    color: #fff;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    background: url('../../images/btn-book.png') #ff6633 no-repeat -5px -50px;
}

a:link.booknow {
    text-decoration: none;
    color: #fff;
}

a:active.booknow {
    text-decoration: none;
    color: #fff;
}

a:visited.booknow {
    text-decoration: none;
    color: #fff;
}

.booknow_green {
    width: 100%;
    height: 52px;
    padding: 15px 10px 10px 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: 1px solid #25692a;
    background: #009746;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px;
}

.booknow_green:hover {
    text-decoration: none;
    color: #fff;
    text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
    background: url('../../images/btn-book-green.png') #ff6633 no-repeat -5px -50px;
}

a:link.booknow {
    text-decoration: none;
    color: #fff;
}

a:active.booknow {
    text-decoration: none;
    color: #fff;
}

a:visited.booknow {
    text-decoration: none;
    color: #fff;
}

.updatebtn {
    border: 2px solid #ebebeb;
    padding: 5px 20px 5px 20px;
    background: #fff;
    color: #999;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.updatebtn:hover {
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.popularbtn {
    border: 2px solid #ebebeb;
    padding: 5px 10px 5px 10px;
    background: #fff;
    color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.popularbtn:hover {
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.bookbtn {
    border: 2px solid #ebebeb;
    padding: 5px 15px 5px 15px;
    background: #fff;
    color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.bookbtn:hover {
    border: 2px solid #ff9900;
    color: #fff;
    background: #ff9900;
}

.bookbtn:hover.cunvailable {
    border: 2px solid #ebebeb;
    padding: 5px 15px 5px 15px;
    background: #fff;
    color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.gridbtn {
    width: 25px;
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -2px 0px;
    border: 2px solid #ebebeb;
    padding: 5px 15px 5px 15px;

    color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.gridbtn:hover {
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -33px 0px;
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.gridbtn.active {
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -33px 0px;
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    cursor: not-allowed;
}

.listbtn {
    width: 25px;
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -2px -31px;
    border: 2px solid #ebebeb;
    padding: 5px 15px 5px 15px;

    color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.listbtn:hover {
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -33px -31px;
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.listbtn.active {
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -33px -31px;
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    cursor: not-allowed;
}

.grid2btn {
    width: 25px;
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -2px -62px;
    border: 2px solid #ebebeb;
    padding: 5px 15px 5px 15px;

    color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.grid2btn:hover {
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -33px -62px;
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.grid2btn.active {
    background: url('../../images/grid-icon.png') #fff no-repeat scroll -33px -62px;
    color: #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    cursor: not-allowed;
}

.iosbtn {
    border: 2px solid #353535;
    background: transparent;
    color: #353535;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.iosbtn:hover {
    border: 2px solid #353535;
    background: #353535;
    color: white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-weight: 700;
    text-transform: uppercase;
}

.roundbtn {
    width: 56px;
    height: 56px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.roundbtn:hover {
    background: #15262f;
    border: 1px solid #15262f;
    color: #fff;

}

.w50percent {
    width: 50%;
    float: left;
}

.w50percentlast {
    width: 50%;
    float: right;
}

.wh33percent {
    width: 33%;
}

.wh66percent {
    width: 66%;
}

.wh10percent {
    width: 10%;
}

.wh20percent {
    width: 20%;
}

.wh30percent {
    width: 30%;
}

.wh40percent {
    width: 40%;
}

.wh50percent {
    width: 50%;
}

.wh60percent {
    width: 60%;
}

.wh70percent {
    width: 70%;
}

.wh75percent {
    width: 75%;
}

.wh80percent {
    width: 80%;
}

.wh90percent {
    width: 90%;
}

.wh100percent {
    width: 100%;
}

.tab-content {
    background: #ffffff;
    padding: 30px;
    height: 324px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.tab-content2 {
    background: #ffffff;
    padding: 30px 15px 30px 15px;
    height: 324px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.tab-content3 {
    background: #ffffff;
    padding: 30px;
    height: 324px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.tab-content4 {
    background: #ffffff;
    padding: 30px 0px 30px 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.0);
    color: #5c6774;
}

#myTab > li > a > span.hidetext {
    display: none;
}

#myTab2 > li > a > span.hidetext {
    display: none;
}

@media (min-width: 992px) {
    .tab-content2 {
        background: #ffffff;
        padding: 30px 15px 30px 15px;
        height: 193px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    #myTab > li > a > span.hidetext {
        display: inline-block;
    }

    #myTab2 > li > a > span.hidetext {
        display: inline-block;
    }
}

.nav-tabs > li {
    background: #7093AD;
}

.nav-tabs > li.active > a span.flight {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') 0 0;
}

.nav-tabs > li.active > a:hover span.flight {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') 0 0;
}

.nav-tabs > li > a span.flight {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') 0 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.flight {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') 0px -18px;
}

.nav-tabs > li.active > a span.hotel {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -14px 0px;
}

.nav-tabs > li.active > a:hover span.hotel {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -14px 0px;
}

.nav-tabs > li > a span.hotel {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -14px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.hotel {
    width: 14px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -14px -18px;
}

.nav-tabs > li.active > a span.car {
    width: 21px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -28px 0px;
}

.nav-tabs > li.active > a:hover span.car {
    width: 21px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -28px 0px;
}

.nav-tabs > li > a span.car {
    width: 21px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -28px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.car {
    width: 21px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -28px -18px;
}

.nav-tabs > li.active > a span.suitcase {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -50px 0px;
}

.nav-tabs > li.active > a:hover span.suitcase {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -50px 0px;
}

.nav-tabs > li > a span.suitcase {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -50px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.suitcase {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -50px -18px;
}

.nav-tabs > li.active > a span.flighthotel {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -68px 0px;
}

.nav-tabs > li.active > a:hover span.flighthotel {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -68px 0px;
}

.nav-tabs > li > a span.flighthotel {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -68px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.flighthotel {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -68px -18px;
}

.nav-tabs > li.active > a span.cruise {
    width: 22px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -87px 0px;
}

.nav-tabs > li.active > a:hover span.cruise {
    width: 22px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -87px 0px;
}

.nav-tabs > li > a span.cruise {
    width: 22px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -87px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.cruise {
    width: 22px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -87px -18px;
}

.nav-tabs > li.active > a span.hotelcar {
    width: 23px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -110px 0px;
}

.nav-tabs > li.active > a:hover span.hotelcar {
    width: 23px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -110px 0px;
}

.nav-tabs > li > a span.hotelcar {
    width: 23px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -110px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.hotelcar {
    width: 23px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -110px -18px;
}

.nav-tabs > li.active > a span.flighthotelcar {
    width: 26px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -135px 0px;
}

.nav-tabs > li.active > a:hover span.flighthotelcar {
    width: 26px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -135px 0px;
}

.nav-tabs > li > a span.flighthotelcar {
    width: 26px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -135px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.flighthotelcar {
    width: 26px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -135px -18px;
}

.nav-tabs > li.active > a span.summary {
    width: 16px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -163px 0px;
}

.nav-tabs > li.active > a:hover span.summary {
    width: 16px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -163px 0px;
}

.nav-tabs > li > a span.summary {
    width: 16px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -163px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.summary {
    width: 16px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -163px -18px;
}

.nav-tabs > li.active > a span.rates {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -183px 0px;
}

.nav-tabs > li.active > a:hover span.rates {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -183px 0px;
}

.nav-tabs > li > a span.rates {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -183px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.rates {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -183px -18px;
}

.nav-tabs > li.active > a span.preferences {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -199px 0px;
}

.nav-tabs > li.active > a:hover span.preferences {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -199px 0px;
}

.nav-tabs > li > a span.preferences {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -199px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.preferences {
    width: 17px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -199px -18px;
}

.nav-tabs > li.active > a span.maps {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -217px 0px;
}

.nav-tabs > li.active > a:hover span.maps {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -217px 0px;
}

.nav-tabs > li > a span.maps {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -217px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.maps {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -217px -18px;
}

.nav-tabs > li.active > a span.reviews {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -236px 0px;
}

.nav-tabs > li.active > a:hover span.reviews {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -236px 0px;
}

.nav-tabs > li > a span.reviews {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -236px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.reviews {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -236px -18px;
}

.nav-tabs > li.active > a span.thingstodo {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -255px 0px;
}

.nav-tabs > li.active > a:hover span.thingstodo {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -255px 0px;
}

.nav-tabs > li > a span.thingstodo {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -255px 0px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.nav-tabs > li > a:hover span.thingstodo {
    width: 15px;
    height: 18px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -255px -18px;
}

#air {
    height: 203px;
    overflow-x: hidden;
}

#hotel {
    height: 203px;
    overflow-x: hidden;
}

#car {
    height: 203px;
    overflow-x: hidden;
}

#vacations {
    height: 203px;
    overflow-x: hidden;
}

#air2 {
    height: 203px;
    overflow-x: hidden;
}

#hotel2 {
    height: 203px;
    overflow-x: hidden;
}

#car2 {
    height: 203px;
    overflow-x: hidden;
}

#vacations2 {
    height: 203px;
    overflow-x: hidden;
}

#flighthotel2 {
    height: 203px;
    overflow-x: hidden;
}

#cruise2 {
    height: 203px;
    overflow-x: hidden;
}

#hotelcar2 {
    height: 203px;
    overflow-x: hidden;
}

#flighthotelcar2 {
    height: 203px;
    overflow-x: hidden;
}

@media (min-width: 992px) {
    #air2 {
        height: 71px;
        overflow-x: hidden;
    }

    #hotel2 {
        height: 71px;
        overflow-x: hidden;
    }

    #car2 {
        height: 71px;
        overflow-x: hidden;
    }

    #vacations2 {
        height: 71px;
        overflow-x: hidden;
    }

    #flighthotel2 {
        height: 71px;
        overflow-x: hidden;
    }

    #cruise2 {
        height: 71px;
        overflow-x: hidden;
    }

    #hotelcar2 {
        height: 71px;
        overflow-x: hidden;
    }

    #flighthotelcar2 {
        height: 71px;
        overflow-x: hidden;
    }
}

.lastminute {
    height: 990px;
    width: 100%;
    background: #f2f2f2;
    padding-top: 780px;
    position: absolute;
    top: 0px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}

.lastminute2 {
    height: 450px;
    width: 100%;
    background: #f2f2f2;
    padding-top: 240px;
    position: absolute;
    top: 0px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}

.lastminute3 {
    height: 250px;
    width: 100%;
    background: #f2f2f2;
    padding-top: 60px;
    margin-bottom: 60px;
    margin-top: 560px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}

.lastminutecontact {
    height: 790px;
    width: 100%;
    background: #f2f2f2;
    padding-top: 560px;
    position: absolute;
    top: 0px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}

.lmcc {
    opacity: 0;
    margin-top: 100px;
}

.lcfix {
    background: #fff !important;
}

.bgfix {
    background: #f2f2f2 !important;
}

@media (min-width: 992px) {
    .lastminute {
        height: 277px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 110px;
        position: absolute;
        top: 0px;
        text-align: center;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }

    .lastminute2 {
        height: 277px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 110px;
        position: absolute;
        top: 0px;
        text-align: center;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }

    .lastminute3 {
        height: 250px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 60px;
        margin-bottom: 60px;
        margin-top: 90px;
        text-align: center;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }

    .lastminutecontact {
        height: 277px;
        width: 100%;
        background: #f2f2f2;
        padding-top: 110px;
        position: absolute;
        top: 0px;
        text-align: center;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 300;
        overflow: hidden;
    }

    .deals3 {
        height: 455px !important;
        width: 100%;
        background: #fff;
        padding-top: 120px !important;
        position: absolute;
        top: 0px;
        text-align: left;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #444;
        overflow: hidden;
        border-bottom: 0px solid #ccc;
    }

    .deals4 {
        min-height: 300px;
        width: 100%;
        background: #fff;
        padding-top: 50px !important;
        text-align: left;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #444;
        overflow: hidden;
        border-bottom: 0px solid #ccc;
    }
}

.deals3 {
    height: 1500px;
    width: 100%;
    background: #fff;
    padding-top: 810px;
    position: absolute;
    top: 0px;
    text-align: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    overflow: hidden;
    border-bottom: 0px solid #ccc;
}

.deal {
    min-height: 120px;
    padding: 13px 0 13px 0;
    border-bottom: 1px solid #ececec;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.deal_list {
    min-height: 80px;
    padding: 13px 0 13px 0;
    border-bottom: 1px solid #ececec;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.deal2 {
    min-height: 58px;
    padding: 13px 0 13px 0;
    border-bottom: 1px solid #ececec;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
}

img.dealthumb {
    float: left;
}

.dealtitle {
    float: left;
    max-width: 100%;
    margin-left: 10px;
    border: 0px solid black;
    line-height: 16px;
    height: 65px;
    width: 70%;
}

.dealprice {
    float: right;
}

.price {
    font-weight: 700;
    color: #e32023;
    font-size: 18px;
}

.dtitle {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}

.price_buttom {
    float: right;
    margin-top: 5px;
    border: 1px solid #e32023;
    padding: 3px;
}

.price_buttom a {
    text-decoration: none !important;
    font-weight: 700;
    color: #e32023;
}

.deals4 {
    width: 100%;
    background: #f2f2f2;
    margin-top: 30px;
    padding-bottom: 20px;
    text-align: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    overflow: hidden;
    border-bottom: 0px solid #ccc;
}

.lastminute4 {
    height: 200px;
    width: 100%;
    background: #f2f2f2;
    padding-top: 30px;
    margin-bottom: 30px;
    margin-top: 40px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}

.lastminute5 {
    height: 400px;
    width: 100%;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}

.country {
    height: 100px;
    width: 100%;
    padding-top: 30px;
    margin-top: 40px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}

.lastminute5 h2 {
    margin-top: 0px;
    margin-bottom: 30px;
}


.wrapper {
    background-color: white;
    width: 100%;
    margin: 0px auto;
    padding: 5px;

}

.list_carousel {
    background-color: #fff;
    margin: 0px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    padding-left: 300px;
}

.list_carousel li {
    font-size: 40px;
    color: white;
    background-color: #428bca;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: 0px solid #efefef;
    width: 255px;
    height: 230px;
    padding: 0;
    margin: 0px 20px;
    display: block;
    float: left;
    line-height: 10px;
}

.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}

.clearfix {
    float: none;
    clear: both;
}

.prev {
    width: 34px;
    height: 55px;
    float: left;
    margin-left: 10px;
    background: #15262f;
    position: absolute;
    top: 72px;
    left: -10px;
}

.prev:hover {
    background: #ffcc66;
}

a.prev img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') -14px -36px;
    margin: 18px 0 0 9px;
}

a:hover.prev img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') -14px -54px;
}

.next {
    width: 34px;
    height: 55px;
    float: right;
    margin-right: 10px;
    background: #15262f;
    position: absolute;
    top: 60px;
    right: -11px;
}

.next:hover {
    background: #ffcc66;
}

a.next img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') 0px -36px;
    margin: 18px 0 0 12px;
}

a:hover.next img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') 0px -54px;
}

.pager {
    float: left;
    width: 300px;
    text-align: center;
}

.pager a {
    margin: 0 5px;
    text-decoration: none;
}

.pager a.selected {
    text-decoration: underline;
}

.timer {
    background-color: #999;
    height: 6px;
    width: 0px;
}

button.prev2 {
    width: 34px;
    height: 55px;
    float: left;
    margin-left: 10px;
    /*background:#15262f;*/
    position: absolute;
    bottom: 40px;
    left: -10px;
    z-index: 100;
    border: 0;
    background: transparent;
}

button.prev2 img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') -14px -36px;
    margin: 0px 0 0 4px;
}

button:hover.prev2 img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') -42px -36px;
}

.next2 {
    width: 34px;
    height: 55px;
    float: right;
    margin-right: 10px;
    /*background:#15262f;*/
    position: absolute;
    bottom: 40px;
    right: -11px;
    z-index: 100;
    border: 0;
    background: transparent;
}

button.next2 img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') 0px -36px;
    margin: 0px 0 0 2px;
}

button:hover.next2 img {
    width: 14px;
    height: 18px;
    display: block;
    background: url('../../images/sprite.png') -28px -36px;
}

.footerbgblack {
    width: 100%;
    background: #15262f;
    padding: 60px 0;
    margin-top: 80px;
    overflow: hidden;
}

.footerbg3black {
    width: 100%;
    background: #12222a;
    padding: 30px 0;
    overflow: hidden;
}

.footerbg3black a {
    color: #999;
}

.footerbg3black a:hover {
    color: #72bf66;
    text-decoration: none;
}

.fccustom2black {
    background: #495459;
    height: 32px;
    color: #999 !important;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.footerbg {
    width: 100%;
    margin-top: 45px;
    background: #f2f2f2;
    padding: 60px 0;
    overflow: hidden;
    position: relative;
}

.footerbg2 {
    width: 100%;
    background: #f2f2f2;
    padding: 30px 0;
    overflow: hidden;
}

.footerbg2 a {
    color: #999;
}

.footerbg2 a:hover {
    color: #ff9900;
    text-decoration: none;
}

.footerbg3 {
    width: 100%;
    background: #fff;
    padding: 30px 0;
    overflow: hidden;
    position: relative;
}

.footerbg3 a {
    color: #999;
}

.footerbg3 a:hover {
    color: #0099cc;
    text-decoration: none;
}

.footer {
    text-align: center;
    color: #999;
    font-size: 14px;
}

.footer a {
    color: #ff9900;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.footer a:hover {
    color: #72BF66;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

.scont {
    text-align: left;
    color: #999;
    font-size: 14px;
    margin-top: 17px;
    margin-left: -5px;
}

.scont a {
    color: #ff9900;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.scont a:hover {
    color: #72bf66;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

ul.footerlist {
    padding-left: 20px;
    list-style-image: url('../../images/li.png');
}

ul.footerlist li {
    line-height: 24px;
}

ul.footerlist li a {
    color: #999;
}

ul.footerlist li a:hover {
    color: #0099cc;
    text-decoration: none;
}

ul.footerlistblack {
    padding-left: 20px;
    list-style-image: url('../../images/li2.png');
}

ul.footerlistblack li {
    line-height: 24px;
}

ul.footerlistblack li a {
    color: #999;
}

ul.footerlistblack li a:hover {
    color: #72bf66;
    text-decoration: none;
}

.pnr {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #e32023;
    font-weight: 300;
}

.pnr-footer {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 29px;
    color: #fff;
    font-weight: 300;
}

.fccustom {
    background: #f2f2f2;
    height: 32px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.fccustom2 {
    background: #ffffff;
    height: 32px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.btncustom {
    width: 32px;
    height: 32px;
    background: url('../../images/arrow.png') #0099cc -5px -5px;
    border: 0px;
    text-indent: -100px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
    -moz-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
}

.btncustom:hover {
    background: url('../../images/arrow.png') #72bf66 37px -5px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
}

.fbgfix {
    background: #FCFCFC;
    margin-top: 80px;
}

.bordertop1 {
    border-top: 1px solid #e5e5e5;
}

.bordertype1 {
    height: 115px;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    color: #999;
}

.bordertype2 {
    height: 115px;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    color: #999;
    padding: 20px;
}

.bordertype3 {
    height: 80px;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    color: #999;
    padding: 20px;
}

.bordertype4 {
    border-left: 1px solid #e7e7e7;
    color: #999;
}

.bordertype5 {
    border-right: 1px solid #e7e7e7;
    color: #999;
}

.sfix {
    position: absolute;
    top: 995px;
}

.sfix2 {
    position: absolute;
    top: 440px;
}

.sfix3 {
    position: absolute;
    top: 790px;
}

@media (min-width: 992px) {
    .sfix {
        position: absolute;
        top: 277px;
    }

    .sfix2 {
        position: absolute;
        top: 277px;
    }

    .sfix3 {
        position: absolute;
        top: 277px;
    }
}

.gotop {
    position: relative;
    top: 100px;
}

a.gotop {
    width: 37px;
    height: 37px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

a.gotop img {
    width: 37px;
    height: 37px;
    display: block;
    background: url('../../images/sprite.png') 0px -72px;
}

a:hover.gotop img {
    width: 37px;
    height: 37px;
    display: block;
    background: url('../../images/sprite.png') 0px -109px;
}

a.social1 {
    margin: 0 5px;
    position: relative;
    top: -120px;
}

a.social2 {
    margin: 0 5px;
    position: relative;
    top: -120px;
}

a.social3 {
    margin: 0 5px;
    position: relative;
    top: -120px;
}

a.social4 {
    margin: 0 5px;
    position: relative;
    top: -120px;
}

a.social1b {
    margin: 0 5px;
}

a.social2b {
    margin: 0 5px;
}

a.social3b {
    margin: 0 5px;
}

a.social4b {
    margin: 0 5px;
}

.customSelect {
    background: url('../../images/select.png') #fff no-repeat right;
    border: 2px solid #ebebeb;
}

.customSelect.customSelectOpen {
    background: url('../../images/select-over.png') #fff no-repeat right;
    border-color: #ffcc66;
    outline: 0;

}

.customSelect2 {
    background: url('../../images/select-intro.png') #e7e2e2 no-repeat right;
    border: 0px solid #fff;
    color: #999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.customSelect2.customSelect2Open {
    background: url('../../images/select-over.png') #e7e2e2 no-repeat right;
    border: 0px solid #72bf66;
    color: #999;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.mySelectCalendar {
    background: url('../../images/calendar.png') #fff no-repeat right;
    background-position: 98% 1px;
}

.mySelectCalendar2 {
    background: url('../../images/calendar2.png') #fff no-repeat right;
    background-position: 98% 1px;
}

.boxshadow {
    min-height: 100px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .boxshadow {
        margin-bottom: 0px;
    }
}

.bscontainer {
    padding: 30px;
}

img.fwimg {
    width: 100%;
}

.slidercontainer {
    width: 100%;
    height: 446px;
    color: #666;
}

.scolleft {
    background: white;
    height: 100%;
    padding: 15px 30px 30px 30px;
    top: 446px;
}

.scolright {
    background: #333;
    height: 100%;
    overflow: hidden;
}

@media (min-width: 992px) {
    .scolleft {
        height: 446px;
        padding: 15px 30px 30px 15px;
        top: 0px;
    }

    .scolright {
        background: #333;
        height: 100%;
        overflow: hidden;
        top: 0px;
    }

}

.blacklable {
    height: 75px;
    width: 100%;
    padding: 10px 10px 0 20px;
    display: block;
    background: #4E729A;
}

.lbl {
    position: relative;
}

.smallblacklabel {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    color: white;
    background: #428bca;
}

span.flight-ico {
    width: 22px;
    height: 16px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') 0px -215px;
}

span.hotel-ico {
    width: 22px;
    height: 16px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -22px -215px;
}

span.car-ico {
    width: 22px;
    height: 16px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -44px -215px;
}

span.suitcase-ico {
    width: 22px;
    height: 16px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -66px -215px;
}

span.cruise-ico {
    width: 22px;
    height: 16px;
    display: block;
    float: left;
    background: url('../../images/sprite.png') -88px -215px;
}

.hotelstab,
.flightstab,
.vacationstab,
.carstab,
.cruisestab,
.flighthotelcartab,
.flighthoteltab,
.flightcartab,
.hotelcartab {
    height: 205px;
    overflow: hidden;
}

.hotelstab2,
.flightstab2,
.vacationstab2,
.carstab2,
.cruisestab2,
.flighthotelcartab2,
.flighthoteltab2,
.flightcartab2,
.hotelcartab2 {
}

.flighttab3,
.hoteltab3,
.cartab3,
.suitcasetab3,
.flighthoteltab3,
.cruisetab3,
.hotelcartab3,
.flighthotelcartab3 {
}

.slideup {
    position: absolute;
    top: -480px;
    width: 100%;
}

.ctup {
    background: #fff;
    margin-top: 498px;
    position: relative;
    z-index: 100;
    display: block
}

@media (min-width: 992px) {
    .ctup {
        background: #fff;
        margin-top: 600px;
        position: relative;
        z-index: 100;
        display: block
    }
}

.sboxpurple {
    margin-left: 25px;
}

.slidecouple {
    width: 558px;
    height: 504px;
    display: block;
    background: url('../../images/slider/couple.png') no-repeat;
}

.pagecontainer2 {
    background: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
    position: relative;
}

.thebg {
    background: url(/bg_ymore.jpg) no-repeat center fixed;
    background-size: cover;
}

.pagecontainer {
    background: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
}

.offset-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 25px;
}

.offset-1 {
    padding-left: 5px;
    padding-right: 5px;
}

.offset-2 {
    padding-left: 15px;
    padding-right: 15px;
}

.offset-3 {
    padding-left: 15px;
    padding-right: 0px;
}

@media (min-width: 992px) {
    .offset-3 {
        padding-left: 15px !important;
        padding-right: 0 !important;
    }
}

.filters {
    background: #f2f2f2;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666;
}

.rightcontent {
    min-height: 500px;
}

.paddingbtm20 {
    padding-bottom: 20px;
}

.padding0 {
    margin: 0px !important;
}

.padding20 {
    padding: 20px;
}

.padding30 {
    padding: 30px;
}

.hpadding30 {
    padding: 0 30px;
}

.padding40 {
    padding: 40px;
}

.padding50 {
    padding: 50px;
}

.hpadding50 {
    padding: 0 50px;
}

.padding20title {
    padding: 20px 20px 0px 20px;
}

.hpadding20 {
    padding: 0px 20px 0px 20px;
}

.cpadding0 {
    padding: 50px 50px 30px 50px;
}

.cpadding1 {
    padding: 20px 30px 10px 30px;
}

.filtertip {
    height: 100px;
    background: #ff9900;
    padding: 0px;
    color: #fff;
    position: relative;
    text-align: center;
    line-height: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.filtertip a {
    color: #fff;
}

.tip-arrow {
    width: 33px;
    height: 9px;
    background: url('../../images/tip-arrow.png');
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -15px;
}

.breadcrub {
    margin-top: 70px;
    color: #ccc;
}

@media (min-width: 992px) {
    .breadcrub {
        margin-top: 70px;
        color: #ccc;
    }
}

.brlines {
    height: 8px;
    width: 100%;
    margin-top: 10px;
    background: url('../../images/breadcrumb.png');
}

ul.bcrumbs {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.bcrumbs li {
    float: left;
    margin-left: 20px;
}

ul.bcrumbs li a {
    color: #666;
}

ul.bcrumbs li a:hover {
    color: #999;
    text-decoration: none;
}

ul.bcrumbs li a.active {
    color: #999;
}

a.homebtn {
    width: 21px;
    height: 21px;
    background: url('../../images/home-icon.png') #fff no-repeat scroll -16px -10px;
    color: #222;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

a:hover.homebtn {
    background: url('../../images/home-icon.png') #222 no-repeat scroll -16px -33px;
}

a.backbtn {
    width: 21px;
    height: 21px;
    background: url('../../images/back-icon.png') #fff no-repeat scroll -16px -12px;
    color: #222;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

a:hover.backbtn {
    background: url('../../images/back-icon.png') #222 no-repeat scroll -16px -31px;
}

.bookfilters {
    position: relative;
    font-size: 12px;
    padding-bottom: 60px;
    padding-top: 20px;
}

.topsortby {
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.itemlabel {
    background: #f2f2f2;
    width: 100%;
    height: 60px;
    padding: 10px 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 15px;
}

.listitem {
    background: #efefef;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.listitem img {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.listitem:hover img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

@media (min-width: 992px) {
    .listitem {
        background: #efefef;
        width: 100%;
        height: 180px;
        overflow: hidden;
        position: relative;
    }
}

@media (max-width: 992px) {
    .listitem img {
        width: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .listitem:hover img {
        width: 100%;
        height: 100%;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

@media (min-width: 1200px) {
    .listitem img {
        width: 100%;
        height: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .listitem:hover img {
        width: 100%;
        height: 100%;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .itemlabel3 {
        background: #f2f2f2;
        width: 100%;
        height: 200px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        overflow: hidden;
    }

    .itemlabel2 {
        background: #f2f2f2;
        width: 100%;
        height: 170px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 15px;
        overflow: hidden;
    }

    .labelright {
        float: right;
        height: 100%;
        padding: 10px;
        border-left: 1px solid #e8e8e8;
    }

    .labelleft {
        padding: 10px 10px 15px 15px;
        height: 140px;
    }

    .labelleft2 {
        padding: 10px 0 15px 15px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 18px;
    }

    .listitem2 {
        background: #efefef;
        height: 210px;
        overflow: hidden;
        position: relative;
    }

    .listitem2 img {
        height: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .listitem2:hover img {
        height: 120%;
        margin-left: -10%;
        margin-top: -10%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }

    @media (max-width: 992px) {
        .listitem2 {
            background: #efefef;
            width: 100%;
            overflow: hidden;
            position: relative;
        }

        .listitem2 img {
            width: 100%;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            transition: .3s
        }

        .listitem2:hover img {
            width: 100%;
            height: 100%;
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
        }
    }

    @media (min-width: 1200px) {
        .listitem2 img {
            width: 100%;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            transition: .3s
        }

        .listitem2:hover img {
            width: 100%;
            height: 100%;
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
        }
    }

    .fav-icon {
        width: 25px;
        height: 23px;
        background: url('../../images/fav-book-icons.png') scroll 0 -70px no-repeat;
        position: absolute;
        top: 0px;
    }

    .fav-icon:hover {
        width: 25px;
        height: 23px;
        background: url('../../images/fav-book-icons.png') scroll 0 -93px no-repeat;
        position: absolute;
        top: 0px;
    }

    .book-icon {
        width: 25px;
        height: 23px;
        background: url('../../images/fav-book-icons.png') scroll 0 0 no-repeat;
        position: absolute;
        top: 0px;
    }

    .book-icon:hover {
        width: 25px;
        height: 23px;
        background: url('../../images/fav-book-icons.png') scroll 0 -23px no-repeat;
        position: absolute;
        top: 0px;
    }

    .collapsebtn {
        width: 100%;
        height: 32px;
        border: 0px solid black;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        color: #666;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
    }

    .collapsebtn span.collapsearrow {
        width: 9px;
        height: 8px;
        float: right;
        margin-top: 10px;
        background: url('../../images/collapsearrow.png') scroll 0 -8px no-repeat;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }

    .collapsebtn.collapsed span.collapsearrow {
        width: 9px;
        height: 8px;
        float: right;
        margin-top: 10px;
        background: url('../../images/collapsearrow.png') scroll 0 0px no-repeat;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }

    .collapsebtn2 {
        width: 100%;
        height: 32px;
        border: 0px solid black;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        color: #15262f;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        background: #fff;
    }

    .collapsebtn2 span.collapsearrow {
        width: 9px;
        height: 8px;
        float: right;
        margin-top: 10px;
        background: url('../../images/collapsearrow.png') scroll 0 -8px no-repeat;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }

    .collapsebtn2.collapsed span.collapsearrow {
        width: 9px;
        height: 8px;
        float: right;
        margin-top: 10px;
        background: url('../../images/collapsearrow.png') scroll 0 0px no-repeat;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }

    .collapsebtn3 {
        width: 9px;
        height: 6px;
        border: 0px solid black;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        background: url('../../images/arrows.png') scroll 0 -6px no-repeat;
    }

    .collapsebtn3.collapsed {
        width: 9px;
        height: 6px;
        border: 0px solid black;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        background: url('../../images/arrows.png') scroll 0 0 no-repeat;
    }

    ul.hotelpreferences {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .hotelpreferences li {
        width: 28px;
        height: 28px;
        background: url('') #fff;
        border: 2px solid #efefef;
        border: 2px solid #ebebeb;
        padding: 5px;
        color: #999;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        float: left;
        margin-left: 2px;
    }

    .hotelpreferences li:hover {
    }

    .hotelpreferences li.icohp-internet {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -3px no-repeat;
    }

    .hotelpreferences li:hover.icohp-internet {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -3px no-repeat;
    }

    .hotelpreferences li.icohp-air {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -33px no-repeat;
    }

    .hotelpreferences li:hover.icohp-air {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -33px no-repeat;
    }

    .hotelpreferences li.icohp-pool {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -63px no-repeat;
    }

    .hotelpreferences li:hover.icohp-pool {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -63px no-repeat;
    }

    .hotelpreferences li.icohp-childcare {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -93px no-repeat;
    }

    .hotelpreferences li:hover.icohp-childcare {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -93px no-repeat;
    }

    .hotelpreferences li.icohp-fitness {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -123px no-repeat;
    }

    .hotelpreferences li:hover.icohp-fitness {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -123px no-repeat;
    }

    .hotelpreferences li.icohp-breakfast {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -153px no-repeat;
    }

    .hotelpreferences li:hover.icohp-breakfast {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -153px no-repeat;
    }

    .hotelpreferences li.icohp-parking {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -183px no-repeat;
    }

    .hotelpreferences li:hover.icohp-parking {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -183px no-repeat;
    }

    .hotelpreferences li.icohp-pets {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -213px no-repeat;
    }

    .hotelpreferences li:hover.icohp-pets {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -213px no-repeat;
    }

    .hotelpreferences li.icohp-spa {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -243px no-repeat;
    }

    .hotelpreferences li:hover.icohp-spa {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -243px no-repeat;
    }

    .hotelpreferences li.icohp-hairdryer {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -273px no-repeat;
    }

    .hotelpreferences li:hover.icohp-hairdryer {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -273px no-repeat;
    }

    .hotelpreferences li.icohp-garden {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -303px no-repeat;
    }

    .hotelpreferences li:hover.icohp-garden {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -303px no-repeat;
    }

    .hotelpreferences li.icohp-grill {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -333px no-repeat;
    }

    .hotelpreferences li:hover.icohp-grill {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -333px no-repeat;
    }

    .hotelpreferences li.icohp-kitchen {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -363px no-repeat;
    }

    .hotelpreferences li:hover.icohp-kitchen {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -363px no-repeat;
    }

    .hotelpreferences li.icohp-bar {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -393px no-repeat;
    }

    .hotelpreferences li:hover.icohp-bar {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -393px no-repeat;
    }

    .hotelpreferences li.icohp-living {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -423px no-repeat;
    }

    .hotelpreferences li:hover.icohp-living {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -423px no-repeat;
    }

    .hotelpreferences li.icohp-tv {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -453px no-repeat;
    }

    .hotelpreferences li:hover.icohp-tv {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -453px no-repeat;
    }

    .hotelpreferences li.icohp-fridge {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -483px no-repeat;
    }

    .hotelpreferences li:hover.icohp-fridge {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -483px no-repeat;
    }

    .hotelpreferences li.icohp-microwave {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -513px no-repeat;
    }

    .hotelpreferences li:hover.icohp-microwave {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -513px no-repeat;
    }

    .hotelpreferences li.icohp-washing {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -543px no-repeat;
    }

    .hotelpreferences li:hover.icohp-washing {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -543px no-repeat;
    }

    .hotelpreferences li.icohp-roomservice {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -573px no-repeat;
    }

    .hotelpreferences li:hover.icohp-roomservice {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -573px no-repeat;
    }

    .hotelpreferences li.icohp-safe {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -603px no-repeat;
    }

    .hotelpreferences li:hover.icohp-safe {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -603px no-repeat;
    }

    .hotelpreferences li.icohp-playground {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -633px no-repeat;
    }

    .hotelpreferences li:hover.icohp-playground {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -633px no-repeat;
    }

    .hotelpreferences li.icohp-conferenceroom {
        background: url('../../images/hotelpref-ico.png') #fff scroll -3px -663px no-repeat;
    }

    .hotelpreferences li:hover.icohp-conferenceroom {
        background: url('../../images/hotelpref-ico.png') #fff scroll -33px -663px no-repeat;
    }


    ul.hotelpreferences2 {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .hotelpreferences2 li {
        width: 28px;
        height: 28px;
        background: #72bf66;
        border: 2px solid #72bf66;
        padding: 5px;
        color: #999;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        margin-top: 4px;
    }

    .hotelpreferences2 li:hover {
    }

    .hotelpreferences2 li.icohp-internet {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -3px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-internet {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -3px no-repeat;
    }

    .hotelpreferences2 li.icohp-air {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -33px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-air {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -33px no-repeat;
    }

    .hotelpreferences2 li.icohp-pool {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -63px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-pool {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -63px no-repeat;
    }

    .hotelpreferences2 li.icohp-childcare {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -93px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-childcare {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -93px no-repeat;
    }

    .hotelpreferences2 li.icohp-fitness {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -123px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-fitness {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -123px no-repeat;
    }

    .hotelpreferences2 li.icohp-breakfast {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -153px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-breakfast {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -153px no-repeat;
    }

    .hotelpreferences2 li.icohp-parking {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -183px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-parking {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -183px no-repeat;
    }

    .hotelpreferences2 li.icohp-pets {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -213px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-pets {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -213px no-repeat;
    }

    .hotelpreferences2 li.icohp-spa {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -243px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-spa {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -243px no-repeat;
    }

    .hotelpreferences2 li.icohp-hairdryer {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -273px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-hairdryer {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -273px no-repeat;
    }

    .hotelpreferences2 li.icohp-garden {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -303px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-garden {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -303px no-repeat;
    }

    .hotelpreferences2 li.icohp-grill {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -333px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-grill {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -333px no-repeat;
    }

    .hotelpreferences2 li.icohp-kitchen {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -363px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-kitchen {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -363px no-repeat;
    }

    .hotelpreferences2 li.icohp-bar {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -393px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-bar {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -393px no-repeat;
    }

    .hotelpreferences2 li.icohp-living {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -423px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-living {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -423px no-repeat;
    }

    .hotelpreferences2 li.icohp-tv {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -453px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-tv {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -453px no-repeat;
    }

    .hotelpreferences2 li.icohp-fridge {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -483px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-fridge {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -483px no-repeat;
    }

    .hotelpreferences2 li.icohp-microwave {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -513px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-microwave {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -513px no-repeat;
    }

    .hotelpreferences2 li.icohp-washing {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -543px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-washing {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -543px no-repeat;
    }

    .hotelpreferences2 li.icohp-roomservice {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -573px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-roomservice {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -573px no-repeat;
    }

    .hotelpreferences2 li.icohp-safe {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -603px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-safe {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -603px no-repeat;
    }

    .hotelpreferences2 li.icohp-playground {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -633px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-playground {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -633px no-repeat;
    }

    .hotelpreferences2 li.icohp-conferenceroom {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -3px -663px no-repeat;
    }

    .hotelpreferences2 li:hover.icohp-conferenceroom {
        background: url('../../images/hotelpref-ico-green.png') #72bf66 scroll -33px -663px no-repeat;
    }

    ul.hpref-text {
        list-style: none;
        margin-top: -5px;
        padding-left: 10px;
    }

    .hpref-text li {
        margin-top: 12px;
    }

    .testimonialbox {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 20px;
    }

    .needassistancebox {
        margin-left: -15px;
        margin-right: -15px;
    }

    .alsolikebox {
        margin-left: -15px;
        margin-right: -15px;
    }

    .loginbox {
        margin-left: -15px;
        margin-right: -15px;
    }

    .paymentbox {
        margin-left: -15px;
        margin-right: -15px;
    }

    @media (min-width: 992px) {
        .testimonialbox {
            margin-left: 10px;
            margin-right: -15px;
            margin-top: 0px;
        }

        .needassistancebox {
            margin-left: 10px;
            margin-right: -15px;
        }

        .alsolikebox {
            margin-left: 10px;
            margin-right: -15px;
        }

        .loginbox {
            margin-left: 10px;
            margin-right: -15px;
        }

        .paymentbox {
            margin-left: 10px;
            margin-right: -15px;
        }
    }

    span.icon-quote {
        width: 27px;
        height: 27px;
        background: url('../../images/icon-quote.png') no-repeat;
        display: block;
        position: absolute;
        float: left;
        left: 15px;
    }

    span.icon-help {
        width: 24px;
        height: 24px;
        background: url('../../images/icon-phone.png') no-repeat;
        display: block;
        position: absolute;
        float: left;
        left: 15px;
    }

    span.icon-location {
        width: 17px;
        height: 24px;
        background: url('../../images/icon-location.png') no-repeat;
        display: block;
        position: absolute;
        float: left;
        left: 15px;
    }

    span.icon-lockk {
        width: 23px;
        height: 29px;
        background: url('../../images/lock.png') no-repeat;
        display: block;
        position: absolute;
        float: left;
        left: 15px;
    }

    .detailsright {
        min-height: 534px;
        border-left: 1px solid #e7e7e7;
    }

    .details-slider {
        height: 334px;
        overflow: hidden;
    }

    #inner {
        height: 334px;
    }

    @media (min-width: 399px) and (max-width: 499px) {
        .details-slider {
            height: 434px;
            overflow: hidden;
        }

        #inner {
            height: 434px;
        }
    }

    @media (min-width: 500px) {
        .details-slider {
            height: 534px;
            overflow: hidden;
        }

        #inner {
            height: 534px;
        }

        .caroufredsel_wrapper {
            max-height: 400px !important;
        }
    }

    #c-carousel {
        height: 100%;
        padding: 0;
        margin: 0;
    }

    #c-carousel {
        background: #fff;
        min-height: 534px;
    }

    #c-carousel * {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 22px;
    }

    #wrapper {
        background: #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    #inner {
        width: 100%;
        min-width: 250px;
        max-width: 960px;
        /*height:534px;*/
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #carousel-wrapper {
        background: #fff;
        width: 100%;
        height: 434px;

        position: absolute;
        bottom: 0px;
        left: 0;
    }

    #carousel {
        width: 800px;
        height: 500px;
        overflow: hidden;
    }

    #carousel img {
        display: block;
        float: left;
        width: 100%;
        /*image-rendering: -moz-crisp-edges;*/
        /*image-rendering: -o-crisp-edges;*/
        /*image-rendering: -webkit-optimize-contrast;*/
        /*-ms-interpolation-mode: nearest-neighbor;*/
    }

    #pager-wrapper {
        height: 120px;
        width: 100%;
        overflow: hidden;
        position: absolute;
        bottom: 0px;
        left: 0;
        z-index: 2;
    }

    #pager img {
        cursor: pointer;
        background: #fff;
        display: block;
        width: 120px;
        height: 80px;
        padding: 10px;
        margin: 10px;
        float: left;
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        -ms-interpolation-mode: nearest-neighbor;
    }

    #pager img:hover {
        background: #eff;
    }

    #pager img.selected {
        background: #dff;
    }

    ul.checklist {
        margin: 0px;
        padding: 0px;
    }

    .checklist li {
        list-style-image: url('../../images/check.png');
        list-style-position: inside;
        padding: 5px;
        margin-left: -20px;
    }

    ul.checklist2 {
        margin: 0px;
        padding: 0px;
    }

    .checklist2 li {
        list-style-image: url('../../images/check.png');
        list-style-position: inside;
        padding: 0px;
        margin-left: 0px;
        color: #72bf66;
    }

    #map-canvas {
        width: 100%;
        height: 648px;
        display: none;
    }

    #map-canvas2 {
        width: 100%;
        height: 100%;
        display: none;
    }

    .gm-style-mtc:nth-child(1) {
        margin-top: 25px;
    }

    .gm-style-mtc:nth-child(2) {
        margin-top: 25px;
    }

    .scircle {
        width: 62px;
        height: 65px;
        background: url('../../images/circle.png') no-repeat;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        color: #333;
        padding: 14px 0 0 12px;
    }

    .sctext {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #666;
    }

    .circlewrap {
        width: 52px;
        height: 52px;
        margin: 0 auto;
        position: relative;
    }

    .circlewrap span {
        width: 23px;
        height: 23px;
        -webkit-border-radius: 23px;
        -moz-border-radius: 23px;
        border-radius: 23px;
        position: absolute;
        bottom: 0px;
        right: -10px;
        background: #ff9900;
        color: #fff;
        font-size: 11px;
        padding-top: 3px;
    }

    .circleimg {
        -webkit-border-radius: 52px;
        -moz-border-radius: 52px;
        border-radius: 52px;
    }

    ul.circle-list {
        list-style: none;
        padding-left: 0px;
    }

    .circle-list li {
        float: left;
        background: #fff;
        width: 23px;
        height: 23px;
        color: #999999;
        font-size: 11px;
        border: 2px solid #e7e7e7;
        -webkit-border-radius: 23px;
        -moz-border-radius: 23px;
        border-radius: 23px;
        padding-top: 3px;
        padding-left: 1px;
        margin-left: 3px;
    }

    ul.jslidetext {
        width: 100px;
        list-style: none;
        padding-left: 0px;
        padding-top: 10px;
        text-align: right;
        margin: 0 auto;
    }

    .jslidetext li {
        margin-top: 10px;
    }

    ul.jslidetext2 {
        width: 100px;
        list-style: none;
        padding-left: 0px;
        text-align: right;
        margin: -5px auto 0 auto;
    }

    .jslidetext2 li {
        margin-top: 22px;
    }

    #ascrail2000_ {
        width: 16px !important
    }

    .cstyle01 {
        display: inline-block;
        width: 100%;
        font-size: 13px
    }

    .cstyle02 {
        position: absolute;
        background: #f7f7f7;
        width: 100%;
        margin-left: -20px;
        padding: 20px;
    }

    .cstyle03 {
        background: #fff;
        margin-top: 800px;
        position: relative;
        z-index: 100;
        display: block;
    }

    .cstyle04 {
        position: relative;
        top: -41px;
    }

    .cstyle05 {
        display: block;
        background: white;
        width: 100%;
        height: 324px;
        overflow: hidden;
    }

    .cstyle06 {
        min-height: 500px;
        margin-top: 24px;
    }

    .cstyle07 {
        min-height: 570px;
    }

    .cstyle08 {
        line-height: 7px;
        margin-top: 16px;
    }

    .cstyle09 {
        display: inline-block;
        width: 100%;
        font-size: 13px;
    }

    .cstyle10 {
        background: #ffcc66;
        height: 40px;
        position: absolute;
        top: 0px;
        width: 100%
    }

    .cstyle11 {
        background: #ccc;
        width: 100%;
        height: 100%;
    }

    .mediafix1 {
        margin-top: 30px;
        margin-left: -15px;
        margin-bottom: 15px;
    }

    @media (min-width: 992px) {
        .mediafix1 {
            margin-top: 0px;
            margin-left: 0px;
            margin-bottom: 0px;
        }
    }

    .login-fullwidith {
        width: 100%;
        height: 100%;
        background: url('../../images/login-bg.jpg') #fff scroll center center no-repeat;
        position: relative;
    }

    .login-wrap {
        width: 250px;
        height: 310px;
        background: transparent;
        margin: auto auto;
        position: absolute;
    }

    .cpadding50 {
        padding: 20px;
    }

    .chpadding50 {
        padding: 0 20px;
    }


    @media (min-width: 400px) {
        .login-wrap {
            width: 372px;
            height: 380px;
        }

        .cpadding50 {
            padding: 50px;
        }

        .chpadding50 {
            padding: 0 50px;
        }

        img.login-img {
            margin-left: 5px;
            margin-bottom: 5px;
            width: 147px !important;
        }

        .login-c1 {
            height: 195px !important;
        }

        .login-c2 {
            height: 231px !important;
        }

        .login-c3 {
            margin-top: 281px !important;
        }

        .alignbottom {
            right: 50px !important;
        }

        .alignbottom2 {
            left: 50px !important;
        }
    }

    img.login-img {
        margin-left: 5px;
        margin-bottom: 5px;
        width: 110px;
    }

    .login-c1 {
        width: 94%;
        height: 147px;
        background: #ffffff;
        z-index: 100;
        position: absolute;
        margin-left: 3%;
        border: 1px solid #dcdcdc;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1)
    }

    .login-c2 {
        width: 100%;
        height: 171px;
        background: #f2f2f2;
        color: #666;
        z-index: 50;
        margin-top: 50px;
        position: absolute;
        border: 1px solid #dcdcdc;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.1)
    }

    .login-c3 {
        width: 94%;
        height: 54px;
        background: #006699 url(../../images/login-blue.png) repeat-y left;
        z-index: 10;
        margin-top: 221px;
        margin-left: 3%;
        position: absolute;
    }

    .logmargfix {
        padding-left: 3%;
        padding-right: 3%;
    }

    input.logpadding {
        height: 42px;
    }

    .alignbottom {
        position: absolute;
        bottom: 25px;
        right: 20px;
        margin-right: 3%;
    }

    .alignbottom2 {
        position: absolute;
        bottom: 23px;
        left: 20px;
        margin-left: 3%;
    }

    .login-c3 .right {
        margin-right: 20px;
        margin-top: 15px;
    }

    .login-c3 .left {
        margin-left: 20px;
        margin-top: 15px;
    }

    .login-c3 .left span {
        width: 26px;
        height: 26px;
        background: url('../../images/login-home.png') scroll 0 0 no-repeat;
        display: block;
        float: left;
        margin-top: -3px;
        margin-right: 5px;
    }

    .roundstep.active {
        width: 23px;
        height: 23px;
        background: #72bf66;
        color: #fff;
        border-radius: 23px;
        padding: 1px 0 0 6px;
        border: 1px solid #72bf66;
    }

    .roundstep {
        width: 23px;
        height: 23px;
        background: #fff;
        color: #666;
        border-radius: 23px;
        padding: 1px 0 0 6px;
        border: 1px solid #ccc;
    }

    .navigation-tabs {
        font-size: 16px;
        height: 43px;
        border-bottom: 2px solid E31E23;
    }

    .navigation-tabs li {
        height: 43px;
        float: left;
        margin: 0px;
    }

    .navigation-tabs li a {
        color: #333;
    }

    .navigation-tabs li.active {
        background: #fff;
        color: #333;
        border-left: 2px solid E31E23;
        border-top: 2px solid E31E23;
        border-right: 2px solid E31E23;
    }

    .navigation-tabs li.active a {
        color: #333;
    }

    .profile-tabs {
        border-bottom: 1px solid #ebebeb;
    }

    .profile-tabs li {
        background: #f2f2f2;
        color: #999999;
        padding: 0px;
        margin: 0px;
        border-bottom: 1px solid #e6e6e6;
    }

    .profile-tabs li a {
        width: 100%;
        height: 115px;
        color: #999999;
        padding-top: 30px;
        text-align: center;
    }

    .profile-tabs li.active {
        background: #fff;
        color: #333;
        border-bottom: 1px solid #ffffff;
    }

    .profile-tabs li.active a {
        color: #333;
    }

    .tab-content5 {
        width: 100%;
    }

    .myTab2pos {
        z-index: 100;
        position: relative;
        left: 1px;
        top: 1px;
    }

    .tab-content6 {
        width: 100%;
        min-height: 160px;
        border: 1px solid #e8e8e8;
        position: relative;
        top: -40px;
        z-index: 10;
        padding: 60px 20px 76px 20px;
    }

    .nav-tabs > li.active > a span.flighttab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') 0 0;
    }

    .nav-tabs > li.active > a:hover span.flighttab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') 0 0;
    }

    .nav-tabs > li > a span.flighttab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') 0 0;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.flighttab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') 0px -18px;
    }

    .nav-tabs > li.active > a span.hoteltab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -14px 0px;
    }

    .nav-tabs > li.active > a:hover span.hoteltab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -14px 0px;
    }

    .nav-tabs > li > a span.hoteltab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -14px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.hoteltab3 {
        width: 14px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -14px -18px;
    }

    .nav-tabs > li.active > a span.cartab3 {
        width: 21px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -28px 0px;
    }

    .nav-tabs > li.active > a:hover span.cartab3 {
        width: 21px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -28px 0px;
    }

    .nav-tabs > li > a span.cartab3 {
        width: 21px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -28px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.cartab3 {
        width: 21px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -28px -18px;
    }

    .nav-tabs > li.active > a span.suitcasetab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -50px 0px;
    }

    .nav-tabs > li.active > a:hover span.suitcasetab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -50px 0px;
    }

    .nav-tabs > li > a span.suitcasetab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -50px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.suitcasetab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -50px -18px;
    }

    .nav-tabs > li.active > a span.flighthoteltab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -68px 0px;
    }

    .nav-tabs > li.active > a:hover span.flighthoteltab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -68px 0px;
    }

    .nav-tabs > li > a span.flighthoteltab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -68px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.flighthoteltab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -68px -18px;
    }

    .nav-tabs > li.active > a span.cruisetab3 {
        width: 22px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -87px 0px;
    }

    .nav-tabs > li.active > a:hover span.cruisetab3 {
        width: 22px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -87px 0px;
    }

    .nav-tabs > li > a span.cruisetab3 {
        width: 22px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -87px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.cruisetab3 {
        width: 22px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -87px -18px;
    }

    .nav-tabs > li.active > a span.hotelcartab3 {
        width: 23px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -110px 0px;
    }

    .nav-tabs > li.active > a:hover span.hotelcartab3 {
        width: 23px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -110px 0px;
    }

    .nav-tabs > li > a span.hotelcartab3 {
        width: 23px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -110px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.hotelcartab3 {
        width: 23px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -110px -18px;
    }

    .nav-tabs > li.active > a span.flighthotelcartab3 {
        width: 26px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -135px 0px;
    }

    .nav-tabs > li.active > a:hover span.flighthotelcartab3 {
        width: 26px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -135px 0px;
    }

    .nav-tabs > li > a span.flighthotelcartab3 {
        width: 26px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -135px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.flighthotelcartab3 {
        width: 26px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -135px -18px;
    }

    .nav-tabs > li.active > a span.summarytab3 {
        width: 16px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -163px 0px;
    }

    .nav-tabs > li.active > a:hover span.summarytab3 {
        width: 16px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -163px 0px;
    }

    .nav-tabs > li > a span.summarytab3 {
        width: 16px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -163px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.summarytab3 {
        width: 16px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -163px -18px;
    }

    .nav-tabs > li.active > a span.ratestab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -183px 0px;
    }

    .nav-tabs > li.active > a:hover span.ratestab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -183px 0px;
    }

    .nav-tabs > li > a span.ratestab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -183px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.ratestab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -183px -18px;
    }

    .nav-tabs > li.active > a span.preferencestab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -199px 0px;
    }

    .nav-tabs > li.active > a:hover span.preferencestab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -199px 0px;
    }

    .nav-tabs > li > a span.preferencestab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -199px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.preferencestab3 {
        width: 17px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -199px -18px;
    }

    .nav-tabs > li.active > a span.mapstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -217px 0px;
    }

    .nav-tabs > li.active > a:hover span.mapstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -217px 0px;
    }

    .nav-tabs > li > a span.mapstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -217px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.mapstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -217px -18px;
    }

    .nav-tabs > li.active > a span.reviewstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -236px 0px;
    }

    .nav-tabs > li.active > a:hover span.reviewstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -236px 0px;
    }

    .nav-tabs > li > a span.reviewstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -236px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.reviewstab3 {
        width: 18px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -236px -18px;
    }

    .nav-tabs > li.active > a span.thingstodotab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -255px 0px;
    }

    .nav-tabs > li.active > a:hover span.thingstodotab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -255px 0px;
    }

    .nav-tabs > li > a span.thingstodotab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -255px 0px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .nav-tabs > li > a:hover span.thingstodotab3 {
        width: 15px;
        height: 18px;
        display: block;
        float: left;
        background: url('../../images/sprite.png') -255px -18px;
    }

    span.profile-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 0 no-repeat;
    }

    span.bookings-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -30px no-repeat;
    }

    span.wishlist-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -60px no-repeat;
    }

    span.settings-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -90px no-repeat;
    }

    span.history-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -120px no-repeat;
    }

    span.password-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -150px no-repeat;
    }

    span.newsletter-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -180px no-repeat;
    }

    span.dashboard-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -450px no-repeat;
    }

    span.posts-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -210px no-repeat;
    }

    span.media-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -240px no-repeat;
    }

    span.pages-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -270px no-repeat;
    }

    span.comments-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -300px no-repeat;
    }

    span.forums-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -330px no-repeat;
    }

    span.topics-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -360px no-repeat;
    }

    span.replies-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -390px no-repeat;
    }

    span.appearance-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -420px no-repeat;
    }

    span.tools-icon {
        width: 25px;
        height: 30px;
        display: block;
        margin: 0 auto;
        background: url('../../images/profile-icons.png') scroll 0 -480px no-repeat;
    }

    .progress-about {
        height: 35px;
        margin-bottom: 0px;
        overflow: hidden;
        background-color: #f5f5f5;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    }

    .pbar1,
    .pbar2,
    .pbar3,
    .pbar4 {
        text-align: left;
        overflow: hidden;
        padding: 9px 10px;
    }

    .margbtm10 {
        margin-bottom: 10px;
    }

    .cpdd01 {
        padding: 0px 15px 0px 0px;
    }

    .cpdd02 {
        padding: 0px 0px 0px 15px;
    }

    .hpadding50c {
        padding: 20px 10px;
    }

    @media (min-width: 480px) {
        .hpadding50c {
            padding: 20px 50px;
        }
    }

    span.gcircle {
        display: block;
        float: left;
        padding-top: 7px;
        width: 40px;
        height: 40px;
        background: #666;
        text-align: center;
        font-size: 18px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 700;
        color: #fff;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
    }

    .aboutarrow {
        display: block;
        float: left;
        position: relative;
        left: 50%;
        bottom: -20px;
        width: 25px;
        height: 13px;
        background: url('../../images/about-arrow.png') no-repeat;
    }

    .abover {
        position: relative;
        overflow: hidden;
    }

    .abover-off {
        position: relative;
        overflow: hidden;
    }

    .abbg {
        background: #0099cc;
        background: rgba(114, 191, 102, 0.8);
        position: absolute;
        top: 0;
    }

    span.socials-twitter {
        width: 18px;
        height: 18px;
        display: block;
        background: url('../../images/socials.png') 0 0 no-repeat;
    }

    span.socials-twitter:hover {
        width: 18px;
        height: 18px;
        display: block;
        background: url('../../images/socials.png') 0 -18px no-repeat;
    }

    span.socials-facebook {
        width: 18px;
        height: 18px;
        display: block;
        background: url('../../images/socials.png') -18px 0 no-repeat;
    }

    span.socials-facebook:hover {
        width: 18px;
        height: 18px;
        display: block;
        background: url('../../images/socials.png') -18px -18px no-repeat;
    }

    span.socials-gplus {
        width: 18px;
        height: 18px;
        display: block;
        background: url('../../images/socials.png') -36px 0 no-repeat;
    }

    span.socials-gplus:hover {
        width: 18px;
        height: 18px;
        display: block;
        background: url('../../images/socials.png') -36px -18px no-repeat;
    }

    .socials-container {
        position: relative;
    }

    ul.blogcat {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    ul.blogcat li {
        border: 2px solid #f2f2f2;
        padding: 6px;
        margin-bottom: 10px;
        font-size: 16px;
        background-color: #f2f2f2;
    }

    ul.blogcat .selected {
        border: 2px solid #5c6774;
        background-color: #5c6774;
        color: #fff
    }

    ul.blogcat li a {
        color: #333;
        transition: all .3s ease-in-out;
    }

    ul.blogcat .selected a {
        color: #fff;
    }

    ul.blogcat li a:hover {
        color: #0099cc;
        text-decoration: none;
    }

    a.blogpost-hover {
        position: absolute;
        width: 50px;
        height: 50px;
        display: block;
        background: #333;
        color: #fff;
        font-size: 20px;
        padding: 12px 0;
        text-align: center;
        border-radius: 100px;
        text-decoration: none;
        transition: all .3s ease-in-out;
    }

    a.blogpost-hover:hover {
        background: #fff;
        color: #333;
    }

    a.blogpost-hover2 {
        position: absolute;
        width: 50px;
        height: 50px;
        display: block;
        background: #333;
        color: #fff;
        font-size: 20px;
        padding: 12px 0;
        text-align: center;
        border-radius: 100px;
        text-decoration: none;
        transition: all .3s ease-in-out;
    }

    a.blogpost-hover2:hover {
        background: #fff;
        color: #333;
    }

    .navigation-tabs3 {
        height: 43px;
        border-bottom: 1px solid #ebebeb;
    }

    .navigation-tabs3 li {
        height: 43px;
        float: left;
        background: #efefef;
        color: #999999;
        padding: 0 15px 0 10px;
        margin-left: 2px;
        border-left: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
        border-radius: 5px 5px 0 0;
    }

    .navigation-tabs3 li.active {
        border-bottom: 1px solid #fff;
    }

    .navigation-tabs3 li a {
        color: #999999;
    }

    .navigation-tabs3 li.active {
        background: #fff;
        color: #333;
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }

    .navigation-tabs3 li.active a {
        color: #333;
    }

    .wrapper2 {
        background-color: white;
        width: 100%;
        height: 407px;
        margin: 0px auto;
        padding: 5px;

    }

    .list_carousel2 {
        background-color: #fff;
        margin: 0px;
        width: 100%;
        height: 407px;
        overflow: hidden;
        position: relative;
    }

    .list_carousel2 ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;

    }

    .list_carousel2 li {
        font-size: 40px;
        color: #999;
        text-align: center;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        border: 0px solid #efefef;
        width: 100% px;
        max-height: 407px;
        padding: 0;
        margin: 0px 20px;
        display: block;
        float: left;
        line-height: 10px;
        text-align: left;
    }

    .list_carousel2.responsive {
        width: auto;
        margin-left: 0;
    }

    .xprev {
        width: 34px;
        height: 55px;
        float: left;
        margin-left: 10px;
        background: #15262f;
        position: absolute;
        top: 40%;
        left: -10px;
    }

    .xprev:hover {
        background: #72bf66;
    }

    a.xprev img {
        width: 14px;
        height: 18px;
        display: block;
        background: url('../../images/sprite.png') -14px -36px;
        margin: 18px 0 0 9px;
    }

    a:hover.xprev img {
        width: 14px;
        height: 18px;
        display: block;
        background: url('../../images/sprite.png') -14px -54px;
    }

    .xnext {
        width: 34px;
        height: 55px;
        float: right;
        margin-right: 10px;
        background: #15262f;
        position: absolute;
        top: 40%;
        right: -11px;
    }

    .xnext:hover {
        background: #72bf66;
    }

    a.xnext img {
        width: 14px;
        height: 18px;
        display: block;
        background: url('../../images/sprite.png') 0px -36px;
        margin: 18px 0 0 12px;
    }

    a:hover.xnext img {
        width: 14px;
        height: 18px;
        display: block;
        background: url('../../images/sprite.png') 0px -54px;
    }

    .circlewrap2 {
        width: 52px;
        height: 52px;
        margin: 0;
        position: relative;
    }

    .circlewrap2 span {
        width: 23px;
        height: 23px;
        -webkit-border-radius: 23px;
        -moz-border-radius: 23px;
        border-radius: 23px;
        position: absolute;
        bottom: 0px;
        right: -10px;
        background: #0099cc;
        color: #fff;
        font-size: 11px;
        padding-top: 3px;
    }

    .cpdl {
        padding: 0 6px;
        top: 28px;
    }

    .cpwidth {
        width: 150px;
    }

    .cpwidth2 {
        width: 90px;
    }

    .cpwidth3 {
        width: 290px;
    }

    .line6 {
        background: #e8e8e8;
        height: 1px;
        margin: 30px 0 30px 0;
        padding: 0;
        display: block;
    }

    .indent0 {
        text-indent: 0px;
    }

    .form_search {
        background: rgba(255, 255, 255, 0.85);
        padding: 10px;
    }

    .title_with_line {
        width: 100%;
        height: 32px;
        border: 0px solid black;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        color: #15262f;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        background: #fff;
    }

    .hpadding20 .labelleft p {
        padding-left: 20px;
    }

    .hpadding20 p {
        padding-left: 0px !important;
    }

    .operator-departments {
        list-style-type: none;
    }

    .operator-departments li {
        margin-bottom: 10px;
    }

    .col-md-4 .search-criteria {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .padding30 a {
        text-decoration: underline;
    }

    .search-criteria a {
        font-size: 14px;
    }

    .bx_catalog_item_controls {
        display: none !important;
    }

    .bx_item_detail .item_info_section {
        display: none !important;
    }

    #ls-ui-datepicker-div.ui-widget-content a {
        color: #fff !important;
    }

    .ui-state-active,
    #ls-ui-datepicker-div.ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        background: #6699CC url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x !important;
    }

    .left-contacts-email {
        text-align: right;
        margin-right: 50px;
    }

    div.lstcjs_module_container .uni-form-blue .uni-form-dash-000000 {
        border-bottom: 0px !important;
    }

    .uni-form-calend_e {
        font-size: 16px !important;
    }

    .uni-form-drop {
        font-size: 16px !important;
    }

    .selectBox-dropdown .selectBox-arrow {
        background: url('../../images/caret.png') no-repeat center !important;
    }

    .add-info-county {
        width: 30.4%;
        margin: 10px;
        float: left;
    }

    div.lstcjs_module_container table,
    .row-fluid .lstcjs_module_container table {
        font-size: 12px !important;
    }

    .tp-bullets {
        bottom: 24px !important;
    }

    .bs-callout-danger {
        background-color: #fdf7f7;
    }

    .nodecor {
        text-decoration: none !important;
    }
}

.akcia1:hover {
    filter: opacity(50%);
}

/*Денис меню*/

ul .dropdown-menu posright-0 {
    width: 320px;
}

div .countries .country-item .country-image {
    position: static;

}

.navbar-header {
    position: relative;
}

.years25 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../images/25.svg');
    position: absolute;
    width: 72px;
    height: 37px;
    left: 170px;
    top: 0px;
    display: none;
}

@media (max-width: 1199px) {
    .years25 {
        width: 60px;
    }
}

@media (max-width: 991px) {
    .years25 {
        width: 72px;
        left: 190px;
    }
}

@media (max-width: 375px) {
    .years25 {
        width: 65px;
        left: 180px;
    }
}

@media (max-width: 350px) {
    .years25 {
        width: 43px;
        left: 180px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin: 0px 9% 0px 0px;
    }
}

.container.telegram {
    width: 100%;
    height: 50px;
    margin-top: 0px;
    display: block;
    margin-bottom: -112px;
    margin-bottom: 14px;
    z-index: 2;
    position: relative;
    color: #0088cc;

}

.container.telegram .row {
    position: relative;
    margin: 0;
}

.telegram-dispatch .col-12 {
    position: relative;
}

.telegram-close {
    position: absolute;
    cursor: pointer;
    z-index: 3;
    width: 11px;
    height: 11px;
    background-image: url(../images/close.svg);
    background-size: 100%;
    background-position: center;
    right: 25px;
    top: 10px;
}

.telegram-dispatch:hover {
    text-decoration: none;
}

.telegram-dispatch p {
    font-size: 16px;
    margin: 0 15px;
    text-align: center;
}

.telegram-dispatch img {
    width: 32px;
}

.telegram-dispatch {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    background-color: #f2f2f2;
    transition: 0.3s;
}

/* .telegram-dispatch:hover {
	background-color: #e6e5e5;
} */

.telegram-dispatch .telegram-button {
    background-color: #0088cc;
    width: 100px;
    border-radius: 3px;
    padding: 3px 9px;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    line-height: 24px;
}

.telegram-dispatch .telegram-button:hover {
    text-decoration: none;
    opacity: 0.7;
}

@media (max-width: 575px) {
    .container.telegram {
        height: auto;

    }

    .telegram-dispatch {
        padding: 10px 0;
        flex-direction: column;
        height: auto;
        margin-top: 0;
    }

    .telegram-dispatch p {
        margin: 15px 0;
    }
}

@media (max-width: 991px) {
    .scolleft {
        top: 0;
    }
}

@media (max-width: 575px) {

    .scolleft {
        top: 0;
        height: auto;
    }
}

.telegram-margin {

}

@media (min-width: 769px) {
    .telegram-partners p {
        width: 45%;
    }
}

@media (min-width: 575px) and (max-width: 768px) {
    .telegram-partners p {
        width: 59%;
    }
}

/* .slider-container{
	background: transparent!important;
}
.thebg{
	background: url(https://rosting.by/images/bg_more_main.jpg) no-repeat center fixed!important;
    background-size: cover!important;
}
.wrap{
	background-color: #fff;
} */
/*styles by Dayslar*/


.modal-office {
    width: 95vw;
    max-width: 600px;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    background: #fff;
}

.bx-core-adm-dialog.modal-office .bx-core-adm-dialog-content-wrap-inner {
    padding: 0;
    height: auto;
    min-height: 300px;
    max-height: calc(50vh - 60px);
    overflow: auto;
}

.bx-core-adm-dialog.modal-office .bx-core-adm-dialog-head {
    background: transparent;
    box-shadow: none;
    border: none;
    height: auto;
    position: static;
}

.bx-core-adm-dialog.modal-office .bx-core-adm-dialog-content-wrap {
    margin-top: 0;
    padding: 12px 12px 14px;
}

.bx-core-adm-dialog.modal-office .bx-core-adm-dialog-head-icons {
    position: absolute;
    top: 0;
    right: 0;
    margin: 11px 0 0 15px;
    padding: 0 15px 0 0;
    background-color: #fff;
}

.bx-core-adm-dialog.modal-office .bx-core-adm-icon-close {
    background-position: 0 -30px;
    background-color: #fff;
}

.bx-core-adm-dialog.modal-office .bx-core-adm-dialog-content {
    overflow: hidden;
    border: none;
    background-color: #fff;
    max-width: 100%;
    max-height: 50vh;
    height: auto !important;
    min-height: 300px;
}

.bx-core-adm-dialog.modal-office .bx-core-adm-dialog-head-block {
    border-bottom: none;
    font-size: 28px;
    background-color: #428bca;
    color: #fff;
    border-radius: 4px;
    text-align: center;
}

.bx-core-adm-dialog.modal-office .modal-item {
    margin: 10px 0;
    border: 1px solid #f2f2f2;
    padding: 12px;
}

.bx-core-adm-dialog div.line-title {
    font-size: 18px;
    width: 50%;
}

.bx-core-adm-dialog.modal-office .line-text {
    display: block;
    font-size: 18px;
    text-decoration: none;
    color: #000;
}

.bx-core-adm-dialog.modal-office .line-text:link {
    display: block;
    font-size: 18px;
    text-decoration: none;
    color: #000;
}

.bx-core-adm-dialog.modal-office .line-text:hover {
    color: #808080;
    text-decoration: none;
}

.bx-core-adm-dialog.modal-office .modal-line {
    display: flex;
    justify-content: space-between;
}

.bx-core-adm-dialog.modal-office .modal-line {
    margin-bottom: 10px;
}

.bx-core-adm-dialog.modal-office .modal-line.modal-type-title {
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
}

.bx-core-adm-dialog.modal-office .modal-link.tg {
    border-radius: 4px;
    text-align: center;
    padding: 10px 10px 10px;
    background-color: #0088cc;
    display: block;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 30px 30px;
    text-decoration: none;
    width: auto;
    min-width: 200px;
}

.bx-core-adm-dialog.modal-office .modal-link.tg span {
    font-size: 28px;
    color: #fff;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 30px 30px;
    text-decoration: none;
    width: auto;
    min-width: 170px;
}

.bx-core-adm-dialog.modal-office .modal-office-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 10px 0px 25px;
}

.bx-core-adm-dialog.modal-office span {
    font-size: 18px;
    text-align: left;
}

.b24-form-header-title {
    color: #0076a4;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    padding: 10px 0;
}

.b24-form-field-agreement .b24-form-field-agreement-link {
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
}

/* Модальное окно */

.modal-btn__wrapper {
    display: flex;
    justify-content: center;
}

#modal-subscribe {
    background-color: #0067b2;
    color: #fff;
    display: block;
}

.modal-custom {
    display: none; /* Скрыто по умолчанию */
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-custom .modal-header-custom {
    font-style: normal;
    font-weight: 400;
    font-size: 2.4rem;
    margin-bottom: 2rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 1.4rem;
    line-height: 1.1;
}

.modal-custom .modal-desc-custom {
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 1.5rem;
}

.modal-custom .modal-content {
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 35%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 90vh;
    overflow: auto;
    display: block;
    left: 50%;
}

.modal-custom .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    width: 30px;
    text-align: center;
}

.modal-custom .close:hover,
.modal-custom .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
}

.modal-custom .form-group input,
.modal-custom .form-group select,
.form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-bottom: 5px;
    border-radius: 10px;
    background-color: #fff;
}

.modal-custom .form-group.checkbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.modal-custom .form-group.checkbox input {
    width: auto;
    margin-right: 15px;
    margin-bottom: 0;
}

.modal-custom .form-group.checkbox label {
    width: auto;
    margin-bottom: 0;
}

.modal-custom .form-group textarea {
    height: 100px
}

.modal-custom .btn.btn-green {
    font-size: 1.5rem;
    background-color: #0067b2;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}

.modal-custom .btn-green:hover {
    background-color: #0067b2;
    border-color: #0067b2;
}

.modal-custom #subscription-message {
    margin-top: 10px;
    font-weight: bold;
}

.modal-custom .error {
    color: red;
}

.modal-custom .success {
    color: green;
}

@media screen and (max-width: 991px) {
    .modal-custom .modal-content {
        width: 95vw;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
    }
}

.avia-new-widget {
    .widget, .widget-passengers__trigger {
        padding: 0;
        background: none;
    }

    .widget-airports .widget-airports__select__wrapper div.widget-ui-icon.widget-airports__swap {
        color: #1675A2;
        border-color: #1675A2;
    }


    @media (min-width: 1024px) {
        .widget-airports__col .Select-control {
            border: 0;
        }

        .widget-airports__col:first-of-type .Select-control {
            border-radius: 15px 0 0 15px;
        }

        .widget-airports__col:first-of-type .Select-control, .widget-airports__col:last-of-type .Select-control {
            border-right: 2px solid;
            border-color: #1675A2 !important;
        }

        .widget-segments {
            margin: 0;
        }

        .widget-passengers {
            .widget-ui-input__wrapper {
                border: 0;

                .widget-passengers__trigger__title {
                    border-top: 0;
                    border-right: 0;
                    border-bottom: 0;
                    border-left: 2px solid #1675A2;
                    height: 56px;
                    border-radius: 0 15px 15px 0;

                    background-color: white;
                    display: flex;
                    align-items: center;
                }
            }

            .widget-passengers__class {
                visibility: hidden;
            }

            .widget-passengers__content {
                width: 200%;
            }
        }


        .widget__holder {
            display: flex;

            .widget-segments__segment {
                display: flex;

                .widget-airports, .widget-dates {
                    flex-basis: 50%;
                    margin: 0;

                    .widget-dates__col:first-of-type, .widget-dates__col:last-of-type {
                        padding: 0;
                    }

                    .Select-input, .widget-ui-input {
                        height: 56px;
                    }

                    .Select-placeholder {
                        align-self: center;
                    }

                    .widget-dates__caption {
                        height: 100%;
                        display: flex;
                        align-items: center;
                    }

                    .widget-ui-input {
                        border-top: 0px;
                        border-bottom: 0px;
                        border-right: 2px solid #1675A2;
                        border-left: 0px;

                    }
                }

            }
        }

        .widget-footer {
            flex-wrap: nowrap;

            .widget-footer__col:last-of-type {
                margin-top: 0;
                min-width: unset;

                .widget-additionalOptions {
                    display: contents;

                    .widget__routeTypeSwitch.widget__routeTypeSwitch_toCR {
                        left: unset;
                        color: white;

                        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDIuNDM3NUMxNC4zNDYyIDIuNDM3NSAxNS40Mzc1IDEuMzQ2MTkgMTUuNDM3NSAwSDE2LjU2MjVDMTYuNTYyNSAxLjM0NjE5IDE3LjY1MzggMi40Mzc1IDE5IDIuNDM3NVYzLjU2MjVDMTcuNjUzOCAzLjU2MjUgMTYuNTYyNSA0LjY1MzgxIDE2LjU2MjUgNkgxNS40Mzc1QzE1LjQzNzUgNC42NTM4MSAxNC4zNDYyIDMuNTYyNSAxMyAzLjU2MjVWMi40Mzc1Wk0wIDlDMy4zMTM3MSA5IDYgNi4zMTM3MSA2IDNIOEM4IDYuMzEzNzEgMTAuNjg2MyA5IDE0IDlWMTFDMTAuNjg2MyAxMSA4IDEzLjY4NjMgOCAxN0g2QzYgMTMuNjg2MyAzLjMxMzcxIDExIDAgMTFWOVpNMy44NzYwMSAxMEM1LjE4NzE3IDEwLjcyNzYgNi4yNzI0MyAxMS44MTI4IDcgMTMuMTI0QzcuNzI3NTcgMTEuODEyOCA4LjgxMjgzIDEwLjcyNzYgMTAuMTI0IDEwQzguODEyODMgOS4yNzI0IDcuNzI3NTcgOC4xODcyIDcgNi44NzYwMUM2LjI3MjQzIDguMTg3MiA1LjE4NzE3IDkuMjcyNCAzLjg3NjAxIDEwWk0xNi4yNSAxMkMxNi4yNSAxMy43OTQ5IDE0Ljc5NDkgMTUuMjUgMTMgMTUuMjVWMTYuNzVDMTQuNzk0OSAxNi43NSAxNi4yNSAxOC4yMDUxIDE2LjI1IDIwSDE3Ljc1QzE3Ljc1IDE4LjIwNTEgMTkuMjA1MSAxNi43NSAyMSAxNi43NVYxNS4yNUMxOS4yMDUxIDE1LjI1IDE3Ljc1IDEzLjc5NDkgMTcuNzUgMTJIMTYuMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)

                    }
                }
            }

            .widget-footer__col .widget__startButton {
                height: 56px;
                border-radius: 15px;
                background-color: #52A7F0;
                color: white;
                font-family: "Helvetica Neue";
                font-weight: normal;
                font-size: 28px;
            }


            .widget__routeTypeSwitch.widget__routeTypeSwitch_toOW {
                color: white;
                background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwxKSI+PHBhdGggZD0iTTEwLjgyODQgMTIuMDAwN0wxNS43NzgyIDE2Ljk1MDRMMTQuMzY0IDE4LjM2NDZMOCAxMi4wMDA3TDE0LjM2NCA1LjYzNjcyTDE1Ljc3ODIgNy4wNTA5M0wxMC44Mjg0IDEyLjAwMDdaIj48L3BhdGg+PC9zdmc+)
            }
        }

        .select-menu-outer {
            width: 200% !important;
        }

        .widget-segments_CR {
            .widget-airports {
                min-width: 70%;
            }

            .widget-segments__segment {
                margin-bottom: 2px;

                .widget-segments__segment__drop {
                    background: none;
                    color: white;
                    align-self: center;
                    left: -25px;
                    margin-top: 0;
                }

                .widget-segments__segment__drop:before {
                    color: white;
                }
            }

            .widget__addSegment {
                border-radius: 15px;
                margin-top: 5px;
            }

            .widget-airports__col:first-of-type {
                padding: 0 !important;
            }

        }


    }

    @media (max-width: 1023px) {
        .widget-airports__col .Select-control {
            border: 0;
        }

        .widget-airports {
            margin-bottom: 2px;
        }

        .widget-airports__col:first-of-type .Select-control {
            border-radius: 15px 0 0 0;
        }

        .widget-airports__col:last-of-type .Select-control {
            border-radius: 0 15px 0 0;
        }

        .widget-airports__col:first-of-type .Select-control {
            border-right: 2px solid;
            border-color: #1675A2 !important;
        }

        .widget-segments {
            margin: 0;
        }

        .widget-segments_CR {
            .widget-airports {
                min-width: 70%;
            }

            .widget-segments__segment {
                margin-bottom: 2px;

                .widget-segments__segment__drop {
                    background: none;
                    color: white;
                    left: -8px;
                    margin-top: 0;
                }

                .widget-segments__segment__drop:before {
                    color: white;
                }
            }

            .widget__addSegment {
                border-radius: 15px;
                margin-top: 5px;
            }

            .widget-airports__col:first-of-type {
                padding: 0 !important;
            }

            .widget-dates {
                margin-left: 0 !important;
            }

            .widget-ui-input {
                border-right: none !important;
            }

        }

        .widget_CR {
            .widget-footer__col:first-of-type {
                flex-basis: 50%;
            }

            .widget-footer__col:last-of-type {
                padding-left: 0;
            }
        }

        .widget-passengers {
            .widget-ui-input__wrapper {
                border: 0;

                .widget-passengers__trigger__title {
                    border-top: 0;
                    border-left: 0;
                    border-bottom: 0;
                    border-right: 2px solid #1675A2;
                    height: 56px;
                    border-radius: 15px 0 0 15px;

                    background-color: white;
                    display: flex;
                    align-items: center;
                }
            }

            .widget-passengers__class {
                visibility: hidden;
            }
        }


        .widget__holder {
            display: flex;
            flex-wrap: wrap;

            .widget-segments__segment {
                display: flex;
                flex-wrap: wrap;

                .widget-airports, .widget-dates {
                    flex-basis: 100%;


                    .widget-dates__col:first-of-type, .widget-dates__col:last-of-type {
                        padding: 0;
                    }

                    .Select-input, .widget-ui-input {
                        height: 56px;
                    }

                    .Select-placeholder {
                        align-self: center;
                    }

                    .widget-dates__caption {
                        height: 100%;
                        display: flex;
                        align-items: center;
                    }

                    .widget-ui-input {
                        border-top: 0px;
                        border-bottom: 0px;
                        border-right: 2px solid #1675A2;
                        border-left: 0px;
                    }
                }

                .widget-dates__col:first-of-type {
                    .widget-ui-input {
                        border-radius: 0 0 0 15px;
                    }
                }

                .widget-dates__col:last-of-type {
                    .widget-ui-input {
                        border-radius: 0 0 15px 0;
                    }
                }
            }
        }

        .widget-footer {
            margin-top: 5px;
            flex-wrap: nowrap;
            flex-basis: 100%;

            .widget__routeTypeSwitch.widget__routeTypeSwitch_toOW {
                color: white;
                background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwxKSI+PHBhdGggZD0iTTEwLjgyODQgMTIuMDAwN0wxNS43NzgyIDE2Ljk1MDRMMTQuMzY0IDE4LjM2NDZMOCAxMi4wMDA3TDE0LjM2NCA1LjYzNjcyTDE1Ljc3ODIgNy4wNTA5M0wxMC44Mjg0IDEyLjAwMDdaIj48L3BhdGg+PC9zdmc+)
            }

            .widget-footer__col:last-of-type {
                margin-top: 0;
                min-width: unset;

                .widget-additionalOptions {
                    display: contents;

                    .widget__routeTypeSwitch.widget__routeTypeSwitch_toCR {
                        left: unset;
                        color: white;

                        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDIuNDM3NUMxNC4zNDYyIDIuNDM3NSAxNS40Mzc1IDEuMzQ2MTkgMTUuNDM3NSAwSDE2LjU2MjVDMTYuNTYyNSAxLjM0NjE5IDE3LjY1MzggMi40Mzc1IDE5IDIuNDM3NVYzLjU2MjVDMTcuNjUzOCAzLjU2MjUgMTYuNTYyNSA0LjY1MzgxIDE2LjU2MjUgNkgxNS40Mzc1QzE1LjQzNzUgNC42NTM4MSAxNC4zNDYyIDMuNTYyNSAxMyAzLjU2MjVWMi40Mzc1Wk0wIDlDMy4zMTM3MSA5IDYgNi4zMTM3MSA2IDNIOEM4IDYuMzEzNzEgMTAuNjg2MyA5IDE0IDlWMTFDMTAuNjg2MyAxMSA4IDEzLjY4NjMgOCAxN0g2QzYgMTMuNjg2MyAzLjMxMzcxIDExIDAgMTFWOVpNMy44NzYwMSAxMEM1LjE4NzE3IDEwLjcyNzYgNi4yNzI0MyAxMS44MTI4IDcgMTMuMTI0QzcuNzI3NTcgMTEuODEyOCA4LjgxMjgzIDEwLjcyNzYgMTAuMTI0IDEwQzguODEyODMgOS4yNzI0IDcuNzI3NTcgOC4xODcyIDcgNi44NzYwMUM2LjI3MjQzIDguMTg3MiA1LjE4NzE3IDkuMjcyNCAzLjg3NjAxIDEwWk0xNi4yNSAxMkMxNi4yNSAxMy43OTQ5IDE0Ljc5NDkgMTUuMjUgMTMgMTUuMjVWMTYuNzVDMTQuNzk0OSAxNi43NSAxNi4yNSAxOC4yMDUxIDE2LjI1IDIwSDE3Ljc1QzE3Ljc1IDE4LjIwNTEgMTkuMjA1MSAxNi43NSAyMSAxNi43NVYxNS4yNUMxOS4yMDUxIDE1LjI1IDE3Ljc1IDEzLjc5NDkgMTcuNzUgMTJIMTYuMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
                    }
                }
            }


            .widget-footer__col {
                padding: 0;
            }

            .widget-footer__col .widget__startButton {
                height: 56px;
                border-radius: 0 15px 15px 0;
                background-color: #52A7F0;
                color: white;
                font-family: "Helvetica Neue";
                font-weight: normal;
                font-size: 24px;
                width: 100%;
            }
        }

        .select-menu-outer {
            width: 200% !important;
        }
    }

    @media (max-width: 767px) {

        .widget-segments_CR {
            width: 100%;

            .widget-ui-input {
                border-radius: 15px !important;
            }
        }

        .widget-airports__col .Select-control {
            border: 0;
        }

        .widget-airports {
            margin-bottom: 2px;
        }

        .widget-airports__col:first-of-type .Select-control {
            border-radius: 15px 15px 0 0;
            border-right: 0;
        }


        .Select.is-focused > .Select-control {
            border-radius: 0 !important;

            .Select-input {
                height: 38px !important;
            }
        }


        .widget-airports__col:last-of-type .Select-control {
            border-radius: 0 0 15px 15px;
        }

        .widget-airports__col:first-of-type .Select-control {
            border-bottom: 2px solid;
            border-color: #1675A2 !important;
        }

        .widget-segments {
            margin: 0;
        }

        .widget-passengers {
            .widget-ui-input__wrapper {
                border: 0;

                .widget-passengers__trigger__title {
                    margin-bottom: 5px;
                    border: 0;
                    height: 56px;
                    border-radius: 15px;

                    background-color: white;
                    display: flex;
                    align-items: center;
                }
            }

            .widget-passengers__class {
                visibility: hidden;
            }
        }


        .widget__holder {
            display: flex;
            flex-wrap: wrap;

            .widget-segments__segment {
                display: flex;
                flex-wrap: wrap;

                .widget-airports, .widget-dates {
                    flex-basis: 100%;


                    .widget-dates__col:first-of-type, .widget-dates__col:last-of-type {
                        padding: 0;
                    }

                    .Select-input, .widget-ui-input {
                        height: 56px;
                    }

                    .Select-placeholder {
                        align-self: center;
                    }

                    .widget-dates__caption {
                        height: 100%;
                        display: flex;
                        align-items: center;
                    }

                    .widget-ui-input {
                        border: 0;
                        margin-top: 5px;
                    }
                }

                .widget-dates__col:first-of-type {
                    .widget-ui-input {
                        border-radius: 15px 0 0 15px;
                        border-right: 2px solid;
                        border-color: #1675A2;
                    }
                }

                .widget-dates__col:last-of-type {
                    .widget-ui-input {
                        border-radius: 0 15px 15px 0;
                    }
                }
            }
        }

        .widget-footer {
            flex-wrap: wrap;
            flex-basis: 100%;


            .widget-footer__col:last-of-type {
                margin-top: 0;
                min-width: unset;

                .widget-additionalOptions {
                    display: contents;

                    .widget__routeTypeSwitch.widget__routeTypeSwitch_toCR {
                        left: unset;
                        color: white;

                    }
                }
            }


            .widget-footer__col {
                padding: 0;
                flex-basis: 100%;
            }

            .widget-footer__col .widget__startButton {
                margin-top: 5px;
                height: 56px;
                border-radius: 15px;
                background-color: #52A7F0;
                color: white;
                font-family: "Helvetica Neue";
                font-weight: normal;
                font-size: 24px;
                width: 100%;
            }

            .widget-footer__col .widget-additionalOptions button.btn.widget__startButton.btn-primary:active {
                background-color: red !important;
            }
        }

        .select-menu-outer {
            width: 100% !important;
        }
    }
}

.main_title {
    text-align: center;
    color: white;
    text-transform: uppercase;


    @media (min-width: 1024px) {
        margin-top: 130px;
        font-size: 72px;
        letter-spacing: 8px;
    }

    @media (max-width: 1023px) {
        margin-top: 94px;
        font-size: 78px;
        letter-spacing: 8px;
    }

    @media (max-width: 767px) {
        margin-top: 25px;
        font-size: 48px;
        letter-spacing: 1px;
    }
}

.main_title_country_container {
    display: flex;
    flex-wrap: wrap;

    @media (min-width: 1024px) {
        margin-top: 60px;
        margin-bottom: 50px;
    }

    @media (max-width: 1023px) {
        margin-top: 25px;
    }


    .main_title.main_title_country {
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 1.1;
        font-weight: 500;

        @media (max-width: 450px) {
            font-size: 40px;
        }
    }


    img {
        margin-bottom: auto;
        margin-top: auto;

        border-radius: 8px;

        @media (min-width: 1024px) {
            width: 90px;
            max-height: 60px;
            margin-left: 30px;
        }

        @media (max-width: 1023px) {
            width: 90px;
            max-height: 60px;
            margin-left: 30px;
        }

        @media (max-width: 767px) {
            width: 55px;
            max-height: 36px;
            margin-left: 12px;
        }


        @media (max-width: 450px) {
            width: 46px;
            max-height: 30px;
            margin-left: 8px;
            padding-bottom: 1px;
        }
    }

    .links_container {
        display: grid;
        margin: 10px 0 30px auto;
        min-width: 264px;
        grid-template-columns: repeat(auto-fill, 40px); /* 4 колонки по 40px */
        gap: 16px;
        direction: rtl; /* Направление справа налево */


        @media (max-width: 1023px) {
            flex-basis: 100%;
            margin-bottom: 25px;
            margin-top: -10px;
            direction: ltr; /* Направление справа налево */
        }

        @media (max-width: 768px) {
            margin-top: 6px;
        }
        @media (max-width: 450px) {
            grid-template-columns: repeat(auto-fill, 30px); /* 4 колонки по 30px */
            gap: 12px;
            margin-top: 2px;
        }

        .link_element {
            height: 40px;
            width: 40px;

            background-color: #FFFFFF;
            border-radius: 15px;


            @media (max-width: 768px) {
                border-radius: 10px;
            }

            @media (max-width: 450px) {
                height: 30px;
                width: 30px;
            }

            a {
                display: flex;
                height: 100%;
                padding: 8px;


                @media (max-width: 768px) {
                    padding: 6px;
                    display: flex;
                    justify-content: center;
                    align-items: center;

                }

                path {
                    fill: #207BA7;
                }
            }
        }
    }

}

.detail-cont-new {
    padding: 1px 0 30px 0;
    border-radius: 30px 30px 0 0;
    background-color: white;
    margin-bottom: -65px;

    @media (min-width: 1024px) {
        margin-top: 116px;
        padding-right: 34px;
        padding-left: 34px;

    }

    @media (max-width: 1023px) {
        margin-top: 102px;
    }

    @media (max-width: 767px) {
        margin-top: 75px;
        padding: 1px 16px 30px 16px;
    }

    .central-container {

        @media (min-width: 1024px) {
            max-width: 1140px;
        }

        @media (max-width: 1023px) {
            max-width: 738px;
        }

        @media (max-width: 767px) {
            max-width: 738px;
        }

        margin-left: auto;
        margin-right: auto;

        h2 {
            margin-top: 30px;
            text-align: center;

            @media (min-width: 1024px) {
                font-size: 48px;
                margin-bottom: 42px;
            }

            @media (max-width: 1023px) {
                font-size: 36px;
                margin-bottom: 20px;
            }

            @media (max-width: 767px) {
                font-size: 28px;
                margin-bottom: 16px;
            }
        }
    }
}

.partners-container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: 125px; /* Высота для всех последующих строк */
    gap: 15px; /* опционально */
    row-gap: 22px;

    .partner-item {
        display: flex;
        justify-content: center;

        img {
            height: 100%;
            object-fit: contain;
        }
    }

}


@media (min-width: 1024px) {
    .partners-container > *:nth-child(-n+4) {
        grid-column: span 3;
    }

    .partners-container > *:nth-child(n+5) {
        grid-column: span 2;
    }
}

@media (max-width: 1023px) {
    .partners-container > *:nth-child(-n+2) {
        grid-column: span 6;
    }

    .partners-container > *:nth-child(n+3) {
        grid-column: span 4;
    }
}

@media (max-width: 767px) {
    .partners-container > *:nth-child(1) {
        grid-column: span 12;
    }

    .partners-container > *:nth-child(n+2) {
        grid-column: span 6;
    }
}

.ticket-office-item {
    border-radius: 15px;
    padding-bottom: 15px;
    color: #606060;
    font-size: 24px;
    text-align: center;
    background-color: #d9d9d9;

    img {
        height: 160px;
        width: 100%;
        object-fit: cover;
        border-radius: 15px;
        margin-bottom: 15px;
    }
}

.ticket-offices-grid {

    @media (min-width: 1023px) {
        display: grid;
        grid-template-columns: repeat(10, 1fr);
        gap: 30px; /* опционально */
        row-gap: 22px;

        .ticket-office-item {
            grid-column: span 2;
        }
    }

    @media (max-width: 1023px) {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        gap: 15px; /* опционально */
        row-gap: 22px;

        *:nth-child(-n+2) {
            grid-column: span 6;
        }

        *:nth-child(n+3) {
            grid-column: span 4;
        }
    }

    @media (max-width: 767px) {
        *:nth-child(1) {
            grid-column: span 12;
        }

        *:nth-child(n+2) {
            grid-column: span 6;
        }
    }
}

.reserve {
    width: 100%;
    min-height: 180px;

    background-color: #D9D9D9;

    display: flex;
    justify-content: space-between;

    @media (max-width: 768px) {
        flex-direction: column-reverse;
    }

    border-radius: 15px;

    margin-bottom: 30px;
    margin-top: 40px;

    .text-cont {
        padding: 20px;

        h3 {
            margin-top: 0;
            font-size: 32px;

            color: #606060;
        }

        .phones {
            font-size: 24px;

            a {
                color: #1675A2;
                margin-bottom: 14px;
            }
        }
    }

    .image-cont {
        border-radius: 15px;
        width: 50%;

        @media (max-width: 768px) {
            width: 100%;
        }

        min-height: 100%;
        background: #1172A0;
        background: linear-gradient(180deg, rgba(17, 114, 160, 1) 0%, rgba(65, 143, 183, 1) 100%);

        display: flex;
        align-items: center;

        .plane_img {
            margin-left: 40px;
            height: 144px;
            width: 360px;
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYxIiBoZWlnaHQ9IjE0NCIgdmlld0JveD0iMCAwIDM2MSAxNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMjIuNzA5IDEuMzIxODJDMTIyLjQyNyAyLjA4MTIxIDEyMC45MzIgNS43Mzc0NiAxMTkuNDM3IDkuNTA2MkMxMTcuNDA3IDE0LjU0MDYgMTE2Ljc1OCAxNi40ODEyIDExNi45MjcgMTYuODQ2OEMxMTcuMDY4IDE3LjEyODEgMTIzLjQ0MiAyNS4zNDA2IDEzMS4wODUgMzUuMDcxOEwxNDQuOTg5IDUyLjc5MDZMMTUwLjI2MyA1My4yNjg3QzE1My4xNjggNTMuNTUgMTU5LjU0MiA1NC4xMTI1IDE2NC40MjEgNTQuNTYyNUMxNjkuMzAxIDU1LjA0MDYgMTc4Ljg5IDU1LjkxMjUgMTg1LjcxNSA1Ni41MzEyQzE5Mi41NCA1Ny4xNSAyMDIuMTI5IDU4LjA1IDIwNy4wMDggNTguNUMyMjAuNTc0IDU5Ljc2NTYgMjI1LjQ1MyA1OS45OTA2IDIzNC4yMjQgNTkuODIxOEMyNDUuNDQ5IDU5LjU5NjggMjU2Ljg0MyA1OC4yNzUgMjYxLjcyMiA1Ni42MTU2QzI2NC4xNzYgNTUuNzcxOCAyNjYuNTE3IDU0LjY0NjggMjY2LjUxNyA1NC4zMDkzQzI2Ni41MTcgNTQuMTk2OCAyNjYuMjA2IDUyLjUzNzUgMjY1LjgxMiA1MC42MjVDMjY1LjQxNyA0OC43MTI1IDI2NS4xMDcgNDcuMDUzMSAyNjUuMTA3IDQ2Ljk0MDZDMjY1LjEwNyA0Ni44IDI2Ni43NDIgNDYuNjg3NSAyNjguNzQ1IDQ2LjY4NzVIMjcyLjM4M0wyNzMuNTExIDQ4LjI2MjVMMjc0LjYzOSA0OS44Mzc1TDI3Ny42ODUgNDcuMzYyNUMyODUuNDk3IDQxLjA5MDYgMjk4LjgzOCAyOS4xNjU2IDMxMy4xOTMgMTUuNjY1NkMzMTUuODE2IDEzLjE2MjQgMzE4LjQzOSAxMC43NDM3IDMxOC45NzUgMTAuMjM3NUwzMTkuOTYyIDkuMzA5MzNMMzI1LjgyOCAxMC42NTkzQzMyOS4wNDMgMTEuNDE4NyAzMzEuNzUxIDEyLjA5MzcgMzMxLjgwNyAxMi4xNDk5QzMzMS44OTIgMTIuMjM0MyAzMjQuNDc0IDI1LjU5MzcgMzE1LjMzNiA0MS44NUwyOTguNzUzIDcxLjQwOTNMMzAwLjEzNSA3MS42OTA2QzMwMC44OTYgNzEuODU5MyAzMDEuNzE0IDcyIDMwMS45MTIgNzJDMzAyLjQ0OCA3MiAzMDIuNDQ4IDcyLjE2ODcgMzAxLjc3MSA3NC4zMDYyQzMwMS40NiA3NS4yNjI1IDMwMS4yMDcgNzYuMjE4NyAzMDEuMjA3IDc2LjM4NzVDMzAxLjIwNyA3Ni44MDkzIDMwMy4wNCA3Ny4zMTU2IDMxNy4xNDEgODAuODU5M0MzNDIuMDQ1IDg3LjEzMTIgMzU1LjcyMyA5MC43MzEyIDM1OC4zNDYgOTEuNzE1NkMzNjAuNzcyIDkyLjYxNTYgMzYxLjQ3NyA5NC4wNzgxIDM2MC4xNTEgOTUuNDg0M0MzNTkuMTM2IDk2LjU1MzEgMzU3LjUyOCA5Ni45NzUgMzUyLjgxOCA5Ny4zMTI1TDM0OC40NDcgOTcuNjVMMzQwLjI2OCA5NS42NTMxQzMzNS43NTUgOTQuNTI4MSAzMjguOTAyIDkyLjg2ODcgMzI1LjAzOCA5MS45MTI1QzMyMS4xNDYgOTAuOTg0MyAzMTMuMTA4IDg5LjAxNTYgMzA3LjEyOSA4Ny41NTMxQzMwMS4xNSA4Ni4wOTA2IDI5NS43MDcgODQuNzk2OCAyOTUuMDMgODQuNjI4MUMyOTMuODc0IDg0LjM3NSAyOTMuNTA3IDg0LjQ4NzUgMjg4LjgyNSA4Ni4zMTU2QzI3OC45MjYgOTAuMTk2OCAyNjEuMDE3IDk2LjMgMjU1LjM3NiA5Ny42NzgxQzI1My44MjUgOTguMDcxOCAyNTEuNTk3IDk4LjQ2NTYgMjUwLjQ0MSA5OC41NzgxQzI0OS4yODUgOTguNjYyNSAyNDQuMjY0IDk5LjE5NjggMjM5LjMwMSA5OS43MzEyQzIzMC4wMjIgMTAwLjc3MiAyMjUuODc2IDEwMC45MTIgMjE3LjQ0MyAxMDAuNTQ3QzIxNS4wNzQgMTAwLjQ2MiAyMTQuMTE1IDEwMC40OTEgMjE0LjQ4MiAxMDAuNjU5QzIxNC43OTIgMTAwLjgyOCAyMjAuOTQgMTAyLjg1MyAyMjguMTYgMTA1LjE4N0MyMzUuMzggMTA3LjUyMiAyNDEuNTg1IDEwOS41NDcgMjQxLjk4IDEwOS42ODdDMjQyLjM3NSAxMDkuODI4IDI0OC44OSAxMTEuOTY2IDI1Ni41MDUgMTE0LjQ0MUMyNzkuNzcyIDEyMi4wMDYgMjk2LjE4NiAxMjcuMzUgMzA0LjE2OCAxMjkuOTM3QzMwOC4zNDIgMTMxLjMxNiAzMTIuNTQ0IDEzMi42OTQgMzEzLjQ3NSAxMzIuOTc1QzMxNC40MDYgMTMzLjI4NCAzMTUuMjggMTMzLjQyNSAzMTUuNDQ5IDEzMy4zMTJDMzE1LjU5IDEzMy4yMjggMzE4LjEgMTMxLjI4NyAzMjAuOTc3IDEyOS4wMzdMMzI2LjE5NSAxMjQuOTMxTDMzMi4yNTggMTI1LjQzN0MzMzUuNTg2IDEyNS43NDcgMzM4LjMyMiAxMjUuOTcyIDMzOC4zNzggMTI1Ljk3MkMzMzguNDA2IDEyNiAzMzYuODg0IDEyNy4zNzggMzM0Ljk5NCAxMjkuMDM3QzMzMC4xNDMgMTMzLjMxMiAzMjUuODI4IDEzNy41ODcgMzIzLjkzOCAxMzkuOTc4QzMyMy4wNjQgMTQxLjEwMyAzMjEuOTY0IDE0Mi4yMjggMzIxLjUxMyAxNDIuNDUzQzMxOS42NTEgMTQzLjQwOSAzMTYuOTcyIDE0My44MDMgMzEyLjM0NyAxNDMuNzc1SDMwNy44MzRMMzAzLjE4MSAxNDIuMzY5QzMwMC42MTQgMTQxLjYwOSAyOTYuMjk5IDE0MC4zMTYgMjkzLjU5MiAxMzkuNUMyODguMDM2IDEzNy44NjkgMjg0LjI1NiAxMzYuNzcyIDI3NC42OTYgMTMzLjkwM0MyNzEuMDU3IDEzMi44MzQgMjY0LjU3MSAxMzAuOTIyIDI2MC4zMTIgMTI5LjY1NkMyNTMuMjYxIDEyNy41NDcgMTkxLjg2MyAxMDkuMTgxIDE4OC41NjMgMTA4LjE2OUMxODcuMDQgMTA3LjY5MSAxODcuMjEgMTA3LjYzNCAxODUuMTc5IDEwOS4zMjJDMTg0LjU1OCAxMDkuODI4IDE4My45NjYgMTEwLjI1IDE4My44ODIgMTEwLjI1QzE4My43NjkgMTEwLjI1IDE4My41NDMgMTA5Ljk0MSAxODMuMzc0IDEwOS41NzVDMTgzLjIwNSAxMDkuMTgxIDE4Mi43ODIgMTA4LjY3NSAxODIuNDE1IDEwOC40NUMxODEuNzk1IDEwOC4wMjggMTc4LjQ5NSAxMDcuMzgxIDE3OC4yNjkgMTA3LjYwNkMxNzguMTg1IDEwNy42OTEgMTc4LjcyIDEwOC4zMzcgMTc5LjQyNSAxMDkuMDY5QzE4MC45MiAxMTAuNTg3IDE4MS43MSAxMTEuOTk0IDE4MS41NjkgMTEyLjg2NkMxODEuNTEyIDExMy4zNzIgMTgxLjI1OSAxMTMuNTEyIDE4MC4zIDExMy41NjlDMTc5LjY1MSAxMTMuNjI1IDE3OC44NjEgMTEzLjUxMiAxNzguNTc5IDExMy4zNzJDMTc4LjEgMTEzLjExOSAxNzcuOTAyIDExMy4zMTYgMTc2Ljk0NCAxMTQuOTE5QzE3NS43NTkgMTE2Ljk0NCAxNzQuNDkgMTE4LjA5NyAxNzIuNDg4IDExOC45OTdDMTcwLjU5OCAxMTkuODEyIDE2NS41NSAxMjAuMjA2IDE1OS4zNDUgMTE5Ljk4MUMxNTYuNDY4IDExOS44NjkgMTUxLjU4OSAxMTkuNyAxNDguNDg3IDExOS41ODdDMTQ0LjMxMyAxMTkuNDE5IDE0Mi41OTIgMTE5LjI1IDE0MS44NTkgMTE4Ljk0MUMxNDAuMTk1IDExOC4xODEgMTM2LjA0OSAxMTUuMzk3IDEzNS40MjkgMTE0LjYwOUMxMzQuNDk4IDExMy40MjggMTMzLjExNiAxMTAuMzM0IDEzMi42MzYgMTA4LjM2NkMxMzIuMjEzIDEwNi42NSAxMzIuMjEzIDEwNi40ODEgMTMyLjgzNCAxMDMuOTc4QzEzMy4xNzIgMTAyLjU3MiAxMzMuNzA4IDEwMC44IDEzNC4wMTggMTAwLjA2OUMxMzQuNzUyIDk4LjMyNSAxMzYuNTg1IDk2LjY2NTYgMTM4LjUwMyA5Ni4wMTg3QzEzOS4zNDkgOTUuNzM3NSAxMzkuODI4IDk1LjQ4NDMgMTM5LjYwMyA5NS40MjgxQzEzOS4xMjMgOTUuMzQzNyAxMjguMTggOTQuMTYyNSAxMjEuODM1IDkzLjU0MzdDMTE1LjA5NCA5Mi44NDA2IDEwOC40MzggOTIuMjc4MSAxMDMuNTAzIDkxLjk2ODdDODMuMjUyOCA5MC42NzUgNDMuNjgzOCA4Ni45OTA2IDMyLjI4OTcgODUuMzU5M0MyMi45NTQ1IDg0LjAwOTMgMTYuODA2MiA4MS43MzEyIDkuMzA0MTcgNzYuODM3NUMxLjU3NjU0IDcxLjgwMzEgLTAuODQ4OTM4IDY4Ljc2NTYgMC4yNTA5NzcgNjUuNDQ2OEMwLjg3MTQ2IDYzLjU2MjUgNC43MDcwNiA2MC43MjE4IDExLjEzNzQgNTcuMzQ2OEMxMi45OTg4IDU2LjM5MDYgMTUuMTQyMiA1NS4xMjUgMTUuOTMxOSA1NC41MzQzQzE5LjExODkgNTIuMTcxOCAyMi4zMzQgNTAuOTYyNSAzMS41IDQ4LjY4NDNDNDIuODM3NyA0NS44NzE4IDQ2LjA1MjkgNDUuNTA2MiA1Ni40MDM0IDQ1Ljg3MThDNjcuMzQ2MiA0Ni4yNjU2IDg4LjA0NzMgNDcuNjQzNyAxMDQuNDYyIDQ5LjA3ODFDMTA4LjgwNSA0OS40NzE4IDExMi40MTUgNDkuNzI1IDExMi40NzEgNDkuNjQwNkMxMTIuNTU2IDQ5LjU1NjIgMTA5Ljk4OSA0Mi4xNTkzIDEwNi43NzQgMzMuMTg3NUMxMDMuMjc3IDIzLjQyODEgMTAwLjk5MyAxNi42NSAxMDEuMTA1IDE2LjM2ODdDMTAxLjE5IDE2LjExNTYgMTAzLjk1NCAxMi4zMTg3IDEwNy4yNTQgNy45NTkzMkwxMTMuMjMzIC00LjU3NzY0ZS0wNUgxMTguMjI1SDEyMy4yNDVMMTIyLjcwOSAxLjMyMTgyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
        }
    }
}

.b24-widget-button-inner-block, .b24-widget-button-pulse, .b24-widget-button-inner-mask {
    background: #DF0202 !important;
    border: none !important;
}

.detail-cont-new.detail-country {
    padding-top: 30px;


    @media (min-width: 1024px) {
        border-radius: 30px 30px 0 0;
    }
    @media (max-width: 1023px) {
        border-radius: 20px 20px 0 0;
    }
    @media (max-width: 768px) {
        border-radius: 10px 10px 0 0;

    }
    @media (max-width: 450px) {
        .container {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .d-flex {
        display: flex;
    }

    .col-12 {
        width: 100%;
    }

    .flex-wrap {
        flex-wrap: wrap;
    }

    .details-slider {
        width: 100%;
        height: auto;
    }

    .details-slider.col-md-8 {
        @media (min-width: 1024px) {
            width: 66.6%;
        }
        @media (max-width: 1023px) {
            width: 100%;
        }
    }

    @media (max-width: 1023px) {
        padding-top: 15px;
    }

    .fotorama__nav-wrap {
        @media (min-width: 1024px) {
            margin-top: 11px;
        }
    }

    .fotorama__stage, .fotorama__thumb, .fotorama__thumb-border {
        @media (min-width: 1024px) {
            border-radius: 15px;
        }
        @media (max-width: 1023px) {
            border-radius: 10px;
        }
        @media (max-width: 768px) {
            border-radius: 5px;
        }
    }

    .tv-search-form, .TVVerticalForm.TVTheme2 {
        display: flex;
    }

    .TVVerticalForm {
        width: 100% !important;
    }

    .TVVerticalForm.TVTheme2 .TVInterfaceWrapper {
        display: flex;
        flex-direction: column;
    }

    .TVVerticalForm.TVTheme2 .TVMainForm {
        background-color: #D9D9D9 !important;
        border-radius: 15px;
        padding: 10px;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 6px;
        justify-content: space-between;
    }

    .TVSearchButton {
        background-color: #428bca !important;

        @media (min-width: 1024px) and (max-width: 1051px) {
            margin-top: clamp(
                    40px,
                    calc(51px + (40 - 51) * ((100vw - 1051px) / (1024 - 1051))),
                    51px
            );
        }
        @media (min-width: 1052px) and (max-width: 1199px) {
            margin-top: 51px;
        }
        @media (min-width: 1200px) and (max-width: 1252px) {
            margin-top: clamp(
                    109px,
                    calc(129px + (109 - 129) * ((100vw - 1252px) / (1200 - 1252))),
                    129px
            );
        }
        @media (min-width: 1253px) {
            margin-top: 129px;
        }
    }

    .fotorama__stage {

        @media (min-width: 1024px) and (max-width: 1051px) {
            height: clamp(
                    355px,
                    calc(366px + (355 - 366) * ((100vw - 1051px) / (1024 - 1051))),
                    366px
            ) !important;;
        }
        @media (min-width: 1052px) and (max-width: 1199px) {
            height: 366px !important;;
        }
        @media (min-width: 1200px) and (max-width: 1252px) {
            height: clamp(
                    424px,
                    calc(444px + (424 - 444) * ((100vw - 1252px) / (1200 - 1252))),
                    444px
            ) !important;;
        }
        @media (min-width: 1253px) {
            height: 444px !important;
        }
    }

    .fotorama__stage .fotorama__stage__frame img {
        @media (min-width: 1024px) {
            min-height: 100% !important;
        }
    }

    .TVSearchButton:before {
        content: "asd";
        color: transparent;
        width: 24px;
        height: 24px;
        margin-right: 3px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjAzMSAxNi42MTY4TDIyLjMxMzcgMjAuODk5NUwyMC44OTk1IDIyLjMxMzdMMTYuNjE2OCAxOC4wMzFDMTUuMDc2OSAxOS4yNjMgMTMuMTI0IDIwIDExIDIwQzYuMDMyIDIwIDIgMTUuOTY4IDIgMTFDMiA2LjAzMiA2LjAzMiAyIDExIDJDMTUuOTY4IDIgMjAgNi4wMzIgMjAgMTFDMjAgMTMuMTI0IDE5LjI2MyAxNS4wNzY5IDE4LjAzMSAxNi42MTY4Wk0xNi4wMjQ3IDE1Ljg3NDhDMTcuMjQ3NSAxNC42MTQ2IDE4IDEyLjg5NTYgMTggMTFDMTggNy4xMzI1IDE0Ljg2NzUgNCAxMSA0QzcuMTMyNSA0IDQgNy4xMzI1IDQgMTFDNCAxNC44Njc1IDcuMTMyNSAxOCAxMSAxOEMxMi44OTU2IDE4IDE0LjYxNDYgMTcuMjQ3NSAxNS44NzQ4IDE2LjAyNDdMMTYuMDI0NyAxNS44NzQ4Wk0xMi4xNzc5IDcuMTc2MjRDMTEuNDgzNCA3LjQ4OTgyIDExIDguMTg4NDYgMTEgOUMxMSAxMC4xMDQ2IDExLjg5NTQgMTEgMTMgMTFDMTMuODExNSAxMSAxNC41MTAyIDEwLjUxNjYgMTQuODIzOCA5LjgyMjEyQzE0LjkzODMgMTAuMTk0NSAxNSAxMC41OSAxNSAxMUMxNSAxMy4yMDkxIDEzLjIwOTEgMTUgMTEgMTVDOC43OTA4NiAxNSA3IDEzLjIwOTEgNyAxMUM3IDguNzkwODYgOC43OTA4NiA3IDExIDdDMTEuNDEgNyAxMS44MDU1IDcuMDYxNjcgMTIuMTc3OSA3LjE3NjI0WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
    }

    .TVSelect, .TVMainSelect.TVStyleTheme2 {
        padding: 8px 16px;
        background-color: white;
        justify-content: space-between;
        border-radius: 5px 5px 0 0;
        color: #333;
    }

    .TVDepartureFilter {
        width: 100%;
        border-radius: 5px 5px 0 0 !important;
    }

    .TVCountryFilter {
        width: 100%;
        border-radius: 0 0 5px 5px !important;;
    }

    .TVMobileForm .TVFormBody.TVMainColor {
        background-color: #D9D9D9 !important;
        border-radius: 10px;
        margin-top: 20px;
        margin-bottom: 20px;

        @media (max-width: 768px) {
            border-radius: 5px;
            margin-top: 5px;
            margin-bottom: 0;
        }
    }

    .TVFlyDatesFilter {
        @media (min-width: 1024px) {
            flex-basis: calc(50% - 3px);
        }
        border-radius: 5px 0 0 5px !important;;
    }

    .TVNightsFilter {
        flex-grow: 1;
        border-radius: 0 5px 5px 0 !important;
    }

    .TVTouristsFilter, .TVSearchButton {
        width: 100%;
    }

    .TVVerticalForm.TVTheme2 .TVFilterForm {
        margin-top: 15px;
        padding: 10px;
        border-radius: 15px;

        .TVStarsFilter {
            border-radius: 5px;
            border: 0;

            .TVStarsSelect.TVStyleTheme1, .TVStarsSelect.TVStyleTheme2 {
                height: 26px;
            }
        }
    }

    .module-container {
        padding-right: 0;

        @media (max-width: 1023px) {
            padding-left: 0;
        }
    }

    .TVSearchFormMode, .TVCartPreviewCompact {
        display: none;
    }

    .TVTopFormBlock {
        margin-bottom: 0;

        @media (min-width: 768px) {
            margin-top: 0;
        }

        .TVDepartureFilter {
            margin: 0;
            max-width: 100%;
            border-radius: 5px 5px 0 0;
        }
    }


    .button-hotel-container, .buttons-container {
        margin-top: 20px;
        margin-bottom: 20px;

        @media (max-width: 450px) {
            width: 100%;
            margin-top: 10px;
            margin-bottom: 5px;

            .btn.btn-primary {
                width: 100%;
            }
        }
    }

    .buttons-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 10px;
        flex-grow: 1;

        @media (min-width: 1024px) {
            column-gap: 10px;
            justify-content: flex-start;
        }

        @media (max-width: 768px) {
            justify-content: normal;
            column-gap: 8px;
            row-gap: 8px;
        }
        @media (max-width: 450px) {
            row-gap: 5px;
        }
    }

    .container.buttons-container:before, .container.buttons-container:after, .container-header:before, .container-header:after {
        display: none;
    }

    .mobile-px-0 {

        @media (max-width: 450px) {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    }

    .px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .TVHotTours {
        margin-bottom: 20px;

        @media (max-width: 768px) {
            margin-bottom: 10px;
        }

        .TVHotTourContainer.TVHotContainer-ES {
            border-radius: 15px !important;

            .TVHotTourImage {
                border-radius: 5px;
            }

        }
    }
}

a.text-decoration-none {
    text-decoration: none;
}

a.text-decoration-none:hover {
    text-decoration: none;
}

.flex-wrap-mobile {
    @media (max-width: 450px) {
        flex-wrap: wrap;
    }
}


.main_title_office_container {
    display: flex;
    flex-wrap: wrap;

    @media (min-width: 1024px) {
        margin-top: 40px;
        margin-bottom: 45px;
    }

    @media (max-width: 1023px) {
        margin-top: 25px;
        margin-bottom: 25px;
    }


    .main_title.main_title_office {
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 1.1;
        font-weight: 500;


        @media (min-width: 431px) {
            font-size: 48px;
        }

        @media (max-width: 430px) {
            font-size: 40px;
        }

        @media (min-width: 1024px) {
            font-size: 64px;
        }
    }

}

.detail-cont-new {
    .sale-offices-container {
        display: flex;
        flex-direction: column;
        gap: 22px;

        .sale-offices-item {
            display: flex;
            gap: 10px;


            padding: 8px;
            background-color: #ebeff2;
            border-radius: 12px;

            @media (max-width: 600px) {
                flex-direction: column;
            }

            .sale-offices-item-mobile-header {
                font-size: 20px;
                font-weight: 400;
                line-height: normal;

                a {
                    color: #333333;
                }


                @media (min-width: 600px) {
                    display: none;
                }
            }

            .sale-offices-item-image {
                padding: 5px;
                background-color: #EEEEEE;


                @media (min-width: 1024px) {
                    border-radius: 20px;
                }
                @media (min-width: 601px) {
                    border-radius: 15px;
                    min-width: 24%;
                    width: 24%;
                }

                @media (max-width: 600px) {
                    border-radius: 15px;
                    width: 100%;
                }

                img {
                    width: 100%;
                    object-fit: cover;


                    @media (min-width: 1024px) {
                        aspect-ratio: 1/1;
                        height: auto;
                        border-radius: 15px;
                    }
                    @media (min-width: 601px) {
                        border-radius: 10px;
                        height: 100%;
                    }
                    @media (max-width: 600px) {
                        border-radius: 10px;
                        height: 212px;
                    }
                }


            }

            .sale-offices-item-content {
                display: flex;
                flex-direction: column;
                flex-grow: 1;
                gap: 10px;
                justify-content: space-between;

                .sale-offices-item-info {
                    display: flex;
                    flex-direction: column;
                    gap: 20px;

                    .sale-offices-item-header {
                        font-size: 26px;
                        font-weight: 400;
                        line-height: normal;

                        a {
                            color: #333333;
                        }

                        @media (max-width: 600px) {
                            display: none;
                        }
                    }
                }

                .sale-offices-item-contacts {
                    display: flex;
                    gap: 25px;

                    @media (max-width: 600px) {
                        flex-direction: column;
                        gap: 5px;
                    }

                    .sale-offices-h2 {
                        margin-top: 0;
                        margin-bottom: 0;
                    }

                    .sale-offices-item-contacts-item {
                        display: flex;
                        flex-direction: column;
                        gap: 8px;
                        flex-grow: 1;

                        @media (max-width: 600px) {
                            border-radius: 15px;
                            padding: 15px;
                            background-color: #EEEEEE;
                        }

                        .sale-offices-item-contacts-item-head {
                            display: flex;
                            align-items: center;
                            font-size: 18px;
                            font-weight: 400;
                            gap: 5px;
                        }
                    }
                }


                .sale-offices-item-button-container {
                    display: flex;
                    justify-content: flex-end;

                    .btn.btn-primary {
                        border-radius: 12px;
                        padding: 10px 16px;
                    }
                }
            }
        }

        .buttons-container {
            margin-top: 20px;
            margin-bottom: 20px;

            @media (max-width: 450px) {
                width: 100%;
                margin-top: 10px;
                margin-bottom: 5px;

                .btn.btn-primary {
                    width: 100%;
                }
            }
        }

        .buttons-container {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 10px;
            flex-grow: 1;

            @media (min-width: 1024px) {
                column-gap: 10px;
                justify-content: flex-start;
            }

            @media (max-width: 768px) {
                justify-content: normal;
                column-gap: 8px;
                row-gap: 8px;
            }
            @media (max-width: 450px) {
                row-gap: 5px;
            }
        }
    }

    .weekend-offices-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 25px;

        .weekend-offices-item-contacts-item {
            display: flex;
            flex-direction: column;
            gap: 8px;
            flex-grow: 1;


            @media (min-width: 450px) {
                max-width: 20%;
            }
            @media (max-width: 450px) {
                max-width: 40%;
            }


            .weekend-offices-item-contacts-item-head {
                display: flex;
                align-items: center;
                font-size: 18px;
                font-weight: 400;
                gap: 5px;
            }
        }
    }

    h2.sale-offices-h2, .sale-offices-h2 {
        font-size: 20px;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 20px;
        font-weight: 500;
    }

    h2.sale-offices-main-h2 {
        font-size: 32px;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 20px;

        @media (max-width: 450px) {
            font-size: 24px;
            margin-bottom: 15px;
        }
    }

    .btn.btn-primary {
        border-radius: 15px;
        border: 0;
        background-color: #428bca;
        padding: 14px 24px;
        display: flex;
        align-items: center;
        gap: 8px;


        @media (max-width: 450px) {
            border-radius: 5px;
        }
    }

    .btn.btn-primary.btn-red {
        background-color: #DF0202;
    }
}

.contacts-container {
    margin-top: 20px;
    background-color: #EEEEEE;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-size: 16px;

    h2.sale-offices-h2, .sale-offices-h2 {
        margin-bottom: 0;
        margin-top: 0;
    }


    @media (min-width: 768px) {
        border-radius: 20px;
        padding: 20px;
    }

    @media (max-width: 768px) {
        border-radius: 15px;
        padding: 15px;
    }

}


.buttons-container.sales-office-contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
    flex-grow: 1;

    @media (min-width: 1024px) {
        column-gap: 10px;
        justify-content: flex-start;
    }

    @media (max-width: 768px) {
        justify-content: normal;
        column-gap: 10px;
        row-gap: 10px;
    }
    @media (max-width: 450px) {
        column-gap: 10px;
        row-gap: 10px;

        .btn.btn-primary {
            padding: 8px;
            border-radius: 12px;
        }
    }
}

.d-flex {
    display: flex;
}


.container.buttons-container.sales-office-contacts:before, .container.buttons-container.sales-office-contacts:after {
    display: none;
}

.button-sale-offices-container {
    display: flex;
    align-items: flex-start;

    i {
        height: 20px;
        width: 20px;
        display: flex;
        align-items: center;
    }

    .btn.btn-primary {
        padding: 8px;
        border-radius: 12px;
    }

}

.ymap-container {
    padding: 5px;
    background-color: #EEEEEE;
    margin-top: 20px;

    @media (min-width: 768px) {
        border-radius: 20px;
    }
    @media (max-width: 768px) {
        border-radius: 15px;
    }

    .ymap_sale_offices {
        overflow: clip;

        @media (max-width: 1024px) {
            height: 288px !important;
        }

        @media (min-width: 768px) {
            border-radius: 15px;
        }
        @media (max-width: 768px) {
            border-radius: 10px;
        }

    }
}

.ymap-container.sale-offices-list {

    @media (min-width: 1024px) {
        display: none;
    }

}

.ymap-container.mapDesktop.sale-offices-list {
    margin-top: 0;
    display: flex;
    flex-grow: 1;

    @media (max-width: 1023px) {
        display: none;
    }

    .ymap_sale_offices {

        @media (max-width: 1024px) {
            height: 100% !important;
        }
    }
}

.staff-container {
    display: flex;
    justify-content: center;
    gap: 15px;
    background-color: #EEE;
    border-radius: 20px;
    padding: 10px;


    margin-top: 20px;
    margin-bottom: 20px;

    .staff-item {
        border-radius: 15px;
        padding: 5px;
        background-color: white;

        .staff-item-image img {
            width: 100%;
            height: auto;
            aspect-ratio: 1/1;
            object-fit: cover;
            border-radius: 10px;
        }

        .staff-item-body {
            text-align: center;

            .staff-item-body-title {
                margin-top: 10px;
                font-size: 24px;
                font-weight: 500;

                @media (max-width: 1024px) {
                    font-size: 20px;
                }
            }

            .staff-item-body-text {
                margin-top: 10px;
                margin-bottom: 30px;
                font-size: 16px;

                @media (max-width: 1024px) {
                    font-size: 14px;
                }
            }
        }
    }

    .owl-carousel {
        position: relative;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;

        @media (min-width: 1024px) {
            width: calc(100% - 80px);
        }


        .owl-dots {
            margin-top: 15px;
            margin-bottom: 15px;

            @media (min-width: 1024px) {
                display: none;
            }
        }

        .owl-stage-outer {
            width: fit-content;
        }

        @media (max-width: 1024px) {
            .owl-nav {
                display: none;
            }
        }

        @media (min-width: 1024px) {
            .owl-nav {
                margin-top: 0;
                display: flex;
                position: absolute;
                justify-content: space-between;
                width: calc(100% + 100px);
                height: calc(100%);
            }
        }

        .owl-next:hover, .owl-prev:hover {
            background: none;
            color: inherit;
        }

        .owl-stage {
            display: flex;

            .owl-item {
                display: flex;

                .staff-item {
                    flex-grow: 1;
                }
            }
        }
    }
}

.staff-container.staff-rop-container {
    background-color: white;
    padding: 0;


    @media (min-width: 431px) {
        padding: 10px;
    }

    .staff-item {
        width: 33%;
        max-width: 366px;
        background-color: #EEE;

        @media (max-width: 1023px) {
            width: 50%;
        }

        @media (max-width: 430px) {
            width: 100%;
            max-width: 100%;
        }

        .staff-item-body-text {
            margin-bottom: 20px;
        }
    }
}

.detail-cont-sales-offices {

    @media (max-width: 430px) {
        border-radius: 10px 10px 0 0;
    }
    @media (max-width: 1024px) {
        border-radius: 20px 20px 0 0;
        padding-top: 15px;
    }
    @media (min-width: 1024px) {
        border-radius: 30px 30px 0 0;
        padding-top: 30px;
    }
}

.sale-office-detail {
    .map-container {
        margin-bottom: 10px;
    }

    .sale-offices-item-contacts {
        display: flex;
        margin-top: 10px;
        gap: 25px;

        @media (max-width: 600px) {
            flex-direction: column;
            gap: 5px;
        }


        .sale-offices-item-contacts-item {

            display: flex;
            flex-direction: column;
            gap: 8px;
            flex-grow: 1;

            border-radius: 15px;
            padding: 15px;
            background-color: #EEEEEE;

            .sale-offices-item-contacts-item-head {
                display: flex;
                align-items: center;
                font-size: 18px;
                font-weight: 400;
                gap: 5px;
            }
        }
    }

    .details-slider {
        margin-top: 20px;

        .fotorama__stage {
            border-radius: 10px;
            height: 480px !important;

            @media (max-width: 430px) {
                height: 316px !important;
            }

            .fotorama__stage__frame img {
                min-height: 100% !important;
                top: 0 !important;
                object-fit: cover;
            }
        }

        .fotorama__thumb-border, .fotorama__thumb {
            border-radius: 10px;
        }
    }
}

.sales-office-contacts {
    .btn {
        padding: 10px 16px !important;
    }

    .btn path {
        fill: white;
    }

    .btn.btn-primary {
        @media (max-width: 430px) {
            width: fit-content !important;
        }
    }
}

.buttons-container.sales-office-contacts {
    margin-top: 0 !important;
}

.main_title_office_container.sale-office-detail-page .main_title_office {
    @media (max-width: 430px) {
        font-size: 28px;
    }
    @media (max-width: 1024px) {
        font-size: 40px;
    }
    @media (min-width: 1024px) {
        font-size: 46px;
    }
}

.contacts-detail {
    @media (max-width: 430px) {
        gap: 10px !important;
    }
}

.justify-between-mobile {
    @media (max-width: 400px) {
        justify-content: space-between !important;
    }
}

.font-open-sans {
    font-family: "Open Sans";
}

.owl-carousel.owl-index {
    .owl-stage {

        img {
            object-fit: cover;
            height: 568px;

            @media (max-width: 430px) {
                height: 500px;
            }

            @media (max-width: 768px) and (min-width: 431px) {
                height: auto;
                aspect-ratio: 768/500;
            }
        }
    }

    .owl-dots {
        padding: 10px;
        width: 100%;
        bottom: 0;
        position: absolute;

        .owl-dot span {
            width: 12px;
            height: 12px;
            background: none;
            border: solid white 2px;
        }

        .owl-dot.active span {
            background: white;
        }
    }

    .owl-nav {
        margin-top: 0;
        width: 100%;
        color: #207BA7;

        i {
            background: white;
            border-radius: 30px;
            padding: 6px;

            display: flex;
            aspect-ratio: 1/1;
            align-items: center;
            justify-content: center;
        }
    }

    .owl-nav [class*='owl-'] {
        pointer-events: auto;

        position: absolute;
        top: 50%;
        transform: translateY(-50%);

        display: flex;
        justify-content: space-between;
        align-items: center;

        &:first-child {
            left: 0;
        }

        &:last-child {
            right: 0;
        }
    }

    .owl-nav [class*='owl-']:hover {
        color: #207BA7;
        opacity: 0.8;
        background: none;
    }

}

.fullwidth-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    padding: 40px 0;
    background-color: #F5F6F6;

    .container:before, .container:after {
        content: none;
    }

    .container {
        width: 100%;
    }
}

.container.container-index:before, .container.container-index:after {
    content: none;
}

.special-index-grid {
    gap: 15px;

    @media (max-width: 768px) {
        display: flex;
        flex-direction: column;

        a:first-child img {
            max-height: 300px;
        }

        a img {
            max-height: 150px;
        }
    }

    @media (min-width: 768px) {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 150px);

        a:first-child {
            grid-column: span 2;
            grid-row: span 2;
        }

        a:nth-child(2) {
            grid-column: span 2;
            grid-row: span 1;
        }

        &:has(> :nth-child(2):last-child) {

            a {
                grid-column: span 1;
                grid-row: span 1;
            }

            a:first-child,
            a:nth-child(2) {
                grid-column: span 2;
                grid-row: span 2;
            }
        }

        &:has(> :nth-child(3):last-child) {
            a:nth-child(2),
            a:nth-child(3) {
                grid-column: span 2;
                grid-row: span 1;
            }
        }
    }

    a {
        position: relative;
        overflow: clip;
        border-radius: 15px;

        img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            transition: transform 0.3s ease;
        }

        p {
            text-align: center;
            flex-direction: column;
            display: flex;
            top: 0;
            height: 100%;
            width: 100%;
            position: absolute;
            justify-content: center;
            align-items: center;
            background: rgba(0, 68, 102, 0.5);
            color: #FFFFFF;

            @media (min-width: 431px) {
                gap: 20px;
            }
        }
    }

    a:hover img {
        transform: scale(1.1);
    }
}

.special-index-grid:before {
    content: none;
}

.index-text2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: normal;
    text-transform: uppercase;
    line-height: 32px;

    @media (max-width: 430px) {
        font-size: 24px;
    }
}

.container-header {
    display: flex;
    justify-content: space-between;
    align-items: center;

    .text {
        min-width: fit-content;

        i {
            margin-left: 15px;
            opacity: 0.5;
            padding: 5px;
            border-radius: 40px;
            border: 2px solid #CECFCF;

            @media (max-width: 370px) {
                margin-left: 5px;
                font-size: 1.5em;
            }
        }


        a {
            text-decoration: none !important;
            color: #333 !important;

            i {
                opacity: 1;
            }
        }
    }
}

.mt-gap {
    margin-top: 60px;
}

.tours-container-round-items .TVHotTourContainer {
    border-radius: 15px;

    .TVHotTourImage {
        border-radius: 5px;
    }
}

.banner {
    position: relative;
    height: fit-content;
    aspect-ratio: 1120/330;

    .background-picture {
        position: absolute;
        width: 100%;

        img {
            width: 100%;
            object-fit: cover;
        }
    }

    .banner-mobile-picture {
        display: none;
    }

    .banner-text {

        padding: 20px 10px;
        margin: 10px 20px;
        height: 90%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;

        @media (max-width: 768px) {
            position: relative;
            height: fit-content;
            gap: 10px;

            border-radius: 20px;
            padding: 25px;
            margin: 0 0 10px;

        }

        font-size: 16px;

        .index-text2 {
            margin-bottom: 10px;
        }

        form {
            margin-top: 10px;
            display: flex;
            flex-wrap: wrap;
            gap: 5px;
        }
    }

    .banner-text.TOG {

        @media (max-width: 768px) {
            margin: 0;
            border-radius: 20px 20px 0 0 ;
        }
    }

    @media (max-width: 768px) {
        height: auto;

        .background-picture {
            display: none;
        }

        .banner-mobile-picture {
            display: block;

            img {
                width: 100%;
            }
        }
    }
}

.uni-btn {
    display: flex;
    align-items: center;
    gap: 8px;

    border-radius: 15px;
    border: none;

    padding: 12px 24px;

    width: fit-content;

    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;

    background-color: #207BA7;
    color: #fff;
    --uni-btn-hover: #FFF;
}

.uni-btn.full, .uni-form-input.full {
    flex-grow: 1;
    justify-content: center;
}

.uni-btn.white, .uni-form-input.white {
    background-color: #FFF;
    color: #333;
    --uni-btn-hover: #333;
}

.uni-btn.grey, .uni-form-input.grey {
    background-color: #EBEBEB;
    color: #333;
    --uni-btn-hover: #333;
}

.uni-btn.deep-blue, .uni-form-input.deep-blue {
    background-color: #1B5A79;
    color: #FFF;
    --uni-btn-hover: #FFF;
    line-height: 14px;
}

.uni-btn.deep-grey, .uni-form-input.deep-grey {
    background-color: #BCBCBC;
    color: #333;
    line-height: 14px;
    --uni-btn-hover: #333;
}

.uni-btn:hover, .uni-form-input:hover {
    color: var(--uni-btn-hover);
    opacity: 0.9;
}

.uni-form-input {
    display: flex;
    align-items: center;
    gap: 8px;

    border-radius: 15px;
    border: none;

    padding: 12px 24px;

    width: fit-content;

    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;

    background-color: #207BA7;
    color: #fff;
}

.uni-mobile-sm {
    @media (max-width: 768px) {
        font-size: 14px;

        gap: 4px;
        padding: 6px 10px;
        border-radius: 10px;
    }
}

.uni-btn-sm {
    font-size: 14px;

    gap: 4px;
    padding: 6px 10px;
    border-radius: 10px;
}

.uni-btn-xs {
    font-size: 16px;

    gap: 4px;
    padding: 4px 8px;
    border-radius: 5px;
}

.uni-btn-xxs {
    font-size: 10px;

    gap: 4px;
    padding: 4px 8px;
    border-radius: 5px;
}

.uni-capitalize {
    text-transform: unset;
}

.display-desktop-only {
    @media (max-width: 430px) {
        display: none !important;
    }
}

.display-mobile-only {
    @media (min-width: 431px) {
        display: none !important;
    }
}

.btn-compact {
    svg {
        height: 40px;
        width: 40px;
    }

    padding: 0;
}

.main-container {
    .container:before, .container:after {
        display: none;
    }
}

.container-header.container:before, .container-header.container:after {
    display: none;
}

.news-index-grid {
    display: grid;

    grid-template-columns: repeat(4, 1fr);
    @media (max-width: 768px) {
        grid-template-columns: repeat(2, 1fr);
    }

    gap: 15px;
    max-width: 100%;

    a {
        text-decoration: none;
        border-radius: 5px;
        position: relative;
        width: 100%;
        aspect-ratio: 1/1; /* aspect-ratio на родителе */
        overflow: hidden;

        display: flex;
        align-items: flex-end;

        img {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover; /* изображение заполняет родителя */
            display: block;
            transition: 0.3s;
        }

        .text-bg {
            width: 100%;
            padding: 10px;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 20.67%, rgba(0, 0, 0, 0.6) 100%);
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 5px;
            z-index: 1;

            /* h3 */
            font-family: 'Open Sans';
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            line-height: 22px;

            color: #FFFFFF;

            span.small {
                /* Regular */
                font-family: 'Open Sans';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 19px;
                /* identical to box height */

                color: #FFFFFF;
            }
        }
    }


    a:hover img {
        transform: scale(1.1);
    }
}

.text-truncate-multiline {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Количество строк */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-truncate-multiline-6 {
    display: -webkit-box;
    -webkit-line-clamp: 6; /* Количество строк */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mt-small-gap {
    margin-top: 15px;
}

.review-info {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.stars-wrapper {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 1;
}

.nav-string {
    min-width: fit-content;
}

.stars-bg {
    color: #D9D9D9; /* Серый цвет для пустых звезд */
    white-space: nowrap;
}

.stars-fill {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #E31E24; /* Золотой/желтый цвет для заполненных звезд */
}

/* Стили для иконок */
.ri-star-line,
.ri-star-fill {
    display: inline-block;
    width: 1em;
    text-align: center;
}

.comment-item {
    display: flex;
    flex-flow: column;

    .comment-item-body {
        background-color: #EBEBEB;

        border-radius: 15px 15px 15px 0;

        padding: 10px;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        justify-content: space-between;
        gap: 10px;

        color: #333333;

        i.ri-double-quotes-l {
            height: 3rem;
            display: flex;
            align-items: center;
            opacity: 0.2;
        }
    }

    .comment-item-head {
        background-color: #EBEBEB;
        border-radius: 0 15px 15px 15px;

        .comment-item-head-text-container {
            background-color: #F5F6F6;
            border-radius: 15px 0 0 0;
            color: #333;
            padding: 15px;
        }
    }

    .stars-bg {
        opacity: 0.2;
    }

    .stars-wrapper {
        font-size: 16px;
    }
}

.ajax-reviews {
    display: flex;
    gap: 10px;

    @media (max-width: 768px) {
        flex-wrap: wrap;

        .comment-item:first-child {
            width: 100%;
        }

        .comment-item {
            width: 48%;
        }

    }
}

.telegram.telegram-new {
    a {
        color: white;
    }

    position: absolute;
    z-index: 2;
    width: 100%;
    display: flex;
    @media (max-width: 600px) {
        flex-wrap: wrap;
    }
    padding: 5px 15px;
    justify-content: space-between;
    color: white;
    background-color: #428bca;
    opacity: 0.85;

    .bold {
        font-size: 20px;
        font-weight: 600;
    }

    .text-deco, .text-deco a, .text-deco a.telegram-margin {
        font-size: 16px;
        color: white;
        text-decoration: underline;

    }

    .tg-banner.center {
        display: flex;
        gap: 8px;
        margin: 0 !important;
        font-size: 16px;
        @media (max-width: 600px) {
            display: none;
        }

        a {
            color: white;
            display: flex;
            gap: 8px;
        }
    }

    .tg-banner.mobile {
        display: none;
        width: 100%;
        @media (max-width: 600px) {
            display: flex;
            justify-content: center;
            margin-bottom: 10px;
        }
    }

    .telegram-close {
        cursor: pointer;

        display: flex;
        align-items: center;

        position: relative;
        z-index: unset;
        width: auto;
        height: auto;
        background-image: none;
        right: 0;
        top: 0;

        @media (max-width: 600px) {
            display: none;
        }
    }

    .right {
        display: flex;

        @media (min-width: 601px) {
            .text-deco {
                display: none;
            }
        }

        .telegram-close {
            display: none;
            @media (max-width: 600px) {
                display: flex;
                align-items: center;
            }
        }
    }

    .placeholder {
        visibility: hidden;

        @media (max-width: 600px) {
            display: none;
        }
    }
}

.tabs-index-form {
    .scolleft {
        border-radius: 15px;
        overflow: clip;

        padding: 0;
        width: 350px;
        height: 470px;

        .TVVerticalForm.TVTheme2 .TVMainForm {
            padding: 0 16px;

            background-color: rgb(255, 255, 255) !important;
            background-image: none !important;
            color: rgb(4, 4, 4) !important;
        }

        .TVVerticalForm.TVTheme2 .TVSearchButton, .TVMobileForm .TVFormBody > .TVSearchButton {
            background-color: rgb(231, 17, 17) !important;
            background-image: none !important;
            color: rgb(255, 255, 255) !important;
        }

        .TVVerticalForm.TVTheme2 .TVFilterForm {
            padding: 8px 16px;
        }

        .tab-content4 {
            padding: 10px 0px 0px 0px;
        }

        .TVMobileForm .TVMainColor {
            background-color: rgb(255, 255, 255) !important;;
            background-image: none !important;;
            color: rgb(4, 4, 4) !important;;
        }

        .TVMobileForm.TVWhiteBg .TVMobileFormMainFilter {
            background: none;
            border: none;
        }
    }

    @media (max-width: 768px) {
        position: relative;
        padding: 15px;
        background-color: #438BCA;

        .scolleft {
            width: 100%;
            height: 384px;
        }
    }
    @media (min-width: 769px) {
        opacity: 0.97;
        position: absolute;
        z-index: 2;
        height: 568px;
        display: flex;
        align-items: center;


        left: 100px;

        @media (min-width: 1024px) {
            left: calc(100px + (400 - 100) * ((100vw - 1024px) / (1920 - 1024)));
        }

        @media (min-width: 1920px) {
            left: 400px;
        }

    }

    .t {
        color: black;
        font-family: var(--tv-font-theme2);
        font-weight: 700;
    }

    .tab-buttons {
        margin-left: 30px;
        margin-top: 2px;
        box-sizing: border-box;
        height: 40px;
        /*border-radius: 6px;*/
        /*background-color: rgba(0, 0, 0, .2);*/
        padding: 3px;
        /*box-sizing: content-box;*/

        font-family: var(--tv-font-theme2);
        line-height: 1.39;
    }

    .tab-button {

        /*background-color: #f1f1f1;*/
        border: none;
        padding: 5px 10px;
        cursor: pointer;
        transition: 0.3s;
        border-radius: 4px;
        background-color: #fff;
    }

    .tab-button:hover {
        background-color: #ddd;
    }

    .tab-button.active {
        background-color: #ccc;
    }

    .tab-content {
        border-top: none;
        padding: 0;
    }

    .tab-content4 {
        padding: 0;
    }

    .col-md-4 {
        padding: 0px;
    }

    .search-tabs.nav-tabs li a {
        color: black;
        font-family: var(--tv-font-theme2);
        font-weight: 700;
        /*font-size: 15px;*/
    }

    .nav-tabs {
        margin-left: 16px;
    }


    .search-tabs.nav-tabs li {
        background: white;
        padding: 0 8px;
        border: none;
        transition: .3s;
    }

    .TVSearchFormMode {
        display: none;
    }

    .search-tabs.nav-tabs li > a:hover,
    .search-tabs.nav-tabs li.active > a,
    .search-tabs.nav-tabs li.active > a:hover {
        cursor: pointer;
        background: white;
        box-shadow: none;
        /*border-bottom: 2px solid #428bca;*/
    }

    .search-tabs.nav-tabs li > a:hover {
        border-bottom: 2px solid #cad2db;
    }

    .TVFilterForm {
        /*display: none;*/
    }

    @media (min-width: 1080px) {
        .search-tabs.nav-tabs li {
            font-size: 1.2em;
            padding: 0 6px;
        }
    }
    @media (max-width: 448px) {
        .search-tabs {
            margin-bottom: 8px;
        }
    }

    .margin_avia {
        margin-top: 9px;
    }

    .widget .btn-primary {
        background-color: #428bca;
        color: white;
    }

    .widget .btn-primary:hover {
        background-color: #428bca;
        color: white;
    }

    .widget-footer__col:last-of-type {
        text-align: center;
    }

    .widget__startButton.btn-primary {
        width: 100%;
        margin: 0;
    }
}

.news-index-grid.other {
    @media (max-width: 430px) {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;

        a {
            aspect-ratio: unset;
            height: 150px;
        }
    }


    a {
        border-radius: 15px;
    }

    .text-bg {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;

        .index-text2 {
            font-size: 26px !important;
        }

        background: rgba(0, 68, 102, 0.5);
    }
}

.banner {
    a.big-link:hover {
        text-decoration: none;
        color: inherit;
    }
}

a.big-link {
    display: contents;
    color: inherit;
}

span.small-date {
    font-size: 14px;
    opacity: 0.8;
}

.route-rating-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

    .rating-cont .sale-offices-h2 {
        @media (min-width: 431px) {
            text-align: right;
        }
    }
}

a:focus {
    outline: none!important;
}


#top_header_grey {
    background-color: #428bca;
    height: auto;
    padding: 9px 0 0;

    .top-header_wrapper {
        max-width: 1140px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;

        .tabs-list {
            display: flex;
            list-style-type: none;
            margin: 0;
            padding: 0;

            .tab-item {
                transition: background-color .3s;
                padding: 9px 13px 6px;
                border-radius: 8px 8px 0 0;
                height: 100%;
                outline: none;
                border: none;
            }

            .tab-item a {
                display: block;
                color: white;
                text-align: center;
                text-decoration: none;
                font-size: 13px;
                font-weight: bold;
            }

            .tab-item:hover {
                background: rgba(255,255,255,.2)
            }

            .tab-item.active {
                background: white;
            }
            .tab-item.active a {
                color: black;
            }

            .tabitemPluse{
                background: white;
                color: black;
            }

            .tabitemPluse a{

                color: black;
            }
        }
    }
}
@media screen and (max-width: 1200px){

}
@media screen and (max-width: 580px){
    #top_header_grey{
        padding: 8px 8px 0;

        .top-header_wrapper {
            align-items: flex-start;
            justify-content: flex-start;
            flex-direction: column;

            .tabs-list {
                width: 100%;
                justify-content: space-between;
                display: flex;
                list-style-type: none;
                margin: 0;
                padding: 0;
                order: 2;
            }
        }
    }
}

.contact_phone {
    padding: 16px 0px;
    a{
        font-size: 19px;
        color: #0099cc;
        font-weight: 300;
    }
}