#tabs {
    background-color: #f8f9fd;
    padding-top: 65px;
    padding-bottom: 50px;
}

#tabs ul li{
    display: inline-block;
    margin-right: 10px;
}

#tabs ul li:last-child {
    margin-right: 0;
}

#tabs ul li a{
    text-decoration: none;
    outline: none;
    color: #000;
    font-weight: 500;
    font-size: 26px;
    border: 1px solid #888888;
    padding: 15px 45px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#tabs ul li a:hover {
    color: #fff;
    background-color: #2c2d34;
    border: 1px solid #2c2d34;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#tabs ul li a.active {
    color: #fff;
    background-color: #2c2d34;
    border: 1px solid #2c2d34;
}

#tabs .info {
    margin-top: 60px;
}

#tabs .info .t {
    font-weight: 600;
    color: #000;
    font-size: 36px;
}

#benefits .t {
    font-weight: 600;
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

#tabs .info .text {
    max-width: 880px;
    color: #687a9b;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    margin-top: 31px;
    margin-left: 82px;
}

#tabs .info .text-2 {
    font-weight: 200;
    font-size: 18px;
    max-width: 880px;
    margin-top: 75px;
    margin-left: 82px;
}

#tabs .info .list{
    margin-left: 97px;
    margin-top: 35px;
}

#tabs .info .list li{
    color: #646362;
    position: relative;
    font-weight: 200;
    font-size: 20px;
    list-style: none;
    max-width: 880px;
    display: block;
}

#tabs .info .list li:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #646362;
    left: -15px;
    top: 12px;
}

#benefits {
    padding-top: 50px;
}

#benefits .wrapper-items {
    max-width: 1075px;
    margin: 0 auto;
}

#benefits .item {
    margin-bottom: 40px;
}

#benefits .item .image {
    display: inline-block;
    float: left;
    padding-top: 7px;
}

#benefits .item .image img {
    width: 45px;
}

#benefits .item .text {
    font-size: 20px;
    color: #000;
    font-weight: 200;
    float: left;
    line-height: 22px;
    margin-left: 40px;
    max-width: 430px;
    width: 100%;
}

#benefits.alt .item .text {
    padding-top: 15px;
}

.line1 {
    max-width: 1120px;
    width: 100%;
    height: 1px;
    background-color: #c4c4c4;
    margin: 40px auto 0;
}

#type {
    padding-top: 60px;
    padding-bottom: 80px;
}

#type .t {
    font-weight: 600;
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

#type .image {
    float: right;
}

#type .image img {
    width: 460px;
    margin-top: 100px;
    margin-right: 70px;
}

#type .slider {
    max-width: 485px;
    display: inline-block;
    float: right;
}

#type .slider .title {
    color: #ce4f46;
    font-size: 36px;
    font-weight: 500;
}

#type .slider .text {
    font-size: 20px;
    font-family: "SF Compact Rounded", sans-serif;
    font-weight: 200;
    color: #646362;
    margin-top: 15px;
}

#type .content .item {
    display: none;
}

#type .content .item.active {
    display: block;
}

#type .controls {
    margin-top: 45px;
}

#type .controls ul li {
    list-style: none;
    font-size: 18px;
    font-family: "SF Compact Rounded", sans-serif;
    font-weight: 200;
    color: #646362;
    cursor: pointer;
    padding: 16px 22px;
    border-bottom: 1px solid #c4c4c4;
}

#type .controls ul li:last-child{
    border: none;
}

#type .controls ul li.active {
    background-color: #ce4f46;
    border-bottom: 1px solid #ce4f46;
    color: #fff;
}

#type .controls ul li span {
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #646362;
    display: inline-block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    padding-right: 1px;
    margin-right: 8px;
}

#type .controls ul li.active span{
    border: 1px solid #fff;
}

#complex {
    padding-top: 50px;
    padding-bottom: 80px;
    background-color: #f8f9fd;
}

#complex .t {
    font-weight: 600;
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

#complex .i-center {
    text-align: center;
}

#complex .i-center img {
    width: 400px;
}

#complex .et {
    font-size: 18px;
    font-weight: 200;
    text-align: center;
    max-width: 655px;
    margin: 60px auto 0;
}

#complex .text {
    font-size: 20px;
    font-weight: 200;
    color: #646362;
    max-width: 900px;
    margin-left: 85px;
}

#complex .image {
    float: left;
}

#complex .image img{
    width: 440px;
}

#complex .items {
    float: left;
    margin-left: 40px;
}

#complex .items .item {
    max-width: 525px;
    position: relative;
    margin-bottom: 65px;
}

#complex .items .item:last-child {
    margin-bottom: 0;
}

#complex .wrapper {
    overflow: auto;
}

#complex .items .item .info{
    font-size: 18px;
    font-weight: 200;
    padding-left: 95px;
}

#complex .items .item .num {
    font-family: "SF Compact Rounded", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #646362;
    border: 1px solid #888888;
    text-align: center;
    border-radius: 50%;
    width: 25px;
    position: absolute;
    top: 5px;
    left: 50px;
}

#complex .b-text {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-top: 100px;
}

@media only screen and (max-width: 1199px){
    #benefits .item .text {
        font-size: 17px;
        line-height: 22px;
        margin-left: 25px;
        float: left;
        width: auto;
    }

    #type .image img {
        width: 355px;
    }

    #complex .image img {
        width: 340px;
    }
}

@media only screen and (max-width: 991px){
    #tabs {
        padding-bottom: 55px;
    }

    #tabs ul li:last-child {
        margin: 0 auto;
    }

    #tabs ul li {
        display: block;
        width: 300px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    #tabs ul li a{
        display: block;
        width: 300px;
        font-size: 17px;
        padding: 10px 0px;
    }

    #tabs .info .t {
        font-size: 26px;
    }

    #tabs .info {
        margin-top: 50px;
    }

    #tabs .info .text {
        margin-left: 0;
        font-size: 18px;
        margin-top: 15px;
    }

    #tabs .info .text-2 {
        margin-left: 0;
        margin-top: 15px;
        font-size: 16px;
    }

    #tabs .info .list {
        margin-left: 0;
        margin-top: 30px;
    }

    #tabs .info .list li {
        font-size: 16px;
        width: 100%;
    }

    #tabs .info .list li:after{
        top: 9px;
    }

    #benefits {
        padding-top: 35px;
    }

    #benefits .t {
        font-size: 26px;
        margin-bottom: 35px;
    }



    #benefits .item .image img {
        width: 30px;
    }

    #benefits .item .text {
        font-size: 14px;
        margin-left: 8px;
    }

    #benefits.alt .item .text {
        padding-top: 8px;
    }

    #type {
        padding-top: 35px;
        padding-bottom: 50px;
    }

    #type .t {
        font-size: 26px;
        margin-bottom: 35px;
    }

    .line1 {
        margin: 10px auto 0;
    }

    #type .slider {
        width: 100%;
        max-width: initial;
    }

    #type .slider .title {
        font-size: 26px;
    }

    #type .slider .text {
        font-size: 16px;
    }

    #type .controls {
        margin-top: 30px;
    }

    #type .controls ul li {
        font-size: 14px;
    }

    #type .image {
        display: none;
    }

    #complex {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #complex .t {
        font-size: 26px;
        margin-bottom: 35px;
    }

    #complex .text {
        margin-left: 0;
    }

    #complex .text p {
        font-size: 18px;
    }

    #complex .image {
        float: initial;
        text-align: center;
        margin-bottom: 40px;
    }

    #complex .image img {
        width: 300px;
    }

    #complex .items {
        float: initial;
        margin-left: 0;
    }

    #complex .items .item .info {
        font-size: 16px;
    }

    #complex .items .item {
        margin: 0 auto 65px;
        width: 100%;
    }

    #complex .b-text {
        text-align: center;
        font-size: 16px;
    }

    #complex .items .item .info {
        padding-left: 35px;
    }

    #complex .items .item .num {
        left: 0;
    }

    #complex .i-center img {
        width: 300px;
    }

    #complex .et {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px){
    #tabs .info .list {
        margin-left: 20px;
    }

    #benefits .item {
        margin-bottom: 90px;
    }
}