body {
    color:#1c1c1c;
}
body img {
    max-width: 100%;
}
.breadcrumb {
    margin: 0;
    padding: 0;
    background: #111;
}
.breadcrumb span, .breadcrumb a {
    color:#fff;
}
h1.middle-title {
    display: none;
}
.information-wrapper {
    background: #fff;
    font-family: "Roboto";
    padding-bottom: 0;
}
#content {
    position: relative;
    padding: 0;
}
.article {
    margin-top: 50px;
}
.article p, .article li {
    font-size: 15px;
}
.article.games-block {
    background: #111;
    margin: 0;
    position: relative;
    padding-bottom: 30px;
}

.info-container {
    max-width: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
}
.inner-text {
    font-size: 20px;
    line-height: 30px;
    color: #303030;
    margin-top: 50px;
}
.advantages-item .fa {
    display: inline-block;
    border-radius: 100%;
    border: 2px solid #2d98f3;
    padding: 15px;
}

.inner-text .fa svg {
    width: 50px;
    height: 50px;
}

.check svg path,
.inner-text .fa svg path {
    stroke:#2d98f3;
    fill: unset;
}
.mid-btn {
    text-transform: uppercase;
}
.swiper-slide img {
    width: 100%;
    max-width: 100%;
}
.swiper-slide.swiper-slide-active {
    z-index:5;
    margin: 0 0px;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 0 40px 0 #D1D1D1;
    box-shadow: 0 0 40px 0 #D1D1D1;
}
.swiper-slide-prev,
.swiper-slide-next {
    z-index: 0;
    transform: scale(0.9);
    opacity: 0.3;
}
.swiper-slide-prev {
    z-index: 0;
}
.swiper-slide-next {
    z-index: 0;
}
.swiper-slide {

}
.microsoft-slider {
    width: 100%;
    max-width: 900px;
    margin-top: 50px;
    padding-bottom: 50px;
    padding-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.slide-text {
    margin-top: 15px;
    padding:15px;
}
.slide-title {
    padding:0 15px;
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
}

.swiper-button-prev {
    left: 17%;

}
.swiper-button-next {
    right: 17%;
}
.microsoft-title {

    font-size: 26px;
    line-height: 40px;
    padding: 100px 0 20px;
    margin-bottom: 50px;
    color:#000;
}
.microsoft-title .big-font {
    color:#2d98f3;
    font-size: 60px;
    font-weight: bold;
}
.microsoft-title-bordered {
    font-size: 35px;
    line-height: 40px;
    padding: 100px 0 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #aaaaaa;
    text-transform: uppercase;
}
.advantages-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 100px 0px;
    padding: 15px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.advantages-item:hover {
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    background: #fbfbfb;
}
.advantages-inner {
    display: inline-block;
    padding-left: 50px;
}
.article .advantages-title,
.advantages-title {
    color:#2d98f3;
    font-size: 30px;
    margin-bottom: 10px;
}
.advantages-title span {
    font-size: 20px;
    display: inline-block;
    width: 100%;
}
.inner-table {
    width: 100%;
    margin-top: 40px;
}
.table-title {
    display: inline-block;
    width: 100%;
    color:#2d98f3;
}
.table-row-title  {
    cursor: pointer;
    padding-top: 15px;
}
.table-row-title.arrowUp  {
    color:#2d98f3;
    font-weight: bold;
}
.table-row-title.arrowUp .fa {
    transform: rotate(180deg);
    color:#2d98f3;
}
.table-row-title .fa {
    font-size: 30px;
    margin-left: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.table-row {
    margin-bottom: 15px;
    border-bottom:1px solid #eee;
}
.table-row-inner {
    font-size: 14px;
    max-width: 400px;
    line-height: 20px;
    margin-top: 15px;
    overflow: hidden;
    max-height: 0;
    height: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.table-row-inner.opened {
    max-height: 300px;
    padding-bottom: 15px;

}
#content .col-lg-4:nth-child(3n+1) {
    clear: unset;
}
.check {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.games-item {
    border: 1px solid #696969;
    cursor: pointer;
    margin-bottom: 30px;
}
.game-title_sub {
    display:inline-block;
    width: 100%;
    color: #2d98f3;
    text-transform: uppercase;
    font-size: 12px;
}
.games-item img:not(.sm-image) {
    max-width: none;
    width: 100%;
    z-index: 3;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    filter:grayscale(100%);
    opacity: 0.5;
}
.open-modal {
    color:#ff0a2b;
}
.open-modal:hover {
    color:#e7311e;
}
.games-item-inner {
    position: relative;
    background: #fff;
    display: inline-block;
    width: 100%;
    max-width: 500px;
    border: 2px solid #2d98f3;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 91;
}
.tabs-wrapper.fixed-top {
    z-index: 9;
}
.games-item-inner p {
    padding: 10px 15px 0;

    margin-bottom: 0;
}
.games-item-inner .row {
    padding: 15px;
    background: #fff;
}
.games-item .games-item-inner img:not(.sm-image) {
    padding-bottom: 15px;
    opacity: 1;
    filter:grayscale(0);
    margin-bottom: -25%;
    position: relative;
    z-index: -1;
}
.games-item-inner .modal-close {
    position: absolute;
    top: -15px;
    right: -10px;
    z-index: 5;
}
.games-description {
    background: #fff;
    padding: 15px;
    font-size: 15px;
    width: 100%;
    z-index: 3;
    min-height: 250px;
}

.games-item:hover {
    z-index: 9;
}
.games-item:hover img {
    filter:grayscale(0);
    opacity: 1;
}
.games-item-modal {
    position: fixed;
    width: 100%;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}
.games_overlay {
    z-index: 90;
    position: absolute;
    background: rgba(0,0,0,0.5);
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}
.games-item p {
    color:#000;
    font-size: 15px;
}
.games-item .games-title {
    padding: 15px 0;
    /*background: rgba(0,0,0,0.5);*/
    width: 100%;
    color:#2d98f3;
    font-size: 24px;
    text-transform: uppercase;
}
.modal-close {
    cursor: pointer;
    background: #fff;
    width: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px 0 #666666;
    box-shadow: 0 0 5px 0 #666666;
}
@media (max-width: 768px) {
    .check {
        min-width: 214px;
    }

    .table-row-title {
        max-width: 180px;
    }
}
@media (max-width: 470px) {
    .check {
        min-width: 92px;
    }
}
@media (max-width: 430px) {
    .microsoft-title {
        padding-top: 20px;
        font-size: 16px;
        line-height: normal;
    }
    .microsoft-title .big-font {
        font-size: 30px;
    }
    .advantages-item {
        flex-direction: column;
        margin: 0;
        padding: 15px 0;
    }
    .advantages-inner {
        margin-top: 20px;
        padding-left: 0;
    }
    .mid-btn {
        font-size: 14px;
    }
    .microsoft-title-bordered {
        font-size: 24px;
        padding: 20px 0 20px;
    }
    .inner-text {
        font-size: 15px;
        line-height: 23px;
    }
    .table-row-title {
        max-width: 180px;
        flex-direction: column;
        justify-content: flex-end;
        align-items: baseline;
    }
    .table-row-title .fa {
        margin-left: 0;
        margin-right: 10px;
    }
    .check svg {
        width: 20px;
        height: 20px;
    }
    .swiper-button-prev {
        left:0;
    }
    .swiper-button-next {
        right: 0;
    }
    .article .advantages-title, .advantages-title {
        line-height: normal;
        font-size: 20px;
    }
    .advantages-title span {
        font-size: 15px;
    }
    .inner-text ul {
        padding-left: 0;
    }
    .inner-table .flex-group .col-md-4:first-child .table-title {
        min-width: 154px;
    }

    .check {
        min-width: 71px;
    }
}
@media (max-width: 375px) {
    .mid-btn {
        font-size: 12px;
    }
    .microsoft-title .big-font {
        font-size: 26px;
    }
}
 @media (max-width: 320px) {
    .mid-btn {
        font-size: 10px;
    }
    .microsoft-title .big-font {
        font-size: 23px;
    }
    .microsoft-title-bordered {
        font-size: 16px;
        line-height: normal;
    }
    
    .inner-table .flex-group .col-md-4:first-child .table-title {
        min-width: 89px;
    }
    .check {
        min-width: 44px;
    }
}
