.slide-content-overlay
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: grid;
    align-items: center;
}

.slide-content-overlay h1
{
    font-size:50px;
    margin-bottom: 5px;
}   

.slide-content-overlay p
{
    font-size:18px;
    margin-bottom: 5px;
}

.welcome-section
{
    background:#2a334e;
}

.welcome-section h2
{
    margin-bottom: 5px;
}
.welcome-section p
{
    font-size:16px;
}
.welcome-section h2, .welcome-section p
{
    color:#fff;
}

.shape-bg
{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: -1;
    display: grid;
    align-items:self-end;
}

.shape-bg img
{
    width:770px;
}

.fixed-header ul li a
{
    color:#4c4c4c !important;
}

.fixed-header .widget_content h3.widget_title
{
    color:#fff;
}

.featured-icon-box.style8 .featured-title h3
{
    font-size: 30px;
}

.second-footer .widget-area .widget h3.widget-title
{
    color:#fff;
}

.dap-profile
{
    background:#2a334e;
}

.dap-profile ul li
{
    margin-bottom: 15px;
}

.dap-profile h2 img
{
    width:50px;
    margin-right:10px;
}

.services-section .fetured-bottom a
{
    display: grid!important;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    background:#dc0000;
}

.services-section .fetured-bottom a img
{
    width:25px;
}

.featured-icon-box.icon-align-top-content.style1 .featured-icon img
{
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}

.featured-icon-box.icon-align-top-content.style1:before
{
    background-color:#fe012e;
}

.testimonial-section .featured-icon-box.icon-align-top-content.style1
{
    padding:40px 35px 0px;
}

.dap-location-icon
{
    width: 100px;
    height: 100px;
    display: grid;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 100%;
    margin-top: -70px;
    position: relative;
    z-index: 26;
    background: #fff;
    margin: -80px auto 30px;
}

.dap-full-gap
{
    padding-top: 100px;
}

.featured-imagebox-blog.style2 .featured-thumbnail .post-meta .ttm-meta-line
{
    background-color: #fe012e;
}

.widget-footer .copyright a
{
    color:#fff;
}

.second-footer .widget ul.ttm-recent-post-list>li> .post-detail a
{
    color:#c1c1c1;
}

ul.widget_contact_wrapper li a
{
    color:#ccc;
}

.dap-awards .card p
{
    color:#000;
}

h3.subtitle
{
    font-size: 18px;
}


.ttm-header-style-01 .site-header-menu .site-header-menu-inner
{
    background:#fff!important;
}

.col-mob
{
    display:none;
}

.breadcrumb-wrapper .breadcrumb-wrapper-inner span
{
    color:#fff;
}

.ttm-blog-classic .post-featured-wrapper .post-meta .ttm-meta-line
{
    background-color:#ff0533;
}

.sidebar.ttm-sidebar-right .widget-area .widget:after
{
    background-color:#ff0231!important;
}

.web-theme-btn
{
    background: #ff0131;
    color: #fff;
    padding: 10px 25px;
    border-radius:5px;
}