.main-footer .widgets-section {
    padding: 30px 0px 0px;
}
.main-footer .column {
    margin-bottom: 0px;
}
.main-footer .footer-bottom .inner {
    padding: 10px 0px;
}
.thm-btn__seven {
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#0d2074), color-stop(51%, #9557c3), to(#0d2074));
    background-image: linear-gradient(to right, #0d2074 0%, #9557c3 51%, #0d2074 100%);
}
.sec-title h2 {
    font-size: 30px;
 }


 #calltoaction{
background-image: url('/frontend/new/images/background/call-to-action.png');
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center; 
/* height: 100vh; */
margin: 0 auto; 
position: relative; 
padding: 0;
}
.calltoactionoverlay{
background: #f00;
height:100%;
width:100%;
background: #000000d6;
padding: 120px 0px 100px;
}

.page-banner h1
 {
    font-size: 40px;
}
.service-block .inner-box h6 {
    margin-top: 60px;
    font-size: 13px;
    line-height: 1.9em;
}
.btn-style-one .btn-title {
    color: #fff;
}

.swiper-wrapper {
    padding: 0px 0px 150px 0px;
}



.mainmenu-seven {
background: #ffffff29;
}
.mainmenu-seven__left {
top: 30px;
}
.main-menu .navigation > li {
padding: 20px 0px;
}



