@font-face {
    font-family: 'pf_beausans_pro_semiboldRg';
    src: url('http://hottelecom.by/fonts/pfbeausanspro-sebold.eot');
    src: url('http://hottelecom.by/fonts/pfbeausanspro-sebold.eot?#iefix') format('embedded-opentype'),
         url('http://hottelecom.by/fonts/pfbeausanspro-sebold.woff') format('woff'),
         url('http://hottelecom.by/fonts/pfbeausanspro-sebold.ttf') format('truetype'),
         url('http://hottelecom.by/fonts/pfbeausanspro-sebold.svg#pf_beausans_pro_semiboldRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pf_beausans_pro_blackregular';
    src: url('http://hottelecom.by/fonts/pfbeausanspro-black.eot');
    src: url('http://hottelecom.by/fonts/pfbeausanspro-black.eot?#iefix') format('embedded-opentype'),
         url('http://hottelecom.by/fonts/pfbeausanspro-black.woff') format('woff'),
         url('http://hottelecom.by/fonts/pfbeausanspro-black.ttf') format('truetype'),
         url('http://hottelecom.by/fonts/pfbeausanspro-black.svg#pf_beausans_pro_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pf_beausans_probold';
    src: url('http://hottelecom.by/fonts/pfbeausanspro-bold.eot');
    src: url('http://hottelecom.by/fonts/pfbeausanspro-bold.eot?#iefix') format('embedded-opentype'),
         url('http://hottelecom.by/fonts/pfbeausanspro-bold.woff') format('woff'),
         url('http://hottelecom.by/fonts/pfbeausanspro-bold.ttf') format('truetype'),
         url('http://hottelecom.by/fonts/pfbeausanspro-bold.svg#pf_beausans_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pf_dindisplay_probold';
    src: url('http://hottelecom.by/fonts/pfdindisplaypro-bold.eot');
    src: url('http://hottelecom.by/fonts/pfdindisplaypro-bold.eot?#iefix') format('embedded-opentype'),
         url('http://hottelecom.by/fonts/pfdindisplaypro-bold.woff') format('woff'),
         url('http://hottelecom.by/fonts/pfdindisplaypro-bold.ttf') format('truetype'),
         url('http://hottelecom.by/fonts/pfdindisplaypro-bold.svg#pf_dindisplay_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	margin:0;
	color:#1e2c33;
	font:16px/22px Arial, Helvetica, sans-serif;
	background:#f5f5f5;
	min-width:960px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#4a89bd;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	outline:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
}
#header{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:17px 0 33px;
}
.logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 50px 0 0;
	background:url(../images/logo.png) no-repeat;
	width:197px;
	height:68px;
}
.logo a{
	display:block;
	height:100%;
}
.menu{
	padding:20px 0 0 0;
	margin:0;
	list-style:none;
	float:left;
	font-family:'pf_dindisplay_probold', sans-serif;
	font-size:16px;
	line-height:15px;
	text-transform:uppercase;
	letter-spacing:-0.2px;
}
.menu > li{
	float:left;
	margin:0 0 0 7px;
}
.menu > li:first-child{
	margin:0;
}
.menu > li > a{
	float:left;
	color:#1d2a30;
	height:30px;
	padding:4px 5px 0 0;
	text-decoration:none;
}
.menu li > a:hover,
.menu > li.active > a{
	color:#fff;
	text-decoration:none;
	background:url(http://hottelecom.by/images/bg-menu-item.gif) no-repeat 100% -30px;
}
.menu  li > .no-list:hover{
background:url(http://hottelecom.by/images/bg-menu-item-no.gif) no-repeat 100% -30px;
}
.menu li > a > span{
	padding:2px 2px 10px 8px;
}
.menu > li > a:hover span,
.menu > li.active > a span{
	background:url(http://hottelecom.by/images/bg-menu-item.gif) no-repeat;
}
.menu > li > .no-list:hover span{
	background:url(http://hottelecom.by/images/bg-menu-item-no.gif) no-repeat;
}
#header .phone{
	float:right;
	font-size:20px;
	line-height:27px;
	color:#b4b8ba;
	background:url(http://hottelecom.by/images/ico-01.gif) no-repeat 0 19px;
	padding:16px 8px 0 19px;
}
.main-divider{
	margin:0 -220px 85px;
	background:#f8e242;
	min-height:17px;
	position:relative;
}
.main-divider-holder{
	position:relative;
	width:1400px;
	margin:0 auto;
}
.main-divider .advisor{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://hottelecom.by/images/ico-advisor.png) no-repeat;
	width:174px;
	height:75px;
	top:-34px;
	right:259px;
	z-index:999;
}
.main-divider .gallery{
	position:relative;
}
.main-divider .prev,
.main-divider .next{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:253px;
	background:url(http://hottelecom.by/images/gallery-nav-01.png) no-repeat;
	width:53px;
	height:53px;
	z-index:999;
}
.main-divider .prev{
	left:225px;
}
.main-divider .next{
	background-position:0 -53px;
	right:228px;
}
.main-divider .gallery-holder{
	overflow:hidden;
	background:url(http://hottelecom.by/images/bg-gallery.gif) center center no-repeat;
	width:1400px;
	height:601px;
	margin:-22px auto 0;
	
}
.gallery-holder a{
color:black;
text-decoration:none;
}
.main-divider .gallery-holder>ul{
	padding:0;
	margin:0 auto;
	list-style:none;
	overflow:hidden;
	position:relative;
	width:1400px;
	height:601px;
}
.main-divider .gallery-holder>ul>li{
	position:absolute;
	top:0;
	left:0;
	width:1400px;
	height:601px;
}
.main-divider .slide-img{
	position:absolute;
}
.main-divider .col{
	margin: 0 0 0 auto;
    padding: 82px 277px 0 0;
    width: 409px;
	position:relative;
}
.main-divider .heading{
	display:block;
	font-size:64px;
	line-height:64px;
	padding:10px 23px;
	color:#fff;
	border:1px solid #f9e680;
	font-family:'pf_beausans_probold', sans-serif;
	margin:0 0 35px;
	-webkit-border-radius: 9px 9px 9px 9px;
        border-radius: 9px 9px 9px 9px;
}
.main-divider .heading a{
	color:#fff;
	text-decoration:none;
}
.main-divider .heading a:hover{

}
.main-divider h4{
	font-size:22px;
	line-height:22px;
	color:#1e2c33;
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
	margin:0 0 17px;
	padding:0 0 0 28px;
}
.main-divider .benefits{
	padding:0 0 53px 27px;
	margin:0;
	list-style:none;
	font-size:16px;
	line-height:16px;
	color:#1e2c33;
}
.main-divider .benefits li{
	display:table;
}
.main-divider .benefits li span{
	background:url(http://hottelecom.by/images/tick.png) no-repeat 0 8px;
	display: table-cell;
    height: 43px;
    padding: 0 0 0 35px;
    vertical-align: middle;
    width: 278px;
}
.main-divider .btn-more{
	float:left;
	background:url(http://hottelecom.by/images/gallery-btn.png) no-repeat 100% -40px;
	height:40px;
	font-size:27px;
	line-height:40px;
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
	color:#fff;
	padding:0 13px 0 0;
	text-decoration:none;
}
.main-divider .btn-more+*{
	clear:both;
}
.main-divider .btn-more span{
	float:left;
	background:url(http://hottelecom.by/images/gallery-btn.png) no-repeat;
	height:40px;
	font-size:27px;
	line-height:40px;
	padding:0 3px 0 13px;
	margin:0 0 0 57px;
}
.main-divider .paging{
	position:absolute;
	width:1400px;
	text-align:center;
	left:0;
	bottom:-54px;
	padding:0;
	margin:0;
	list-style:none;
}
.main-divider .paging li{
	display:inline-block;
	margin:0 2px;
}
.main-divider .paging li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(http://hottelecom.by/images/gallery-paging.png) no-repeat 0 -31px;
	width:19px;
	height:31px;
}
.main-divider .paging li.active a,
.main-divider .paging li a:hover{
	background-position:0 0;
}
#content{
	width:950px;
	margin:0 auto;
}
#page_content_2_show{
	margin:0 0 40px 0;
}
.main-block{
	position:relative;
}
.main-block h4, h1 {
	font-size:53px;
	line-height:70px;
	color:#28404c;
	font-family:'pf_beausans_probold', sans-serif;
	margin:0 0 10px;
	text-align:center;
}
.box-holder{
	overflow:hidden;
	margin:0 -72px 0 0;
}
.box-wide{
	background:url(http://hottelecom.by/images/bg-box-wide.png) repeat-y -626px 0;
	width:313px;
	margin:0 0 0 5px;
	float:left;
}
.box-wide:first-child{
	margin:0;
}
.box-wide .box-t{
	background:url(http://hottelecom.by/images/bg-box-wide.png) no-repeat;
}
.box-wide .box-b{
	background:url(http://hottelecom.by/images/bg-box-wide.png) no-repeat -313px 100%;
	padding:10px 0 10px;
	min-height:120px;
	overflow:hidden;
}
.box-wide .visual{
	float:left;
	width:100px;
	height:96px;
	text-align:center;
	padding:0 0 0 20px;
}
.box-wide .visual img{
	vertical-align:top;
}
.box-wide .column{
	float:left;
	width:150px;
	padding:18px 0 0 24px;
}
.box-wide h5,.offer h5{
	font-size:22px;
	line-height:22px;
	color:#1e2c33;
	margin:0 0 5px;
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
}
.main-block .more{
	display:block;
	margin:0 0 26px;
	font-size:12px;
	line-height:15px;
}
.main-block .more a{
	color:#407db0;
	text-decoration:none;
}
.main-block .more a:hover{
	text-decoration:none;
	color:white;
}
.main-block .btn-order{
	background:url(http://hottelecom.by/images/btn-order.png) center center no-repeat;
	width:260px;
	height:44px;
	display:block;
	font-size:26px;
	margin:0 0 10px 24px;
	line-height:44px;
	color:#1e2c33;
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
	text-decoration:none;
	text-align:center;
}
.main-block .btn-order:hover{
	color:white;
	background:url(http://hottelecom.by/images/btn-order-hover.png) no-repeat;
}
.main-block h3{
	font-size:53px;
	line-height:60px;
	color:#28404c;
	font-family:'pf_beausans_probold', sans-serif;
	margin:20 0 20px;
	text-align:center;
	letter-spacing:5%;
	word-spacing:5%;
}
.main-block h3 img{
	vertical-align:middle;
	margin:0 0 0 0;
}
.box-narrow{
	background:url(http://hottelecom.by/images/bg-box-narrow.gif) repeat-y -536px 0;
	width:268px;
	float:left;
	margin:0 72px 0 0;
}
.box-narrow .box-t{
	background:url(http://hottelecom.by/images/bg-box-narrow.gif) no-repeat;
}
.box-narrow .box-b{
	background:url(http://hottelecom.by/images/bg-box-narrow.gif) no-repeat -268px 100%;
	padding:10px 27px 21px;
	color:#1e2c33;
	font-size:12px;
	line-height:16px;
	text-align:center;
}
.box-narrow .visual{
	text-align:center;
}
.box-narrow .visual span{
	font-size:0;
	line-height:100px;
	vertical-align:middle;
}
.box-narrow .visual img{
	vertical-align:middle;
}
.box-narrow h4{
	font-size:26px;
	line-height:30px;
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
	color:#1e2c33;
	margin:0 0 3px;
}
.box-narrow p{
	margin:0 0 27px;
}
.box-narrow .price{
	display:block;
	font-size:26px;
	line-height:35px;
	vertical-align:baseline;
	color:#1e2c33;
	margin:0 0 19px;
	text-align:center;
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
}
.box-narrow .price strong{
	font-weight:bold;
	font-size:32px;
	line-height:35px;
	font-family:'pf_beausans_probold', sans-serif;
	margin:0 6px 0 0;
}
.box-narrow .price img{
	vertical-align:top;
	margin:0 6px 0 0;
}
.box-narrow .btn-order{
	margin:0 auto 7px;
}
.box-narrow .more{
	text-align:center;
	margin:0 0 10px;
}
.main-block.welcome{
	font-size:14px;
	line-height:22px;
	padding: 0 0 9px;
	margin:0 0 30px;
	text-align:center;
	width:950px;
	float:left;
}
.main-block.welcome p{
	text-align:left;
}
.welcome h1{
	font:90px 'pf_beausans_probold', sans-serif;
	line-height:90px;
	color:#28404c;
	margin:10px 0 10px;
	text-align:center;
}
.welcome h6{
font:24px 'pf_beausans_probold', sans-serif;
font-weight:normal;
color:#28404c;
text-align:right;
margin:10px 0 20px;
}
.btn-chat{
	position:absolute;
	top:19px;
	right:172px;
	background:url(http://hottelecom.by/images/btn-live-chat.gif) no-repeat;
	width:250px;
	height:78px;
	text-indent:-9999px;
	overflow:hidden;
}
.main-block h2{
	font-family:'pf_beausans_probold', sans-serif;
	font-size:91px;
	line-height:100px;
	color:#28404c;
	text-align:center;
	margin:0 0 12px;
}
.main-block.welcome p{
	margin:14px 0;
	font: 16px arial;
}
.ask-form{
	overflow:hidden;
	margin:0 -5px 55px;
}
.ask-form .column{
	float:left;
}
.ask-form .column:first-child{
	margin:0;
	width:400px;
}
.ask-form h3{
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
	font-size:38px;
	line-height:45px;
	color:#1e2c33;
	background:url(http://hottelecom.by/images/ico-10.gif) no-repeat 100% 5px;
	margin:0 0 20px;
	padding: 0 0 13px;
}
.text-holder{
	background:url(http://hottelecom.by/images/bg-text-holder.gif) no-repeat 0 -57px;
	width:390px;
	height:57px;
	margin:0 0 -1px;
}
.text-holder .text{
	display:block;
	height:23px;
	width:360px;
	padding:17px 18px;
	font-size:18px;
	line-height:23px;
	color:#040404;
	background:none;
	border:none;
}
.text-holder .text:focus{
	background:url(http://hottelecom.by/images/bg-text-holder.gif) no-repeat;
}
.ask-form .description{
	display:block;
	font-size:16px;
	line-height:20px;
	color:#040404;
	padding: 40px 4px 5px;
}
.ask-form .btn-clear{
	display:block;
	text-align:right;
	margin:14px 8px 42px 0;
}
.ask-form .btn-clear a{
	font-size:12px;
	line-height:12px;
	color:#407db0;
	text-decoration:none;
	display:inline-block;
	border-bottom:1px dotted #407db0;
}
.ask-form .btn-clear a:hover{
	border:none;
	padding:0 0 1px;
}
.area-holder{
	background:url(http://hottelecom.by/images/bg-textarea.gif) no-repeat 0 -167px;
	width:400px;
	height:167px;
	margin:0 0 20px;
}
.area-holder textarea{
	font-size:18px;
	line-height:22px;
	color:#040404;
	border:none;
	background:none;
	padding:8px 0 0 10px;
	width:400px;
	height:160px;
	resize:none;
}
.area-holder textarea:focus{
	background:url(http://hottelecom.by/images/bg-textarea.gif) no-repeat;
}
.ask-form .btn-send{
	background:url(http://hottelecom.by/images/btn-send.png) no-repeat;
	width:186px;
	height:48px;
	display:block;
	border:none;
	color:#1e2c33;
	padding:0 0 4px;
	margin:0 0 0 100px;
	font:26px 'pf_beausans_pro_semiboldRg', arial;
}
.partners-gallery{
	border-top:1px solid #28404c;
	position:relative;
	padding: 47px 112px 35px;
	margin: -6px 0 0;
}
.partners-gallery .prev,
.partners-gallery .next{
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://hottelecom.by/images/gallery-nav-02.gif) no-repeat;
	width:26px;
	height:26px;
	position:absolute;
	top:45px;
}
.partners-gallery .prev{
	left:0px;
}
.partners-gallery .next{
	right:0px;
	background-position:0 -26px;
}
.partners-gallery .gallery-holder{
	width:100%;
	overflow:hidden;
}
.partners-gallery .gallery-holder ul{
	padding:0;
	margin:0;
	list-style:none;
	width:9999px;
}
.partners-gallery .gallery-holder ul li{
	display:inline-block;
	vertical-align:middle;
	padding: 0 0 0 38px;
}
.partners-gallery .gallery-holder ul li:first-child{
	padding:0;
}
.add-nav{
	padding:0;
	margin:0 -140px 62px 0;
	list-style:none;
	overflow:hidden;
	float:left;
	width:950px;
}
.add-nav li{
	float:left;
	width: 353px;
	margin:0 10px 6px 0;
}
.add-nav li a{
	background:url(http://hottelecom.by/images/buulet-01.gif) no-repeat 0 50%;
	font-size:14px;
	line-height:14px;
	color:#407db0;
	padding:0 0 0 9px;
	text-decoration:none;
	display:inline-block;
	border-bottom:1px solid #407db0;
}
.add-nav li a:hover{
	border:none;
	padding-bottom:1px;
}
.social-nav{
	padding:0 0 53px;
	margin:0;
	list-style:none;
	text-align:center;
}
.social-nav li{
	display:inline-block;
	padding:0 21px;
}
#footer{
clear:both;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	background:url(http://hottelecom.by/images/bg-footer.gif) repeat-x 0 100%;
	height:100px;
}
.footer-holder{
	width:973px;
	margin:0 auto;
	padding:23px 0 32px;
	overflow:hidden;
}
.footer-holder .copyright{
	font-size:12px;
	line-height:14px;
	color:#28404c;
	float:left;
	font-style:normal;
	margin:0 200px 0 0;
	padding: 4px 0 0;
}
.footer-holder .skype{
	font-size:16px;
	line-height:20px;
	float:left;
	background:url(http://hottelecom.by/images/ico-14.gif) no-repeat 0 4px;
	padding:2px 0 0 22px;
}
.footer-holder .phone{
	float:right;
	font-size:20px;
	line-height:25px;
	background:url(http://hottelecom.by/images/ico-15.gif) no-repeat 0 3px;
	padding:0 11px 0 24px;
}
/*
INNER=============================================================================================
*/
.add-menu-holder{
	overflow:hidden;
	margin:-31px -100px 54px -8px;
}
.add-menu{
	float:left;
	padding: 0 0 0 24px;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:16px;
	color:#4a89bd;
	line-height:24px;
}
.add-menu:first-child{
	padding:0;
}
.add-menu li{
	margin:0 0 4px 0;
	overflow:hidden;
}
.add-menu li a{
	float:left;
	color:#4a89bd;
	text-decoration:none;
	height:24px;
	padding:0 6px 0 0;
}
.add-menu li a:hover,
.add-menu li.active a{
	color:#fff;
	text-decoration:none;
	background:url(http://hottelecom.by/images/bg-sub-menu.gif) no-repeat 100% -24px;
}
.add-menu li a span{
	float:left;
	height:24px;
	padding:0 20px 0 9px;
	text-decoration:underline;
}
.add-menu li a:hover span,
.add-menu li.active a span{
	text-decoration:none;
	background:url(http://hottelecom.by/images/bg-sub-menu.gif) no-repeat ;
}
.inner-block{
	margin:0 0 56px;
	font-size:16px;
	line-height:22px;
	color:#1e2c33;
	height:1%;
}
.inner-block:after{
	content:'';
	display:block;
	clear:both;
}
.inner-block h2{
	text-align:center;
	font-size:53px;
	line-height:53px;
	color:#1e2c33;
	margin:0 0 25px;
	font-family:'pf_beausans_probold', sans-serif;
}
.inner-block p{
	margin:0 0 22px;
}
.inner-columns-holder{
	margin:0 -9999px 69px;
	border-bottom:1px solid #dcdcdc;
}
.inner-columns{
	width:1041px;
	margin:0 auto;
	display:table;
}
.inner-columns .visual{
	display: table-cell;
    margin: 0 34px 0 0;
    text-align: center;
    vertical-align: bottom;
    width: 347px;
}
.inner-columns .visual .img-holder{
	margin:0;
}
.inner-columns .visual img{
	vertical-align:bottom;
}
.inner-columns .column{
	display:table-cell;
	vertical-align:top;
}
.inner-columns .content-holder{
	margin:0 0 0 -8px;
	position:relative;
}
.inner-columns h3{
	font-size:42px;
	line-height:42px;
	color:#1e2c33;
	margin:0 0 17px;
	font-family:'pf_beausans_probold', sans-serif;
}
.inner-columns .listing{
	padding:0 60px 0 0;
	margin:0 0 0 -4px;
	list-style:none;
	font-size:18px;
	line-height:22px;
}
.inner-columns .listing li{
	background:url(http://hottelecom.by/images/tick.png) no-repeat;
	padding:0 0 12px 35px;
}
.inner-block h4{
	font-size:32px;
	line-height:32px;
	margin:0 0 12px;
	padding:8px 0 0;
	font-family:'pf_beausans_probold', sans-serif;
}
.avialebel{
	margin:0 -48px 155px;
	width:1046px;
}
.avialebel th{
	font-size:18px;
	line-height:22px;
	font-family:'pf_beausans_pro_semiboldRg', sans-serif;
	color:#1e2c33;
	padding-bottom:11px;
	border-bottom:1px solid #dcdcdc;
	text-align:center;
}
.avialebel th.col-01{
	text-align:left;
	padding-left:43px;
}
.avialebel td{
	border-bottom:1px solid #dcdcdc;
	padding:9px 0px 4px;
	text-align:center;
}
.avialebel .col-01{
	width:200px;
}
.avialebel .col-02{
	width:324px;
}

.avialebel .col-03{
	width:257px;
}
.avialebel .col-04{
	padding-left:20px;
}
.aviabiliti{
	background:url(http://hottelecom.by/images/tick_2.png) no-repeat;
	width:25px;
	height:22px;
	display:block;
	margin:0 auto;
}
.aviabiliti.active{
	background-position:0 -22px;
}



.avialebel td.col-01{
	text-align:left;
	padding-left:43px;
}
/*Выпадающее меню*/
.services_menu {
	float:left;
	margin:0;
	padding:0 10px 0 6px;
	width:306px;
}
.services_menu li{
	list-style:none;
	float:left;
}
.column ul{
	padding:0;
}
.list-hide{
	position:absolute;
	width:310px;
	margin:-6px 0 0 -6px;
	padding:20px 0 16px 2px;
	background:#fff;
	border-radius:6px;
	-webkit-box-shadow: 0px 1px 2px rgba(39, 44, 42, 0.75);
	-moz-box-shadow:    0px 1px 2px rgba(39, 44, 42, 0.75);
	box-shadow:         0px 1px 2px rgba(39, 44, 42, 0.75);
	z-index:100;
}
.list-hide li{
	background:url(http://hottelecom.by/images/list-disc.png) left center no-repeat;
	padding:2px 0 2px 24px;
	margin:0 0 0 14px;
	font-weight:normal;
}
.list-hide a{
	font: 20px 'pf_beausans_pro_semiboldRg', sans-serif;
	color:#28404c;
	text-decoration:none;
	font-weight:normal;
}
.list-hide a:hover{
	text-decoration:underline;
}
.add-nav h3{
margin:6px 0 6px 0;
}
.add-nav li{
list-style:none;
}
/*Комм. предложение*/
.main-form{
float:right;
width:400px;
margin:-4px 0 0;
}
.main-offers{
float:left;
width:500px;
font:14px arial;
padding:10px 0;
background:white;
border-radius:6px;
}
.offer-text{
	float:left;
	width:460px;
	margin:10px 0;
	padding:10px 20px;
	border-top:2px solid lavender;
	border-bottom:2px solid lavender;
	display:none;
}
.show-text{
	display:block;
}
.offer{
float:left;
width:500px;
}
.offer h5{
font-size:20px;
margin: 10px 0;
width:260px;
float:left;
font-weight:normal;
}
.offer h5:hover{
text-decoration:underline;
}
.offer-img{
padding:10px 10px 0 20px;
float:left;
height:50px;
width:50px;
}
.main-info{
width:950px;
display:block;
}
/*Выпадающее подменю главного меню*/
.main-menu-list{
	display:none;
}
.main-menu-list{
	padding:0;
	margin:41px 0;
	width:150px;
	background:#1d2a30;
	position: absolute;
	z-index:100;
}
.main-menu-list li{
	list-style-type:disc;
	display:block;
}
.main-menu-list li:first-child{
	padding:12px 0 0;
	margin:-12px 0 0;
	background:url(http://hottelecom.by/images/main-menu-bg.png) 0 0 repeat-y;
}
.main-menu-list li:last-child{
	background:url(http://hottelecom.by/images/main-menu-bg.png) center bottom repeat-y;
	padding:0 0 6px;
	margin:0 0 -6px;
}
.main-menu-list li a{
	text-decoration:none;
	color:#fff;
	display:block;
	padding:6px 0 6px 8px;
	margin:1px;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
}
.main-menu-list li a:hover{
	background:#f9e547;
	color:black;
}
/*Нижнее меню*/
.bottom-nav{
min-height:240px;
border-bottom:10px solid #f8dd3e;
background:url(http://hottelecom.by/images/bottom-nav-bg.png) center 56px  repeat-x;
}
.bottom-nav-holder{
width:970px;
margin:0 auto;
}
.bottom-nav-holder .menu{
margin:0 0 0 140px;
}
.bottom-nav-holder .menu > li{
	float:left;
	margin:0 30px;
}
.bottom-nav-holder .menu > li:first-child{
	margin:0 30px;
}
.bottom-nav .main-menu-list{
	width:180px;
}
/*------------------Форма-----------------*/
.main-form h5{
	font:20px arial;
	margin:10px 0 10px 6px;
}
.checkbox-header{
	font:18px arial;
	margin:10px 0 10px 6px;
}
.checkbox-header li{
	font:16px arial;
}
.checkbox-header ul{
	margin:10px 0 0;
}
/*--------------Checkbox------------*/
span.checkbox {    
	cursor: pointer;
	display: inline-block;
	height: 26px;
}
span.checkbox:hover {
    background: #eee;
}
span.checkbox:hover .check {
    border-color: #666;
}
span.checkbox input {
    display: none;
}
span.checkbox .check {
    width: 30px;
    height: 30px;
    border: none;
		background:url(http://hottelecom.by/images/checkbox-bg.png) 0 0 no-repeat;
    float: left;
}
span.checkbox.checked .check {
   background: url(http://hottelecom.by/images/checked.png) no-repeat ;
}
label.label {
	float: left;
	line-height: 18px;
	padding:6px 0 10px 10px;
}
select{
	border:none;
	height:44px;
	width:380px;
	margin:6px;
	padding:10px 0 10px 14px;
	background:transparent;
	font:18px arial;
}
.select-wrap{
	overflow:hidden;
	width:368px;
	z-index:100;
}
.text-select{
 background: url(http://hottelecom.by/images/select-bg.png) no-repeat ;
}
.list-hide{
 display:none;
}
.bottom-nav-main .main-menu-list{
	display:block;
}
.offer{
cursor: pointer;}

/* Custom styles 23.11.2017 */

.phone_wrapper {
	display: flex;
}

.messenger_icon {
	margin-left: 10px;
}