

/* Start:/local/components/tarakud/certificate.list/templates/.default/style.css?17326137253166*/
.certificate {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
.certificate input[type=radio],
#certificate-popup {
	display: none;
}
#certificate-popup {
	max-width:500px;
	min-width:310px;
}
.popup-window-content {
	margin-top:15px;
}
#certificate-loader {
	float:right;
	margin-right:10px;
}
.req {
	color:#a00000;
}
#certificate-error {
	background:#ffdedd;
	border:1px solid #fcbfbd;
	padding:5px;
	border-radius:5px;
	color:#a00000;
	display:none;
	margin-bottom:15px;
	width:100%;
}
#certificate-error p {
	margin:0;
	padding:0;
}
#certificate-popup-message {
	text-align:center;
	padding:0 20px;
}

.certificate-element {
    width: 100%;
    padding: 0;
    border-radius: 0;
    margin-bottom: 15px;
    height: 150px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.certificate-site {
	text-transform:uppercase;
	font-size:20px;
}
.certificate-title {
	font-weight:normal;
	margin:10px 0 5px 0;
	font-size:12px;
	text-align:right;
}
.certificate-price {
	font-size:36px;
	line-height:36px;
	text-align:right;
}
.certificate-element input[type=submit] {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	color: #fff;
	font-size: 16px;
	padding: 5px 15px;
	text-decoration: none;
	border:0;
}

.certificate-0 {
background-image: url(/upload/1000.png);
}
.certificate-1 {
background-image: url(/upload/2000.png);
}
.certificate-2 {
background-image: url(/upload/3000.png);
}
.certificate-3 {
background-image: url(/upload/5000.png);
}
.certificate-3 .certificate-site {
	border-bottom:1px solid #facf63;
}

label.certificate-element {
    position: relative;
}
.certificate-element input[type=submit] {
    position: absolute;
    bottom: 20px;
    left: 30px;
    background: #a49ae3;
    font-size: 14px;
    padding: 5px 20px;
}
.certificate-element input[type=submit]:hover {
	opacity:0.9;
}
div#certificate-form span.sale-popup-title {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 15px;
    font-size: 1.5em;
    font-weight: 600;
}
.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content {
    background-color: transparent;
}

@media screen and (max-width: 1140px){
.certificate-element input[type=submit] {
    bottom: 25px;
    left: 20px;
}
}
@media screen and (max-width: 991px){
.certificate-element {
    height: 200px;
}
.certificate-element input[type=submit] {
    left: 34%;
}
div#certificate-form {
    width: 340px;
    left: calc(50% - 170px) !important;
}
}
@media screen and (max-width: 767px){
.certificate-element input[type=submit] {
    left: 30%;
}
}
@media screen and (max-width: 600px){
.certificate-element input[type=submit] {
    left: 23%;
}
}
@media screen and (max-width: 480px){
.certificate-element input[type=submit] {
    left: 20%;
}
}
@media screen and (max-width: 380px){
.certificate-element {
    height: 160px;
}
.certificate-element input[type=submit] {
    bottom: 20px;
    left: 16%;
}
div#certificate-form {
    width: 300px;
    left: calc(50% - 150px) !important;
}
#certificate-popup {
    max-width: 500px;
    min-width: 200px;
}
}

/* End */
/* /local/components/tarakud/certificate.list/templates/.default/style.css?17326137253166 */
