body{background-color:#efeee9;}
.litres_captcha_page{padding:60px 0;}
.litres_captcha_page .captcha_content{max-width:970px; height:600px; background:#fff; margin:auto; padding:53px 10px; box-sizing:border-box;}
.litres_captcha_page .litres_header{padding-bottom:30px;}
.litres_captcha_page .logo_block span{display:block; margin:auto; width:167px; height:60px; background:url(../i/logo.png) 0 0 no-repeat; background-image:url(../i/logo.svg); text-indent:-9999px; background-size:contain;}
.litres_captcha_page .logo_block_global span{background-image:url(../i/logo_global.svg); background-size:contain;}
.litres_captcha_page .captcha_head{text-align:center; color:#000; font-size:36px; font-weight:700;line-height:42px;}
.litres_captcha_page .captcha_text{margin:25px auto; color:#000; font-size:16px; font-weight:400;line-height:19px; max-width:641px;}
.litres_captcha_page .captcha_block{width:304px; margin:auto; text-align:center; position:relative; top:5px;}
.litres_captcha_page .captcha_block .coolbtn{width:100%; height:50px; background-color:#ff4c00; text-align:center; color:#fff; font-size:16px; font-weight:700; text-transform:uppercase; line-height:18px; margin-top:20px;}
.litres_captcha_page .captcha_block .g-recaptcha{height:78px;}
.litres_captcha_page .captcha_picture{max-width:300px; height:86px; margin:0 auto 25px auto;}
.litres_captcha_page .captcha_icon{display:block; width:100%; height:100%; background-image:url('../i/pic_captcha.png'); background-image:url('../i/pic_captcha.svg'), none; background-repeat:no-repeat; background-size:contain;}
.captcha_block_error{display:none; color:#DD4B39; font-size:13px; text-align:left; padding:5px 0;}
.captcha_block .container.unvalid{width:316px; border:1px solid #DD4B39; position:relative; left:-5px; padding:6px 6px; margin-top:-5px;}
	
@media screen and (max-width:760px){
	.litres_captcha_page{padding:0;}
	.litres_captcha_page .litres_header{padding:23px 0;}
	.litres_captcha_page .logo_block span{width:127px; height:45px;}
	.litres_captcha_page .captcha_content{padding:13px 9px; height:auto;}
	.litres_captcha_page .captcha_picture{margin:auto;}
	.litres_captcha_page .captcha_icon{height:65px; margin:auto; max-width:225px;}
	.litres_captcha_page .captcha_head{font-size:18px; font-weight:700; line-height:19px;}
	.litres_captcha_page .captcha_text{font-size:14px; font-weight:400; line-height:21px; margin:11px 10px;}
	.litres_captcha_page .captcha_block .g-recaptcha{margin-bottom:2px;}
	.litres_captcha_page .captcha_block{margin-bottom:20px;}
}