@charset "UTF-8";

html {
    font-size: 15px;
    scroll-behavior: smooth;
}

.owl-item {
    margin: 0px !important;

}
.color-text-acord{
    color: #111111 !important;
}
.mr-top{
    margin-top: 50px;
}

.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #111111;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-family: 'Raleway', sans-serif;

}

label,
a,
p,
input {
    font-family: 'Montserrat', sans-serif !important;
}
.margin-boton{
    margin-bottom: 45px;
}

.texto-beneficios {
    font-size: 40px;
	padding: 30px 0;
}

.titulo-banner {
    font-weight: 500;
}

.subtitulo-banner {
    font-weight: 400 !important;
}

.label-size {
    font-weight: 500 !important;
    font-size: 13px;
    color: #aaaaaa;
}

.form-control {
    font-size: 13px;
    color: #aaaaaa !important;
}

.titulo-contacto {
    font-weight: 400;
    font-size: 30px;
    text-align: center;
}

.p-cotnacto {
    margin-top: 10px;
    text-align: center;
    color: #aaaaaa;
    font-weight: 500;
}

/*formulario*/
.text-center {
    text-align: center !important;
}

.contentedor-contacto {
    border-radius: 10px;
}


/*.fondo{
    
    background: url("../images/imagencasode-exito2.jpg") no-repeat center top;
    background-size: auto 100%;
    padding: 45px;
    height: 380px;
    
}*/
/*End formulario*/
.bienvenidos {
    background: url("../images/inspector2.png") no-repeat center top;
    color: #fff;
    background-size: cover;
    background-attachment: fixed !important;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    
}

.encabezado {
    /*background: #314881;*/
    color: #fff;
    padding: .5rem 0;

    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.encabezado.fondo-menu {
    background: #064e4e;
    padding: 1rem 0;
}

.encabezado .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.encabezado .logo img {
    width: 150px;
    height: auto;
}

.overflow {
    overflow: hidden;
}

/*Estilos para el boton: buscar y menu*/
.boton-buscar,
.boton-menu {
    border: 0;
    font-size: 2rem;
    margin: 0;
    padding: 0 .5rem;
    background: transparent;
    color: #fff;
}

.boton-buscar:focus,
.boton-menu:focus {
    outline: 0;
}

.boton-buscar {
    margin-left: auto;
    margin-right: .8rem;
}

/*Estilos bloque buscar*/
#bloque-buscar {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.contenedor-bloque-buscar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    margin: 1rem 0;
}

.contenedor-bloque-buscar input[type="text"] {
    border: 0;
    border-radius: 5px 0 0 5px;
    padding: 1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.contenedor-bloque-buscar input[type="submit"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 0;
    border-radius: 0 5px 5px 0;
    background: #12AFAF;
    color: #fff;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0 1rem;
}

#menu-principal {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

#menu-principal ul {
    padding: 0;
    list-style: none;
    margin: 1rem 0 0 0;
}

#menu-principal ul a {
    display: block;
    padding: .8rem 0;
    text-align: center;
    color: #fff;
    text-transform: none;
    margin-bottom: 1px;
    text-decoration: none;
}

#menu-principal ul a:hover,
#menu-principal ul li.active a {}

.texto-encabezado {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
}

.texto-encabezado .display-4 {
    margin-top: 8rem;
}

.subtitulo-banner {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 32px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.texto-encabezado .btn-primary {
    margin-top: 1rem;
}

.btn-secondary {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #1D3775;
}

.btn-primary {
    color: #fff;
    font-size: 18px !important;
    font-weight: 700 !important;
    background-color: #00226B;
    border-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:hover {
    opacity: 2;
    border-color: transparent;

}



.contentedor-contacto {
    padding: 25px;
    background: #fff;
    color: black
}

.flecha-bajar a {
    display: inline-block;
    color: #fff;
    font-size: 45px;
    -webkit-animation: flecha-animada 2s ease-in-out infinite;
    animation: flecha-animada 2s ease-in-out infinite;
}

@-webkit-keyframes flecha-animada {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes flecha-animada {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}




/*-----------------------------
SECCION AGENCIA
------------------------------*/
.agencia {

    /*color: #fff;*/

}

.background-blanco {
    padding: 35px;
    background: #00226B;
    color: #fff;
    border-radius: 12px;

}

.agencia img {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.aling-center {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    justify-content: center;

}

/*----------------------------
SECCION TU MEJOR ELECCI├ôN
----------------------------*/
.padding {
    padding: 15px 0 15px 0;
}

.tu-mejor-eleccion {
    background: #F0F0F0;

}

.tu-mejor-eleccion h2 span {
    color: #00226B;
}

.color-plomo {
    color: #767679;
}

#icon-svg {
    fill: red;

}

.size-icono {
    width: 40px;
    height: 40px;

}

.margin-top {
    padding-top: 40px;
}

.display-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tu-mejor-eleccion ul,
.tu-mejor-eleccion ul li {
    list-style: none;
}

.tu-mejor-eleccion ul li .fa {
    font-size: 2.3rem;
    background: #00226B;
    border-radius: 50%;
    width: 4.7rem;
    height: 4.7rem;
    line-height: 4.7rem;
    color: #fff;
}

.tu-mejor-eleccion ul li .contenedor-eleccion h4 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: .8rem;
}

.tu-mejor-eleccion ul li {
    min-height: 9rem;
}

/*-------------------------------
SECCION SERVICIOS
--------------------------------*/
.servicios {
    background: url("../images/fondo-servicios.jpg") no-repeat center center;
    background-size: cover;
    background-attachment: fixed !important;
    color: #fff;
}

.servicios article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1rem 0;
}

.servicios img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    overflow: hidden;
    margin-right: 1rem;
}

.servicios h3 {
    margin: 0;
    font-size: 1.1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.servicios h3 a {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.servicios h3 a::after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 2rem;
    margin-left: 1rem;
    opacity: .5;
    position: relative;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.servicios h3 a:hover::after {
    left: -.5rem;
    opacity: 1;
    color: #12AFAF;
}

/*---------------------------------
SECCION ├ÜLTIMOS PROYECTOS
------------------------------------*/
.ultimos-proyectos a {
    text-decoration: none;
}

.ultimos-proyectos a h4 {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    color: #111111;
}

.ultimos-proyectos .container {
    padding-left: 0;
    padding-right: 0;
}

.ultimos-proyectos .owl-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: .3rem 0;
}

.ultimos-proyectos .owl-prev,
.ultimos-proyectos .owl-next {
    font-size: 3rem;
    margin: 0 .5rem;
    color: #12AFAF;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.ultimos-proyectos .owl-prev:hover,
.ultimos-proyectos .owl-next:hover {
    color: #009500;
}

/*----------------------------------------
SECCION PIE DE PAGINA
-----------------------------------------*/
.piedepagina {
    background: #111111;
    color: #fff;
    text-align: center;
    font-size: .9rem;
}

.piedepagina .redes-sociales {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.piedepagina .redes-sociales a {
    color: #fff;
    font-size: 2rem;
    margin: 0 .5rem;
    opacity: .7;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.piedepagina .redes-sociales a:hover {
    opacity: 1;
}

.ir-arriba {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    font-size: 3rem;
    color: black;
    opacity: 0.8;
    text-decoration: none;
    z-index: 99999;
    line-height: 0;
    display: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.ir-arriba:hover,
.ir-arriba:focus {
    outline: 0;
    text-decoration: none;

}

/*-------------------------------------------
ESTILOS PAGINA NOSOTROS
--------------------------------------------*/
.paginas-internas .bienvenidos {
    height: 50vh;
}

.paginas-internas .ruta {
    background: #12AFAF;
    color: #fff;
}

.paginas-internas .ruta a {
    color: #fff;
    text-decoration: underline;
}

.paginas-internas .ruta a:hover {
    text-decoration: none;
}

.paginas-internas .panel .panel-heading {
    font-size: 1.2rem;
}

.paginas-internas .panel .panel-heading a {
    background: #12AFAF;
    color: #fff;
    display: block;
    padding: 1rem;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.paginas-internas .panel .panel-heading a:hover {
    background: #009500;
    color: #fff;
}

/*-------------------------------------------
ESTILOS PAGINA SERVICIOS
--------------------------------------------*/
.paginas-internas .lista-servicios {
    background: #009500;
}

.paginas-internas .lista-servicios .item-servicios {
    background: #ffffff;
    text-align: center;
    border: 5px solid #057705;
    border-radius: 5px;
    margin-bottom: 1rem;
    padding: 1rem;
}

.paginas-internas .lista-servicios .item-servicios .fa {
    font-size: 6rem;
    color: #12AFAF;
    margin-bottom: 1rem;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.paginas-internas .lista-servicios .item-servicios:hover .fa {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/*La vos nuestro cliente*/
.background-color {
    background: #F0F0F0;
    padding-top: 150px;
    padding-bottom: 150px;
}

.redondo {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    border-radius: 50%;
    height: 100px;
    width: 100px;

}

.img-play {

    width: auto;
    height: 50px;
    width: 50px;
}

.padding-top {
    padding-top: 25px;
}

.img-responsive {
    width: 50px !important;

}

/*Footer*/
.footer {

    background: #1D3775;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;

}

.ed-footer-container {
    
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    
}

.ed-img-icono-footer {
    font-size: 25px;

    color: #fff;


}

.ed-icon-content {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    padding: 15px;
    height: 45px;
    width: 45px;

}


.ed-icon-content:hover {
    text-decoration: none;
    background: black;
    opacity: 0.5;
    border-radius: 50%;

}

.mr-botton-0 {
    margin-bottom: 0 !important;

}

/*---------------------------------------------
EMPIEZAN LAS MEDIAS QUERIES
--------------------------------------------*/

@media (max-width: 768px) {
    .bienvenidos {
        height: auto;
    }

    .text-alingCenter-min {
        
        text-align: center;
    }
    .titulo-banner{
        margin-top: 12px !important;
    }
    .mg-botom-min {
        margin-bottom: 20px;
    }
   
}

@media (min-width: 768px) {


    .servicios article {
        margin: 1rem 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }

    .servicios img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 160px;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px;
        overflow: hidden;
        margin-right: 0;
        margin-bottom: 1rem;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
    }

    .servicios article:hover img {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .servicios h3 a::after {
        content: "";
    }

    .servicios h3 {
        margin: 0 0 .5rem 0;
        font-size: 1.5rem;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 100%;
    }

    .servicios h3 a {
        display: block;
        width: 100%;
    }

    .servicios p {
        width: 100%;
    }

    .servicios .btn-secondary {
        margin-top: auto;
    }

    .paginas-internas .lista-servicios .col-md-4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .paginas-internas .lista-servicios .item-servicios {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .paginas-internas .lista-servicios .item-servicios .btn-primary {
        margin-top: auto;
    }

}

@media (min-width: 992px) {
    
   
    
    html {
        font-size: 16px;
    }


    .boton-buscar {
        margin-left: 1rem;
        margin-right: 0;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    #bloque-buscar {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        position: absolute;
        width: 20rem;
        right: 3rem;
        top: 2.8rem;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .hidden-md-up-2 {
        display: none !important;
    }

    #menu-principal {

        height: auto !important;
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    #menu-principal ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 0 0;
    }

    #menu-principal ul li a {
        padding: .8rem;
        text-transform: none;
        margin: 0 .3rem;
        border-top: 0px;
        border-bottom: 4px solid transparent;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    #menu-principal ul li.active a,
    #menu-principal ul li a:hover {
        color: #FFF;
        border-bottom: 4px solid;
    }


    .bienvenidos {
        background: url("../images/../images/fondo-encabezado3.png") no-repeat center top;
        background-size: cover;
        height: 100vh;
    }

    .tu-mejor-eleccion ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 7rem;
    }

    .tu-mejor-eleccion ul li .fa {
        text-align: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-right: 1rem;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
    }

    .tu-mejor-eleccion ul li:hover .fa {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        background: #0069A7;
    }

    .contenedor-eleccion {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0px;
        -ms-flex: 1 0 0px;
        flex: 1 0 0px;
    }

    .tu-mejor-eleccion ul li .contenedor-eleccion h4 {
        margin-top: 0;
        font-size: 1rem;
    }

    .tu-mejor-eleccion ul:first-child .fa {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 1rem;
        margin-right: 0;
    }

    .tu-mejor-eleccion ul li p {
        font-size: .85rem;
        width: 100%;
    }

    .servicios {
        background: url("../images/fondo-servicios-grande.jpg") no-repeat center center;
        background-size: cover;
    }
}

/*# sourceMappingURL=estilos.css.map */


/* 5. SERVICES SECTION */
.services-section {
    position: relative;
}

.services-section-bg-graphics {
    position: absolute;
    width: 25%;
    left: -17%;
    top: -20%;
}

.services-section-bg-graphics img {
    width: 100%;
}

.services-container {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}

.services-header-img-section img {
    width: 100%;

}

.services-header-img-section {
    padding-right: 0;
}

.services-title-section {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    width: 100%;
    padding: 0px;
}

.services-subtitle {

    font-size: 22px;
    font-weight: 400;
    line-height: 2;
}

.services-title {


    line-height: 1;
    color: #303669;
    margin-bottom: 20px;
}

.services-text {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px;
}

.services-accordion .accordion {
    font-size: 18px;
    color: #fff;
    background-color: #00226B;
    border-radius: 50px;
    padding: 10px 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.services-accordion .accordion::after {
    color: #fff !important;
}

.accordion:active,
.accordion:hover {
    background-color: #025AA5 !important;
}

.services-accordion .panel {
    background-color: transparent !important;
}

.services-accordion .panel p {
    color: #9BA2A4;

    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

@media screen and (max-width: 991.98px) {
    
    .texto-beneficios{
        font-size: 32px ;
    }
    .services-section .services-container {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .services-container img {
        margin-bottom: 25px;
    }

    .services-title-section {
        text-align: center;
    }

    #menu-principal ul a:hover,
    #menu-principal ul li.active a {
        background: #252525;
        opacity: 0.4;

    }
}

.background-primary {
    background: #767679;

}

/* 7. CLIENTS SECTION */
.clients-section {
    display: flex;
    background-color: transparent;
}

.clients-title-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    text-align: center;
}

.clients-subtitle {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 2;
}

.clients-title {

    line-height: 1;
    color: #303669;
    margin-bottom: 20px;
}

.client-logo-section {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
}

.client-logo-section img {
    height: 105px;
    width: auto !important;
}

.owl-theme .owl-nav {
    display: none;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    margin-top: 20px;
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #CCCCCC !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #3A88EC !important;
}

/* 8. NEWS SECTION */
.blog-section {
    display: flex;
    padding-top: 55px;
    padding-bottom: 55px;
    position: relative;
}

.blog-section-right-bg {
    position: absolute;
    top: 5%;
    right: 0%;
}

.blog-section-left-bg {
    position: absolute;
    bottom: 5%;
    left: 5%;
}

.blog-container {
    position: relative;
}

.blog-title-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    text-align: center;
}

.blog-subtitle {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 2;
}

.blog-title {
    font-family: Montserrat;
    font-weight: 800;
    font-size: 45px;
    line-height: 1;
    color: #303669;
    margin-bottom: 0;
}

.blog-posts-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.blog-post-card-container {
    padding: 20px;
}

.blog-post-card {
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 50px;
    padding: 55px 40px;
}

.blog-post-card:hover {
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    background-color: #fff;
}

.blog-post-icon {
    margin-top: 10px;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
}

.blog-post-icon img {
    width: 100%;
}

.blog-post-title {
    font-size: 20px;
    color: #303669;
    font-family: Montserrat;
    font-weight: 700;
    line-height: 2;
}

.blog-post-subtitle {
    font-size: 18px;
    color: #CCCCCC;
    font-family: Montserrat;
    line-height: 1;
    margin-bottom: 10px;
}

.blog-post-text {
    font-size: 14px;
    color: #000;
    font-family: Poppins;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.blog-post-link {
    color: #A4C4F3;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px;
}

.blog-post-link:hover {
    color: #FF3E81;
    text-decoration: none;
}

@media screen and (max-width: 991.98px) {
    .blog-posts-section {
        flex-direction: column;
    }


}

.error {
	color: #ff0000 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 11px;    
}

#msjerror {
	color: #ff0000 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 11px;    
}