
@font-face {
  font-family: Open Sans;
  src: url(../../fonts/OpenSans-Regular.ttf);
  font-weight: normal;
}

@font-face {
  font-family: Open Sans;
  src: url(../../fonts/OpenSans-Bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: Norican;
  src: url(../../fonts/Norican-Regular.ttf);
}

body{
    font-family: Open Sans, sans-serif;
}

.contentpage h1, .contentpage h2, .contentpage h3, .contentpage h4{
    font-family: Open Sans, sans-serif;
}

h1{
    font-family: "Norican", serif;
    font-size: 36px;
}

h2{
    font-family: "Norican", serif;
    font-size: 32px;
}

h3{
    font-family: "Norican", serif;
    font-size: 28px;
}

h4{
    font-family: "Norican", serif;
    font-size: 26px;
}

.c-offcanvas-content-wrap{
    overflow: hidden;
}

#t4-header-2 #t4-header-wrap{
    background-color: #e52521;
    overflow: hidden;
}

#t4-header-2 .t4-logo-header{
    background-color: #505050 !important;
    padding: 5px 10px;
}

#t4-header-2 .header-block-2 .t4-megamenu-wrap{
    background-color: #505050;
    text-align: center;
}

#t4-header-2 .t4-megamenu-wrap:before{
    background: none;
}

#t4-header-2 .t4-topbar .list-inline-item{
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: larger;
}

#t4-header-2 .t4-topbar{
    line-height: 20px;
}

#t4-header-2 .t4-topbar ul{
    padding: 0;
}

div.t4-megamenu .navbar-nav > li > a, div.t4-megamenu .navbar-nav > li > .nav-link{
    font-family: "Norican", serif;
    text-transform: none;
    font-size: 32px;
    transition: all .3s ease;
}

#t4-header-2 .t4-megamenu-wrap .t4-megamenu .navbar-nav > li.active > a, #t4-header-2 .t4-megamenu-wrap .t4-megamenu .navbar-nav > li.active > .nav-link,
#t4-header-2 .t4-megamenu-wrap .t4-megamenu .navbar-nav > li > a:hover, #t4-header-2 .t4-megamenu-wrap .t4-megamenu .navbar-nav > li > a:focus, #t4-header-2 .t4-megamenu-wrap .t4-megamenu .navbar-nav > li > a:active{
    background-color: #e52521;
}

#t4-header-2 .t4-megamenu-wrap .t4-megamenu .navbar-nav > li + li{
    margin: 0 !important;
}

.logo-img{
    max-height: 150px;
}

.acm-hero.style-1 .hero-item .wrap-content h1{
    font-size: 80px;
    color: #e52521 !important;
}

.acm-hero.style-1 .hero-item .wrap-content h1 span{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.acm-hero.style-1 .hero-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 278px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    background-repeat: repeat-x;
}

.contentpage #t4-section-1{                              
    padding-top: 120px;
}

.contentpage #t4-section-3{
    display: none;
}

#t4-section-3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 278px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(black));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, black 100%);
    background-repeat: repeat-x;
    z-index: 1;
}

#t4-section-3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 278px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    background-repeat: repeat-x;
}

.section-title-wrap .section-title{
    text-transform: none !important;
    font-size: 32px;
}

.section-title-wrap .sub-heading{
    font-family: 'Open Sans', sans-serif;
}

.acm-hero.style-1 .hero-item .wrap-content .text-primary{
    text-transform: none !important;
    font-size: 80px !important;
}

.acm-hero.style-1 .hero-item .wrap-content h2{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 80px !important;
}

.acm-hero.style-1 p{
    margin-bottom: 50px;
}

.acm-features.style-3 .features-item-inner h4{
    font-size: 32px;
}

.acm-features.style-3 .features-item-inner{
    padding-bottom: 18px;
}

.acm-features.style-2 .features-item > h4{
    color: #e52521;
    font-size: 36px;
}

.acm-features.style-1 .wrap-content{
    margin-top: 50px;
}

.acm-testimonial.style-2 .quote-mask span{
    color: #e52521 !important;
}

#ja-form ul.form-list li .input-box input,
#ja-form ul.form-list li .input-box textarea{
    border: 1px solid #e52521;
}

#ja-form a:not(.btn),
.t4-footer a:not(.btn){
    color: #e52521 !important;
}

#ja-form #contact_subject{
    display: none;
}

.contact-info .inner h5{
    text-transform: none;
    font-size: 24px;
    color: #e52521 !important;
}

.contact-info .contact-icon i{
    color: #e52521 !important;
}

.section-title-wrap {
    margin-bottom: 50px;
}

.t4-footer{
    background-color: #404040;
    background-image: none;
}

.t4-footer .container{
    text-transform: none;
    color: #ccc;
}

.social-follow-wrap .social-follow .social-inner > a{
    font-size: 24px;
    border-color: #e52521;
}

.bg-primary, .t4-palette-blue {
    background-image: none;
}

.author-info h4{
    text-transform: capitalize !important;
    font-size: 30px;
}

.owl-theme .owl-dots .owl-dot span{
    background-color: #404040 !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #e52521 !important;
}

table.pricelist{
    width: 100%;
}

table.pricelist td, table.pricelist th{
    vertical-align: bottom;
    padding-bottom: 15px;
    padding-right: 15px;
}

.acm-features.style-3 .features-items .col-md-2{
    padding: 0 2.5px;
}

#t4-header-2 .t4-header-right{
    background-color: #e52521;
}

.t4-offcanvas{
    background: #505050;
}

.t4-module .nav li a, .t4-card .nav li a, .moduletable .nav li a, .module_menu .nav li a{
    color: #fff;
}

.t4-offcanvas .t4-off-canvas-header h3{
    text-transform: capitalize;
}

.t4-offcanvas .t4-off-canvas-header{
    background-color: #e52521;
}

.t4-offcanvas .t4-off-canvas-body .navbar .active > .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover{
    color: #fff;
}

#ja-form {
    padding-bottom: 0;
}

@media (min-width: 1290px){
    
    #t4-section-3 {
        padding-bottom: 280px;
        padding-top: 280px;
    }
    
    #t4-section-5 {
        padding-bottom: 0;
    }
    
    #t4-hero{
        padding-top: 50px;
    }
    
    #t4-section-7 {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    
}

@media (max-width: 1290px){
    
    div.t4-megamenu .navbar-nav > li > a, div.t4-megamenu .navbar-nav > li > .nav-link{
        font-size: 20px;
    }
    
    #t4-section-3::before, #t4-section-3::after{
        height: 50px;
    }
    
}

@media (max-width: 991px){
    
    .logo-img{
        max-height: 100px;
    }
    
    #t4-header-2 .t4-topbar{
        width: 85%;
        float: left;
    }
    
    #t4-header-2 .header-block-2 .t4-megamenu-wrap{
        width: 15%;
        float: right;
    }
    
    #t4-header-2 .header-block-2 .t4-megamenu-wrap{
        background: transparent;
    }
    
}

@media (max-width: 767px){
    
    .logo-img{
        display: none !important;
    }
    
    .logo-img-sm{
        display: block !important;
    }
    
    #t4-header-2 .header-block-2 .t4-megamenu-wrap{
        width: 100%;
    }
    
    .not-at-top #t4-header-2{
        position: fixed;
        z-index: 999;
    }
    
    #t4-section-2, #t4-section-4{ 
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #t4-header-2 .t4-header-inner > .row .t4-logo-header img{
        max-width: 100%;
    }
    
    #t4-header-2 .t4-logo-header .logo-image{
        padding-left: 55px;
    }
    
    .acm-hero.style-1 .hero-item::before,
    .acm-hero.style-1 .hero-item::after{
        height: 10px;
    }
    
    .section-title-wrap .sub-heading{
        font-size: 36px;
    }
    .section-title-wrap{
        margin-bottom: 15px;
    }
    
    #t4-section-3::before, #t4-section-3::after,
    #t4-section-3 .bg-overlay-image{
        display: none;
    }
    
    .acm-features.style-3 .link-action{
        display: none;
    }
    
    #t4-section-3 .acm-features.style-3 .features-items .col-md-2{
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .t4-palette-dark #ja-form .form-list #row_name{
        padding-left: 0;
    }
    
    .t4-palette-dark #ja-form .form-list #row_email{
        padding-right: 0;
    }
    
    #t4-header-2 .header-block-2 .t4-megamenu-wrap{
        background: #505050;
    }
    
    .acm-testimonial.style-2 .testimonial-item{
        width: 100%;
        margin-right: 0;
    }
    
}