@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline:none;
}

body{
	margin:0px;
	padding:0px;
    min-width: 1276px;
    background: #e6e8e9;
    font-family: 'Open Sans', sans-serif;
	width:100%;
	height:100%;}
html {
	height: 100%;}

/* TYPOGRAPHY */
a{color: #4296c2;
    text-decoration: none;}
a:hover{ text-decoration:none;color: #da1f1f;}
/* END TYPOGRAPHY */
img {
	vertical-align:top;
}
.clear{ clear:both;}
.clearfix:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
header, nav, section, article, aside, footer { display: block;}

/* ----style-form---*/

::-webkit-input-placeholder {
	color:#84817e;}
:-moz-placeholder {
	color:#84817e;}
.placeholder {
	color:#84817e;}
/* ----end-style-form---*/

#header {
    height: 167px;
    position: relative;
    padding: 0 20px;
    background:url(../img/bg-line-head.png) top repeat-x #fff;
}

#header *,
#footer *,
div.ds-ic1 * { font-family: 'Open Sans', sans-serif !important; }

#header.wt {
    height: 215px;
}
.ct-head {
    max-width: 1260px;
    min-width: 960px;
    margin: auto;
    position: relative;
}
.top-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
}
.ll-a {
    float: left;
}
.ll-a a {
    float: left;
    padding: 0 32px;
    height: 40px;
    background: #7aaeca;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
    line-height: 40px;
		text-decoration: none;
}
.ll-a a:hover {
    background: #0069a1;
}
.rr-a {
    min-width: 61%;
    float: right;
    height: 40px;
    white-space:nowrap;
}
.rr-a table {
    width: 100%;
}
.rr-a table td {
    vertical-align: top;
    padding-left: 30px;
}
.rr-a table td:first-child {
    padding: 0;
}

input.txt-default {
    height: 40px;
    width: 180px;
    line-height: 40px;
    text-indent: 10px;
    background: #f4f4f4;
		border: 1px solid grey;
    font-size: 300px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #434b53;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.slogan-holder {
	width: 180px;
	text-align: left;
	margin: 6px auto 0 auto;
}

.phone-caption {
	color: #707b83;
	font-size: 14px;
	line-height: 26px;
}

.ov-right-st {
	min-height: 50px;
}

td a.old_v {
    height: 24px;
    line-height: 24px;
    background:url(../custom/img/arrow-icon.png) left no-repeat;
    padding-left: 15px;
    margin-right: 44px;
		color: #4296c2;
    position: relative;
    top: 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
	text-decoration: none;
}
td a.old_v:hover {
    color: #da1f1f;
}

.sub-menu {
    height: 40px;
    overflow: hidden;
    display: block;
    vertical-align: top;
}
.sub-menu li {
    list-style: none;
    display: inline-block;
    margin-left: 16px;
    height: 40px;
    line-height: 40px;
	padding-top: 2px;
	-webkit-padding-before: 1px;
	padding-left: 4px;
}
.sub-menu li:first-child {
    margin: 0;
		padding-left: 0;
}
.sub-menu li a, .rr-et a.incoming  {
    color: #5a6670;
    font-size: 14px;
    font-weight: 600;
	text-decoration: none;
}
.sub-menu li a:hover, .rr-et a.incoming:hover  {
    color: #da1f1f;
}
/*
td a.enter {
    height: 24px;
    line-height: 24px;
    background:url(../img/i1.png) left no-repeat;
    padding-left: 24px;
    color: #5a6670;
    position: relative;
    top: 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
	text-decoration: none;
}
td a.enter:hover {
    color: #da1f1f;
}
*/
.enter {
    height: 24px;
    line-height: 24px;
    background: url(../img/i1.png) left no-repeat;
    padding-left: 24px;
    color: #5a6670 !important;
    position: relative;
    top: 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
}

.enter_p {
    height: 24px;
    line-height: 24px;
    background: url(../img/plane.png) left no-repeat;
    padding-left: 26px;
    color: #5a6670 !important;
    position: relative;
    top: 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
}
.enter:hover, .enter_p:hover {
	color: #F64214 !important;
}
.tt1 {
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #5a6770;
}
.sel-chose {
    display: inline-block;
    height: 40px;
    position: relative;
    z-index: 5;
}
.tf-ac {
    font-size: 14px;
    font-weight: 600;
    color: #da1f1f;
    padding-right: 21px;
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    background:url(../img/s1.png) right no-repeat;
}
.sel-chose ul {
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -111px;
    width: 222px;
    display: block;
    background-color: #fff;
    -moz-box-shadow: 0 5px 21px rgba(0,1,1,.16);
    -webkit-box-shadow: 0 5px 21px rgba(0,1,1,.16);
    box-shadow: 0 5px 21px rgba(0,1,1,.16);
    display: none;
}
.sel-chose ul li {
    list-style: none;
    border-top: 1px solid #f3f3f3;
}
.sel-chose ul li:first-child {
    border: none;
}
.sel-chose ul li a {
    padding: 0 10px 0 47px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 13px;
    color: #5c6774;
		text-decoration: none;
}
.sel-chose ul li a:hover {
    background: #f4f4f4;
}
.sel-chose ul li.active a {
    color: #da1f1f;
}
.bg-all {
    top: 0;
    left: 0;
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    display: block;
}
.osn-head {
    height: 127px;
    width: 100%;
}
.osn-head td {
    vertical-align: middle;
    width: 20%;
    text-align: center;
}

td.valuta-header-td {
    vertical-align: top;
    padding-top: 28px;
}

.vall-st {
    font-size: 14px;
    text-align: left;
    color: #5a6770;
}
.vall-st p:first-child {
    padding-bottom: 3px;
    font-weight: 600;
}
.vall-st p span.curr-name {
    color: #ee2127;
}
.tf {
    font-size: 14px;
    font-weight: bold;
    color: #5a6770;
}
.logo {
    display: inline-block;
}
.tel-div {
    text-align: left;
    display: inline-block;
}

.tel-div > p { margin-top: 3px; height: 20px; -webkit-margin-before: 2px; }

.tel-div a {
    font-size: 14px;
    color: #4296c2;
    font-weight: 300;
		text-decoration: none;
}
.tel-div a:hover {
    color: #da1f1f;
}
td.tr-ee {
    text-align: right;
}
.telef {
    font-size: 18px;
    color: #707b83;
    font-weight: 300;
	white-space: nowrap;
	-webkit-padding-before: 1px;
	-webkit-margin-after: -1px;
}
.telef span {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    margin-left: 5px;
}
#content {
    min-width: 1276px;
    /* max-width: 1100px; */
    margin: auto;
    background: #ffffff;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    -moz-box-shadow: 0 15px 15px rgba(0,1,1,.7);
    -webkit-box-shadow: 0 15px 15px rgba(0,1,1,.1);
    box-shadow: 0 15px 15px rgba(0,1,1,.3);
}

#content * { font-family: "Open Sans",​sans-serif !important }

.title-big {
    min-width: 1000px;
    /* max-width: 1100px; */
    margin: auto;
    height: 100px;
    line-height: 100px;
    color: #fff;
    position: relative;
    font-size: 36px;
    font-weight: bold;
}
.slider1 {
    position: relative;
    height: 563px;
    overflow: hidden;
}
.slider1 .slides li {
    list-style: none;
    overflow: hidden;
    height: 563px;
}
.poss {
    position: relative;
    overflow: hidden;
    height: 563px;
}
.bf {
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.text-sl1 {
    position: absolute;
    top: 42px;
    left: 90px;
    color: #ffffff;
}
.text-sl1 a {
    color: #ffffff !important;
    text-decoration: none;
}
.text-sl1 span {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}
.text-sl1 p {
    font-weight: bold;
    font-size: 18px;
}
.text-sl1 p span {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
}
td.rr-et {
    text-align: right;
}
.flex-control-nav {
    display: none;
}
.fl1 .flex-direction-nav {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
}
.fl1 .flex-prev {
    width: 69px;
    height: 140px;
    background:url(../img/nav-1.png) left;
    cursor: pointer;
    position: absolute;
    top: 110px;
    overflow: hidden;
    text-indent: 999px;
    left: 0;
    z-index: 3;
}
.fl1 .flex-next {
    width: 69px;
    height: 140px;
    right: 0;
    background:url(../img/nav-1.png) right;
    cursor: pointer;
    overflow: hidden;
    text-indent: 999px;
    position: absolute;
    top: 110px;
    z-index: 3;
}
#owl1 .item, #owl2 .item {
    min-width: 220px;
}
.poee {
    width: 210px;
    height: 170px;
    position: relative;
    border: 5px solid #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: auto;
}
.poee:hover {
    border-color: #07acdb !important;
}
#owl1 .item img, #owl2 .item img {
    position: absolute;
    top: 0;
    left: 0;
}
#owl2 .item {
    min-width: 220px;
}
#owl2 .poee {
    width: 200px;
    height: 160px;
    position: relative;
    overflow: hidden;
    border: 5px solid #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: auto;
}
#owl1 .item a, #owl2 .item a {
    width: 210px;
    height: 170px;
    position: absolute;
    top: -5px;
    left: -5px;
    display: block;
    border: 5px solid #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#owl2 .item a {
    width: 200px;
    height: 160px;
}
#owl1 .item a:hover, #owl2 .item a:hover {
    border-color: #07acdb;
}
.ct-text-i {
    position: relative;
    padding: 4px 0 0 12px;
    color: #ffffff;
}
.ct-text-i span {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    display: block;
    margin-bottom: 3px;
}
.ct-text-i p {
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
}
.ct-text-i li {
    list-style: none;
    padding-left: 17px;
    padding-bottom: 7px;
    position: relative;
    top: 9px;
    background:url(../img/sep-1.png) 0 5px no-repeat;
    font-size: 14px;
    line-height: 14px;
    display: block;
}
.ct-text-i p b {
    font-size: 17px;
    font-weight: 600;
}
.ct-text-i p i {
    font-style: normal;
    font-size: 18px;
    font-weight: 300;
}
.crsl {
    position: absolute;
    bottom: 87px;
    left: 0;
    width: 100%;
    z-index: 4;
}
.padd-ss {
    padding: 0 32px;
}
.owl-controls {
    position: absolute;
    top: 210px;
    left: 0;
    width: 100%;
    text-align: center;
    display: block;
}
.tf-blok .owl-controls {
    top: 198px;
}
.owl-controls div div {
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 3px solid #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 8px;
    cursor: pointer;
    background: #4498c4;
}
.owl-controls div div.active {
    background: #74e0ed;
}
.form-chose {
    height: 223px;
    position: relative;
    z-index: 10;
    width: 3000px;
}
.left-form {
    width: 849px;
    position: relative;
    height: 223px;
    border-right: 1px solid #ffffff;
    float: left;
    background:url(../img/bg1.jpg);
}
.title1 {
    margin-left: 20px;
    height: 56px;
    line-height: 56px;
    color: #ffffff;
    font-weight: 300;
    font-size: 28px;
}
.et-item {
    float: left;
    margin-right: 11px;
    margin-left: 20px;
    position: relative;
    width: 237px;
}
.et-item label {
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    width: 91px;
    height: 40px;
    background: #0068a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    cursor: pointer;
    float: left;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-indent: 11px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    background:url(../img/sep-label.png) 69px center no-repeat #0068a0;
}
.tr-tt {
    height: 32px;
    font-size: 15px;
    font-weight: 300;
    color: #ffffff;
    line-height: 15px;
}
.et-item2 {
    margin: 0 10px 0 0;
    width: 239px;
}
.et-item2 label {
    width: 79px;
    background-position: 57px center;
}
.date {
    float: left;
    position: relative;
}
.clnd {
    width: 45px;
    height: 40px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    float: left;
    background:url(../img/calend.png) center no-repeat #0069a1;
    -moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
}
.et-ip input[type=text] {
    float: left;
    height: 40px;
    width: 91px;
    line-height: 40px;
    position: relative;
    text-indent: 10px;
    cursor: pointer;
    border: none;
    background: #f4f4f4;
    font-size: 300px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #434b53;
    font-size: 15px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.et-ip input[type=text].active {
    text-indent: 0;
    text-align: center;
    font-size: 13px;
}
.et-ip input[type=text]:first-child {
    width: 84px;
    border-right: 1px solid #dddedf;
    -webkit-border-radius: 0;
    cursor: pointer;
    -moz-border-radius: 0;
    border-radius: 0;
}
.et-ip {
    float: left;
    overflow: hidden;
}
.et-item3 {
    float: left;
    margin-left: 11px;
    width: 80px;
}
.et-item3 label {
    width: 37px;
    height: 40px;
    -moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    cursor: pointer;
    float: left;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    background:url(../img/sep-label.png) center no-repeat #0068a0;
}
.ov-lb {
    padding-bottom: 20px;
}
.btns {
    margin: 0 20px;
    overflow: hidden;
}
.sf1 {
    width: 266px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #0069a1;
    float: left;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.sf2 {
    float: right;
    width: 215px;
    height: 40px;
    line-height: 40px;
    text-indent: 49px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background:url(../img/i2.png) 16px center no-repeat #0069a1;
}
.right-btn {
    background:url(../img/nb.jpg) #333;
    float: left;
    height: 223px;
    position: relative;
    width: 162px;
    z-index: 5;
    left: -2px;
    border-left: 1px solid #ffffff;
}
.bgf1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url(../img/nb.jpg) #333;
}
.bgf2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url(../img/nb.jpg) #333;
    display: none;
}
.right-btn2 {
    background:url(../img/nb.jpg) #333;
    overflow: hidden;
    position: relative;
    left: -1px;
    height: 223px;
    float: left;
    width: 162px;
    z-index: 8;
}
.icbt1 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 111px 0 0 13px;
    background:url(../img/i3.png) 13px 44px no-repeat;
    color: #ffffff;
    font-size: 21px;
}
.icbt2 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 111px 0 0 13px;
    background:url(../img/i3.png) 13px 44px no-repeat;
    color: #ffffff;
    font-size: 21px;
    display: none;
}
.diss2, .diss {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 100%;
    height: 223px;
    z-index: 20;
}
.diss2 {
    display: none;
}
.hiden-ss1 {
    position: relative;
    height: 223px;
    border-right: 1px solid #ffffff;
    background:url(../img/bg1.jpg);
    z-index: 5;
    float: left;
}
.hiden-ss2 {
    position: relative;
    height: 223px;
    background:url(../img/bg1.jpg);
    z-index: 6;
    float: left;
    padding-right: 1px;
    left: -1px;
}
.hiden-ss1.active, .hiden-ss2.active {
    overflow: hidden;
    min-width: 0;
    border: none;
}
.ov-con-hh {
    width: 849px;
    height: 223px;
    position: absolute;
    top: 0;
    left: 0;
}
.small-news {
    padding: 20px 20px 32px 20px;
}
.left-tt-et {
    float: left;
    width: 166px;
    margin-right: 5px;
}
.left-tt-et span {
    font-size: 22px;
    font-weight: 300;
    display: block;
    margin-bottom: 11px;
    line-height: 25px;
}
.left-tt-et a {
    font-size: 13px;
    color: #4296c2;
    font-weight: 300;
}
.left-tt-et a:hover {
    color: #da1f1f !important;
}
.ov-right-st {
    overflow: hidden;
}
.ov-right-st div {
    width: 33.3%;
    float: left;
}
.ov-right-st div a {
    margin-left: 34px;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    color: #454545;
}
.ov-right-st div a:hover {
    color: #da1f1f;
}
.tf-blok {
    position: relative;
    overflow: hidden;
    height: 350px;
}
.title2 {
    color: #fff;
    font-size: 33px;
    text-align: center;
    height: 89px;
    line-height: 75px;
    position: relative;
    font-weight: bold;
}
.et-f-bg {
    background:url(../img/1px.png);
    position: relative;
    padding-bottom: 7px;
}
.geogrf {
    background:url(../img/left-map.jpg) 0 0 no-repeat #f8fbfc;
    position: relative;
    overflow: hidden;
    padding-bottom: 14px;
}
.geogrf:before {
    width: 742px;
    height: 481px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: '';
    background:url(../img/right-map.jpg);
}
.right-ov-ul {
    overflow: hidden;
    padding-left: 35px;
    position: relative;
}
.right-ov-ul li {
    float: left;
    list-style: none;
    width: 16.5%;
}
.right-ov-ul li:first-child {
    margin: 0;
}
.right-ov-ul li li {
    display: block;
    float: none;
    width: auto;
    padding-bottom: 4px;
    margin: 0 !important;
}
ul.wd-more-st {
    position: relative;
}
.right-ov-ul li li a {
    color: #000000;
    font-size: 15px;
}
.right-ov-ul li li a b {
    font-weight: 600;
}
.right-ov-ul li li a:hover {
    color: #da1f1f;
}
.right-ov-ul li.hide-li {
    display: none;
}
.et-sv {
    cursor: pointer;
    font-size: 13px;
    color: #4296c2;
    font-weight: 300;
    border-bottom: 1px dotted #4296c2;
    display: inline-block;
    vertical-align: top;
}
.et-sv:hover {
    border: none;
    padding-bottom: 1px;
    color: #da1f1f;
}
.right-ov-news {
    overflow: hidden;
    padding-left: 35px;
}
.right-ov-news div div {
    width: 33.3%;
    float: left;
}
.wd-more-st2 {
    position: relative;
}
.st-tr {
    font-size: 17px;
    color: #454545;
    font-weight: 600;
    display: block;
    line-height: 17px;
    margin-bottom: 6px;
    padding-top: 3px;
}
.date-news {
    font-size: 12px;
    font-weight: 300;
    display: block;
    margin-bottom: 12px;
}
.wd-more-st2 a {
    font-size: 13px;
    color: #4296c2;
    display: inline-block;
    line-height: 17px;
    margin-right: 30px;
}
.right-ov-news div div:last-child a {
    margin: 0;
}
.wd-more-st2 a:hover {
    color: #cb2d32;
}
.ds-ic1 {
    height: 181px;
    position: relative;
    background:url(../img/bg-big-line.jpg) center no-repeat;
}
.ov-ic2 {
    max-width: 1150px;
    min-width: 1000px;
    margin: auto;
    height: 181px;
}
.ov-ic2 table {
    width: 100%;
    text-align: center;
}
.et-bg {
    height: 181px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #434b53 !important;
    font-weight: 600;
    text-align: left;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background:url(../img/bg-black.png) 3px 100% no-repeat;
}
.left-ic {
    position: relative;
    top: 39px;
    float: left;
    width: 101px;
    height: 101px;
    margin-right: 14px;
}
.left-ic span {
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 85px;
    border: 8px solid #fff;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    border-radius: 140px;
    display: block;
    background-color: #78c1ab;
    -moz-box-shadow: inset 0 5px 0 rgba(0,1,1,.06);
    -webkit-box-shadow: inset 0 5px 0 rgba(0,1,1,.06);
    box-shadow: inset 0 5px 0 rgba(0,1,1,.06);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.et-bg:hover .left-ic span {
    width: 101px;
    height: 101px;
    top: -8px;
    left: -8px;
}
.et-bg:hover {
    color: #0069a1 !important;
}
.left-ic span i {
    display: table-cell;
    font-style: normal;
    width: 85px;
    height: 85px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.et-bg:hover .left-ic span i {
    width: 101px;
    height: 101px;
}
.left-ic span i img {
    display: inline-block;
    vertical-align: middle;
}
.er-ov-tt {
    float: left;
    height: 181px;
}
.er-ov-tt i {
    height: 181px;
    display: table-cell;
    line-height: 23px;
    vertical-align: middle;
    font-style: normal;
}
.left-ic span.sbb1 {
    background:#78c1ab;
}
.left-ic span.sbb2 {
    background:#78acc1;
}
.left-ic span.sbb3 {
    background:#b6dd7b;
}
.left-ic span.sbb4 {
    background:#e2a25d;
}
.fj1 {
    display: block;
    background:url(../img/z1.png);
    width: 38px;
    height: 38px;
    position: absolute;
    top: 40%;
    left: 18%;
    /* margin: -6px 0 0 -17px; */
}
.fj2 {
    display: block;
    background:url(../img/z2.png);
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    left: 24%;
    margin: -19px 0 0 -15px;
}
.fj3 {
    display: block;
    background:url(../img/z3.png);
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: 24%;
    margin: -18px 0 0 -18px;
}
.fj4 {
    display: block;
    background:url(../img/z4.png);
    width: 26px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: 29%;
    margin: -18px 0 0 -13px;
}
.partners {
    padding: 20px 20px 40px 20px;
}
.line-white {
    background: #ffffff;
}
.title3 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 31px;
    line-height: 25px;
}
.partners li {
    display: inline-block;
    vertical-align: middle;
    opacity: 0.4;
}
.partners li:hover {
    opacity: 1;
}
.partners ul {
    text-align: justify;
    height: 70px;
    overflow: hidden;
}
.partners li.help {
    width: 100%;
    height: 0;
    visibility: hidden;
}
#footer {
    background: #f6f6f6;
    position: relative;
    border-top: 6px solid #b3b4b5;
    padding: 17px 20px 40px 20px;
}
.tb-foot {
    min-width: 970px;
	max-width: 1260px;
    position: relative;
    margin: auto;
}
.tb-foot table {
    width: 100%;
}
.tb-foot li {
    list-style: none;
    padding-bottom: 9px;
    line-height: 12px;
}
.tb-foot li a {
    font-size: 11px;
    font-weight: 600;
    color: #abaeb0;
		text-decoration: none;
}
.tb-foot li a:hover {
    color: #0069a1;
}
.tb-foot li:first-child {
    font-size: 14px;
    color: #434b53;
    font-weight: 600;
    line-height: 18px;
    padding-bottom: 22px;
}
td.wd-rh {
    width: 150px;
}
.social {
    overflow: hidden;
    margin-bottom: 10px;
	display: flex;
    gap: .3rem;
}
.social a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.social a:nth-child(3n) {
    clear: both;
}
.social a:hover {
    opacity: 0.8;
}
.cont-now {
    font-size: 14px;
    color: #4296c2 !important;
		text-decoration: none !important;
}
.cont-now:hover {
    color: #da1f1f !important;
}
.news-s1 .left-tt-et a {
    color: #4296c2;
}
.modal-head {
    width: 337px;
    padding: 20px 30px 10px 30px;
    background: #ffffff;
    position: absolute;
    top: 115px;
    right: 10px;
    z-index: 20;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.41), 0 0 5px rgba(0,0,0,.17);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.41), 0 0 5px rgba(0,0,0,.17);
    box-shadow: 0 3px 3px rgba(0,0,0,.41), 0 0 5px rgba(0,0,0,.17);
}
.mm1 {
    display: none;
}
.mm2 {
    top: -397px;
    right: 0;
    display: none;
}
.title-mh {
    font-size: 14px;
    font-weight: 600;
    color: #5a6770;
    line-height: 14px;
    overflow: hidden;
    margin-bottom: 20px;
}
.title-mh span {
    float: right;
    padding-right: 20px;
    background:url(../img/close.png) right no-repeat;
    color: #00a8ff;
    font-weight: 300;
    cursor: pointer;
}
.modal-head p {
    padding-bottom: 20px;
    overflow: hidden;
}
.modal-head p label {
    width: 98px;
    height: 40px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    float: left;
    background: #0069a1;
    text-indent: 16px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    line-height: 40px;
    cursor: default;
}
.modal-head p input[type=text] {
    float: left;
    height: 40px;
    width: 229px;
    text-indent: 16px;
    padding-right: 10px;
    line-height: 40px;
    position: relative;
    text-indent: 10px;
    cursor: pointer;
    border: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #434b53;
    font-size: 15px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    background: #f4f4f4;
}
.modal-head p textarea {
    float: left;
    height: 128px;
    width: 317px;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    resize: none;
    cursor: pointer;
    border: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    -moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    background: #f4f4f4;
    color: #5a6770;
}
p.err label {
    background: #cb2d32;
}
p.err input[type=text] {
    border: 1px solid #cb2d32;
    border-left: none;
    height: 38px;
    line-height: 38px;
    width: 228px;
}
.niceCheck {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: url(../img/check.png) right;
    overflow: hidden;
}
.niceChecked {
    background-position: left;
}
.niceCheck input {
    margin-left: -100px;
}
p.lab-check label {
    display: inline-block;
    background: none;
    width: auto;
    text-indent: 0;
    line-height: 20px;
    height: auto;
    font-weight: 300;
    font-size: 14px;
    color: #5a6770;
    float: none;
    padding-left: 9px;
    cursor: pointer;
}
.modal-head p input[type=submit] {
    width: 121px;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #0069a1;
    border: none;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.modal-head p input[type=submit]:hover {
    opacity: 0.9;
}
.nav-top {
    height: 48px;
    background: #f0f2f1;
    border: 1px solid #e3e5e4;
    padding: 0 18px 0 21px;
}
.navigation {
    float: left;
    position: relative;
    top: 15px;
}
.navigation li {
    float: left;
    list-style: none;
    font-size: 17px;
    line-height: 17px;
    font-weight: 300;
    padding: 0 15px 0 17px;
    background:url(../img/navigation.png) 0 6px no-repeat;
}
.navigation li:first-child {
    background: none;
    padding-left: 0;
}
.navigation li a {
    color: #4297c0;
}
.navigation li a:hover {
    color: #da1f1f;
}
.lnk-sity {
    float: right;
    padding-right: 34px;
    background:url(../img/mm.png) right no-repeat;
    color: #4197bf;
    font-weight: bold;
    line-height: 17px;
    height: 18px;
    position: relative;
    top: 16px;
    font-size: 16px;
}
.lnk-sity:hover {
    color: #da1f1f;
}
.pmt {
    border-bottom: 1px solid #e2e5e6;
    margin-bottom: 29px;
}
.pmt table {
    width: 100%;
}
.pmt td {
    width: 17%;
    border-left: 1px solid #e2e5e6;
    vertical-align: top;
    text-align: center;
}
.pmt td:first-child {
    width: 30.9%;
    text-align: left;
    border: none;
}
.et-ss2 {
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #4195c1;
    font-size: 18px;
    font-weight: bold;
}
.et-ss1 {
    margin-left: 20px;
    padding-left: 26px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    cursor: pointer;
    color: #4195c1;
    font-weight: 300;
    position: relative;
    top: 14px;
    font-size: 18px;
    display: inline-block;
    background:url(../img/ivc4.png) left no-repeat;
}
.et-ss1 span {
    display: inline-block;
    padding-right: 38px;
    background:url(../img/ivc5.png) right no-repeat;
}
.et-ss3 {
    display: inline-block;
    margin-left: 21px;
    cursor: pointer;
    height: 0px;
    overflow: hidden;
    vertical-align: middle;
}
.et-ss3 div {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 28px;
    border: 12px solid #f3f3f3;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background:url(../img/ivc.png) center no-repeat #b6dd7b;
    -moz-box-shadow: inset 0 5px 0 rgba(0,1,1,.06);
    -webkit-box-shadow: inset 0 5px 0 rgba(0,1,1,.06);
    box-shadow: inset 0 5px 0 rgba(0,1,1,.06);
}
.et-ss3 span {
    float: left;
    height: 104px;
}
.et-ss3 span i {
    height: 104px;
    vertical-align: middle;
    display: table-cell;
    font-size: 24px;
    color: #4296c2;
    font-weight: 300;
    font-style: normal;
    line-height: 27px;
}
.pmt p {
    color: #6f7b83;
    font-weight: 300;
    font-size: 14px;
    padding-bottom: 10px;
}
.eg1 {
    color: #454545;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 14px;
    padding-top: 5px;
}
.eg2 {
    padding-left: 55px;
    background:url(../img/ivc2.png) 0 0 no-repeat;
    height: 40px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    color: #454545;
    font-size: 24px;
    margin-bottom: 7px;
    font-weight: bold;
}
.eg2 i {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
}
.eg3 {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 7px;
    padding-left: 43px;
    background:url(../img/ivc3.png) left no-repeat;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    color: #454545;
    font-weight: bold;
}
.eg4 {
    color: #454545;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 18px;
    padding-top: 3px;
}
.hd {
    display: none;
}
.sidebar {
    float: left;
    width: 216px;
    margin-right: 44px;
}
.left-menu li {
    padding: 0 0 18px 20px;
    list-style: none;
}
.left-menu ul {
    border-top: 1px solid #e2e5e6;
    padding-top: 18px;
}
.left-menu ul:first-child {
    border: none;
    padding: 0;
}
.left-menu li a {
    color: #4195c1;
    font-size: 16px;
    font-weight: bold;
}
.left-menu li a:hover {
    color: #da1f1f;
}
li.red-s a {
    color: #ff4e00;
}
.item-ss {
    position: relative;
    width: 220px;
    height: 180px;
    left: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.item-ss img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.item-ss a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.item-ss .ct-text-i {
    position: relative;
    top: 7px;
    left: 6px;
}
.main-text {
    overflow: hidden;
    padding-bottom: 45px;
}
.poss-srt {
    position: relative;
}
.right-cont-ff {
    position: absolute;
    top: 0;
    height: 522px;
    right: 0;
    width: 289px;
}
.right-cont-ff.ov {
    overflow: hidden;
}
.form-rightss1 {
    background:url(../img/bg1.jpg);
    width: 264px;
    padding-left: 25px;
    height: 415px;
}
.form-rightss1.ov {
    overflow: hidden;
}
.form-rightss2 {
    background:url(../img/bg1.jpg);
    width: 264px;
    padding-left: 25px;
    height: 0;
    z-index: 10;
}
.form-rightss2.ov {
    overflow: hidden;
}
.poss-srt .title1 {
    margin: 0;
    padding: 0;
    height: 72px;
    line-height: 72px;
}
.poss-srt .et-item {
    margin: 0;
    position: relative;
    width: 103%;
}
.poss-srt .tr-tt {
    height: 52px;
    line-height: 52px;
}
.poss-srt .et-item3 {
    margin-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.poss-srt .et-ip input[type=text] {
    width: 96px;
}
.poss-srt .et-ip input[type=text]:first-child {
    width: 97px;
}
#ui-datepicker-div {
    z-index: 20 !important;
}
.rig1 {
    border-top: 1px solid #ffffff;
    height: 107px;
    width: 289px;
    position: relative;
    background:url(../img/nb.jpg);
}
.bt1 {
    margin-left: 14px;
    background:url(../img/i3.png) left no-repeat;
    height: 107px;
    line-height: 107px;
    padding-left: 67px;
    font-size: 20px;
    color: #ffffff;
    white-space:nowrap;
}
.dis {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}
.rig2 {
    border-bottom: 1px solid #ffffff;
    position: relative;
    height: 107px;
    width: 289px;
    background:url(../img/nb.jpg);
    display: none;
}
.bt2 {
    margin-left: 14px;
    background:url(../img/i3.png) left no-repeat;
    height: 107px;
    line-height: 107px;
    padding-left: 67px;
    font-size: 20px;
    color: #ffffff;
    white-space:nowrap;
}
.dis2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}
.righ-search {
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 17px 0 47px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    background:url(../img/i2.png) 17px center no-repeat #0069a1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.poss-srt .et-item3 {
    width: 239px;
}
.righ-search:hover {
    opacity: 0.9;
}
.ck-fz {
    font-size: 25px;
}
.right-form-st {
    float: right;
    width: 310px;
    height: 532px;
}
.l-text {
    overflow: hidden;
    font-size: 14px;
    font-weight: 300;
}
h1, h2 {
    font-size: 36px;
    color: #6db48a;
    line-height: 40px;
    margin-bottom: 21px;
}
.l-text p {
    padding-bottom: 23px;
}
h3 {
    font-size: 18px;
    color: #454545;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 21px;
}
.ov-bl-its {
    overflow: hidden;
    text-align: justify;
    margin-right: 20px;
}
.bl-item-s {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background: #f7f8f8;
}
.size-sr {
    padding: 16px 2px 30px 22px;
}
.size-sr span {
    font-size: 30px;
    line-height: 30px;
    color: #454545;
    font-weight: bold;
    float: left;
    margin-right: 17px;
}
.size-sr div {
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #454545;
    position: relative;
    top: -2px;
    line-height: 18px;
}
.bl-item-s p {
    padding: 0 0 14px 22px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
}
.bl-item-s:hover .size-sr span, .bl-item-s:hover .size-sr div {
    color: #da1f1f;
}
.bl-item-s p.sz-text {
    font-size: 12px;
}
.price1 {
    background: #4296c2;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
}
.bl-item-s.help {
    width: 100%;
    height: 0;
    visibility: hidden;
}
.link-all-item {
    font-weight: bold;
    font-size: 18px;
    color: #4296c2;
}
.link-all-item:hover {
    color: #da1f1f;
}
@media only screen and (max-width: 1085px) {
    .bl-item-s {
        width: 175px;
    }
    .bl-item-s img {
        width: 175px;
    }
    .bl-item-s p {
        padding: 0 0 14px 12px;
    }
    .size-sr {
        padding: 16px 2px 20px 12px;
    }
    .size-sr div {
        font-size: 13px;
    }
    .size-sr span {
        margin-right: 12px;
    }
}
.pz-img img {
    width: 100%;
}
.fl2 {
    margin-right: 20px;
    overflow: hidden;
}
.fl2 .slides li {
    float: left !important;
}
.fl2 .slides {
    display: none;
}
.mr-right {
    margin-right: 20px;
    margin-bottom: 80px;
    position: relative;
}
#owl3 .item {
    margin: 0 10px;
}
#owl3 .item img {
    max-width: 150px;
    height: auto !important;
    margin: auto;
    display: block;
    width: 100%;
    cursor: pointer;
}
#owl3 .item.active img {

}
#owl3 .owl-buttons {
    display: none;
}
#owl3 .owl-controls {
    top: 130%;
}
#owl3 .owl-page {
    border: none;
    background: #d6dadb;
    width: 10px;
    height: 10px;
}
#owl3 .owl-page.active {
    background: #828b92;
}
.nv-sl2 {
    height: 21px;
    margin-left: 3px;
    text-align: center;
    line-height: 21px;
    font-weight: bold;
    font-size: 14px;
    color: #454545;
    width: 178px;
    position: relative;
    margin-bottom: 51px;
    top: 25px;
}
.nv-sl2 i {
    font-style: normal;
}
.ll-k {
    width: 21px;
    height: 21px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background:url(../img/nav2.png) 0 0;
}
.rr-k {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background:url(../img/nav2.png) 100% 0;
}
.fl2 .flex-direction-nav {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.hh1 {
    height: 52px;
}
h4 {
    color: #4195c1;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 21px;
    font-size: 24px;
}
.linkh4 {
    color: #4195c1;
    font-weight: 300;
    line-height: 24px;
    display: block;
    text-decoration: none;
    margin-bottom: 21px;
    font-size: 24px;
}
.ov-sg {
    overflow: hidden;
    margin: 0 20px 27px 0;
}
.sg1 {
    margin-right: 11px;
    float: left;
}
.sg1 a {
    display: block;
}
.sg1 a:first-child {
    margin-bottom: 11px;
}
.sg2 {
    float: left;
    margin-right: 11px;
}
.sep-s1 {
    width: 264px;
    height: 110px;
    background: #ff4e00;
    font-size: 14px;
    margin-bottom: 11px;
    color: #ffffff;
}
.sep-s1 div {
    text-align: center;
    display: table-cell;
    width: 264px;
    height: 110px;
    line-height: 15px;
    vertical-align: middle;
}
.sep-s1 div span {
    padding: 4px 0;
    display: block;
}
.price-sep {
    width: 262px;
    height: 108px;
    border: 1px solid #e5e5e5;
    text-align: center;
}
.ln-s1 {
    font-size: 24px;
    font-weight: 300;
    line-height: 29px;
    padding: 19px 0 5px 0;
}
.ln-s1 span {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 8px;
    font-size: 48px;
    color: #ff4e00;
    line-height: 48px;
}
.ln-s1 i {
    text-decoration: line-through;
    font-style: normal;
}
.ln-s1 img {
    vertical-align: bottom;
    display: inline-block;
    position: relative;
    top: -5px;
}
.price-sep p a {
    font-size: 14px;
    color: #4296c2;
}
.price-sep p a:hover {
    color: #da1f1f;
}
.more-wd {
    width: 120%;
    position: relative;
}
.inf-panel {
    margin: 0 20px 25px 0;
    line-height: 36px;
}
.tt-f1 {
    font-size: 36px;
    color: #6db48a;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    margin-right: 38px;
}
.tt-f2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 300;
    margin-right: 20px;
}
.rr-f3 {
    float: right;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: #434b53;
}
.turs {
    width: 100%;
}
.turs td {
    text-align: center;
    padding: 8px 0;
    font-size: 13px;
    vertical-align: middle;
    color: #4f6671;
    border-top: 1px solid #e5e6e6;
}
.turs td a {
    font-weight: 300;
    color: #3f97bf;
}
.turs td a:hover {
    color: #da1f1f;
}
.turs td:first-child {
    text-align: left;
}
.turs td:last-child {
    text-align: right;
}
.t-link-s span {
    display: block;
    font-size: 12px;
}
.t-link-s a {
    font-weight: 600;
}
.mr20 {
    margin-right: 20px;
    margin-bottom: 35px;
}
.turs tr:first-child td {
    height: 48px;
    padding: 0;
    background: #eff0f0;
    font-size: 13px;
    font-weight: bold;
    color: #454545;
    border-bottom: 2px solid #4f6671;
}
.turs tr:first-child td:first-child {
    text-align: left;
    text-indent: 20px;
}
.turs td.title-td {
    height: 34px;
    background: #ec6e46;
    text-align: center;
    line-height: 17px;
    font-size: 17px;
    color: #ffffff;
    padding: 0;
}
.bl-ct-s1 {
    width: 515px;
    border: 3px solid #e2e3e5;
    margin: auto;
    margin-bottom: 37px;
    padding-top: 14px;
    text-align: center;
}
.inf-text1 p {
    font-weight: 300;
    font-size: 14px;
    padding-bottom: 15px;
    line-height: 17px;
}
.inf-text1 p b {
    font-size: 17px;
    color: #454545;
    display: block;
    font-weight: bold;
    padding-top: 3px;
}
.ff-price {
    font-size: 30px;
    line-height: 30px;
    color: #4296c2;
    font-weight: bold;
    padding-bottom: 17px;
    border-bottom: 2px solid #e2e3e5;
    display: block;
}
.ff-price span {
    font-size: 18px;
}
.bt-ss-t {
    padding-bottom: 25px;
}
.bt-ss-t div {
    width: 145px;
    display: inline-block;
    margin: 0 7px;
}
.bt-ss-t div span {
    font-size: 14px;
    font-weight: 300;
    display: block;
    height: 44px;
    line-height: 44px;
}
.bt-ss-t div a {
    height: 40px;
    background: #0069a1;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
.bt-ss-t div a:hover {
    opacity: 0.9;
}
.s-text-programm {
    width: 100%;
    border-bottom: 1px solid #e2e5e6;
}
.hh2 {
    height: 15px;
}
.s-text-programm td {
    padding: 22px 0;
    font-size: 14px;
    border-top: 1px solid #e2e5e6;
    width: 50%;
    font-weight: 300;
    color: #010101;
    text-align: left;
    vertical-align: middle;
}
.s-text-programm td:first-child {
    text-align: center;
}
.s-text-programm td p span {
    display: block;
    font-weight: bold;
}
.s-text-programm td p {
    white-space:nowrap;
}
.s-text-programm td p span.br-hh {
    white-space:normal;
    font-weight: 300;
    padding-top: 22px;
}
.day {
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 12px;
}
.s-text-programm td a {
    color: #4296c2;
}
.s-text-programm td a:hover {
    color: #da1f1f;
}
.st-ul1 {
    margin-bottom: 15px;
    padding-top: 9px;
}
.st-ul1 li {
    list-style: none;
    padding: 0 0 8px 35px;
    line-height: 20px;
    font-size: 14px;
    background:url(../img/sep-li-prog.png) 4px 9px no-repeat;
    font-weight: 300;
}
.pz-img {
    position: relative;
}
.desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background:url(../img/2px.png);
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
}
.desc div {
    padding: 30px 34px;
}
.desc div span {
    font-weight: bold;
    color: #ffffff;
    line-height: 15px;
    display: block;
    padding-bottom: 16px;
}
.poss-yt {
    position: relative;
}
.mm3 {
    top: -3px;
    text-align: left;
    left: 141px;
    padding-top: 32px;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.34);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.34);
    box-shadow: 0 0 5px rgba(0,0,0,.34);
    display: none;
}
.mm3:before {
    width: 45px;
    height: 27px;
    background:url(../img/sep-tr-i.png);
    content: '';
    display: block;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -22px;
}
.spis-tt1 {
    width: 100%;
    margin-bottom: 50px;
}
.spis-tt1 td {
    border-bottom: 1px solid #e1e5e6;
    height: 51px;
    line-height: 51px;
    text-align: right;
    padding-right: 29px;
}
.spis-tt1 td:first-child {
    padding: 0 0 0 29px;
    text-align: left;
}
.spis-tt1 tr:first-child td {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    background: #e1e5e6;
    border: none;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    font-size: 13px;
    color: #454545;
    padding-right: 23px;
}
.spis-tt1 tr:first-child td:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding-left: 23px;
}
.spis-tt1 a {
    font-size: 16px;
    font-weight: 300;
    color: #4295bd;
}
.spis-tt1 a:hover {
    color: #da1f1f;
}
.inf-panel2 table {
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 18px;
}
.inf-panel2 td {
    vertical-align: middle;
}
.inf-panel2 td:first-child {
    width: 83px;
}
.inf-panel2 input[type=text] {
    width: 185px;
    line-height: 30px;
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    background: #f4f4f4;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    box-shadow: inset 0 1px 2px rgba(0,1,1,.15);

}
.bt-search {
    height: 40px;
    line-height: 40px;
    padding: 0 23px 0 47px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    background:url(../img/zoom.png) 14px center no-repeat #0069a1;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}
.bt-search:hover {
    opacity: 0.9;
}
.ln-check {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 19px;
}
.ef-t1 {
    float: left;
    font-size: 15px;
    font-weight: 300;
    width: 83px;
}
.ln-check .niceCheck {
    background: url(../img/check2.jpg) left;
}
.ln-check .niceChecked {
    background-position: right;
}
.ln-check label {
    display: inline-block;
    margin: 0 7px 0 5px;
    color: #aeb4b8;
}
.ln-check label.active {
    color: #000000;
}
.inf-panel2 p {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 34px;
}
.mr30 {
    margin-right: 20px;
    padding-bottom: 1px;
}
.turs2 {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 9px;
    border-collapse: collapse;
}
.turs2 td:first-child {
    padding-left: 20px;
}
.turs2 td:last-child {
    padding-right: 20px;
}
.turs2 td.stars-td img {
    vertical-align: middle;
    margin-right: 2px;
}
.turs2 td .t-link-s a {
    font-size: 14px;
}
.hh3 {
    height: 47px;
}
.reit1 {
    width: 46px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    background: #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #31a634;
    font-size: 14px;
}
.reit2 {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #f4a307;
    font-size: 14px;
}
.reit3 {
    width: 46px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    background: #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ff4e00;
    font-size: 14px;
}
.turs2 tr:first-child td {
    border: none !important;
}
.turs2 tr:first-child td:first-child {
    padding-left: 0 !important;
}
.turs2 td.stars-td {
    height: 34px !important;
    background: #55a1b9 !important;
    border: 1px solid #55a1b9 !important;
    padding: 0 0 0 19px !important;
    text-align: left !important;
}
.turs2 tr:hover {
    background: #f7f7f7;
}
.size-sf1 {
    overflow: hidden;
    padding-bottom: 22px;
    margin-right: 20px;
}
.rr-sf1 {
    float: right;
    padding-left: 23px;
    width: 219px;
}
.tour1 {
    padding-left: 60px;
    margin-bottom: 27px;
    background:url(../img/cf1.png) 0 5px no-repeat;
}
.tour1 span {
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
}
.tour1 div {
    font-size: 24px;
    color: #4296c2;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
}
.tour1 a {
    display: block;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #0069a1;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.tour1 a:hover {
    opacity: 0.9;
}
.tour2 {
    padding-left: 60px;
    background:url(../img/cf2.png) 0 5px no-repeat;
    font-size: 18px;
    color: #ff4e00;
    font-weight: 300;
    line-height: 22px;
}
.ll-sf1 {
    overflow: hidden;
    padding-right: 30px;
    border-right: 1px solid #e2e5e6;
    padding-bottom: 20px;
}
.ll-sf1 p {
    font-size: 14px;
    font-weight: 300;
}
.et-title-s2 {
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 300;
    color: #6db48a;
}
.et-title-s2 div {
    float: left;
    font-size: 60px;
    line-height: 65px;
    margin-right: 25px;
}
.et-title-s2 span {
    overflow: hidden;
    display: block;
    line-height: 40px;
}
.nav-tab-s {
    border-bottom: 1px solid #d6d6d6;
    margin: 0 20px 14px 0;
    height: 44px;
    position: relative;
}
.nav-tab-s span {
    float: left;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    color: #4295bd;
    cursor: pointer;
    font-weight: bold;
    padding: 1px 24px 0 24px;
    border-bottom: 1px solid #d6d6d6;
}
.nav-tab-s span.active {
    border: 1px solid #d6d6d6;
    position: relative;
    padding: 0 23px;
    border-bottom: 1px solid #fff;
    color: #454545 !important;
    cursor: default;
}
.nav-tab-s span:hover {
    color: #da1f1f;
}
.ct-tb {
    margin: 0 20px 0 0;
    font-size: 14px;
    font-weight: 300;
    display: none;
}
.ct-tb.active {
    display: block;
}
.mb30 {
    margin-bottom: 30px;
}
.ct-tb p {
    padding: 5px 0 14px 20px;
}
.ct-tb p b {
    font-weight: bold;
}
.ev-tit {
    font-size: 18px;
    color: #4295bd;
    line-height: 18px;
    padding: 12px 0 12px 20px;
    cursor: pointer;
    border-top: 1px solid #d6d6d6;
}
.ev-tit:hover {
    color: #da1f1f;
}
.hide-ev {
    display: none;
}
.ct-tb div div:first-child {
    border: none;
}
.hd-bd {
    border-bottom: 1px solid #d6d6d6;
}
@media only screen and (max-width: 1085px) {
    .nav-tab-s span {
        font-size: 17px;
        padding: 1px 14px 0 14px;
    }
    .nav-tab-s span.active {
        padding: 0 13px;
    }
}
.item-post {
    margin: 0 20px 47px 0;
    overflow: hidden;
}
.left-img {
    float: left;
    position: relative;
    margin-right: 27px;
}
.left-img div {
    height: 50px;
    line-height: 47px;
    background: #ff4e00;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 23px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
}
.text-post {
    overflow: hidden;
}
.left-img div span {
    font-size: 30px;
}
.title-post a {
    font-size: 24px;
    line-height: 27px;
    color: #4296c2;
    font-weight: 300;
}
.title-post a:hover {
    color: #da1f1f;
}
.title-post {
    margin-bottom: 4px;
}
.sx1 {
    background:url(../img/sm1.png) left no-repeat;
    font-size: 18px;
    color: #4296c2;
    font-weight: 300;
    display: inline-block;
    padding: 5px 20px 5px 28px;
}
.sx2 {
    background:url(../img/sm2.png) left no-repeat;
    font-size: 18px;
    color: #4296c2;
    font-weight: 300;
    display: inline-block;
    padding: 5px 20px 5px 28px;
}
.sx3 {
    background:url(../img/sm3.png) 3px 7px no-repeat;
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
    padding: 5px 20px 5px 28px;
}
.nav-page {
    padding-bottom: 20px;
    position: relative;
    top: -10px;
    text-align: center;
}
.nav-page li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    margin: 0 4px;
    line-height: 20px;
}
.nav-page li a {
    font-weight: 600;
    font-size: 20px;
    color: #4296c2;
}
.nav-page li a:hover, .nav-page li.active a {
    color: #000000;
}
.hh4 {
    height: 45px;
}
.text-page {
    margin-right: 20px;
}
.text-page p {
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 19px;
}
.text-page p b {
    font-weight: bold;
}
.text-page p.os-style {
    font-size: 18px;
    color: #454545;
    font-weight: bold;
}
.history {
    padding-bottom: 30px;
}
.history p span {
    display: block;
    overflow: hidden;
}
.history p span:first-child {
    width: 74px;
    float: left;
    font-size: 18px;
    color: #454545;
    font-weight: bold;
}
.news-pg {
    border-top: 1px solid #e5e5e5;
    padding-left: 20px;
    line-height: 13px;
}
.title-news-pg {
    margin-bottom: 36px;
}
.title-news-pg span {
    line-height: 54px;
    font-weight: 300;
    font-size: 22px;
    display: block;
}
.title-news-pg a {
    color: #4296c2;
    font-size: 13px;
    font-weight: 300;
}
.title-news-pg a:hover {
    color: #da1f1f;
}
.news-pg table {
    width: 100%;
}
.news-pg table td {
    width: 33.3%;
    padding-left: 30px;
}
.news-pg table td:first-child {
    padding: 0;
}
.date-big {
    font-weight: 300;
    font-size: 17px;
    display: block;
    margin-bottom: 22px;
}
.news-pg table td b {
    font-weight: 600;
    display: block;
    font-size: 13px;
    color: #454545;
}
.news-pg table td a {
    font-size: 13px;
    color: #4296c2;
}
.news-pg table td a:hover {
    color: #da1f1f;
}
#content.main-content {
    max-width: 1260px;
    -moz-box-shadow: 0 15px 15px rgba(0,1,1,0);
    -webkit-box-shadow: 0 15px 15px rgba(0,1,1,0);
    box-shadow: 0 15px 15px rgba(0,1,1,0);
    border-radius: 4px;
}

#content.main-content2 {
    max-width: 1260px;
    -moz-box-shadow: 0 15px 15px rgba(0,1,1,0.15);
    -webkit-box-shadow: 0 15px 15px rgba(0,1,1,0.15);
    box-shadow: 0 15px 15px rgba(0,1,1,0.15);
    margin-bottom: 98px;
    background: #FFFFFF url(https://www.space-travel.ru/media/img/bgr_online.png) no-repeat 0px 48px;
    border-radius: 4px;
}

body.white {
    background: #ffffff;
}
body.white2 {
    background: #e6e8e9;
    min-width: 1276px;
}
.ov-ic2.active {
    max-width: 1300px;
}
.part-mass {
    max-width: 1260px;
    margin: auto;
    padding-top: 30px;
}
#footer.mass-foot .tb-foot {
    max-width: 1260px;
}
.btns a:hover, .righ-search:hover, .bt-ss-t a:hover, .modal-head input[type=submit]:hover, .bt-search:hover, .tour1 a:hover, .jm1:hover, .jm2:hover {
    background-color: #cb2d32 !important;
    opacity: 1 !important;
    color: #ffffff !important;
}
.all-bf {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: block;
}
.main-wt-menu {
    /*height: 48px;*/
    line-height: 48px;
    background: #f0f2f1;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding: 0 24px;
}

div.abs-main-wt-menu {
		margin: -27px -27px 0 -27px;
		height: 48px;
    line-height: 48px;
    background: #f0f2f1;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding: 0 24px;
		font-size: 14px;
}

div.abs-main-wt-menu * { font-size: 16px !important; }

div.abs-main-wt-menu a { color: #575b62 }
div.abs-main-wt-menu a:hover { color: #575b62 }

div.abs-main-wt-menu a[href] {
		color: #4296c2;
    text-decoration: none;
		vertical-align: baseline;
}

div.abs-main-wt-menu a[href]:hover { color: #da1f1f }

.logintextbox,
.logintextbox2 {
	height: 24px;
	margin-right: 4px;
}

.loginbutton {
	  height: 26px;
		padding: 1px 4px;
		margin-right: 4px;
}

.link-left {
    float: left;
}
.link-left a {
    float: left;
    margin-right: 39px;
}
.link-right {
    float: right;
}
.link-right a {
    float: left;
    margin-left: 39px;
}
.pd-main {
    padding: 27px;
    color: #434b53;
    font-size: 14px;
    font-weight: 300;
}
.pd-main b {
    font-weight: 700;
}
.pd-main p {
    padding-bottom: 18px;
}
.title-wt {
    color: #6db389;
    padding-bottom: 31px;
    padding-top: 9px;
    display: block;
    font-size: 36px;
}
.sz-t1 {
    width: 100%;
    margin-bottom: 32px;
}
.sz-t1 td {
    width: 50%;
    vertical-align: middle;
}
.sz-t2 {
    width: 100%;
}
.sz-t1 td.pd-ss-wt {
    border: 3px solid #e2e3e5;
    padding: 21px;
}
.sz-t2 td {
    padding: 4px 11px 4px 0;
    width: auto;
    vertical-align: top;
}
.sz-t1 p {
    display: block;
    position: relative;
    top: 8px;
    padding-left: 27px;
}
.title-wt2 {
    font-size: 17px;
    color: #6db48a;
    padding-bottom: 17px;
    display: block;
}
.title-wt3 {
    font-size: 17px;
    color: #6db48a;
    padding-bottom: 17px;
    display: block;
    margin-bottom: -60px;
}
.sz-t3 {
    margin-bottom: 30px;
}
.sz-t3 td {
    border: 1px solid #e2e5e6;
    padding: 9px;
    vertical-align: middle;
    text-align: center;
}
.sz-t3 tr:first-child td {
    background:url(../img/bg1.jpg);
    color: #ffffff;
}
.sz-t4 {
    width: 100%;
}
.sz-t4 td {
    width: 50%;
}
.sz-t4 td table {
    width: 100%;
}
.sz-t4 td td {
    width: auto;
}
.pd-left-wt {
    padding-left: 24px;
}
.sz-t3 a:hover {
    opacity: 0.8;
}
.pd-left-wt p {
    padding-left: 12px;
}
.st-non-wt {
    font-weight: 700;
    color: #ff4e00;
}
.sz-t5 {
    width: 100%;
    margin-bottom: 24px;
}
.sz-t5 td {
    padding: 0 0 9px 9px;
    vertical-align: middle;
    white-space:nowrap;
}
.sz-t5 tr:first-child td {
    vertical-align: bottom;
    font-size: 13px;
}
.sz-t5 td:first-child {
    padding-left: 0;
}
.sz-t5 input[type=radio] {
    display: inline-block;
    vertical-align: middle;
}
.sz-t5 input[type=text] {
    width: 109px;
    padding: 0 3px;
    height: 30px;
    line-height: 30px;
    background: #f4f4f4;
    border: none;
    -moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 300px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #434b53;
    font-size: 14px;
    display: inline-block;
}
.sz-t5 input[type=text].sml-wt {
    width: 21px;
    text-align: center;
    margin-right: 3px;
}
.sz-t5 input[type=text].sml-wt2 {
    width: 40px;
    margin-right: 3px;
    text-align: center;
}
.sz-t5 input[type=text].sml-wt3 {
    width: 58px;
    text-align: center;
}
.sz-t5 select {
    width: 59px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #434b53;
    font-size: 14px;
}
.sz-t5 .niceCheck {
    display: block;
    margin: auto;
}
.sz-6 tr:first-child td {
    padding-bottom: 26px;
}
.sz-6 td {
    vertical-align: middle;
}
.ll-ef {
    display: inline-block;
    margin-right: 10px;
    color: #434b53;
}
.sz-6 td select {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #434b53;
    font-size: 14px;
}
.jm1 {
    width: 154px;
    height: 40px;
    margin-right: 24px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #0069a1;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.jm2 {
    width: 185px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-indent: 46px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background:url(../img/i2.png) 16px center no-repeat #0069a1;
}

div.form_filter_wrapper {
	/* height: 853px; */
	width: 100%;
}

/*div.form_filter_wrapper */ #qd_SearchFilter > table {
	width: 100%;
	border-collapse: collapse;
}

/*div.form_filter_wrapper > */#qd_SearchFilter > table td.col1,
/*div.form_filter_wrapper > */#qd_SearchFilter > table td.col2,
/*div.form_filter_wrapper > */#qd_SearchFilter > table td.col3 {
	padding: 0 24px 24px 24px;
	color: #FFF;
	height: 829px;
	vertical-align: top;
}

/* div.form_filter_wrapper */ div.col_header {
	font: normal 30px 'Open Sans', sans-serif;
}

#qd_SearchFilter > table td.col1 { width: 23%; padding-left: 0 }
#qd_SearchFilter > table td.col3 { width: 25%; padding-right: 0 }

#dof_DepartureCityDiv,
#dof_CountryDiv,
#dof_RegionDiv,
#dof_TourTypeDiv,
#dof_HotelDiv,
#dof_SpoDiv,
#dof_ChildrenMainDiv,
#dof_NightsDiv,
#dof_RoomCategoryDiv,
#dof_PansionDiv,
#dof_PriceMaximumDiv,
#dof_CurrencyDiv,
#dof_QuotasDiv,
#dof_TourDates,
#dof_PageSizeDiv,
#dof_SearchDiv
{
	position: static;
}

#dof_DepartureCityDiv,
#dof_CountryDiv,
#dof_RegionDiv,
#dof_TourTypeDiv,
#dof_SpoDiv,
#dof_PageSizeDiv,
#dof_TourDates > span.t_span,
td.col2_dp > div.t_span,
div.sub_header,
td.col1_hg span.t_span,
td.col2_hg span.t_span
{
	margin-top: 18px;
}

#dof_HotelDiv img { display: none; visibility: hidden }

#dof_DepartureCityDiv > span,
#dof_CountryDiv > span,
#dof_RegionDiv > span,
#chk_any_reg,
#dof_TourTypeDiv > span,
#dof_SpoDiv > span,
#dof_PageSizeDiv > span,
#dof_TourDates > span,
td.col2_dp > div.t_span,
#dof_ChildrenMainDiv span,
td.col1_hg span.t_span,
td.col2_hg span.t_span,
td.col3_hg span.t_span,
table.filter_hg td.col2_fhg label
{
	font: bold 14px 'Open Sans', sans-serif;
	color: #FFF;
	display: block;
}

td.col3_hg span.t_span {

	margin-right: 20px

}

#dof_DepartureCityDiv > select,
#dof_CountryDiv > select,
#dof_TourTypeDiv > select,
#dof_SpoDiv > select {
	font: normal 16px 'Open Sans', sans-serif;
	color: #434b53;
	height: 40px;
	margin-top: -2px;
	width: 238px !important;
}



/*
#dof_CountryDiv {
	margin-top: -740px;
}

#dof_RegionDiv {
	margin-top: -717px;
}
*/

#chk_any_reg {
	margin-top: -33px;
	margin-left: 74px;
}

#chk_any_reg input {
	width: 20px;
	height: 20px;
	margin-right: 6px;
	background-color: #FFF;
	border: none;
}

#chk_any_reg label,
#dof_ChildrenMainDiv span { font-weight: normal }

#dof_ChildrenMainDiv span { display: inline }

#dof_RegionDiv_InnerDiv {
	background-color: #fff;
	height: 490px;
	width: 238px !important;
  margin-top: 12px;
	border: none;
}

#dof_RegionDiv_InnerDiv td,
#dof_HotelDiv #hotelDivScroll td {
	padding: 8px 12px 0 12px;
  font: normal 14px 'Open Sans', sans-serif;
	color: #434b53;
}

#dof_HotelDiv #hotelDivScroll td a {
	font: normal 14px 'Open Sans', sans-serif;
	color: #434b53;
}

#dof_RegionDiv_InnerDiv td input,
#hotelDivScroll td input {

	width: 20px;
	height: 20px;
	margin-right: 6px;

}

#dof_PageSizeDiv { width: 240px; }

#dof_PageSizeDiv > span {
	float: left;
	margin-right: 8px;
	line-height: 40px;
	white-space: nowrap;
	
}

#dof_PageSizeDiv > select {
	font: normal 16px 'Open Sans', sans-serif;
	color: #434b53;
	height: 40px;
  width: 93px;
	
}

#dof_PageSizeDiv:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

table.date_person {
  width: 591px;
	border-collapse: collapse;
}

table.date_person td.col1_dp,
table.date_person td.col2_dp { /* width: 50%; */ padding: 0; }
table.date_person td.col1_dp { padding-right: 3px }
table.date_person td.col2_dp { padding-left: 3px }

#dof_TourDates {
	width: auto;
}

table.date_person td.col1_dp #dof_TourDates input {
	font: normal 16px 'Open Sans', sans-serif;
	color: #434b53;
	height: 36px;
  width: 93px !important;
	text-align: center;
}

table.date_person td.col1_dp #dof_TourDates img {

	margin: 0 10px;

}

#dof_RoomTypeDiv {

	display: none !important

}

#dof_TourDates > span.t_span,
td.col2_dp > div.t_span,
td.col1_hg > span.t_span,
td.col2_hg > span.t_span
{
	margin-bottom: 11px;
}

#dof_ChildrenMainDiv input {
font: normal 16px 'Open Sans', sans-serif;
color: #434b53;
height: 36px;
width: 45px !important;
text-align: center;
margin-left: 8px;
}

input.inp_txtAdult { margin-right: 12px }

table.nights_group,
table.nights_group{
	width: 100%;
	border-collapse: collapse;
}

table.nights_group tr.row1 td.col1_ng,
table.nights_group tr.row1 td.col2_ng,
table.nights_group td.col2_ng_list label,
table.hotel_group td.col1_hg label,
table.hotel_group td.col2_hg label,
table.price_group td.col1_pg,
#dof_CurrencyDiv table td label,
table.quote_group td.quoteYes,
table.quote_group td.quoteRQ,
table.quote_group td.quoteNo {

	font: bold 14px 'Open Sans', sans-serif;
	color: #FFF;

}

table.nights_group tr.row1 td.col1_ng { width: 67px }

table.nights_group tr.row1 td.col1_ng,
table.nights_group tr.row1 td.col2_ng {
	padding-top: 18px;
	padding-bottom: 11px;
}

table.nights_group tr.row1 td.col2_ng,
table.nights_group td.col2_ng_list,
table.hotel_group td.col1_hg label,
table.hotel_group td.col2_hg label,
#dof_CurrencyDiv table td label,
table.quote_group td.quoteYes,
table.quote_group td.quoteRQ,
table.quote_group td.quoteNo {
	font-weight: normal
}

table.hotel_group {
	width: 100%;
}

table.hotel_group td.col1_hg,
table.hotel_group td.col2_hg {

	width: 100px;

}

table.hotel_group td.col1_hg input,
table.hotel_group td.col2_hg input {
	display: block;
	float: left;
}

table.hotel_group td.col1_hg label,
table.hotel_group td.col2_hg label {
  display: block;
	float: left;
	margin-top: -1px;
}

table.nights_group tr.row1 td.col2_ng input,
table.nights_group td.col2_ng_list input,
table.hotel_group td.col1_hg input,
table.hotel_group td.col2_hg input,
table.hotel_group td.col3_hg input,
table.quote_group td input {
width: 20px;
height: 20px;
margin-right: 10px;
}

table.hotel_group td.col3_hg input.hotel_group_filter {
	height: 30px;
	width: 100%;
  font: normal 16px 'Open Sans', sans-serif;
	color: #434b53;
}

table.hotel_group td.col1_hg input,
table.hotel_group td.col2_hg input {
	margin-bottom: 8px;
}


table.nights_group td.col2_ng_list input {
	margin: 0
}

table.nights_group td.col2_ng_list label { display: block; margin-top: 4px; font-weight: normal }

table.nights_group td.col2_ng_list table td { text-align: center; padding-right: 10px  }

#dof_RoomCategoryDiv,
#dof_PansionDiv,
#dof_HotelDiv,
#dof_NightsDiv,
#dof_PriceMaximumDiv { width: auto; }

table.filter_hg { 
	margin-top: 11px;
	margin-bottom: 4px;
	width: 100%;
}


table.hotel_group td.col1_hg,
table.hotel_group td.col2_hg {

	padding-right: 18px;
}

table.filter_hg td,
table.quote_group td {

	vertical-align: middle;

}

table.filter_hg td.col2_fhg {

	width: 92px;

}

table.filter_hg td.col2_fhg label {

	font-weight: normal;
	display: inline;
}

table.filter_hg td.col4_fhg { padding-right: 4px }

#hotelDivScroll {
background-color: #fff;
height: 420px;
width: 100% !important;
margin-top: 12px;
border: none;

}

div.mt_22 { margin-top: 22px }

table.price_group td.col1_pg {
	padding-right: 8px;

}

table.price_group { margin-top: 10px }

table.price_group td { vertical-align: middle }

#dof_PriceMaximumDiv input { height: 30px; width: 90px; margin-right: 6px }

#dof_CurrencyDiv table td {
	padding-left: 8px;
}

#dof_CurrencyDiv table td input {
	width: 18px;
	height: 18px;
	margin-right: 4px
}

#dof_QuotasDiv { margin-top: 12px }

table.quote_group td { background: none; padding-right: 8px; padding-bottom: 8px; vertical-align: middle; }

table.quote_group td.is_place { width: 40px; height: 40px; padding-right: 16px }

table.quote_group td.quoteRQ,
table.quote_group td.quoteNo {
	padding-left: 8px
}

table.quote_group td.quoteNo { padding-right: 0 }

#dof_SearchDiv {
  margin-top: 238px;
}

#dof_SearchDiv input {

	background: url(https://www.space-travel.ru/media/img/btn_online_search.png) no-repeat 0 0;
	width: 271px;
	height: 40px;
	border-style: none;

}

div.qd_Div {
	position: static;
	margin-top: 40px;
}

table.tbl_1 {

	border: none;
	margin-bottom:16px

}

table.tbl_1 > tbody > tr > td {
  border: 1px solid #E7E7E7
}

table.tbl_1 > tbody > tr.h1 > td {
	border: 1px solid #FFFFFF;
}

table.tbl_1 > tbody > tr > td:first-child { border-left: none }
table.tbl_1 > tbody > tr > td:last-child { border-right: none }

table.tbl_1 td.quoteRQ,
table.tbl_1 td.quoteYes,
table.tbl_1 td.quoteNo,
table.tbl_1 td.quoteFew {

	background-color : transparent

}

table.tbl_1 > tbody > tr > td {
/*
		border-color: #ffffff #eeeeee #eeeeee !important;
    border-style: solid !important;
    border-width: 1px !important;
*/
    padding: 4px !important;
    vertical-align: top !important;
}

table.tbl_1 > tbody > tr.h1 > td,
table.tbl_1 > tbody > tr.h1 > td a {

	color: #FFFFFF;
}

table.tbl_1 > tbody > tr.h1 > td a {

	text-decoration: none

}

table.tbl_1 > tbody > tr.h1 > td a:hover {
	text-decoration: underline
}

table.tbl_1 > tbody > tr.h1 {
	background: url(https://www.space-travel.ru/media/img/res_bgr.png) no-repeat 0 0;
	display: none;
}

div.quoteNo_deb {
    background: url("https://www.space-travel.ru/media/img/i-none.png") no-repeat 0 0;
    height: 20px;
    margin: 0 auto;
    width: 20px;
}
div.quoteYes_deb {
    background: url("https://www.space-travel.ru/media/img/i-yes.png") no-repeat 0 0;
    height: 20px;
    margin: 0 auto;
    width: 20px;
}
div.quoteRQ_deb {
    background: url("https://www.space-travel.ru/media/img/i-rq.png") no-repeat 0;
    height: 20px;
    margin: 0 auto;
    width: 20px;
}

span.title-wt {
    padding-bottom: 36px;
    padding-top: 15px;
}

table.sz-t2 td,
table.sz-t2 td a,
td.pd-ss-wt2,
.sz-t3 td,
table.booking_cond td,
table.sz-t4 td {  
  font: 300 14px "Open Sans", sans-serif;
  
}

table.sz-t2 td,
td.pd-ss-wt2,
.sz-t3 td span.dateCtl,
table.booking_cond td,
table.sz-t4 {
  color: #434b53 !important;
}

table.sz-t2 td.head4,
table.sz-t2 td.head4 a {
  font-weight: bold;
}

td.pd-ss-wt2 { 
  padding-left: 27px
}

table.sz-t4 td.ps_col1 table.sz-t3 td:nth-child(3) {
	white-space: nowrap;
	text-align: right;
}

table.sz-t4 td.ps_col1 table.sz-t3 td:nth-child(5) > a {
	display: block;
	width: 20px;
	height: 20px;
	background: url("https://www.space-travel.ru/media/img/wt2.png") no-repeat 0 0;
	margin: 0 auto;
}

table.sz-t4 td.ps_col1 table.sz-t3 td:nth-child(5) > a > img {
	display: none;
}

.st-non-wt {
    color: #ff4e00;
    font-weight: 700;
}

td.transp_bgr {
	background-color: transparent !important;
}

table.sz-t5m {
	width: 100%;
	margin-top: 36px;
  margin-bottom: 24px;
}

table.sz-t5m td {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 6px;
}

table.sz-t5m tr:first-child td {
    font-size: 13px;
    vertical-align: bottom;
		padding-bottom: 6px;
}
table.sz-t5m td:first-child {
    padding-left: 0;
}

table.sz-t5m select {
    color: #434b53;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    width: 59px;
}

table.sz-t5m input[type=text] {
width: 109px;
padding: 0 3px;
height: 30px;
line-height: 30px;
background: #f4f4f4;
border: none;
-moz-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
-webkit-box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
box-shadow: inset 0 1px 2px rgba(0,1,1,.15);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 300px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
color: #434b53;
font-size: 14px;
display: inline-block;
margin: 0 1px;
}

table.sz-t5m input[type=checkbox] {
  width: 20px;
  height: 20px;
}

table.sz-t5m select {
	height: 30px;
}

span.ll-ef {
  display: inline-block;
  margin-right: 10px;
  color: #434b53;
}

.jm1 {
    width: 154px;
    height: 40px;
    margin-right: 24px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #0069a1;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
		border: none;
}
.jm2 {
    width: 185px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-indent: 23px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background:url(../img/i2.png) 16px center no-repeat #0069a1;
		border: none;
}

.jm1:hover,
.jm2:hover {
    background-color: #cb2d32 !important;
    opacity: 1 !important;
    color: #ffffff !important;
}

#child1 {
	left: 627px;
	margin-top: 42px;
}

#child2 {
	left: 741px;
	margin-top: 42px;
}

#child1 span,
#child1 span {
	line-height: 11px;
}

#dof_CountryDescriptionDiv {
    position: static;
    width: 100%;
		font-size: 14px;
		line-height: 30px;
}

#dof_CountryDescriptionDiv > span {
	  display: block;
		margin-top: 18px;
		margin-bottom: 24px;
}

#dof_CountryDescriptionDiv a {
	text-decoration: none;
	font-size: 16px ! important;
	color: #4296c2;
}

#dof_CountryDescriptionDiv a:hover {
	text-decoration: underline;
}
/*
#dof_CountryDescriptionDiv > span > span > a:last-child:after {
	content: 'asd';
}
*/
#dof_UpdateProgressForLeftDiv {
    display: none;
}

#dof_QuotasDiv, #dof_SearchDiv, #dof_SpoDiv {

  width: 240px !important;

}

div#ResultTable {
	margin-left: -27px;
	margin-right: -27px;
}

div.bgr_separator {
	background: url("../img/r-bgr.png") no-repeat top right;
  height: 50px;
	width: 100%;
}

.plr27 { padding-left: 27px; padding-right: 27px }
#ctl00_generalContent_QuotedDynamicControl_lbSearchUrl,
#searchLabel td { padding-left: 27px; }

table.inner_table_res { width: 100% }

table.inner_table_res td *, #ResultTable * { font-size: 12px }

table.inner_table_res  table.inner_tbl a { color: #575b62 }

div.res_legend { margin: 18px 27px }

div.res_legend table { width: auto }

div.res_legend table td { font-size: 14px !important; vertical-align: middle }

td.plr27 span,
td.plr27 a
{ font-size: 14px !important; }

div.res_legend table td > img { margin-right: 12px }

div.res_legend table td.pl_col3 { padding-left: 32px }

#ctl00_generalContent_QuotedDynamicControl_DynamicOffersTable_LbNothing {
	display: block;
	margin-left: 27px;
}
/*
table.quote_group td.quoteYes {
  background: url("https://www.space-travel.ru/media/img/i-yes.png") no-repeat 30px 10px;
}

table.quote_group td.quoteNo {
  background: url("https://www.space-travel.ru/media/img/i-none.png") no-repeat 30px 10px;
}

table.quote_group td.quoteRQ {
  background: url("https://www.space-travel.ru/media/img/i-rq.png") no-repeat 30px 10px;
}*/

.copy, .copy a {
	font-size: 10px;
}

.copy a {
	color: #4296c2;
	text-decoration: none;
}

.copy a:hover {
	color: #da1f1f;
}