


/* Start:/yenisite.resizer2/js/fancybox2/jquery.fancybox.css*/
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/yenisite.resizer2/js/fancybox2/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/yenisite.resizer2/js/fancybox2/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	border: none !important;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/yenisite.resizer2/js/fancybox2/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/yenisite.resizer2/js/fancybox2/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

a.yenisite-zoom {
	border: none !important;
}
/* End */



/* Start:/yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-buttons.css*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/yenisite.resizer2/js/fancybox2/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
	border: none !important;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
	border: none !important;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
	border: none !important;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
	border: none !important;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px;
	border: none !important;
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
	border: none !important;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
	border: none !important;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
	border: none !important;
}
/* End */



/* Start:/yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-thumbs.css*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}
/* End */



/* Start:/bitrix/templates/apelsin-tour.com/components/bitrix/menu/super/style.css*/
.super-menu {
    background-color: #eb850d;
    height: 40px;
}
.super-menu .item {
    float:right;
    margin-left: 5px;
}
.super-menu .item a {
    text-decoration: none;
}
.super-menu .item span {
    color: white;
    font-weight: bold !important;
    font: 13px Tahoma;
}
.delimiter {
    margin-left: 5px;
    float: right;
    color: white;
}
/* End */



/* Start:/bitrix/templates/apelsin-tour.com/components/bitrix/menu/top/style.css*/
/* Старт "Главное меню" */
.mainmenu {
    margin-bottom: 50px;
width: 97%;
padding: 0 15px;
}

.mainmenu li {
float: left;
height: 32px;
margin: 0 1px;
display: inline;
}

.mainmenu li a {
float: left;
background: white;
padding-right: 3px;
outline: none;
height: 32px;
font-size: 14px;
color: #000;
text-decoration: none;
cursor: pointer;
    border-radius: 5px;
}

.mainmenu li a span {
background: white;
    border-radius: 4px;
float: left;
height: 32px;
line-height: 32px;
padding: 0 10px;
}

.mainmenu li a:hover, li.act a {
  background: linear-gradient(0deg, #fdb862, #ef791a);
color: #fff;
}

.mainmenu li a:hover span, .mainmenu li.act a span {
    background: linear-gradient(0deg, #fdb862, #ef791a);
}
/* Финиш "Главное меню" */

@media screen and (max-width: 1080px)  {
	.mainmenu li a span {
		padding: 0 5px;
	}
}
/* End */



/* Start:/bitrix/templates/apelsin-tour.com/components/bitrix/search.form/main/style.css*/
/* Старт "Поиск" */
.search-box { 
position:absolute; 
top: 255px; 
right: 21px; 
}

.search-box h4 { 
color: #fff; 
font-size: 17px; 
font-weight: normal;
}

.search-box input { 
border: none; 
}

.search-box .text { 
background: white;
border-radius: 4px; 
width: 192px; 
height: 18px; 
float: left;  
margin-right: 5px; 
display: inline; 
padding: 2px 0 0 2px;
}

.search-box .button { 
cursor:pointer;
color:#FFF;
background: linear-gradient(0deg, #fdb862, #ef791a);
width: 57px; 
height: 20px; 
float: left; 
border-radius: 4px;
}
/* Финиш "Поиск" */

/* End */



/* Start:/bitrix/templates/apelsin-tour.com/components/bitrix/news.list/hits/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/apelsin-tour.com/components/yenisite/informer.cbr/main/style.css*/
/* Курс валют */
.rate { 
font-size: 11px; 
}

.rate h3 a { 
color: #000; font-size: 17px;
}

.rate b { 
color: #ff8006; 
font-size: 12px;
text-decoration: underline;
font-weight: normal; 
}

.rate td { 
padding: 2px; 
}

.rate span { 
font-size: 10px; 
}

/* End */



/* Start:/bitrix/templates/apelsin-tour.com/components/bitrix/menu/bottom/style.css*/
/* Старт "Нижнее меню" */
.bottom-menu { 
width: 100%; 
min-width: 998px;
float: left; 
margin-top: 40px;
}

html .bottom-menu { 
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 998)? "998px" : "100%"); 
}

.bottom-menu ul { 
border-bottom: 1px solid #000;
float: left; 
display: inline;
margin: 0 15px;
width: 97%;
}

.bottom-menu li { 
float: left; 
padding: 0 8px; 
padding-bottom: 11px;
}

.bottom-menu li a {  
font-size: 12px; 
color: #000; 
padding: 0 10px 10px 10px;
}

.bottom-menu li a:hover, li.act-b a {  
border-bottom: 2px solid #ff8006; 
color: #555;  
text-decoration: none;
}
/* Финиш "Нижнее меню" */

/* End */



/* Start:/bitrix/templates/apelsin-tour.com/components/bitrix/news.list/partners/style.css*/
.news-bottom {
margin: 0 15px;
width: 97%%;
/* min-width: 998px; */
height:60px;
float: left;
margin-top: 10px;
}
.news-bottom a {
    height:60px;
	text-decoration:none;
	margin:auto 0;
}
/* div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
} */
.preview_picture { display:inline; }
/* End */



/* Start:/bitrix/templates/apelsin-tour.com/styles.css*/
/* Убираем отступы у всех элементов */
* {
margin: 0;
padding: 0
}


/* Свойства текста "по-умолчанию" */
html, body {
font: 13px Tahoma;
background: #fff;
}

ul li ul{
	margin-left: 25px;
}

/* Главный блок */
div.htmlMackup {
position: absolute; z-index: 2;
/*position:relative; */
min-width:998px;
width: 100%;
float: left;
/*padding-bottom: 40px; */
}

/* Хак для ресайза окна */
* html div.htmlMackup {
position: absolute; z-index: 2;
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 998)? "998px" : "100%");
}

.margin_b_15 {
margin: 20px 0;
}
/* Старт "Шапка" */
/*
.bg {
float: left;
width: 100%;
margin-left: -979px;
display: inline;
}

#container {
width: 100%;
float: left;
margin-left: 979px;
display: inline;
}

.main {
background: url(/bitrix/templates/apelsin-tour.com/images/header.jpg) no-repeat top right;
}

.main-bg {
background: url(/bitrix/templates/apelsin-tour.com/images/header-bg.jpg) repeat-x top right;
}

#header {
height: 300px;
width: 100%;
position:relative;
}
*/



#header-div{
float: left;
width: 100%;
min-width:1000px;
position: absolute; z-index: 1;
}

#header-wrapper{
float: left;
width: 100%;
}

#header-bg{
margin-right: 979px;
background: url(/bitrix/templates/apelsin-tour.com/images/header-bg.jpg) repeat-x top right;
height: 620px;
}

#header-img{
float: left;
width: 979px;
margin-left: -979px;
background: url(/bitrix/templates/apelsin-tour.com/images/header.jpg) no-repeat top right;
height: 620px;
}


#header-bg-intro{
margin-right: 979px;

/*background: url(/bitrix/templates/apelsin-tour.com/images/header-bg-i.jpg) repeat-x top right;*/
background: url(/bitrix/templates/apelsin-tour.com/images/header-bg.jpg) repeat-x top right;
height: 620px;
}

#header-img-intro{
float: left;
width: 979px;
margin-left: -979px;
/*background: url(/bitrix/templates/apelsin-tour.com/images/header-i.jpg) no-repeat top right;*/
background: url(/bitrix/templates/apelsin-tour.com/images/header.jpg) no-repeat top right;
height: 620px;
}



#header {
float:left;
width: 100%;
position:relative;
height: 300px;
}


#header-intro {
float:left;
width: 100%;
position:relative;
height: 300px;
/*height: 233px;*/
}

/* Финиш "Шапка" */


/* Старт "Общие теги" */
img {
border: none;
}

li {
list-style: none;
}

a {
text-decoration: underline;
color: #017caf;
}

a:hover {
text-decoration: none;
}
/* Финиш "Общие теги" */


/* Старт "Логотип" */
.logo {
position:absolute;
top: 14px;
left: 38px;
width: 137px;
height: 121px;
text-align: center;
}

.logo img {
display: block
}

.logo a {
text-decoration: none;
color: #ee7f01;
font-size: 11px;
/*word-spacing: 10px;*/
}
/* Финиш "Логотип" */


/* Старт "Слоган" */
.slogan {
position: absolute;
top: 30px;
left: 28%; /* 35%; */
}
/* Финиш "Слоган" */


/* Старт "Контакты" */
.contact {
color: #ff8006;
font-size: 17px;
width: 240px;
float: right;
padding-top: 18px;
}

.contact em {
font-weight: normal;
}

.contact span {
font-size:  11px;
font-style: normal;
}
.contact1 {
color: #ff8006;
font-size: 17px;
width: 200px;
float: right;
padding-top: 18px;
}

.contact1 em {
font-weight: normal;
}

.contact1 span {
font-size:  11px;
font-style: normal;
}
/* Финиш "Контакты" */


/* Старт "Иконки" */
.top-icons {

}

.top-icons li {
display: inline;
float: left;
margin-right: 5px;
height: 29px;
width: 29px;
}

img.icq{
padding-top: 5px;
padding-left: 10px;
opacity: 0.6;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
/* Финиш "Иконки" */

/* Общий див ХАК */
.maincol{
width: 100%;
float: left;
}

/* Содержимое */
#wrapper {
float: left;
width: 99%;
}

/* Старт "Центральная колонка" */
#content {
margin: 0 20%;
padding-top: 21px;
}
#content LI { display: list-item; /*list-style: square */} /* Кто менял и зачем? Напишите roman@yenisite.ru */

#content h2, #content h1 {
font-size: 22px;
font-weight: normal;
padding-bottom: 15px;
}

#content h2 {
padding-top: 15px;
padding-bottom: 2px;
}
/* Финиш "Центральная колонка" */

/* Старт "Левая колонка" */
#leftcol {
float:left;
width:20%;
margin-left:-100%;
padding-top: 40px;
}

#leftcol .module {
margin-left: 40px;
}

/** html #leftcol .module {
padding-left: 24px;
}*/

/* Старт "Заголовок 'Страны' на главной */
#leftcol h3{
padding-bottom: 15px;
}

#leftcol h3 a{
font-size: 17px;
font-weight: normal;
color: BLACK;
}
/* Финиш "Заголовок 'Страны' на главной */

/* Список стран на главной */
#leftcol ol li {
list-style: decimal;
margin-left: 20px;
font-size: 11px;
line-height: 18px;
padding-left: 10px;
}
/* Финиш "Левая колонка" */

/* Старт "Правая колонка" */
#rightcol {
float:left;
width:21%;
margin-left:-21%;
padding-top: 40px;
overflow:hidden;
z-index:20;
}



#rightcol h2 {
font-size: 22px;
font-weight: normal;
padding-bottom: 15px;
}

#rightcol h3 {
font-size: 17px;
font-weight: normal;
padding-bottom: 15px;
}

#rightcol .module {
padding: 0 10px 40px 35px;
line-height: 18px;
}
/* Финиш "Правая колонка" */


/* Старт "Погода" */
.weather {
padding-bottom: 40px;
}

.weather a {

    
padding: 15px 0 4px 0;
font-size: 17px;
}
.weather a::before{

content: '';
    width: 56px;
    height: 36px;
    background: url(/bitrix/templates/apelsin-tour.com/images/css_sprites.png) -9px -63px;
    display: block;
    float: left;
    top: -8px;
    position: relative;
	}
/* Финиш "Погода" */


/* Старт "Подвал" */
#footer {
clear: left;
width: 100%;
height: 140px;
background: url(/bitrix/templates/apelsin-tour.com/images/footer-bg.gif) no-repeat right bottom;
padding-top: 12px;
min-width: 998px;
}

* html #footer {
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 998)? "998px" : "100%");
}
/* Финиш "Подвал" */


/* Копирайты */
.copyright {
	width: 22%;
	float: left;
	padding: 20px 48px 0 15px;
	display: inline;
}

.scores {
	width: 22%;
	float: left;
	padding-top: 20px;
}

/* Копирайт < */
.author {
float: right;
padding-top: 37px;
margin-right: 15px;
display: inline;

color: #999999;
font-size: 11px;
}
.author a {
color: #ff8006;
}
.author img{
margin-right: 8px;
}
/* Копирайт > */


/* Старт "Внутреняя страница" */


#header-intro .top-icons {
top: 91px;
left: 233px;
}

#header-intro .search-box {
/*top: 172px;
left: 15px;*/
}

#header-intro .stock {
width: auto;
float: left;
}

#header-intro .stock li {
float: left;
width: auto;
padding-bottom: 20px;
}
/* Финиш "Внутреняя страница" */



/* Старт "Форма поиска" */

.search-tour { background: url(/bitrix/templates/apelsin-tour.com/images/tour-r-t.gif) no-repeat top right; width: 100%; float: left; position:relative; }
	.search-tour.without-head-bg{ background-image: none; margin-bottom: 30px; }
.search-tour .tour { background: url(/bitrix/templates/apelsin-tour.com/images/tour-r-b.gif) no-repeat bottom right; width: 100%; float: left; }
.search-tour .tour .inner { background: #F8F5EE; margin: 32px 16px 0 0; padding: 23px 23px 23px 0; }
.search-tour .tour h2 { background: url(/bitrix/templates/apelsin-tour.com/images/tour-head.gif) no-repeat left 8px; height: 12px; padding: 13px 0 0 23px; position: absolute; top: 0; left: 0; width: 180px; }
		.search-tour.without-head-bg .tour h2{  background-image: url(/bitrix/templates/apelsin-tour.com/images/tour-head2.png);}
.search-tour .tour-b { width: 100%; height: 40px; background: url(/bitrix/templates/apelsin-tour.com/images/tour-b-bg.gif) top repeat-x; float: left; }
.search-tour .tour-b .left { background: url(/bitrix/templates/apelsin-tour.com/images/tour-b-l.gif) no-repeat left top; float: left; height: 40px; width: 190px; }
.search-tour .tour-b .right { background: url(/bitrix/templates/apelsin-tour.com/images/tour-b-r.gif) no-repeat right top; float: right; height: 40px; width: 289px; }

/* Критерии выбора */
.search-tour .tour-top { width: 100%; float: left; padding-top: 20px; }
.search-tour .tour-top ul { width: 100%; float: left; }
.search-tour .tour-top li { padding-bottom: 18px; font-weight: bold; font-size: 10px; float: left; width: 49%; }

/*.search-tour .tour-top .tolko li { width: 45%; text-align: center; }
.search-tour .tour-top .time li { width: 45%; text-align: center; }*/

/* Элементы формы */
.search-tour .tour-top label { font-size: 10px; font-weight: bold; display: block; padding-bottom: 2px; }
.search-tour .tour-top input { width: 50px; font-size: 12px; }
.search-tour .tour-top input.checkbox { width: 15px; margin-right: 5px; }
.search-tour .tour-top select { width: 205px; }

/* Особые элементы формы */
.search-tour .tour-top .date select { width: 105px; }
.search-tour .tour-top .day select { width: 50px; }
.search-tour .tour-top .price { padding-left: 19px; }

.search-tour .tour-top .price input { width: 90px; }
.search-tour .tour-top .price select { width: 50px; }


/* Кнопки формы */
.search-tour .submit { width: 100%; text-align: center; }
.search-tour .submit .s-tour { background: url(/bitrix/templates/apelsin-tour.com/images/s-tour.gif); border: none; color: #fff; font-size: 17px; text-align: center; width: 95px; height: 25px; margin-right: 50px; cursor: pointer; }

/* Финиш "Форма поиска" */



/* Старт "Новости" */
/* Витрина туров*/
.news_r img { margin-right: 5px; }

#rightcol .news_r li {
padding-bottom: 40px;
}

#rightcol .news_r strong {
display: block;
font-weight: normal;
font-size: 11px;
}

#rightcol .archive {
font-size: 11px;
}
/* Финиш "Новости" */


/* КАЛЕНДАРЬ СОБЫТИЙ */
/*задаёт стиль общего блока, в котором выводится каждое событие в ленте; используется для определения отступов, рамок и фона*/
.tpe_block { padding: 10px; border: 1px solid WHITE !important; }
/*определяет стиль названия события: шрифт, размер, цвет и т. д.*/
.tpe_name { color: #017caf !important; font: 13px Tahoma !important; }
/*стиль строки с датой или интервалом дат события*/
.tpe_date { }
/*стиль строки с продолжительностью события*/
.tpe_lenght { }
/*стиль строки с типом события: <праздник>, <выставка> и т. д.*/
.tpe_type { color: #ff8006 !important; }
/*стиль блока с текстом описания события*/
.tpe_descr { }
/*стиль гиперссылки на сайт события (если она есть)*/
.tpe_link { }

/* СТРАНЫ */
.tnk_head1, #tnk_region_rest_type_head { color: #017caf !important; font: 14px Tahoma !important; }
.tnk_general { font: 13px Tahoma !important; }
#tnk_country_name {
color: #ff8006 !important;
font-size: 14px !important;
font-weight: normal !important;
padding-top: 15px !important;
padding-bottom: 10px !important;
}

div.cont_txt {
text-align: justify;
}

div.cont_txt  h2 {
color: #017CAF;
font-size: 14px !important;
font-weight: bold !important;
}
div.cont_txt  h3 {
color: #017CAF;
font-size: 14px !important;
font-weight: bold !important;
}

/* iframe html body div.samo_container { background:transparent !important; }
iframe html body div { background:transparent !important; }
 */
.stock { clear:both; }

.banner-right { text-align:center; margin-bottom:10px;}
.tn_text { height:30px; padding:10px 0; }
.tn_link { color:#017caf !important; font: normal 12px Tahoma,Arial,sans-serif !important; }
.tn_link:hover { text-decoration:none !important; }
.tp_small_submit { background: url(/images/find.png); height:25px; width:100px !important; float:right; color:#FFF !important; font: normal 17px Tahoma,Arial,sans-serif !important; cursor:pointer; border:none; margin-right:15px;}




/************************************************VEA******************************************/
img[align="left"]{
	margin: 10px 20px 20px 0;
	vertical-align: top;


}
img[align="right"]{
	margin: 10px 0px 20px 20px;


}
	div.news img[align="left"]{
		margin-top: 0;
	}

	div.news-list img.preview_picture{
		margin-right: 15px;
	}
div#content{
	padding:21px 3% -0px 0;
}
	/****visual redactor****/
	.text-orange{
		color: #f16522;

	}

	.header-orange{
		color: #f16522;
		text-align:center;
	}
	.bold{
		font-weight: bold;
	}





	div.contacts img[align="left"]{
		vertical-align: middle;

	}

	div.clear{
		float:none;
		clear:both;
	}
	/**************contacts****************/
	div.contacts article{
		margin: 30px 0;
	}
	div.ib{
		display: inline-block;
		vertical-align: top;
	}
		div.contacts .ib{
			/*width: 48%;*/
			width: 100%;
			margin-top: 50px;
			font-family:"Georgia";
			font-size: 13px;
			text-align: center;

		}
			div.contacts p{
				margin: 3px 0;
			}
				div.contacts  p.name-filial{
					margin: 7px 0;
					font-size: 16px;
					font-weight: bold;
				}
				div.contacts .ib span{
					color:#f16522;
					font-weight: bold;
				}

			div.contacts div.photo{
				display: inline-block;
				/*width: 100%;*/

				margin-top: 20px;;

				width: auto;
				min-width: 150px;


				padding-top: 10px;
				text-align: left;
				vertical-align: top;

			}
				div.contacts div.desc{
					display: inline-block;
					/*margin-left: 5%;*/
					vertical-align: top;
				}
				div.contacts div.photo p{
					margin: 7px 0;
				}
							div.contacts p.name{
								font-weight: bold;
							}
					div.contacts div.photo img{
						margin-top: 0px;;
					}

					div.contacts .icq-contact{

						vertical-align: middle;

					}



	div.news-detail div.desc{
		margin: 20px 0 5px 0;
		font-size: 15px;
		font-weight: bold;
	}
		div.news-detail div.desc p{
			font-weight: normal;
			font-size: 14px;
		}






		/***********BANNER ON MAIN-PAGE***************/
@font-face{
		font-family: "TaurusLight Normal";
		src: url('/bitrix/templates/apelsin-tour.com/images/TaurusLight%20Normal.ttf');
		font-display: swap;
}
div#banner-vea{
		position: relative;
		/*
			width: 80%;
		*/
		max-width: 1000px;
		min-width: 600px;
		margin: 0 auto 40px auto;
		overflow: hidden;
		font-family: Tahoma;


}

		div.border-bottom-f{
				background: url('/bitrix/templates/apelsin-tour.com/images/border-bottom-banner-f.png') right bottom no-repeat;
				position: absolute;
				bottom: 0;
				right: 0;
				left: 0px;
				height: 40px;
				z-index: 3;


		}
		div.border-bottom-s{
				background: url('/bitrix/templates/apelsin-tour.com/images/border-bottom-banner-s.png') right bottom no-repeat;
				position: absolute;
				bottom: 0;
				right: 0;
				left:   0px;
				height: 80px;
				z-index: 3;
		}

		div.apelsin-big{
				background: url('/bitrix/templates/apelsin-tour.com/images/apelsin-big.png') right center no-repeat;
				position: relative;
				/*
				min-height: 280px;
				max-height: 290px;
				*/
				padding: 10px 4% 10px 0%;
				width: 39%;
				max-width: 380px;
				z-index: 3;
				color:white;
		}
				div.apelsin-big h3,
				div.apelsin-big div.items{
						font-family: "TaurusLight Normal", Calibri;

				}
						div.apelsin-big h3{
								margin: 5px 0 5px 0;
								font-size: 30px;
								font-weight: bold;
								text-transform: uppercase;
								text-align: center;

								-webkit-text-shadow: 1px 1px 2px #530101;
								-o-text-shadow: 1px 1px 2px #530101;
								-moz-text-shadow: 1px 1px 2px #530101;
								text-shadow: 1px 1px 2px #530101;
								}
								div.apelsin-big h3 a{
										text-decoration: none;
										color:inherit;
								}

						div.apelsin-big div.desc{
								font-size: 18px;
								letter-spacing: 1px;
								text-align: center;

						}
								div.apelsin-big div.desc p{
										margin: 5px 0;
								}

						div.apelsin-big  div.items{
								position: absolute;
								left: 0;
								right: 0;
								top: 55%;
								margin: 15px 2% 0 0;
								font-size: 24px;
								font-weight: bold;
								line-height: 22px;
								letter-spacing: 1px;
						}

								div.apelsin-big div.item-name{

										display: inline-block;
										width: 49%;
										margin: 4px 0;
										text-align: center;


								}
										.rotate,
										div.apelsin-big div.item-name{
												transition: transform 300ms linear;
												-webkit-transition: -webkit-transform 300ms linear;
												-o-transition: transform 300ms;
												-moz-transition: transform 300ms;

												transform: rotate(-15deg);
												-webkit-transform: rotate(-15deg);
												-moz-transform: rotate(-15deg);
												-o-transform: rotate(-15deg);
										}
											.rotate30{
													transition: transform 300ms linear;
													-webkit-transition: -webkit-transform 300ms linear;
													-o-transition: transform 300ms;
													-moz-transition: transform 300ms;

													transform: rotate(-30deg);
													-webkit-transform: rotate(-30deg);
													-moz-transform: rotate(-30deg);
													-o-transform: rotate(-30deg);
											}
										div.apelsin-big .rotate{
												margin: 5px 0;
										}
						div.apelsin-big div.items.animateCss div.item-name,
						div.apelsin-big .animateCss{
							transform: rotate(-0deg);
							-webkit-transform: rotate(-0deg);
							-moz-transform: rotate(-0deg);
							-o-transform: rotate(-0deg);

						}
		#banner-vea div.img div{
				position: absolute;
				cursor: pointer;
		}
				#banner-vea div.present,
				#banner-vea div.feature{
						background-position: 50% 50%;
						background-repeat: no-repeat;
						position: absolute;
						bottom: 0;

						top: 0;

						right: 0px;
						min-width: 650px;

				}
						#banner-vea div.active{
								z-index: 2;
						}

				#banner-vea div.img div.name{
						background-color: #e86c11;
						top: 10px;
						right: 0;
						padding: 5px 20px 5px 12px;
						z-index: 3;
						color:white;
				}

				#banner-vea div.logo-banner{
						background: url('/bitrix/templates/apelsin-tour.com/images/logo-banner.png') no-repeat center center;
						position: absolute;
						right: 20px;
						bottom: 0;
						width: 65px;
						height: 65px;
						z-index: 3;
				}



		/**** smaller banner ***/
		#banner-vea.smaller{
			max-width:800px;
		}
		.smaller div.apelsin-big{
			background-position: 100% 50%;
			min-height: 0;
			height: 230px;
			padding-top:5px;
			padding-bottom: 5px;
		}
		.smaller div.apelsin-big h3 {
			margin-bottom: 0;
			font-size: 26px;
		}
			.smaller div.apelsin-big div.desc {
				font-size: 16px;
			}
			.smaller div.apelsin-big div.items {
				top: 60%;
				font-size: 18px;
			}
				.smaller div.apelsin-big div.item-name {
					margin: 0;
				}

			#banner-vea.smaller div.present,
			#banner-vea.smaller div.feature{
				background-position: 100% 50%;
			}




		/******************search form on main page*******************/
		.main-page div.search-tour{
			overflow: hidden;


		}

			.main-page div.search-tour:after{
				background-color: rgb(248, 245, 238);
				background: -moz-linear-gradient(top, rgba(248, 245, 238,0) 0%, rgba(248, 245, 238,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248, 245, 238,0)), color-stop(100%,rgba(248, 245, 238,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(248, 245, 238,0) 0%, rgba(248, 245, 238,1) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(248, 245, 238,0) 0%, rgba(248, 245, 238,1) 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top, rgba(248, 245, 238,0) 0%, rgba(248, 245, 238,1) 100%); /* IE10+ */
				background: linear-gradient(top, rgba(248, 245, 238,0) 0%, rgba(248, 245, 238,1) 100%); /* W3C */

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(248, 245, 238,0)', endColorstr='rgba(248, 245, 238,1)',GradientType=0 ); /* IE6-9 */


				display: block;
				content: '';
				position: absolute;
				right: 16px;
				bottom: 0;
				left: 0;
				height: 40px;
				z-index: 3;


			}
				.main-page div.search-tour div.tour{
					background-image: url('/bitrix/templates/apelsin-tour.com/images/tour-r-b.png');
				}


					.main-page div.search-tour h2{
						cursor:pointer;

					}
					div.search-tour h2 span{
						position: absolute;
						left: 152px;
						top: 50%;
						margin-top: 5px;
						border-right: 5px solid transparent;
						border-left: 5px solid transparent;
						border-top: 7px solid #333;
					}
						div.search-tour h2.close span{
							border-top: 0px none transparent;
							border-right: 5px solid transparent;
							border-left: 5px solid transparent;
							border-bottom: 7px solid #333;
						}

		.search-tour .search-button, input.button-vea,
			.subscription input[type="submit"] {
			background-color: #ef7a1b;
			background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* FF3.6+ */
			 background: -webkit-gradient(linear, left top, left-bottom, color-stop(0%,#ef7a1b), color-stop(100%,#fdba64)); /* Chrome,Safari4+ */
			 background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Chrome10+,Safari5.1+ */
			 background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Opera 11.10+ */
			 background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* IE10+ */
			 background: linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* W3C */

			 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7a1b', endColorstr='#fdba64',GradientType=0 ); /* IE6-9 */

			position: absolute;
			top: 38px;
			right: 30px;
			display: none;

			padding: 5px 3px;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-o-border-radius: 5px;
			cursor:pointer;
			color:#FFF;


		}
			input.button-vea,
			.subscription input[type="submit"] {
				display: inline-block;
				position: static;
				border: none;
			}

		div.shadow-search-form{

			background: -moz-linear-gradient(top, rgba(181,181,181,0.7) 0%, rgba(248, 245, 238,0) 100%); /* FF3.6+ */
			 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,181,181,0.7)), color-stop(100%,rgba(248, 245, 238,0))); /* Chrome,Safari4+ */
			 background: -webkit-linear-gradient(top, rgba(181,181,181,0.7) 0%, rgba(248, 245, 238,0) 100%); /* Chrome10+,Safari5.1+ */
			 background: -o-linear-gradient(top, rgba(181,181,181,0.7) 0%, rgba(248, 245, 238,0) 100%); /* Opera 11.10+ */
			 background: -ms-linear-gradient(top, rgba(181,181,181,0.7) 0%, rgba(248, 245, 238,0) 100%); /* IE10+ */
			 background: linear-gradient(top, rgba(181,181,181,0.7) 0%, rgba(248, 245, 238,0) 100%); /* W3C */

			 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(181,181,181,0.7)', endColorstr='rgba(248, 245, 238,0)',GradientType=0 ); /* IE6-9 */


			position: relative;
			clear:both;
			margin-right: 14px;

			top:-30px;
			left: 0;
			right: 0;
			height:8px;

			border-bottom-left-radius: 7px;
			border-bottom-right-radius: 7px;
			-webkit-border-bottom-left-radius: 7px;
			-webkit-border-bottom-right-radius: 7px;
			-o-border-bottom-left-radius: 7px;
			-o-border-bottom-right-radius: 7px;
			-moz-border-bottom-left-radius: 7px;
			-moz-border-bottom-right-radius: 7px;


		}

		table{
			border-collapse: collapse;
			border-color: rgb(117, 117, 117);
		}
			table td{
				border-color:rgb(117, 117, 117);
			}


	/*************NEWS short_list main-page***************/
	div.news-list-vea{
		margin-bottom: 40px;
	}
		div.news-list-vea div.news-item{
			margin-bottom: 15px;
		}

.sitemap-ul-3{
	margin: 0 0 0 20px;
}


div.subscribe-shadow{
	display: inline-block;


	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
	-o-box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.5);

	-webkit-border-radius:  200px / 5px;
	-moz-border-radius:  200px / 5px;
	-o-border-radius:  200px / 5px;
	border-radius:  200px / 5px;

	margin-bottom: 25px;
}

div.subscribe-form{

	background: #00aeef url('/bitrix/templates/apelsin-tour.com/images/spot.png') no-repeat 0% 100%;
	display: inline-block;
       padding:  10px 10px 10px 40px;

        -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;


	color: white;
}

.subscribe-form-first{
        max-width: 260px;
        box-sizing: border-box;
	padding:  10px 10px 10px 20px;
}
.subscribe-form-first #consent {
    margin: 5px 0px 0px 5px;
    display: inline-block;
}

	p.header{
		font-size: 15px;
		margin-bottom: 10px;;
	}
		.subscribe-form .button-vea{
			margin-top: 5px;
		}


div.dolgi{
	padding:10px 15px;
	margin-bottom: 20px;
	border-radius: 5px;



	/*
	border: 1px solid #db4800;
	box-shadow: 0px 0px 1px 3px #db4800 ;

	*/
	background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef7a1b), color-stop(100%,#fdba64)); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* IE10+ */
	 background: linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* W3C */


	 box-shadow: 0px 1px 7px rgba(0,0,0,0.7);

	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7a1b', endColorstr='#fdba64',GradientType=0 ); /* IE6-9 */

	text-align: center;
}
	div.dolgi a{
		font-size: 18px;
		line-height: 22px;
		color: white;
		text-shadow: 0px 0px 2px rgba(36,17,2,0.5);
		text-decoration: none;
	}
		div.dolgi a:hover{
			text-decoration: underline;
		}

div.telephone{
	padding:10px 15px;
	margin-bottom: 20px;
	border-radius: 5px;
width: 225px;



	/*
	border: 1px solid #db4800;
	box-shadow: 0px 0px 1px 3px #db4800 ;

	*/
	background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef7a1b), color-stop(100%,#fdba64)); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* IE10+ */
	 background: linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* W3C */


	 box-shadow: 0px 1px 7px rgba(0,0,0,0.7);

	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7a1b', endColorstr='#fdba64',GradientType=0 ); /* IE6-9 */

	text-align: center;
}
	div.telephone h1{
		font-size: 18px;
		line-height: 22px;
		color: white;
		text-shadow: 0px 0px 2px rgba(36,17,2,0.5);
		text-decoration: none;
	}

	.our-offices {
		float: left;
		width: 35%;
	}
	.address-block {
		padding-bottom: 3px;
	}
	.footer-office-title {
		padding-bottom: 5px;
		font-size: 14px;
		font-weight: bold;
	}
	.our-offices .footer-office-phone {
		color: rgb(241, 101, 34);
		font-weight: bold;
	}
	@media screen and (max-width: 1250px) {
		.our-offices {
			display: none;
		}
		.copyright, .scores {
			width: 30%;
		}
		body div.lstcjs_module_container {
			width: auto !important;
		}

		div#content {
			margin: 0 25% 0 22% !important;
			min-width: 570px;
			padding: 25px 25px 0 0;
		}
		.country div.from {
			font-size: 0.6em !important;
		}
		.subscribe-shadow div.subscribe-form div.country img {
			display: none;
		}		
	}

	@media screen and (max-width: 1630px) {
		.our-offices .footer-office-phone {
			color: #000;
		}
	}

	.error-404 {
		width: 400px;
		margin: 0 auto;
	}
	.error-404 p{
		font-weight: bold;
	}
	.error-404-logo {
		margin-bottom: 30px;
		text-align: center;
	}
	
	#rightcol .h3 {
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 15px;
	}
	
	#leftcol .h3 a {
		color: #000000;
		font-size: 17px;
		font-weight: normal;
	}
	
	.rate .h3 a {
    color: #000;
    font-size: 17px;
	}
	
	.search-box .h4 {
		color: #fff;
		font-size: 17px;
		font-weight: normal;
	}
	
	div.apelsin-big .h3 {
		font-size: 22px;
		font-weight: bold;
		margin: 5px 0;
		text-align: center;
		text-shadow: 1px 1px 2px #530101;
		text-transform: uppercase;
	}
	div.apelsin-big .h3 a {
		color: inherit;
		text-decoration: none;
	}

	#content .h2{
		font-size: 22px;
		font-weight: normal;
		padding-bottom: 15px;
	}
	

.telephone div.office_title{
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
    /*text-shadow: 0 0 2px rgba(36, 17, 2, 0.5);*/
}

.office_block {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 4px;
    padding-bottom: 8px;
    padding-top: 4px;
}


.office_block div.office_addr {
    color: #fff;
    font-size: 14px;
}

.office_block div.office_phone {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-top: 2px;
}
div.cont_txt p{
	margin: 5px;
}
div.cont_txt li {
    padding-left: 20px;
}
	
.news-bottom {
text-align: center;
height: inherit;
}
.news-bottom .preview_picture {
margin-right: 1%;
}
@media screen and (max-width: 1386px) {
.news-bottom {
text-align: left;
margin-bottom: -10px;
}
.news-bottom .preview_picture {
margin-bottom: 10px;
}
}
.mainmenu li {margin-bottom: 10px;}
.mainmenu ul {overflow: hidden;}
.bottom-menu li {margin-bottom: 10px;}
.bottom-menu ul {margin-bottom: -10px;}
ul.simple li {
margin-bottom:5px;
}
ul.apelsin.inline {
margin:10px;
display:inline-block;
vertical-align:top;
}
ul.apelsin li {
list-style:none;
}	
ul.apelsin li:before {
content: '';
margin-left: 0px;
margin-right: 7px;
background: url(/bitrix/templates/apelsin-tour.com/images/apels.jpg) no-repeat;
width: 33px;
height: 30px;
display: inline-block;
vertical-align: top;
}
.float_left {
float:left;
margin-right: 15px!important;
}
.img_border {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e0dfdf;
padding: 4px;
position: relative;
margin: 5px 0;
box-shadow: 0 0 12px rgba(236,236,236,1) !important;
background: white;
}
.important {
margin: 10px!important;
margin-top: 15px!important;
padding: 10px;
border-left: 3px solid #ef7a1b;
background: rgb(244, 246, 247);
}
div.contacts div.photo .new_photo {
	margin-top: 8px;
	margin-right: 10px;
	width: 120px;
	height: 160px;
}

.right-banner{
	width: 100%;
	margin-bottom: 20px
}
.right-banner img{
	width: 100%;

}
.text-ban{
background-color: rgb(247, 144, 25);
color: rgb(242, 253, 254);
font-size: 19px;
line-height: 24px;
text-align: center;
}
.right-banner a{
	text-decoration: none;
}

.constructor-box{
	width: 66%;
	height: 40px;
	margin: 0px 10px;
	background-color: rgb(20, 180, 240);
	text-align: center;
	

}
.constructor-box a{
	color: white;
	text-decoration: none;
	font-size: 22px;
	line-height: 37px;}
/****************NEW YEAR STYLES***************/
#am_hat{position: absolute; z-index: 2; width: 256px; top: 13px; right: 331px;}
.logo{left: 185px;}
.top-icons{margin-left: 160px; }
#am_topleft{display: block; position: absolute; z-index: 2; width: 200px; left: 0px;}
#am_ball{display: block; position: relative; left: 187px; top: -26px;}

/****************###########END OF NEW YEAR STYLES##################***************/
.am_zag > span {
	display: inline-block;
	font-weight:bold;
}
.am_zag > span:first-letter {
    text-transform: uppercase;
}
.am_cont_from_service {
	margin-top: 35px;
}
.am_cont_from_service ul {
	padding-left: 25px;
}
.am_cont_from_service ul li {
	list-style-type: disc;
  	padding-left: 0px;
}

.am_cont_from_service .tnk_subtitle {
	font-weight: bold;
}

div#content {
/*    padding: 40px 3% 0 0;*/
padding: 25px 25px 0px 0px;
margin: 0px 25% 0px 290px;
min-width: 570px;
}

.cont_blocks div.cont-block{
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 45px;
    vertical-align: top;
}


.cb-title {
    font-weight: bold;
    margin-bottom: 3px;
}

.cb-content{
	margin-bottom: 7px;
}

.a_offices div {
        background: linear-gradient(0deg, #fdb862, #ef791a);
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 12px;
    padding: 8px 10px;
    vertical-align: top;
}

.a_offices div.active {
	font-weight: bold;
	color: #fff;
}

div.ao-dec{
	display: none;
}

div.ao-len{
	display: none;	
}

.right-banner div.subscribe-shadow{
    border-radius: 200px / 5px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin-bottom: 25px;
    width: 100%;
}

.right-banner div.subscribe-shadow div#payment.subscribe-form{
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.right-banner div.subscribe-shadow div#payment.subscribe-form div.payment-title{
    font-size: 16px;
    margin: 0;
    text-align: center;
    width: 100%;
}
.right-banner div.subscribe-shadow div#payment.subscribe-form div.payment-img{
    font-size: 18px;
    margin: 20px 0;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.right-banner div.subscribe-shadow div#payment.subscribe-form div.payment-img img{
border: 0 none;
    height: 28px;
    margin: 0;
    width: auto;
}

div.lstcjs_module_container .tours tr td .tour-info {
	height: auto !important;
}
div.lstcjs_module_container .tours tr td a.book {
	margin: 12px auto 10px auto !important;
}

img.main_ban {
	width: 100%;
	height: auto !important;
}
a.selectBox-label {
	position: absolute;
}
div.lstcjs_module_container a.search-form-find-btn {
	line-height: 28px;
}

.subscribe-shadow div.subscribe-form div.country {
    /* font-size: 15px; */
    font-size: 1.1em;
    margin-bottom: 16px;
    margin-top: 10px;
}

.subscribe-shadow div.subscribe-form div.country img{
    margin-right: 5px;
}

p.header.countries{
    font-size: 17px;
    margin-bottom: 15px;
}

.country div.from{
	float: right;
	font-size: 1em;
	margin-right: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	color: #fff;
	cursor: pointer;
	padding: 1px 7px 3px;
	background-color: #ef7a1b;
	background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left-bottom, color-stop(0%,#ef7a1b), color-stop(100%,#fdba64)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* IE10+ */
	background: linear-gradient(top, #ef7a1b 0%, #fdba64 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7a1b', endColorstr='#fdba64',GradientType=0 ); /* IE6-9 */
}

.country div.from a{
	text-decoration: none;
	color: #fff;
}
div.cont_txt img{
	margin:15px 0
}
#content LI {
    margin: 8px 0;
}
#content .links_ul li{
	margin: 2px 0;
}
h3,h2{    margin-bottom: 10px;}

.office_block a, .office_block a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-office-phone a, .footer-office-phone a:hover, .tel-link, .tel-link:hover {
	color: #000;
	text-decoration: none;
}
.tel-link-orange, .tel-link-orange:hover {
	color: #ff8006;
	text-decoration: none;
}
.soc-icon {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-right: 10px;
}

.img_news{background:url(/bitrix/templates/apelsin-tour.com/images/css_sprites.png) -59px -117px;
width: 24px;
    height: 25px;
    float: left;
    margin-right: 16px;
	}
.top-icons {
    margin-top: 28px;
}
.rambler_img{    float: left;
    background: url(/bitrix/templates/apelsin-tour.com/images/css_sprites.png) -163px -7px;
    width: 96px;
    height: 38px;
    margin-right: 20px;}
.top-icons .i-home{    float: left;background:url(/bitrix/templates/apelsin-tour.com/images/css_sprites.png) -118px -59px; width: 29px; height: 29px;}
.top-icons .i-email{    float: left;background:url(/bitrix/templates/apelsin-tour.com/images/css_sprites.png) -118px -10px;width: 29px; height: 29px;}
.top-icons .i-map{    float: left;background:url(/bitrix/templates/apelsin-tour.com/images/css_sprites.png) -10px -117px;width: 29px; height: 29px;}
.insurance_buton{    
    display: block;
    background: linear-gradient(0deg, #fdb862, #ef791a);
    margin: 20px auto;
    color: white;
    border: none !important;
    padding: 10px;
    text-align: center;
    width: 176px;
    font-size: 16px;
    border-radius: 5px;
    box-sizing: border-box;
    transition: .3s;
    margin-bottom: 22px;
	cursor:pointer}
.insurance_buton:hover{    background: linear-gradient(0deg, #e76a05,#f6a33b);
    width: 178px;
    padding: 11px;
    margin-bottom: 20px; }
/* End */



/* Start:/bitrix/templates/apelsin-tour.com/template_styles.css*/
#send {
    color: white;
    display: block;
    cursor: pointer;
    padding: 5px 11px;
    font-size: 1.2em;
    border: 1px solid #FF6600;
    border-radius: 5px;
    background: #1e4c99;
    background-image: -webkit-linear-gradient(top, #D66000 0%, #BB7B29 100%);
    background: -webkit-linear-gradient(top, #ef7a1b 0%, #EF992A 100%);
    background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f52b7', endColorstr='#0e3a7d');
						margin-top: 20px;
margin-right: 18px;
margin-left: 274px;
}

#send:hover {
  background:-webkit-linear-gradient(top, #FF592A, #FF6D08);
    background-image: linear-gradient(top, #FF592A, #FF6D08);
     background: -webkit-linear-gradient(top, #FF592A, #FF6D08);
         background: -moz-linear-gradient(top, #FF592A, #FF6D08);
            background: -webkit-linear-gradient(top, #FF592A, #FF6D08);
               background: -o-linear-gradient(top, #FF592A, #FF6D08);
                  background: -ms-linear-gradient(top, #FF592A, #FF6D08);
                     background: linear-gradient(top, #FF592A, #FF6D08);
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284f9d', endColorstr='#0c2b6b');
}

#send:active {
background-image: linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
background: -webkit-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
         background: -moz-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
            background: -webkit-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
               background: -o-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
                  background: -ms-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
                     background: linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e387d', endColorstr='#2f55b7');
}



.modalDialog {

    position: fixed;

    font-family: Arial, Helvetica, sans-serif;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background: rgba(0,0,0,0.8);

    z-index: 99999;

    -webkit-transition: opacity 400ms ease-in;

    -moz-transition: opacity 400ms ease-in;

    transition: opacity 400ms ease-in;

    display: none;

    pointer-events: none;

}

.modalDialog:target {

    display: block;

    pointer-events: auto;

}

 .zayava{color: white;
    width: 100%;
    padding: 10px 74px;
    text-align: center;
    font-size: 35px;}

.modalDialog > div {

    width: 400px;

    position: relative;

    margin: 10% auto;

    padding: 5px 20px 13px 20px;

    border-radius: 10px;

    background: #fff;

    background: #00aeef url(/bitrix/templates/apelsin-tour.com/images/spot.png) no-repeat 0% 100%;



}

.txt {
   display: inline-block;
   color: #676767;
   width: 360px;
   font-family: Arial, Tahoma, sans-serif;
   margin-bottom: 10px;
   border: 1px dotted #ccc;
   padding: 5px 9px;
   font-size: 1.2em;
   line-height: 1.4em;
}
#messegeResult > p{font-size: 15px !important;
    margin: 11px 13px;
    text-align: center;}
	
	#formMain > label{    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;}

.txt:focus,
.txtarea:focus {
   border-style: solid;
   border-color: #bababa;
   color: #444;
}

.close {

    background: #606061;

    color: #FFFFFF;

    line-height: 25px;

    position: absolute;

    right: -12px;

    text-align: center;

    top: -10px;

    width: 24px;

    text-decoration: none;

    font-weight: bold;

    -webkit-border-radius: 12px;

    -moz-border-radius: 12px;

    border-radius: 12px;

    -moz-box-shadow: 1px 1px 3px #000;

    -webkit-box-shadow: 1px 1px 3px #000;

    box-shadow: 1px 1px 3px #000;

}

 div.contacts div.photo .new_photo {
	margin-top: 8px;
	margin-right: 10px;
	width: 120px;
	height: auto !important;
	border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.close:hover { background: #00d9ff; }

a.success{display:none;}

div.subscribe-shadow div.subscribe-form div.voting-form-box form textarea{
	width: 100%;
}

div.subscribe-shadow div.subscribe-form.voteform{
	padding-left: 34px; 
	font-size: 1em;
}

 .new-year{   position: absolute;
    left: 0;
 top: 0;}

 
 .table-visa{  margin: 10px!important;
    margin-top: 15px!important;
    padding: 10px;
    border-left: 2px solid #EFA41B;

    background: rgb(244, 246, 247);
    width: 45%;
margin-right:20px;
    font-size: 14px;
float:left;}
	

.table-visa td{padding:10px;
	border-right:2px solid #EFA41B;}
	
.table-visa tr {border-bottom:1px dotted grey;}

 .table-visa  tr.main-tr{
	 font-weight: bold;
    font-size: 16px;
    background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef7a1b), color-stop(100%,#fdba64));
    background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    color: white;
	border-bottom:none;
 }	

h2.little{ display:inline-block;}

@media (min-width: 1251px) {
	div.subscribe-shadow div.subscribe-form.voteform{
		width: 210px;
	}
}



#tour_order_button {
  background-color: #ef7a1b;
  padding: 8px 15px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.g-recaptcha {
  margin: 10px 0;
}

.tour_agree_checkbox {
    -ms-transform: scale(2); 
    -moz-transform: scale(2); 
    -webkit-transform: scale(2); 
    -o-transform: scale(2);
    margin: 7px 10px 10px 5px;
    float: left;
    display: inline-block;
}
    
/* End */
/* /yenisite.resizer2/js/fancybox2/jquery.fancybox.css */
/* /yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-buttons.css */
/* /yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-thumbs.css */
/* /bitrix/templates/apelsin-tour.com/components/bitrix/menu/super/style.css */
/* /bitrix/templates/apelsin-tour.com/components/bitrix/menu/top/style.css */
/* /bitrix/templates/apelsin-tour.com/components/bitrix/search.form/main/style.css */
/* /bitrix/templates/apelsin-tour.com/components/bitrix/news.list/hits/style.css */
/* /bitrix/templates/apelsin-tour.com/components/yenisite/informer.cbr/main/style.css */
/* /bitrix/templates/apelsin-tour.com/components/bitrix/menu/bottom/style.css */
/* /bitrix/templates/apelsin-tour.com/components/bitrix/news.list/partners/style.css */
/* /bitrix/templates/apelsin-tour.com/styles.css */
/* /bitrix/templates/apelsin-tour.com/template_styles.css */
