/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 14, 2015, 9:36:58 PM
    Author     : Azeem
*/

html,
body {
    overflow-x: hidden;
}

rs-module-wrap,
.rev_slider_wrapper,
.rev_slider {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.wpc_row_parallax {
    position: relative;
}

.wpc_parallax_bg {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

rs-layer.homeslider-small-text,
rs-layer.largeboldwhiteblkbg,
rs-layer.large_bold_white {
    white-space: normal !important;
    max-width: 100%;
}

@media (max-width: 768px) {
    .grid-row {
        margin-left: 0;
        margin-right: 0;
    }
}

.wpc-menu a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #2b2b2b;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.header-topbar .site-header {
    padding-top: 0px;
}

.header-topbar .wpc-menu>li>a {
    padding-bottom: 30px;
}

.wpc-menu>li>a {
    padding: 30px 18px;
}

.wpc-menu>li:last-child>a {
    padding-right: 20px;
}

.site-header .site-branding img {
    display: block;
    max-height: 64px;
    padding: 6px 0;
    width: auto;
}

a:hover {
    background-color: transparent;
}

.wpc-menu>li>a:hover,
.wpc-menu>li>a:focus {
    background-color: #e70000;
    color: #ffffff !important;
}

.wpc-menu>li.current-menu-item>a,
.wpc-menu>li.current-menu-ancestor>a,
.wpc-menu>li.current_page_item>a,
.wpc-menu>li.current_page_ancestor>a {
    background-color: transparent;
    color: #e70000 !important;
}

.wpc-menu ul li a {
    font-size: 13px;
    text-transform: none;
    color: #555555;
}

.wpc-menu ul li a:hover {
    background-color: #e70000;
    color: #ffffff !important;
}

.wpc-menu ul li.current-menu-item>a,
.wpc-menu ul li.current-menu-ancestor>a {
    background-color: #e70000;
    color: #ffffff !important;
}

.vc_col-sm-2.imagepadding.wpb_column.vc_column_container {
    padding: 0 20px 0 0;
    width: 20%;
}

@media only screen and (max-width: 640px) {
    .vc_col-sm-2.imagepadding.wpb_column.vc_column_container {
        padding: 0 20px 0 0;
        width: 33%;
        float: left;
    }

    .wpb_single_image .vc_single_image-wrapper.vc_box_outline,
    .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
        padding: 9px;
    }
}

@media only screen and (max-width: 319px) {
    .vc_col-sm-2.imagepadding.wpb_column.vc_column_container {
        padding: 0;
        width: 100%;
    }
}

.wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
    padding: 17px;
}

#wpc_68ec44f45855d .row_fullwidth_content {
    display: flex;
    justify-content: space-between;
    gap: 0;
    flex-wrap: wrap;
}

#wpc_68ec44f45855d .row_fullwidth_content>.imagepadding {
    padding: 0;
    float: none;
}

#wpc_68ec44f45855d .row_fullwidth_content>.imagepadding .vc_column-inner {
    padding: 0;
}

.footer-social {
    background: #e70000;
}

@media screen and (min-width: 1100px) {
    .site-header .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .site-header .site-branding,
    .site-header .header-right-wrap {
        float: none;
    }

    .site-header .site-branding {
        margin: 0;
        display: flex;
        align-items: center;
        flex: 0 0 auto;
    }

    .site-header .site-branding img {
        display: block;
    }

    .site-header .header-right-wrap {
        flex: 1 1 auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 0;
    }

    .site-header .header-right-wrap .header-widget {
        margin-bottom: 0;
        margin-right: 20px;
        flex: 0 0 auto;
    }

    .wpc-menu {
        display: flex;
        align-items: center;
        gap: 0;
        flex-wrap: nowrap;
        white-space: nowrap;
        float: none;
    }

    .wpc-menu>li {
        float: none;
    }

    .wpc-menu>li>.sub-menu {
        display: none;
    }

    .wpc-menu>li:hover>.sub-menu,
    .wpc-menu>li:focus-within>.sub-menu {
        display: block;
    }
}

.homepage-headings h4 {
    color: #ff0101 !important;
    text-transform: uppercase;
    font-size: 32px;
}

.homepage-headings h2 {
    color: #21282e !important;
    text-transform: uppercase;
    font-size: 42px;
}

.homepage-headings h2:after {
    content: ' ';
    position: absolute;
    top: 120px;
    left: 50%;
    width: 60px;
    border: 2px solid #21282e;
    border-radius: 0px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    transform: translateX(-50%);

}

.homepage-ourclient h2 {
    color: #21282e !important;
    text-transform: uppercase;
    font-size: 46px;
}

.homepage-ourclient h2:after {
    content: ' ';
    position: absolute;
    top: 60px;
    left: 50%;
    width: 60px;
    border: 2px solid #21282e;
    border-radius: 0px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    transform: translateX(-50%);

}

.homepage-blockquote {
    color: #777777 !important;
    font-style: italic;
    font-size: 32px;

    text-align: center;
}

#primary {
    padding-bottom: 0px;
    padding-top: 40px;
}

body {
    color: #21282e;
    font-size: 18px;
}

#topbar {
    display: none;
}

.site-footer .footer-columns .widget_nav_menu ul li a {
    padding: 2px 10px 3px 17px;
}

.site-info-wrapper .site-info {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
}

.site-info-wrapper .site-info .copy_text {
    width: 100%;
    text-align: left;
    line-height: 1.6;
    float: none;
}

.site-info-wrapper .site-info .copy_text a {
    display: inline-block;
    margin: 0 4px;
}