/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	    background: url(/static/images/fn2.png), linear-gradient(to top, rgb(255, 255, 255), rgb(222, 241, 251)) fixed !important;
background-size: cover !important;
    background-attachment: fixed !important;
color: rgb(15, 85, 171);
  font-size: 12px;
  padding: 8px 0 20px 0;
  min-width: 1100px;
  background-position: 50% top;
  background-attachment: fixed;
  background-size: cover;
}
.menu_left2 {
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
div.hrblock h2 {
	background: #e94a4a;
}



div.spo_country {
	font-size: 28px;
	color: #00b749;
	padding-left: 10px;
	text-align: center;
}



.phones_block {
	background: url('/static/subdomains/images/logobg.png') !important;
	font-family: Arial;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	margin: 10px 0 0 25%;
	padding: 10px;
	border: 1px solid #3270bb;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.phones_block_number {
	font-size: 29px;
	font-weight: bold;
	color: #fff;
}
.phones_block_metro {
	font-size: 16px;
	color: #ffda93;
}
.phones_block_moreoffices a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.phones_block_moreoffices a:hover {
	font-size: 12px;
	color: #ffda93;
	text-decoration: underline;
}

.imgtop_block {
	width: 474px;
	height: 145px;
	float: right;
	margin-right: 18%;
}

.liveoperator {
	position: absolute !important;
	top: 60px;
	text-align: right;
	margin-left: 50%;
	width: 45%;
	min-width: 400px;
	height: 97px;
	float: right;
}

.hblock {
	
	border: 1px solid #cae1e8;
	background: #cce1ea url('/static/images/hotel_blockv2/hblockbg.png') repeat-x !important;
	background-position: top left !important;
}

.hblock h2 {
	margin-left: -9px !important;
	margin-right: -9px !important;
	margin-top: -9px !important;
}

.hblock h5 {
	font-family: 'Myriad Pro' Arial;
	font-size: 1.3em;
}

.hotel_prices {
	position: relative;
	margin: -12px -15px -30px 0;
	float: right;
	width: 117px;
	height: 78px;
	background: url('/static/images/hotel_blockv2/hotel_block_prices_bg.png') no-repeat;
}

.hotel_prices_first {
	float: left;
	clear: both;
	text-decoration: line-through;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0 28px;
	color: #777;
}

.hotel_prices_second {
	float: left;
	clear: both;
	font-size: 22px;
	font-weight: bold;
	margin: -10px 0 0 20px;
	color: green;
	text-shadow: 0px 1px 0px #fff;
}

/* anchors
----------------------------------------------- */

a:hover {
	color:#0066cc;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background: rgba(206, 217, 241, 0.81);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em;}
h2 {}
h5 {font-size:1.2em; text-shadow: 0px 1px 0px #fff;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
div#branding {
	font-weight:normal;
	font-size: 13px;
	text-align:left;
	height: 145px;
	padding: 0;
	margin-bottom:0;
	margin-top: 15px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.logo {
	width: 239px;
	height: 65px;
	margin-left: 2%;
	padding-top: 41px;
}

.logobg {
	background: url(/static/images/ornam.png) no-repeat 505px 40px,url(/static/subdomains/images/fn.png) ,url(/static/subdomains/images/logobg.png) !important;
	  max-width: 1280px;
	  box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	  border-radius: 0px 0px 10px 10px;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
	text-align: center;
}


/* boxes
----------------------------------------------- */
.box {
  margin: 7px 0.5em 13px 0.5em;
  padding: 0.5em 1em;
  border: 1px solid #ebebeb;
  background: #F4F4F4 url("/static/images/block_gr.png") top left repeat-x;
  border-radius: 0.7em;
  -moz-border-radius: 0.7em;
  -webkit-border-radius: 0.7em;
}
.box2 {
	background:#eef4ff;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.box h2 {
  text-shadow: 0px 1px 0px #fff;
  font-size: 18px;
  text-align: center;
}
.block_shadow {

      display: none;
}
.box h1 {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#0F55AB;
	margin:-10px -10px 0 -10px;
	padding:6px 10px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-radius-topleft: 7px;
	-webkit-border-radius-topright: 7px;
}

.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}

.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	cursor: pointer;
	list-style:none;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:2px 10px;
	color: #ff6600;
	border-bottom:1px dotted #ccc;
}
ul.menu li a:hover {
	background:#eee;
}

/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
	color: #333;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
}
ul.section li a:hover {
	background:#fff;
}
h7 {
  display: inherit;
  text-align: right;
}
ul.section li li a {
	border-bottom: dotted 1px #fff;
}
ul.section li li a:hover {
	background:#eff5ff;
	border-left: 2px solid #0066ff;
	border-right: 2px solid #0066ff;
	color: #0066ff;
}

ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}

ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}

ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- 
table {
	width:100%;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}

th {
	padding:.2em 1em;
	text-align:center;
}

td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#3399ff;
	border:0px solid #555;
}
tbody th.bordered,
tbody td.bordered {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}

*/
/* forms
----------------------------------------------- */
form {
	
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}


.box a.image {
	float:left;
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.box a.image:hover {
	border:1px solid #666;
}
.box a.image img {
	float:left; 
}


.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#fff;
    background: url(http://turkey.grandtour.ru/static/subdomains/images/logobg.png);
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: #999;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 125px;
	padding: 10px;
	background: #fff;
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	background: #666;
}
#kwick .two {
	background: #777;
}
#kwick .three {
	background: #888;
}
#kwick .four {
	background: #999;
}
#kwick .five {
	background: #aaa;
}
#kwick .six {
	background: #bbb;
}
#kwick .seven {
	background: #ccc;
}
#kwick .eight {
	background: #ddd;
}

.adresa_bottom {
	color: #0468e3 !important;
}
.phones_block_metro:first-letter {text-transform: lowercase }

.sform_square_table td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.notifier_table td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

A IMG {border: none;}

.nobox {
	background-color: transparent;
	padding: 0;
}
.weathermonth_td1 {
	background-color: #3399ff !important;
	color: white !important;
	
}

.weathermonth_td {
	background-color: #8ac5ff !important;
	color: white !important;
	
}


.weathermonth_cell3 {
	width: 80px !important;
}

.weathermonth_cell2 {
	font-weight: bold;
	width: 90px;
}

.weathermonth_table {
	width: 100% !important;
	
}

.weathermonth_table TD {
	padding: 2px;
}

.main_page_block img {
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}

.main_page_block img:hover {
	border:1px solid #666;
}


.static_page_content img {
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}

.static_page_content  img:hover {
	border:1px solid #666;
}

div.country_title {
	display: inline-block;
  position: relative;
  top: 36px;
  left: 50%;
  margin: 0 0 0 -550px !important;
  background: #fff;
  border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  box-shadow: 0 2px 0px #145db4;
}
span.span2 {
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 600;
}
span.span3 {
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 600;
}
span.span7 {
    text-align: right;
    display: block;
}
div.country_title span {
    padding: 6px 20px 4px 20px !important;
    margin: 0;
    font-size: 19px;
    font-weight: normal;
    text-transform: uppercase;
    color: #028fad;
}
div.country_title h1 {
	padding: 6px 20px 4px 20px !important;
	margin: 0;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #028fad;
}
.spec_modile_container H2 {
	font-size: 16px;
	color: black;
	background: none;
	border: none;
	text-transform: capitalize;
}

.spec_modile_container span {
	font-size: 14px !important;
}

.spec_modile_container a {
	margin: 0;
	margin-bottom: 10px;
}


H3 {
	font-size: 14px;

}


.spec_page_content ul li {
	margin-bottom: 10px;
}

.spec_page_content ul li strong {
	color: #f60;
	display: block;
	font-size: 16px !important;
}

.spec_pluseg {
	color: #0066cc;
}
#easyTooltip {
	z-index: 9999 !important;
}

#accordion ul li {
	font-size: 16px;
	margin: 5px 0;
	color: orange;
}
#accordion ul li a {
	color: blue;
}

.actiondesc_title h3 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma;
}
.actiondesc_title {
	text-align: center;
}

.spo_item_inner {padding: 10px; 20px;
min-height: 41px;
background: white;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
  border-radius: 4px;
  /* top: 10px; */
  /* bottom: -15px; */
  position: relative;
  /* margin-top: 1px; */
margin-bottom: 15px;}

.a_hot1, .a_hot2, .a_hot4, .a_hot5, .a_hot6  {
	background-color: #8AC5FF; width: 98%; padding: 3px 3px 3px 13px;
	display: block;
	border-bottom: 1px solid #fff;
}
.a_hot3  {
	background-color: #ff8800; width: 98%; padding: 3px 3px 3px 13px; color: white;
	display: block;
	border-bottom: 1px solid #fff;
}

.a_hot17  {
	background-color: #ee3e37; width: 98%; padding: 3px 3px 3px 13px; color: white;
	display: block;
	border-bottom: 1px solid #fff;
}




.predloj_block {
	position: relative;
	margin: 5px 9px 14px 9px;
	background: rgba(255,255,255,0.8);
	border-radius: 18px;
	-webkit-border-radius: 18px;
	border: 2px solid #fff;
	display: block;
	box-shadow: 0px 10px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.predloj_block td {
	padding: 18px;
}
.predloj_photo {
	width: 163px;
}
.predloj_descr {
	padding-left: 0px !important;
	padding-top: 18px !important;
	padding-bottom: 10px !important;
	width: 100%;
	color: #212a49;
	font-size: 12px;
	text-shadow: 0px 1px 1px #fff;
	vertical-align: top;
}
.predloj_hotelname {
	color: #610000;
	font-size: 14px;
	line-height: 16px;
	margin-top: 5px;
}
.predloj_serv {
	font-size: 19px;
	margin-top: -6px;
	color: red;
}
.predloj_dates {
	margin-top: -3px;
}
.predloj_skidka_5 {
	position: absolute;
	left: -9px;
	top: -9px;
	width: 116px;
	height: 115px;
	background: url(/static/bestimg/skidka5.png) no-repeat;
}
.predloj_skidka_10 {
	position: absolute;
	left: -9px;
	top: -9px;
	width: 116px;
	height: 115px;
	background: url(/static/bestimg/skidka10.png) no-repeat;
}
/* Звездность */
.predloj_star {
	position: absolute;
	right: 10px;
	top: 7px;
	width: 48px;
	height: 49px;
	background: url(/static/bestimg/star-big.png) no-repeat;
	font-size: 24px;
	text-align: center;
	line-height: 57px;
	text-shadow: 0px 1px 1px #fff;
}
/* Цена */
.predloj_price {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	line-height: 13px;
	padding: 10px 20px;
	background-color: #f1da36;
	border-radius: 18px 0 18px 0;
	-webkit-border-radius: 18px 0 18px 0;
	text-shadow: 0px 1px 1px #fff;
	
}
.predloj_price b {
	position: relative;
	top: 3px;
	color: #ff5a00;
	font-size: 26px;
}
.manager_country_name {
	font-weight: bold;
	font-size: 14px;
	color: #3c03fc;
	text-align: center;
}
.managers_item {
	background-color: white;
}
.country_managers_page_header {
	font-size: 26px;
	font-family: 'Miriad Pro'
}

.spo_item_price {
	color: #ff1a1f;
	font-size: 18px;
}

.tp_offers_topline td {
	font-size: 15px !important;
	padding: 5px !important;
	vertical-align: middle !important;
}

.tp_offers_topline td a {
	font-size: 16px !important;
	padding: 5px !important;
	color: #ffff00 !important;
}

.country_highlight {
	font-size: 22px !important;
	/*color: #51d6f7 !important;*/
}
.tp_offers_olink {
	font-size: 15px !important;
	color: red !important;
	font-weight: bold !important;
}

.uni-form {
	margin-bottom: 20px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.header_poisktura img {
	margin: 0 10px 0 25px;
}

.poisktura {
		background: #dcff87;
		padding-bottom: 15px;
		border: none;
}

h2#poisk_tura {

	line-height: 24px !important;
	    text-align: center;
}

h2#poisk_tura2 {
	 background: #EB850D url("/static/subdomains/images/onl2.gif") right 14px no-repeat;
	line-height: 24px !important;
}

div.lstcjs_module_container .uni-form-pp-top {
    border-width: 0px !important;
    border-style: none !important;
    background: none !important;
}
h1#poisk_tura {
    text-align: center;
    text-transform: inherit;
	font-size: 20px;
}
	.kur .btnBlue.btnFlat {
    background: linear-gradient(to bottom,#B22222 0,#d96667 100%) !important;
}
						.btnBlue.btnFlat {
						    color: #fff;
						    background: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
						    border: none;
						    text-shadow: none;
						    font-family: \"openSansRegular\", sans-serif;
						    text-align: center;
						    text-indent: 0px;
							}
							.btn {
						    margin: 0 10px 10px 0 !important;
							}
							.btn {
						    display: inline-block;
						    padding: 0 12px;
						    margin-bottom: 0;
						    font-size: 16px;
						    height: 30px;
						    line-height: 28px;
						    font-family: \"openSansSemibold\",sans-serif;
						    font-weight: 400;
						    text-align: center;
						    white-space: nowrap;
						    vertical-align: middle;
						    cursor: pointer;
						    -webkit-user-select: none;
						    -moz-user-select: none;
						    -ms-user-select: none;
						    user-select: none;
						    background-image: none;
						    border: 1px solid transparent;
						    border-radius: 4px;
						    color: #fff;
						    text-shadow: 0 1px 2px rgba(0,0,0,.2);
						    transition: all .2s;
							}
						.btnBlue.btnFlat {
						    color: #fff;
						    background: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
						    border: none;
						    text-shadow: none;
						    font-family: \"openSansRegular\", sans-serif;
						    text-align: center;
						    text-indent: 0px;
                                padding-top: 10px;
							}
							.btn {
						    margin: 0 10px 10px 0 !important;
							}
							.btn {
						    display: inline-block;
						    padding: 0 12px;
						    margin-bottom: 0;
						    font-size: 16px;
						    height: 30px;
						    line-height: 28px;
						    font-family: \"openSansSemibold\",sans-serif;
						    font-weight: 400;
						    text-align: center;
						    white-space: nowrap;
						    vertical-align: middle;
						    cursor: pointer;
						    -webkit-user-select: none;
						    -moz-user-select: none;
						    -ms-user-select: none;
						    user-select: none;
						    background-image: none;
						    border: 1px solid transparent;
						    border-radius: 4px;
						    color: #fff;
						    text-shadow: 0 1px 2px rgba(0,0,0,.2);
						    transition: all .2s;
							}
                            	.search-res-compl.search_results_head {
    display: none;
}

.pages.pages-mrg16 {
    display: none;
}
.search-res-list-elem {
    height: 222px !important;
}
.search-results-loader-loader {
	display: none;
}
.loader-title {
	display: none;
}
.search-results-loader-block {
	display: none;
}
.refresh_block {
    display: none;
}

span.search-res-list-h2-pl.search-results-g_hotel {
    display: inline-block;
    margin-top: 5px;
}
.wrapper-sticky {

	float: left;
}
.clearfix2:before, .clearfix2:after {content: ""; display: table;}
.clearfix2:after {clear: both;}
.clearfix2 {zoom: 1;}
	
.logo2 {
	width: 19%;
	height: 65px;
	margin-left: 0%;
	padding-top: 21px;
	float: right;
}
.imglogo2 {
	width: 80%;
    height: auto;
}
.imgtop_block2 {
	width: 40%;
	position: relative;
	height: 110px;
	float: right;
	margin-right: 0%;
	right: 2%;
	top: 0px;
	overflow: hidden;
}
.zak {
  width: 19%;
  position: relative;
  height: 110px;
  float: right;
  top: 0px;
  overflow: hidden;
  right: 2%;
  color: white;
}
.box.hrblock3 {
  float: right;
  top: 0px;
  position: relative;
  right: 1%;
  width: 17%;
}
.close-popup2 {
    position: absolute;
    top: -31px;
    right: 19px;
    padding: 0 10px 0 0;
    text-decoration: underline;
    font-family: arial;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #fff !important;
}
input#form4125290_submit {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
.close-popup2 {
  position: absolute;
  top: -31px;
  right: 19px;
  padding: 0 10px 0 0;
  text-decoration: underline;
  font-family: arial;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #0F55AB !important;
}
.close-popup2__text
{text-decoration:underline;
color:#fff
}
.close-popup2:hover,.close-popup2:hover .close-popup2__text
{
    text-decoration:none
    }
.close-popup2:after{
    content:'\00D7';
    position:absolute;
    font-size:44px;
    line-height:23px;
    text-decoration:none;
    top:-4px;
    right:-20px;
    width:24px;
    height:25px;
    -webkit-animation-name:rotateHover;
    -webkit-animation-duration:.5s;
    -webkit-animation-iteration-count:.5s;
    -webkit-animation-timing-function:linear;
    -moz-animation-name:rotateHover;
    -moz-animation-duration:.5s;
    -moz-animation-iteration-count:.5s;
    -moz-animation-timing-function:linear;
    animation:rotateHover .5s linear
    }
    .close-popup2:hover:after{
        -webkit-animation-name:rotateBack;
        -webkit-animation-duration:.5s;
        -webkit-animation-iteration-count:.5s;
        -webkit-animation-timing-function:linear;
        -moz-animation-name:rotateBack;
        -moz-animation-duration:.5s;
        -moz-animation-iteration-count:.5s;
        -moz-animation-timing-function:linear;
        animation:rotateBack .5s linear
        }
@-webkit-keyframes rotateHover{
    from{-webkit-transform:rotate(0deg)}
    to{-webkit-transform:rotate(90deg)}}
@-moz-keyframes rotateHover{
    from{-moz-transform:rotate(0deg)}
    to{-moz-transform:rotate(90deg)}}
@keyframes rotateHover{
    from{transform:rotate(0deg)}
    to{transform:rotate(90deg)}}
@-webkit-keyframes rotateBack{
    from{-webkit-transform:rotate(90deg)}
    to{-webkit-transform:rotate(0deg)}}
@-moz-keyframes rotateBack{
     from{-moz-transform:rotate(90deg)}
     to{-moz-transform:rotate(0deg)}}
@keyframes rotateBack{
    from{transform:rotate(90deg)}
    to{transform:rotate(0deg)}
    }
  .phones_block {
    opacity: 1 !important;
  }
select {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* padding: 5px 10px; */
    font-size: 13px;
    margin-top: 10px;
    color: #7c7c7c;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    background: #fff;
}
input.zbvon {
    background-color: #e56b6c;
    background-image: linear-gradient(to bottom,#B22222 0,#d96667 100%);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    width: 226px;
    height: 27px;
    margin-top: 3px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    cursor: pointer;
}
input.input_text {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 13px;
    margin-top: 10px;
    color: #7c7c7c;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    background: #fff;
}
.form_col.form_col_2 {
    width: 13.66%;
    float: left;
    font-size: large;
    padding-top: 10px;
    padding-left: 7px;
    padding-right: 7px;
    color: rgb(15, 85, 171);
}
.form_col.form_col_10 {
    width: 79.33%;
    float: left;
    padding-top: 0px;
    padding-bottom: 10px;
}
textarea.textarea.noresize {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 13px;
    color: #7c7c7c;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    background: #fff;
    height: 50px;
}
input#send_gtv {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv1 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv2 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv3 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv4 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
.nav select {
    max-height: 18px !important;
    top: 3px;
    position: relative;
}
.box2 {
    width: 680px;
    height: auto;
    background: linear-gradient(to left top, rgb(91, 158, 236), rgb(222, 241, 251));
    padding: 10px 20px 10px 20px;
    margin-top: 5px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 4px 4px 10px rgba(14, 71, 30, 0.5);
}
form.send {
    margin-top: -10px !important;
}
#dr h5 {
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
div#dr {
    margin-top: 12px;
}
#dr h1 {
    line-height: 22px;
}
div.lstcjs_module_container .color-background-main {
    background-color: rgba(255, 255, 255, 0) !important;
	    border-color: rgba(198, 198, 198, 0) !important;
		border: none !important;
		    box-shadow: none !important;
}

div.lstcjs_module_container label.search-form-excl-label {
    color: #0F55AB !important;
    font-size: 12px !important;
}
a.tourclient_link {
    display: none !important;
}
a.search-form-excl-more-link.tc-go-ext-form {
    color: #A21E1E !important;
}
a.search-form-excl-find-btn.tc-go-search.tc-search-red {
    background: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    border-color: #1058AE !important;
}
span.search-form-excl-find-btn-span {
    border-top: 1px solid #1058AE !important;
}
div.lstcjs_module_container .color-border-form .selectBox-dropdown {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
}
div.lstcjs_module_container .search-form-excl-res-tab input {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
    border-radius: 2px !important;
}
div.lstcjs_module_container .search-form-excl-cal-tab {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
    border-radius: 2px !important;
}
div#gtv_offices_list {
    background: white;
    padding: 10px;
    border-radius: 5px;
}
.address_map_wrap {
    background: white;
}
.firma_page_main_wrap {
    background: white;
    padding: 10px;
    border-radius: 5px;
}
a.mn2 {
    font-size: 14px;
	    color: #125AB0;
}
.strtop a {
    color: #2273B7;
    text-decoration: none;
        padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
   }
.strtop a:visited {
    color: #2273B7;
    text-decoration: none;
        padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
   }
.strtop a:hover {
    color: #2273B7;
    text-decoration: none;
    background: #EEF4FF;
    background-size: 110%;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
   }
   span.spo_item_extra {
    position: relative;
}
span.search-res-list-h2-pl.search-results-o_hotel {
    display: inline-block;
    margin-top: 4px;
}
 .history {
    display: none;
}
div.search-form.color-border-alternative-3.color-background-form {
    background: rgba(255, 255, 255, 0) !important;
    border: none !important;
}

div.search-form-inner.color-border-alternative-3 {
    border: none !important;
}
div.lstcjs_module_container .color-background-main {
    background-color: rgba(255, 255, 255, 0) !important;
	    border-color: rgba(198, 198, 198, 0) !important;
		border: none !important;
		    box-shadow: none !important;
}

div.lstcjs_module_container label.search-form-excl-label {
    color: #0F55AB !important;
    font-size: 12px !important;
}
a.tourclient_link {
    display: none !important;
}
a.search-form-excl-more-link.tc-go-ext-form {
    color: #A21E1E !important;
}
a.search-form-excl-find-btn.tc-go-search.tc-search-red {
    background: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    border-color: #1058AE !important;
}
span.search-form-excl-find-btn-span {
    border-top: 1px solid #1058AE !important;
}
div.lstcjs_module_container .color-border-form .selectBox-dropdown {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
}
div.lstcjs_module_container .search-form-excl-res-tab input {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
    border-radius: 2px !important;
}
div.lstcjs_module_container .search-form-excl-cal-tab {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
    border-radius: 2px !important;
}
div#gtv_offices_list {
    background: white;
    padding: 10px;
    border-radius: 5px;
}
.address_map_wrap {
    background: white;
}
.firma_page_main_wrap {
    background: white;
    padding: 10px;
    border-radius: 5px;
}
a.mn2 {
    font-size: 14px;
	    color: #125AB0;
}
.news-item-text {
    background: white;
    padding: 20px !important;
    border-radius: 5px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.wrapper-sticky {

	float: left;
}
.clearfix2:before, .clearfix2:after {content: ""; display: table;}
.clearfix2:after {clear: both;}
.clearfix2 {zoom: 1;}
.logo2 {
	width: 19%;
	height: 65px;
	margin-left: 0%;
	padding-top: 21px;
	float: right;
}
.imglogo2 {
	width: 80%;
    height: auto;
}
.imgtop_block2 {
	width: 40%;
	position: relative;
	height: 110px;
	float: right;
	margin-right: 0%;
	right: 2%
	top: 0px;
	overflow: hidden;
}
.zak {
  width: 19%;
  position: relative;
  height: 110px;
  float: right;
  top: 0px;
  overflow: hidden;
  right: 2%;
  color: white;
}
.box.hrblock3 {
  float: right;
  top: 0px;
  position: relative;
  right: 1%;
  width: 17%;
}
.close-popup2 {
    position: absolute;
    top: -31px;
    right: 19px;
    padding: 0 10px 0 0;
    text-decoration: underline;
    font-family: arial;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #fff !important;
}
input#form4125290_submit {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
.close-popup2 {
  position: absolute;
  top: -31px;
  right: 19px;
  padding: 0 10px 0 0;
  text-decoration: underline;
  font-family: arial;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #0F55AB !important;
}
.close-popup2__text
{text-decoration:underline;
color:#fff
}
.close-popup2:hover,.close-popup2:hover .close-popup2__text
{
    text-decoration:none
    }
.close-popup2:after{
    content:'\00D7';
    position:absolute;
    font-size:44px;
    line-height:23px;
    text-decoration:none;
    top:-4px;
    right:-20px;
    width:24px;
    height:25px;
    -webkit-animation-name:rotateHover;
    -webkit-animation-duration:.5s;
    -webkit-animation-iteration-count:.5s;
    -webkit-animation-timing-function:linear;
    -moz-animation-name:rotateHover;
    -moz-animation-duration:.5s;
    -moz-animation-iteration-count:.5s;
    -moz-animation-timing-function:linear;
    animation:rotateHover .5s linear
    }
    .close-popup2:hover:after{
        -webkit-animation-name:rotateBack;
        -webkit-animation-duration:.5s;
        -webkit-animation-iteration-count:.5s;
        -webkit-animation-timing-function:linear;
        -moz-animation-name:rotateBack;
        -moz-animation-duration:.5s;
        -moz-animation-iteration-count:.5s;
        -moz-animation-timing-function:linear;
        animation:rotateBack .5s linear
        }
@-webkit-keyframes rotateHover{
    from{-webkit-transform:rotate(0deg)}
    to{-webkit-transform:rotate(90deg)}}
@-moz-keyframes rotateHover{
    from{-moz-transform:rotate(0deg)}
    to{-moz-transform:rotate(90deg)}}
@keyframes rotateHover{
    from{transform:rotate(0deg)}
    to{transform:rotate(90deg)}}
@-webkit-keyframes rotateBack{
    from{-webkit-transform:rotate(90deg)}
    to{-webkit-transform:rotate(0deg)}}
@-moz-keyframes rotateBack{
     from{-moz-transform:rotate(90deg)}
     to{-moz-transform:rotate(0deg)}}
@keyframes rotateBack{
    from{transform:rotate(90deg)}
    to{transform:rotate(0deg)}
    }
  .phones_block {
    opacity: 1 !important;
  }
select {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* padding: 5px 10px; */
    font-size: 13px;
    margin-top: 10px;
    color: #7c7c7c;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    background: #fff;
}
input.zbvon {
    background-color: #e56b6c;
    background-image: linear-gradient(to bottom,#B22222 0,#d96667 100%);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    width: 226px;
    height: 27px;
    margin-top: 3px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    cursor: pointer;
}
input.input_text {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 13px;
    margin-top: 10px;
    color: #7c7c7c;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    background: #fff;
}
.form_col.form_col_2 {
    width: 13.66%;
    float: left;
    font-size: large;
    padding-top: 10px;
    padding-left: 7px;
    padding-right: 7px;
    color: rgb(15, 85, 171);
}
.form_col.form_col_10 {
    width: 79.33%;
    float: left;
    padding-top: 0px;
    padding-bottom: 10px;
}
textarea.textarea.noresize {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 13px;
    color: #7c7c7c;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset;
    background: #fff;
    height: 50px;
}
input#send_gtv {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv1 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv2 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv3 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
input#send_gtv4 {
    background-color: #1C68C0 !important;
    background-image: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    border: 0px;
    font-family: arial;
    border-radius: 3px;
    margin-top: 10px;
}
.nav select {
    max-height: 18px !important;
    top: 3px;
    position: relative;
}
.box2 {
    width: 680px;
    height: auto;
    background: linear-gradient(to left top, rgb(91, 158, 236), rgb(222, 241, 251));
    padding: 10px 20px 10px 20px;
    margin-top: 5px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 4px 4px 10px rgba(14, 71, 30, 0.5);
}
form.send {
    margin-top: -10px !important;
}
#dr h5 {
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
div#dr {
    margin-top: 12px;
}
#dr h1 {
    line-height: 22px;
}

div.lstcjs_module_container .color-background-main {
    background-color: rgba(255, 255, 255, 0) !important;
	    border-color: rgba(198, 198, 198, 0) !important;
		border: none !important;
		    box-shadow: none !important;
}

div.lstcjs_module_container label.search-form-excl-label {
    color: #0F55AB !important;
    font-size: 12px !important;
}
a.tourclient_link {
    display: none !important;
}
a.search-form-excl-more-link.tc-go-ext-form {
    color: #A21E1E !important;
}
a.search-form-excl-find-btn.tc-go-search.tc-search-red {
    background: linear-gradient(to bottom,#0D53A9 0,#1D6AC2 100%) !important;
    border-color: #1058AE !important;
}
span.search-form-excl-find-btn-span {
    border-top: 1px solid #1058AE !important;
}
div.lstcjs_module_container .color-border-form .selectBox-dropdown {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
}
div.lstcjs_module_container .search-form-excl-res-tab input {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
    border-radius: 2px !important;
}
div.lstcjs_module_container .search-form-excl-cal-tab {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) inset !important;
    background: #fff !important;
    border-radius: 2px !important;
}
div#gtv_offices_list {
    background: white;
    padding: 10px;
    border-radius: 5px;
}
.address_map_wrap {
    background: white;
}
.firma_page_main_wrap {
    background: white;
    padding: 10px;
    border-radius: 5px;
}
a.mn2 {
    font-size: 14px;
	    color: #125AB0;
}
.spo_item_inner {
    padding: 10px;
    min-height: 41px;
    background: white;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
    border-radius: 4px;
    /* top: 10px; */
    /* bottom: -15px; */
    position: relative;
    /* margin-top: 1px; */
    margin-bottom: 15px;
	text-align: left;
}
.spo_item_price {
    color: #960000;
}
.spo_item_extra {
    color: #777;
    font-size: 13px;
    margin-top: -5px !important;
    line-height: 13px;
    position: relative;
}
a {
    color: #0F55AB;
    text-decoration: underline ;
    
line-height: 20px !important;
}
.spo_item_title {
    color: #15c;
}
.spo_item_inner {
    text-align: left;
}



div.lstcjs_module_container .color-background-main {
    background-color: rgba(255, 255, 255, 0) !important;
}
	a div.spo3:hover {
    background: linear-gradient(to left top, rgb(91, 158, 236), rgb(222, 241, 251)) !important;
    color: #0F55AB !important;
}
.spo3 td {
    text-align: left;
    vertical-align: top;
}
.pages.pages-mrg16.pagination5 {
    padding-top: 20px !important;
}

a.pages-num-a {
    padding: 0 !important;
}
a.pages-count-a {
    padding: 0 !important;
}