.items-step .form-group{
    opacity:0;
}
.btn-show-social {
    position: absolute;
    right: 0;
    top: 36%;
    height: 150px;
    transition:all 1s;
    width: 17px;
    background: white;
    display: flex;
    align-items: center;
    padding: 0 3px;
    border-radius: 10px 0 0 10px;
}
.hidden-part {
    height: 100%;
    position: absolute;
    width: 50px;
    background: #577b91;
}
.voice-support {
    position:relative;
    width: 100px;
    margin-top:50px !important;
    margin: auto;
}
.voice-support img{
    width: 100%;
}
.icon-play-sound i{
    display: none;
    transition:all 1s;
    cursor:pointer;
    z-index: 1;
}
.wave_sound{
    display: none;
    padding-top: 5px;
    position: absolute;
}
.content-click1{
    position: absolute;
    top: -29px;
    right: -7px;
    font-size: 18px !important;
    transform: rotate(20deg);
    color: #23414b;
}
.icon-play-sound i {
    position: absolute;
    top: 25%;
    right: 35%;
    color: white;
    font-size: 35px;
}
.content-click2{
    position: absolute;
    top: -29px;
    left: -4px;
    font-size: 18px !important;
    transform: rotate(-21deg);
    color: #23414b;
    font-weight: 700;
}
.form-group.active{
    opacity:1;
}
.suggustios_calc p {
    line-height: 27px;
    font-weight: 500;
    text-align:justify;
}
.suggustios_calc img{
    width:100%;
}
.logo-calc:hover {
    border: 8px solid #547b92;
}
.suggustios_calc {
    margin-top: 25px;
}
.zpapers .form-group.active{
    transition:all 1s;
}
.pageNumber > div:nth-child(1) .form-group.active{
    transition:all 1.5s;
}
.pageNumber > div:nth-child(2) .form-group.active{
    transition:all 2s;
}
.papers .form-group.active{
    transition:all 2.5s;
}
.colors .form-group.active{
    transition:all 3s;
}
.covers-items > div:nth-child(1) .form-group.active{
    transition:all 3.5s;
}
.covers-items > div:nth-child(2) .form-group.active{
    transition:all 4s;
}
.header_title .content{
    width: 50%;
    display: block;
    height: 100%;
    margin: 0 5%;
    background: white;
    padding: 0 10px;
}
#invoice .modal-dialog {
    max-width: 80%;
}
#invoice .br-left{
    border: 1px solid #fbaf32;
    border-left: 0;
    margin-right: -50px;
    display: block;
}
#invoice .br-right{
    border: 1px solid #fbaf32;
    border-right: 0;
}
.footer{
    margin-top:100px !important;
}
.header_title {
    background: #fbaf32;
    display: inline-block;
    width: 60%;
    height: 100%;
}
.pricetotal strong{
    float:right;
    margin-top: 5px;
}
.pricetotal{
    padding: 10px;
    background: #fbaf32;
    width: 70%;
    margin-right: auto;
}
.pricetotal > span{
    font-size: 22px;
    font-weight: 600;
}
#invoice .close{
    font-size: 16px;
    width: 30%;
    padding: 0;
    display: inline-block;
    color: #383838;
    margin-left: 10px;
    text-align: left;
}
#invoice .modal-header{
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 33px 20px;
}
.connect-support {
    position: absolute;
    width: 100%;
    bottom: 50px;
}
.connect-support a {
    margin-top: 30px !important;
    display: block;
    background: white;
    color: #547b92 !important;
    height: 45px;
    color: white;
    width: 70%;
    text-align: center;
    padding: 10px 20px 10px 0;
    border-radius: 50px;
    margin: auto;
    position: relative;
}
.connect-support a:hover{
    background: #547b92;
    color:white !important;
}
.connect-support a::before {
    content: "\f095";
    width: 45px;
    height: 45px;
    background: #fff;
    color: #2d4c59;
    font-size: 27px;
    transform: rotate(-95deg);
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    right: 0px;
    border-radius: 100%;
    border: 2px solid #294854;
}
.invoice {
    width: 100%;
    padding:5px 20px;
}
input,select{
    border: unset !important;
    box-shadow: 0 0 6px 0 #ccc;
}
.digital-box{
    margin-top: 90px !important;
    background:linear-gradient(90deg, rgb(31, 60, 69) 0%, rgb(85, 124, 147) 100%);
    border-radius:3px;
    position: relative;
}
.logo-calc {
    position: absolute;
    top: -38px;
    width: 80px;
    height: 80px;
    border: 8px solid #3c5e6f;
    border-radius: 50px;
    right: 46%;
    z-index: 99;
    cursor:pointer;
}
.logo-calc img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
.digital-box .content-page {
    padding-top: 100px;
}
.content-page-digital{
    padding-top:100px;
    margin-right: -20px;
}
.content-page-digital h3{
    font-weight:600;
}
.content-page-digital p {
    line-height: 28px;
    letter-spacing: 0.4px;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    padding-left: 15px;
}
.btn-calc {
    padding: 10px 25px;
    background: #fbaf32;
    width: 30%;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 95px;
}
.img-sc {
    width: 30px;
    height: 30px;
}
.img-sc img{
    width: 100%;
    height: 100%;
}
.social-media {
    position: absolute;
    top: 36%;
    right: -30px;
    z-index: 99;
}
.social-media li {
    margin-bottom: 30px;
}
.calc-price{
    padding: 0;
}
.items-step {
    background: white;
    padding: 25px 0;
    border-radius: 120px 0 0 120px;
}
.item-step label {
    color: #223f49;
}
.btn-calc a {
    color: white;
    font-size:17px;
    font-weight:600;
}
.body_invoice.table-responsive{
    overflow-x: unset;
}
#invoice .modal-header{
    border-bottom:0;
}
.img-logo-calc{
    width: 150px;
}
.img-logo-calc img{
    max-height: unset !important;
    width: 100% !important;
    height: 100% !important;
}
@media(max-width:550px){
    .pageNumber{
        width:75% !important;
    }
    .body_invoice.table-responsive{
        overflow-x: auto;
    }
    .pricetotal{
        width: 100%;
    }
    #invoice .br-left{
        padding: 25px 0;
    }
    .btn-calc{
        width:80%;
        margin:auto;
    }
    .pageNumber > div{
        padding: 0;
    }
    .logo-calc{
        right:40%;
    }
    .digital-box .steps{
        padding:50px 25px !important;
    }
    .items-step{
        border-radius:0;
        padding:10px;
    }
    .content-page-digital {
        padding: 30px 30px 110px;
    }
    #invoice .modal-dialog {
        max-width: 100%;
    }
    .header_title,.header_title .content{
        width:70%;
    }
    .social-media{
        top: 26%;
        right: -10px;
    }
    .owl-next,.owl-prev{
        top: 25% !important;
    }
}