html {
    scroll-behavior: smooth;
}

body {
    font-family: Open Sans,sans-serif;
    font-size: 17px;
    line-height: 1.428571429;
    color: #898989;
    background-color: #fff;
    font-weight: 400;
    width: 1462px;
    margin: auto;
}

.main>.container, .main>.nav-filters-wrapper {
     padding: 0 !important;
     padding-top: 0 !important;
}

div.nav-sticky{
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: auto;
    margin: 0 auto;
}

#nav{
    padding: 0 5% !important;
}

.navbar-nav {
    display: block;
    -webkit-box-orient: horizontal;
}

.navbar-default .navbar-nav {
    margin-right: -50px;
}

.navbar-default .navbar-nav .dropdown {
    font-size: 13px;

}

.container-main{
    width: 100%;
    background-color: #fff;
}

.nav-sticky-tools{
    margin-top: -10px;
}

.btn-nav-link{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 9px 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50px;
    transition: all .25s ease-in-out;
}

.btn-nav-link:hover{
    background-color: #fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Scout,sans-serif;
    font-weight: 600;
}

.h2, h2 {
    font-size: 34.7px;
}

h4 {
    margin: 0 0 10px 0;
    color: #898989;
    font-family: Open Sans,sans-serif;
    font-weight: 700;
    font-size: 18px;
}

li{
    line-height: 2.1em;
}

.container, .nav-filters-wrapper {
    padding-left: 0 !important;
    padding-right: 0!important;
}

.btn, .btn-favorite, .btn-icon {
    margin: 0;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .25s ease-in-out;
}

a.btn-complementary:focus, a.btn-complementary:hover{
font-weight: 700 !important;
}

.first-section {
    color: #104273;
    font-size: 1.7em;
}

.section {
    padding: 0 10%;
    color: #898989;
}

.section-row {
    padding: 5% 2%;
}
.center-text{
    text-align: center;
}

.section-row ul{
    list-style: none;
    padding-inline-start: 0px;
}

.section-row-pink{
    padding: 3% 2%;
}

.gris{
    color: #868686;
}

.number-pink{
    color: #ed1252;
    font-weight: 600;
    font-size: 3.4em;
}

.service-row{
    padding: 0 2% 3%
}

.section-logos{
    padding: 3% 5%;
}

.service-row p {
    font-size: 1.0em;
    font-weight: 500;
}

.carousel-item p{
    font-size: 16px;
}

.imagen-full{
    padding-left: 5px !important;
}

.number_empresa{
    font-size: 60px;
    font-weight: 100;
    font-family: "Times New Roman";
}

.text-number{
    font-weight: 300;
}

.fill-pink{
    background-color: #ed1252;
}

.fill-pink h3{
    color: #fff;
    font-weight: 400;
    font-size: 1.5em;
    margin-bottom: 1%;
}

.fill-pink p{
    color: #fff;
    font-weight: 100;
}

.fill-gris{
    background-color: #f2f2f2;
}

.fill-blue{
    background-color: #6bb3b5;
}

.border-rigth-white div.col-md-3:not(:last-child){
    border-right: 1px solid #fff;
}

.fill-white{
    background-color: #fff;
}

.carousel-item .fill-white{
   /* -webkit-box-shadow: 5px 5px 5px 0px rgba(216,238,236,0.87);
    -moz-box-shadow: 5px 5px 5px 0px rgba(216,238,236,0.87);
    box-shadow: 5px 5px 5px 0px rgba(216,238,236,0.87);*/

    box-shadow: 0px 2px 18px 0px rgba(216,238,236,0.3);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(216,238,236,0.88);
    -moz-box-shadow: 0px 2px 18px 0px rgba(216,238,236,0.88);
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2369b' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2369b' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.padding-left-rigth{
    padding: 0 3%;
}


.form-control, .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.form-control, .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    padding: 2px 5px;
    height: 35px;
}

.form-group {
    position: relative;
    margin-bottom: 20px;
}

input::placeholder{
    font-family: "Montserrat SemiBold";
    font-size: 18px;
    color: #868686 ;
    font-weight: 600;
}

/* Create a custom checkbox */
/* The container */
.form-check-label {
    font-family: Montserrat SemiBold;
    font-weight: 400;
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.form-check-label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    /*height: 0;
    width: 0;*/
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #868686;
    border: 1px solid #7e7b7e;
    border-radius: 4px;
}

/*form .col-lg-12 .col-md-6{
    padding-left: 0px;
    padding-right: 0px
}*/

/* On mouse-over, add a grey background color */
.form-check-label:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.form-check-label input:checked ~ .checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.form-check-label input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.form-check-label .checkmark:after {
    left: 5px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #7e7b7e;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-control {
    border: 0;
    border-bottom: 2px solid #c2c2c2;
    background: transparent;
}

.form-control:hover, .form-control:active, .form-control:focus{
    background:transparent;
}

.form-espace{
    padding: 2% 0;
}

.politicaPrivacidad {
    font-family: "Montserrat";
    font-size:14px;
}

.btn-primary {
    color: #fff;
    background-color: #5b9bd5;
    border-color: transparent;
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    margin: 2.5%;
}



.espace-5{
    padding: 5%;
}

.espace-2{
    padding: 2%;
}

.column-center{
    margin: auto;
}

.fill-blue-dark{
    background-color: #00264b;
}

.footer {
    background-color: #fff !important;
}

.footer-top-bottom{
    padding: 30px 10px;

}
.footer-top {
    padding: 0px !important;
    background-color: #00264b;
}

.footer-bottom{
    background-color: #004179;
}

.section-reunion{
    background: url('../images/2-Reunion-small.png') no-repeat center center;
    height: inherit;
}

label.error{
  font-size: 11px;
  color: #bc141c;
}




@media only screen and (max-width: 765px) {
/* For mobile phones: */
  body{
      width: 100% !important;
  }

    .fill-pink{
        margin-top: -3%;
    }

    .movil-no-display{
        display: none;
    }


    .btn, .btn-favorite, .btn-icon {
        font-size: 13px;

    }

    .section-reunion{
        background: url('../images/2-Reunion-small.png') no-repeat center center fixed;
    }



}

/* device square */

@media (min-width: 1025px) and (max-width: 1281px) {

    body,div.nav-sticky {
        width: 100%;

    }

    .navbar-default .dropdown-link {
        padding: 24px 5px;
    }


}

@media tv and (min-width: 1925px) and (orientation: landscape) {

    body {

        width: 1462px;

    }
}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 767px) and (max-width: 1024px) and (orientation: landscape) {
    body{
        width: 100% !important;
    }

    .fill-pink{
        margin-top: -3%;
    }

    .movil-no-display{
        display: none;
    }

    .btn, .btn-favorite, .btn-icon {
        font-size: 13px;

    }

    .navbar-default .navbar-nav .dropdown {
        font-size: 13px;
    }


}