@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800|Poppins:400,400i,500,600,700');
@import url('flaticon.css');
@import url('jquery.fancybox.min.css');
@import url('/GalleryScripts/font-awesome-all.css');
@import url('/stylesheets/font-awesome.css');
@import url(/stylesheets/flexslider.css);
@import url(/stylesheets/owl.carousel.css);
@import url(/stylesheets/shortcodes.css);
@import url(/stylesheets/animate.min.css);
@import url(/stylesheets/revolution-slider.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800|Poppins:300,400,500,600,700);

.portfolio-section .items-container {
}

.gallery-block-one {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px;
}

    .gallery-block-one .inner-box {
        position: relative;
        overflow: hidden;
    }

    .gallery-block-one .image {
        position: relative;
        margin-bottom: 0px;
    }

        .gallery-block-one .image img {
            position: relative;
            display: block;
            width: 100%;
        }

    .gallery-block-one .overlay-box {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        opacity: 0;
        color: #ffffff;
        text-align: center;
        -webkit-transition: all 700ms ease;
        -ms-transition: all 700ms ease;
        -o-transition: all 700ms ease;
        transition: all 700ms ease;
    }

        .gallery-block-one .overlay-box:before {
            position: absolute;
            content: '';
            left: -80px;
            top: -80px;
            right: -80px;
            bottom: -80px;
            display: block;
            opacity: 0.8 !important;
            visibility: hidden;
            transition: all 900ms ease;
            -moz-transition: all 900ms ease;
            -webkit-transition: all 900ms ease;
            -ms-transition: all 900ms ease;
            -o-transition: all 900ms ease;
            background-color: rgb(140, 31, 31);
            -moz-transform: rotateX(-180deg);
            -webkit-transform: rotateX(-180deg);
            -ms-transform: rotateX(-180deg);
            -o-transform: rotateX(-180deg);
            transform: rotateX(-180deg);
        }

.btn-QuoteGMan {
    width: 90px !important;
    height: 51px !important;
    background-color: #fff;
    text-align: center !important;
}

.gallery-block-one .inner-box:hover .overlay-box:before {
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}

.gallery-block-one .inner-box:hover .overlay-box {
    opacity: 1;
}

.gallery-block-one .inner-box .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0px;
}

    .gallery-block-one .inner-box .overlay-inner .content {
        position: relative;
        display: table-cell;
        vertical-align: middle;
    }

    .gallery-block-one .inner-box .overlay-inner .link {
        position: relative;
        font-size: 20px;
        color: #8c1f1f;
        width: 50px;
        height: 50px;
        line-height: 52px;
        margin: 0px 5px;
        display: inline-block;
        background-color: #ffffff;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }

        .gallery-block-one .inner-box .overlay-inner .link .icon {
            position: relative;
        }

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

.h1gman {
    font-family: Oswald;
    font-weight: normal;
    letter-spacing: 4px;
    font-size: 12px !important;
}

.gmanProductImage {
    width: 100% !important;
}

.gmanTopContacts {
    font-family: Oswald;
    color: #fff;
}

    .gmanTopContacts h1 {
        font-family: Oswald;
        color: #fff;
        font-size: 30px !important;
    }

    .gmanTopContacts a {
        font-family: Oswald;
        color: #fff;
    }

        .gmanTopContacts a:hover {
            font-family: Oswald;
            color: #fff;
        }

.gmanHeight {
    height: 400px !important
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}

.Oswald {
    font-family: Arial !important;
    margin-bottom: 31px !important;
    font-size: 26px !important;
}

.gmanSearch {
    text-align: right !important;
    font-size: 20px !important;
}

    .gmanSearch span {
        text-align: right !important;
        font-size: 12px !important;
        font-family: Oswald;
    }

    .gmanSearch:hover {
        text-align: right !important;
        font-size: 20px !important;
        color: #901d1f;
    }

.gman {
    font-family: Arial !important;
    font-size: 17px !important;
}

.FlagSize {
    max-height: 16px;
    margin-top: 6px !important;
}

.spaceLI {
    margin-bottom: 8px !important;
}

    .spaceLI strong {
        color: #901d1f;
    }

.download a {
    color: #fff !important;
}

.TapTargetFooter {
    padding: 20px !important;
    line-height: 40px !important;
    color: #fff !important;
}

    .TapTargetFooter a {
        padding: 20px !important;
        line-height: 40px !important;
        color: #fff !important;
    }

.FooterMenu {
    padding-top: 20px !important;
}

.Negative10Margin {
    margin-left: -20px;
    margin-right: -20px;
}

.GmanPaddingTop15 {
    padding-top: 20px !important
}

.tp-banner {
    min-height: 140px;
}

    .tp-banner h1 {
        font-family: Oswald;
        font-size: 50px;
        text-align: center;
        padding-top: 25px;
        color: #fff;
        text-shadow: 0 3px 5px #000,0 2px 1px #000
    }

.tp-banner2 h1 {
    font-family: Oswald;
    font-size: 50px;
    text-align: center;
    color: #fff;
    text-shadow: 0 3px 5px #000,0 2px 1px #000
}

.SectionSpacing {
    margin: 15px !important
}

.tp-banner2 h3 {
    font-family: Oswald;
    font-size: 20px;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
    text-shadow: 0 3px 5px #000,0 2px 1px #000
}

.gmanSubHeadingBG {
    background-image: linear-gradient(to right, white, #f8f8f8, white);
}

.GMANActive {
    background-image: linear-gradient(#901d1f,#155281);
    padding-left: 7px;
    padding-right: 7px;
    border-top: none;
    height: 65px !important
}

.gmanImageHover:hover {
    opacity: 0.5;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.GMANActive a {
    color: #fff;
    padding-left: 7px;
    padding-right: 7px;
    height: 65px !important
}

.GMANActive:hover {
    background-image: linear-gradient(#b10614,#de1f13);
    padding-left: 7px;
    padding-right: 7px;
    color: #fff !important;
    height: 65px !important
}

ol, ul {
    list-style: none
}

blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

figure {
    margin: 0
}

:focus {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

legend {
    white-space: normal
}

.GMANinput {
    color: #555 !important;
    font-style: italic;
    background-color: #f2f2f2
}

    .GMANinput input {
        color: #555 !important;
        font-style: italic;
        background-color: #f2f2f2
    }

    .GMANinput:hover {
        color: #000;
        font-style: normal;
        background-color: #fff
    }

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #78b942
}

::-webkit-selection {
    color: #fff;
    text-shadow: none;
    background: #78b942
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #000
}

a, i {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

a {
    color: #222;
    text-decoration: none
}

    a:hover {
        color: #00abc9;
        text-decoration: none;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    a:focus {
        text-decoration: none;
        outline: 0
    }

    a:focus, a:hover {
        color: #000;
        text-decoration: none;
        outline: 0;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

img {
    max-width: 100%;
    height: auto
}

ol, ul {
    padding: 0
}

b, strong {
    font-weight: 900
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    border: 1px solid #dfdfdf;
    height: 50px;
    padding: 13px 15px;
    width: 100%;
    color: #999;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
        border: 1px solid #901d1f;
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

textarea {
    width: 100%;
    height: 179px;
    padding: 22px 0 0 15px
}

input[type=checkbox] {
    display: inline
}

input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
    color: #555;
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #555
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #555;
    opacity: 1
}

.btn {
    background-image: none
}

.dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:focus, .navbar .nav > .active > a:hover, .uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=submit], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

b, strong {
    font-weight: 700
}

p {
    margin-bottom: 20px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #222;
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 15px;
    line-height: 22px
}

h4 {
    font-size: 14px
}

.clearfix {
    clear: both
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.background-color {
    background-color: #f7f7f7
}

.flat-one-half {
    width: 50%;
    float: left;
    padding: 0 10px
}

.home-boxed .boxed {
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 16px 1px #7f7f7f;
    overflow: hidden
}

.top {
    background-color: #000;
    color: #fff
}

    .top .content-left {
        float: left
    }

    .top .content-right {
        float: right
    }

ul.flat-infomation li {
    display: inline-block;
    margin-right: 27px;
    margin-top: 12px;
    letter-spacing: -0.25px;
}

    ul.flat-infomation li:last-child {
        margin-right: 0;
    }

    ul.flat-infomation li i {
        margin-right: 8px;
    }

    ul.flat-infomation li a {
        margin-left: -6px;
        letter-spacing: 0;
        color: #ffffff;
    }

        ul.flat-infomation li a:hover {
            color: #a22022;
        }

ul.flat-social {
    margin-right: 30px;
    display: inline-block;
    word-spacing: -4.29px;
}

    ul.flat-social li {
        display: inline-block;
        -webkit-box-shadow: 10px 18px 22px -11px rgba(0,0,0,1);
        -moz-box-shadow: 10px 18px 22px -11px rgba(0,0,0,1);
        box-shadow: 10px 18px 22px -11px rgba(0,0,0,1);
    }

        ul.flat-social li a {
            color: #fff;
            display: block;
            background: #3a6bb1;
            width: 35px;
            text-align: center;
            height: 35px;
            line-height: 35px;
            margin-left: 4px;
            font-size: 13px;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

.gmanIcon {
    color: #fff;
    font-size: 25px;
}

.gmanIcon2 {
    color: #fff;
    font-size: 25px;
    padding-right: 8px;
    padding-left: 8px;
}

ul.flat-social li.Facebook2 a {
    background-color: #3a6bb1;
}

ul.flat-social li.google-plus2 a {
    background-color: #ff0000;
}

ul.flat-social li.Instagram2 a {
    background-color: #57b962;
}

ul.flat-social li.Facebook a {
    background-color: #3a6bb1;
    border: solid 1px #fff;
    -webkit-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    -moz-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
}

ul.flat-social li.twitter a {
    background-color: #0ec8f5;
    border: solid 1px #fff;
    -webkit-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    -moz-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
}

ul.flat-social li.google-plus a {
    background-color: #ff0000;
    border: solid 1px #fff;
    -webkit-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    -moz-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
}

ul.flat-social li.linkedin a {
    background-color: #0094d3;
    border: solid 1px #fff;
    -webkit-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    -moz-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
}

ul.flat-social li.Whatsapp a {
    background-color: #57b962;
    border: solid 1px #fff;
    -webkit-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    -moz-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
}

.Whatsapp {
    background-color: #57b962 !important;
    border: solid 1px #fff;
    -webkit-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    -moz-box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
    box-shadow: 10px 18px 22px -11px rgba(156,156,156,1);
}

ul.flat-social li.Instagram a {
    background-color: #57b962;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    border: solid 1px #fff;
}

.facebookFooter {
    background-color: #3a6bb1 !important;
    border: solid 1px #fff;
}

.WhatsappFooter {
    background-color: #57b962 !important;
    border: solid 1px #fff;
}

.youtubeFooter {
    background-color: #ff0000 !important;
    border: solid 1px #fff;
}

.InstagramFooter {
    background-color: #57b962;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    border: solid 1px #fff;
}

.gmanHomeProdSpace {
    margin-left: 20px !important;
}

.dropbtn {
    background-color: #a22022;
    color: #fff !important;
    margin-left: 8px;
    margin-right: 8px !important;
    font-size: 20px;
    border: solid 1px #dfdfdf;
    cursor: pointer;
    width: 300px !important;
    text-align: center;
    font-family: Oswald;
    font-weight: normal;
    content: "\f0da";
    height: 50px !important;
}

    .dropbtn:hover, .dropbtn:focus {
        background-color: #000;
        color: #fff !important;
    }

.divider {
    background-color: #b14344 !important;
    height: 1px !important;
    width: 299px !important;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.GmanChevron {
    width: 10px !important;
    height: 5px !important;
    margin-top: 14px !important;
    margin-right: -15px !important
}

.dropdown-content {
    margin-left: 8px !important;
    display: none;
    position: absolute;
    background-color: #a22022;
    color: #fff !important;
    width: 299px !important;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: #fff;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #ddd !important;
        }

.show {
    display: block;
}

.info-top-right {
    display: inline-block;
    position: relative;
    line-height: 30px;
}

    .info-top-right a.appoinment {
        display: inline-block;
        background-color: #a22022;
        text-transform: uppercase;
        font-weight: 600;
        font-family: "Poppins",sans-serif;
        height: 45px;
        line-height: 45px;
        padding: 0 27px;
        color: #fff;
        width: 100%;
    }

.HomeSloganSPacing {
    margin-top: 20px;
}

.gmanMainSlogan {
    margin: 15px !important;
    margin-left: 20px !important;
    font-family: Oswald;
    font-size: 29px;
    line-height: 30px;
    color: #58595b;
}

.gmanMainSloganMobile {
    margin: 15px !important;
    margin-left: 20px !important;
    font-family: Oswald;
    font-size: 29px;
    line-height: 30px;
    color: #58595b;
}

.BodyContent {
    padding-top: 271px !important
}

/*.header {
    background-image: linear-gradient(to right, #000, #030303, #901d1f, #901d1f) !important;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
*/
.Fontsml {
    color: #fff;
}

    .Fontsml a {
        color: #fff;
    }

        .Fontsml a:hover {
            color: #fff;
        }

.FooterInnerPadding {
    padding-top: 30px !important;
}

.WebsiteMarginLeft {
    margin-left: 0 !important;
}

.gmanWebsiteAddress {
    color: #000 !important;
    font-family: Oswald
}

    .gmanWebsiteAddress a {
        color: #a22022 !important;
        font-family: Oswald
    }

        .gmanWebsiteAddress a:hover {
            color: #000 !important;
            font-family: Oswald
        }

.OswaldH5 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 17px !important;
    text-align: center !important;
}

.Oswald15 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 15px !important;
    text-align: left !important;
}

.FinanceHeader {
    height: 150px;
    background-image: url('/images/page/HeaderBG_Finance.jpg');
}

.HenredHead {
    background-image: linear-gradient(#f7c80c, #eba107);
    color: #fff !important
}

    .HenredHead h1 {
        color: #000 !important;
        font-size: 40px !important
    }

.Oswald16 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 16px !important;
    text-align: left !important;
}

.Oswald17center {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 17px !important;
    text-align: center !important;
}

.Oswald17 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 17px !important;
    text-align: left !important;
}

.Oswald18 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 18px !important;
    text-align: left !important;
}

.Oswald19 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 19px !important;
    text-align: left !important;
}

    .Oswald19 li {
        margin-bottom: 5px !important;
    }

.Oswald16mb25 li {
    font-family: Oswald !important;
    font-size: 16px !important;
    text-align: left !important;
    margin-bottom: 25px !important;
}

.Oswald22 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 22px !important;
    text-align: center !important;
}

.Oswald28 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 28px !important;
    text-align: left !important;
}

.Oswald28center {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 28px !important;
    text-align: center !important;
}

    .Oswald28center h2 {
        font-family: Oswald !important;
        margin-bottom: 31px !important;
        font-size: 28px !important;
        text-align: center !important;
    }

.Oswald29center h2 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 28px !important;
    text-align: center !important;
}

.Oswald28NoMargin {
    font-family: Oswald !important;
    font-size: 28px !important;
    text-align: left !important;
}

.Oswald24 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 24px !important;
    text-align: left !important;
}

.Oswald24center {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    font-size: 24px !important;
    text-align: center !important;
}

.Oswald2 {
    font-family: Oswald !important;
    margin-bottom: 31px !important;
    text-align: left !important;
    color: #fff !important;
}

    .Oswald2 a {
        font-family: Oswald !important;
        margin-bottom: 31px !important;
        text-align: left !important;
        font-size: 15px;
        font-weight: 200;
        color: #fff !important;
    }

        .Oswald2 a:hover {
            font-family: Oswald !important;
            margin-bottom: 31px !important;
            text-align: left !important;
            font-size: 15px;
            font-weight: 200;
            text-decoration: underline;
            color: #fff !important;
        }

        .Oswald2 a:after {
            font-family: Oswald !important;
            margin-bottom: 31px !important;
            text-align: left !important;
            font-size: 15px;
            font-weight: 200;
            text-decoration: underline;
            color: #fff !important;
        }

    .Oswald2 p {
        font-family: Oswald !important;
        margin-bottom: 31px !important;
        text-align: left !important;
        font-size: 15px;
        font-weight: 200;
    }

    .Oswald2 h4 {
        font-family: Oswald !important;
        margin-bottom: 31px !important;
        text-align: left !important;
        font-size: 15px;
        font-weight: 200;
    }

.Oswald60center {
    font-family: Oswald;
    font-size: 60px !important;
    text-align: center !important
}

    .Oswald60center h1 {
        font-family: Oswald;
        font-size: 60px !important;
        text-align: center !important
    }

.Oswald45Left {
    font-family: Oswald;
    font-size: 45px;
    text-align: left;
    line-height: 45px;
}

.gmanFooterH4 {
    font-family: Oswald !important;
    letter-spacing: 3px;
}

.GmanPaddingTop15 {
}

.GmanPaddingTop25 {
    padding-top: 25px !important;
}

.GmanPaddingTop17 {
    padding-top: 17px !important;
}

.GmanPaddingTop40 {
    padding-top: 40px !important;
}

.GmanCopyright {
    font-size: 15px !important;
    font-weight: 200;
    letter-spacing: 2px;
}

.gmanleft17 {
    margin-left: 17px !important;
}

.gmanleft5 {
    margin-left: 5px !important;
}

.gmanleft10 {
    margin-left: 10px !important;
}

.gmanleft15 {
    margin-left: 15px !important;
}

.gmanFooterLineheight {
    line-height: 28px !important;
}

.FooterIconG {
    min-height: 80px !important;
}

    .FooterIconG a:hover {
        min-height: 80px !important;
        color: #fff !important;
        text-decoration: underline !important;
    }

.flat-text-box h1 {
    font-size: 28px;
    margin-top: -5px;
    margin-bottom: 25px
}

/*.header-wrap {
    max-height: 170px;
    overflow-y: hidden;
}*/

.header2 {
    background-color: #fff;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gmanTextAreaPadding {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.header-fixed {
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    background-color: rgba(255,255,255,1);
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.header #logo {
    float: left;
    top: 0
}

.header2 #logo {
    float: left;
    top: 0
}

.GmanLogo {
    max-height: 100px;
    padding-bottom: 20px;
    align-content: center;
    text-align: center
}

. .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-wrap {
}

#mainnav .btn-submenu {
    display: none;
}

#mainnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.MobileTop a:hover {
    color: #000;
}

#mainnav ul li {
    position: relative;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    font-size: 17px;
}

#mainnav > ul > li {
    display: inline-block;
    margin-left: 41.5px;
}

    #mainnav > ul > li > a {
        line-height: 100px;
        display: inline-block;
        font-weight: 600;
        font-family: oswald;
        color: #424242;
        text-transform: uppercase;
    }

    #mainnav > ul > li.active > a {
        color: #fff;
        font-weight: bolder;
        font-size: 14px;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        text-shadow: #000 0px 2px 3px;
    }

        #mainnav > ul > li.active > a:after {
            position: absolute;
            left: 0;
            bottom: 30px;
            width: 100%;
            height: 2px;
            background-color: #000;
        }

    #mainnav > ul > li > a:after {
        position: absolute;
        bottom: 30px;
        width: 0;
        height: 2px;
        background-color: #000;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    #mainnav > ul > li:hover > a:after {
        width: 100%;
    }

    #mainnav > ul > li > a i {
        font-size: 14px;
    }

#mainnav ul.submenu a {
    padding-left: 15px !important;
}

#mainnav ul.submenu {
    margin-left: 0;
    text-align: left;
    position: absolute;
    margin-left: 0;
    width: 250px;
    background-color: #791c1c;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    #mainnav ul.submenu.right {
        left: auto;
        z-index: 100000000000;
        right: 0;
    }

#mainnav ul li:hover > ul.submenu {
    top: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    z-index: 100000000000;
}

.Language {
    position: fixed;
    right: 0;
    top: 50%;
}

.btn-gman {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    background-color: #000;
    width: 50px;
    height: 200px;
    color: #fff;
    line-height: 20px;
    text-orientation: mixed;
    writing-mode: vertical-rl;
}

    .btn-gman:hover {
        border-radius: 8px;
        background-color: #a22022;
        width: 100px;
        height: 200px;
        color: #fff;
        line-height: 100px;
        text-orientation: mixed;
        writing-mode: vertical-rl;
    }

#mainnav ul li ul li {
    width: 100%;
}

#mainnav ul.submenu li ul {
    position: absolute;
    left: 250px;
    top: 0 !important;
    z-index: 100000000000;
}

#mainnav ul.submenu > li {
    border-top: 1px solid #fff;
    z-index: 100000000000;
}

    #mainnav ul.submenu > li:first-child {
        z-index: 100000000000;
        border-top: 0;
    }

    #mainnav ul.submenu > li > a {
        z-index: 100000000000;
        font-family: Oswald;
        letter-spacing: 0;
        overflow: hidden;
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 0 0 0 0;
        font-weight: 300;
        line-height: 45px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        #mainnav ul.submenu > li > a:hover {
            z-index: 100000000000;
            background-image: linear-gradient(to right, #791c1c, #671717);
            color: #fff;
            text-transform: uppercase;
            font-weight: 300;
            font-family: Oswald;
        }

#mainnav > ul > li > a:hover, #mainnav > ul > li.home > a {
    color: #fff;
    font-size: 14px;
    text-shadow: #000 0px 2px 3px;
    position: relative;
}

#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 270px;
    left: 0;
    z-index: 1000000;
    background-color: #222222;
}

    #mainnav-mobi ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #mainnav-mobi ul li {
            margin: 0;
            position: relative;
            text-align: left;
            border-top: 1px solid #333333;
            cursor: pointer;
            width: 100% !important;
        }

        #mainnav-mobi ul > li > a {
            text-decoration: none;
            height: 50px;
            line-height: 50px;
            padding: 0 30px;
            color: #fff;
        }

        #mainnav-mobi ul.sub-menu {
            top: 100%;
            left: 0;
            z-index: 2000;
            position: relative;
            background-color: #222222;
        }

    #mainnav-mobi > ul > li > ul > li {
        position: relative;
        border-top: 1px solid #333333;
    }

        #mainnav-mobi > ul > li > ul > li a {
            padding-left: 50px;
        }

    #mainnav-mobi ul.sub-menu > li > a {
        display: block;
        text-decoration: none;
        padding: 0 50px;
        border-top-color: rgba(255,255,255,.1);
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    #mainnav-mobi > ul > li > ul > li:first-child a {
        border-top: none;
    }

    #mainnav-mobi ul.sub-menu > li > a:hover, #mainnav-mobi > ul > li > ul > li.active > a {
        color: #fff;
    }

.btn-menu {
    display: none;
    float: right;
    position: relative;
    background: transparent;
    cursor: pointer;
    margin-top: 25px;
    width: 26px;
    height: 16px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
    z-index: 0 !important;
}

    .btn-menu:before, .btn-menu:after, .btn-menu span {
        background-color: #fff;
        -webkit-transition: all ease .238s;
        -moz-transition: all ease .238s;
        transition: all ease .238s;
    }

    .btn-menu:before, .btn-menu:after {
        content: "";
        position: absolute;
        top: 0;
        height: 2px;
        width: 100%;
        left: 0;
        top: 50%;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    .btn-menu span {
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        top: 50%;
        overflow: hidden;
        text-indent: 200%;
    }

    .btn-menu:before {
        -webkit-transform: translate3d(0, -7px, 0);
        transform: translate3d(0, -7px, 0);
    }

    .btn-menu:after {
        -webkit-transform: translate3d(0, 7px, 0);
        transform: translate3d(0, 7px, 0);
    }

    .btn-menu.active span {
        opacity: 0;
    }

    .btn-menu.active:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }

    .btn-menu.active:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }

.btn-submenu {
    position: absolute;
    right: 20px;
    top: 0;
    font: 20px/50px 'FontAwesome';
    text-align: center;
    cursor: pointer;
    width: 70px;
    height: 44px;
}

    .btn-submenu:before {
        content: "\f107";
        color: #fff;
    }

    .btn-submenu.active:before {
        content: "\f106";
    }

.btn-menu {
    display: none;
}

.page-title {
    position: relative;
    padding: 55px 0;
    background-color: #f7f7f7;
    border-bottom: 1px #e5e5e5 solid
}

    .page-title .breadcrumbs {
        display: table;
        overflow: hidden;
        width: 100%
    }

    .page-title .page-title-heading {
        margin-top: 0;
        font-size: 30px;
        line-height: 67px;
        font-family: Poppins,sans-serif;
        display: table-cell;
        margin: 0;
        text-align: center;
        vertical-align: middle;
        width: 65%;
        text-shadow: 2px 2px #000
    }

    .page-title .page-title-heading2 {
        margin-top: 0;
        font-size: 30px;
        line-height: 67px;
        font-family: Poppins,sans-serif;
        display: table-cell;
        margin: 0;
        text-align: center;
        vertical-align: middle;
        width: 65%;
    }

    .page-title .trail-items {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
        width: 35%;
        font-family: Poppins,sans-serif
    }

    .page-title .breadcrumbs ul.trail-items li {
        display: inline-block;
        color: #222
    }

        .page-title .breadcrumbs ul.trail-items li span {
            padding: 0 2px
        }

        .page-title .breadcrumbs ul.trail-items li a, .page-title .breadcrumbs ul.trail-items li span {
            color: #901d1f
        }

.page-wrap {
    padding: 80px 0;
    background-color: #fff;
    overflow: hidden
}

    .page-wrap .content-area {
        float: left;
        width: 70.08547008547009%;
        position: relative
    }

article.blog-post {
    padding-bottom: 51px;
    margin-bottom: 61px;
    position: relative
}

    article.blog-post:last-of-type {
        margin-bottom: 30px
    }

    article.blog-post:after {
        content: '';
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #dfdfdf;
        position: absolute
    }

article .featured-post {
    margin-bottom: 19px;
    position: relative
}

.featured-post a {
    background-color: #364c61;
    display: inline-block;
    position: relative
}

    .featured-post a img {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .featured-post a:hover img {
        -webkit-opacity: .4;
        -khtml-opacity: .4;
        -moz-opacity: .4;
        opacity: .4
    }

article .content-post {
    letter-spacing: .03px;
    width: 100%
}

ul.entry-meta {
    list-style: none;
    margin: 0;
    color: #999;
    float: left;
    margin-top: -2px;
    max-width: 85%
}

    ul.entry-meta li {
        float: left;
        margin-right: 20px;
        position: relative;
        display: table
    }

        ul.entry-meta li a:not(:hover) {
            color: inherit
        }

article .content-post h2.entry-title {
    margin-top: 9px;
    margin-bottom: 20px
}

article .content-post p:last-of-type {
    margin-bottom: 0
}

article .content-post .button-post {
    padding-top: 21px
}

    article .content-post .button-post a {
        display: inline-block;
        text-transform: none;
        border-radius: 3px;
        font-size: 14px;
        height: 44px;
        line-height: 44px;
        padding: 0 29px 0 29px;
        background-color: transparent;
        color: #fff;
        font-weight: 600;
        margin-top: 20px
    }

        article .content-post .button-post a:hover:after {
            width: 100%
        }

ul.flat-pagination {
    margin-left: -21px !important;
    margin-right: -50px !important;
    text-align: left;
}

.flat-pagination ul {
    margin-left: -210px !important;
}

ul.flat-pagination li {
    display: inline-block;
}

    ul.flat-pagination li a {
        padding-left: 37.3px;
        padding-right: 37.3px;
        height: 50px;
        display: inline-block;
        text-align: center;
        font-family: Oswald;
        line-height: 50px;
        background-color: #a22022;
        border: 1px solid #ebebeb;
        border-radius: 2px;
        color: #fff;
        font-size: 18px;
    }

    ul.flat-pagination li.next-page a {
        width: 72px;
    }

        ul.flat-pagination li.next-page a i {
            padding-left: 5px;
        }

    ul.flat-pagination li a:hover {
        background-color: #ebebeb;
        color: #a22022;
        border: 1px solid #a22022;
    }

    ul.flat-pagination li.active a {
        background-color: #a22022;
        color: #ffffff;
    }

.content-tab {
    margin-left: -11px !important;
    margin-right: -23px !important;
}

.GmanNewTitle {
    margin-left: 0 !important;
}

    .GmanNewTitle h2 {
        height: 40px;
        width: 100% !important;
        display: inline-block;
        text-align: center;
        line-height: 40px;
        margin-right: 3px;
        background-color: #000;
        border: 1px solid #ebebeb;
        border-radius: 2px;
        color: #fff !important;
        font-weight: normal;
    }

.GmanNewTitleSub h2 {
    color: #8c1f1f;
    font-size: 20px !important;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    font-family: Oswald;
}

.GmanNewTitle h2 {
    color: #000;
    font-size: 20px !important;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    font-family: Oswald;
}

.GmanNewTitleMain h2 {
    color: #000;
    font-size: 30px !important;
    line-height: 40px;
    text-transform: uppercase;
    text-align: left;
    font-family: Oswald;
}

.page-wrap .widget-area {
    float: left;
    width: 29.91452991452991%;
    z-index: 2;
    position: relative;
    padding-left: 70px
}

.sidebar .widget {
    margin-bottom: 40px;
    overflow: hidden
}

.sidebar .widget-search .search-form {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 0
}

    .sidebar .widget-search .search-form label {
        width: 100%;
        display: block;
        background-color: #fff;
        margin-bottom: 5px;
        font-weight: 700
    }

    .sidebar .widget-search .search-form input[type=search] {
        margin-bottom: 0;
        height: 48px;
        color: rgba(21,65,110,.65)
    }

    .sidebar .widget-search .search-form .search-submit {
        background-image: url(../images/search.svg);
        background-color: transparent;
        background-size: 13px 13px;
        background-position: center right;
        background-repeat: no-repeat;
        width: 24px;
        height: 21px;
        border-left: 1px solid rgba(0,0,0,.4);
        padding: 5px 0 5px 10px;
        text-indent: -9999px;
        padding: 0;
        position: absolute;
        right: 15px;
        top: 12px;
        -webkit-opacity: .3;
        -khtml-opacity: .3;
        -moz-opacity: .3;
        opacity: .3
    }

.sidebar .widget ul li {
    color: #656565;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative
}

.widget h4.widget-title {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    margin-top: 17px;
    padding-right: 32px;
    display: inline-block;
    font-size: 18px
}

.widget-categories ul li, .widget-recent ul li {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    display: block;
    padding-left: 16px;
    margin-bottom: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

    .widget-categories ul li:before, .widget-recent ul li:before {
        font-family: FontAwesome;
        content: "\f0da";
        font-size: 12px;
        color: #656565;
        position: absolute;
        left: 0;
        top: 11px
    }

.widget.widget-recent-news li:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 19px !important;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden
}

.widget.widget-recent-news .thumb {
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative
}

    .widget.widget-recent-news .thumb a {
        display: block;
        position: relative;
        background-color: #000;
        z-index: 2
    }

        .widget.widget-recent-news .thumb a:after, .widget.widget-recent-news .thumb a:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 30px;
            background: #fff;
            top: 50%;
            left: 50%;
            z-index: 9999;
            margin-top: -15px;
            margin-left: -1px;
            visibility: hidden;
            -webkit-opacity: 0;
            -khtml-opacity: 0;
            -moz-opacity: 0;
            opacity: 0;
            webkit-transition: all .2s ease-in-out 0s;
            -moz-transition: all .2s ease-in-out 0s;
            -ms-transition: all .2s ease-in-out 0s;
            -o-transition: all .2s ease-in-out 0s;
            transition: all .2s ease-in-out 0s
        }

        .widget.widget-recent-news .thumb a:before {
            height: 1px;
            width: 30px;
            margin-top: -1px;
            margin-left: -15px
        }

        .widget.widget-recent-news .thumb a:hover:after, .widget.widget-recent-news .thumb a:hover:before {
            opacity: 1;
            visibility: visible
        }

        .widget.widget-recent-news .thumb a img {
            webkit-transition: all .2s ease-in-out 0s;
            -moz-transition: all .2s ease-in-out 0s;
            -ms-transition: all .2s ease-in-out 0s;
            -o-transition: all .2s ease-in-out 0s;
            transition: all .2s ease-in-out 0s
        }

        .widget.widget-recent-news .thumb a:hover img {
            opacity: .4
        }

.widget.widget-recent-news li .text h5 {
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 3px;
    margin-top: 0;
    font-size: 1.07em
}

.widget.widget-recent-news li .text p {
    margin-bottom: 0
}

.widget.widget-recent-news li .text p {
    display: block;
    position: relative;
    margin-top: 0;
    font-size: 12px;
    color: #b9c1cf
}

.sidebar .widget-recent-news ul li:last-child {
    padding-bottom: 0
}

.main-blog-single {
    padding-bottom: 95px
}

article.blog-single {
    margin-bottom: 35px;
    padding-bottom: 24px;
    position: relative
}

    article.blog-single:after {
        content: '';
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #dfdfdf;
        position: absolute
    }

.blog-single .content-post {
    margin-bottom: 63px;
    letter-spacing: .06px;
    padding: 0
}

.blog-single .entry-post {
    letter-spacing: 0
}

.navigation-single {
    margin-bottom: 50px
}

    .navigation-single .nav-links {
        margin: 0;
        list-style: none;
        padding: 20px 0 17px 0
    }

        .navigation-single .nav-links li a {
            display: block;
            font-weight: 600;
            white-space: nowrap;
            overflow: hidden;
            position: relative;
            padding: 0 10px 0 60px
        }

            .navigation-single .nav-links li a .meta-nav {
                display: block;
                text-transform: uppercase;
                font-size: 14px;
                color: #901d1f
            }

            .navigation-single .nav-links li a:after {
                content: "\f053";
                font-family: FontAwesome;
                font-size: 14px;
                font-weight: 400;
                width: 45px;
                height: 45px;
                text-align: center;
                line-height: 45px;
                background: #901d1f;
                position: absolute;
                left: 0;
                border-radius: 50%;
                top: 50%;
                margin-top: -24px;
                color: #fff;
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                -ms-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s
            }

            .navigation-single .nav-links li a:hover:after {
                background-color: #222
            }

.comment-respond {
    background: #eee;
    padding: 50px;
    margin-bottom: 30px
}

    .comment-respond .comment-reply-title {
        font-size: 25px;
        margin-top: 7px
    }

    .comment-respond .comment-form p.comment-notes {
        margin-bottom: 27px
    }

    .comment-respond .comment-form p label {
        font-weight: 700;
        margin-bottom: 5px
    }

    .comment-respond .comment-form .comment-form-comment textarea {
        margin-bottom: 2px
    }

    .comment-respond p.comment-form-author, .comment-respond p.comment-form-email, .comment-respond p.comment-form-url {
        width: 32.333%;
        float: left;
        margin-bottom: -11px
    }

    .comment-respond .comment-form-author, .comment-respond .comment-form-email {
        margin-right: 1.5%
    }

    .comment-respond input[type=email], .comment-respond input[type=text], .comment-respond input[type=url] {
        height: 43px
    }

.comment-form p.comment-submit {
    margin-bottom: 11px
}

.TimelineBlue a {
    color: #901d1f;
    font-weight: 700
}

.TimelineBlue span {
    color: #000;
    font-weight: 700
}

.footer {
    background-color: #a22022;
    color: #cecece
}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
}

.goog-te-gadget img {
    vertical-align: middle;
    border: none;
    background: none !important;
    visibility: hidden !important;
    display: none !important;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    color: #fff !important;
    border: none !important;
}

    .goog-te-gadget-simple .goog-te-menu-value span {
        text-decoration: none;
        color: #fff !important;
        border: none !important;
        text-transform: uppercase;
    }

.gmanAfrica {
    background-image: url(/images/MapTrans.png);
    background-repeat: no-repeat;
    background-position: top right
}

.gmanWhite {
    color: #fff !important
}

.GmanIconFA {
    padding-right: 15px !important;
    text-align: center !important;
}

.Mobile {
    font-family: Oswald;
}

.gmanWhite a {
    color: #fff !important
}

.gmanImageHover {
    max-height: 170px;
    overflow: hidden;
}

.gmanWhite a:hover {
    color: #000 !important
}

.gmanLineheight30 {
    line-height: 30px;
}

.CranesHead {
    height: 150px;
    background-image: url('/images/page/HeaderBG_Cranes.jpg');
}
.StorageTanksHead {
    height: 200px;
    background-image: url('/images/page/Header-Tanks.jpg');;
    background-size: cover
}
.BenetraxHead {
    height: 150px;
    background-image: url('/images/page/HeaderBG_Benetrax.jpg');
}

.WasteHead {
    background-image: url(/images/page/HeaderBG_Duncanmec.jpg);
    color: #fff !important
}

    .WasteHead h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.TrailerBG {
    background-image: url(/images/page/TrailerBG.jpg);
    color: #fff !important
}

    .TrailerBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.TransrepHeader {
    background-image: url(/images/page/HeaderBG_Transrep.jpg);
    color: #fff !important
}

    .TransrepHeader h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.TransrepMiddle {
    background-image: linear-gradient(to right, #3e0e0f, #8f1d1f, #3e0e0f);
    color: #fff !important
}

.RentcoHeader {
    background-image: url(/images/page/HeaderBG_Rentco.jpg);
    color: #fff !important
}

    .RentcoHeader h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.HeaderNews {
    background-image: url(/images/page/N12RouteBG.jpg);
    color: #fff !important
}

    .HeaderNews h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.HeaderInterns {
    background-image: url(/NewsImages/RouteInternship2021/HeaderBG-Interns.jpg);
    color: #fff !important
}

    .HeaderInterns h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.RouteReachBG {
    background-image: url(/images/page/HeaderBG_RuoteReach.jpg);
    color: #fff !important
}

.ContactBG {
    background-image: url(/images/page/HeaderBG_Contact-us.jpg);
    color: #fff !important
}

    .ContactBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.AboutBG {
    background-image: url(/images/page/AboutBG.jpg);
    color: #fff !important
}

    .AboutBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.rentalsBG {
    background-image: url(/images/page/HeaderBG5.jpg);
    color: #fff !important
}

    .rentalsBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.PartsBG {
    background-color: #000;
    color: #fff !important
}

    .PartsBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.InternshipsBG {
    background-color: #193d6d;
    color: #fff !important
}

    .InternshipsBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.CareersBG {
    background-image: url(/images/page/HeaderBG9.jpg);
    color: #fff !important
}

    .CareersBG h1 {
        color: #000 !important;
        font-size: 40px !important
    }

.N12RouteBG {
    background-image: url(/images/page/N12RouteBG.jpg);
    color: #fff !important
}

.imagebox-content .btn-box a {
    background-color: #901d1f;
}

.N12RouteBG h1 {
    color: #fff !important;
    font-size: 40px !important
}

.NampoBG {
    background-image: url(/images/page/NampoBG.jpg);
    color: #fff !important
}

    .NampoBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.GolfBG {
    background-image: url(/images/page/HeaderBG_golf.jpg);
    color: #fff !important
}

    .GolfBG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.N12BG {
    background-image: url(/images/page/HeaderBG_N12.jpg);
    color: #fff !important
}

    .N12BG h1 {
        color: #fff !important;
        font-size: 40px !important
    }

.FooterSpan {
    color: #fff
}

.footer {
    color: #000 !important
}

    .footer a {
        color: #000
    }

    .footer socials a {
        color: #fff !important
    }

    .footer h3 {
        color: #fff !important
    }

    .footer IMG:hover {
        opacity: 0.5;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

.Henred {
    background-image: url(/images/FooterIcons/Logo_Henred.png);
    width: 182px;
    height: 100px
}

    .Henred:hover {
        background-image: url(/images/FooterIcons/Logo_HenredOver.png);
        width: 182px;
        height: 100px
    }

.VanBody {
    background-image: url(/images/FooterIcons/Logo_RVB.png);
    width: 147px;
    height: 100px
}

    .VanBody:hover {
        background-image: url(/images/FooterIcons/Logo_RVBOver.png);
        width: 147px;
        height: 100px
    }

.Rentco {
    background-image: url(/images/FooterIcons/Logo_Rentco.png);
    width: 205px;
    height: 100px
}

    .Rentco:hover {
        background-image: url(/images/FooterIcons/Logo_RentcoOver.png);
        width: 205px;
        height: 100px
    }

.Benetrax {
    background-image: url(/images/FooterIcons/Logo_Benetrax.png);
    width: 188px;
    height: 100px
}

    .Benetrax:hover {
        background-image: url(/images/FooterIcons/Logo_BenetraxOver.png);
        width: 188px;
        height: 100px
    }

.VisualBrandingHead h1 {
    color: #000 !important;
    font-size: 40px !important
}

.Trailstar {
    background-image: url(/images/FooterIcons/Logo_Trailstar.png);
    width: 165px;
    height: 100px
}

    .Trailstar:hover {
        background-image: url(/images/FooterIcons/Logo_TrailstarOver.png);
        width: 165px;
        height: 100px
    }

.VanbodyHead {
    height: 150px;
    background-image: url('/images/page/HeaderBG_Vanbody.jpg');
}

.Palfinger {
    background-image: url(/images/FooterIcons/Logo_Palfinger.png);
    width: 203px;
    height: 100px
}

    .Palfinger:hover {
        background-image: url(/images/FooterIcons/Logo_PalfingerOver.png);
        width: 203px;
        height: 100px
    }

.footer-widgets {
    overflow: hidden;
    padding: 64px 0 74px;
    color: #888;
    letter-spacing: -.5px
}

    .footer-widgets .widget {
        clear: both
    }

    .footer-widgets ul li a {
        color: #cecece;
        line-height: 36px;
        letter-spacing: -.5px
    }

.footer-widgets {
    color: #cecece
}

    .footer-widgets ul li a:hover {
        color: #901d1f;
        padding-left: 5px
    }

    .footer-widgets .widget.widget-text h1 {
        line-height: 50px;
        color: #fff;
        padding-right: 50px;
        margin-top: 20px;
        font-weight: 700
    }

    .footer-widgets .widget h4.widget-title {
        color: #fff;
        margin-bottom: 31px;
        letter-spacing: -.5px
    }

    .footer-widgets .widget.widget-nav-menu ul li {
        position: relative;
        padding: 2px 0 2px 14px;
        width: 100%;
        float: left
    }

        .footer-widgets .widget.widget-nav-menu ul li:before {
            position: absolute;
            left: 0;
            top: 6px;
            content: "\f105";
            font-family: FontAwesome;
            font-size: 14px
        }

    .footer-widgets .flat-wrap-field {
        margin: 0 -5px
    }

select {
    background-color: #f2f2f2;
    color: #555555;
    font-style: italic;
}
