/*

    FONTS

*/

/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('/static/fonts/roboto-v27-latin-100.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-100.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('/static/fonts/roboto-v27-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-300.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-100italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('/static/fonts/roboto-v27-latin-100italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-100italic.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('/static/fonts/roboto-v27-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/static/fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('/static/fonts/roboto-v27-latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-italic.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('/static/fonts/roboto-v27-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-500.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('/static/fonts/roboto-v27-latin-500italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-500italic.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/static/fonts/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('/static/fonts/roboto-v27-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('/static/fonts/roboto-v27-latin-900.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-900.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('/static/fonts/roboto-v27-latin-900italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/static/fonts/roboto-v27-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/static/fonts/roboto-v27-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/static/fonts/roboto-v27-latin-900italic.woff') format('woff'), /* Modern Browsers */ url('/static/fonts/roboto-v27-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/static/fonts/roboto-v27-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/*

    BASE

*/
html, body {
    background-color: #ffffff;
    color: #004169 !important;
    height: 100vh;
    font-family: Roboto, Arial, Helvetica, sans-serif !important;
    width: 100%;
}

h1 {
    font-size: 32px !important;
    color: #004169 !important;
}

h2 {
    font-size: 25px !important;
    color: #004169 !important;
}

h3 {
    font-size: 20px !important;
    color: #004169 !important;
}

button.active {
    color: #004169 !important;
}

input {
    color: #004169 !important;
}

select {
    color: #004169 !important;
}

/*

    ELEMENTS

*/

@media (max-width: 237px) {
    .main-lalaby-text {
        font-size: 15px;
    }
}

@media (min-width: 300px) {
    .main-lalaby-text {
        font-size: 20px;
    }
}

@media (min-width: 401px) {
    .contact-info {
        font-size: x-small;
    }

    .main-lalaby-text {
        font-size: 28px;
    }
}

@media (min-width: 456px) {
    .contact-info {
        font-size: small;
    }

    .main-lalaby-text {
        font-size: 30px;
    }
}


.clickable {
    cursor: pointer;
}

.contact-form {
    border: 1px solid;
    border-color: #dfedf6;
    background-color: #FAFAFA;
}


/*.footer {*/
/*    overflow-x: hidden;*/
/*}*/

.img60 {
    width: 40%;
    display: inline-block;
    max-width: 192px;
    /*max-height: 50px;*/
}

.loader {
    border: 16px solid #004169; /* Dark blue */
    border-top: 16px solid #1680a1; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    display: inline-block;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.navbar-custom {
    /*background: linear-gradient(#004169 ,#1680a1);*/
    background-color: #ffffff;
    color: white !important;
}

.page-footer {
    background-color: #ffffff !important;
}

.team {
    width: 50%;
    border: 3px solid;
    border-color: #1680a1;
}

.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.white {
    color: white !important;
}

.cover-background {
    height: 50vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/static/img/lalaby_main.gif);
}

/*

    LALABY

*/

.lalaby-a {
    text-decoration: none !important;
    color: #1680a1 !important;
}

.lalaby-a:hover {
    color: #004169 !important;
}

.lalaby-active {
    color: #004169 !important;
    font-weight: bold !important;
}

.lalaby-active-no-bold {
    color: #004169 !important;
}

.lalaby-light-blue-border {
    border: 1px solid #dfedf6;
}

.lalaby-blue-dark {
    color: #004169 !important;
}

.lalaby-blue-light {
    color: #1680a1 !important;
}

.lalaby-blue-lighter {
    color: #dfedf6 !important;
}

.lalaby-blue-lighter-background {
    background-color: #dfedf6 !important;
}

.lalaby-button {
    background-color: #004169 !important;
    color: white !important;
}

.lalaby-button:hover {
    background-color: #1680a1 !important;
    color: white !important;
}

.lalaby-orange {
    color: #FFECDF !important;
}

.lalaby-orange-background {
    background-color: #FFECDF !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #004169;
    font-size: 1.3em;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
    color: #F4982B;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: grey;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(254, 151, 10, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

#carousel-app {
    height: 555px;
    width: 270px;
    margin: auto;
}

#carousel-dashboard {
  width: 800px;
  height: 400px;
  margin: auto;
}

.carousel-inner,
.carousel-item {
  width: 100%;
  height: 100%;
}

.carousel-img-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.carousel-img-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.carousel-img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}


.navbar-custom.color-changed {
    background-color: #C0DCED !important;
}

@media (min-width: 992px) {
    .navbar-custom.color-changed {
        background-color: #ffffff !important;
    }
}


.container-fluid {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}


  .vertical-line {
    display: inline-block;
    height: 40px;
    border-left: 1px solid #969696;
    vertical-align: middle;
  }