@font-face {

    font-family: "Open Sans";

    font-style: normal;

    font-weight: 400;

    font-display: swap;

    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-U1Ug.ttf) format("truetype");

}

@font-face {

    font-family: "Open Sans";

    font-style: normal;

    font-weight: 700;

    font-display: swap;

    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rg-VQ.ttf) format("truetype");

}

h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: "Open Sans", sans-serif;

    color: #0f3257;

}

h2,

.h2 {

    font-size: 40px;

    font-weight: 700;

}

h3,

.h3 {

    font-size: 20px;

    font-weight: 700;

}

h4,

.h4 {

    font-size: 16px;

    font-weight: 700;

}

html {

    overflow-x: hidden;

}

body {

    font-family: "Open Sans", sans-serif;

    font-size: 16px;

    color: #171717;

    position: relative;

    font-weight: 400;

    overflow-x: hidden;

}

.floating {

    position: fixed;

    top: inherit;

    bottom: 40px;

    left: 30px;

    z-index: 1099;

    transition: all 300ms;

}

@media (max-width: 767px) {

    .floating {

        width: 40px;

        height: 40px;

    }
    section#mas-informacion{

        background: url("https://www.grsolucionesjuridicas.com/images/back-form.png") no-repeat;
        background-size: cover;
        height: 100vh;
    }


}

#header {

    z-index: 2001;

    transition: all 300ms;

    position: relative;

    width: 100%;

}

#header a {

    color: #171717;

}

#header a.navbar-brand {

    transition: all 300ms;

}

@media (min-width: 1200px) {

    #header {

        height: 100px;

        padding-top: 1.5em;

    }

    #header .navbar-brand {

        position: absolute;

        top: -20px;

    }

}

#header .navbar-toggler .navbar-toggler-icon {

    color: #0f3257;

}

#header nav.navbar ul.navbar-nav li {

    text-align: center;

    padding: 10px 0;

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

}

#header nav.navbar ul.navbar-nav li a {

    color: #0f3257;

    font-size: 16px;

    font-weight: 700;

    padding: 0 1rem;

    transition: all 300ms;

}

#header nav.navbar ul.navbar-nav li:hover a {

    color: #6b87a3;

}

#header nav.navbar ul.navbar-nav li.feature {

    background: #6b87a3;

    color: #fff;

}

#header nav.navbar ul.navbar-nav li.feature a {

    color: #fff;

}

#header .bg-menu {

    position: absolute;

    z-index: 1099;

    background: #fff;

    top: 100%;

    left: 0;

    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);

}

#header a.navbar-brand img {

    height: auto;

}

#header ul.menu-movil li {

    padding: 10px 0;

}

#header ul.menu-movil li i {

    color: #171717;

}

#header.sticky {

    position: fixed;

    animation: fadeInDown 600ms;

    background: rgba(255, 255, 255, 0.95);

    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);

}

section#slogan {

    letter-spacing: 2px;

    font-size: 16px;

}

section#slider li {

    position: relative;

}

section#slider li .slider-overlay {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    background: rgba(0, 0, 0, 0.8);

}

section#slider .tp-bullets .tp-bullet {

    width: 30px;

    height: 7px;

}

section#slider hr.hr-slider {

    border-color: #fff;

    max-width: 250px;

    border-width: 2px 0 0;

}

header.header-section h2 {

    font-size: 40px;

    font-weight: 700;

}

header.header-section h3 {

    font-size: 34px;

    font-weight: 700;

}

/*HERO SLIDE*/

.hero {

    display: flex;

    flex-direction: column;

    background-image: url("https://www.grsolucionesjuridicas.com/images/banner-main.png");

    height: 600px;

    width: 100%;

    align-self: center;

    background-repeat: no-repeat;

    background-size: cover;

    /*background-attachment: fixed;*/

    align-items: flex-start;

    justify-content: center;

}

      

.texto-hero {

    text-align: left;

    color: white;

    left: 392px;

    top: 190px;    

    transform: translate(410px, 10px);

}

.texto-hero h1{

    color: #fff;

    font-weight: 700;

    font-size: 40px;

    padding-bottom: 10px;



}

.container-text h3{

    padding-top: 35px;

    padding-bottom: 20px;

    color: #607B98;

    font-size: 22px;

    font-weight: 700;

}

ul.list-ventajas {

    list-style: none;

    padding: 0;

    margin: 0;

}

ul.list-ventajas li {

    position: relative;

    padding-left: 25px;

    padding-bottom: 1rem;

}

ul.list-ventajas li:before {

content: "";

background: url("https://www.grsolucionesjuridicas.com/images/check.png")no-repeat;

position: absolute;

width: 18px;

height: 16px;

left: 0;

top:2px;

}





ul.list-requisitos {

    list-style: none;

    padding: 0;

    margin: 0;

    padding-bottom: 20px;

    margin-top: 10px !important;

    }

ul.list-requisitos li {

    position: relative;

    padding-left: 25px;

    padding-bottom: 1rem;

}

ul.list-requisitos li:before {

content: "";

background: url("https://www.grsolucionesjuridicas.com/images/check.png")no-repeat;

position: absolute;

width: 18px;

height: 16px;

left: 0;

top:2px;

}

.container-text-conceptos h3{

    color: #fff;

    font-size: 22px;

    font-weight: 700;



}

#nuestros-servicios{

    background: #607B98;

    margin-top: 80px;

}



ul.list-conceptos {

    list-style: none;

    padding: 0;

    margin: 0;

    color: #fff;

}

ul.list-conceptos li {

    position: relative;

    padding-left: 25px;

    padding-bottom: 1rem;

}

ul.list-conceptos li:before {

content: "";

background: url("https://www.grsolucionesjuridicas.com/images/circle-check-solid.png")no-repeat;

position: absolute;

width: 18px;

height: 16px;

left: 0;

top:2px;

}

.card-body{

    padding-top: 0;

    padding-left:35px;

    padding-right: 35px;

}

.card-body h3{

    color: #0D3158;

    font-size: 22px;

    font-weight: 700;



}

.card-light{

    border-radius: 20px !important;

    background-color:#F3F8FE ;

}

.card-dark{

    border-radius: 20px;

background: #DFE7EF !important;

}

.subtitulo-card strong{

    color: #607B98;

    font-size: 16px;

    font-weight: 700;

}



section#celebracion-contrato h3{

    font-size: 40px;

    color:#0D3158;

    font-weight: 700;



}



section#section-gr-soluciones {

    padding: 250px 0 140px;

    background: url("https://www.grsolucionesjuridicas.com/images/banner-gr-landing.png") no-repeat;

    background-position: center;

    background-size: cover;

    position: relative;

    margin-top: 100px;

}



section#section-gr-soluciones .box-gr-soluciones {

    width: 60%;

    max-width: 630px;

    color: #fff;

    font-size: 20px;

    line-height: 1.2em;

}

section#section-gr-soluciones .box-gr-soluciones h3{

    color: #0E3157;

    font-size: 40px;

    font-style: normal;

    font-weight: 700;

}

section#section-gr-soluciones .box-gr-soluciones p{

    padding-top: 40px;

    color: #0E3157;

    font-size: 20px;

    font-style: normal;

    font-weight: 400;

}

section#mas-informacion{

    background: url("https://www.grsolucionesjuridicas.com/images/back-form.png") no-repeat;
    background-size: cover;
    height: 750px;


}

.imagen-mobile{
    display: none;
}





@media (min-width: 768px) and (max-width: 991px) {

    header.header-section h2 {

        font-size: 34px;

    }
    .texto-hero{
        transform: translate(110px, 10px);
    }
    section#mas-informacion{

        background: url("https://www.grsolucionesjuridicas.com/images/back-form.png") no-repeat;
        background-size: cover;
        height: 100vh;
    }

}

@media (max-width: 767px) {

    header.header-section h2 {

        font-size: 26px;

    }
    section.hero{
        width: 100%;
        background-size: cover;
        background-position: 55% 75%;
    }
    .texto-hero{
        transform: translate(30px, 10px);
    }
    .texto-hero h3{
        font-size: 36px;
    }
    .texto-hero p{
        font-size: 16px;
    }

    #poliza-compra-venta header.header-section{
        padding-bottom: 0 !important;
    }
    section#poliza-compra-venta h2{
        text-align: center;
         font-size: 36px;
         font-weight: 700;

    }
    #poliza-compra-venta .container-text{
        padding-top: 40px;
        text-align: justify;
    }
    #poliza-compra-venta .container-text p{
        text-align: left !important;
    }
    #poliza-compra-venta .container-text h3{
        text-align: left !important;
    }
    #poliza-compra-venta .list-ventajas{
        text-align: left !important;

    }
    section#nuestros-servicios{
        padding-top: 100px;
        padding-bottom: 100px;
    }
    section#nuestros-servicios h3{
        text-align: left;
        padding-bottom: 20px;
    }
    section#nuestros-servicios .list-conceptos{
        text-align: left !important;
        padding-bottom: 20px;

    }
    section#nuestros-servicios img{
        padding-top: 40px;
    }
    section#paquetes h2{
        font-size: 40px;
        font-weight: 700;
        color: #0D3158;
        
    }
    .card-light, .card-dark{
        margin-bottom: 20px;
    }
    .card-light, .card-dark {
        padding-top: 10px;
        
    }
    .list-ventajas {
        text-align: left;
    }
    .card-light h3,p{
        text-align: left;
    }
    .card-light {
padding-bottom: 80px;
text-align: left;
    }
    .card-dark h3,p{
        text-align: left;
    }
    .card-dark .list-ventajas{
        padding-bottom: 80px;
text-align: left;
    }
    .card-light p{
        padding-top: 40px;
    }
    section#celebracion-contrato h3{
        font-size: 36px;
        font-weight: 700;
        text-align: left;
    }
    #celebracion-contrato .list-requisitos{
        text-align: left;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #celebracion-contrato img{
        padding-top: 35px;
    }
    section#section-gr-soluciones {
        padding: 0 0 0;
        background:none;
    }
    section#section-gr-soluciones .box-gr-soluciones {
        width: 100%;
    }
    section#mas-informacion{

        background: url("https://www.grsolucionesjuridicas.com/images/back-form.png") no-repeat;
        background-size: cover;
        height: 100vh;
    }
    .imagen-mobile{
        display: block;
    }
    section#mas-informacion .header-section{
        padding-top: 0 !important;
    }
}

.box-telefonos {

    display: flex;

    justify-content: space-evenly;

    max-width: 800px;

    margin: auto;

}

.box-telefonos .box-telefonos-item {

    font-size: 20px;

    font-weight: 700;

    color: #0f3257;

}

.box-telefonos .box-telefonos-item a {

    color: #0f3257;

}

ul.list-contact {

    list-style: none;

}

ul.list-contact li {

    position: relative;

    padding-left: 15px;

    padding-bottom: 10px;

    color: #0f3257;

}

ul.list-contact li a {

    color: #0f3257;

}

ul.list-contact li:before {

    content: "";

    position: absolute;

    font-family: "Font Awesome 5 Free";

    font-weight: 900;

    left: -10px;

}

ul.list-contact li.list-phone:before {

    content: "\f879";

}

ul.list-contact li.list-address:before {

    content: "\f3c5";

}

ul.list-contact li.list-email:before {

    content: "\f0e0";

}

footer#footer {

    position: relative;

    overflow: hidden;

}

footer#footer .container {

    position: relative;

    z-index: 1;

}

footer#footer a {

    color: #0f3257;

}

footer#footer a:hover {

    color: #6b87a3;

}

footer#footer a.btn-link {

    color: #0f3257;

    text-decoration: underline;

}

footer#footer a.btn-link:hover {

    color: #6b87a3;

}

section#copyright {

    font-size: 14px;

}

section#copyright a {

    color: #0f3257;

}

.loading {

    width: 100%;

    height: 100%;

    position: fixed;

    background: #6b87a3;

    z-index: 9999;

    display: flex;

    justify-content: center;

    align-items: center;

    color: #979797;

    font-size: 12px;

    flex-direction: column;

}

.loading .loading-logo {

    position: absolute;

    text-align: center;

}

.loading .loading-logo img {

    animation: fadeIn 1s;

    animation-delay: 0s;

}

.loading .loading-logo p {

    opacity: 0.3;

    animation: pulsa 600ms infinite alternate;

    font-size: 14px;

}

@keyframes pulsa {

    to {

        opacity: 1;

    }

}

[data-background] {

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

}

.bg-white {

    background: #fff;

}

.bg-gray {

    background: #c0c0c0;

}

.bg-black {

    background: #171717;

}

.bg-primary {

    background: #6b87a3 !important;

}

.bg-secondary {

    background: #0f3257 !important;

}

.text-primary {

    color: #6b87a3 !important;

}

.text-secondary {

    color: #0f3257 !important;

}

a {

    color: #6b87a3;

}

a:focus,

a:active {

    border: 0;

    outline: none;

}

a:hover {

    text-decoration: none;

}

a,

a:active,

a:focus,

button:focus,

button:active {

    outline: none;

}

h1,

h2,

h3,

h4,

h5,

h6 {

    padding: 0;

    margin: 0;

}

.btn.btn-default {

    color: #fff;

    background: #0D3158;

    border: 2px solid #0D3158;

    border-radius: 0px;

    padding: 10px 25px;

    border-radius: 0;

    transition: all 300ms;

}

.btn.btn-default:hover {

    background: #6b87a3;

}

.btn.btn-primary {

    background: #6b87a3;

    color: #fff;

    border: 2px solid #6b87a3;

    padding: 10px 25px;

    border-radius: 0;

    transition: all 300ms;

}

.btn.btn-default:hover{

    background: #6b87a3;

    border: 2px solid #6b87a3;

    color: #fff;



}

.btn.btn-primary:hover {

    background: #0f3257;

    border-color: #0f3257;

    color: #fff;

}

.btn.btn-primary.btn-bordered {

    background: transparent;

    color: #fff;

    border-color: #fff;

}

.btn.btn-primary.btn-bordered:hover {

    background: #6b87a3;

    color: #fff;

    border-color: #6b87a3;

}

@media (max-width: 768px) {
    .hero{
        background-size: cover;
        background-position: left;
    }

    .btn.btn-primary {

        padding: 6px 15px;

        font-size: 14px;

    }

    .btn.btn-default {

        padding: 6px 15px;

        font-size: 14px;

    }
    section#mas-informacion{

        background: url("https://www.grsolucionesjuridicas.com/images/back-form.png") no-repeat;
        background-size: cover;
        height: 100vh;
    }

}

.btn.btn-secondary {

    background: #fff;

    color: #171717;

    font-size: 18px;

}

.btn.btn-full {

    width: 100%;

}

.form-control {

    background: #fff;

    color: #171717;

    border: 0;

    border-radius: 0;

    padding: 15px;

    height: auto;

    position: relative;

    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);

}

.form-control.resalta {

    box-shadow: 0 0 10px #6b87a3;

    animation: pulse 0.5s;

}

button.close {

    position: relative;

    z-index: 9999;

    opacity: 0.8;

    right: 10px;

    top: 0px;

    font-size: 24px;

    font-weight: 300;

}

button.close:hover {

    animation: rubberBand 1s;

}

.scrollup {

    width: 40px;

    height: 40px;

    position: fixed;

    bottom: 55px;

    right: 40px;

    display: none;

    z-index: 999;

    border: 1px solid rgba(255, 255, 255, 0.3);

    background-color: rgba(0, 0, 0, 0.5);

    border-radius: 10px;

    transition: background 300ms;

}

.scrollup:before {

    content: "\f062";

    font-family: "Font Awesome\ 5 Free";

    position: absolute;

    top: 0;

    right: 0;

    border-radius: 3px;

    width: 38px;

    height: 38px;

    line-height: 38px;

    text-align: center;

    font-size: 16px;

    font-weight: 700;

    color: #fff;

}

.scrollup:hover {

    background-color: #171717;

}

