/* Start:/css/style.css*/
/* font-family: "ScadaRegular"; */
@font-face {
    font-family: "ScadaRegular";
    src: url("/css/../fonts/ScadaRegular/ScadaRegular.eot");
    src: url("/css/../fonts/ScadaRegular/ScadaRegular.eot?#iefix")format("embedded-opentype"),
    url("/css/../fonts/ScadaRegular/ScadaRegular.woff") format("woff"),
    url("/css/../fonts/ScadaRegular/ScadaRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
/* font-family: "ScadaBold"; */
@font-face {
    font-family: "ScadaBold";
    src: url("/css/../fonts/ScadaBold/ScadaBold.eot");
    src: url("/css/../fonts/ScadaBold/ScadaBold.eot?#iefix")format("embedded-opentype"),
    url("/css/../fonts/ScadaBold/ScadaBold.woff") format("woff"),
    url("/css/../fonts/ScadaBold/ScadaBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
/* font-family: "ScadaItalic"; */
@font-face {
    font-family: "ScadaItalic";
    src: url("/css/../fonts/ScadaItalic/ScadaItalic.eot");
    src: url("/css/../fonts/ScadaItalic/ScadaItalic.eot?#iefix")format("embedded-opentype"),
    url("/css/../fonts/ScadaItalic/ScadaItalic.woff") format("woff"),
    url("/css/../fonts/ScadaItalic/ScadaItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
/* font-family: "ScadaBoldItalic"; */
@font-face {
    font-family: "ScadaBoldItalic";
    src: url("/css/../fonts/ScadaBoldItalic/ScadaBoldItalic.eot");
    src: url("/css/../fonts/ScadaBoldItalic/ScadaBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("/css/../fonts/ScadaBoldItalic/ScadaBoldItalic.woff") format("woff"),
    url("/css/../fonts/ScadaBoldItalic/ScadaBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}





*{
    padding: 0;
    margin: 0;
}

body {
    height:100%;
    margin:0;
    padding:0;     
    font-family: 'ScadaRegular', sans-serif;   
}

a {text-decoration:none;}
h2,h3,h4,h5,h6,p {color: #343847;}     
a:hover {text-decoration:none;}

#page-wrapper{
    /*background-image: url(/i/blue_line_top.jpg);*/
    background-repeat: repeat-x;
    background-position: top top;
    width: 100%;
    height: auto;
    min-width: 1200px;     
}

header {  
    height: 150px;
    margin: 0 auto;
    width: 1200px;      
}

nav {
    width: 100%;
   /* height:10px;*/
    position: relative;
}
main {
    margin-top: 20px;

}

#header-title{
    width: 100%;
    height: 373px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    max-width: 1880px;
    margin: 0 auto;

}

#header-title > div:nth-child(2) {
    z-index: -1;
}

#header-title #header-back { 
    background: url(/i/header-back.png) repeat top center;
    width: 100%;
    height: 100%;   
    position: absolute;
    z-index: 1;
}


#header-title img {
    /* width: 100%;  */
    height: 373px;
}
#header-title > div.title {
    /* background: url(/css/i/title-pl.png) no-repeat center center; */
    /* height: 145px;*/
    border: 10px solid #fff;
    border-radius: 100px;     
    padding-bottom: 50px;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
    width: 625px; 
margin-top: 80px;	
}

#header-title > div > div {
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
    position: absolute;
    border-radius: 70px;
}

#header-title h1 {
    margin-top: 50px;
    font-size: 40px;
    text-transform: uppercase;
    color: #1373a2;
    position: relative;
    z-index: 100;

}
#header-title span.h1 {
    margin-top: 50px;
    font-size: 40px;
    text-transform: uppercase;
    color: #1373a2;
    position: relative;
    z-index: 100;
	display: block;
}
/*search tour line*/

.search-tour-block {
    background: #1373A3;
height: 45px;
width: 529px;
border-radius: 10px;
float: left;
margin-left: 45px;
padding-left: 0px;
}

.search-tour-block .search-form {
padding-top: 10px;
}
.search-tour-block .search-form input {
    height: 25px;
    border: none;
	outline: none;
}
.search-tour-block .search-form input[type=text] {
width: 284px;
padding: 0 6px;
}

.search-tour-block .search-form input[type=submit] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;  
   
width: 85px;
background: #EE3041;
color: #fff;
border-radius: 4px;
cursor: pointer;
height: 26px;
float: right;
margin-right: 12px;
}
#map {
    width: 100%; height: 350px; position: absolute; min-width: 1200px;
}

#map > ymaps > ymaps:first-child > ymaps {
    background: url(/i/header-back.png) 50% 0% no-repeat!important;
}

.breadcrumbs {
    margin: 11px 0 15px 43px;

}
#page-wrapper > img{
    width: 100%;
    border-radius: 2px;
}
.breadcrumbs .separator {
    margin: 0 5px;
}

.breadcrumbs a {
    color: #000;
    border-bottom: 1px solid #80828c;
    color: #000;
    font-size: 16px;
}

.breadcrumbs span {
    font-size: 16px;
}


nav ul {
    float: left;
}
.top-menu {
    list-style: none;
    line-height: 67px;
}


/*submenu*/
.top-menu ul {
display: none;
    position: absolute;
    z-index: 999;
    background: #FFFFFF;
    border: 1px solid #1373A3;
    width: 200px;
    top: 59px;
    left: -30px;
}
.top-menu ul li {
    display: block;
    height: 33px!important;
}
.top-menu ul li a {
    font-size: 15px!important;
    display: block!important;
    line-height: 19px!important;

}
.top-menu ul li a:hover {
text-decoration:none;
    display: block!important;
    line-height: 19px!important;
	text-decoration:underline;
	color:#1373A3!important;
	background:#fff!important;
}
.top-menu ul li a:hover:before {
    visibility: hidden!important;
}
.top-menu ul li a:hover:after {
    visibility: hidden!important;
}
.top-menu ul li:before {
    visibility: hidden;
	margin:0;
}
.top-menu li:hover ul {
display:block;
} 

.top-menu li {
    display: inline-block;
    position: relative;
    margin-left: 5px;
    height: 67px;
}


.top-menu li:before {
    content: '/';
    color: #fff;
    margin-right: 5px;
    /*font-weight: bold;*/
    font-size: 19px;

}

.top-menu li:first-child:before {
    content: none;  

}
.top-menu li:first-child {
    margin-left: 0;
}

/*.top-menu li:first-child.active:before {
content: none!important;
}

.top-menu li:last-child.active:after {
content: none!important;
} */

.top-menu li a {
    text-transform: uppercase;  
    color: #fff;
    font-size: 16px;
	    line-height: 68px;
}

.top-menu li.active{
    background-color: #fff;
    color: #1373a2; 
    margin-left: 0;  
}
.top-menu li.active a {
    color: #1373a2;
} 
.top-menu li.active > ul li a {
color:#fff;
}
.top-menu li.active + li:before {
    content: none;
}

.top-menu li.active + li {
    margin-left: 0;
}

.top-menu li.active:before{
    content: url(/i/before-top-menu.png);  
    float: left;    
    margin-right: 0; 
}
.top-menu li.active {
    margin-right: 0;
}

.top-menu li.active:after{
    content: url(/i/after-top-menu.png);
    float: right;    
} 

.top-menu li a.active {
    color: #1373A3;
}
.top-menu li.active {
    background-image: url(/i/menu-active.png);
    background-repeat: repeat-x;     
}






#logo-phone {
    background: url("/i/phone_icon.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 43px;
    margin-left: 5px;
   /* margin-top: 10px;*/
    overflow: hidden;
    width: 43px;
    position: absolute;
  /*    right: 250px;*/
   /* top: 80px;*/
}

#phone-block {
    float: right;
    overflow: hidden;
   /* padding-left: 15px;*/
	/*position: absolute;
    right: 0;
	    top: 90px;*/
}
#phone-block div {
    text-align: center;
}

#phone-block div:first-child {
    color: #1373A3;
    font-size: 34px;
}
#phone-block div:last-child {
    color:#1373A3;
    font-size: 17px;
    margin-top: -5px;
	border-top: 1px solid #1373A3;
   /* background: url(/i/line-phone-top.png) no-repeat center;*/

}

#logo-block{
    margin-top: 10px;
    overflow: hidden; 
    position: relative; 

}
#logo-block p {
    position: absolute;
    color: #999999;
    bottom: 5px;
    right: 13px;

}

#logo-block p a {    
    color:  #1373a2;
    border-bottom: 1px solid #1373a2;  
}

#logo-block > div:first-child{
     width: 273px;
    float: left;
}
#logo-block > div:first-child > div{
	text-align: center;
    color: #1373A3;
    border-top: 1px solid #1373A3;
    letter-spacing: 0.873px;
    padding-top: 2px;
    font-size: 17px;
    margin-top: 4px;
}
#time-work{
	position: absolute;
	top: 84px;
	right: 0;
	text-align: right;
	 color: #1373A3;
	 font-size: 17px;
}
#time-work span + p{
	display: inline-table;
    color: #1373A3;
    width: 90px;
	text-align: center;
}
#center-logo-block {
    margin-left: 40px;
    float: right;
}
#center-logo-block > div:first-child{
	margin-top: 15px;
    text-align: center;
    font-size: 20px;
    color: #000;
   /* border-bottom: 1px solid #1373a3;*/
    padding-bottom: 10px;
	float: left;
	    margin-right: 38px;
    width: 295px;
}

#center-logo-block > div:last-child {
    margin-top: 10px;
	float: right;
}

#center-logo-block > div:last-child > div:first-child{
    color: #bfbfbf;
    text-align: right;
    font-size: 16px;
    float: left;
    width: 255px;
}


#center-logo-block > div:last-child > div:last-child  {
    color: #1373a2;
    /*font-size: 29px;  */
    margin-left: 25px;
    float: left;
}

#button-bron {
    width: 300px;
    height: 60px;
    color: #fff;
    background-color: #ee3041;
    border-radius: 7px;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    line-height: 60px; 
    float: left;
    margin: 10px 0 0 60px;
    cursor: pointer;
}
#button-bron:hover{
    background-color: #d1001a;
}
#slider-block {
    width: 100%;
    height: 360px;
}

#page{
    max-width: 1220px;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    overflow: hidden;
}


#tour-menu {
    background: url(/i/menu_back.jpg) no-repeat center;
}
#tour-menu ul {
    text-align: center;
}
#tour-menu li {
    height: 70px;       
    position: relative;
}

#tour-menu li:before {
    content: none;
}

#tour-menu li span {
    color: #1a7ca9;
    position: absolute; 
    font-size: 19px;
}

#tour-menu li:last-child span {
    display: none;
}
#tour-menu li:before{
    font-size: 17px!important;
}

#tour-menu li.act > a, #tour-menu li > a:hover {
    background-color: #1373a2;
    color: #fff;  
}

#tour-menu li.act:before,  #tour-menu li:hover:before{
    content: none;
}
#tour-menu li a:before,  #tour-menu li a:before{
    content: url(/i/tour-menu-before.png);
    position: relative;
    top: 3px;  
    visibility: hidden;    
}   


/* #tour-menu li:hover + li a:before {
content: none;
} */
#tour-menu li a:after, #tour-menu li a:after{
    content: url(/i/tour-menu-after.png);
    position: relative;
    top: 5px;
    right: -1px;
    visibility: hidden;
} 
#tour-menu li.act a:before,  #tour-menu li a:hover:before, #tour-menu li.act a:after, #tour-menu li a:hover:after {
    visibility: visible;
}

#tour-menu li.act ul li a:before, #tour-menu li.act ul li a:after {
    visibility: hidden;
}

/*#tour-menu li.act + li:before,  #tour-menu li:hover + li:before{
content: none;
}  */
#tour-menu a {
    font-size: 18px;
    color: #1373a2;
}

#tour-menu li:before{
    color: #1373a2; 
    margin-right: 10px;
}

#main-block-top{
    padding-top: 30px;
}

h3 {
    text-transform: uppercase;
    font-size: 24px;
    /* color: #000; */
    font-weight: normal;
}

.left-menu-top {
    width: 210px;
    float: left;
    margin-left: 0px;
    background: rgba(37,42,218,0.09);
    padding: 10px;
	margin-bottom: 20px;
}
.left-menu-top img {
  max-width: 100%;
}
.left-menu-top .separator {
    width: 210px;
    height: 20px;
    margin-left: -10px;
    margin-top: 10px;
    background: #fff;
}

.left-menu-top ul {
    /* margin-left: 17px; */
    margin-top: 20px;
    list-style: none;
}

.left-menu-top ul ul {
    margin: 0;
    display: none;
}

.left-menu-top ul li ul li:before {
    content: url(/i/citi-list-before.png);
    float: left;
    margin-right: 10px;
}

.left-menu-top a {
    font-size: 16px;
    color: #1373a2;
}

.left-menu-top a:hover {
    color: #ec2738;
}
#popular-tour{float: left;}

.tour-list {
    overflow: hidden;
    width: 975px;
    float: right;
}
.tour-list  .tour {
    width: 483px;
    border: 1px solid  #1373a2; 
    border-radius: 8px; 
    margin-left: 10px;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    height: 259px;
} 


.tour-list  .tour:nth-child(odd) {
    margin-left: 0;
} 

.tour-img-pop{
    width: 200px;
    float: left;
    height: 260px;
}   
.tour-img-pop img {
    width: 100%;
    height: 100%;
}
.pop-tour-preview {
    float: right;

    padding-top: 20px;
    width: 260px;

}

.pop-tour-preview h3 {
    color: #1373a2;   
    font-size: 20px;
} 

.day-count {
    color: #999999;
    font-size: 20px;
    margin: 10px 0 25px;
}

.trace-pop {
    font-size: 15px;
    color: #000;
    min-height: 65px;

}

.tour-pop-price {
    font-size: 16px;
    margin-top: 20px;
    float: right;
    width: 180px;
}
.tour-pop-price .with-discount {
	float:left;
	width:150px;
}
.tour-pop-price .with-discount span:first-child:before { 
	margin-top:15px;
}

.tour-pop-price span{     
    color: #4a4855;
    font-size: 16px;
    line-height: 30px;
    width: 50px;
}
.tour-pop-price span:first-child:before {
    content: url(/i/rouble.jpg);
    float: left;
    margin-right: 10px;
}

.tour-pop-price span:first-child:hover:before  {
    content: url(/i/rouble-act.jpg);
}

.tour-pop-price a {
    width: 160px;
    height: 30px;
    background-color: #ee3041;
    float: right;
    background-image: url(/i/icon-bron.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-size: 16px;
    text-transform: uppercase;
    text-align: right;
    border-radius: 5px;
    line-height: 30px;
    color: #fff;
    padding-right: 5px;
    cursor: pointer;
    margin-right: 10px; 
}

.tour-pop-price a:hover {
    background-color: #d1001a;

}

#center-banner {
    height: 315px;
    width: 100%;
    background: url(/i/bonuses.jpg) no-repeat center center;

}

#center-banner > div {
    margin: 0 auto;
    width: 1200px;
    height:100%;
}

#bonus-content > div{      
    height:100%;
    float: left;
}

#bonus-content > div:first-child{
    width: 65%;
    position: relative; 
}

#bonus-content > div:last-child{ 
    width: 35%; 
} 

#bonus-content > div:last-child h4 {
    color: #1373a2;
} 

#bonus-content > div:last-child a {
    top: 80px;
}

#bonus-content > div:last-child p {
    color: #ed293a;
    font-size: 40px;
    font-weight: normal;
    line-height: 48px;
    position: relative;
    text-transform: uppercase;
    top: 60px;
    width: 230px;
}
#bonus-content > div a:hover{
    background-color: #ef3244;
}   

#bonus-content > div:first-child a {
    top: 130px;
    left: 260px;  
}
#bonus-content a {
    background-color: #1b7da9;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 45px;      
    line-height: 45px;
    position: relative;
    text-align: center;
    text-transform: uppercase;

    width: 245px;
}
#bonus-content h4 {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    line-height: 48px;
    position: relative;
    top: 50px;
    width: 60%;
    text-transform: uppercase;

}

#bonus-content span {
    position: absolute; 
}
#bonus-content #discount1{
    color: #0e8cc6;
    font-size: 42px;
    opacity: 0.8;
    top: 225px;
}

#bonus-content #discount2{
    color: #0e8cc6;
    font-size: 54px;
    left: 43px;
    top: 168px;
}

#bonus-content #discount3{
    color: #ed2839;
    font-size: 67px;
    left: 110px;
    top: 210px;
}
#buttom-block{
    width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
    overflow: hidden;
    margin-bottom: 0px;

}

#buttom-block  > div {
    float: left;
}

.all {
    text-align: center;
    color: #1373a2;
    font-size: 16px;
    border-top: 1px solid #b4b4b4;
    padding-top: 20px;
}

#top-hotels {
    width: 100%;
    height: 380px;
    background: url(/i/background-hotels.jpg) no-repeat center center;  
}
#top-hotels > div:first-child {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#top-hotels h3 {
    text-align: center;
    margin: 20px 0 10px;
    padding-bottom: 15px;    
    border-bottom: 1px solid #b4b4b4;
}

#hotel_list{
    overflow: hidden;
}
#hotel_list div img {
    border-radius: 2px;
    width: 100%;
    height: 182px;
}
#hotel_list > div {
    float: left;
    width: 290px;
    margin-left: 10px;
}
#hotel_list > div:first-child{
    margin-left: 0;
}

#hotel_list > div a {
    color: #317ca3;
    font-size: 17px;
    text-transform: uppercase;
    min-height: 42px;
    display: block;
}
#hotel_list > div div:nth-child(2) {
    font-size: 18px;
    margin-bottom: 20px; 
    height: 50px;
}
#hotel_list > div div:nth-child(3) {
    border-radius: 2px;
}

/*footer*/
.bottom-menu {
    width: 100%;
    height: 70px;
    background-color: #1373a2;
    min-width: 1200px;
}

.bottom-menu ul {
    text-align: left;
    margin: 0 auto;
    width: 1200px;
    background: url("/i/back-border-bottom.png") no-repeat scroll right 25px rgba(0, 0, 0, 0)
}

.bottom-menu a{
    font-size: 15px!important;
}
footer {
    margin: 0 auto;
    max-width: 1400px; 
    height: 250px;
    /* background: url(/i/footer-back.jpg) no-repeat right center; */
}

/* footer > div:first-child{
    width: 51%;
    height: 100%;
    float: left;
    position: relative;

}
footer > div:last-child {
    float: left;  
    margin-left: 200px;
    margin-top: 30px;
    text-align: left;
    width: 32%;
    position: relative;

} */

/*footer > div:last-child div { 
margin-bottom: 10px;
}*/
footer  #footer1 {
    font-size: 17px;
    color: #999999;
}
footer  #black-phone {
    font-size: 24px;  
}

footer > div:last-child div:nth-child(3) {
    font-size: 17px;  

}
.footer_nav .top-menu,
.footer_menu {
    list-style: none;
   
    border-left: 6px solid #1373a2;
    margin-right: 100px;
    padding-left: 10px;
    margin-top: 20px;
}
.footer_nav .top-menu {
  margin-right: 20px;
}
.footer_nav .top-menu li,
.footer_menu li {
    margin: 10px 0;
}
.footer_nav .top-menu a,
.footer_menu a {
    color: #1373a2;
    font-size: 16px;
}
.footer_nav .top-menu a{
  text-transform: none;
  line-height: 18px;
}
.footer_nav .top-menu li{
  display: block;
  height: auto;
  line-height: 18px;
}
.footer_nav .top-menu li::before {
  display: none;
}
#copyright {
    color: #6c6c6c;
    font-size: 15px;       
    top: 200px;  
    position: absolute;
    line-height: 25px;
    width: 320px;
}
#copyright:before {
    float: left;
    margin-right: 10px;
    background-image: url(/i/footer-logo-new.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 26px;
    height: 35px;
    display: block;
    content: "";
}

#soc-wide{
    width: 353px;
    position: absolute;
    bottom: -45px;   
}

#soc-wide > div:first-child {
    float: left;
    width: 50%;
}

#soc-wide > div:first-child a {
    /*width: 18px;
    height: 18px;
    background-image: url(/i/soc-icon.png);
    background-repeat: no-repeat;
    overflow:hidden;
    display:inline-block;*/
}

#soc-wide > div:first-child a#ok{
    background-position: -21px 0;
}

#soc-wide > div:first-child a#mail {
    background-position: -42px 0;
}
#soc-wide > div:last-child {
    float: right;
    width: 50%;
    text-align: right;
}


#soc-wide > div:last-child a {
    background-image: url("/i/skype-icon.png");
    display: block;
    float: right;
    height: 28px;
    margin-right: -12px;
    margin-top: -5px;
    width: 147px;
}

}

/*footer*/

/*������� �������� ������*/
main h2 {
    text-align:center;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 30px;
}

main p {
    font-size: 16px;
    line-height: 22px;
}

#bonus-ul {margin: 30px 0 20px; list-style: none;}

#bonus-ul li {
    font-size: 16px;
    margin: 10px 0;
}

#bonus-ul li span {
    color: #ed2839;
}
#bonus-ul li:before {
    content: url(/i/list-bonus.png);
    float: left;  
    margin-right: 15px;
}

#bonuses_form{
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;  
}
#bonuses_form > div {
    float: left;
}

#bonuses_form > div:first-child {
    width: 518px;
    margin-right: 50px;
}

#bonuses_form > div:last-child {
    width: 632px;
    height: 422px;
    background: url(/i/bonus-form-back.png);

}
#bonuses_form input:focus{
    border-color: #b4b4b4!important;
}
#bonuses_form .form-title {
    text-align: center;
    color: #1373a2;
    font-size: 21px;
    margin: 30px 0 10px;
}

#bonuses_form h3 {
    margin: 20px 0 0;
    font-weight: normal;
}
#bonuses_form p {
    margin: 15px 0;
    font-size: 17px;
    line-height: 22px;
}  


#bonuses_form input{
    display: block;
    margin: 0 30px;
    width: 78%;
    margin: 15px auto;
    padding: 4px 0 4px 10px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
}

#bonuses_form .input-group {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

#bonuses_form .input-group input {
    width:45%;
    float: left;
    margin-top: 0;
}

#bonuses_form .input-group input:first-child {
    margin-right: 5%;
}


#bonus-cart{
    background: url("/i/adrees-from-bonus.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 37px;
    margin: 0 auto;
    width: 582px;
    line-height: 37px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
#bonus-cart + div {
    margin-top: 10px!important;
}

#bonuses_form .group-three input:nth-child(2) {
    width: 20.5%;
    margin-right: 1%;
}
#bonuses_form .group-three input:last-child {
    width: 21%;
}

#bonuses_form  form > input:last-child {
    background-color: #ef3446;
    border-radius: 7px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 39px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 220px;
    cursor: pointer;
}


/*������� �������� ������*/ 



/*������� �������� ���������� ����������� ������*/
#hotels-list {
    margin: 20px 0 25px 43px;

}

#hotels-list div span {
    font-size: 16px;
}

#hotels-list div span:last-child a{
    color: #1373a2;
    display: inline-block;
}
#hotels-item-list {
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 35px;
}

#hotels-item-list .item {
    width: 515px;
    height: auto;
    display: inline-block;
    border: 1px solid #b4b4b4;
    border-radius: 2px;  
    padding: 15px 55px 15px 15px; 
    margin: 20px 0 0 20px;   
}

#hotels-item-list .item:nth-child(odd){
    margin-left: 0;
} 

#hotels-item-list .item > a {
    font-size: 20px;
    text-transform:uppercase;
    color: #1373a2; 
    margin-bottom: 15px;
    display: block;
    min-height: 45px;
}

#hotels-item-list .item .preview-hotel {
    overflow: hidden;
}

#hotels-item-list .item .preview-hotel div {
    float: left;
}

#hotels-item-list .item .preview-hotel .hotel-preview-text{
    width:190px;
    float: right;
    height: 200px;

}
#hotels-item-list .item .preview-hotel .hotel-preview-text span {
    display: block;
}

#hotels-item-list .item .preview-hotel .hotel-preview-text span:first-child {
    font-size: 22px;
    color: #999999;
}

#hotels-item-list .item .preview-hotel .hotel-preview-text span:nth-child(2) {
    font-size: 22px;
    color: #1373a2;
    margin-bottom: 10px;
}

#hotels-item-list .item .preview-hotel .hotel-preview-text span:nth-child(3) {
    font-size: 22px;
    color: #999999;
}
#hotels-item-list .item .preview-hotel .hotel-preview-text span:nth-child(4) {
    font-size: 16px;
    display: block;
    min-height: 75px;   
}

#hotels-item-list .item .preview-hotel .hotel-preview-text a {
    display: block;
    width: 120px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background-color: #ef3244;
    border-radius: 2px;
    margin-bottom: 0;
    margin-top: 7px;
}

#hotels-item-list .item .preview-hotel .picture-hotel {
    width: 290px;
    height: 200px;
    border-radius: 5px;
    overflow: hidden;
} 

#hotels-item-list .item .preview-hotel .picture-hotel img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
}

/*������� �������� ���������� ����������� ������*/


/*������� �������� ����������� �����*/
#cartochka-hotel .hotel-photo {
    width: 470px;
    height: 310px;
    float: left;
    margin-right: 30px;
    margin-bottom: 40px;
}

#cartochka-hotel .hotel-photo img {
    width: 100%;
    height: 100%;
}   

#cartochka-hotel .hotel-detail-text {
    width: 700px;
    float: left;
}

#cartochka-hotel .hotel-detail-text h2{
    font-size: 27px;
    text-transform: uppercase;
    color: #1373a2;
    text-align:center;
    border-bottom: 3px solid #ef3345;
    padding-bottom: 15px;
    margin-bottom: 0;
}

#cartochka-hotel .hotel-detail-text  div.right {
    float: right;
    width: 91%;
}

#cartochka-hotel .hotel-detail-text  div.right div {
    color: #343847;
}

.hotel-detail-text > div.right div:first-child {
    font-size: 24px;
    margin: 20px 0 10px;
}

.hotel-detail-text > div.right div:first-child span {
    color: #1373a2;
    font-size: 22px;
}
.hotel-detail-text > div.right div:nth-child(2) {
    font-size: 24px; 
    margin-bottom: 10px;
}
.hotel-detail-text > div.right div:last-child {
    font-size: 16px;
    margin-bottom: 10px;
}
/*����� ��� �������� � �������� �����*/
#carousel {
    display: block;
    margin: 120px 55px 0;
    position: relative;
    width: 735px;
}
#carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#carousel li {
    font-size: 40px;
    color: #999;
    text-align: center;
    width: 175px;
    height: 127px;
    padding: 0;
    margin: 6px;
    display: block;
    float: left;
    background: transparent url('/css/images/carousel_polaroid.png') no-repeat 0 0;
    position:relative;
}

#carousel li img {
    width:175px;
    height:118px;
    margin-top:14px;
    border-radius: 5px;
    cursor: pointer;
}

#carousel li a {
    width:201px;
    height:127px;
    position:absolute;
    display:block;
    z-index:2;
    top:14px;
    left:16px;    
    text-indent:-999em;
}          

#carousel .prev,  #carousel .next{
    margin-left: 10px;
    width:20px;
    height:37px;            
    display:block;                
    text-indent:-999em;
    background: transparent url('/i/slide_prev.png') no-repeat 0 0;
    position:absolute;
    top:70px;                
}

#carousel .next {
    background: transparent url('/i/slide_next.png') no-repeat 0 0!important;
}
#carousel .prev {    
    left:-45px;
}

#carousel .next {     
    right:138px;
}
#carousel .prev:hover {
    background: url(/i/slide-prev-act.png) no-repeat;
}
#carousel .next:hover {
    background: url(/i/slide-next-act.png) no-repeat!important;
}

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


/*����� ��� �������� � �������� �����*/

#hotel-cartochka-other{
    overflow: hidden; 
    margin-bottom: 50px;  
}
#hotel-cartochka-other h3 {
    font-size: 25px;
    color: #343847;
    font-weight: bold;
    text-transform: normal;
    margin-bottom: 30px;
}

#hotel-cartochka-other h4 {
    font-size: 18px;
    color: #343847;
    margin-bottom: 30px; 
}

#hotel-cartochka-other p {
    font-size: 16px;
    color #343847;
    margin-bottom: 35px;
}
#hotel-cartochka-other ul {
    margin-bottom: 40px;
}
#hotel-cartochka-other ul li {
    list-style: none;
    display: inline-block;
    margin: 0 25px 25px 0;
}
#hotel-cartochka-other ul li:before{
    content: url("/i/list-bonus.png");
    float: left;
    margin-right: 10px;
}

#hotel-cartochka-other ul li:nth-child(odd){
    width: 440px;
}
#hotel-cartochka-other ul li:nth-child(even){
    width: 440px;
    margin-right: 260px;
}
#hotel-cartochka-other hr {
    height: 5px;
    background-color: #1373a2;
    margin-bottom: 30px;
}
#hotel-cartochka-other p:last-child{
    font-size: 18px;
    font-weight: bold;
}


/*������� �������� ����������� �����*/



/*������� �������� ��� ������� ����������*/
#city-hotels-list{
    overflow: hidden;
    margin: 20px 0 80px;
}
#city-hotels-list .hotel img {
    width: 100%;
    border-radius: 9px;
    height: 180px;
}
#city-hotels-list .hotel{
    width: 391px;
    border: 1px solid #b4b4b4;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#city-hotels-list .hotel:nth-child(3n) {
    margin-right: 0;
}

#city-hotels-list .hotel a.link {
    font-size: 22px;
    color: #1373a2; 
    display: block;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0;
    border-bottom: none;    
}
#city-hotels-list .hotel img {
    display: block;

}

@media (max-width: 500px) {
    #city-hotels-list .hotel{
        width: 100% !important;
    }
}

/*������� �������� ��� ������� ����������*/


/*������� �������� ��������*/
#contacts {
    width: 100%;
    /*overflow: hidden;*/
    position: relative;

}

#contacts > div {
    float: left;      
}

#contacts #phone-contacts {
    width: 550px;
    margin-right: 90px;
    color: #343847;
} 

#phone-contacts .phone-block {
    text-align: center;
    margin-bottom: 20px;
}
#phone-contacts .address-block {
    text-align: center;
    margin-bottom: 20px;
}
#phone-contacts .phone-block div:first-child{
    color: #343847;
    font-size: 26px;        
}

#phone-contacts .phone-block div:first-child span{
    color: #1373a2;       
}

#phone-contacts .phone-block div:nth-child(2) {
    background: url(/i/contacts/contacts-phone-line.png) no-repeat;
    width: 540px;
    height: 43px;
    margin-bottom: 10px;

}
#phone-contacts .phone-block div:last-child  {
    color: #343847;
    font-size: 18px;
    font-weight: normal;
    margin: 0 auto;
    width: 70%;
}

#phone-contacts .address-block div:nth-child(2)  {
    background: url(/i/contacts/contacts-home-line.png) no-repeat;
    width: 540px;
    height: 43px;
    margin-bottom: 10px;

}

#phone-contacts #contacts-email {
    font-size: 18px; 
    text-align: center; 
}
#phone-contacts #contacts-email a{
    font-size: 18px; 
    color: #1373a2;     
}
#modal_close {
	width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: #fff;
    display: block;
    border-radius: 40px;
    border: 4px solid #333;
    font-size: 22px;
    text-align: center;
    text-transform: lowercase;
    font-weight: 700;
    line-height: 16px;
    padding: 3px;
    color: #333;
}
.orders_form {
	background-size: 538px 300px!important; 
	height: 270px!important;
	width: 500px!important;
	display:none;	
	position: fixed;
	top: 45%!important; 
	left: 50%; 
	margin-top: -150px;
	margin-left: -250px; 
	opacity: 0;
	z-index: 500;
}
#overlay {

	z-index:200;
	position:fixed; 
	background-color:#000;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	width:100%; 
	height:100%;
	top:0; 
	left:0;
	cursor:pointer;
	display:none;
}

#callback-form {
    background: url(/i/contacts/call-back-form-back.png) no-repeat;
    width: 576px;
    height: 350px;
    padding: 20px;
	background-size: 100%;
}
#callback-form >  div:first-child {
    font-size: 21px;
    color: #1373a2;
    text-align: center;
    text-transform: uppercase;
    margin: 15px 0 15px -65px;      
}
#callback-form form {
    display: block;
    margin-left: 30px;
}
#callback-form input {
    width: 210px;
    height: 13px;
    padding: 10px 0 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #b4b4b4;
}
#callback-form input:first-child{
    margin-right: 10px;
}

#callback-form textarea {
    border: 1px solid #b4b4b4;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    height: 60px;
    margin: 13px 0;
    padding: 10px 0 0 5px;
    resize: none;
    width: 451px;
    font-family: "Scada",sans-serif;
}
#callback-form input:last-child{
    width: 175px;
    height: 55px;
    color: #fff;
    background-color: #ef3345;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0;
    border-radius: 3px;
    margin-left: 140px;
    border: none;
    cursor: pointer;
}

#skype-contacts  {
    background: url("/i/contacts/contact-span-phone-back.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-radius: 20px;
    height: 533px;
    left: 50px;
    margin-left: 98px;
    position: relative;
    width: 245px;           
    z-index: 2;  
}
#contact-back  {
    background: url("/i/contacts/contact-back.png") no-repeat scroll 375px center rgba(0, 0, 0, 0);
    height: 922px;
    position: absolute;
    right: 5px;
    top: -68px;
    width: 1200px;
    z-index: -1;

}
#skype-contacts p{
    position: absolute;
}

#skype-contacts p:first-child{
    font-size: 26px;
    font-weight: bold;
    left: 80px;
    top: 180px; 
}

#skype-contacts p:last-child{
    font-size: 15px;
    color: #a3a3a3;
    left: 100px;
    top: 280px;
}
#skype-contacts a {
    color: #000;
    font-size: 15px;
    left: 80px;
    position: absolute;
    top: 255px;
}

#map-metka{     
    /*background: url("/i/contacts/contact-metka.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: #fff;
    border-radius: 30px;
    display: block;
    height: 67px;
    left: 640px;
    margin-left: 10px;
    margin-top: -30px;    
    top: 150px;
    width: 446px;
    text-align:center;
}
#map-metka span {
    display: block;
}
#map-metka span:first-child{
    color: #1373a2;
    font-size: 19px;
    left: 10px;
    margin-top: 16px;
    position: relative;
    top: 10px;
}

#map-metka span:last-child{
    font-size: 24px;
    color: #343847;
    position: relative;
    top:10px;
    left: 10px;
}
/*������� �������� ��������*/

/*������� �������� �������*/
#news{
    width: 100%;
    overflow: hidden;
}

#news .item {
    width: 344px;
    height: 450px;
    border: 1px solid #b4b4b4;
    border-radius: 2px;
    float: left;
    margin-right: 80px;
    margin-bottom: 30px;
    border-radius: 10px 5px 0 0;
}
#news .item:nth-child(3n){
    margin-right: 0;
}
#news .item .image img {
    width: 100%;
    height: 230px;
    border-radius: 5px;
}
#news .item .image .date {
    /* background: url("/i/plashka-news.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    height: 83px;
    position: absolute;   
    right: 0;
    background-color: #fff;
    opacity: 0,8;
    opacity: 0.7;
    border-radius: 0 5px 0 40px;
}
#news .item .image {
    position: relative;
}
#news .item .image .date div{
    color: #1373a2;
    text-align: center;
    width: 105px; 
    margin-top: 5px;
    margin-right: -20px;
}
#news .item .image .date div:first-child {
    font-size: 22px;
    font-weight: bold; 
}
#news .item .image .date div:last-child {
    font-size: 11px;

}

#news .item .detail {
    text-align: left;
    margin: 15px auto 0;
    width: 80%;
}

#news .item .detail a {
    text-align: center;
    color: #1373a2;
    text-transform: uppercase;
    font-size: 16px;
}

#news .item .detail p {
    font-size: 16px;
    color: #343847;
    margin-top: 15px;
}

#many-news {
    background: url("/i/news/all-news.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    font-size: 18px;
    height: 55px;   
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    width: 250px;
    margin-bottom: 50px!important;  
} 


/*������� �������� �������*/


/*������� �������� � ��������*/

#about-company {
    margin-bottom: 50px;
    overflow: hidden;
}

#about-company h2 {
    text-align: center;
}

#about-company h2:first-child{
    text-align: left;
    font-size: 25px;
}
#about-company p {
    margin: 20px 0;
    font-size: 16px;
    color: #343847;
}
#about-company #carousel {
    width: 100%;
    margin-bottom: 10px;
    height: 260px;
    margin: 0;
}

#about-company #carousel li {
    height: 240px;
    margin: 0 30px;
    width: 215px;
}
#about-company #carousel .next {
    right: 0; 

} 
#about-company #carousel .prev { 
    left: 0;        
}
#about-company #carousel .prev:hover {
    background: url(/i/slide-prev-act.png) no-repeat;  
} 

#about-company #carousel .next:hover {
    background: url(/i/slide-next-act.png) no-repeat!important;          
}
#about-company #carousel > div {
    margin: 0 auto!important;
    height: 260px!important;
}
#about-company #carousel li img{
    width: 190px;
    height: 180px;
    border-radius: 3px;
    border: 1px solid #b8b8b8;
    margin: 0;
}

#about-company #carousel li div {
    display: block;
}

#about-company #carousel li div span {
    display: block;
    text-align: center;
    color: #343847;
}

#about-company #carousel li div span:first-child{
    font-size: 22px;        
}
#about-company #carousel li div span:last-child {
    font-size: 16px;
}

#about-company hr {
    height: 5px;
    width: 100%;
    background-color: #1373a2;  
    margin: 20px 0 30px;
}

#about-company .left-block {
    width: 600px;
    margin-right: 80px;
    float: left;
}
#about-company .right-block{
    width: 520px;
    float: left;
}
#about-company .left-block h2,  #about-company .right-block h2{
    text-align: center;
    margin-bottom: 10px;
}

.bus-block  .bus {
    float: left;
    margin-right:10px;
    margin-bottom: 30px;
}

.bus-block  .bus:nth-child(even){
    margin-right: 0;
}
.bus-block  .bus img {
    width: 290px;
    height: 220px;
    display: block;
    border-radius: 5px;
    border: 1px solid #b4b4b4;
}

.bus-block  .bus div {
    text-align: center;
    font-size: 16px;
}

.bus-block  .bus div:nth-child(2) {
    font-weight: bold;
    margin-top: 5px;
}
.license-block {
    overflow: hidden;
    margin-bottom: 20px;
}

.license-block .licenses {
    width: 230px;
    height: 315px;
    float: left;
    margin-right: 60px; 
    display: block; 
}
.license-block .licenses:nth-child(even) {
    margin-right: 0;
}


.license-block .licenses img {
    width: 100%;
    height: 100%;     
}   
.right-block .phone {
    height: 240px;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
}
.right-block .phone div {

    width: 320px;
    margin-left: 100px;
}

.right-block .phone div:first-child{  
    margin-top: 20px;
    color: #343847;
    font-size: 20px;
}

.right-block .phone div:last-child {
    font-size: 41px;
    color: #1373a2;
    margin-top: 30px;
}

/*������� �������� � ��������*/

/*������� �������� ����� �� ����*/
#vacation-sea {
    margin-bottom: 10px;
    overflow: hidden;        
}

#vacation-sea h3 {
    text-align: center;
    font-size: 25px;
    text-transform: none;
    margin-bottom: 25px;
    margin-top: 10px;

}     
#vacation-sea .vacation-list {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}

#vacation-sea .vacation-list .item {
    width: 391px;
    height: 225px;
    margin: 0 10px 10px 0;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    float: left;
    overflow: hidden;
}
#vacation-sea .vacation-list .item img {
    width: 100%;
    height: 100%;
}
#vacation-sea .vacation-list .item:nth-child(3n) {
    margin-right: 0;
}

#vacation-sea .vacation-list .item a {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #1373a2;
    text-transform: uppercase;
    margin: 20px 0 15px;
}

/*������� �������� ����� �� ����*/


/*������� ���������� ���*/
#vise-block {
    overflow: hidden;
    margin-bottom: 50px;
}

#vise-block .text-block {
    width: 820px;
    float: left;
    overflow: hidden;
}

#vise-block .item-block .item {
    margin-right: 36px;

}

#vise-block .item-block .item:nth-child(3n){
    margin-right: 0;     
}

#vise-block .item-block .item:nth-child(3n+1){
    margin-left: 0;     
}
#vise-block .text-block h3 {
    font-size: 25px;
    color: #ed2839;
    margin-bottom: 30px;
    text-transform: none;
}

#vise-block .text-block p {
    margin-bottom: 30px;
    font-size: 16px;
}
#vise-block .item {
    margin-bottom: 30px;
    font-size: 16px;
    width: 365px;
    height: 140px;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    float: left;
    margin-left:10px; 
    background: url(/i/vise/vise-back.jpg) no-repeat center bottom;
    margin-top: 20px;    
}

#vise-block .item div {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
    margin: 40px 10px 0 40px;
    float: left;
}

#vise-block .item div img {
    height: 100%;
}
#vise-block .item a {
    display: block;
    float: left;
    margin-top: 55px;
    color: #1173a2;
    font-size: 23px;
    text-transform: uppercase;

}


/*������� ���������� ���*/


/*������� �������� ���������� �����*/
#tour-razv {margin-top: 480px;}
#tour-razv h3{
    font-size: 26px;
    text-transform:uppercase;
    text-align: left;
}

#tour-razv p {
    margin-bottom: 35px;

}
#tour-razv h5 {
    margin-bottom: 35px;
    font-size: 18px;
    font-weight: normal;

}

#pop-tour{
    width:100%;
    height:450px;
    background: url(/i/back-pop-tour.jpg) no-repeat center center;
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;

}

#pop-tour .center {
    margin: 0 auto;
    width:1200px;
}
#pop-tour h3 {
    text-transform: uppercase;
    font-size: 26px;
    margin: 50px 0 15px;
    text-align: center;
}
.pop-tour > a {
    text-transform: uppercase;
    color: #1173a2;
    font-size: 18px;
    display: block;
    height: 50px;
}

#pop-tour .price {
    font-size: 16px;
    color: #4a4855;
    margin-top: 10px;
    line-height: 30px;  
}

#pop-tour .price:before {
    content: url(/i/rouble-pop.png);
    float: left;
    margin-right: 10px;
}
#pop-tour .tour-list {
    overflow: hidden;
    width: auto;
}
#pop-tour .tour-list .img {
    margin-top:10px;
    width: 260px;
    height: 230px; 
    overflow: hidden;
    text-align: center;
    border: 1px solid #b4b4b4;
    border-radius: 5px;         
}

#pop-tour .tour-list .img img {
    width: 100%;
    height: 100%;
}
#pop-tour .tour-list .pop-tour {
    float: left;
    width: 260px;
    margin-right: 50px;
}

#pop-tour .tour-list .pop-tour:last-child {
    margin-right: 0;
}


/*������� �������� ���������� �����*/


/*������� �������� �������� (���)*/

#inner-list-tour {
    overflow: hidden;  
}

#inner-list-tour #day-filter {
    margin: 10px 0 5px  0;  
}
#inner-list-tour #day-filter a {
    margin: 0;
	line-height:25px;
    color: #1373a2;
    font-size: 16px;
    border-bottom: 1px dashed #1373a2;
}

#inner-list-tour #day-filter a:hover{
    border-bottom: none;
}

.questions-block {
    margin-bottom: 40px;
}
.questions-block h3 {
    text-transform: none;
}
.questions-block .questions {
    overflow: hidden;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    padding: 30px 30px 30px 40px;
    margin-bottom: 10px;
}

.questions-block .questions h3 {
    font-size: 25px;
    color: #ed2839;
    font-weight: bold; 
    margin-bottom: 20px; 
}   

.questions-block .before-reply {
    background: url(/i/questions/question-before.jpg) no-repeat center center;
    float: left;
    margin-right: 10px;
    width: 198px;
    height: 38px;
}

.questions-block .reply{
    overflow: hidden;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    padding: 30px 30px 30px 40px; 
    box-shadow: 0 11px 20px -10px;    
}

.questions-block .reply h3 {
    color: #1373a2;
    font-size: 25px;
    font-weight: bold;
}

/*������� �������� �������� (���)*/


/*������� �������� ������ �����*/
#header-title p {
    font-size: 24px;
    font-weight: bold;
    position: relative;
}
#inner-list-tour .tour-list {
    /*width: 100%;*/
}

#inner-list-tour h2{
    color: #343847;
    font-size: 25px;
    text-transform: normal; 
    margin: 0px 0 10px 0px;
    font-weight: bold;
	    display: inline-block;
    float: right;
    width: 978px;
}
.siter_ul{
	margin:10px 0 10px 30px;
	list-style-type:circle;
}

.siter_ul li{
margin-bottom:7px;
}
.siter_ol{
	margin:10px 0 10px 30px;
	list-style-type:decimal;
}

.siter_ol li{
margin-bottom:7px;
}

.siter_div {
	text-align:justify;
}
.siter_div h2,p{
	margin-bottom:20px;
}

.siter_a_otziv{
	display:block;
	width:500px;
	border-radius:10px;
	text-align:center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f5fc+0,bfe8f9+21,9fd8ef+43,2ab0ed+100 */
background: #e4f5fc; /* Old browsers */
background: -moz-linear-gradient(45deg,  #e4f5fc 0%, #bfe8f9 21%, #9fd8ef 43%, #2ab0ed 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #e4f5fc 0%,#bfe8f9 21%,#9fd8ef 43%,#2ab0ed 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #e4f5fc 0%,#bfe8f9 21%,#9fd8ef 43%,#2ab0ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
height:50px;
margin:0 auto;
line-height: 50px;
font-size: 22px;
}

.siter_a_otziv:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f5fc+0,bfe8f9+21,9fd8ef+43,2ab0ed+100 */
background: #e4f5fc; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #e4f5fc 0%, #bfe8f9 21%, #9fd8ef 43%, #2ab0ed 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #e4f5fc 0%,#bfe8f9 21%,#9fd8ef 43%,#2ab0ed 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #e4f5fc 0%,#bfe8f9 21%,#9fd8ef 43%,#2ab0ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
#inner-list-tour .tour-list .tour {
    width:970px;
    height: 255px;
    border: 1px solid #b4b4b4;
    border-radius: 8px; 
    margin-bottom: 25px;
	margin-left: 0;
}  

#inner-list-tour .tour-img-pop {
    width: 240px;
    height: 255px;
    float: left;
	position:relative;
}
#inner-list-tour .tour-img-pop .hint {
	position: absolute;
    width: 100%;
    background: #f00;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    top: 20px;
	}
#inner-list-tour .pop-tour-preview {
    float: left;
    margin-left: 10px;
    width: 530px;
}

#all-hotels {         
    color: #1373a2;
    font-size: 16px;
    position: absolute;
    top:20px;
    right: 0;
}

.hotels-inner {
    margin-top: 50px;
}     
/*������� �������� ������ �����*/

/*������� �������� ���������� ���*/
#tour-detail {
    overflow: hidden;
    margin-bottom: 50px;
}

#tour-detail #tables-price table {
    display: none;
}
#tour-detail #tables-price table:first-child{
    display: block;
}
#tour-detail #tables-price table .price{
    color: #ed293a;
    font-size: 30px;
}
#tour-detail .preview-text {
    overflow: hidden;
    margin-bottom: 30px;
	    width: 975px;
    float: right;
}
#tour-detail .img{
    width: 400px;
    height: 360px;
    border-radius: 5px;
    float: left;
    margin-right: 30px;
    position: relative;
} 

#tour-detail .img img {
    position:absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#tour-detail .head-text {
    float: left;
    width: 540px;
    position:relative;
}
#tour-detail .head-text .bron-tour {
    background-color: #ee3041;
    background-image: url("/i/icon-bron.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    border-radius: 5px;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    padding-right: 15px;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    width: 185px;
}
#tour-detail .head-text .print-tour {
    background-color: #4f4f54;
    background-image: url("/i/tour-detail/print.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    border-radius: 5px;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    padding-right: 15px;
    position: absolute;
    right: 210px;
    text-align: right;
    text-transform: uppercase;
    width: 130px; 
}
#tour-detail .head-text .mail-tour {
    background-color: #1373a3;
    background-image: url("/i/if_Mail_58584.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    border-radius: 5px;
    bottom: -40px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    padding-right: 15px;
    position: absolute;
    right: 110px;
    text-align: right;
    text-transform: uppercase;
    width: 230px; 
}

#tour-detail .head-text h2{
    text-transform:uppercase;
    color: #1373a2;
    font-size: 24px;
    border-bottom: 6px solid #ef3345;
    padding-bottom: 10px;
    text-align: left;  
    margin-bottom: 5px;
} 

#tour-detail .head-text .left-block {
    width: 310px;
    margin-right: 450px;
}
#tour-detail .head-text .left-block .item {
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 10px;
}

#tour-detail .item div:first-child{
    font-size: 24px;
    color: #343847;
    margin-top: 10px;
}

#tour-detail .head-text .left-block .item div:last-child{
    font-size: 18px;
    color: #343847; 
}
#tour-detail .head-text .left-block .item div.rouble {
    color: #ed293a;
}
#tour-detail .head-text .left-block .item .rouble:before {
    content: url(/i/rouble.jpg);
    float: left;
    margin-right: 20px;
}
#tour-detail .head-text .left-block .item .with-discount .rouble:before {
margin-top:15px;
}
#tour-detail .head-text .left-block .item .rouble {
    font-size: 24px!important;      
}

#tour-detail .head-text .right-block {
    float: left;
    width: 355px;
}

#tour-detail .head-text .right-block > div:first-child {
    font-size: 24px;
    color: #343847; 
    margin-bottom: 20px;
}
#tour-detail .head-text .right-block .date-block {
    display: block;
    overflow: hidden;
}
#tour-detail .head-text .right-block .date-block span {
    display: inline-block;
    font-size: 16px;
    color: #000;
}
#tour-detail .head-text .right-block .date-block span:first-child{   
    float:left;
}
#tour-detail .head-text .right-block .date-block span:last-child {   
    float: right;
}

#tour-detail .table-back .tour-price h3{
    font-size: 25px;
    text-transform: none;
    margin-bottom: 20px;
    width: 490px;
    position: absolute;
    top: -48px; 
    background-image: url(/i/treug-act.png);
    background-repeat: no-repeat;
    background-position: right top;  
    background-color: #fff;    
}

#tour-detail .tour-programm .before {
    float: left;
    font-size: 11px;
    height: 45px;
    line-height: 43px;
    margin-right: 17px;
    text-align: center;
    width: 43px;    
    background: url(/i/tour-detail/programm-before.png) no-repeat;
}
#tour-detail .tour-programm p {    
    font-size: 16px;
    margin-bottom: 20px;
    min-height: 40px;
    line-height: 25px;
    margin-left: 60px;
}
.tour-price .date-check span {
    font-size: 16px;

}
.tour-price .date-check {
    padding-bottom: 15px;
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 10px;
    margin-top: 32px;
}


.tour-price .date-check a {
    font-size: 16px;
    color: #1373a2;
    border-bottom: 2px dashed #1373a2;
    margin-left: 30px;
    display:inline-block; 
} 

.tour-price .date-check a.active {
    color: #ed293a;
}

#tour-detail .price-table {
    margin-bottom: 15px;
}
#tour-detail .price-table thead {
    height: 80px;
}

#tour-detail .price-table th{
    font-size: 15px;
    text-align: left;
    margin-bottom: 20px;
    text-align: center;
} 

#tour-detail .price-table th:first-child {
    width: 220px;
    text-align: center;
}

#tour-detail .price-table th:nth-child(2){
    width: 165px;      
}
#tour-detail .price-table th:nth-child(3){
    width: 160px;      
}
#tour-detail .price-table th:nth-child(4){
    width: 165px;      
}
#tour-detail .price-table th:nth-child(5){
    width: 165px;      
}

th:last-child{
    width: 200px;      
}  
/*#tour-detail .price-table tr:hover {
background-color: #e7f1f6;
} */

td {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
}  

#tour-detail .price-table tr td:first-child {
    color:  #1373a2; 
}

#tour-detail .base-price{
    overflow: hidden;
    margin-bottom: 50px;
    margin-top:270px;
}

#tour-detail .base-price h3{
    text-align: center;   
    border-bottom: 5px solid #1373a2;
}
#tour-detail .base-price .left-block  {
    margin-right:150px;
    width: 560px; 
}

#tour-detail ul li {
    list-style: none;
    font-size: 16px;
    color: #343847;         
    margin-bottom: 25px;
}
#tour-detail .base-price ul {
    /* width: 100%;  */
    width: 445px;
    min-height: 215px;
    border: 10px solid #1373a2;
    border-radius: 50px;
    float: left;
    padding: 20px 50px 30px 70px;
    margin-top: 50px;
}

#tour-detail ul li:before {
    content: url(/i/list-bonus.png);
    float: left;
    margin-right: 10px;
}
#tour-detail .base-price .left-block {
    float: left;
}
#tour-detail .base-price .left-block p {
    margin-top: 25px;
}

#tour-detail .base-price .right-block {
    float: left;
    width: 490px;
}  
#tour-detail .base-price .right-block h4{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 20px 0;
}   
#tour-detail .other-info > div {
    width: 445px;
    min-height: 215px;
    border: 10px solid #1373a2;
    border-radius: 50px;
    float: left;
    padding: 20px 50px 30px 70px;
}
#tour-detail .other-info table tr td{
    padding: 0 5px;
}
#tour-detail .other-info > div:first-child {
    margin-right: 30px;
}
#tour-detail .other-info {
    overflow: hidden;
    margin-bottom: 20px;
}

#tour-detail .other-info h4 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 30px;
}

#tour-detail .other-info p {
    margin: 15px 0;
}

#tour-detail .dop-info h5 {
    font-size: 20px;
    color: #1373a2;
    margin: 30px 0;
    font-weight: normal;
}

#tour-detail .dop-info .line {
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 10px;
    height: 20px;
    margin-top:10px;
}

#tour-detail .dop-info .line span {
    font-size: 16px; 
    display: inline-block;     
}
#tour-detail .dop-info .line span:first-child {
    color: #343847;
    float: left;
}

#tour-detail .dop-info .line span:last-child {
    color: #000;
    float: right;
}

#tour-detail .banner-block {
    position: absolute;
    height: 230px;
    margin: 0;
    background: url(/i/tour-detail/banner-image.jpg) no-repeat center center;
    float:left;
    width: 100%;
    left:0;
    right: 0;
}

#tour-detail .banner-block div {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

#tour-detail .banner-block div a{
    display: block;
    width: 245px;
    height: 50px;
    background-color: #1576a4;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    top: 95px;
    right: 0;
}
#tour-detail .banner-block div a:hover{
    background-color: #ef3345;
}

#tour-detail .table-back {
    /*  background: url(/i/tour-detail/table-back.png) no-repeat top center; */
    padding-right: 10px;
    border-top: 9px solid #ED2839;
    border-right: 9px solid #ED2839;
    border-bottom: 9px solid #ED2839;
    border-radius: 0 60px 60px 0;
}

#tour-detail .table-back .tour-price {
    position: relative;
}

/*������� �������� ���������� ���*/


/*���� ������������� ����*/
#inner-list-tour #many-news {
    margin-bottom: 10px;
}

#viewed-tours {
    background: url("/i/back-pop-tour.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 400px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
}
#viewed-tours .center{
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

#viewed-tours #pop-carusel {
    width: 1130px;
    margin: 0 auto;
}
#viewed-tours h3 {
    text-transform: uppercase;
    font-size: 26px;
    margin: 30px 0 10px;
    text-align: center;
}   

#pop-carusel ul {
    width: 95%;
    margin: 0 auto;  
}

#pop-carusel .caroufredsel_wrapper {
    max-width: 1135px!important;
    margin-top: 35px!important;
    margin-left: 33px!important;
}

#pop-carusel li {
    display: inline-block;
    width: 260px;
    margin-right: 26px!important;
}
/*#pop-carusel li:nth-child(4n){
margin-right: 0;
}  */

#pop-carusel li a {
    color: #1173a2;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    min-width: 48px;
    min-height: 42px;
}

#pop-carusel li .rouble:before {
    content: url("/i/rouble-pop.png");
    float: left;
    margin-right: 10px;
}

#pop-carusel li .rouble {
    color: #4a4855;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}

#pop-carusel li .img {
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    height: 230px;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
    width: 260px;
}

li .img img {
    height: auto;
    width: auto;
}

#viewed-tours li .img a {
    width: 100%;
    height: 100%;
}

#viewed-tours li .img img{
    height: 100%;
    width: 100%;  
    border-radius: 4px;
}

#pop-carusel .next, #pop-carusel .prev {
    width: 20px;
    height: 37px;
    top:210px;
}

#pop-carusel .prev {
    position: absolute;
    left: 0;
    background: url(/i/slide_prev.png) no-repeat;  
}
#pop-carusel .prev:hover {
    background: url(/i/slide-prev-act.png) no-repeat;
}

#pop-carusel .next {
    position: absolute;
    right: 0;
    background: url(/i/slide_next.png) no-repeat; 
}

#pop-carusel .next:hover {
    background: url(/i/slide-next-act.png) no-repeat; 
}

/*���� ������������� ����*/


/*������� �������� ������*/
#reviews-list {         
    margin-bottom: 100px;
    margin-top: 40px;
}

#reviews-list .rewiews-block {
    border: 10px solid #b4b4b4;
    border-radius: 35px;
    width: 1125px;
    padding: 0 65px 60px 20px;
    margin-bottom: 55px;
    min-height: 200px;
}

#reviews-list .rewiews-block:hover{
    border: 10px solid #ed2839; 
}


#reviews-list .rewiews-block h3 {
    text-transform: uppercase;
    font-size: 24px;
    width:570px;
    background-color: #fff;
    margin-top: -15px;
    background-image: url(/i/treug.png);   
    background-repeat: no-repeat;
    background-position: right 0;
}

#reviews-list .rewiews-block:hover h3 {
    background-image: url(/i/treug-act.png);    
}

#reviews-list .rewiews-block span.it-name {
    font-size: 16px;
    color: #1373a2;
    margin-top: 10px;
}

#reviews-list .rewiews-block .people-reviews {
    font-size: 14px;
    color: #343847;
    font-style: italic;
    margin-top: 10px;
}
#reviews-list .rewiews-block .review-text .left-block {
    max-width: 270px;
    height: 150px;
    border-radius: 10px;
    border: 1px solid #b4b4b4;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

#reviews-list .rewiews-block .review-text {
    margin-top: 20px;
}
#reviews-list .rewiews-block .review-text .left-block img {
    width: 100%;
    height: 100%;
}


#reviews-list .rewiews-block .review-text .right-block p {
    font-size: 16px;
    color: #343847;  
}
#reviews-list .rewiews-block .review-text .right-block p:last-child {
    margin-top: 20px;
}

#reviews-list .rewiews-block .review-text .review-image img {
    width: 268px;
    height: 170px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    display:inline-block;
    margin-right: 10px; 
}
#reviews-list .rewiews-block .review-text .review-image {
    margin-top: 50px;
}

#reviews-list .rewiews-block .review-text .review-image img:nth-child(4n){
    margin-right: 0;
}
/*������� �������� ������*/


/*������� ����� ������������*/
#form_bron {
    height: 940px;
    color:#343847;
    min-width: 1200px;
}
#form_bron .wrap1 {
    background: url(/i/form/back.jpg) center 0 no-repeat;
    position: absolute;
    left: 0;
    width: 100%;
    height: 940px;
    box-sizing: border-box;
    padding: 40px 0 0 0;
    min-width: 1200px;
}
#form_bron .wrap2 {
    width: 740px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50px;
    padding: 10px 0 0 0;
    border: 10px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 15px 0 #818181;
}
#form_bron .row {
    padding: 5px 17px;
}
#form_bron .mr {
    margin-right: 0 !important;
}
#form_bron .fr {
    float: right;
}
#form_bron .step {
    background: url(/i/form/checkbox.png) 100px 7px no-repeat;
    width: 330px;
    height: 30px;
    padding: 10px 0 0 128px;
    margin: 0 0 30px 20px;
    box-sizing: border-box;
    color: #898989;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    cursor: default;;
}
#form_bron .step.active {
    background-position: 100px -24px;
    color: #1373a3;
}
#form_bron .step.click1 {
    cursor: pointer;
}
#form_bron .step:after {
    position: absolute;
    left: 0;
    top: 27px;
    content: "";
    width: 229px;
    height: 17px;
    background: url(/i/form/arrows_right.png) 0 top no-repeat;
}
#form_bron .step.active:after {
    background-position: 0 bottom;
}
#form_bron .step.s1.click1:after {
    width: 590px;
    background: url(/i/form/arrows_right_wide.png) -11px top no-repeat;
}
#form_bron .step.s2:after {
    display: none;
}
#form_bron .step.s2.click2:after {
    display: block;
}
#form_bron .h1 {
    color: #1373a2;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
}
#form_bron .heading {
    background: url(/i/form/row_back.png) center 0 repeat-y;
    color: #fff;
    text-align: center;
    height: 37px;
    line-height: 37px;
    font-size: 18px;
    margin: 5px 0;
}
#form_bron .p25 {
    width: 130px;
    display: inline-block;
}
#form_bron .p33 {
    width: 180px;
    display: inline-block;
}
#form_bron .p50 {
    width: 335px;
    display: inline-block;
}
#form_bron .p100 {
    width: 100%;
}
#form_bron label {
    display: inline-block;
}

#form_bron .s2 {
    margin: 0;
}
#form_bron .p50.s2 {
    width: 330px;
}

#form_bron input[type=radio]:not(old){
    width   : 28px;
    margin  : 0;
    padding : 0;
    opacity : 0;
    height: 24px;
    line-height: 24px;
    vertical-align: bottom;
    cursor: pointer;
}

#form_bron input[type=radio]:not(old) + label{
    display      : inline-block;
    margin-left  : -28px;
    padding-left : 38px;
    background   : url('/i/form/radio.png') no-repeat 0 1px;
    line-height  : 24px;
    cursor: pointer;
}

#form_bron input[type=radio]:not(old):checked + label{
    background-position : 0 -78px;
}





#form_bron button {
    background: #ef3345;
    padding: 0px 30px;
    text-align: center;
    margin: 20px auto 10px auto;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border: 0 none;
    cursor: pointer;
    border-radius: 7px;
    font-size: 18px;
    line-height: 53px;
    height: 53px;
}
#form_bron input {
    width: 70px;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    padding: 0 10px;
    margin: 0 5px;
    height: 26px;
    line-height: 26px;
    box-sizing: border-box;
    /*text-align: center;*/
    font-size: 16px;
    color: #444444;
}
#form_bron input.s2 {
    text-align: left;
}
#form_bron textarea {
    border: 1px solid #b4b4b4;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    height: 165px;
    border-radius: 3px;
    padding: 0 10px;
}
body .select2-container .select2-choice .select2-arrow b {
    background: url(/i/form/select.png) center 8px no-repeat;
}
body .select2-container .select2-choice .select2-arrow {
    width: 32px;
    background: #fff;
    border-left: 0 none;
}
body .select2-container .select2-choice > .select2-chosen {
    margin-right: 35px;
}
body .select2-dropdown-open .select2-choice {
    background: #fff;
}

#select2-chosen-7{
    width: 20px;
}


/*�������������� ������� ��� ����� � �������*/
#tour-detail .dop-info table {
    width: 100%;
    border-collapse: collapse;
}
#tour-detail .dop-info tr { 
    height: 50px;
}

#tour-detail .dop-info tr td {
    width: 50%;
    font-weight: normal!important;
    border-bottom: 1px solid #b4b4b4!important;  
}

#tour-detail .dop-info tr td:first-child {      
    text-align: left!important;
    color: #343847;

} 

#tour-detail .dop-info tr td:last-child {   
    text-align: right!important;
    color: #000;     
}
 
 
 /*�������������� ������� ��� ����� � �������*/
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/top-menu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/top-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/slider-main/style.css*/
/*����� ��������*/ 

.slider {
    position: relative;
    width: 100%;
    height: 350px; 
    overflow: hidden;
}

.slider .slider-nav {
    width: auto!important;
}
.slider #slider-back {
    background: url(/i/header-back.png) no-repeat top center;
    width: 100%;
    height: 100%;   
    position: absolute;
}

.slides {
    height: 100%;
    overflow: hidden;
    /**    
    * Prevent blinking issue
    * Not tested. Experimental.
    */
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;  
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide {
    height: 100%;
    float: left;
    clear: none;
    list-style: none;
}

.slide figure {
    display: block;
    position: relative;
    text-align: center;
}
.slide figure figcaption {
    background: url("/i/slider-center.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    height: 225px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -30px;
    width: 655px;

}
.slide figure figcaption div {
    text-align: center;
    font-size: 44px;
}

.slide figure figcaption div:first-child {
    color: #343847;
    margin-top: 30px;
}
.slide figure figcaption div:nth-child(2){
    color: #ee3041;
    font-weight: bold;    
}

.slide figure figcaption a {
    width: 190px;
    height: 45px;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    background-color: #1a7ca9;
    border-radius: 3px;
    display: block;
    margin: 0 auto;
    padding: 0 30px;
    line-height: 45px;

}


.slide figure img {
    max-height: 350px;
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.slider-arrows {}

.slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    padding: 20px;
    /*font-family: 'Alegreya Sans', 'Trebuchet MS', sans-serif;
    text-decoration: none;
    font-weight: 900;
    font-size: 3.0em;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;*/
}
/*.slider-arrow:hover {
background: #ddd;
color: #aaa;
}*/
.slider-arrow--right { 
    bottom: 50%; 
    right: 30px;
    background: url(/i/slide_next.png) no-repeat; 
}

.slider-arrow--left:hover {
    background: url(/i/slide-prev-act.png) no-repeat;    
}
.slider-arrow--right:hover {
    background: url(/i/slide-next-act.png) no-repeat;    
}
.slider-arrow--left { 
    bottom: 50%; 
    left: 30px;
    background: url(/i/slide_prev.png) no-repeat; 
}


.slider-nav {
    position: absolute;
    bottom: 0px;
    bottom: 30px;
}

.slider-nav__item {
    width: 12px;
    height: 12px;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.slider-nav__item:hover { background: #bababa; }
.slider-nav__item--current, .slider-nav__item--current:hover { background: #1779a6; }

.footer_top {
  display: flex;
  grid-gap: 30px;
  padding-top: 40px;
}
.footer_bottom {
  text-align: center;
}
.footer_bottom img{
  max-width: 100%;
}
.footer_logo img{
  max-width: 60px;
}
.footer_logo {
  display: flex;
  align-items: center;
}
.footer_logo-text {
  white-space: nowrap;
  color: #6C6C6C;
  font-family: 'ScadaRegular';
  padding-left: 15px;

}

.footer_info {
  display: grid;
  grid-gap: 30px;
  margin-top: 10px;
  line-height: 1.5;
}
.footer_info-item a{
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.footer_info img{
  max-width: 25px;
  margin-right: 10px;
}
.footer_item.col2 {
  display: flex;
  grid-gap: 30px;
}


#main-block-top{
    display: flex;
    align-items: flex-start;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mobile-button {
	display: none;
	padding: 10px;
	width: 54px;
	height: 40px;
	margin-left: 33px;
	cursor: pointer;
	z-index: 1111;
}
.mobile-button span {
	position: relative;
	top: 10px;
	display: block;
	height: 3px;
	background: #1373A2;
	border-radius: 3px;
}
.mobile-button span:after,
.mobile-button span:before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 3px;
	background: #1373A2;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	border-radius: 3px;
}
.mobile-button span:before {
	top: -7px;
}
.mobile-button span:after {
	bottom: -7px;
}
.mobile-button.active span {
	background: 0 0;
}
.mobile-button.active span:after,
.header-block-top .mobile-button.active span:before {
	top: 50%;
	margin: -1px 0 0 0;
	background: #1373A2;
}
.mobile-button.active span:before {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
  top: 1px;
}
.mobile-button.active span:after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
#header_mob_nav{
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  padding: 40px 65px;
  box-shadow: -5px 5px 25px 0px #00000040;
  z-index: 11;
}
#header_mob_nav.active{
  display: block;
}
#header_mob_nav .top-menu {
  margin-bottom: 20px;
}
#header_mob_nav .top-menu li{
  display: block;
  float: none;
  line-height: 20px;
  height: auto;
  margin-bottom: 15px;
  margin-left: 0;
}
#header_mob_nav .top-menu li::before {
  display: none;
}
#header_mob_nav .top-menu li a{
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #1373A2;
  text-transform: none;
}
#header_mob_nav .footer_info{
  grid-gap: 10px;
  text-align: left;
}
#header_mob_nav .footer_info a {
  color: #1373A2 !important;
}
#header_mob_nav .time-work {
  margin-top: 20px;
}
#header_mob_nav  .time-work-title {
  color: #757575;
}
#page-wrapper {
  position: relative;
}
#popular-tour {
  padding-left: 10px;
}

.form_subscrib_main-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin-bottom: 7px;
}
.form_subscrib_main {
  padding: 10px 0 10px;
}
.flex-text {
  display: flex;
}
.sitebar-text {
  width: calc(100% - 220px);
  margin-left: auto;
  font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.bonuses_ban-wr{
  background: #fff;
    margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
}
.bonuses_ban {
  background: linear-gradient(236.66deg, #2196F3 27.96%, rgba(33, 150, 243, 0) 106.84%);
  padding: 25px 15px 20px 20px;
  color: #fff;
  border-radius: 8px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.bonuses_ban-text {
  position: relative;
  z-index: 1;
}
.bonuses_ban-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 37px;
}
.bonuses_ban-desc {
font-size: 20px;
font-weight: 400;
line-height: 28px;
margin-bottom: 70px;
}
a.bonuses_ban-btn,
.bonuses_ban-btn{
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 400;
  background: #1B7DA9;
   color: #fff;
   text-transform: uppercase;
   display: inline-block;
   text-align: center;
   border-radius: 2px;
}
.bonuses_ban-img{
 position: absolute;
  left: 32px;
  top: 52px;
}

.popular-tour-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.tour-text_info {
  width: 100%;
}
#tour-detail{
  display: flex;
  align-items: self-start;
 justify-content: space-between;
}
.tour-text_info {
  padding-left: 20px;
}
.print-tour-btn {
  width:355px;
  position: relative;
  margin-top: 50px;
}
#vise-block .item {
  margin-bottom: 40px;
}
@media screen and (max-width: 1280px) {
  #tour-detail .preview-text {
    width: auto;
    float: none;
  }
  #tour-detail .img img{
    object-fit: cover;
  }
  #tour-detail .banner-block {
    background-size: contain;
    margin-top: 20px;
  }
  #tour-detail .banner-block div {
    width: auto;
      margin-left: auto;
  margin-right: auto;
  }
  
  #tour-detail .banner-block div a {
    position: relative;
    top: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  }

}

/** responsive styles **/
@media screen and (max-width: 1200px) {
   #tour-detail .img {
    width: 250px;
    height: 260px;
  }
  .tour-programm {
    width: auto;
  }
  .slider {
    width: 100%;
  }
    .slider .slider-arrows {
    display: none;
  }
  header{
    width: 100%;
    height: auto;
  }
  
  #header-title {
      width: 100%;
  }
  #page-wrapper {
    min-width: 320px;
  }
  /* header {
    width: auto;
  } */
  #buttom-block {
    width: auto;
  }
  .bottom-menu{
    display: none;
  }
  footer {
    padding: 0 20px;
  }
  .footer_nav .footer_menu {
    margin-right: 0;
  }
  .footer_top {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer{
    border-top: 1px solid #1373A2;
  }
  .footer_item.col2 {
    width: 100%;
    order: 3;
     justify-content: space-between;
  }
  #tour-menu,
  #logo-phone,
  #time-work,
  .header_info,
  .logo-text {
    display: none;
  }

  #logo-block img{
    max-width: 206px;
  }

  #phone-block div:first-child{
    font-size: 30px;
    font-weight: 400;
    line-height: 37px;
  }
  #phone-block div:last-child{
    border: 0;
  }


  #center-banner > div {
    width: auto;
  }
  #center-banner {
    background: none;
  }
  #bonus-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
   }
   #bonus-content > div {
    padding: 20px;
   }
   #bonus-content > div:first-child,
   #bonus-content .bonus1 {
      background: url('/i/bon1.jpg') no-repeat center / cover;
   }
   #bonus-content > div:last-child,
   #bonus-content .bonus2 {
    background:#F5F5F5;
   }
   #bonus-content > div:first-child,
   #bonus-content .bonus1,
    #bonus-content > div:last-child,
   #bonus-content .bonus2 {
     width: 49%;
     height: 320px;
   }
   #bonus-content  h4{
      font-size: 40px;
      font-weight: 400;
      line-height: 42px;
   }
   #bonus-content > div:first-child a {
    left: 0;
    top: 100px;
   }
  #bonus-content #discount1{
    right: 170px;
    top: auto;
        bottom: 30px;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    color: #06567F;
   }
   #bonus-content #discount2{
    right: 70px;
    left: auto;
    top: auto;
    bottom: 10px;
    font-size: 45px;
    font-weight: 400;
    line-height: 56px;

   }
   #bonus-content #discount3{
      right: 10px;
      left: auto;
      font-size: 55px;
      font-weight: 400;
      line-height: 68px;
   }

   .mobile-button {
      display: block;
   }
   #center-logo-block > div:first-child {
    margin-right: 10px;
      width: auto;
    display: flex;
    align-items: center;
   }
   #logo-block img {
    margin-left: 10px;
   }


  .search-tour-block {
    width: 100%;
    margin: 0;
    padding: 20px 10px;
    position: relative;
    background: transparent;
    height: auto;
  }
  .search-tour-block::before {
    content: '';
	  position: absolute;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 30%);
    height: 3px;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
   }
  .search-form>span{
      display: none;
  }
  .search-tour-block form {
    display: flex;
   }
   .search-tour-block .search-form{
    padding: 0;
   }

  .search-tour-block .search-form input[type="text"] {
    border: 1px solid #1373A2;
    padding: 12px 15px;
    border-radius: 10px 0 0 10px;
    height: 45px;
    margin: 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    color: #B4B4B4;
    width: calc(100% - 58px);
  }
   .search-tour-block .search-form input[type="submit"] {
    background: #EE3041 url('/i/mingcute_search-line.svg') no-repeat center ;
    font-size: 0;
    height: 45px;
    width: 58px;
    padding: 11px 17px 10px 17px;
    border-radius: 0px 10px 10px 0px;
    margin: 0;
   }
   #reviews-list .rewiews-block {
    width: 100%;
   }
   
   .tour-list{
    width: 100%;
   }
   #inner-list-tour .tour-list {
    padding-left: 20px;
   }
#inner-list-tour .tour-list .tour{
  width: 100%;
}
#inner-list-tour .tour-list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 25px;
}
#inner-list-tour .tour-list .tour{
  display: flex;
  flex-direction: column;
  height: auto;
}
#inner-list-tour .pop-tour-preview{
  width: 100%;
  float: none;
  padding-left: 12px;
  padding-right: 12px;
  margin: 0;
}
#inner-list-tour .tour-pop-price{
  padding-left: 12px;
  padding-bottom: 20px;
}
#inner-list-tour .tour-img-pop {
  width: 100%;
}
.tour-img-pop img {
  object-fit: cover;
}

  #tour-detail .other-info > div {
    width: 100%;
    margin-bottom: 15px;
  }
#vise-block .text-block {
  width: 100%; 
}
#bonuses_form > div:first-child {
  width: 100%;
  margin-right: 0;
}
#bonuses_form > div:last-child {
  width: 95%;
  height: auto;
      border: 6px solid #fff;
    border-radius: 40px;
    background:linear-gradient(180deg, rgb(227 227 227 / 70%) 0%, #FFFFFF 100%);
    box-shadow: 5px 5px 20px 0px #00000036;

    padding: 30px 0;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
#about-company .left-block {
  width: 100%;
}
#about-company .right-block {
  width: 100%;
}
.license-block .licenses {
  margin-right: 10px;
}
} 
@media screen and (max-width: 790px){
  .right-block .phone{
    padding: 20px;
    height: auto;
    text-align: center;
  }
.right-block .phone div{
  width: 100%;
  margin: 0;
 
}
  .left-menu-top .separator,
.left-menu-top {
  width: 100%;
}

  #tour-detail {
    flex-direction: column-reverse;
  }
  #bonus-content{
    flex-direction: column;
    padding: 10px 0;
  }
  #center-banner {
    height: auto;
  }
  #bonus-content > div:first-child, #bonus-content .bonus1, #bonus-content > div:last-child, #bonus-content .bonus2 {
    width: 100%;
  }
  .left-menu-top .separator{
    margin-right: -10px;
    width: 110%;
  }
  .left-menu-top{
      width: 100%;
  }
  .form_subscrib_main {
    background: #F5F5F5;
    padding: 40px 10px 40px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -10px;
  }
  #main-block-top{
    flex-direction: column-reverse;
  }
  .form_subscrib_main-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .sitebar-text{
    width: 100%;
  }
  .bonuses_ban-wr{
    padding-bottom: 40px;
  }
  .bonuses_ban{
    overflow: visible;
  }
  .bonuses_ban-desc{
    margin-bottom: 40px;
  }
  .bonuses_ban-img{
    top: 10px;
      left: auto;
      right: 0;

  }
  .tour-left-main {
    display: none;
  }
  #reviews-list .rewiews-block h3{
    width: auto;
  }
  .reviews-list-main {
    text-align: center;
  }
  .reviews-list-main .reviews p img{
    float: none;
  }

  .tour-text_info{
  padding-left: 0;
}
  #tour-detail .img {
    width: 100%;
    margin-bottom: 15px;
  }
  #inner-list-tour .tour-list{
    padding-left: 0;
  }
  #inner-list-tour{
    flex-direction: column-reverse;
  }

}
@media screen and (max-width: 750px){
  .footer_item{
    width: 100%;
  }
  .footer_logo {
    text-align: center;
    justify-content: center;
  }
  .footer_item.col3 {
    text-align: center;
  }
  .footer_item.col2 {
    flex-direction: column;
    grid-gap: 0;
  }
  .footer_nav {
    padding-left: 15px;
  }
   .footer_item.col2 .footer_nav:first-child{
    order: 2;
   }
   .footer_item.col2 .footer_nav:nth-child(2) .footer_menu:last-child{
    margin-top: 30px;
   }
   .footer_item.col2 .footer_info {
    text-align: center;
    order: 3;
    margin-top: 25px;
  }
  footer #footer1{
    font-size: 14px;
  }
  .left-menu-top {
    margin-left: auto;
    margin-right: auto;
  }
  footer #black-phone {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.03em;
  }
  #logo-block {
    margin-top: 0;
  }
    #logo-block img{
    max-width: 130px;
    margin-top: 9px;
  }
  #logo-block > div:first-child {
    width: auto;
  }
  #center-logo-block{
    margin-left: 10px;
  }

    #phone-block div:first-child{
    font-size: 18px;
    line-height: 22px;
  }
  #phone-block div:last-child{
    font-size: 13px;
    line-height: 16px;
    text-align: right;
  }
  #center-logo-block > div:first-child{
    width: auto;
  }
  #bonus-content a{
    width: 200px;
  }
    #bonus-content h4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
  }
  .mobile-button {
    margin-left: 3px;
    width: 45px;
  }
  #popular-tour {
  padding-left: 0;
}
.BackToTop {
  right: auto !important;
  left: 30px !important;
}
#tour-detail .table-back .tour-price h3{
  width: 100%;
  background: none;
  text-align: center;
  font-size: 25px;
  position: relative;
  top: 0;
  left: 0;
}
#tour-detail .head-text .left-block {
  width: 100%;
}
.breadcrumbs {
  margin-left: 0;
}
.tour-price .date-check {
  margin-top: 0;
}
#tour-detail .head-text {
  width: 100%;
}
#tour-detail #tables-price table .price {
  font-size: 17px;
}
#tour-detail .price-table td{
  font-size: 14px;
}
#tour-detail .price-table th {
  font-size: 14px;
}
#tour-detail .table-back {
  border: 0;
}
.print-tour-btn {
  width: 100% ;
}
#tour-detail .head-text .bron-tour,
#tour-detail .head-text .print-tour{
  position: relative;
  right: 0;
  top: 0;
  margin-bottom: 15px;
  width: 100%;
    text-align: center;
}
#bonus-cart {
  width: 100%;
  background: rgb(80 158 197);
  height: auto;
}
#bonuses_form .group-three input:last-child,
#bonuses_form .group-three input:nth-child(2),
#bonuses_form .input-group input {
  width: 100%;
}
#bonuses_form .input-group {
  padding: 10px 0;
}
.license-block .licenses:nth-child(even),
.license-block .licenses {
  margin-left: auto;
  margin-right: auto;
  float: none;

}
}
@media screen and (max-width: 450px){
 #inner-list-tour .tour-list {
  grid-template-columns: 1fr;
}
  #header_mob_nav{
    padding: 40px 35px;
  }

  #popular-tour{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  #popular-tour h1{
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;

  }
  .bx_catalog_tile_img {
    font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  }
  #tour-detail .other-info > div {
    padding: 20px 30px;
  }
  #vise-block .item {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 380px){
      #logo-block img{
    max-width: 105px;
    margin-top: 9px;
  }
}
/*
@media screen and (max-width: 650px) {
h1 { font-size: 2.9em; }
}

@media screen and (max-width: 450px) {
h1 { font-size: 2.1em; }
} */

/*����� ��������*/

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/tour-menu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/tour-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/popular-tour-main/style.css*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/news-main/style.css*/
.news-list {
    width: 580px;
    margin-right: 80px; 
}

.news {
    overflow: hidden;
    margin-bottom: 25px;
}

.news .image{
    position: relative;
    width: 204px;
    height: 140px;
    margin-right: 15px;
    float: left;
}
.news .image img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
}
.news .image .date {
    background: url(/i/plashka-news.png) no-repeat center;
    position: absolute;
    top:-1px;
    right: 0;
    width: 75px;
    height: 83px;
}
.news .image .date div {
    text-align: center;
    color: #1373a2;
    width: 100px;
}
.news .image .date div:first-child{
    font-size: 22px;
    font-weight: bold;
}
.news .image .date div:last-child {
    font-size: 11px;
}

.news .preview-text {
    float: left;
    width: 350px;
}
.news .preview-text a {
    font-size: 16px;
    color: #1373a2;
    text-transform: uppercase;

}

.news .preview-text p {
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;

}

.news .preview-text a:hover {
    color: #ed2839;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/reviews-list-main/style.css*/
.reviews {
    width: 475px;
    padding-right: 65px;
    background: url(/i/otzivi-border.jpg) no-repeat;
    height: 410px;
    position: relative;
}
.reviews div:nth-child(2){
    font-size: 16px;
    color: #1373a2; 
    margin: 25px 0 10px;  
} 
.reviews div:nth-child(3){
    font-size: 14px;
    font-style: italic;
    margin-bottom: 30px;   
}
.reviews p {
    font-size: 14px;
    /*height: 185px; */
}
.reviews p img {
    float: left;
    margin-right: 20px;
    width: auto;
    max-width: 260px;
    max-height: 185px;
}  

.reviews .all {
    border-top: none;
    position: absolute;
    margin: auto;
    bottom: 5px;
    left: 0;
    right: 0;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/hotels-main/style.css*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/bottom/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/footer-menu1/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/footer-menu1/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/footer-menu2/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/footer-menu2/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/main/template_styles.css*/



/* End */
/* /css/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/top-menu/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/slider-main/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/tour-menu/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/popular-tour-main/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/news-main/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/reviews-list-main/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/hotels-main/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/bottom/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/footer-menu1/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/footer-menu2/style.css */
/* /bitrix/templates/main/template_styles.css */

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/top-menu/style.css?1427206930626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/top-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/slider-main/style.css?14303946083642*/
/*����� ��������*/ 

.slider {
    position: relative;
    width: 100%;
    height: 350px; 
    overflow: hidden;
}

.slider .slider-nav {
    width: auto!important;
}
.slider #slider-back {
    background: url(/i/header-back.png) no-repeat top center;
    width: 100%;
    height: 100%;   
    position: absolute;
}

.slides {
    height: 100%;
    overflow: hidden;
    /**    
    * Prevent blinking issue
    * Not tested. Experimental.
    */
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;  
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide {
    height: 100%;
    float: left;
    clear: none;
    list-style: none;
}

.slide figure {
    display: block;
    position: relative;
    text-align: center;
}
.slide figure figcaption {
    background: url("/i/slider-center.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    height: 225px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -30px;
    width: 655px;

}
.slide figure figcaption div {
    text-align: center;
    font-size: 44px;
}

.slide figure figcaption div:first-child {
    color: #343847;
    margin-top: 30px;
}
.slide figure figcaption div:nth-child(2){
    color: #ee3041;
    font-weight: bold;    
}

.slide figure figcaption a {
    width: 190px;
    height: 45px;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    background-color: #1a7ca9;
    border-radius: 3px;
    display: block;
    margin: 0 auto;
    padding: 0 30px;
    line-height: 45px;

}


.slide figure img {
    max-height: 350px;
    height: 350px;
    width: 100%;
}

.slider-arrows {}

.slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    padding: 20px;
    /*font-family: 'Alegreya Sans', 'Trebuchet MS', sans-serif;
    text-decoration: none;
    font-weight: 900;
    font-size: 3.0em;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;*/
}
/*.slider-arrow:hover {
background: #ddd;
color: #aaa;
}*/
.slider-arrow--right { 
    bottom: 50%; 
    right: 30px;
    background: url(/i/slide_next.png) no-repeat; 
}

.slider-arrow--left:hover {
    background: url(/i/slide-prev-act.png) no-repeat;    
}
.slider-arrow--right:hover {
    background: url(/i/slide-next-act.png) no-repeat;    
}
.slider-arrow--left { 
    bottom: 50%; 
    left: 30px;
    background: url(/i/slide_prev.png) no-repeat; 
}


.slider-nav {
    position: absolute;
    bottom: 0px;
    bottom: 30px;
}

.slider-nav__item {
    width: 12px;
    height: 12px;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.slider-nav__item:hover { background: #bababa; }
.slider-nav__item--current, .slider-nav__item--current:hover { background: #1779a6; }



/** responsive styles **/
@media screen and (max-width: 1200px) {
    .slider {
    width: 1200px;
}

#header-title {
    width: 1200px;
}
} 

/*
@media screen and (max-width: 650px) {
h1 { font-size: 2.9em; }
}

@media screen and (max-width: 450px) {
h1 { font-size: 2.1em; }
} */

/*����� ��������*/

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/tour-menu/style.css?1427206930626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/tour-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/popular-tour-main/style.css?1427206929150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/news-main/style.css?14272069291020*/
.news-list {
    width: 580px;
    margin-right: 80px; 
}

.news {
    overflow: hidden;
    margin-bottom: 25px;
}

.news .image{
    position: relative;
    width: 204px;
    height: 140px;
    margin-right: 15px;
    float: left;
}
.news .image img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
}
.news .image .date {
    background: url(/i/plashka-news.png) no-repeat center;
    position: absolute;
    top:-1px;
    right: 0;
    width: 75px;
    height: 83px;
}
.news .image .date div {
    text-align: center;
    color: #1373a2;
    width: 100px;
}
.news .image .date div:first-child{
    font-size: 22px;
    font-weight: bold;
}
.news .image .date div:last-child {
    font-size: 11px;
}

.news .preview-text {
    float: left;
    width: 350px;
}
.news .preview-text a {
    font-size: 16px;
    color: #1373a2;
    text-transform: uppercase;

}

.news .preview-text p {
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;

}

.news .preview-text a:hover {
    color: #ed2839;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/reviews-list-main/style.css?1428301656664*/
.reviews {
    width: 475px;
    padding-right: 65px;
    background: url(/i/otzivi-border.jpg) no-repeat;
    height: 410px;
    position: relative;
}
.reviews div:nth-child(2){
    font-size: 16px;
    color: #1373a2; 
    margin: 25px 0 10px;  
} 
.reviews div:nth-child(3){
    font-size: 14px;
    font-style: italic;
    margin-bottom: 30px;   
}
.reviews p {
    font-size: 14px;
    /*height: 185px; */
}
.reviews p img {
    float: left;
    margin-right: 20px;
    width: auto;
    max-width: 260px;
    max-height: 185px;
}  

.reviews .all {
    border-top: none;
    position: absolute;
    margin: auto;
    bottom: 5px;
    left: 0;
    right: 0;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/hotels-main/style.css?1427206929150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/bottom/style.css?1427206930626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/footer-menu1/style.css?1427206930626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/footer-menu1/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/footer-menu2/style.css?1427206930626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/footer-menu2/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}

ul.map-level-0{
	text-align: left;
    padding-left: 40px;
	padding-bottom: 40px;
}

ul.map-level-1{
	padding-left:20px;
}

footer .footer-social {overflow: hidden; width: 180px; margin: 0 auto; padding: 25px 25px 0 25px; margin-left: -75px;}
footer .footer-social a {display: block; width: 0px; height: 0px; padding:17px 18px ; overflow: hidden; float:left; color:#fff; line-height: 1000px; background: url("http://dvestolicy.ru/i/social_icons.png") no-repeat 0 -3px;}
footer .footer-social a:hover {

}
footer .footer-social .footer-facebook {background-position: -2px -3px; margin-right: 35px;}
footer .footer-social .footer-twitter {background-position: -45px -3px; margin-right: 35px;}
footer .footer-social .footer-vk {background-position: -87px -3px;}

footer .footer-social .footer-facebook:hover {background-position: -2px -44px;}
footer .footer-social .footer-twitter:hover {background-position: -45px -44px;}
footer .footer-social .footer-vk:hover {background-position: -87px -44px;}

.list_cat_wr {
  width: 100%;
  max-width: 990px;display: inline-block;
}
.top-cat-list {
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center 50px;
	float:left; 
	width:227px;
	margin:7px;
	height: 220px;
	list-style: none;
	border: 1px solid #b4b4b4;
    border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.top-cat-list a {
    display: block;
    color: #1373A3;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    height: 30px;
    background: rgba(255, 255, 255, 0.82);
    padding: 10px 0 0;
}
.top-cat-list span.desc {
	display:none;
	position: absolute;
    height: calc(100% - 80px);
    bottom: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    background: rgba(255,255,255,0.82);
	padding: 15px;
}
.top-cat-list:hover span.desc {
	display:block;
}
/* POPUP BUTTON STYLES */
#open-callback-form {position:fixed;top:160px;right:100px;cursor:pointer;z-index:99;}

#open-callback-form .open-callback-form-phone {-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color: rgba(0, 173, 255, 0.78);
    width:70px;height:70px;-webkit-animation: uptocallmini 1.5s 0s ease-out infinite;-moz-animation: uptocallmini 1.5s 0s ease-out infinite;animation: uptocallmini 1.5s 0s ease-out infinite;}

#open-callback-form .open-callback-form-phone:before {content: "";position: absolute;width: 100%;height: 100%;top:0;left:0;background-image:url(/i/mini.png);background-repeat:no-repeat;background-position:center center;
    -webkit-animation: uptocallphone 1.5s linear infinite;-moz-animation: uptocallphone 1.5s linear infinite;animation: uptocallphone 1.5s linear infinite;}

@-webkit-keyframes uptocallphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes uptocallphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes uptocallphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes uptocallmini {
    0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
    10% {box-shadow: 0 0 8px 6px #00ADFF, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #00ADFF;}
    100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
@-moz-keyframes uptocallmini {
    0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
    10% {box-shadow: 0 0 8px 6px #00ADFF, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #00ADFF;}
    100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
@keyframes uptocallmini {
    0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
    10% {box-shadow: 0 0 8px 6px #00ADFF, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #00ADFF;}
    100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
#sub-form input {
  padding: 6px;
    height: auto;
    width: 100%;
    border-radius: 3px;
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #b4b4b4;
}
input#sub-submit {
-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	height: 27px;
    padding: 0;
    width: 100%;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #ED2839;
}
/* End */
/* /css/style.css?143336082269508 */
/* /bitrix/templates/.default/components/bitrix/menu/top-menu/style.css?1427206930626 */
/* /bitrix/templates/.default/components/bitrix/news.list/slider-main/style.css?14303946083642 */
/* /bitrix/templates/.default/components/bitrix/menu/tour-menu/style.css?1427206930626 */
/* /bitrix/templates/.default/components/bitrix/news.list/popular-tour-main/style.css?1427206929150 */
/* /bitrix/templates/.default/components/bitrix/news.list/news-main/style.css?14272069291020 */
/* /bitrix/templates/.default/components/bitrix/news.list/reviews-list-main/style.css?1428301656664 */
/* /bitrix/templates/.default/components/bitrix/news.list/hotels-main/style.css?1427206929150 */
/* /bitrix/templates/.default/components/bitrix/menu/bottom/style.css?1427206930626 */
/* /bitrix/templates/.default/components/bitrix/menu/footer-menu1/style.css?1427206930626 */
/* /bitrix/templates/.default/components/bitrix/menu/footer-menu2/style.css?1427206930626 */

.form {
    border: 3px solid #1f5bff;
    padding: 60px 45px 70px;
    border-width: 15px;
    border-color: #1373A3;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.3);
    font-family: "Roboto", Arial, sans-serif;
    width: 640px;
    margin-left: 50%;
    margin-bottom: 40px;
    margin-top: 40px;
    transform: translateX(-50%);
    background-color: #fff;
}
.form input[type=text],
.form input[type=date],
.form input[type=time],
.form textarea {
    border: unset;
    outline: unset;
    padding: 0;
}
.form__header {
    text-align: center;
    margin-bottom: 74px;
}
.form__header-title {
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    margin-bottom: 24px;
}
.form__header-subtitle {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
}
.form__footer {
    text-align: center;
    font-style: italic;
}
.form__body {
    display: none;
}
.form__body.active {
    display: block;
}
.form-field {
    margin-bottom: 35px;
}
.form-field span {
    font-size: 20px;
    line-height: 1.55;
}
.form-field label {
    display: flex;
    flex-direction: column;
}
.form-field--text input[type=text], .form-field--text input[type=date], .form-field--text input[type=time] {
    padding: 0 10px;
    height: 56px;
    font-size: 16px;
    border-bottom: 1px solid #d6d6d6 !important;
}
.form-field--text textarea {
    resize: none;
    border-bottom: 1px solid #d6d6d6 !important;
    padding: 20px 10px;
    font-size: 16px;
}
.form-field--text.form-field--error input {
    border: 1px solid red !important;
}
.form-field--text.form-field--error .form-field__error {
    display: block !important;
}
.form-field--range {
    position: relative;
}
.form-field--range > label {
    padding-bottom: 35px;
}
.form-field--range input[type=range] {
    width: 100%;
    height: 20px;
    cursor: pointer;
    outline: none;
    margin: 0;
    padding: 0;
    background: transparent;
    accent-color: green;
    -webkit-appearance: none;
    margin-top: 45px;
}
.form-field--range input[type=range]::-webkit-slider-runnable-track {
    height: 2px;
    border: none;
    background-color: #F4F4F4;
    -webkit-appearance: none;
}
.form-field--range input[type=range]::-moz-range-track {
    height: 2px;
    border: none;
    background-color: #F4F4F4;
    -webkit-appearance: none;
}
.form-field--range input[type=range]::-ms-track {
    height: 2px;
    border: none;
    background-color: #F4F4F4;
    color: transparent;
}
.form-field--range input[type=range]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    margin-top: -9px;
    background: #000;
    border-radius: 50%;
    border: none;
    -webkit-appearance: none;
}
.form-field--range input[type=range]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    margin-top: -9px;
    background: #000;
    border-radius: 50%;
    border: none;
    -webkit-appearance: none;
}
.form-field--range input[type=range]::-ms-thumb {
    height: 20px;
    width: 20px;
    margin-top: 0;
    background: #000;
    border: none;
    border-radius: 50% none;
}
.form-field--range input[type=range]::-moz-focus-outer {
    border: 0none;
}
.form-field--range input[type=range]::-ms-tooltip {
    display: none;
}
.form-field--range input[type=range]::-webkit-progress-value {
    background-color: green;
}
.form-field--range__progress {
    background-color: #000;
    height: 2px;
    margin-top: -10px;
}
.form-field--range__value-current {
    position: absolute;
    transform: translateX(-75%);
    margin-top: 35px;
    font-size: 14px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    min-width: 20px;
    padding: 8px 10px;
    text-align: center;
}
.form-field--range__value-min, .form-field--range__value-max {
    bottom: 0;
    position: absolute;
    font-size: 14px;
}
.form-field--range__value-min {
    left: 0;
}
.form-field--range__value-max {
    right: 0;
}
.form-field--checkbox label {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}
.form-field--checkbox input[type=checkbox] {
    display: none;
}
.form-field--checkbox-indicator {
    height: 20px;
    width: 20px;
    border: 2px solid rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    margin-right: 10px;
    display: inline-block;
    position: relative;
}
.form-field--checkbox-indicator::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 3px;
    height: 8px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    display: none;
}
.form-field--checkbox input[type=checkbox]:checked ~ .form-field--checkbox-indicator {
    border-color: #000 !important;
}
.form-field--checkbox input[type=checkbox]:checked ~ .form-field--checkbox-indicator::after {
    display: block;
}
.form-field--checkbox.form-field--error .form-field-group {
    border: 1px solid red;
}
.form-field--checkbox.form-field--error .form-field__error {
    display: block;
}
.form-field--radiobox label {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}
.form-field--radiobox input[type=radio] {
    display: none;
}
.form-field--radiobox-indicator {
    height: 20px;
    width: 20px;
    border: 2px solid rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    border-radius: 10px;
}
.form-field--radiobox-indicator::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    background-color: #000;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: none;
}
.form-field--radiobox input[type=radio]:checked ~ .form-field--radiobox-indicator {
    border-color: #000 !important;
}
.form-field--radiobox input[type=radio]:checked ~ .form-field--radiobox-indicator::after {
    display: block;
}
.form-field--radiobox.form-field--error .form-field-group {
    border: 1px solid red;
}
.form-field--radiobox.form-field--error .form-field__error {
    display: block;
}
.form-field__error {
    color: red;
    font-size: 13px;
    margin-top: 5px;
    display: none;
}
.form-controls {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    margin-bottom: 35px;
}
.form-controls__counter {
    display: flex;
    align-items: center;
}
.form-controls__counter-number span {
    padding: 0 3px;
    opacity: 0.3;
    font-size: 12px;
}
.form-controls__counter-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    margin-left: 6px;
}
.form-controls__counter-circle--1 {
    background: conic-gradient(#1373A3 0deg, #1373A3 22.5deg, #b9b9b9 22.5deg);
}
.form-controls__counter-circle--2 {
    background: conic-gradient(#1373A3 0deg, #1373A3 45deg, #b9b9b9 45deg);
}
.form-controls__counter-circle--3 {
    background: conic-gradient(#1373A3 0deg, #1373A3 67.5deg, #b9b9b9 67.5deg);
}
.form-controls__counter-circle--4 {
    background: conic-gradient(#1373A3 0deg, #1373A3 90deg, #b9b9b9 90deg);
}
.form-controls__counter-circle--5 {
    background: conic-gradient(#1373A3 0deg, #1373A3 112.5deg, #b9b9b9 112.5deg);
}
.form-controls__counter-circle--6 {
    background: conic-gradient(#1373A3 0deg, #1373A3 135deg, #b9b9b9 135deg);
}
.form-controls__counter-circle--7 {
    background: conic-gradient(#1373A3 0deg, #1373A3 157.5deg, #b9b9b9 157.5deg);
}
.form-controls__counter-circle--8 {
    background: conic-gradient(#1373A3 0deg, #1373A3 180deg, #b9b9b9 180deg);
}
.form-controls__counter-circle--9 {
    background: conic-gradient(#1373A3 0deg, #1373A3 202.5deg, #b9b9b9 202.5deg);
}
.form-controls__counter-circle--10 {
    background: conic-gradient(#1373A3 0deg, #1373A3 225deg, #b9b9b9 225deg);
}
.form-controls__counter-circle--11 {
    background: conic-gradient(#1373A3 0deg, #1373A3 247.5deg, #b9b9b9 247.5deg);
}
.form-controls__counter-circle--12 {
    background: conic-gradient(#1373A3 0deg, #1373A3 270deg, #b9b9b9 270deg);
}
.form-controls__counter-circle--13 {
    background: conic-gradient(#1373A3 0deg, #1373A3 292.5deg, #b9b9b9 292.5deg);
}
.form-controls__counter-circle--14 {
    background: conic-gradient(#1373A3 0deg, #1373A3 315deg, #b9b9b9 315deg);
}
.form-controls__counter-circle--15 {
    background: conic-gradient(#1373A3 0deg, #1373A3 337.5deg, #b9b9b9 337.5deg);
}
.form-controls__counter-circle--16 {
    background: conic-gradient(#1373A3 0deg, #1373A3 360deg, #b9b9b9 360deg);
}
.form-controls__counter-circle:before {
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #fff;
}
.form-controls__button button {
    background-color: #1373A3;
    color: #fff;
    font-size: 14px;
    height: 45px;
    width: 130px;
    border: unset;
    outline: unset;
    border-radius: 45px;
    font-weight: 700;
    cursor: pointer;
}
.form-controls__button--left {
    display: flex;
    justify-content: start;
}
.form-controls__button--left button:before {
    content: "←";
    margin-right: 5px;
}
.form-controls__button--right {
    display: flex;
    justify-content: end;
}
.form-controls__button--right button:after {
    content: "→";
    margin-left: 5px;
}
.form-controls__button-send:after {
    display: none;
}
.form-error {
    background-color: #F95D51;
    color: #fff;
    font-size: 20px;
    line-height: 1.55;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 35px;
    display: none;
}
.form-error.active {
    display: block;
}

@media screen and (max-width: 750px){
    #sub-form input {
    border: 1px solid #B4B4B4;
    font-family: Arial;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
    padding: 15px 14px;
    margin-bottom: 20px;
  }
  input#sub-submit{
    height: auto;
  }
  .form{
    width: 100%;
  }
  .form-controls {
        display: flex;
    flex-direction: column-reverse;
    align-items: center;
    grid-gap: 10px;
  }
}
@media screen and (max-width: 520px){
  .top-cat-list {
    width: 45%;
    height: 160px;
  }

}

div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/*Стили слайдера*/ 

.slider {
    position: relative;
    width: 100%;
    height: 350px; 
    overflow: hidden;
}

.slider .slider-nav {
    width: auto!important;
}
.slider #slider-back {
    background: url(/i/header-back.png) no-repeat top center;
    width: 100%;
    height: 100%;   
    position: absolute;
}

.slides {
    height: 100%;
    overflow: hidden;
    /**    
    * Prevent blinking issue
    * Not tested. Experimental.
    */
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;  
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide {
    height: 100%;
    float: left;
    clear: none;
    list-style: none;
}

.slide figure {
    display: block;
    position: relative;
    text-align: center;
}
.slide figure figcaption {
    background: url("/i/slider-center.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    height: 225px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -30px;
    width: 655px;

}
.slide figure figcaption div {
    text-align: center;
    font-size: 44px;
}

.slide figure figcaption div:first-child {
    color: #343847;
    margin-top: 30px;
}
.slide figure figcaption div:nth-child(2){
    color: #ee3041;
    font-weight: bold;    
}

.slide figure figcaption a {
    width: auto;
    height: 45px;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    background-color: #1a7ca9;
    border-radius: 3px;
    display: inline-block;
    margin: 0 auto;
    padding: 0 30px;
    line-height: 45px;

}


.slide figure img {
    max-height: 350px;
    height: 350px;
    width: 100%;
}

.slider-arrows {}

.slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    padding: 20px;
    /*font-family: 'Alegreya Sans', 'Trebuchet MS', sans-serif;
    text-decoration: none;
    font-weight: 900;
    font-size: 3.0em;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;*/
}
/*.slider-arrow:hover {
background: #ddd;
color: #aaa;
}*/
.slider-arrow--right { 
    bottom: 50%; 
    right: 30px;
    background: url(/i/slide_next.png) no-repeat; 
}

.slider-arrow--left:hover {
    background: url(/i/slide-prev-act.png) no-repeat;    
}
.slider-arrow--right:hover {
    background: url(/i/slide-next-act.png) no-repeat;    
}
.slider-arrow--left { 
    bottom: 50%; 
    left: 30px;
    background: url(/i/slide_prev.png) no-repeat; 
}


.slider-nav {
    position: absolute;
    bottom: 0px;
    bottom: 30px;
}

.slider-nav__item {
    width: 12px;
    height: 12px;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.slider-nav__item:hover { background: #bababa; }
.slider-nav__item--current, .slider-nav__item--current:hover { background: #1779a6; }

@media screen and (max-width: 1200px) {
    .slider {
    width: 100%;
}

#header-title {
    width: 100%;
}
} 

@media screen and (max-width: 998px){
  .slider {
    height: auto;
    padding-bottom: 100px;
  }
   .slide figure::after {
    background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.6) 49.14%, rgba(255, 255, 255, 0) 100%);
    content: "";
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .slide figure figcaption {
    z-index: 1;
  }
  .slides {
    overflow: visible;
  }
  .slide figure figcaption{
    top: auto;
    bottom: -70px;
  }
  .slider-nav__item {
    background: #B4B4B4;
  }
  .slider-nav__item--current, .slider-nav__item--current:hover { background: #1779a6; }
}
@media screen and (max-width: 698px){
  .slide figure figcaption div{
     font-size: 24px;
    line-height: 30px;
  }
  .slide figure figcaption {
    background: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    width: 100%;
  }
  .slide figure figcaption .slide_text{
    top: auto;
    bottom: -70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 5px solid #fff;
    border-radius: 40px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, #FFFFFF 100%);
    box-shadow: 5px 5px 20px 0px #0000001F;
    height: auto;
    padding: 30px 0;
    margin-bottom: 20px;

  }
  .slide figure figcaption div:first-child{
    margin-top: 0;
  }
}
@media screen and (max-width: 508px){
    .slider {
    padding-bottom: 250px;
}
.slide figure figcaption {
  bottom: -175px;
}
    .slide figure figcaption div{
     font-size: 24px;
    line-height: 30px;
  }
  .slide figure figcaption div:nth-child(2) {
    color: #ee3041;
    font-weight: bold;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
  }
  .slide figure img {
    height: 140px;
  }
     .slide figure::after {
    height: 60px;
  }
}
/*
@media screen and (max-width: 650px) {
h1 { font-size: 2.9em; }
}

@media screen and (max-width: 450px) {
h1 { font-size: 2.1em; }
} */

/*Стили слайдера*/
