@import url('https://fonts.googleapis.com/css2?family=Dongle:wght@300&family=Libre+Barcode+128&family=Libre+Barcode+128+Text&family=Orbitron&display=swap');

.dongle{
    font-family: 'Dongle', sans-serif
}
.fw-bold{
    font-weight: bold;
}
.fs-8px{
    font-size: 8px !important;
}
.fs-10px{
    font-size: 10px !important;
}
.fs-12{
    font-size: 12px !important;
}
.fs-15{
    font-size: 15px !important;
}
.fs-20{
    font-size: 20px !important;
}
.fs-25{
    font-size: 25px !important;
}
.fs-30{
    font-size: 30px !important;
}
.fs-40{
    font-size: 40px !important;
}
.fs-50{
    font-size: 50px !important;
}
.fs-60{
    font-size: 60px !important;
}
.fs-70{
    font-size: 70px !important;
}
.fs-80{
    font-size: 80px !important;
}
.fs-90{
    font-size: 90px !important;
}
.fs-100{
    font-size: 100px !important;
}
.text-opacity-25{
    opacity: 25% !important;
}
.text-blue{
    color: #009ef7;
}
.mt-1{
    margin-top: 1rem;
}
.mt-2{
    margin-top: 2rem;
}
.mt-3{
    margin-top: 3rem;
}
.mt-4{
    margin-top: 4rem;
}
.mt-5{
    margin-top: 5rem;
}
.btn{
    font-weight: 500;
    line-height: 26px;
    padding: 8px 27px;
    border: 2px solid;
}
.menu > .nav-item + .nav-item {
    margin-left: 25px;
}

.er_btn{
    border-radius: 5px;
}

.f_size_12{
    font-size: 12px;
}

.header_top{
    background-color: #009ef7;
}
.border-primary{
    border-color: #009ef7!important;
}

ul.header_social_icon > li {
    padding-right: 8px;
    border: 1px solid white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.header_contact_info li:before{
    background-color: #FFFFFF;
}

.software_promo_area .round_shape .r_shape.r_shape_five .round{
    width: 200px;
    height: 200px;
    right: -100px;
    bottom: -100px;
}

.erp_analytics_item{
    padding: 0 10px;
}

.erp_analytics_item > span {
    text-align: justify;
}

.seo_fact_info .seo_fact_item .counter{
    font-size: 40px;
}

.s_service_item{
    padding: 30px 20px;
    min-height: 480px;
}

.sec_pad_75{
    padding: 75px 0px;
}

.round > a {
    padding-top: 40px;
    padding-left: 30px;
}
.round > a > img {
    height: 100px;
}

.s_pricing-item{
    padding: 20px;
}

.software_promo_area{
    background-color: white;
}

.s_pricing-item .tag_label{
    right: -55px;
}

.sec_pad{
    padding: 50px 0;
}

.h_footer_dark{
    padding: 40px 0 10px;
    color: #bbbaba;
}

p.copy,
.f_widget .widget-wrap p a,
.footer_bottom .f_menu li a,
.h_footer_dark .f_widget.about-widget .f_list li a, .h_footer_dark .f_widget.company_widget p{
    color: #bbbaba;
}

.footer_bottom{
    padding: 20px 0 10px;
}

.f-logo{
    text-align: center;
}

.f_social_icon a{
    font-size: 22px;
    padding: 1px 0 0 1px;
}

.f_social_icon .fa-facebook:hover{
    background: #1b74e4;
    color: #fff;
}
.f_social_icon .fa-instagram:hover{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #fff;
}
.f_social_icon .fa-youtube:hover{
    background: #ff0000;
    color: #fff;
}
.f_social_icon .fa-whatsapp:hover{
    background: #53ce60;
    color: #fff;
}

#foto_p{
    margin: 5px;
    border-radius: 7px;
    overflow: hidden;
    min-height: 350px;
}
hr.li{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.seo_service_item{
    padding: 30px 20px 19px;
    background-color: #f6f7fa;
    color: #505975;
}

.erp_banner_area_two{
    padding: 230px 0 25px;
}

.breadcrumb_area_two{
    padding: 190px 0 25px;
    border-bottom: 1px solid #e4e6ef;
}

.navbar.navbar-expand-lg.menu_one.erp_menu{
    background-color: rgba(255, 255, 255, 0.96);
    border-bottom: 1px solid #e4e6ef;
}
.erp_action_area{
    padding: 40px 0px;
}
.s_pricing-item .tag_label{
    top: 60px;
}

.s_pricing-item .tag_label.blue_bg{
    background-color: #009ef7;
}
.s_pricing-item .tag_label.blue_bg:before{
    border-top: 20px solid #009ef7;
    border-bottom: 20px solid #009ef7;
}

select {
    font: 400 15px/60px "Poppins", sans-serif;
    color: #222d39;
    height: 60px;
    border-radius: 4px;
    background-color: white;
    -webkit-box-shadow: 0px 2px 4px 0px rgb(12 0 46 / 4%);
    box-shadow: 0px 2px 4px 0px rgb(12 0 46 / 4%);
    width: 100%;
    border: 1px solid #fff;
    padding-left: 30px;
}

.software_featured_item h3{
    margin: 15px 0px 10px;
}

.sign_info{
    padding: 50px;
}

.blog_content{
    padding: 25px 0 !important;
}
@media (max-width: 1450px) {
    .erp_banner_area_two .animation_img {
        margin-top: -450px;
    }
}
.section_container .intro {
    height: 45%;
    width: 100%;
    position: relative;
}
@media (min-width: 1650px) {
    .section_container .intro {
        height: 30%;
        width: 100%;
        position: relative;
    }
    .erp_banner_area_two .animation_img {
        margin-top: -800px;
    }
}
