@font-face {
    font-family: 'Tempus Sans ITC';
    src: url('TempusSansITC.eot');
    src: url('TempusSansITC.eot?#iefix') format('embedded-opentype'), url('TempusSansITC.woff') format('woff'), url('TempusSansITC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Showcard Gothic';
    src: url('ShowcardGothic-Reg.eot');
    src: url('ShowcardGothic-Reg.eot?#iefix') format('embedded-opentype'), url('ShowcardGothic-Reg.woff') format('woff'), url('ShowcardGothic-Reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
    outline: 0 !important
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    overflow-x: hidden;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.h {
    font-family: 'Oswald', sans-serif;
}

.hs {
    font-family: 'Tempus Sans ITC', sans-serif;
}

.hs2 {
    font-family: 'Showcard Gothic', sans-serif;
}

.mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.m0 {
    margin: 0
}

.fw {
    width: 100%;
    max-width: 100%;
}

.row.nop {
    margin-right: 0;
    margin-left: 0
}

.row.nop > [class^=col-] {
    padding-right: 0;
    padding-left: 0
}

header {
    background-color: #b2b2b2;
    height: 8.923em;
}

.logo {
    display: block;
    margin: 0.385em 0;
    width: 109px;
    max-width: 100%;
    z-index: 0;
    position: relative;
}

.mLink.active, .mLink:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mLink {
    color: #000 !important;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 0 35px;
    text-align: center;
    display: block;
}

.menu > li > .mLink:before {
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    bottom: 4px;
    border-right: 1px solid;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.menu li {
    padding: 0;
    position: relative;
}

.menu {
    margin-top: 46px;
    color: #000;
}

.slogHome {
    position: absolute;
    left: 0;
    top: 44px;
    font-size: 37px;
    line-height: 1.25;
    padding-left: 2.6em;
    font-weight: bold;
}

.hSshel {
    width: 548px;
    margin: 80px 0;
    max-width: 100%;
}

.hSmen {
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 260px;
}

.sLHv1 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2em;
    color: #a80101;
    margin-top: 0px;
    line-height: 0.9em;
    text-align: right;
}

.cLiImg {
    border: 1px solid #ccc;
    padding: 0 25px;
    background: #fff;
    width: 262px;
}

.left.sliCon {
    left: -50px;
}

.right.sliCon {
    right: -50px;
}

.sliCon {
    font-size: 45px;
    color: #c00 !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section {
    padding: 45px 0;
    position: relative;
}

.sDesc {
    line-height: 1.6;
}

.aMsing {
    background: #fff;
    border: 1px solid #ccc;
    padding: 25px;
    min-height: 262px;
    position: relative;
}

.aMsh {
    margin-bottom: 30px;
    font-weight: bold;
}

.clients {
    margin-bottom: 80px;
    position: relative;
}

.aMsing:after {
    content: '';
    position: absolute;
    right: -30px;
    top: 30px;
    background-image: url(star.png);
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
}

.aMsing.last:after {
    display: none;
}

.servs {
    padding: 65px 0;
    overflow: hidden;
    margin: 0 -50px;
}

.srvSingWr {
    float: left;
    width: 20%;
}

.srvSing {
    position: relative;
    min-height: 550px;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
    margin: 0px 5px;
    background-position: center -38px;
    background-size: cover;
}

.srvS1 {
    background-image: url(srvs/srv1.jpg);
}

.srvS2 {
    background-image: url(srvs/srv2.jpg);
}

.srvS3 {
    background-image: url(srvs/srv3.jpg);
}

.srvS4 {
    background-image: url(srvs/srv4.jpg);
}

.srvS5 {
    background-image: url(srvs/srv5.jpg);
}

.sSti {
    color: #fff;
    background: #656565;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.colo {
    color: #c00;
}

.coDet {
    position: relative;
    padding-left: 55px;
    margin: 15px 0;
}

.cDico {
    position: absolute;
    font-size: 45px;
    left: 0;
    top: -12px;
}

.cDli {
    line-height: 1.3;
    font-size: 15px;
    font-weight: 700;
}

.forBox {
    background: #f3f3f3;
    overflow: hidden;
    padding: 25px 45px 40px 45px;
}

.fBhe {
    font-weight: 600;
    margin-bottom: 25px;
}

.form-control {
    border-radius: 0;
    box-shadow: none !important;
    border-color: #dedede;
    font-size: inherit;
}

.btn-brand {
    color: #fff !important;
    background: #c00 !important;
    border-radius: 0;
}

.menu li:last-child a:before {
    display: none;
}

.menu li:last-child a {
    padding-right: 0;
}

.slogHome.abt {
    left: initial;
    right: 0;
    bottom: 140px;
    top: initial;
    font-size: 55px;
}

.abtSec {
    margin-bottom: 50px;
}

.sec2 {
    width: 550px;
    max-width: 100%;
}

.rOutLogos {
    height: 120px;
    overflow: hidden;
}

.slideHo {
    position: relative;
    overflow: hidden;
}

.subMenu {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 20px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    margin-top: 20px;
    z-index: 1;
}

a.sMlink.mLink {
}

.sMlink {
    padding: 10px 0px;
    border-bottom: 1px solid #cccccc;
    min-width: 165px;
    background: #d8d8d8;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #4c4c4c !important;
}

.dSubMenu {
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    left: 160px;
    top: 0;
    border-left: 1px solid #828282;
    z-index: 1;
}

li:hover > ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    margin-top: 0px;
}

.prjMlink {
    display: block;
    position: relative;
    overflow: hidden;
}

.pMlHea {
    position: absolute;
    background: rgba(168, 1, 1, 0.94);
    color: #fff;
    bottom: 1px;
    left: 0;
    right: 0;
    padding: 10px 0;
    margin: 0;
}

.prjMlink:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #fff;
    z-index: 1;
}

.prjMlink .img {
    -webkit-filter: grayscale(1);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(1);
    z-index: -1;
    position: relative;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    background-size: cover;
    background-position: center;
    max-width: 100%;
}

.prjMlink:hover .img {
    -webkit-filter: grayscale(0);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(0);
}

.sliCon a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.imgHold {
    display: block;
    height: 525px;
    overflow: hidden;
    position: relative;
    background: #e7e6e6;
}

.imgHold img {
    margin: auto;
    max-width: 100%;
    max-height: 537px;
    z-index: 1;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.imgHoldBg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    -webkit-filter: grayscale(1);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

footer {
    color: #000;
}

.copy {
    font-size: 15px;
    margin-top: 8px;
}

.foa {
    color: #a80101 !important;
}

.sMlink {
    margin: 0;
    margin-top: -7px;
}

.copy a {
    color: #a80101 !important;
}

.copy a {
    color: #a80101 !important;
}

.fTop {
    background-color: #b2b2b2;
    padding: 5px 0;
}

.socs:before {
    content: '';
    background-image: url(headBg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1000px;
    position: absolute;
    left: -275px;
    top: -5px;
    right: 0;
    bottom: -5px;
    z-index: -1;
    width: 700px;
}

.socs {
    position: relative;
    z-index: 0;
}

.copy span {
    margin: 0 15px;
}

.fBot {
    padding: 10px 0;
    font-weight: 600;
}

.sLink {
    width: 35px;
    display: block;
}

.aMsh2 {
    font-weight: 600;
    font-size: 20px;
    background: -webkit-linear-gradient(left, rgba(88, 88, 88, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(88, 88, 88, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a67f7f7f', endColorstr='#00000000', GradientType=1);
    padding: 7px 25px;
    min-width: 200px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.aMsh.ser {
    margin-top: 50px;
    margin-bottom: -25px;
}

.logo:before {
    content: '';
    background-image: url(headBg.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -5px;
    left: -296px;
    height: 116px;
    width: 700px;
    z-index: -1;
}

.outerW {
    display: table;
    position: relative;
    height: calc(100vh - 200.97px);
    width: 100%;
}

.innerW {
    display: table-cell;
    vertical-align: middle;
}

.res-pull {
    font-size: 30px;
    color: inherit !important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

.rsPwr {
    position: absolute;
    right: 15px;
    top: 30px;
}

.dropdown .active {
    font-weight: bold;
}

@media (max-width: 768px) {

    .outerW {
        display: initial;
        position: initial;
        height: initial;
        width: 100%;
    }

    .innerW {
        display: initial;
        vertical-align: initial;
    }

    header {
        background-image: url(headBg.png);
        background-position: -270px 0px;
        background-repeat: no-repeat;
    }

    .logo:before {
        display: none;
    }

    .socs {
        float: initial !important;
        margin-top: 15px;
        margin-bottom: 10px !important;
    }

    footer {
        text-align: center;
    }

    .slogHome.abt {
        position: relative;
        bottom: initial;
        margin-bottom: 40px !important;
        font-size: 36px;
    }

    .srvSingWr {
        width: 100% !important;
    }

    .aMsing {
        min-height: initial;
        margin-bottom: 35px;
    }

    .aMsing:after {
        right: initial;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: -27px;
        top: initial;
    }

    .slogHome {
        position: relative;
        font-size: 30px;
    }
}

@media (max-width: 992px) {

    .srvSingWr {
        width: 50%;
        margin-bottom: 15px;
    }

    .forBox {
        margin-bottom: 45px;
        padding: 30px;
    }

    .servs {
        margin: 0;
    }

    .left.sliCon {
        left: 0;
    }

    .right.sliCon {
        right: 0;
    }
}

@media (max-width: 1200px) {

    .mLink {
        padding: 0 25px;
    }
}