
.information-cta {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: 100%;
font-size: 14px;
line-height: 1.42857143;
color: #333;
font-family: "Roboto", sans-serif;
box-sizing: border-box;
display: block;
padding: 100px 0;
background: url(../images/images\ \(4\).jpeg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
text-align: center;
position: relative;
z-index: 1;

}


.el-btn-regular {

-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-text-size-adjust: 100%;
line-height: 1.42857143;
font-family: "Roboto", sans-serif;
text-align: center;
box-sizing: border-box;
text-decoration: none;
font-size: 14px;
color: #fff;
background: #e53e3e;
border: 2px solid #e53e3e;
text-transform: uppercase;
padding: 13px 25px;
border-radius: 3px;
font-weight: 500 !important;
transition: 0.3s ease !important;
display: inline-block;
}


.information-cta  h2 {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-text-size-adjust: 100%;
text-align: center;
box-sizing: border-box;
line-height: 1.1;
font-family: "Roboto Slab", serif;
font-size: 40px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
margin: 0 0 25px 0;
}


.information-cta p {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-text-size-adjust: 100%;
font-family: "Roboto", sans-serif;
text-align: center;
box-sizing: border-box;
font-weight: 400;
margin: 0 auto;
font-size: 18px;
margin-bottom: 30px;
color: #fff;
line-height: 27px;
width: 100%;
}
