#phone_error {
font-size: 18px;
color: #e6005e;
}

#region .option__item {
	color: #000;
}

#region {
	color: grey;
	font-size: 20px;
}

#office {
	color: grey;
	font-size: 20px;
}

#office .option__item {
	color: #000;
}

#fio {
	font-size: 22px;
}

.phone-inp {
	font-size: 22px;
}


@media(min-width: 768px){
	#region, #office {
		font-size: 26px;
	}

	#fio {
		font-size: 26px;
	}

	.phone-inp {
		font-size: 26px;
	}
}

@media(min-width: 1300px){
	#region, #office {
		font-size: 28px;
	}

	#fio {
		font-size: 28px;
	}

	.phone-inp {
		font-size: 28px !important;
	}
}

#modal-success {
	width: 300px;
	min-height: 180px;
	left: 50%;
	transform: translate(-50%, -20%);	
}
#modal-success .res_message div {
	color: #bece43;
    text-align: center;
    font-size: 35px;
    padding-bottom: 10px;
}

@media(min-width: 425px){
	#modal-success {
		width: 400px !important;
		min-height: 180px;
		margin: 0 !important;
		left: 50%;
		transform: translate(-50%, -20%);	
	}
}

@media(min-width: 768px){
	#modal-success {
		width: 630px !important;
		min-height: 180px;
		margin: -260px 0 0 -315px;
	}
	#modal-success .res_message div {
		color: #bece43;
		text-align: center;
		font-size: 35px;
		padding-bottom: 10px;
	}
}


.modal-box #docs_continue {
    margin: 40px auto 0 auto;
    font-size: 16px;
    height: 54px;
    line-height: 55px;
    font-family: 'RobotoSlab-Bold';
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    width: 75%;
    text-decoration: none;
    background: #e6005e;
    color: #fff;
    padding: 0px 15px;
    text-align: center;
    border-radius: 34px;
    vertical-align: middle;
    border: 0px;
    cursor: pointer;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (min-width: 768px){
.modal-box #docs_continue {
    margin: 40px 0 0 0;
	font-size: 22px;
    height: 68px;
    line-height: 68px;
    font-family: 'RobotoSlab-Bold';
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-decoration: none;
    background: #e6005e;
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    border-radius: 34px;
    vertical-align: middle;
    border: 0px;
    cursor: pointer;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
}



.full-width {
 width: 100% !important;
}

.full-width label {
 overflow: visible !important;
}


.select2-container--default .select2-selection--single {
 border: none !important;
}

.select2-container {
 padding: 16px 12px !important;
 border: 1px solid #dadada !important;
 background: #f5f5f5;
 border-radius: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
 background: #f5f5f5;
 color: #0c2434 !important;
 font-size: 20px;
}

@media (min-width: 1024px){

.select2-container--default .select2-selection--single .select2-selection__rendered {
 background: #f5f5f5;
 color: #0c2434 !important;
 font-size: 28px;
}

.select2-container {
 padding: 16px 20px !important;
 border: 1px solid #dadada !important;
 background: #f5f5f5;
 border-radius: 10px;
}
}

/*#office {
 color: #0c2434 !important;
}*/

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 18px !important;
  right: 16px !important;
}

.select2-results__option {
 margin-top: 4px !important;
}

.select2-results__option--selectable {
 padding: 2px 20px 2px 30px !important;
}

.select2-results__option--selectable:before {
 display: none !important;
}

.select2-results__option.select2-results__message {
 padding: 10px 20px 10px 30px !important;
}

.select2-results__option.select2-results__message:before {
 display: none !important;
}

.select2-search--dropdown .select2-search__field {
    padding: 10px 17px !important;
    width: 96% !important;
    box-sizing: border-box;
    margin: 0 auto;
    display: block;
    border: none !important;
    border-bottom: 1px solid #dadada !important;
}

.select2-search__field::focus-visible {
  outline: none !important;
  border: none !important;
}

.select2-container--default .select2-results>.select2-results__options {
 padding: 0 0 17px 0;
}

/* width */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.select2-dropdown {
  margin: -28px 0 0 0;
  border: 1px solid #dadada !important;
}

.select2-dropdown.select2-dropdown--below {
 margin: -28px 0 0 -1px;
}

select#office option:checked {
 color: red !important;
}

.summ_mess {
  color: #787d82;
    font-size: 14px;
    line-height: 16px;
    margin: -10px 0 10px 0;
    display: none;
}

#set-summ.line {
    text-decoration: line-through;
    color: #0a1423;
    font-weight: 200;
}

#set_dop_summ {
    display: none;
    margin-bottom: 4px;
    font-size: 25px;
}

.summ_itog {
   display: inline-block;
}

.summ_itog span {
   display: block;
}

#srok_16 {
	text-align: center;
    font-size: 18px;
	display: none;
}