@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------/ COMMON  /-------------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	background:#fff;
}
body, div, a, td, span, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
a {
	color:#007ce8;
}
a:hover {
	text-decoration:underline;
	color:#eb0000;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
h1 {
	font-size:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	line-height:normal;
	font-style:italic;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}
.cwtc-left h1 {
	font-size:34px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 20px;
}
h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:10px 0px 20px 0px;
}
h2 a {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
}
h4 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
}
html {
	width:100%;
	height:100%; 
}
img, div, h1, ul, li, li:hover, a, a:hover { 
	behavior: url("http://www.vik-tour.ru/iepngfix.htc") 
}
form {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
	height:1px;
}
table {
	border:0px;
	border-collapse:none;
}
.limiter {
	width:980px;
	//width:1000px;
	text-align:left;
}
ul {
	margin:10px 0px 20px 0px;
	padding:0px;
	font-size:12px;
}
ul li {
	padding-bottom:5px;
	/*background:url(../images/bullet_list.png) no-repeat left 5px;*/
	list-style:none;
	padding-left:15px;
	font-style:italic;
	font-size:13px;
	margin-left:0px;
}
/*-----------------------------------------------------------------------/ WRAPPER 
/----------------------------------------------------------------------------------------------------*/
.wrapper {
	width:100%;
	height:100%;
}
/*-----------------------------------------------------------------------/ HEAD 
/-------------------------------------------------------------------------------------------------------*/
.head-wrap {
	height:126px;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background:url(../images/head_bg_new.png) repeat-x center top;
}



.hw-logo-link{
width: 372px;
    height: 91px;
    display: block;
   
}

.hwp-info {
  font-size: 16px;
  font-family: "Cambria";
  color: rgb(255, 255, 255);
  font-style: italic;
  text-align: right;
}
.hw-adress{
	color: #fff;
}


/*-----------------------------------------------------------------------/ MENU 
/-------------------------------------------------------------------------------------------------------*/



.mw-menu li a:hover {
	background:url(../images/menu_current_bg.png) repeat-x left top;
	color:#080500;
	text-decoration:none;
}
.mwm-current {
	margin:2px 0px 0px 0px;
	padding:0px;
	height:28px;
	text-align:center;
	line-height:30px;
	display:block;
	padding:0px 0px;
	font-size:14px;
	color:#080500!important;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/menu_current_bg.png) repeat-x left top;
}
/*-----------------------------------------------------------------------/ ROTATOR 
/-------------------------------------------------------------------------------------------------------*/
.rotator-wrap {
	height:390px;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background:url(../images/rotator_1.png) repeat-x center top;
}
#sub {
	height:0px;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background:url(../files/bg_rotator.png) repeat-x center top;
}

/*-----------------------------------------------------------------------/ CONTENT 
/-------------------------------------------------------------------------------------------------------*/
.content-wrap {
	height:100%;
	vertical-align:top;
	padding:40px 0px 170px 0px;
}
.cw-t {
	width:100%;
}

/*-----------------------------------------------------------------------/ CONTENT /LEFT
/-------------------------------------------------------------------------------------------------------*/
.cwt-left {
	vertical-align:top;
	padding:0px 60px 0px 15px;
	padding-right:0px;
}
.cwtl-text {
	margin:0px 0px 40px 0px;
}
.cwtl-text p img {
	margin:10px 20px 10px 0px;
	background-color: rgb(196,197,199); /* Needed for IEs */
	-moz-box-shadow: 0px 0px 5px 2px #c4c5c7;
	-webkit-box-shadow: 0px 0px 5px 2px #c4c5c7;
	box-shadow:0px 0px 5px 2px #c4c5c7;
	//border:2px solid #bababa;
}
/*-----------------------------------------------------------------------/ CONTENT /RIGHT
/-------------------------------------------------------------------------------------------------------*/
.cwt-right {
	padding:0px 15px 0px 0px;
	width:250px;
	//width:265px;
	vertical-align:top;
}
.cwtr-banner {
	margin:0px 0px 40px 0px;
}
.cwtr-shadow {
	background:url(../images/banner_shadow.png) repeat center top;
	height:34px;
}









/*-----------------------------------------------------------------------/ FOOTER 
/-------------------------------------------------------------------------------------------------------*/
.footer-wrap {
	height:200px;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background:url(../images/bg_footer.png) repeat-x center top;
}
.fw-cr {
	float:left;
}
.fwcr-menu {
	margin:20px 0px 15px 0px;
}
.fwcr-menu a {
	color:#fff;
	padding:0px 25px 0px 0px;
}
.fwcr-menu a:hover {
	color:#eb0000;
}
.fwcr-cr {
	color:#b8babe;
	margin:0px 0px 10px 0px;
}
.fwcr-contacts {
	color:fff;
	line-height:24px;
	font-style:italic;
}
.fwcr-contacts a {
	font-style:italic;
	color:#6abaff;	
}
.fwcr-contacts a:hover {
	color:eb0000;
	font-style:italic;
}
.fw-logo {
	float:left;
	background:url(../images/logo_footer.png) no-repeat center top;
	width:350px;
	height:213px;
	position:relative;
	left:90px;
	top:-125px;
}
.fw-count {
	margin:20px 0px 0px 0px;
	float:right;
	text-align:right;
	color:fff;
	line-height:24px;
	font-style:italic;
}
.fw-count a {
	color:6abaff;
	font-style:italic;
}
.fw-count a:hover {
	color:eb0000;
	font-style:italic;
}

.rotator-wrap_div1{background:url(../images/rotator_1.png)}
.rotator-wrap_div2{background:url(../images/rotator_2.png)}
.rotator-wrap_div3{background:url(../images/rotator_1.png)}


/*
перевёрстанная структура адаптированая под мобилки
*/

.w-header{
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: url(../images/head_bg_new.png) repeat-x center top;
	background-color: #221a12;
}
.container{
	width: 100%;
	max-width: 980px;
	margin: auto;
	
}

.container.c-header{
	background: url(../images/head_bg_new.png) repeat-x center top;
}
.hw-menu {
	padding-bottom: 22px;
}

.hw-logo {

}



.hw-phone {
	line-height: 1;
	padding-right: 15px;
	position: relative;
}

.c-header{
	display: flex;
    justify-content: space-between;
	align-items: center;
	padding-top: 8px;
	padding-bottom: 4px;
}


.mw-menu {
	margin: 0px;
    padding: 0px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.mw-menu li {
	margin:0px;
	padding-bottom: 5px;
	background:none;
	list-style: none;
	padding-left: 0px; 
    font-style: italic;
    font-size: 13px;
}
.mw-menu li a {
	margin: 3px 0px 0px 0px;
    padding: 0px;
    height: 28px;
    font-style: normal;
    text-align: center;
    line-height: 30px;
    display: block;
    /* padding: 0px 15px; */
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

#touch-menu {
    display: none;
    padding-left: 10px;
    padding-top: 6px;
    font-size: 18px;
    color: #fff;
    float: none;
}

.menu-wrap {
	min-height:34px;
	/*height:41px;*/
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background:url(../images/menu_bg.png) repeat-x left top;
	/*background:url(../images/menu_bg_new.png) repeat-x left top;*/
}

.w-menu.menu-wrap{
	background-color: #1a2a33;
}

.container.c-content {
	width: 100%;
    max-width: 1110px;
    display: flex;
    padding-top: 40px;
    grid-gap: 60px;
}

.cwt-right  img{
	max-width:100%;
	height: auto!important;
}

.wrap.w-footer{
	padding-top: 20px;
	background-color: #0c1419;
	padding-bottom: 100px;
}

.clear{
	clear: both;
}
#touch-menu .fa.fa-navicon.fa-2x{
	font-size: 120px;
}
.hw-menu-mobile{
	display: none;
}

@media (max-width: 1000px){



	.container.c-footer {
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	.container.c-main-menu {
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	#touch-menu {
		display: inline-block;
		margin-bottom: 6px;
	}
	.mw-menu.touch-menu-nav{
		display: none;
		padding-bottom: 50px;
	}

	.container.c-content {
		display: block;
	}

	.container.c-content  .cwt-left,
	.container.c-content  .cwt-right{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}

	.container.c-content  .cwt-left p>img,
	.container.c-content  .cwt-left iframe{
		max-width: 100%;
		width: 100%!important;

	}

	.c-header{
		padding-top: 126px;
	}
	.hw-logo {
		position: absolute;
		top: 0px;
		left: 0;
		right: 0;
		width: 370px;
		margin: auto;
		height: 116px;
	}

	.hw-menu {
		width: 40%;
		text-align: center;
	}

	.hw-phone{
		width: 60%;
		padding-left: 15%;
		box-sizing: border-box;
		padding-right: 5%;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.hwp-info{
		text-align: left;
	}

	.mw-menu li a{
		line-height: 70px;
		height: auto;
		font-size: 30px;
	}

	.mw-menu li a:hover{
		background-size: contain;
	}

	.container.c-header{
		display: block;
	}
	.hw-menu{
		width: 100%;
		padding-top: 34px;
		padding-bottom: 14px;
	}

	.hw-phone{
		width: 100%;
		padding-top: 34px;
		padding-bottom: 14px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.wrap.w-header .hw-phone a{
		font-size: 50px;
		text-align: center!important;
		display: inline-block;
		width: 49%;
	}
	.hw-phone br{
		display: none;
	}

	.menu-wrap{
		background-size: contain;
		background-image: none;
	}

	.hw-adress {
		font-size: 40px;
		text-align: center;
	}

	.hwp-info{
		display: none;
	}

	.hw-menu-mobile{
		padding-top: 0px;
		padding-bottom: 44px;
		display: flex;
		justify-content: space-around;
		align-items: center;
	}
	.hw-menu-desc{
		display: none;
	}
}


@media (max-width: 800px){
	.container.c-header{
		display: block;
	}
	.hw-menu{
		width: 100%;
		padding-top: 34px;
		padding-bottom: 14px;
	}

	.hw-phone{
		width: 100%;
		padding-top: 34px;
		padding-bottom: 34px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.wrap.w-header .hw-phone a{
		display: block;
	text-align: center!important;
	width: 100%;
	}
	.hw-phone br{
		display: none;
	}

	.container.c-footer {
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}

	.fw-cr,.fw-count{
		float: none;
		width: 100%;
		text-align: center;
	}
}





 