body {
	font-family: "Open Sans";
	min-width: 320px !important;
}
h1 {
	font-size: 30px;
}
.row > div > h1 {
	padding: 0 15px;
	margin-bottom: 20px;
}
.site {
	margin: 0 auto;
}
.site-header .header-main {
	background: transparent url("../img/back_main.png") no-repeat scroll 50% 0px;
	min-height: 550px;
	background-size: cover;
	padding-bottom: 40px;
}
#primary-navigation {
	border-bottom: 1px solid #6492b8;
	padding: 15px 0 0 0;
}
#primary-navigation .menu-toggle {
	display: none;
}
#primary-navigation .screen-reader-text {
	display: none;
}
#primary-menu{
    padding: 6px 0 0 9px;
}
#primary-menu li {
	display: inline-block;
	padding-right: 60px;
}
#primary-menu a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 25px;
}
#primary-menu a:hover {
    border-bottom: 3px solid #fff;
    padding-bottom: 22px;
}

.logo_top {
	margin-top: 30px;
}
.logo_bottom {
	margin-top: 50px;
}
.site-footer {
	background-color: #263749;
	color: #fff;
	font-weight: lighter;
}
.our_ability_payment img{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.our_ability_payment img:last-child {
	margin-right: 0;
}
.our_ability_payment h4, .our_social h4, .our_site h5 {
	font-size: 14px;	
	font-weight: lighter;
	color: #fff;
	margin-top: 20px;
}
.our_site h5 {
	font-size: 13px;
	color: #aac1d7;
}
.our_social > a {
	display: inline-block;
	width: 46px;
	height: 44px;
	margin-right: 10px;
	cursor: pointer;
}
.our_social > a:last-child {
	margin: 0;
}

#faceboock {
	background: url("../img/faceboock.png") center 100% no-repeat;
}
#faceboock:hover {
	background: url("../img/faceboockh.png") center 100% no-repeat;
}
#vk {
	background: url("../img/vk.png") center 100% no-repeat;
}
#vk:hover {
	background: url("../img/vkh.png") center 100% no-repeat;
}
#insta {
	background: url("../img/insta.png") center 100% no-repeat;
}
#insta:hover {
	background: url("../img/instah.png") center 100% no-repeat;
}
#twit {
	background: url("../img/twiter.png") center 100% no-repeat;
}
#twit:hover {
	background: url("../img/twiterh.png") center 100% no-repeat;
}
#ondk {
	background: url("../img/ok.png") center 100% no-repeat;
}
#ondk:hover {
	background: url("../img/okh.png") center 100% no-repeat;
}
.time_job {
	font-size: 14px;
	padding-left: 65px;
	background: url("../img/ocl.png") 15px 100% no-repeat;
	margin-bottom: 20px;	
}
.time_job h3{
	margin-bottom: 0;
	font-size: 30px;
}
.info_coll {
	font-size: 13px;
}
.footer_collumn {
	padding: 40px 0 25px;
	border-bottom: 2px solid #3c4b5c;
}
.footer_collumn h3 {
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.footer-menu {
	font-size: 13px;
}
.footer-menu li {
	padding-bottom: 21px;
}
.footer-menu a {
	color: #fff;
	font-weight: 400;
}
.main_form .type .pasanger .item .plus:hover , .srok .pasanger .item .plus:hover {
	background-color: #1f5f85;
	background-image: url("../img/plush.png");
	border: none;
}
.main_form .type .pasanger .item .minus:hover, .srok .pasanger .item .minus:hover {
	background-color: #1f5f85;
	background-image: url("../img/minush.png");
	border: none;
}
.dropdown p {
	width: 100%;
	border: none;
	height: 50px;
	padding: 0 0 0 10px;
	font-size: 16px;
	background-color: #fff;
	line-height: 48px;	
}
.calendar_header {
	display: table;	
}
.polos {
	margin: 5px 0;
	background: #d3d3d3;
	width: 100%;
	height: 1px;
}
.calendar_header div {
	display: table-cell;
	padding-left: 20px;
}
.calendar_header div h3 {
	font-size: 18px;
	font-weight: 500;
}
.calendar_header div:nth-child(2n) {
	padding-left: 70px;
}
.calendar_header .active span {
	box-sizing: border-box;
	padding: 5px 10px;
	border-radius: 5px;
	color: #fff;	
	background-color: #1f5f85;
	border: none;
}
.calendar_header div span {
	color: #23a5dc;
	border-bottom: 1px dashed #23a5dc;
	cursor: pointer;
}
.srok {
	width: 380px;
}
.srok .pasanger {
	margin: 15px 20px 0 20px;
	color: #9f9e9e;
}
.srok .pasanger .item {
	margin-bottom: 20px;
	display: inline-block;
	margin-left: 10px;
	color: #000;
}
.srok .pasanger .item:first-of-type {
	margin-right: 20px;
}
.srok .pasanger .item .minus {
	background: url(../img/minus.png) 50% 50% no-repeat;
	border: 1px solid #cccccc;
}
.srok .pasanger .item .plus {
	background: url(../img/plus.png) 50% 50% no-repeat;
	border: 1px solid #cccccc;
}
.srok .pasanger .item .txt {
	width: 50px;
	vertical-align: middle;
	cursor: default;
	background: #d4ebf9;
}
.main_form .info_check > span {
	line-height: normal;
	font-size: 13px;
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: 500;
}
.main_form .info_check > span > span {
	font-weight: 600;
}
.main_form .open .class input[type="checkbox"] {
	position: absolute;
    left: -9999px;
}
.main_form .open .class input[type="checkbox"] + label {
    background: url(../img/noncheck.png) 0 0 no-repeat;
	background-size: 20px 20px;
    padding-left: 25px;
	vertical-align: middle;
	line-height: 20px;
}
.main_form .open .class input[type="checkbox"]:checked + label {
	background: url(../img/checked.png) 0 0 no-repeat;
	background-size: 20px 20px;
}
#bottom_header_coll {
	background-color: #1f5f85;
	color: #fff;
	padding: 25px 0;
	font-weight: 300;
}
.pig, .cash, .world {
	padding-left: 60px;
	line-height: 41px;
}
#bottom_header_coll div p {
	line-height: 22px;
}
.pig {
	background: url(../img/pig.png) left center no-repeat;
}
.cash {
	background: url(../img/cash.png) left center no-repeat;
}
.world {
	background: url(../img/world.png) left center no-repeat;
}
.popular-block-content, .ourteam-block-content {
	background-color: #eeeeee;
}
.top_popular_slide {
	clear: both;
	color: rgb(255, 255, 255);
	top: -60px;
	position: absolute;
	width: 100%;
	font-weight: 500;
}
.top_popular_slide h3 {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top_popular_slide .left {
	float: left;
	margin-left: 10px;
	font-size: 12px;
}
.top_popular_slide .right {
	float: right;
	margin-right: 20px;
	margin-top: 3px;
}
.temperat {
	font-size: 18px;
}
.top_popular_slide sup.gradus {
	font-size: 12px;
}
.slider_content {
	background-color: #fff;
}
.top_popular_slide + div {
	margin: 0px 20px;
	padding: 10px 0;
	border-bottom: 1px solid #ebebeb;
	line-height: 18px;
	font-size: 14px;
}
.top_popular_slide + div + p {
	padding: 10px 0;	
}
.slider_content a , .statii .left a {
	color: #696969;
	font-size: 14px;
	margin: 0 25px;
	padding-left: 30px;
	background: url(../img/view_cur.png) left center no-repeat;
	height: 24px;
	display: block;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.slider_content a:hover {
	color: #23a5dc;
	cursor: pointer;
	text-decoration: underline;
	background: url(../img/view_curh.png) left center no-repeat;
}
.popular-block-content h1{
	margin: 40px 0 15px;
}
.ourteam-block-content h1 {
	margin-bottom: 20px;
}
.popular-block-content .pt-cv-thumbnail, .typerelax-block-content .pt-cv-href-thumbnail img {
	width: 100% !important;
	height: auto;
}
.slick-dots {
	position: absolute;
	top: -40px;
	right: 15px;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	display: inline-block;
}
.ourteam-block-content .slick-dots, .otzivy-block-content .slick-dots {
	position: relative;
	top: 25px;
	display: block !important;
}
.slick-dots li {
	width: 10px;
	height: 10px;
	vertical-align: middle;
	line-height: 10px;
}
.slick-dots li.slick-active {
	width: 20px;
	height: 20px;
	line-height: 20px;
}
.slick-dots li button {
	width: 5px;
	height: 5px;
	border: 1px solid #b9b9b9;
	border-radius: 50%;
}
.slick-dots li button:before {
	/*font-family: 'slick';
	font-size: 30px;
	line-height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;	
	content: '•';
	text-align: center;
	opacity: 1;
	color: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 1px solid #b9b9b9;
	border-radius: 50%; */
	content: "";
	display: none;
}
.slick-dots li button:hover {
	background-color: #1f5f85;
	border: 1px solid #1f5f85;
}
.slick-dots li.slick-active button {
	width: 20px;
	height: 20px;
	background-color: #1f5f85;
	border-radius: 10px;
	border: 1px solid #1f5f85
	
}
.slick-dots li.slick-active button:before {
	/*opacity: 1;
	width: 13px;
	height: 13px;
	line-height: 13px; */
	content: "";
	display: none;
}
.slick-prev:before, .slick-next:before {
	opacity: 1;
	z-index: 5;
	line-height: normal;
	width: 33px;
	height: 67px;
	content: "";
	background: url(../img/prev.png) center center no-repeat;
	display: block;
}
.slick-next:before {
	background: url(../img/next.png) center center no-repeat;
}
.slick-next:hover:before {
	background: url(../img/nexth.png) center center no-repeat;
}
.slick-prev:hover:before {
	background: url(../img/prevh.png) center center no-repeat;
}
.ourteam-block-content .slick-prev, .ourteam-block-content .slick-next {
	display: none !important;
}
.slick-prev, .slick-next {
	width: 33px;
	height: 67px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden !important;
	position: absolute;
	top: 23%;
	left: 15px;
	z-index: 5;
}
.slick-next {
	left: calc(100% - 48px)
}
.popular-block-content .slick-initialized .slick-slide {
/*
	-webkit-box-shadow: 1px 0px 34px -10px rgba(0,0,0,0.7);
	-moz-box-shadow: 1px 0px 34px -10px rgba(0,0,0,0.7);
	box-shadow: 1px 0px 10px -10px rgba(0,0,0,0.7); */
}
.ourteam-block-content .slick-initialized .slick-slide {
	background-color: #fff;
	padding: 30px 0;
	height: 85px;
	border-right: 1px solid grey;
	
}
.ourteam-block-content .pt-cv-thumbnail {
	width: auto !important;
	display: block;
	margin: 0 auto;
}
.ourteam-block-content .slick-slider .slick-list {
	-webkit-box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
	-moz-box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
	box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
	margin: 0 15px;
}

.ourteam-block-content .row:first-of-type .pt-cv-content {
	width: 100%;
	top: 0px;
	position: absolute;
	display: none;
	padding: 30px 0;
}
.ourteam-block-content .pt-cv-content img {
	display: block;
	margin: 0 auto;
}
.ourteam-block-content .pt-cv-content-item:hover {
	cursor: pointer;
}
.ourteam-block-content .pt-cv-content-item:hover  .pt-cv-content {
	display: block;
}
.ourteam-block-content .slick-dotted.slick-slider , .otzivy-block-content .slick-dotted.slick-slider{
	margin-bottom: 50px;
}
.typerelax-block-content .top_popular_slide h3 {
	font-size: 16px;
	font-weight: 700;
}
.typerelax-block-content .top_popular_slide a {
	font-size: 13px;
	color: #fff;
}

.typerelax-block-content #pt-cv-page-1 > div {
	margin-bottom: 10px;
	
}/*
.typerelax-block-content #pt-cv-page-1 > div:not(:nth-of-type(4n)) {
	padding-right: 10px;
	
}*/
.akcii-block-content {
	 background: #1f5f85;
	 color: #fff;
	 padding: 20px 0;
	 margin-top: 40px;
}
.akcii-block-content .left ,  .akcii-block-content .right {
	 margin: 0;
}
.akcii-block-content h1 {
	font-weight: 500;
}
.akcii-block-content img {
	margin-right: 20px;
}
.akcii-block-content img + p + div {
	margin-left: 150px;
}
.akcii-block-content p {
	line-height: 150%;
	font-size: 14px;
}
.akcii-form {
	margin-top: 35px;
	background: #fff;
	max-width: 660px;
	padding: 5px 5px;
}
.akcii-form input {
	color: #000;
	outline: none;
	border: none;
	width: 60%;
	display: inline-block;
	line-height: 150%;
	padding: 3px 5px;
	vertical-align: middle;
}
.akcii-form button {
	background: #ea9c06;
	cursor: pointer;
	font-size: 19px;
	padding: 8px 25px 10px;
	border: none;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
}
.akcii-form button:hover {
	background: #cf8c0a;
	
}
.about_us_wrote {
	background: #fff;
}
.about_us_wrote .pt-cv-href-thumbnail {
	width: 100%;
	display: block;
	box-sizing: content-box;
}
 .about_us_wrote .pt-cv-content-item  {
	height: 85px;
	padding: 30px 0;
	border-right: 1px solid grey;
	-webkit-box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
	-moz-box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
	box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
}
.about_us_wrote .pt-cv-content {
	padding: 30px 0;
}
.about_us_wrote .pt-cv-wrapper {
	padding: 0 15px;
}
.statii {
	border: 3px solid #eeeeee;
	margin: 30px 0;
}
.about_us_wrote .row:last-of-type {
	padding: 0 30px 30px;
}
.statii:after, .statii:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	transition: all 0.3s;
}

.statii:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 19px;
	margin-left: -28.48%;
}
.statii:before {
	border-color: rgba(238, 238, 238, 0);
	border-bottom-color: #eeeeee;
	border-width: 25px;
	margin-left: -29%;
}
.statii .pt-cv-content-item {
	height: auto !important;	
	box-shadow: 0 0 0 0;
	border: none;
	padding: 0;	
}
.statii .pt-cv-content {
	padding: 0;
	
}
.statii .pt-cv-content h1 {
	margin-top: 0;
	padding: 0;
}
.statii h2 a {
	color: #727272;
	font-size: 14px;
	border-bottom: 1px dashed #727272;
	text-decoration: none;
}
.statii p {
	font-size: 14px;
	font-weight: 300;
	line-height: 200%;
	max-height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 25px;
}
.statii .right  {
	font-size: 12px;
	color: #000;
	margin-top: 7px;
}
.statii .left a {
	margin: 0;
}
#pt-cv-view-cb127fef4d .row {
	display: none;
}
#pt-cv-view-cb127fef4d  .pt-cv-content-item:first-of-type .row{
	display: block;
}
.otzivy-block-content  {
	background: #eee;
	margin-top: 20px;
	padding-bottom: 20px;
}
.otzivy-block-content h1 {
	line-height: 35px;
}
.otzivy-block-content h1 span  {
	font-size: 20px;
	font-weight: 300;
	color: #6d6d6d;
}
.otzivy-block-content h1 > a {
	font-size: 14px;
	text-decoration: underline;
	color: #000;
	font-weight: 500;
}
.otzivy-block-content h1 > a:hover {
	text-decoration: none;
}
.hideava {
	line-height: 200%;
	color: #000;
	font-size: 11px;
	width: 120px;
	float: left;
}
.hideava > p:first-of-type {
	font-size: 14px;
	font-weight: 600;
	margin-top: 5px;
}
.otzivy-block-content .pt-cv-content h1 {
	font-size: 20px;
	font-weight: 600;
}
.otzivy-block-content .otziv-text-content p{
	font-size: 14px;
	font-weight: 300;
	line-height: 200%;
	max-height: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 30px;
}
.otziv-text-content {
	border: 5px solid #fff;
	padding: 25px 15px;
}
.otziv-text-content .left {
	font-size: 14px;
}
.otziv-text-content .likes {
	font-size: 13px;
	font-weight: 600;
	padding-left: 30px;
	margin-left: 10px;
	background: url(../img/likes.png) left center no-repeat;
}
.otziv-date {
	font-size: 13px;	
	color: #7f7f7f;
}
.country-city-block {
	margin-top: 25px;
	padding-bottom: 25px;
}
.country-city-block ul {
	padding: 0 15px;
}
.country-city-block ul a {
	color: #606060;
	font-size: 16px;
	font-weight: 400;
}
.country-city-block ul a:hover {
	color: #23a5dc;
}
.country-city-block ul li {
	margin-bottom: 25px;
}
.popular-country-list li, .Russia-city-block li {
	display: inline-block;
	margin-right: 5%;
}
.hot-tyr {
	background: #fff;
}
.hot-tyr .slider_content {
	box-shadow: 1px -1px 15px -7px rgba(0, 0, 0, 0.7);
	margin: 2px 0px;
	-webkit-box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
	-moz-box-shadow: 1px 0px 20px -10px rgba(0,0,0,0.7);
	padding: 10px 10px;
}
.hot-tyr .locait {
	padding-left: 20px;
	background: url(../img/mar-locat.png) left center no-repeat;
	color: #909090;
	font-size: 13px;
}
.hot-tyr .slider_content a {
	color: #404040;
	font-size: 16px;
	text-decoration: none;
	padding: 0;
	margin: 10px 0 5px;
	background: none;
	font-weight: 700;
}
.hot-tyr .slider_content a:hover {
	color: #23a5dc;
	text-decoration: underline;	
}
.hot-tyr .top_popular_slide .left h3  {
	font-weight: 700;
}
.hot-tyr .top_popular_slide .left h3 > span:first-of-type {
	font-size: 13px;
	margin-right: 2px;
	font-weight: 500;
}
.hot-tyr .top_popular_slide .left h3 > span:last-of-type {
	font-size: 12px;
	font-weight: 500;
}
.hot-tyr .top_popular_slide h3 {
	margin-bottom: 15px;
}
.hot-tyr div span.oks + a {
	color: #909090;
	text-decoration: underline;
	font-size: 13px;
	margin: 0;
	font-weight: 500;
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
	padding-left: 20px;
	background: url(../img/ic_comm.png) no-repeat left center;
}
.productRate {
background: url(../img/empty-star.png);
width: 106px;
height: 13px;
margin-bottom: 15px;
}
.productRate div {
background: url(../img/full-star.png);
width: 0;
height: 100%;
}
.productRate + div {
	font-size: 13px;
}
.slider_content span.oks {
	padding: 3px 10px 3px 25px;
	border-radius: 15%;
	background: url(../img/oks.png) 5px center no-repeat #1f5f85;
	color: #fff;
}
.popular-block-content .pt-cv-href-thumbnail:hover, .typerelax-block-content .pt-cv-href-thumbnail:hover {
	background: #000;
	display: block;
}
.popular-block-content .pt-cv-href-thumbnail:hover img, .typerelax-block-content .pt-cv-href-thumbnail:hover img {
	opacity: 0.6
} /*
.otziv-text-content {
	position: relative;
	border: 5px solid #f5f5f5;
}
.otziv-text-content:after, .otziv-text-content:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.otziv-text-content:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #88b7d5;
	border-width: 30px;
	margin-left: -30px;
}
.otziv-text-content:before {
	border-color: rgba(245, 245, 245, 0);
	border-bottom-color: #f5f5f5;
	border-width: 37px;
	margin-left: -37px;
}*/
.otziv-text-content {
	position: relative;
	border: 3px solid #fff;
}
.otziv-text-content:after, .otziv-text-content:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.otziv-text-content:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #eee;
	border-width: 20px;
	margin-top: -90px;
}
.otziv-text-content:before {
	border-color: rgba(245, 245, 245, 0);
	border-right-color: #fff;
	border-width: 25px;
	margin-top: -95px;
}
#pt-cv-view-cb127fef4d #pt-cv-page-1::after {
	clear: both;
	content: "";
	display:block;
}
.stat0::after {
	margin-left: -45.48%;
}
.stat0::before {
	margin-left: -46%;
}
.stat5::after {
	margin-left: 36.5%;
}
.stat5::before {
	margin-left: 36%;
}
.stat2:after {
	margin-left: -12.48%;
}
.stat2:before {
	margin-left: -13%;
}
.stat3:after {
	margin-left: 3.49%;
}
.stat3:before {
	margin-left: 3%;
}
.stat4:after {
	margin-left: 20.55%;
}
.stat4:before {
	margin-left: 20%;
}
.post_type > div , .post_type > p {
	margin: 5px 0;
}
.post_type {
	text-align: left;
	padding: 0 0 30px;
}
#bottom_header_coll > .container {
	padding: 0 40px;
}
.draggable .pt-cv-href-thumbnail, .typerelax-block-content .pt-cv-href-thumbnail {
	display: block;
	max-height: 220px;
	overflow: hidden;
}
#primary-menu .current-menu-item a {
    border-bottom: 3px solid #fff;
    padding-bottom: 22px;
}
.Spravochnicki h1 {
	padding: 0 !important;
	margin-bottom: 0;
	margin-top: 0;
}
.Spravochnicki a {
	color: #23a5dc;
	font-size: 14px;
	display: block;
	text-align: left;
	margin-top: 20px;
}
.Spravochnicki a:hover {
	color: #23a5dc;
}
.breadcrumb + .row .col-md-8 .entry-title {
	padding: 0 !important;
	margin-top: 0;
}
.post_content_text{
	line-height: 18px;
}
.header-post .note{
	display: none;
}
.site-header .header-post {
	min-height: 250px;
	font-size: 12px;
}
.header-post nav + .container div {
	font-weight: 300;
}
.header-post .phone_head_post p {
	font-size: 28px;
	margin-top: 30px;
	margin-bottom: 2px;
	color: #fff;
}
.col_text_headpost {
	margin-top: 40px;
	color: #fff;
}
.header-post .phone_head_post span {
	font-size: 14px;
	color: #fff;
}

@media screen and (min-width: 783px) {
	#site-header img {
		width: 100%;
		height: 450px;
	}
	.primary-navigation {
		float: none;
		display: block;
		
	}
}
@media screen and (max-width: 1200px) {
	.main_form .city1, .main_form .city2 {
		width: 200px;
	}
	.akcii-form {
		text-align: right;
	}
	.akcii-form input {
		width: 120px;
		float: left;
		margin-top: 5px;
	}
}
@media screen and (max-width: 991px) {
	.Spravochnicki {
		margin-top: 25px !important;
	}
	.Spravochnicki h1 {
		font-size: 20px !important;
	}
	.main_form .dropdown {
		width: 400px !important;
		float: left;
		clear: both;
		margin-bottom: 10px;
	}
	.typerelax-block-content .pt-cv-wrapper {
		padding: 0 13%;
	}
	.main_form .find {
		display: block;
		clear: both;
		margin: 0 auto;
		top: 0;
	}
	.main_form::after {
		display: block;
		clear: both;
		content: "";
	}
	.main_form {
		display: inline-block;
	}
	.main_form .date1, .main_form .date2 {
		padding-right: 15%;
	}
	.akcii-form {
		margin-top: 15px;
	}
	.akcii-form:after {
		display: block;
		clear: both;
		content: "";
	}
	.akcii-form button {
		float: right;
	}
	.akcii-form {
		width: 80%;
	}
	.akcii-form input {
		margin-top: 5px;
	}
	.statii:after {
		display: none;
	}
	.statii:before {
		display: none;
	}
	.otziv-text-content:before, .otziv-text-content:after {
		display: none;
	}
	.otziv-text-content {
		border: none;
		padding: 0;
		float: none !important;
		width: 100% !important;
	}
	.box_pig , .box_cash, .box_world {
		display: inline-block;
		width: auto;
		margin: 10px 0;
	}
	
	.site-header .header-main{
		background-position: 58% 0;
	}
	#primary-menu a:hover {
		border-bottom: 2px solid #fff;
		padding-bottom: 8px;
	}
	#primary-menu a {		
		padding-bottom: 10px;
		padding-top: 15px;
	}
	#primary-menu .current-menu-item a {
		border-bottom: 2px solid #fff;
		padding-bottom: 8px;
	}
}
@media screen and (max-width: 770px) {
	.akcii-block-content .left {
		width: 15% !important;
		height: auto !important;
	}
	.akcii-block-content img + p + div {
		margin-left: 17%;
	}
	.akcii-form {
		margin-top: 35px;
	}
	.about_us_wrote .row:last-of-type {
		padding: 0 30px 30px;
	}
	.about_us_wrote .pt-cv-content .row {
		padding: 0 0 30px;
	}
	.statii .pt-cv-content .row > div:first-child {
		display: none;
	}
	.statii .pt-cv-content .row > div:last-child {
		width: 100%;
	}
	.pt-cv-wrapper h1 {
		font-size: 26px;
	}
}
@media screen and (max-width: 719px) { 
	.popular-block-content .pt-cv-wrapper {
		padding: 0 10%;
	}
}
@media screen and (max-width: 650px) {
	.block1 .note {
		margin-top: 30px;
		width: 80%;
	}
	.block1 .note p {
		margin-bottom: 20px;
	}
	.statii h1 > .right {
		margin-top: 15px;
	}
	.popular-block-content .pt-cv-wrapper {
		padding: 0 5%;
	}
}
@media screen and (max-width: 550px) {
	.hideava {
		display: none;
	}
	.popular-block-content .pt-cv-wrapper {
		padding: 0 0%;
	}
	.hot-tyr div span.oks + a {
		margin-left: 10px;
	}
	.typerelax-block-content .pt-cv-wrapper {
		padding: 0 8%;
	}
}
@media screen and (max-width: 479px) {
	.typerelax-block-content .col-xs-6 {
		width: 100%;
	}
	#primary-menu li {
		padding-right: 30px;
	}
	.popular-block-content .slick-dots {
		display: none !important;
	}
	.popular-block-content .pt-cv-wrapper {
		padding: 0 17%;
	}
	.typerelax-block-content .pt-cv-wrapper {
		padding: 0 19%;
	}
	
}
@media screen and (max-width: 450px) {
	.block1 .note {
		width: 100%
	}
	.main_form {
		display: block;
	}
	.main_form .dropdown {
		width: 100% !important;
	}
	h1 {
		font-size: 26px;
	}	
	.akcii-form {
		width: 100%;
	}
	.akcii-block-content .left {
		display: none;
	}
	.akcii-block-content img + p + div {
		margin-left: 0;
	}
	.statii .right {
		margin-top: 10px;
	}
	.box_pig , .box_cash, .box_world {
		display: block;
		width: 100%;
	}
	.box_pig > div , .box_world > div , .box_cash > div {
		width: 216px;
		margin: 0 auto;
	}
	.box_world > div {
		width: 218px;
	}
	.main_form .calendar table td, .main_form .calendar table th {
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	.main_form .calendar table a, .main_form .calendar table span {
		width: 20px;
		height: 20px;
	}
	.main_form .calendar {
		max-width: 304px;
		padding: 2px;
		font-size: 11px;
	}
	.calendar_header div:nth-child(2n) {
		padding-left: 10px;
	}
	.calendar_header div {
		padding-left: 10px;
	}
	.main_form .calendar .month {
		width: 115px;
		margin-right: 15px;
	}
	
}
@media screen and (max-width: 400px) {
	.srok {
		max-width: 300px;
	}
	.srok .pasanger {
		margin: 15px 5px 0;
	}
	.srok .info_check > span {
		margin-left: 5px;
	}
	.srok .pasanger .item {
		margin-left: 5px;
		margin-right: 5px;
	}
	.srok .pasanger .item:first-of-type {
		margin-right: 5px;
	}
	.srok .pasanger .item .txt {
		width: 45px;
	}
	.popular-block-content .pt-cv-wrapper {
		padding: 0 10%;
	}
	.site-header .header-main{
		background-color: #376a98;
		background-position: 58% 139px;
		background-size: 625% auto;
	}
	.typerelax-block-content .pt-cv-wrapper {
		padding: 0 8%;
	}
	
}
@media screen and (max-width: 360px) {
	.site-header .header-main{
		background-position: 57.5% 139px;
		background-size: 638% 82%;
	}
	.akcii-form button {
		padding-right: 5px;
		padding-left: 5px;
	}
	.statii .pt-cv-content .right , .otzivy-block-content .otziv-text-content .right {
		float: none;
		clear: both;
		padding-top: 10px;
	}
	.pt-cv-wrapper h1 {
		font-size: 24px;
	}
	h1 {
		font-size: 24px;
	}
	.statii h1 > .right {
		margin-top: 10px;
	}
	.otzivy-block-content .otzivy-block-content h1 {
		font-size: 20px;
	}
	.otzivy-block-content h1 span {
		font-size: 12px;
	}
	.otzivy-block-content h1 > a {
		font-size: 12px;
	}
	.popular-block-content .pt-cv-wrapper {
		padding: 0 7%;
	}
	.typerelax-block-content .pt-cv-wrapper {
		padding: 0 9%;
	}
}
