body {
    font-family: 'Mulish';
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-section{
    text-align: center;
    align-items: center; 
}
#front_office {
   background-image: url(../img/front_office_bg.jpg);     
}
#back_office {
    background-image: url(../img/back_office_bg.jpg);
}
a{
    color: #337ab7;
    text-decoration: none;
}

.main {
    padding: 15px 0;
}
.title-section h1{
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-bottom: 20px;
    padding: 0 10px;
}
.title-section.white p{
    color: #fff;
}
.dark-bg {
    padding: 20px 30px 45px 30px;
}
.title-section h1 a {
    color: #fff;
    text-decoration: none;
}
.title-section h5{
    margin-bottom: 15px;
    color: #808080;
    font-weight: normal;
    font-size: 14px;
    margin-top: 20px;
    max-width: 900px;
    margin: 0 auto 20px;
    line-height: 20px;
    padding: 0 10px;
}

.title-section  p {
    margin: 9px 0 10px;
    color: #FFCA64;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
}
.main-section.back .title-section  p {
    color: #7ED7E8;

}
.title-section  p.title_desc {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 10px;
}
.card-wrapper{
    display: flex;
    /*flex-wrap: wrap;*/
    position: relative;
    z-index: 1;
    justify-content: center;
}
.center {
    max-width: 897px;
    margin: 0 auto;
    align-items: end;
}
.demo-version {
    border-radius: 20px;
    padding: 10px 5px 5px;
    max-width: 265px;
    margin: 0 auto;
    background: linear-gradient(to left, #DEE2ED, #FAF9FF);
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
}

.demo-version:hover {
    box-shadow: 0 0 17px 3px rgba(255, 255, 255, .30);
}

.demo-version img {
    max-width: 85%;
    margin: 0 auto;
    width: auto;
}
.demo-version h6{
    font-size: 18px;
    margin: 10px 0;
}
.demo-version a.btn, .demo-version a.btn:focus, .demo-version a.btn:hover {
    color: #fff;
    padding: 4px 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    border-radius: 6px;
    font-weight: 700;
}
.card-wrapper .box{
    padding: 0 25px;
}
.module_featureswrapper h3, 
.module_benefitswrapper h3 {
    color: #FFCA64;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: start;
    margin-bottom: 12px;
}
.main-section.back .module_featureswrapper h3, 
.main-section.back .module_benefitswrapper h3 {
    color: #F6A508;
}
.module_featureslist li,
.module_benefitslist li {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1.04px;
    text-decoration: none;
    list-style-type: none;
    text-align: start;
    line-height: 2.2;
}
.module_featureslist li span:first-child,
.module_benefitslist li span:first-child {
    padding-inline-end: 6px;
}
.module_spec {
    margin: 0 auto;
}
.module_featureslist,
.module_benefitslist {
    padding-inline-start: 0;
}
.module_footer {
    margin-bottom: 50px;
    margin-top: 20px;
}

.module_footer h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: capitalize;
}
.demo-version h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.96px;
    color: #000;
    margin-bottom: 3px;
}
.card-wrapper .box:nth-child(1) .demo-version h2{
    font-size: 22px;
    line-height: 30.12px;
}
.card-wrapper .box:nth-child(2) .demo-version h2{
    font-size: 25px;
    line-height: 35.14px;
}
.card-wrapper .box:nth-child(3) .demo-version h2{
    font-size: 28px;
    line-height: 40.16px;
}
.card-wrapper .box:nth-child(4) .demo-version h2{
    font-size: 30px;
    line-height: 44.16px;
}
.card-wrapper .box:nth-child(1) .demo-version a.btn {
    background: #52A301;
    font-size: 18px;
    letter-spacing: 0.18px;
    margin-top: 0px;
    padding: 2px 21px;
}
.card-wrapper .box:nth-child(2) .demo-version a.btn {
    background: #11B5D5;
    font-size: 20px;
    letter-spacing: 0.20px;
    margin-top: 1px;
    padding: 2px 25px;
}
.card-wrapper .box:nth-child(3) .demo-version a.btn {
    background: #E653A2;
    font-size: 22px;
    letter-spacing: 0.22px;
    margin-top: 4px;
    padding: 2px 35px;
}
.card-wrapper .box:nth-child(4) .demo-version a.btn {
    background: #6C5CE7;
    font-size: 22px;
    letter-spacing: 0.22px;
    margin-top: 4px;
    padding: 2px 35px;
}
.card-wrapper .box:nth-child(1){
  max-width: 27%;
}
.card-wrapper .box:nth-child(2){
  max-width: 31%;
}
.card-wrapper .box:nth-child(3){
  max-width: 42%;
}
.card-wrapper .box:nth-child(4){
  max-width: 50%;
}
.card-wrapper .box:nth-child(1) .demo-version img {
    max-width: 70%;
}
.card-wrapper .box:nth-child(2) .demo-version img {
    max-width: 80%;
}
.card-wrapper .box:nth-child(3) .demo-version img {
    max-width: 83%;
}
.card-wrapper .box:nth-child(4) .demo-version img {
    max-width: 95%;
}
/* tv start*/
.card-wrapper.tvs-1 {
    transform: scale(.7);
}
.card-wrapper.tvm-2 {
    transform: scale(.8);
}
.card-wrapper.tvl-3 {
    transform: scale(1);
}
/* tv  end*/


/* media start */
@media (max-width:991px){
    .demo-version a.btn, .demo-version a.btn:focus, .demo-version a.btn:hover{
    padding: 10px 20px;
}

.title-section h1 {
    font-size: 30px;
    padding: 0 10px;
}
.card-wrapper .box:nth-child(1) .demo-version a.btn {
    font-size: 16px;
    padding: 2px 11px;
}
.card-wrapper .box:nth-child(2) .demo-version a.btn {
    font-size: 17px;
    padding: 2px 19px;
}
.card-wrapper .box:nth-child(1) .demo-version h2 {
    font-size: 17px;
}
.card-wrapper .box:nth-child(2) .demo-version h2 {
    font-size: 19px;
}
.card-wrapper .box:nth-child(3) .demo-version h2 {
    font-size: 21px;
}
.card-wrapper .box:nth-child(3) .demo-version a.btn {
    font-size: 15px;
    padding: 2px 13px;
}
.module_featureslist li, .module_benefitslist li {
    font-size: 17px;
}
.module_featureslist li span:first-child svg, 
.module_benefitslist li span:first-child svg {
    width: 19px;
}

}

@media (max-width:768px) {
    .card-wrapper .box:nth-child(1) .demo-version h2 {
        font-size: 15px;
    }
    .card-wrapper .box {
        padding: 0 8px;
    }
    .card-wrapper .box:nth-child(1) .demo-version a.btn {
        font-size: 12px;
        padding: 2px 8px;
    }
    .card-wrapper .box:nth-child(2) .demo-version a.btn {
        font-size: 13px;
        padding: 2px 14px;
    }
}
@media (max-width:575px) {
    .dark-bg.position-relative .card-wrapper .box{
        max-width: 100%;
    }
    .title-section h1 {
        font-size: 27px;
        font-weight: 700;
        line-height: 1.2;
        padding: 0 10px;
    }
    .title-section  p.title_desc {
        font-size: 20px;
    }
    .title-section  p {
        margin: 10px 0 2px;
        font-size: 19px;
        font-weight: 700;
    }
    .card-wrapper {
        row-gap: 15px;
    }
    .card-wrapper .box:nth-child(2) .demo-version h2 {
        font-size: 22px;
    }
    .card-wrapper .box:nth-child(3) .demo-version h2 {
        font-size: 22px;
    }
    .card-wrapper .box:nth-child(2) .demo-version a.btn,
    .card-wrapper .box:nth-child(3) .demo-version a.btn{
        font-size: 18px;
        letter-spacing: 0.18px;
        margin-top: 0px;
        padding: 2px 21px;
    } 
    .module_featureswrapper h3, .module_benefitswrapper h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .module_featureslist li span:first-child svg, 
    .module_benefitslist li span:first-child svg {
        width: 19px;
    }
    .module_featureslist li span:first-child, 
    .module_benefitslist li span:first-child {
        padding-inline-end: 2px;
    }
    .module_featureslist li, .module_benefitslist li {
        line-height: 1.2;
        font-size: 16px;
    }
    .module_footer h2 {
        font-size: 19px;
        margin-top: 1px;
        margin-bottom: 50px;
    }
    .dark-bg.position-relative .card-wrapper .demo-version h2 {
        font-size: 18px;
        line-height: 21.14px;
    }
}


/* media end */
