.ssl-banner {
	background-color: #e31b00;
	color: #fff;
	padding: 30px 30px 0 0;
}

.ssl-banner .wraper {
	background: url(../i/comodo-by-sectigo.jpg) no-repeat right 0px;
	padding-right: 270px;
}

.ssl-banner h2 {
	margin-bottom: .5em;
	font-weight: bold;
}

.service-card .s-input-wraper > * {
	width: 100%;
    display: block;
    margin-bottom: 10px;
}

.service-card .card-title{
    color: var(--main-color);
    line-height: 1.45;
}

.service-card .card-title strong{
    
}

.service-card form{
    margin-top: 30px;
}

.service-card label {
    margin: 0 0 0 0;
        margin-bottom: 0px;
}

.service-card button {
	margin: 30px 0 0;
}

.service-card .x-bright-btn{
    background-color: var(--main-color);
    color: white;
}

.service-card ul {
	margin: 20px 0 0;
        align-self: auto;
}

.service-card ul li{
    margin-bottom: 0.350em;
}

#loadssl {
	display: none;
}

.centered-list {
	display: table;
	margin: 0 auto;
}

.service-card ul.bold {
	margin-bottom: 110px;
}

.bulk-ssl {
	padding: 2em 1.5em 0 0 !important;
	position: absolute;
	bottom: 1.5em;
}

.ssl-title {
	margin-bottom: 80px;
}

.popup-form-wraper.contact-us-form li label:not(.label-right) {
	min-width: 164px;
}

.contact-us-form button {
	width: auto !important;
}

