img.logo {
    width: 150px; margin: 5px 0;
}

img.arrowUp {
    position: fixed; bottom: 25px; right: 25px; width: 75px; display: none;
}

.text-color {
    color: #398efb;
}

.text-white {
    color: #fff;
}

.font-bold {
    font-weight: bold;
}

.td_slick_line {
    border-bottom: 5px solid #eee;
    border-top: 5px solid #eee;
}

.navbar {
    padding: 15px 0;
}

.col .card {height: 400px;}

.card ul li { text-align: left; }

.TDformHeader  {
    display: none;
}

.map-clicker {
    top: 0; left: 0; width: 100%; height: 100%; z-index: 50; opacity: 0;
}

.navbar-nav {
    margin-left: 50px !important;
}

.nav-item {
    margin: 5px;
}

.nav-link {
    background-color: #fff;
    border-radius: 3px; text-transform: uppercase; padding: 5px 25px !important;
}

.nav-link:hover {
    background-color: #398efb; color: white !important;
}


.nav-link77 {
    color: #fff !important;
}


.text-1 {font-size: 10pt !important; line-height: 120%;}
.text-2 {font-size: 14pt !important; line-height: 120%;}
.text-3 {font-size: 18pt !important; line-height: 120%;}
.text-4 {font-size: 22pt !important; line-height: 120%;}
.text-5 {font-size: 26pt !important; line-height: 120%;}
.text-6 {font-size: 32pt !important; line-height: 120%;}

/* FOOTER */

footer {
    position: relative; width: 100%; background: #333333; float: left;
}


footer#footer {
    float: left;
    width: 100%;
    background-color: #333333;
    position: relative;
    bottom: 0;
    z-index: 100;  
}

footer#footer ul li p {
    float: right;
    width: calc(100% - 50px);
}
footer#footer * {
    color: #ddd !important;
}


#footer ul  {
    list-style-type: none;
}

footer p {
    margin: 0 !important;
}

.td_slick_line, .td_slick_line img  {
    float: left; width: 100%;
}

.td_body {
    padding-bottom: 25px; max-width: 800px;
}

#footer ul li i {
    float: left;
    width: 30px;
    transform: translateY(7px);
    color: #398efb !important;
}

#footer {
    position: relative; overflow: hidden;
}

#footer .logo-bg {
    height: 100%; opacity: 0.05;  max-width: 1280px; top: 50%;  left: 50%; transform: translate(-50%, -60%); position: absolute;
}

.logo-sm {
    width: 150px; margin-left: 25px; margin-top: 25px;
}


#footer ul li img {
    transform: translateY(-3px);
}


#footer ul li {
    float: left;
    width: 100%;
}


.footer-copyright {
    background-color: rgba(255, 255, 255, 0.1);
}

.block {padding: 55px 0;}

.block-81 {background-color: #eee;}
.block-77, .block-82 {padding-bottom: 25px;}

.card {
    background-color: #eee; border-radius: 25px; color: #333; padding: 25px 10px; transition: 150ms;
} 

.card:hover {
    background-color: #398efb;  color: white;
}

iframe {
    filter: grayscale(0);
}

.partners img {
    width: 100%;
}

.card i {
    font-size: 32pt; margin-bottom: 10px;
}

.card-special i {
    font-size: 60pt !important; margin-bottom: 10px;
}

.card-special {
    background-color: #fff;
    margin-top: -55px;
    padding: 45px 10px !important ;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.card-special:hover {
    background-color: #fff;
}

.card-special.card-id-17 {
    background-color: #398efb; color: #fff; transform: scale(1.05);
}

.card-special.card-id-17 p, .card-special.card-id-19 p {
    color: #fff !important; 
}

.card-special.card-id-17 i {
    color: #fff !important; 
}

.card-special.card-id-17 h3 {
    color: #fff !important; 
}


table.table-opening {
    max-width: 500px; 
}

table.table-opening td:nth-of-type(2) {
    text-align: right;
}

.slick-motto {
    background-color: #398efb;
    border-radius: 25px;
    color: white;
    position: absolute; top: 70%; left: 5%; transform: translateY(-50%);
    padding: 35px;
    width: auto;
}

.slick-motto span {
    color: white;
    width: 100%; float: left;
    font-size: 1vw; line-height: 120%;
}

.slick-motto span:nth-of-type(2) {
    color: white;
    font-weight: bold;
    font-size: 2vw; line-height: 120%;
}


/*------------------------------------
- COLOR primary
------------------------------------*/
.alert-primary {
    color: #145463;
    background-color: #caecf4;
    border-color: #bae5f0;
}

.alert-primary hr {
    border-top-color: #a4deec;
}

.alert-primary .alert-link {
    color: #0c3039;
}

.badge-primary {
    color: #212529;
    background-color: #398efb;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #212529;
    background-color: #21869e;
}

.bg-primary {
    background-color: #398efb !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #21869e !important;
}

.border-primary {
    border-color: #398efb !important;
}

.btn-primary {
    color: #212529;
    background-color: #398efb;
    border-color: #398efb;
}

.btn-primary:hover {
    color: #212529;
    background-color: #2391ab;
    border-color: #21869e;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(42, 170, 201, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #212529;
    background-color: #398efb;
    border-color: #398efb;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #212529;
    background-color: #21869e;
    border-color: #1e7b92;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(42, 170, 201, 0.5);
}

.btn-outline-primary {
    color: #398efb;
    background-color: transparent;
    border-color: #398efb;
}

.btn-outline-primary:hover {
    color: #212529;
    background-color: #398efb;
    border-color: #398efb;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(42, 170, 201, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #398efb;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #398efb;
    border-color: #398efb;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(42, 170, 201, 0.5);
}

.list-group-item-primary {
    color: #145463;
    background-color: #bae5f0;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #145463;
    background-color: #a4deec;
}

.list-group-item-primary.list-group-item-action.active {
    color: #212529;
    background-color: #145463;
    border-color: #145463;
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #bae5f0;
}

.table-hover .table-primary:hover {
    background-color: #a4deec;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #a4deec;
}

.text-primary {
    color: #398efb !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #21869e !important;
}


@media only screen 
and (min-width : 200px) 
and (max-width : 700px) 
and (orientation : portrait) {  
   .partners .w-25 { width: 100% !important; padding: 15px 0;}
   .col .card {height: auto;}
   .card-special { margin-top: -10px;}

}


