/*!
Theme Name: GtrSlot
Theme URI: http://underscores.me/
Author: anonymous
Author URI: http://underscores.me/
Description: custome template for client only
Version: 1.0.0
*/
#frontpage .introwrap {
    padding: 8px;
    background: #1a1a1a;
    background: linear-gradient(340deg, #1a1a1a 0%, #888 44%, #ccc 44%, #999 56%, #3c3c3c 100%);
}
#frontpage .introwrap .d-flex {
   /* background: url(../img/bgg.jpg);*/
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#frontpage .introwrap .imgwrap img {
    top: 0;
}
#frontpage .introwrap .content {
    padding-bottom: 20px;
}
#frontpage .introwrap header {
    border-left: 12px solid #e21e22;
    background: rgba(0, 0, 0, 0.5);
}
#frontpage .introwrap header h1 {
    padding: 10px 10px;
    margin: 0;
    font-weight: 700;
}
#frontpage .gtr55box {
    padding: 0 0 1px 0;
   /*  background: #1a1a1a;
   background: linear-gradient(340deg, #1a1a1a 0%, #888 44%, #ccc 44%, #999 56%, #3c3c3c 100%);*/
     background: url(../img/bgg.jpg);

    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#frontpage .gtr55box .tabnavgtr {
    border-top: 12px solid #a97f1e;
    height: 48px;
    -webkit-box-shadow: inset 0px 10px 10px rgba(0, 0, 0, 0.35), 0px 4px 10px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 10px 10px rgba(0, 0, 0, 0.35), 0px 4px 10px rgba(0, 0, 0, 0.75);
}
#frontpage .gtr55box .tabnavgtr .nav-item {
    line-height: 0.5em;
}
#frontpage .gtr55box .tab-content {
    margin: 0px 8px 7px;
    border: none;
    -webkit-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 10px #000;
    background: url(../img/bgg.jpg);
}
#frontpage .gtr55box .nav-link {
    position: relative;
    left: -13px;
}
#frontpage .gtr55box .nav-link h3,
#frontpage .gtr55box .nav-link h2 {
    font-size: 18px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
}
#frontpage .gtr55box .nav-link:first-child {
    left: 0;
}
#frontpage .gtr55box .nav-link.title {
    display: inline-block;
    z-index: 2;
    text-align: center !important;
    margin: 0;
    position: relative;
    background: url(../img/bgg.jpg) no-repeat;
    background-size: 100%;
    width: 200px;
    height: 45px;
    top: -1px;
}
#frontpage .gtr55box .nav-link.title::before,
#frontpage .gtr55box .nav-link.title::after {
    display: none;
}
#frontpage .gtr55box .nav-link.title b {
    margin: 0;
    font-weight: 500;
    font-size: 20.8px;
}
#frontpage .gtr55box .nav-link.active h3,
#frontpage .gtr55box .nav-link.active h2 {
    position: relative;
    z-index: 1;
    color: #fff;
    opacity: 1;
}
#frontpage .gtr55box .nav-link.active::after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 36px;
    -webkit-transform: skew(-32deg);
    transform: skew(-32deg);
    background: rgba(107, 0, 11, 0.63);
}
#frontpage .gtr55box .tabservicepage {
    padding: 0 10px 0px;
}
#frontpage .gtr55box .tabservicepage .item2 {
    margin-bottom: 0;
}
#frontpage .gtr55box .tabservicepage .titlepromotion {
    border-left: 12px solid #e21e22;
    background: #1e2024;
    text-align: left;
    padding: 15px 10px 10px;
    -webkit-box-shadow: 0px 5px 39px #000000;
    box-shadow: 0px 5px 39px #000000;
    font-weight: 700;
}
#frontpage .gtr55box.whyusbox .nav-link {
    left: -18px;
}
#frontpage .gtr55box.whyusbox .nav-link:first-child {
    left: 0;
}
#frontpage .gtr55box.whyusbox .item1 .left {
    padding: 20px;
}
#frontpage .gtr55box.whyusbox .item1 .left h1 {
    font-weight: 700;
    font-size: 2.5em;
}
#frontpage .gtr55box.whyusbox .item1 .left h1 b {
    color: #e21e22;
    font-size: 0.9em;
    font-weight: 700;
    padding-right: 10px;
}
#frontpage .gtr55box.whyusbox .item1 .right {
    min-width: 50%;
}
#frontpage .gtr55box.whyusbox .item1 .box {
    list-style: none;
   /* border: 1px solid #940202;*/
    background: rgba(0, 0, 0, 0.6);
}
#frontpage .gtr55box.whyusbox .item1 .box h2 {
    margin: 10px 0 0;
    border-left: 5px solid #e21e22;
    padding: 7px 10px;
    font-weight: 700;
}
#frontpage .gtr55box.whyusbox .item1 .box ul {
    padding: 20px;
}
#frontpage .gtr55box .newsystembox h1 {
    font-weight: 700;
    font-size: 2.5em;
    color: #e21e22;
}
#frontpage .gtr55box .newsystembox h1 b {
    color: #fff;
    font-size: 0.9em;
    font-weight: 500;
    padding-right: 10px;
}
#frontpage .gtr55box .newsystembox .left {
    padding: 20px 250px 0 20px;
    position: relative;
}
#frontpage .gtr55box .newsystembox .left img {
    position: absolute;
    right: -280px;
    bottom: -16px;
    height: calc(100% + 20px);
}
#frontpage .gtr55box .newsystembox .right {
    min-width: 30%;
}
.gtr-cover-image {
    width: 100%;
}
.news h3.title {
    font-size: 2em;
    margin: 10px 0 10px;
    padding-left: 10px;
    border-left: 5px solid #eee;
    color: #eee;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 640px) {
    #frontpage .gtr55box .nav-link.active::after {
        top: -9px;
    }
    #frontpage .gtr55box.whyusbox .nav-link.title {
        display: none !important;
    }
    #frontpage .gtr55box.whyusbox .nav-link {
        left: 0;
        margin-top: 9px;
    }
    #frontpage .gtr55box .newsystembox .left {
        padding: 10px 0px 220px;
        position: relative;
    }
    #frontpage .gtr55box .newsystembox .left img {
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: auto;
        width: 100%;
    }
    #frontpage .gtr55box .newsystembox .right {
        min-width: 100%;
    }
    .news {
        padding-bottom: 50px;
    }
}
/*# sourceMappingURL=style-custom-hotfixed.min.css.map */
