@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i');
.vertival-heading[data-after-text]:after {
content: attr(data-after-text)"";
z-index: -1;
text-align: left;
position: absolute;
color: rgb(238, 238, 238);
text-transform: uppercase;
font-size: 80px;
transform: rotate(270deg);
top: 100px;
line-height: 1.554;
left: -90px;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
z-index: 9;
}
.area-title {
display: inline-block;
margin-bottom: 40px;
}
.area-title h4 {
font-size: 30px;
margin-bottom: 15px;
font-weight: 600;
}
.area-title h2 {
color: #ffbd34;
font-size: 50px;
font-weight: 800;
line-height: 1;
margin-bottom: 0;
position: relative;
text-transform: uppercase;