body{
	background-color:#041b3b;
	font-family: 'Open Sans', sans-serif;
}
h2{
	color:#fff;
	font-size:35px;
	padding-left: 20px;
}
h5{

	padding-left: 20px;
}
.green{
	color:#5ab944;
}
.header_block{
	background: url("images_prod/header_block.png") right 99999% no-repeat;
	background-size:contain;
	color:#fff;
	font-size: 15px;
	text-transform:uppercase;
	background-size: initial;
}
.header_block a{
	color:inherit;
}
footer a,footer a:hover{
	color:inherit;
}
.header_block h1{
	font-weight:bold;
	font-size: 60px;
}
.header_block h3{
	text-transform:none;
	font-size:18px;
	color:#8f939d;
	max-width: 80%;
}
.header_menu {
	margin-top:40px;
}
.header_menu > div{
	padding-top:20px;
}
.header_menu > div:nth-child(1){
	padding-top:0;
}
.header_menu > div:last-child{
	padding-top: 0px;
}
.header_menu > div:last-child > div *{
	/* padding-bottom: 5px; */
	/* display: block; */
	/* text-align: right; */
}
.header_menu > div:last-child > div:first-child{
	padding-top:0px;
}
.header_menu img:not(.logo){
	height:25px;
	margin-right:5px;
	position:relative;
	top:-2px

}
.header_block .main_text{
	height:500px;
	display:table-cell;
	vertical-align:middle;
	width: 100%;
}
.button{
	border:1px solid #fff;
	background:none;
	border-radius:20px;
	padding:7px 15px;
	outline:none;
	/* display:block; */
	-webkit-transition:  0.5s;
	-moz-transition:  0.5s;
	-o-transition:  0.5s;
	transition:  0.5s;
	/* text-align: right; */
}
.button:hover{
	border:1px solid #04a6e6;
	background:#04a6e6;

}
.hr{
	width:100%;
	height:2px;
	margin-top:20px;
	background-color:#506076;
}
#calc2 .second{
	/*display:none;*/
}


#calc2 .row.first{
	margin-bottom: 50px;
	margin-top: 40px;
	padding-bottom: 30px;
	/* border-bottom: 1px solid #EAEAEA; */
}
#calc2 label {
	font-weight:500;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

#calc2 label[for="calc-button"] {
    margin-top: 32px;
}

#calc2 label .spanClass {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 14px;
    color: #AEAEAE;
    font-size: 13px;
}

#calc2 label .spanClass sup {
    font-size: 9px;
}

#calc2-weight,
#calc2-capacity,
#calc2-kolvomest,
#calc2-button,
#calc2 .select2/*,
#calc2 label select*/ {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding-left: 20px !important;
    border: 2px solid #506076;
    color: #fff;
    border-radius: 30px;
    font-size: 16px;
    font-weight:500;
    background-color: #122745;
    outline:none;
}
#calc2 label select{
	 display:none;
}
#calc2 .select2{
	padding-right: 27px !important;
	padding-top:10px;
	-webkit-appearance: none;
	background: #122745 url("images_prod/city-icon.png") 97% center no-repeat !important;
	/* background-size: 16px !important; */
}
#calc2 .select2 .select2-selection__arrow{
	display:none;
}
#calc2 .select2-container--default .select2-selection--single {
    background-color: transparent;
}
#calc2 #calc2-naimenovanie + .select2{
	background-image: none !important;
}
/*
#calc2 label select {
    -webkit-appearance: none;
    background: #F7F7F7 url(../img/city-icon.png) 12px center no-repeat !important;
    background-size: 16px !important;
}
*/

#calc2 .error2 sup {
    font-size: 11px;
}

#calc2 .error1,
#calc2 .error2 {
    display: none;
    clear: both;
    margin-bottom: 10px;
    text-align: center;
    color: green;
}

#calc2-button {
    display: inline-block;
    width: 100% !important;
    height: 50px;
    margin-top: 32px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border: none !important;
    border:2px solid #04a6e6 !important;
    background: #04a6e6 !important;
    color: #fff !important;
    font-size: 16px;
    -webkit-transition:  0.5s;
	-moz-transition:  0.5s;
	-o-transition:  0.5s;
	transition:  0.5s;
}
#calc2-button:hover{
	background:none  !important;
}
#order-online-button {
    /* display: block; */
    max-width:400px  !important;
    /* width:100%  !important; */
    height: 50px;
    margin-top: 32px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-left: 0;
    margin-right:auto;
    border: none !important;
    background: #04a6e6 !important;
    color: #fff !important;
    font-size: 16px;
    cursor:pointer;
    border-radius: 20px;
    outline: none;
    -webkit-transition:  0.5s;
	-moz-transition:  0.5s;
	-o-transition:  0.5s;
	transition:  0.5s;
	border:2px solid #04a6e6 !important;
}
#order-online-button:hover{
	background:none  !important;
}
#calc2 .row.second .first {
    color: #4586F1;
    font-size: 16px;
    line-height: 24px;
}
#calc2 .row.second .second, #calc2 .row.second .third {
    margin-bottom: 14px;
    color: #889FAC;
    font-size: 16px;
    text-align: left;
}
#calc2-result, #calc2-term {
    font-family: 'Museo Sans Cyrl 700', sans-serif;
    color: #4586F1;
    font-size: 34px;
}
#calc2 .select2-container--default .select2-selection--single {
    background-color: transparent;
}
#calc2 .select2 {
    width: 100% !important;
}
#calc2 .select2 .select2-selection__arrow {
    display: none;
}
#calc2 *, #calc2 *:before, #calc2 *:after {
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
}

#calc2 span{
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    vertical-align: baseline;
    outline:none;
    /* padding-left:20px; */
}
#calc2 label > span{
	padding-left:20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color:#fff !important;
}
#promo{
	margin: 40px 0;
}

#promo .row >div{
	margin-bottom: 30px;
}

#promo .video-block-min{
	max-width:500px;
	margin: 0 auto;
}

.video-responsive50x50 {
    position: relative;
    padding-bottom: 96%;
    height: 0;
    overflow: hidden;
    background-size: cover !important;
    border-radius:20px;
    /* display: -webkit-box; */
}
.video-responsive2 {
    position: relative;
    padding-bottom: 45.5%;
    height: 0;
    overflow: hidden;
    background-size: cover !important;
    border-radius:20px;
}
.promo1{
	background: url("images_prod/promo1.png") center center no-repeat;
}

.promo2{
	background: url("images_prod/promo2.png") center center no-repeat;
}
.promo3{
	background: url("images_prod/promo3.png") center center no-repeat;
}
.promo4{
	background: url("images_prod/promo4.png") center 30% no-repeat;
	background-size: contain !important;
	background-color: #7b7b7b36;
}

#promo .video-block >div>div{
	display: block;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    padding:10px 10px 10px 20px;
    color:#fff;
}
#promo .video-block >div>div b{
	font-size:40px;
	font-weight: bold;
}
#promo .video-block >div>div p{
	font-size:13px;
	margin-top:-7px
}
footer{
	color:#767c89;
	padding:50px 10px;
	border-top:2px solid #506076;
}

.select2-dropdown {
    background-color: #112744 !important;
	border: 2px solid #506075 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 2px solid #506075 !important;
    color: #fff !important;
    background-color: #112744 !important;
}
.select2-results__option {
    color: #fff !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #000b19 !important;
}


#onlinezayavka .modal-dialog{
	max-width:500px;
	margin-left: auto;
	margin-right: auto;
}
#onlinezayavka .close2{
	display:none;
}
#onlinezayavka .close{
	/* margin: 5px 10px 0 0; */
	z-index: 999999999;
	display: block;
	/* clear: both; */
	/* cursor: pointer; */
	float: none;
	position: absolute;
	top: 7px;
	right: 9px;
}
#onlinezayavka h2{
	color:#000;
	text-align:center;
	padding-left:  0;
	font-size: 25px;
	margin-top: 10px;
}
#onlinezayavka form label > span.spanClass{
	display:none;
}

#onlinezayavka .sendData {
    display: block;
    height: 40px;
    margin-top: 10px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border:2px solid #04a6e6 !important;
    background: #04a6e6 !important;
    color: #fff !important;
    font-size: 16px;
    font-weight:300;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
    transition:  0.5s;
    border-radius: 20px;
    outline: none;
    margin: 10px auto 0 auto;
}
#onlinezayavka .sendData:hover{
	background:none  !important;
	color:#04a6e6 !important;
}
#onlinezayavka form label:not(.btn),#onlinezayavka .select2 {
	width: 100% !important; 
}
#onlinezayavka form .spanClass + input{
	display:block;
	width:100%;
	border: 1px solid #0a9ad6;
	border-radius: 20px;
	height: 30px;
	padding:0 20px;
	height: 40px;
	margin-bottom:10px;
	outline:none;
	background-color: #edeef0;
}
#onlinezayavka .select2-container--default .select2-selection--single {
    background-color: #edeef0;
    border: 1px solid #0a9ad6 !important;
    border-radius: 20px !important;
    height: 40px !important;
    outline:none;
}
#onlinezayavka .select2-container--default .select2-selection--single .select2-selection__arrow {
   top:8px;
   right: 5px;
}
#onlinezayavka .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    line-height: 40px !important;
    padding-left:20px;
    /* background-color: #edeef0; */
}
#onlinezayavka form{
	margin-top:30px;
}
.modal {
  text-align: center;
}

#onlinezayavka .alert {
	display:none;
}

#onlinezayavka .radio_but{
	margin: 15px 0;
	/* display: block; */
	/* text-align: center; */
}
#onlinezayavka .btn{
	border-radius:20px;
	padding:10px 15px;
}
#onlinezayavka .btn-default{
	border-color:#0a9ad6;
}
#onlinezayavka .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#onlinezayavka .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#onlinezayavka  .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

#onlinezayavka .btn-default:hover,#onlinezayavka .btn-default:focus,#onlinezayavka .btn-default:active,#onlinezayavka .btn-default.active {
    color: #fff;
    background-color: #04a6e6;
}
.checkGruzBlock{
	max-width:140px !important;
	min-width: 140px;
	margin: 0 auto;
}
.checkGruzBlock input{
	width:100%;
	margin-bottom:5px;
	background-color: transparent;
	border-radius:20px;
	padding:4px 2px;
	font-size:13px;
	text-align:center;
	color:#fff;
	outline:none;
	border: 1px solid #fff;
}
.checkGruzBlock button{
	font-size: 13px;
	width:100%;
	background-color: #04a6e6;
	border-color:#0a9ad6;
	border-width:2px;
	padding-left:1px;
	padding-right:1px;
	padding: 4px 1px;
}
.checkGruzBlock button:hover{
	background-color: transparent;
	border-width:2px;
}
.mobile_gruz,.order-online-button{
	display:none;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.tel_header{
	margin-bottom: 5px;
    margin-right: 20px;
    display: block;
}
@media (min-width: 769px){
	.add_row .select2:after{
		content:url("images_prod/row-icon.png");
		display:block;
		width:5px !important;
		height:5px !important;
		position:absolute;
		bottom:25px;

		right:-12px;
	}
	#calc-total {
		font-size: 35px;
	}

}
@media (min-width: 950px){
	#promo .video-block >div>div b{
		font-size: 60px;
		font-weight: bold;
	}
	#promo .video-block >div>div p{
		font-size: 15px;
		margin-top: -14px;
	}
}
@media (min-width: 1000px){
	.container-fluid{
		width: 95%;
	}
}
@media (min-width: 1200px){
	.container-fluid {
		max-width: 1200px;
	}
}

@media (max-width:1480px){
	.header_block{
		/*background-size:co;*/
		background-position-x:280px ;
	}
}

@media (max-width:700px){
	.add_row .select2:after{
		content:url("images_prod/row-icon.png");
		display:block;
		width:5px !important;
		height:5px !important;
		position:absolute;
		top:60px;
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		left:27px;
	}
	.add_row{
		margin-bottom:25px;
	}
	.mobile_back{
		background: url(images_prod/header_block.png) right 99999% no-repeat;
		/*background-size: contain;*/
		color: #fff;
		font-size: 15px;
		/*text-transform: uppercase;*/
		background-size: auto;
		background-position-x: -187px;
	}
	.mobile_gruz{
		display:block;
		padding-top: 0px !important;
	}
	.video-responsive2 {
		padding-bottom: 96%;
	}
	.header_menu > div > div{
		text-align:center;
		padding:10px 0;
		width:100%;
	}
	.header_menu > div:first-child{
		width: calc(100% - 180px);
	}
	.header_menu > div:first-child img{
		width:170px;
	}
	.header_menu > div:nth-child(2){
		width: 180px;
		text-align:right;
	}
	
	.header_menu > div:last-child > div:first-child{
		padding-top:10px;
	}
	.header_block{
		/* background-size:cover; */
		background-position-x: -255px;
		background: none;
	}
	.header_block h1{
		font-size: 30px;
	}
	.header_block h3{
		font-size:15px;
		max-width:100%;
	}
	.header_block .main_text{
		height: auto;
		padding:30px 0;
		width: 100%;
	}
	h2{
		font-size: 22px;
		padding-left: 0;
	}
	footer .col-xs-6{
		width:100%;
		text-align:center;
	}
	#onlinezayavka .radio_but{
		margin-left:-15px;
		margin-right:-15px;
		width: 100%;
	}
	#onlinezayavka .btn{
		border-radius:20px;
		padding:9px 30px;
		display:block;
		float:none;
		width:100% !important;
	}
	#onlinezayavka .btn:nth-child(1){
		border-bottom-left-radius:0;
		border-top-right-radius:20px !important;
		border-bottom:none;
		margin-left: -1px;
	}
	#onlinezayavka .btn:nth-child(3){
		border-bottom-left-radius:20px !important;
		border-top-right-radius:0;
		border-top:none;
	}
	#onlinezayavka .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
   		border-bottom-right-radius: 0;
	}

	#onlinezayavka .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
		border-top-left-radius: 0;
	}
	#onlinezayavka  .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
		border-radius: 0;
	}
	.tel_header{
		margin-right:0;
	}
	.block_menu_1,.block_menu_2{
		display:none;
	}
	.mobile_block_2{
		margin-top: 25px;
	}
	.mobile_block_2 img{
		width: 25px;
		margin-top: 0px;
		padding-right: 3px;
		position: absolute;
	}
	.mobile_block_2 img + span{
		padding-left: 35px;
		display:block
	}
	.mobile_block_2 > div:first-child{
		width: calc(100% - 160px);
	}
	.mobile_block_2 > div:last-child{
		width: 160px;
	}
	#calc2-weight, #calc2-capacity, #calc2-kolvomest, #calc2-button, #calc2 .select2 {
		height: 50px;
		font-size: 14px;
	}
}


@media (min-width:701px) and (max-width:768px){
	.header_menu > div > div{
		text-align:center;
		padding:10px 0;
		width:50%;
	}
	.header_menu > div:first-child{
		text-align:center;
		width:100%;
	}
	.header_menu > div:last-child > div:first-child{
		padding-top: 8px;
	}
	.header_block{
		background-size:cover;
		background-position-x:-150px ;
	}
	.header_block h1{
		font-size: 40px;
	}
	.header_block h3{
		font-size:16px;
		max-width:100%;
	}
	.header_block .main_text{
		height:350px;
		width: 100%;
	}
	h2{
		font-size:25px;
	}
	.tel_header{
		margin-right:0;
	}
}

@media (min-width:768px) and (max-width:989px){
	.header_block{
		background-size:cover;
		background-position-x:0;
	}
	.header_menu > div:first-child{
		text-align:left;
		width:250px;
		/* width:100%; */
		/* float:none; */
	}
	.header_menu > div:nth-child(3){
		text-align:right;
		width:calc(100% - 250px);

	}
	.header_menu > div:nth-child(3) > div{
		float: none;
		width:auto;
		display: inline-block;
		text-align: right;

	}
	.header_menu > div:nth-child(4){
		float: left;
		width: 100%;
		text-align:right;
		/* display: block; */
		/* width:100%; */
		/* float:none; */
	}
	.header_menu > div:nth-child(4) > div{
		float: none;
		width:auto;
		display: inline-block;
		text-align: right;
	}
	.header_block h1{
		font-size: 50px;
	}
	.header_block h3{
		font-size:17px;
		max-width:80%;
	}
	.header_block .main_text{
		height:400px;
		width: 100%;
	}
	h2{
		font-size:30px;
	}
}
@media (min-width:990px) and (max-width:1160px){
	/*.header_menu > div{
		text-align:center;
		width:50%;
		float:left;
	}*/
	.header_menu > div:first-child{
		text-align:left;
		width:220px;
		/* width:100%; */
		/* float:none; */
	}
	.header_menu > div:nth-child(3){
		text-align:right;
		width:auto;
		position:absolute;
		right:350px;
	}
	.header_menu > div:nth-child(3) > div{
		float: none;
		width:auto;
		display: inline-block;
		text-align: right;
		padding-left:5px;
		padding-right:5px;

	}
	.header_menu > div:nth-child(4){
		float: left;
		width: auto;
		text-align:right;
		/* display: block; */
		/* width:100%; */
		/* float:none; */
		position:absolute;
		right:0;
	}
	.header_menu > div:nth-child(4) > div{
		float: none;
		width:auto;
		display: inline-block;
		text-align: right;
		

	}
}

.sum-hidden input[type="radio"]{
	display:block;
	width:0;
}
.sum-hidden input[type="radio"]:after{
	display:block;
	content: url("images_prod/ellipse-icon.png");
	width:20px;
	height:20px;
	position:relative;
	top:-10px;
	left:10px;
}
.sum-hidden input[type="radio"]:checked:after{
	content: url("images_prod/ellipse-check-icon.png");
}
.sum-hidden table.variants  td .visible_mobile{
	display:none;
}
.sum-hidden table.variants td,
.sum-hidden table.variants th {
    text-align: left !important;
    vertical-align: middle !important;
    padding-left: 20px !important;
}

.sum-hidden table.variants a.first {
    display: inline-block;
    width: 186px;
    height: 40px;
    padding-top: 11px;
    border-radius: 4px;
    background: #5fd080;
    text-align: center;
	font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.sum-hidden table.variants a.second {
    display: inline-block;
    width: 186px;
    height: 40px;
    padding-top: 3px;
    border-radius: 4px;
    background: #5fd080;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}
.sum-hidden .fa-shopping-cart,.sum-hidden .fa-home,.sum-hidden .fa-truck{
	/* width: 30px; */
	font-size: 2em;
	vertical-align: middle;
	color: #4586f1;
}
.sum-hidden .fa-shopping-cart + span, .sum-hidden .fa-home + span{
	/* width: calc(100% - 30px); */
	float: none;
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
}

.sum-hidden .cityTerminalFrom,.sum-hidden .cityTerminalTo{
	/* width: calc((100% - 30px)/2); */
	float: none;
	padding: 0 3px !important;
}
.sum-hidden .cityTerminalTo{
	float: none;
}

.sum-hidden {
    display: none;
    color: #797979;
    font-weight: 300;
}
.sum-hidden .cityTerminalTo{
	float: none;
}

.sum-hidden table thead th {
    text-align: left !important;
    vertical-align: middle !important;
    padding: 4px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* border-bottom: 2px solid #ebeff2; */
    /* background: #ebeff2; */
    color: #767c89;
    font-weight: 600;
}
#calc-total {
    color: #757c89  !important;
    font-weight: 600 !important;
    font-size: 25px;
    text-transform: none !important;
    padding-left: 20px;
}

#calc-total-2 {
    margin-top: 10px !important;
    font-weight: normal !important;
    font-size: 20px;
    text-transform: none !important;
}
.sum-hidden #sum2 {
    font-size: 1.2em;
    font-weight: 400;
}

.sum-hidden label {
    color: #4586F1;
    font-size: 16px;
    line-height: 24px;
}
@media (min-width:701px){
	.sum-hidden tr td{
		border-color:#041c3b !important;
		border-bottom-style: solid !important;
		border-bottom-width:2px !important;
		border-top-style: solid !important;
		border-top-width:2px !important;
		background-color:#041c3b;
		padding-top:10px !important;
		padding-bottom:10px !important;
	}
	.sum-hidden  tr  td:first-child{
		border-radius: 20px 0 0 20px;
		border-left-style: solid !important;
		border-left-width:2px !important;
	}
	.sum-hidden  tr  td:last-child{
		border-radius:  0 20px 20px 0;
		border-right-style: solid !important;
		border-right-width:2px !important;
	}

	.sum-hidden tr.activeRow td{
		border-color:#506076 !important;
		border-bottom-style: solid !important;
		border-bottom-width:2px !important;
		border-top-style: solid !important;
		border-top-width:2px !important;
		background-color:#122745;

	}
	.sum-hidden tr.activeRow td:first-child{
		border-radius: 20px 0 0 20px;
		border-left-style: solid !important;
		border-left-width:2px !important;
	}
	.sum-hidden tr.activeRow td:last-child{
		border-radius:  0 20px 20px 0;
		border-right-style: solid !important;
		border-right-width:2px !important;
	}
	.sum-hidden table.variants > tbody > tr:hover:not(.activeRow) td{
		border-color:#ebeff2 !important;
		border-bottom-style: solid !important;
		border-bottom-width:2px !important;
		border-top-style: solid !important;
		border-top-width:2px !important;
		background-color:#122745;

	}
	.sum-hidden table.variants > tbody > tr:hover:not(.activeRow) td:first-child{
		border-radius: 20px 0 0 20px;
		border-left-style: solid !important;
		border-left-width:2px !important;
	}
	.sum-hidden table.variants > tbody > tr:hover:not(.activeRow) td:last-child{
		border-radius:  0 20px 20px 0;
		border-right-style: solid !important;
		border-right-width:2px !important;
	}
	.sum-hidden td,.sum-hidden th,.sum-hidden tr,.sum-hidden table{
		border-collapse:separate;
		border-spacing: 0px 5px;

	}
}
.sum-hidden tbody tr {
    cursor: pointer;
}
.sum-hidden .file{
	text-align:center;
	margin: 0 auto;
}
.sum-hidden .file div{
	height: 15px !important;
}
.sum-hidden .infoLeftCalc {
    font-weight: 500;
    margin-top: 20px;
    width: calc(100% - 200px);
    display: inline-block;
    font-size:12px;
}

.sum-hidden .infoRightCalc {
    /* float: left; */
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0 0;
    text-align: center;
    min-width: 190px;
}

.sum-hidden td,.sum-hidden th,.sum-hidden tr,.sum-hidden table{
	border:none !important;
	/*border-collapse:separate;
	border-spacing: 0px 5px;*/
	color: #fff;

}
.sum-hidden table{
	margin-top: 50px;
}
.sum-hidden thead tr{
	border-bottom:2px solid #506076 !important;
}

@media (max-width:800px){
	.sum-hidden table.variants a.first{
		width:auto;
		height:auto;
		padding:5px;
	}
}

/*.sum-hidden table.variants > tbody > tr:hover:not(.activeRow){
	background-color: #f4f8fb !important;
}*/



.active_checked td{
	background-color:#eafff0;
}

.sum-hidden .turk-icon{
	background: url("images_prod/turk-icon.png");
	width: 30px;
	height: 16px;
	display: inline-block;
}
.sum-hidden .remove-icon{
	background: url("images_prod/remove-icon.png");
	width: 20px;
	height: 20px;
	background-size: contain;
	display: inline-block;
}
@media (max-width:700px){
	#calc-total{
		display:none;
	}
	.order-online-button{
		display:block;
		height: 50px;
		padding-left: 20px !important;
		padding-right: 20px !important;
		margin: 0;
		background: #04a6e6 !important;
		color: #fff !important;
		font-size: 16px;
		cursor: pointer;
		border-radius: 20px;
		outline: none;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		border: 2px solid #04a6e6 !important;
		position:absolute;
		right:0;
		top:0
	}
	.order-online-button:hover{
		background: transparent !important;
	}
	.sum-hidden .cityTerminalFrom,.sum-hidden .cityTerminalTo{
		padding: 0!important;
		display:block;
		font-size: 17px;
	}
	.sum-hidden .turk-icon{
		background: url(images_prod/row-icon.png) no-repeat;
		display: block;
		width: 17px !important;
		height: 14px !important;
		/* position: absolute; */
		/* top: 60px; */
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		/* left: 19px; */
		/*! background: none; */
		margin: 5px 0;
		margin-left: -7px;
		content: "";
		background-size: contain;
	}
	.sum-hidden table.variants td,
	.sum-hidden table.variants th {
		display:block !important;
		border:none !important;
		position:relative;
	}
	.sum-hidden table.variants th{
		display:none !important;
	}
	.sum-hidden table.variants thead,.sum-hidden table.variants td:nth-child(1){
		display:none !important;
	}
	.sum-hidden table.variants td:nth-child(2){
		padding-top:0;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
		margin-bottom:-5px;
	}
	.sum-hidden table.variants td:nth-child(2) i{
		display:none;
	}
	.sum-hidden table.variants  td:nth-child(2):before{
		display:block;
		font-size:14px;
		font-weight:600;
		color: #767c89;
		/* border-radius:20px; */
		/* padding:10px; */
		/* border:2px solid #506076 !important; */
	}
	.sum-hidden table.variants  tr{
		border-bottom:2px solid #506076 !important;
		overflow:hidden !important;
		margin-bottom:15px;
		padding-bottom:15px;
		display:block !important;
	}
	.sum-hidden table.variants  tr:first-child{
		border-top:2px solid #506076 !important;
		padding-top:15px;
	}
	.sum-hidden table.variants  td:nth-child(2):after,.sum-hidden table.variants  td:nth-child(3):after{
		/*content: url(images_prod/row-icon.png);*/
		content: "";
		background: url(images_prod/row-icon.png) no-repeat;
		background-size:contain;
		display: block;
		width: 17px !important;
		height: 14px !important;
		/* position: absolute; */
		/* top: 60px; */
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		/* left: 19px; */
		/* background: none; */
		margin: 5px 0;
		margin-left: -7px;
	}
	.sum-hidden table.variants td:nth-child(5){
		color:#04a6e6;
		font-size:17px;
		font-weight:600;
		padding-top:0;
	}
	.sum-hidden table.variants  td .visible_mobile{
		display:inline-block;
		/* padding:0 5px; */
		color:#04a6e6;
	}
	.sum-hidden table.variants  td > .visible_mobile:nth-child(1){
		display:block;
		font-size:14px;
		color: #767c89;
		padding-bottom:2px;
		/* padding:0 5px; */
	}
	.sum-hidden table.variants  td > .visible_mobile:nth-child(3){
		padding-left:5px;
		text-transform: uppercase;
	}
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(3):after,
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(2):after,
	.sum-hidden table.variants tr:nth-child(2) td:nth-child(2):after,
	.sum-hidden table.variants tr:nth-child(3) td:nth-child(3):after{
		content:"";
		display:none !important;
	}
	
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(4),
	.sum-hidden table.variants tr:nth-child(3) td:nth-child(4)
	{
		display:none !important;
	}
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(2):before{
		content: "Перевезём";
	}
	/*.sum-hidden table.variants tr.activeRow:nth-child(1) td:nth-child(2):before,.sum-hidden table.variants tr:hover:nth-child(1):not(.toch-on) td:nth-child(2):before{
		content: "Перевезём";
	}*/
	.sum-hidden table.variants tr:nth-child(2) td:nth-child(2):before{
		content:"Перевезём";
	}
	.sum-hidden table.variants tr:nth-child(2) td:nth-child(4),.sum-hidden table.variants tr:nth-child(4) td:nth-child(4){
		padding-top:0;
		margin-top:-7px;
	}
	.sum-hidden table.variants tr:nth-child(2) td:nth-child(4):before,.sum-hidden table.variants tr:nth-child(4) td:nth-child(4):before{
		display:block;
		font-size:14px;
		font-weight:600;
		color: #767c89;
		content:"Доставим";
		padding-bottom:2px;
	}

	.sum-hidden table.variants tr:nth-child(3) td:nth-child(3),.sum-hidden table.variants tr:nth-child(4) td:nth-child(3){
		padding-top:0;
		margin-top: 12px;
	}
	.sum-hidden table.variants tr:nth-child(3) td:nth-child(3):before,.sum-hidden table.variants tr:nth-child(4) td:nth-child(3):before{
		display:block;
		font-size:14px;
		font-weight:600;
		color: #767c89;
		content:"Перевезём";
		padding-bottom:0px;
	}
	/*.sum-hidden table.variants tr.activeRow:nth-child(2) td:nth-child(2):before,.sum-hidden table.variants tr:hover:nth-child(2):not(.toch-on) td:nth-child(2):before{
		content:"Перевезём + Доставим";
	}*/
	.sum-hidden table.variants tr:nth-child(3) td:nth-child(2):before{
		content:"Заберём";
	}
	/*.sum-hidden table.variants tr.activeRow:nth-child(3) td:nth-child(2):before,.sum-hidden table.variants tr:hover:nth-child(3):not(.toch-on) td:nth-child(2):before{
		content:"Заберём + Перевезём";
	}*/
	.sum-hidden table.variants tr:nth-child(4) td:nth-child(2):before{
		content:"Заберём";
	}
	/*.sum-hidden table.variants tr.activeRow:nth-child(4) td:nth-child(2):before,.sum-hidden table.variants tr:hover:nth-child(4):not(.toch-on) td:nth-child(2):before{
		content: "Заберём + Перевезём + Доставим";
	}*/

	.sum-hidden table.variants{
		border:none !important;
	}
	.sum-hidden table.variants a.first{
		max-width:250px;
		width:100%;
		height:auto;
		padding:10px;
	}
	
	.sum-hidden table.variants > tbody > tr:hover:not(.activeRow):not(.toch-on){
		/*border:2px solid #506076 !important;*/
		/*border-radius:20px;*/
		cursor:pointer;  
	}
	.sum-hidden table.variants tr:hover:not(.activeRow):not(.toch-on) td:nth-child(2):before{
		border-radius:0 !important;
		border:none !important;
		/*border-bottom:2px solid #506076 !important;*/
	}
	.sum-hidden table.variants tr.activeRow{
		/* border:2px solid #f4f8fb !important; */
		/* border-radius:20px; */
	}
	.sum-hidden table.variants tr.activeRow td:nth-child(2):before{
		/* border-radius:0 !important; */
		border:none !important;
		/* border-bottom:2px solid #f4f8fb !important; */
	}
	.sum-hidden table.variants  td .visible_mobile:first-child,.sum-hidden table.variants  td:nth-child(2):before,.sum-hidden table.variants tr:nth-child(3) td:nth-child(3):before,.sum-hidden table.variants tr:nth-child(4) td:nth-child(3):before,.sum-hidden table.variants tr:nth-child(2) td:nth-child(4):before,.sum-hidden table.variants tr:nth-child(4) td:nth-child(4):before{
		font-size:16px;
		font-weight:600;
	}

	.sum-hidden .cityTerminalFrom,.sum-hidden .cityTerminalTo ,.sum-hidden .cityFrom,.sum-hidden .cityTo,.sum-hidden table.variants td:nth-child(5){
		font-size:19px;
	}
}
@media (max-width:430px){
	.mobile_back{
		background-position-x: -296px;
	}
	.mobile_block_2{
		margin-top: 35px;
	}
	.mobile_gruz{
		display:block;
		padding-top: 0px !important;
		font-size:13px;
	}
	.mobile_block_2 > div:first-child{
		width: calc(100% - 130px);
	}
	.mobile_block_2 > div:last-child{
		width: 130px;
	}
	.mobile_block_2 img + span{
		margin-top:-10px;
		max-width:150px;
	}
	.mobile_gruz .checkGruzBlock input{
		font-size:11px;
	}
	.mobile_gruz .checkGruzBlock button{
		font-size:11px;
	}
	.header_menu > div:first-child img{
		width:140px;
	}
	.mobile_gruz .checkGruzBlock {
    	min-width: 80px;
	}
	.header_menu > div:first-child{
		width: calc(100% - 150px);
	}
	.header_menu > div:nth-child(2){
		width: 150px;
		text-align:right;
	}
	.header_block{
		/* background-size:cover; */
		background-position-x: -300px;
	}
	h2{
		font-size: 18px;
	}
	.sum-hidden table.variants  td .visible_mobile:first-child,.sum-hidden table.variants  td:nth-child(2):before,.sum-hidden table.variants tr:nth-child(3) td:nth-child(3):before,.sum-hidden table.variants tr:nth-child(4) td:nth-child(3):before,.sum-hidden table.variants tr:nth-child(2) td:nth-child(4):before,.sum-hidden table.variants tr:nth-child(4) td:nth-child(4):before{
		font-size:14px;
		font-weight:600;
	}

	.sum-hidden .cityTerminalFrom,.sum-hidden .cityTerminalTo ,.sum-hidden .cityFrom,.sum-hidden .cityTo,.sum-hidden table.variants td:nth-child(5){
		font-size:17px;
	}
	.order-online-button{
		height: 40px;
		padding-left: 15px !important;
		padding-right: 15px !important;
		font-size: 15px;
	}
}
/*
@media (max-width:1500px){
	.header_block{
		background-position-x:250%;
	}
}
@media (max-width:1300px){
	.header_block{
		background-position-x:420px;
	}
}*/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}