@font-face {
font-family: 'FontAwesome';
src: url(//masterclass.e-nformation.ro/wp-content/plugins/revslider/public/assets/fonts/font-awesome/css/font-awesome.css) format('truetype');
}
menu {
-webkit-box-shadow: 0 4px 6px -6px #222;
-moz-box-shadow: 0 4px 6px -6px #222;
box-shadow: 0 4px 6px -6px #222;
}
h7 {
overflow: hidden;
font-family: "Roboto", Sans-serif;
font-weight: 500;
font-size:24px;
color:#AC1E36;
}
h7:after {
content:"";
display: inline-block;
height: 1em;
vertical-align: bottom;
width: 100%;
margin-right: -100%;
margin-left: 10px;
border-top: 6px solid #FCDB3D;
}
#container {
width: 100%;
border: 4px solid #FCDB3D;
position: relative;
padding:0 10px;
background:#FCDB3D;
}
#label {
position: absolute;
top: -15px;
left: 20px;
padding: 0 10px;
background-color: #FCDB3D;
text-align: center;
font-size:20px;
font-weight:700;
}
#container2 {
width: 100%;
border: 4px solid #FCDB3D;
position: relative;
padding:0 10px;
}
#label2 {
position: absolute;
top: -15px;
left: 20px;
padding: 0 10px;
background-color: #FCDB3D;
text-align: center;
font-size:20px;
font-weight:700;
}
#container3 {
width: 100%;
border: 4px solid #FCDB3D;
position: relative;
padding:0 10px;
background-image: url(https://masterclass.e-nformation.ro/wp-content/uploads/2020/06/bg_test.png);
background-repeat: no-repeat;
}
#label3 {
position: absolute;
top: -15px;
left: 20px;
padding: 0 10px;
background-color: #FCDB3D;
text-align: center;
font-size:20px;
font-weight:700;
}
a.mc-btn {
color: #5D78FF;
background-color:#B31E2F;
border-radius: 4px;
}
.partner_box {
margin-bottom: 3rem;
padding: 20px;
align-items: center;
background-color: #fcfcfc;
}
.partner_box button {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 30px;
cursor: pointer;
padding: 12px 30px;
text-decoration: none;
transition: all .3s ease;
background-color: var(--primary);
border: none;
color: #fff;
}