.marginT30 {
    margin-top: 30px !important;
}

.marginT60 {
    margin-top: 60px !important;
}

.marginT20 {
    margin-top: 20px !important;
}

.marginT10 {
    margin-top: 10px !important;
}

.marginT40 {
    margin-top: 40px !important;
}

.marginT50 {
    margin-top: 50px !important;
}

.menu-cnt>ul>li.dropdown>a,
.menu-cnt>ul>li.mega-dropdown>a {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

body>header h3 {
    font-size: 65px;
    font-weight: 900;
    line-height: 70px;
    text-transform: uppercase;
    animation: anima-header 4s;
    margin:0;
}

.title>h1 {
    font-size: 30px;
    line-height: 45px;
    margin-top: -5px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #e35a2b;
}
h1 {
    color: #e35a2b;
    line-height: 30px;
    font-size:25px;
    text-transform: uppercase;
}