html, body {
    height: 100%;
}

* {
    box-sizing: border-box;
}

a, .btn {
    transition: 0.3s linear;
}

.cisuiupgrade-new {
    background: none;
}

.wrapper {
    width: auto;
    max-width: 1175px;
    padding: 0 15px;
}

.main-content {
    min-height: 100%;
}

.cisuiupgrade-new .header {
    background-color: #ffffff;
    position: static;
    height: auto;
    padding: 21px 15px;
    min-height: 87px;
}

.cisuiupgrade-new .logo {
    margin: 0;
}

.cisuiupgrade-new .phone a {
    font: 500 16px 'Poppins';
    letter-spacing: 0.5px;
    color: #000000;
    border: 4px solid #f72529;
    border-radius: 4px;
    padding: 12px 30px;
    text-decoration: none;
}

.cisuiupgrade-new .banner {
    min-height: 550px;
    position: relative;
    overflow: hidden;
}

.cisuiupgrade-new .banner::before {
    content: '';
    background: #e7e7e7 url(images/banner.jpg) no-repeat left -55px;
    width: 100%;
    min-height: 496px;
    position: absolute;
    top: 0;
}

.cisuiupgrade-new .banner .wrapper {
    z-index: 9;
}

.cisuiupgrade-new .banner .wrapper::after {
    content: '';
    width: 650px;
    height: 495px;
    background-color: rgba(255,255,255,0.6);
    position: absolute;
    top: 0;
    left: -50px;
    z-index: -1;
    transform: skew(12deg);
}

.cisuiupgrade-new .banner .table th {
    padding: 0 0 17px 0;
    position: relative;
    vertical-align: top;
}

.cisuiupgrade-new .banner .table thead.bottom-head th {
    padding: 30px 0;
}

.cisuiupgrade-new .banner .table th img {
    margin-top: 27px;
}

.cisuiupgrade-new .banner .table th span {
    font: 14px/20px 'Poppins';
    color: #000000;
    display: block;
    margin: 0 0 10px;
}

.cisuiupgrade-new .banner .table thead.bottom-head th span {
    font: 18px/23px 'Poppins';
    color: #494949;
    margin-top: 10px;
}

.cisuiupgrade-new .banner .table th label {
    font: 600 18px 'Poppins';
    color: #000000;
    display: block;
    margin: 7px 0 10px;
    position: relative;
}

.cisuiupgrade-new .banner .table th label small {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-top: 3px;
    color: #ff0000;
    text-decoration: line-through;
    min-height: 27px;
}

/*
.cisuiupgrade-new .banner .table th label small::before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    top: 7px;
    transform: rotate(-10deg);
}
*/

.cisuiupgrade-new .banner .table th a.btn {
    font: 500 16px 'Poppins';
    padding: 14px 20px;
    border-radius: 4px;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;
    min-width: 180px;
    margin-top: 10px;
    opacity: 1 !important;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.1);
}

.cisuiupgrade-new .banner .table thead.bottom-head th a.btn {
    margin: 0;
}

.cisuiupgrade-new .banner .table thead.bottom-head th {
    border: 0;
}

.cisuiupgrade-new .banner .table th a.btn.btn-green {
    background-color: #64bf28;
    color: #ffffff;
}

.cisuiupgrade-new .banner .table th a.btn.btn-green:hover,
.cisuiupgrade-new .banner .table th a.btn.btn-green:focus,
.cisuiupgrade-new .banner .table th a.btn.btn-green:active {
    background-color: #55ae1b;
}

.cisuiupgrade-new .banner .table th a.btn.btn-yellow {
    background-color: #ead61a;
    color: #000000;
}

.cisuiupgrade-new .banner .table th a.btn.btn-yellow:hover,
.cisuiupgrade-new .banner .table th a.btn.btn-yellow:focus,
.cisuiupgrade-new .banner .table th a.btn.btn-yellow:active {
    background-color: #d5c315;
}

.cisuiupgrade-new .banner .table th a.btn.btn-red {
    background-color: #f72529;
    color: #ffffff;
}

.cisuiupgrade-new .banner .table th a.btn.btn-red:hover,
.cisuiupgrade-new .banner .table th a.btn.btn-red:focus,
.cisuiupgrade-new .banner .table th a.btn.btn-red:active {
    background-color: #d91a1e;
}

.cisuiupgrade-new .banner .table th a.btn.btn-link {
    font: 500 18px 'Poppins';
    color: #0000ff;
    box-shadow: none;
    padding: 0;
    display: inline-block;
    margin: 25px 0;
}

.cisuiupgrade-new .banner .table-responsive {
    position: relative;
    display: block;
    width: 100%;
    overflow-x: auto;
    padding: 0 1px;
}

.cisuiupgrade-new .banner .table {
    width: 1140px;
}

.cisuiupgrade-new .banner .table th:nth-of-type(1) {
    width: 450px;
}

.cisuiupgrade-new .banner .table th .shield-img {
    text-align: left;
    padding-top: 100px;
    position: relative;
}

.cisuiupgrade-new .banner .table th .shield-img img {
    opacity: 0.5;
}

.cisuiupgrade-new .banner .table th .shield-img h1 {
    max-width: 330px;
    margin: auto;
    font: 500 32px/35px 'Poppins';
    color: #000000;
    margin-bottom: 20px;
}

.cisuiupgrade-new .banner .table th .shield-img ul {
    max-width: 330px;
    margin: auto;
}

.cisuiupgrade-new .banner .table th .shield-img ul li {
    font: 16px 'Roboto';
    color: #282828;
    margin-bottom: 8px;
    position: relative;
    display: block;
    padding-left: 20px;
}

.cisuiupgrade-new .banner .table th .shield-img ul li::before {
    content: '';
    background: url(images/check-icon.png) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px;
    position: absolute;
    top: 4px;
    left: 0;
}

.cisuiupgrade-new .banner .table td {
    font: 16px 'Poppins';
    color: #494949;
    padding: 15px 25px;
    border: 1px solid #9ea7ac;
}

.cisuiupgrade-new .banner .table tr.no-border td {
    border: 0;
}

.cisuiupgrade-new .banner .table td span {
    background: url(images/info-icon.png) no-repeat;
    width: 20px;
    height: 19px;
    display: inline-block;
    float: right;
}

.cisuiupgrade-new .section-1 {
    background-color: #f0f0f0;
    padding: 60px 15px;
}

.cisuiupgrade-new .section-1 .carousel {
    max-width: 900px;
    margin: auto;
}

.cisuiupgrade-new .section-1 .slider-sec {
    min-height: 137px;
}

.cisuiupgrade-new .section-1 .slider-sec .row {
    display: flex;
    margin: 0 -15px;
}

.cisuiupgrade-new .section-1 .slider-sec .col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
    text-align: center;
}

.cisuiupgrade-new .section-1 .slider-sec .col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding: 0 15px;
}

.img-responsive {
    max-width: 100%;
}

.cisuiupgrade-new .section-1 .slider-sec .col-4 img {
    max-width: 100%;
    margin-top: 25px;
}

.cisuiupgrade-new .section-1 .carousel-control.left,
.cisuiupgrade-new .section-1 .carousel-control.right {
    background: none;
    width: 20px;
    height: 20px;
    background: url(images/slider-arrow.png) no-repeat;
    opacity: 1;
    position: absolute;
    top: calc(50% - 10px);
}

.cisuiupgrade-new .section-1 .carousel-control.left {
    transform: rotate(180deg);
    left: -45px;
}

.cisuiupgrade-new .section-1 .carousel-control.right {
    right: -45px;
}

.cisuiupgrade-new .section-1 .slider-sec p,
.cisuiupgrade-new .section-1 .slider-sec span {
    font: 16px/26px 'Poppins';
    color: #808080;
}

.cisuiupgrade-new .section-1 .slider-sec span {
    line-height: normal;
    font-style: normal;
    display: block;
    padding-top: 20px;
    position: relative;
}

.cisuiupgrade-new .section-1 .slider-sec span strong {
    font-weight: 600;
    margin-right: 2px;
}

.cisuiupgrade-new .section-1 .carousel .item {
    min-height: 180px;
}

.cisuiupgrade-new .section-1 .footer-icon img {
    max-width: 100%;
}

.cisuiupgrade-new .footer {
    background-color: #151515;
    display: flex;
    align-items: center;
    padding: 20px;
    height: auto;
}

.cisuiupgrade-new .footer p {
    font: 14px 'Poppins';
    color: #d2d2d2;
}
.feature-points span:hover p {
    visibility: visible;
    display: inline-block;
    opacity: 1;
}

.feature-points p {
    background-color: #444444;
    border: 6px solid #999999;
    border-radius: 9px;
    color: #FFFFFF;
    height: auto;
    line-height: 18px;
    margin: -20px 0 0 40px;
    padding: 9px;
    position: absolute;
    width: 400px;
    opacity: 0;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    visibility: hidden;
    display: inline-block;
    font-size: 15px;
}
.feature-points p:before{
    content: "";
    border: 10px solid transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 10px;
    border-right: 30px solid #999999;
    height: 0;
    width: 0;
    display: inline-block;
    margin-left: -50px;
    position: absolute;
}
@media screen and (max-width: 991px) {
    .cisuiupgrade-new .section-1 .carousel-control.left {
        left: 0;
    }
    .cisuiupgrade-new .section-1 .carousel-control.right {
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    .cisuiupgrade-new .header {
        min-height: auto;
    }
    .cisuiupgrade-new .logo img {
        max-width: 110px;
    }
    .cisuiupgrade-new .phone {
        margin: 0 8px 0;
        width: auto;
    }
    .cisuiupgrade-new .phone a {
        font-size: 11px;
        padding: 7px 10px;
    }
    .cisuiupgrade-new .section-1 .slider-sec .row {
        flex-direction: column;
    }
    .cisuiupgrade-new .section-1 .slider-sec [class^="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
}