/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}*/
.box-modal 
{
	position: relative;
	background: #fff;
	color: var(--text_color);
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	border-radius: 6px;
}


span.link
{
	cursor: pointer;
	font-size: 65%;
	letter-spacing: 0.7px;
	opacity: 0.8;
	color: var(--text_color);
	font-weight: 600;
}
span.link2
{
	cursor: pointer;
	color: #1919EF;
}
span.link:hover
{
	border-bottom: 1px solid #666;
}
span.link2:hover
{
	text-decoration: underline;
}





.box-modal#success,
.box-modal#enter,.box-modal#enter_temp, .box-modal#bron_temp,
.box-modal#go_to_pay,
.box-modal#full,
.box-modal#toviber,
.box-modal#login,
.box-modal#logout,
.box-modal#message,
.box-modal#call_question,
.box-modal#about_us,
.box-modal#share
{
	padding: 60px 35px 60px 35px;padding: 54px 33px 54px 33px;
	font-weight: bold;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 620px) {
.box-modal#success,
.box-modal#enter,.box-modal#enter_temp,.box-modal#bron_temp,
.box-modal#go_to_pay,
.box-modal#full,
.box-modal#toviber,
.box-modal#login,
.box-modal#logout,
.box-modal#message,
.box-modal#call_question,
.box-modal#about_us,
.box-modal#share
{
	padding: 55px 6% 55px 6%;
}
}
@media only screen and (max-width: 487px) {	
.box-modal#success,
.box-modal#enter,.box-modal#enter_temp,.box-modal#bron_temp,
.box-modal#go_to_pay,
.box-modal#full,
.box-modal#toviber,
.box-modal#login,
.box-modal#logout,
.box-modal#message,
.box-modal#call_question,
.box-modal#about_us,
.box-modal#share
{	
	padding: 48px 5% 48px 5%;
}
}
.box-modal#message
{
	font-size: 90%;
}

a.copy 
{
	color:blue;
}
a.copy:hover
{
	color:red;
}

.box-modal#message span
{
	margin-left: 17px;
	margin-right: 17px;
	display: block;
}
.box-modal#message span.tittttt
{
	font-weight: 600;
	text-transform: uppercase;
	font-size: 120%;
	font-size: 107%;
	font-size: 119%;
	opacity: 0.97;
}
.box-modal#message span.wq
{
	font-weight: 600;
	/*text-align: center;*/
	font-size: 77%;
}

.box-modal#message img.forbus
{
	width: 280px;width: 252px;
}
@media only screen and (max-width: 620px) {
.box-modal#message img.forbus
{
	width: 80%;
}
}
.box-modal#success p.arctic_img,
.box-modal#enter p.arctic_img,.box-modal#enter_temp p.arctic_img,.box-modal#bron_temp p.arctic_img,
.box-modal#go_to_pay p.arctic_img,
.box-modal#full p.arctic_img,
.box-modal#toviber p.arctic_img,
.box-modal#logout p.arctic_img
{
	margin-top: auto;
	margin-bottom: auto;
	display: inline-block;	
}
.box-modal#enter p.arctic_img,.box-modal#enter_temp p.arctic_img,.box-modal#bron_temp p.arctic_img
{
	/*margin-top: 5px;*/
	display: none;
}
.box-modal#success p.arctic_img img,
.box-modal#enter p.arctic_img img,.box-modal#enter_temp p.arctic_img img,.box-modal#bron_temp p.arctic_img img,
.box-modal#go_to_pay p.arctic_img img,
.box-modal#full p.arctic_img img,
.box-modal#toviber p.arctic_img img,
.box-modal#logout p.arctic_img img
{
	width: 80px;width: 72px;
	display: block;	
}
@media only screen and (max-width: 487px) {
.box-modal#success p.arctic_img img,
.box-modal#enter p.arctic_img img,.box-modal#enter_temp p.arctic_img img,.box-modal#bron_temp p.arctic_img img,
.box-modal#go_to_pay p.arctic_img img,
.box-modal#full p.arctic_img img,
.box-modal#toviber p.arctic_img img,
.box-modal#logout p.arctic_img img
{
	width: 72px;
}	
}
.box-modal#success p.arctic_text, 
.box-modal#enter p.arctic_text, .box-modal#enter_temp p.arctic_text, .box-modal#bron_temp p.arctic_text, 
.box-modal#go_to_pay p.arctic_text, 
.box-modal#full p.arctic_text,
.box-modal#toviber p.arctic_text,
.box-modal#logout p.arctic_text,
.box-modal#about_us p.arctic_text,
.box-modal#share p.arctic_text
{
	margin-top: auto;
	margin-bottom: auto;
	display: inline-block;
	line-height: 19.5px;line-height: 17px;
	letter-spacing: 0.3px;
	padding-left: 19px;padding-left: 17px;
	opacity: 0.9;
	font-size: 95%;
}
.box-modal#enter p.arctic_text img, .box-modal#enter_temp p.arctic_text img , .box-modal#bron_temp p.arctic_text img 
{
	width: 30px;
}
.box-modal#about_us p.arctic_text
{
	font-weight: normal;
	font-size: 85%;
	line-height: 18px;
	line-height: 19px;
	padding-left: 25px;
	padding-right: 25px;
}
.box-modal#about_us p.arctic_text b
{
	font-weight: bold;
	font-size: 139%;
	margin-top: 15px;
	margin-bottom: 7px;
	display: inline-block;
}
@media only screen and (max-width: 620px) {
.box-modal#success p.arctic_text, 
.box-modal#enter p.arctic_text, .box-modal#enter_temp p.arctic_text,.box-modal#bron_temp p.arctic_text, 
.box-modal#go_to_pay p.arctic_text, 
.box-modal#full p.arctic_text,
.box-modal#toviber p.arctic_text,
.box-modal#logout p.arctic_text,
.box-modal#about_us p.arctic_text,
.box-modal#share p.arctic_text
{
	line-height: 19.5px;
	letter-spacing: 0.3px;
	padding-left: 19px;	/*letter-spacing: 0.6px;*/
	font-size: 83%;
}
}
@media only screen and (max-width: 487px) {
.box-modal#success p.arctic_text, 
.box-modal#enter p.arctic_text, .box-modal#enter_temp p.arctic_text, .box-modal#bron_temp p.arctic_text, 
.box-modal#go_to_pay p.arctic_text, 
.box-modal#full p.arctic_text,
.box-modal#toviber p.arctic_text,
.box-modal#logout p.arctic_text,
.box-modal#about_us p.arctic_text,
.box-modal#share p.arctic_text
{
	font-size: 83%;
	padding-left: 10px;
	line-height: 16px;
}
.box-modal#about_us p.arctic_text
{
	font-size: 72%;
	line-height: 15.5px;
	padding-left: 21px;
	padding-right: 20px;
}
}


.box-modal#toviber p.arctic_text span.passtoviber
{
	text-decoration: underline;
	cursor: pointer;
}
.box-modal#logout p span.user
{
	font-weight: normal;
}





.box-modal#share p.arctic_text 
{
	line-height: 19px;
	text-align: center;
	font-size: 100%;
	/*margin-bottom: 10px;
	margin-bottom: 20px;*/
	/*margin-bottom: -5px;
	margin-bottom: -13px;*/
	margin-bottom: 1px;
}
.box-modal#share img.fon
{
	position: absolute;
	opacity: 0.3;
	width: 50px;
	left: 15px;
	top: 15px;
	display: none;
}
.box-modal#share img.fon2
{
	position: absolute;
	opacity: 0.3;
	width: 36px;
	right: 10px;
	bottom: 10px;
	display: none;
}
.box-modal#share span.main
{
	font-size: 85%;
	letter-spacing: 0.4px;
	/*font-weight: normal;*/
}
.box-modal#share p.arctic_text span.five 
{
	font-size: 125%;
	font-weight: 600;
	
}
.box-modal#share span.warn
{
	font-size: 138%;
	display: block;
	padding-bottom: 18px;
	padding-bottom: 11px;
	font-weight: 600;
}
.box-modal#share span.links 
{
	display: inline-block;
	font-size: 75%;
	/*font-size: 80%;*/
	/*opacity: 0.8;*/
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	/*border: 1px solid var(--text_color);*/
	border-radius: 3px;
	padding: 0.5px 10px 1px 10px;
	font-weight: 600;
	font-weight: normal;

	
	letter-spacing: 0.7px;
	font-size: 70%;
	font-size: 65%;
	
	padding: 0.5px 10px 1px 10px;
	display: none;
	
	
	
	
	letter-spacing: 0.6px;
	font-size: 70%;
	font-size: 57%;
	font-size: 62%;
	padding: 0 5px;
	display: inline-block;
	margin-top: -4px;
	display: none;
}
.box-modal#share span.links.tosite
{
	opacity: 0.9;
}
.box-modal#share span.links.toviber
{
	color: #7C59EB;
}




@media only screen and (max-width: 720px) {
.box-modal#share p.arctic_text 
{

}
.box-modal#share span.warn
{
	font-size: 125%;
}
.box-modal#share span.main
{
	letter-spacing: 0.2px;
}
.box-modal#share span.links 
{
	letter-spacing: 0.6px;
	font-size: 70%;
	font-size: 57%;
	padding: 0 5px;
	display: inline-block;
	margin-top: -4px;
	display: none;
}



}













.box-modal#call_question div.maintitle
{
	width: 94.5%;
}
.box-modal#call_question div.maintitle span
{
	width: 100%;
}


.box-modal#login, .box-modal#call_question
{
	font-weight:normal;
	display: block;
}
.box-modal#login label, .box-modal#call_question label
{
	margin-left:39px;margin-left:20px;
	font-size: 65%;
}
@media only screen and (max-width: 620px) {
.box-modal#login label, .box-modal#call_question label
{
	margin-left:10.15%;
}
}
.box-modal#login input.login, .box-modal#call_question input.call_question
{
	width: 377px;
	padding:11px 20px 9px 20px ;
	color: var(--text_color);
	font-weight: 600;	
	opacity: 0.9;
}
.box-modal#call_question input.call_question
{
	text-transform: uppercase;
	font-weight: bold;	
}
@media only screen and (max-width: 620px) {
.box-modal#login input.login, .box-modal#call_question input.call_question
{	
	width: 94.5%;
	padding:10px 7% 9px 7%;
}
}
.box-modal#login .submitlog, .box-modal#call_question .submit_order
{ 
	margin: 20px auto 0px auto;
	width: 376px;
	/*padding: 12px 0 9px 0;*/
	border-radius: 5px;
	border-radius: 2px;
	/*letter-spacing: 0.8px;*/
	height: 39px;
}
@media only screen and (max-width: 620px) {
.box-modal#login .submitlog, .box-modal#call_question .submit_order
{
	width: 94.2%;
	/*padding: 12.5px 0 9.5px 0;*/
	/*font-size: 65%;*/
	height: 36px;
}
}
.box-modal#login input {outline: none;}
.box-modal#login input:-webkit-autofill
{
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    -webkit-text-fill-color: var(--text_color) !important; /* цвет текста */
    color: var(--text_color) !important; /* цвет текста */
}
.box-modal p.empty,
.box-modal p.fall
{
	margin-left:19px;
	padding-left: 0;
}
@media only screen and (max-width: 620px) {
.box-modal p.empty, 
.box-modal p.fall
{
	margin-left: 3.15%;
}	
}
span.hint.login
{
	border: 1px solid black;
	text-align:center; width:84.5%;
	left: auto;
	right: auto;
	padding: 0;
	display: none;
}
textarea
{
	width: 377px;
	padding:9px 21px;
	height: 96px;
	box-sizing: border-box;
	margin: auto;
}
@media only screen and (max-width: 620px) {
textarea
{
	width: 94.5%;
	padding:10px 7% 9px 7%;	
}
}







.box-modal#waiting
{
	background-color: rgba(0, 0, 0, 0);
	box-shadow: none;
}
.box-modal#waiting img
{
	margin: auto;
	display:block;
}





.box-modal_close 
{ 
	position: absolute; 	
	right: 10px;
	top: 11px;
	font-size: 100%;
	cursor: pointer; 
	text-align: center;
}
.box-modal_close img
{
	width: 20px;
	width: 25px;
}





