
@font-face {
    font-family: "Lato-Regular";
    src:url(/InicioSesion/Contenido/fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: "Lato-Black";
    src:url(/InicioSesion/Contenido/fonts/Lato-Black.ttf);
}

@font-face {
    font-family: "Lato-Bold";
    src:url(../fonts/Lato-Bold.ttf);
}



h6, .h6 {
   font-family: 'Lato-Regular' !important; 

}

h5, .h5 {
   font-family: 'Lato-Bold' !important; 

}



html { 
    height: 100%;
    width: 100%;
    color: white;
    font-family: 'Lato-Regular' !important; 
}


body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: 'Lato-Regular' !important; 
    font-weight: normal;
    line-height: 1.5;
    color: white !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


form h4 {
    margin: 0;
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif !important;
}

.dropdown.menu .is-active > a {
  background: transparent;
  color: #fdfdfd; 
}



li.is-submenu-item.is-dropdown-submenu-item {
    text-align: left;
}

/*.top-bar ul {
    background-color: #e9e9e9;
}

js-dropdown-active
*/

.dropdown .is-dropdown-submenu a {
    padding: 0.7rem 0rem;
    margin-left: 1rem;
    /* color: #13b2ff !important; */
    font-weight: normal !important;
    width: 80%;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: -80px;
    left: auto;
    padding: 0.2rem;
}
.top-bar ul .is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    color: #13b2ff !important;
    min-width: 200px;
    border:none;
    background: #003865 !important;
    transition: .2s;
}

ul.langm {
    list-style: none;
    display: inline-block;
    float: left;
    position: absolute;
    right: 20px;
    top: 12px;
}

ul.langm .langit {
    display: block;
    float: left;
}

ul.langm .langit a {
    font-size: 14px;
}

.langit:last-child {
    margin-left: 5px;
    border-left: solid 2px #ffffff;
    padding-left: 5px;
}

.langit.active > a {
    color: #ffffff;
    border-bottom: solid 2px #ffffff;
    background: transparent;
    box-shadow: none !important;
    transform: none !important;
}

.langit.active a:hover {
    box-shadow: none !important;
    transform: none !important;
}

.langit.inactive a {
    padding-bottom: 2px;
}


.errorbox {
    background: #F13852;
    color: white;
    padding: .5rem;
    font-size: .8rem !important;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
}

.errorbox p {
    font-weight: 600;
    margin: 0;
}

.bg-img {
    height: 100%;
    background-size:  100% 100%;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    background-image: url(../img/day.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    color: white;
    position: fixed;
    z-index: -2;
    font-family: 'Open Sans', sans-serif !important;
    transform: translate3d(0,0,0);
}

.bg-img2 {
    height: 100%;
    background-size:  100% 100%;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    background-image: url(../img/night.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    color: white;
    position: fixed;
    z-index: -2;
    font-family: 'Open Sans', sans-serif !important;
    transform: translate3d(0,0,0);
}
.bg-img3 {
    height: 100%;
    background-size:  100% 100%;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    background-image: url(../img/dayb.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    color: white;
    position: fixed;
    z-index: -2;
    font-family: 'Open Sans', sans-serif !important;
    transform: translate3d(0,0,0);
}

.bg-img4 {
    height: 100%;
    background-size:  100% 100%;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    background-image: url(../img/tday.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    color: white;
    position: fixed;
    z-index: -2;
    font-family: 'Open Sans', sans-serif !important;
    transform: translate3d(0,0,0);
}






.callout.success {
    background-color: #1ec771;
    color: white;
    font-family: 'Open Sans', sans-serif;
    border: solid 1px white;
    padding: 3rem;
}


.callout > :first-child {
    margin-top: 0;
    font-size: 40px;
}
h2.banindex {
    font-family: 'Lato-Black';
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 0.9rem;
    line-height: 1.3;
    letter-spacing: 1px;
}



h2.ban {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-weight: 800;
    text-transform: none;
    font-size: 1.3rem;
    line-height: 1.3;
    letter-spacing: 1px;
}


.secondaryAd i {
    font-size: 26px;
    color: white;
}

.login100-form-btn i {
    font-weight: 600;
}
h1, .h1 {
    font-size: 2.5rem;
    line-height: 1.4;
    margin-top: 0;
    font-family: 'Lato-Black';
    margin-bottom: 0.5rem;
    font-weight: 800;
}

h4, .h4 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.7625rem;
}

.orbit h1 span {
    font-weight: 600;
}

.orbit a {font-family: 'Open Sans', sans-serif !important;color: white;font-size: .9rem;text-decoration:  underline;font-weight: 700;}

p {
    font-family: 'Lato-Regular';
    /*font-weight: 400;*/
}

.all_divs {
    margin-top: 10rem;
}

.all_divs2 {
    justify-content: center;
    margin-top: calc(50% - 40%);
}




/*.modal_p {
    font-size: 1rem !important;
}*/

.modal_p a {
    color: white !important;
    text-decoration: underline;
}

.modal_p a:hover {
    color: lightgrey !important;
}


#logo {
    height: 3.7rem;
    width: auto;
}

.menu li {

    outline: 0;
    min-width: 130px;
    text-align: center;
    transition: .3s;
}

.menu .active > a {
    color: #fefefe;
    border-bottom: solid 2px white;
    background: transparent;
}

.grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 100rem;
    margin: 0 auto;
}

.div_main {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 20px;
    padding-bottom:  20px;
    max-width: 340px;
    border-radius:  5px;
    height: auto;
    background-color: #003865;
}


.reset {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 20px;
    padding-bottom:  20px;
    max-width: 700px;
    border-radius:  5px;
    height: auto;
    background-color: #003865;
    padding: 45px;
}


.left_cont {
  background-color: rgba(17, 96, 135, 1);
  padding-left: calc(2% + 2rem);
  padding-right: calc(2% + 2rem);
  margin-top: calc(2% + 0.9375rem);
  padding-top: 3rem;
  padding-bottom: 3rem;
  height:  100%;
  max-height: 500px !important;
}

.left_cont_contact {
  background-color: rgba(17, 96, 135, 1);
  padding-left: calc(2% + 3rem);
  padding-right: calc(2% + 3rem);
  margin-top: calc(2% + 0.9375rem);
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.left_cont_contact svg {
    color: #13b2ff;
}

.left_cont svg {
    color: #13b2ff;
}

.right_cont {
      background-color: rgba(19, 178, 255, 0.95);
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: calc(2% + 0.9375rem);
  padding-top: 2rem;
  padding-bottom: 2rem;
  height:  100%;
  padding: 5rem;
  max-height: 500px !important;
}


.right_cont_contact {
    margin-top: 40px;
    background-color: #003865;
    margin-left: auto;
    margin-right: auto;
    max-width: 1150px;
    padding: 45px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.right_cont_contact svg {
    color: #13b2ff;
}


label {
    display: block;
    margin: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.8;
    /*    text-transform: uppercase;*/
    color: white;
    font-family: 'Lato-Regular';
    font-weight: 600;
}


.input100 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 .5rem;
    padding: 0.5rem;
    background-color: #fefefe;
    /*border: solid 1px #13b2ff;*/
    height: 60px;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    padding-left: 55px;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.input102 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 .5rem;
    padding: 0.5rem;
    background-color: #fefefe;
    border: solid 1px #13b2ff;
    height: 60px;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    padding-left: 55px;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 0rem;
    padding: 0.5rem;
    background-color: #fefefe;
   /* border: solid 1px #13b2ff;*/
    height: 50px;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    padding-left: 55px;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 .5rem;
    padding: 0.5rem;
    background-color: #fefefe;
    border: solid 1px #13b2ff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5 !important;
    padding-left: 55px;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 100px !important;
    resize: none;
}

.symbol-input100 {
    font-size: 20px;
    color: #999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.form-error {
    display: none;
    margin-top: 0rem;
    /* margin-bottom: 1rem; */
    font-size: 0.75rem;
    font-weight: 600;
    color: #ffffff;
    background: #F13852;
    float: right;
    text-align: center;
    border: solid 1px #F13852;
    width: 150px;
}

.symbol-input100 svg {
    margin-top: 25px;
}

.symbol-input100 i {
    position: absolute;
    top: 42px;
    margin-top: 0px;
    font-weight: 500;
}



.is-valid-input:focus + .symbol-input100  {
       padding-top: 30px;
}

/*
.is-invalid-input:focus + .symbol-input100 svg {
    margin-top: 5px;
}

.is-invalid-input:focus + .symbol-input100 i {
    margin-top: 5px;
}


.is-invalid-input:not(:focus) + .symbol-input100 svg {
    margin-top: 5px;
}

.is-invalid-input:not(:focus) + .symbol-input100 i {
    margin-top: 5px;
}*/


.validate-input {
  position: relative;
}

.alert-validate::before {
    font-family: 'Open Sans', sans-serif;
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: white;
    border: 1px solid #c80000;
    border-radius: 14px;
    padding: 4px 25px 4px 10px;
    top: 60px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    pointer-events: none;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f06a";
  font-family: 'Font Awesome 5 Free';
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 20px;
  top: 60px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

.main_help {
    background-color : #FFB81C;
    height: auto;
    width: 100%;

    padding-top: 1rem;
    text-align: center;
    padding-bottom: 1rem;
}

.main_help h2 {
    margin: 0;
}

.help2text {
    padding-left: 8rem;
    padding-right: 9rem;
    padding-top: 5rem;
/*    padding-bottom: 5rem;*/
}

.help2 {
    background-color: rgb(255,255,255, 0.7);
    height: auto;
    width: 100%;
    padding-top: 1rem;
    text-align: left;
    padding-bottom: 1rem;
}

.help2 h2 {
    color: #13b2ff;
}

.help2 p {
    color: #595959;
}

.btn_help2 {
    margin-right: auto;
    max-width: 250px;
}
.help2 .button.hollow {
    margin-top: 1rem;
    border: 2px solid #13b2ff !important;
    color: #13b2ff;
    height: 60px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
}

.help2vid {
    padding: 2rem;
}

.help2vid video {
    width: 100%;
    height: auto;
}

.help3 {
    height: auto;
}

.help3left {
    text-align: center;
    background-color: #1a6b92;
    padding-top: 12rem;
    padding-bottom: 12rem;
}

.help3left h2 {
    color: white;
    margin: 0;
    
}

.help3left svg {
    color: #13b2ff;
    font-size: 40px;
}

.help3right {
    text-align: left;
    background-color: #1a6b92;
}

.tipbox1 {
    height: 100%;
    background-color: #56d6fe;
    min-height: 230px;
    color: #3c4b54;
    padding-left: 1rem;
    padding-right: 1rem;
}

 .linktip a {
    color: #3c4b54;
        font-size: 1rem;
        display: block;
        height: 100%;
        width: 100%;
        transition: .5s;
    }

.linktip a:hover {
    color: white !important;
        transition: .3s;
    }
  
.linktip a:hover > h2 {
    color: white !important;
        transition: .3s;
    }
  



.tipbox1 h2{
    color: #3c4b54;
    letter-spacing: 1px;
    font-weight: 600;
}

.tipbox2 {
    height: 100%;
    background-color: #3ec0fe;
    min-height: 230px;
    color: #3c4b54;
    padding-left: 1rem;
    padding-right: 1rem;
}

.tipbox2 h2{
    color: #3c4b54;
    letter-spacing: 1px;
    font-weight: 600;
}

.tipbox3 {
    height: 100%;
    background-color: #2a89ff;
    min-height: 230px;
    color: #3c4b54;
    padding-left: 1rem;
    padding-right: 1rem;
}

.tipbox3 h2{
    color: #3c4b54;
    letter-spacing: 1px;
    font-weight: 600;
    font-size:  1.2rem;
}

.tipbox4 {
    height: 100%;
    background-color: #405bff;
    min-height: 230px;
    color: #3c4b54;
    padding-left: 1rem;
    padding-right: 1rem;
}

.tipbox4 h2{
    color: #3c4b54;
    letter-spacing: 1px;
    font-weight: 600;
}

.halfheight {
    height: 50%;
}

.halfheight svg {
    font-size: 3rem;
    margin-top: 2rem;
    margin-bottom:  1rem;
}

.help4 {
    height: auto;
    background-color: #13b2ff;
}


.help4left {
    text-align: center;
    padding-top: 12rem;
    padding-bottom: 12rem;
}

.help4right {
    text-align: left;
    height:  auto;
}

.help4left svg {
    color: white;
    font-size: 40px;
}


.qheight {
    height: 100%;
    max-height: 100px;
    padding-top:  1rem;
    margin-top: 5px;
}

.qheight h2 {
    color:#3c4b54;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-size: 1.1rem;
    margin:  0;
    vertical-align:  middle;
}

.qheight svg {
    color:#13b2ff;
    font-size: 1rem;
}


.downloadbox1 {
    background-color: #e0e7eb !important;
    padding-top: 2rem;
    padding-bottom:  1rem;
    padding-left:  1rem;
}

.downloadbox2 {
    background-color: #dbdbdb !important;
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}

.linkbox a {
     color:#3c4b54 !important; 
     display: block;
     height: 100%;
     width: 100%;
     transition: .5s;
}

.linkbox a:hover > h2 {
     color: #13b2ff !important; 
     transition: .3s;
}


.help5 {
    height: auto;
    margin-bottom: 0px;
}

.help5box1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #0e0e0f;
    text-align: center;
    height:auto;
    max-height: 300px;
    min-height:  200px;
}

.help5box1 h2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.help5box1 h2 a {

    color: white;
    transition: .5s;
}


.help5box1 h2 a:hover {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #13b2ff;
    transition: .3s;
}

.help5box1 svg {
    color: #13b2ff;
}

.help5box2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #1c1c1d;
    text-align: center;
    height:auto;
    max-height: 300px;
}


.help5box2 svg {
    color: #13b2ff;
    font-size: 40px;
    margin-right: 10px;
}

.help5box2 h2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}




.help5box3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #282828;
    text-align: center;
    height:auto;
    max-height: 300px;
}

.help5box3 h2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.help5box3 svg {
    color: #13b2ff;
}





.socialboxes {
    width: 180px;
    margin: 0 auto;
    display: block;
    height: 40px;
}

.social_link {
    width: auto;
    max-width: 50px;
    display: block;
    float: left;
}

.last svg {
    margin-right: 0;
}


.social_link a > svg {
    color: #13b2ff;
    transition: .5s;
}

.social_link a:hover > svg {
    color: white;
    transition: .3s;
}


.help5box3 h2 a {
    color: white;
    transition: .5s;
}


.help5box3 h2 a:hover {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #13b2ff;
    transition: .3s;
}











@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
}
}

.focus-input100 {
    display: block;
    position: absolute;
    bottom: 8px;
    left: 0;
    z-index: -1;
    width: 100%;
    /* height: 100%; */
    box-shadow: 0px 0px 0px 0px;
    color: rgba(250, 252, 255, 0.6);
    height: 60px;
}

.input100:focus + .focus-input100 {
  -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
  animation: anim-shadow 0.5s ease-in-out forwards;
}

@-webkit-keyframes anim-shadow {
  to {
    box-shadow: 0px 0px 10px 10px;
    opacity: 0;
}
}

@keyframes anim-shadow {
  to {
    box-shadow: 0px 0px 10px 10px;
    opacity: 0;
}
}

.button.hollow {
    margin: 1rem 0rem .5rem 0rem;
    border: 2px solid white !important;
    color: white;
    height: 50px;
    font-weight: 600;
    /*    text-transform: uppercase;*/
    font-size: 0.8rem;
    font-family: 'Open Sans', sans-serif !important;
    text-align: center;
}

.button.hollow:hover, .button.hollow:focus {
    color: #003865;
}

.with100 {
    width: 100%;
}

.btn_send_contact {
    margin-left: auto;
    max-width: 250px;
}

.button.hollow:hover:before, .button.hollow:focus:before, .button.hollow:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.button.hollow:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3AB3C9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}

.forpas {
    text-align: center;
}

.forpas a {
    color: white;
    font-size: 0.8rem;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: .5px;
    background-color: transparent;
    color: white;
    /*    text-transform: uppercase;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}



.forpas a:hover:after, .forpas a:focus:after, .forpas a:active:after {
    left: 0;
    right: 0;
}

.forpas a:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: white;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.callout.alert {
    background-color: #bb0202;
    color: white;
}

.is-invalid-input:not(:focus) {
    border-color: #F13852;
    background-color: white;
}


.mainad {
    margin-bottom: 0px;
    height: auto;
    border-radius:  5px;
    background-color: rgba(19, 178, 255, 0.85);
}

.secondaryAd {
    max-height: 150px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
    border-radius: 5px 5px 5px 5px;
    max-width: 380px;
    padding-left: 20px;
    padding-right: 20px;
    background-color:#003865;
     border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.secondaryAd svg {
    font-size: 26px;
    color: white;
}

.secondaryAd p {
    font-family: 'Lato-Regular';
    color: white;
    font-size: 0.9rem;
    /*font-weight: 600;*/
    line-height: 1.1;
    letter-spacing: 2.5px;
    margin-top: 0;
}

.Adpad1 {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 340px;
    height: auto;
    padding: 0;
}

.Adpad2 {
    max-width: 380px;
    float:  right;
    margin-left:  auto;
    padding-left:  5px;
}

.orbit-bullets button {
    width: 1rem;
    height: 1rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: white;
}

.orbit-wrapper {
    padding: 0rem;
    height: 100%;
}

.orbit {
    position: relative;
    height: 100%;
}

.orbit-container {
    position: relative;
    height: auto !important;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.orbit-slide {
    width: 100%;
    height: 100%;
}


.orbit-figure {
    margin: 0;
    height: 100%;
    padding: 2.6rem;
    max-width: 100%;
    margin-left: 21px;
}

.orbit svg {
    font-size: 60px;
    color: white;
    margin-left: 30px;
    margin-right: 30px;
}

.orbit svg:first-child {
    font-size: 60px;
    color: white;
    margin-left: auto;
}

.orbit svg:last-child {
    font-size: 60px;
    color: white;
    margin-right: auto;
}

.orbit h1 {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-weight: 800;
    text-transform: none;
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0px;
}

h2 {
    font-family: 'Lato-Black';
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 1.3;
    letter-spacing: 2px;
}

.callout.alert {
    background-color: #ff1313;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px;
    margin-bottom: 0px;
    transition: .5s;
}

.orbit p {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: .8rem;
    font-size: 1rem;
    line-height: 1.3;
    text-rendering: optimizeLegibility;
    color: white;
    font-weight: 600;
    letter-spacing: 0px;
}

.BiChat {
    transition: .5s;
    position: fixed;
    z-index: 1;
    bottom: 50px;
    right: 0px;
    background-color: rgba(19, 178, 255, 0.95);
    padding: 5px 15px 5px 15px;
}

.BiChat h3 {
    margin: 0px;
    color: white;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    transition: .5s;
}

.BiChat svg {
    margin: 0px;
    color: white;
    font-size: 1.3rem;
    font-weight: 600;
    transition: .5s;
}

.BiChat a {
    display: block;
}

.chatbutton:hover > .BiChat {
    background-color: white;
    transition: .2s;
}

.chatbutton:hover > .BiChat h3 {
 color: #13b2ff !important;
 transition: .2s;
}

.chatbutton:hover > .BiChat svg {
 color: #13b2ff !important;
 transition: .2s;
}

.orbit-previous, .orbit-next {
    position: absolute;
    font-size: 20px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe;
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 5rem;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    border: none;
    overflow-y: auto;
    background-color: rgba(19, 178, 255, 0.95);
}

.reveal > :last-child {
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    font-size: 2rem;
    right: 1.5rem;
    top: 1.5rem;
    transition: .5s;
}

.close-button:hover, .close-button:focus {
    color: lightgrey;
    transition: .3s;
}

.close-button {
    position: absolute;
    color: white;
    cursor: pointer;
}

.sendChat {
    border: 2px solid white;
    color: white;
    height: 60px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    margin: 0 !important;
    margin-left: 5px !important;
}

#chatbox {
    text-align:left;
    margin:0 auto;
    margin-bottom:25px;
    padding:10px;
    background:#fff;
    height:270px;
    width: 100%;
    color: grey;
    font-size: 1rem;
    overflow:auto;
}

#chatbox span {
    color: #13b2ff;
    font-size: 1rem;
}

.error { color: #ff0000; }

#menu { padding:12.5px 25px 12.5px 25px; }

.msgln { margin:0 0 2px 0; }



#usermsg {
    padding-left: 1rem;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    color: #6d7071;
    transition: .5s;
    background-color: transparent;
}

.orbit-next svg {
    font-size: 40px !important;
    margin: 0 !important;
}

.orbit-previous svg {
    font-size: 40px !important;
    margin: 0 !important;
}

.orbit-next:hover svg {
    color: lightgrey;
}

.orbit-previous:hover svg {
    color: lightgrey;
}

.top-bar {
    background-color: #003865;
    background: #003865;
    height: 80px;
    padding-left: 12rem;
    padding-right: 12rem;
    transition: .3s;
}

.top-bar ul {
    background-color: transparent;
}

.top-bar a {
    background-color: transparent;
    color: white;
   /* text-transform: uppercase;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
/*    letter-spacing: -1.2px;*/
    font-size: 0.9rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.top-bar a:hover:before {
    left: 0;
    right: 0;
}

.top-bar a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #FFB81C;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


a.no:before {
   content: "";
    position: absolute;
    background: none !important; 
}


.menu .active1 > a:hover:before, .tobar a:focus:before {
    color: #fefefe;
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: white;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


.button.hollow.cont svg {
    font-size: 20px;
    color: white;

}

.button.hollow:hover svg {
    color: #003865 !important;
}

.button.hollow:hover  {
     border: 0px solid white !important;
}














/* RESPONSIVE */


@media screen and (min-width: 63.8375em) and (max-width: 85.632411943em) {

    .orbit h1 {
        font-family: 'Open Sans', sans-serif;
        color: white;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.05;
        letter-spacing: 2px;
    }

    .orbit p {
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 1rem;
        font-size: .8rem;
        line-height: 1.2;
        text-rendering: optimizeLegibility;
        color: white;
        font-weight: 600;
        letter-spacing: 1.8px;
    }

    .orbit svg {
        font-size: 4rem;
        color: white;
        margin-left: 30px;
        margin-right: 30px;
    }

    .orbit svg:first-child {
        font-size: 4rem;
        color: white;
        margin-left: auto;
    }

    .orbit svg:last-child {
        font-size: 4rem;
        color: white;
        margin-right: auto;
    }
}




@media (max-width: 1023px){
.slide1 {
    height: 30vh!important;
    min-height: 30vh!important;
}

.slide2 {
    height: 30vh!important;
    min-height: 30vh!important;
}

.slide3 {
    height: 30vh!important;
    min-height: 30vh!important;
}

.full-height2 {
    
    margin-left: 0%!important;
    margin-top: 20rem!important;
}

.specialhome{
    
    margin-top: 30px!important;
}

.specialhomereset{
     margin-top: 30px!important;
     margin-right: auto;
     margin-left: auto;
}


img.imgprincipallogo{

    margin-top: 20px!important;

}

.grid-container {

    margin-bottom: 50px !important;
}


}

@media screen and (max-width: 1124px) { 
 h2 {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.1rem;
    line-height: 1.3;
    letter-spacing: 2px;
}

.secondaryAd {
    margin-left: auto;
    border-radius: 5px 5px 5px 5px;
    background-color: #003865;
    margin-right: auto;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}



.secondaryAd p {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.9px;
}
.mainad {
    margin-bottom: 0px;
    height: auto;
    background-color: rgba(19, 178, 255, 0.85);
}

.btn_send_contact {
    margin-left: auto;
    max-width: 100%;
}
}




@media screen and (min-width: 40em) and (max-width: 63.9375em) {

    .dropdown.menu > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: -98px;
        left: auto;
        padding: 0.2rem;
    }

    
    .all_divs {
    margin-top: 4rem;
}
    .top-bar {
        height: 8rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .menu li {
        outline: 0;
        min-width: 100px;
        text-align: center;
    }

.div_main {
    max-width: 400px;
    height: calc(50% - 1.875rem);
    margin-left: auto !important;
    margin-right: auto !important;
}

    .side {
        margin-top: 10px;
    }

    .menu li {
        outline: 0;
        /*min-width: auto;*/
        text-align: center;
    }

    .top-bar a {
    background-color: transparent;
    color: white;
    /* text-transform: uppercase; */
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    /* letter-spacing: -1.2px; */
    font-size: 0.9rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden
    }



    .orbit h1 {
        font-family: 'Open Sans', sans-serif;
        color: white;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.05;
        letter-spacing: 2px;
    }

    .orbit p {
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 1rem;
        font-size: 0.8rem;
        line-height: 1;
        text-rendering: optimizeLegibility;
        color: white;
        font-weight: 600;
        letter-spacing: 0.4px;
    }

    .orbit svg {
        font-size: 2.5rem;
        color: white;
        margin-left: 30px;
        margin-right: 30px;
    }

    .orbit svg:first-child {
        font-size: 2.5rem;
        color: white;
        margin-left: auto;
    }

    .orbit svg:last-child {
        font-size: 2.5rem;
        color: white;
        margin-right: auto;
    }

    .secondaryAd {
        height: auto;
        padding: 30px;
        width:  100%;
        max-width: 400px;
        margin-top:  10px;
        max-height: none;
    }

    .Adpad1 {
        padding-right: 0px;
        margin-bottom: 0px;
        max-width:  none;
        margin-top:  10px;
    }

    .Adpad2 {
        padding-left: 0px;
        margin-bottom: 10px;
        max-width:  none;
        margin-top:  10px;
        max-height:  none;
    }

    .mainad {
        margin-bottom: 5px;
        height: auto;
        
    }


    .left_cont_contact {
        background-color: rgba(17, 96, 135, 1);
        padding-left: 6rem;
        padding-right: 6rem;
        margin-top: calc(2% + 0.9375rem);
        padding-top: 2rem;
        padding-bottom: 1rem;
    }

    .right_cont_contact {
       /* margin-top: 0;*/
        padding-top: 2rem;
        padding-bottom: 0;
        height: 100%;
        padding-left: 6rem;
        padding-right: 6rem;
    }

    .help4right {
        text-align: left;
        height: 100%;
        margin-bottom: 30px;
    }

    .help4left {
        text-align: center;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .help3left {
        text-align: center;
        background-color: #1a6b92;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .qheight {
        height: 100%;
        max-height: 100px;
        padding-bottom: 0px;
        margin-top: 0px;
        padding-top: 0px;
        margin-bottom: 20px;
    }
}





@media screen and (max-width: 39.9375em) { 

    li.is-submenu-item.is-dropdown-submenu-item {
    text-align: left;
    width: 85%;
}
    .top-bar {
        height: auto;
        padding:  1rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .menu li {
        outline: 0;
        min-width: auto;
        text-align: center;
        display: inline-block;
        width: 33%;
        min-width: 130px;
        margin-left: auto;
        margin-right: auto;
    }

    .menu .menu-text {
        padding: 0;
        font-weight: bold;
        line-height: 1;
        color: inherit;
        margin-left: auto;
        width:  100%;
        margin-right: auto;
    }

    .side {
        margin-top: 20px;
    }

    .div_main {
       /* padding-left: 1rem;
        padding-right: 1rem;*/
        margin-top: 30px;
        padding-top: 2rem;
        padding-bottom: 2rem;
        max-width: 400px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .secondaryAd p {
        font-family: 'Open Sans', sans-serif;
        color: white;
        font-size: 0.8rem;
        font-weight: 600;
        line-height: 1;
        margin-top:  0px;
        letter-spacing: 1.2px;
    }

    h2 {
        font-family: 'Open Sans', sans-serif;
        color: white;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 1.5rem;
        line-height: 1.3;
        letter-spacing: 2px;
    }

    .main_help {
    height: auto;
    width: 100%;
    /* margin-top: 20px; */
    padding-top: 2rem;
    text-align: center;
    padding-bottom: 2rem;
}


    .main_help h2 {
        font-family: 'Open Sans', sans-serif;
        color: white;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 1.1rem;
        line-height: 1.3;
        letter-spacing: 2px;
    }

    .secondaryAd {
        height: auto;
        padding: 30px;
        max-width:  none;
        width:  100%;
    }

    .Adpad1 {
        padding-right: 0;
        max-width: 400px;
    }

    .Adpad2 {
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: 60px;
    }

    .orbit h1 {
        font-family: 'Open Sans', sans-serif;
        color: white;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.05;
        letter-spacing: 2px;
    }

    .orbit p {
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 1rem;
        font-size: 0.85rem;
        line-height: 1;
        text-rendering: optimizeLegibility;
        color: white;
        font-weight: 600;
        letter-spacing: 1.8px;
    }

    .orbit svg:first-child {
        font-size: 60px;
        color: white;
        margin-left: auto;
    }

    .orbit svg {
        font-size: 60px;
        color: white;
        margin-left: 10px;
        margin-right: 10px;
    }

    .orbit svg:last-child {
        font-size: 60px;
        color: white;
        margin-right: auto;
    }



    .BiChat {
        transition: .5s;
        position: fixed;
        z-index: 1;
        bottom: 0px;
        left: 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: white;
        padding: 5px 15px 5px 15px;
        text-align: center;
    }

    .BiChat h3 {
        margin: 0px;
        color: #13b2ff;
        font-size: 1.3rem;
        font-weight: 500;
        letter-spacing: 1.5px;
        transition: .5s;
    }

    .BiChat svg {
        margin: 0px;
        color: #13b2ff;
        font-size: 1.3rem;
        font-weight: 600;
        transition: .5s;
    }

    .reveal {
        z-index: 1006;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: none;
        padding: 1.5rem;
        padding-top: 6rem;
        position: relative;
        top: 100px;
        margin-right: auto;
        margin-left: auto;
        border: none;
        overflow-y: auto;
    }

    .sendChat {
        border: 2px solid white;
        color: white;
        height: 60px;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1rem;
        text-align: center;
        margin: 0 !important;
        margin-left: 0px !important;
        padding-left: 0 !important;
        padding-left: 0;
    }

    .alert-validate::before {
        font-family: 'Open Sans', sans-serif;
        content: attr(data-validate);
        position: absolute;
        max-width: 70%;
        background-color: white;
        border: 1px solid #c80000;
        border-radius: 14px;
        padding: 4px 25px 4px 10px;
        top: 60px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 8px;
        pointer-events: none;
        color: #c80000;
        font-size: 11px;
        line-height: 1.4;
        text-align: left;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity 0.4s;
        -o-transition: opacity 0.4s;
        -moz-transition: opacity 0.4s;
        transition: opacity 0.4s;
    }

    .left_cont_contact {
        background-color: rgba(17, 96, 135, 1);
        padding-left: calc(2% + 2rem);
        padding-right: calc(2% + 2rem);
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .right_cont_contact {
        padding-left: calc(2% + 1rem);
        padding-right: calc(2% + 1rem);
       /* margin-top: 0;*/
        padding-top: 2rem;
        padding-bottom: 2rem;
        height: 100%;
        /* margin-top:  15px; */
    }

    .halfheight {
        height: auto;
    }

    .help2text {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .help2vid {
        padding: 0;
    }

    .help3left {
        text-align: center;
        background-color: #1a6b92;
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .help4right {
        text-align: left;
        height: auto;
        padding: 0;
        margin-bottom: 4rem;
    }

    .qheight {
        height: auto;
        padding-top: 0rem;
        margin-top: 0;
        max-height: none;
    }

    .help4left {
        text-align: center;
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .top-bar a {
        width: 100%;
        background-color: transparent;
        color: white;
        
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
/*        letter-spacing: -1.2px;*/
        font-size: 0.9rem;
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        overflow: hidden;
    }

    .tipbox1 h2 {
        font-size: 1rem;
    }

    .tipbox2 h2 {
        font-size: 1rem;
    }

    .tipbox3 h2 {
        font-size: 1rem;
    }

    .tipbox4 h2 {
        font-size: 1rem;
    }

    .help5 {
    height: auto;
    margin-bottom: 35px;
    }

    .Adpad2 {
    padding-left: 0;
    margin-top: 0px;
    margin-bottom: 60px;
    max-width:  none;
}

.all_divs {
    margin-top: 2rem;
}

}


 @media screen and ( max-height: 758px ){

.all_divs {
    margin-top: 2rem;
}

 }



@media (max-width: 499px){

   .full-height2 {

    margin-top: 15rem!important;
}
}




i h2.ban {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-weight: 800;
    text-transform: none;
    font-size: 1.3rem;
    line-height: 1.3;
    letter-spacing: 1px;
}


.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    display: none;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffffff transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
}



.paddinghome{
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;


}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

 img[src$=".svg"] {
  width: 100% !important;
  height: 5rem !important; 
}

}

@supports (-ms-ime-align:auto)  {

 img[src$=".svg"] {
  width: 100% !important;
  height: 5rem !important; 
}

}




/* HOME */

.slide1 {
    background-image: url(../img/Home_BEL_WEB_TB_1.1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: auto;
    min-height: 106%;
}

.slide2 {
    background-image: url(../img/Home_BEL_WEB_TB_2.1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: auto;
    min-height: 106%;
}

.slide3 {
    background-image: url(../img/Home_BEL_WEB_TB_3.1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: auto;
    min-height: 106%;
}

.full-height1 {
    height: 100%;
    position: absolute;
}

.full-height2 {
    height: 100%;
    margin-left: 50%;
}

.section-size {
    width: 100%;
    background-color: white;
    /* min-height: calc(121vh - 275px); */
    min-height: calc(93vh - 0px);
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    position: relative;
}

.dot {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #000000C9;
    opacity: 0.6;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}



.div-dot {
    text-align: center;
    margin-top: -3rem;
  
   
}

.active, .dot:hover {
    background-color: #FFFFFF;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffffff transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
}


.top-bar a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #00C1D4;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}





.specialhome{
    margin-left: auto; 
    margin-right: auto;
    margin-top: 15px;
}
.specialhomereset{
    margin-left: auto; 
    margin-right: auto;
    margin-top: 140px;
}

img.imgprincipallogo {
    height: auto;
    width: auto;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-height: 150px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.button.hollow.homeb:hover, .button.hollow.homeb:focus {
    color: #fff;
}

.menu .active1 > a {
    color: #fefefe;
    border-bottom: solid 2px #00C1D4;
    background: transparent;
}

svg.svg-inline--fa.fa-th.fa-w-16 {
    color: #999999;
}


