﻿.color_base {
    background-color: #3271ab!important;
}

.color_font_base {
    color: #3271ab!important;
}

.color_font_title {
    color: #5b78af;
}

.color_background_base {
    background-color: #3271ab !important;
}

.color_font_subtitle {
    color: #3c73a4 !important;
}

.font_size_nav {
    font-size: 12.3px;
}

.font_size_title {
    font-size: 18.2px;
}

.prp_footer {
    background-color: #3271ab !important;
    text-align: center;
    font-weight: bold;
}

.display_flex {
    display: flex;
}

.txt_center {
    text-align: center;
}

.mrg_top10 {
    margin-top: 10px;
}

.mrg0 {
    margin: 0;
}

.pddng0 {
    padding: 0!important;
}

.font_family_nav {
    font-family: 'Poppins', sans-serif;
}

.width100 {
    width: 100%;
}

.heigh330 {
    height: 330px;
}

.heigh315 {
    height: 315px;
}

.font_family_banner {
    font-family: 'Open Sans', sans-serif;
}

.font_size_banner {
    font-size: 32.2px;
}

.banner_inicial {
    margin: 0;
    text-align: center;
    padding: 109px;
    color: #ffff;
}

.txt_shadow_gray {
    text-shadow: 0 1.5px lightgray;
}

.font_size_subtitle {
    font-size: 23px;
}

.color_white {
    color: #ffff;
}

.heigh30 {
    height: 30px;
}

.heigh60 {
    height: 60px;
}

.prop_sep {
    margin: 0;
    padding-block: 13px;
}

.txt_uppercase {
    text-transform: uppercase;
}

.txt_capilatize {
    text-transform: capitalize;
}

.mrg_top15 {
    margin-top: 15px;
}

.custom-tab-active {
    /*background-color: #1e3850!important;*/
    /*background-color: #2a4c6c!important;*/
    background-color: #365277!important;
    border-radius: 39px;
    color: #ffff !important;
    border-color: #1e3850;
}

.tabs .indicator {
    background-color: transparent!important;
}

.display_base {
    display: flex;
    justify-content: center;
}

.txt_justity {
    text-align: justify;
}

.pddng_rigth {
    padding-right: 150px;
}

.txt_bolder {
    font-weight: bold;
}

.font_size_desc {
    font-size: 13.3px;
}

.display_space_around {
    display: flex;
    justify-content: space-around;
}

.pddng_top20 {
    padding-top: 20px;
}

.width60 {
    width: 60%!important;
}

.width40 {
    width: 40%;
}

.mrg_block0 {
    margin-block: 0;
}

.txt_end {
    text-align: end;
}

.width27 {
    width: 27%;
}

.width50 {
    width: 50%;
}

.mrg_top0 {
    margin-top: 0;
}

.pddng20 {
    padding: 20px;
}

#form1 .txt_box {
    border: solid 0.5px #8d949c;
    box-shadow: none !important;
    padding-left: 10px;
}

#form1 .no-outline:focus {
    outline: none;
    box-shadow: none;
}

.display_grid {
    display: grid;
}

.mrg_buttom {
    margin-bottom: 10px;
}

.background-color_black {
    background-color: #000000;
}

.heigh250 {
    height: 250px;
}

.a_facturacion {
    background-color: #3271ab;
    color: #fff;
    height: 45px;
    width: 230px;
    border-radius: 50px;
    margin-left: 10px;
    margin-top: 100px;
    display: flex;
    padding-inline: 40px;
}

.mrg_block100 {
    margin-block: 100px;
}

.mrg_block90 {
    margin-block: 90px;
}

.width400 {
    width: 400px;
}

.width300 {
    width: 300px;
}

.mrg_block60 {
    margin-block: 60px;
}

.width335 {
    width: 335px;
}

.heigh211 {
    height: 211px;
}

.banner-container {
    width: 100%;
    margin: 0;
    padding: 0;
}

.banner-image {
    width: 100%;
    height: 211px; 
    background-size: cover; 
    background-repeat: no-repeat; 
    background-position: center; 
}

.mrg_buttom20 {
    margin-bottom: 20px;
}

.mrg_rigth {
    margin-right: 10px;
}

.mrg_lefth {
    margin-left: 10px;
}

.mrg_block25 {
    margin-block: 25px;
}

.heigh500 {
    height: 500px!important;
}

.p_banner {
    text-align: start!important;
    padding-top: 180px!important;
    margin-left: 20px!important;
    padding: 0;
}

.heigh380 {
    height: 380px;
}

.prop_img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.pddng_left {
    padding-left: 100px!important;
}

ul .viñeta_circle {
    list-style: disc;
    list-style-position: outside;
}

.mrg_block122 {
    margin-block: 122px;
}

.spce_icon {
    margin-top: 12px;
    margin-right: 20px;
    font-size: 30px;
}

.pddng_buttom0 {
    padding-bottom: 0;
}

.mrg_buttom0 {
    margin-bottom: 0;
}

.mrg_rigth20 {
    margin-right: 20px;
}

.pddng_block160 {
    padding-block: 160px;
}

.a_color_facturacion {
    background-color: #fff !important;
    color: #3271ab !important;
    margin-top: 0 !important;
    padding-block: 5px;
}

.pddng_block20 {
    padding-block: 20px;
}

.width25 {
    width: 25%;
}

.mrg_buttom15 {
    margin-bottom: 15px;
}

.banner-video {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: block;
    background-color: #000; 
}

.mrg_lefth10 {
    margin-left: 10px;
}

.w-18 {
    width: 18%;
}

.w-30 {
    width: 30%;
}

.w-40 {
    width: 40%;
}

.mrg_buttom15 {
    margin-bottom: 15px;
}

.border-r10 {
    border-radius: 10px;
}

.border-r25 {
    border-radius: 25px;
}

.font_size_40px {
    font-size: 40px;
}

.mrg_buttom50 {
    margin-bottom: 50px;
}

.color_icon {
    color: #365277!important;
}