.carousel-control-next-icon:before {
    color: #5aba93 !important;
}
.carousel-control-prev-icon:before {
    color: #5aba93 !important;
}
.o_header_standard{
    padding: 23px 0 !important;
}
.o_header_affixed {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    position: fixed;
    background: #ffffff;
    z-index: 100 !important;
}
@media (max-width: 400px){
    section, .parallax, .row, .hr, .blockquote {
        height: 100% !important;
    }
}
@media (max-width: 820px){
    .banne_update {
        display:none;
    }
    .enterprise{
        margin-top: 50px;
    }
}
@media (max-width: 768px){
    .banne_update {
        display:none;
    }
    .about_baner,.about_baner_1,.about_baner_2{
        width:98% !important;
    }
    .enterprise{
        margin-top: 80px !important;
    }
    .form_email_up{
        text-align-last: center !important;
    }
    .faq_div{
        flex: 0 0 98% !important;
        max-width: 98% !important;
    }
    .main-banner-deom.main-banner::after {
        background:none !important;
    }
}
@media only screen and (max-width: 600px) {
    .scroll-top i {
        position: absolute;
        top: 40% !important; 
        left: 30% !important;
        transform: translate(-50%,-50%);
        line-height: 10px;
    }
}
input#submit_mail_package {
    width: 100%;
}
a.sec-btn {
    width: 50%;
}
a.sec-btn-header,button.sec-btn-header {
    width: 100% !important;
}

.btn_buy{
    font-weight: bold !important;
    color:#006daf !important;
    background:#FFF !important;
    border: 3px solid #006daf !important;
}
.btn_buy:hover{
    font-weight: bold !important;
    color:#FFF !important;
}
