﻿@font-face {
    font-family: Eurostile;
    src: url(../fonts/eurostile.ttf);
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #0066B0;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #0066B0;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #0066B0;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #0066B0;
}

html * {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

body {
    max-width: 100%;
    overflow-x: hidden;
    color: #0066B0;
    font-size: large;
}

.logodiv{
    margin-top: 283px; 
    margin-bottom: 155px;
}
@media (max-width: 767px) {
   .logodiv{
    margin-top: 15vh; 
    margin-bottom: 20vh;
}
}
.nav > li > a {
    padding: 0px;
}

.navbar-nav > li > a {
    line-height: 0px;
}

.slick-track {
    display: flex !important;
    justify-content: center;
}

.slick-slide {
    align-self: center;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1267px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.topbuttons, a, img {
    max-width: 100%;
}

.galeria a {
    max-width: 100%;
}

.galthumbs {
    float: right;
}

.galbig {
    float: left;
}

@media (max-width: 1250px) {
    .galbig {
        float: none;
        margin: 0 auto;
    }

    .galthumbs {
        float: none;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 991px) {
    .galbig {
        float: none;
    }

    .galthumbs {
        float: none;
        margin: 10px auto 0 auto;
    }

    .galeria a {
        margin-bottom: 30px !important;
    }

    .galeria {
        padding-bottom: 70px !important;
    }

    .contactos a {
        margin-bottom: 30px !important;
    }

    .contactos {
        margin-bottom: 70px !important;
    }

    .scrolltop img {
        max-width: 60px;
    }
}

#especialidades, #contactos, #acordos, #clinica, #galeria, #copyright, #consultas {
    overflow: hidden;
}

.CalibriLightWhite {
    font-family: "Calibri Light";
    font-size: 23px;
    font-style: normal;
    color: #FFF;
    text-align: justify;
    line-height: 120%;
    margin-top: 23px;
    margin-bottom: 23px;
    font-weight: normal;
}

.CalibriLightBlack {
    font-family: "Calibri Light";
    font-size: 20px;
    font-style: normal;
    color: #000;
    text-align: center;
    line-height: 120%;
}

.CalibriLightBlackJustify {
    font-family: "Calibri Light";
    font-size: 20px;
    font-style: normal;
    color: #000;
    text-align: justify;
    line-height: 120%;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.bannerContainer {
    position: relative;
    
}

#myCarousel {
    position: absolute;
    top: 0;
    height:  100vh;
    overflow: hidden;
}

    #myCarousel img {
        overflow: hidden;
        max-width: 1920px !important;
        min-width: 1920px !important;
        margin: 0 auto;
    }

.marcaagua {
    overflow: hidden;
}

.navbar {
    position: absolute;
    z-index: 100;
    width: 100%;
    border: none;
    margin-bottom: 0;
    height: 879px;
}

.navbar-inverse {
    background-color: transparent;
}

    .navbar-inverse .navbar-nav > li > a {
        color: gray;
    }

h6 {
    color: gray;
}


h1, h2, h3, h4, h5 {
    text-transform: uppercase;
}

h1 {
    font-size: 64px;
    margin-bottom: 55px;
}

hr {
    background-color: #c3c3c3;
    color: #c3c3c3;
    border-color: #c3c3c3;
}



/*.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -29px;
}*/

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000000;
}

.navbar-inverse .navbar-toggle {
    border-color: #0066B0;
}

@media (max-width: 992px) {
    .navbar-brand {
        width: 250px;
    }
}

@media (max-width: 767px) {

    .hidetr {
        display: none;
    }
}

.carousel-inner img {
    min-width: 100%;
    max-width: none !important;
}

.barraIndex {
    background-color: #0066B0;
    opacity: 1;
}

.enviar {
    display: inline-block;
    height: 51px !important;
    margin-right: 8px;
    background-color: #0066B0;
    color: white;
    border: none;
    border-radius: 3px;
    font-size: 24px;
}

.form-control {
    border-radius: 26px !important;
    border-color: #0066B0;
}

.TituloSlider {
    font-size: 68px;
    line-height: 60px;
    color: #FFF;
    font-weight: 700;
    padding-left: 0;
}


.TextoSlider {
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    font-weight: 400;
    padding-left: 0;
    margin: 0 0 10px;
}

input, select, textarea {
    max-width: 100%;
}




/*Serviços */

#tcs img {
    border: none;
    background: url('../Img/icons/icon_tcs.png') no-repeat;
    background-position: center;
}

#tcs:hover img {
    border: none;
    cursor: pointer;
    background: url('../Img/icons/icon_tcsup.png') no-repeat;
    background-position: center;
}

#tcp img {
    border: none;
    background: url('../Img/icons/icon_tcp.png') no-repeat;
    background-position: center;
}

#tcp:hover img {
    border: none;
    cursor: pointer;
    background: url('../Img/icons/icon_tcpup.png') no-repeat;
    background-position: center;
}

#tct img {
    border: none;
    background: url('../Img/icons/icon_tct.png') no-repeat;
    background-position: center;
}

#tct:hover img {
    border: none;
    cursor: pointer;
    background: url('../Img/icons/icon_tctup.png') no-repeat;
    background-position: center;
}



.scrolltop {
    visibility: visible;
    opacity: 1;
    transition: all .5s ease-in-out 0s;
}

.gototophidden {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out 0s;
}

.menutopo {
    font-size: 16px;
    margin-top: 0px;
}

    .menutopo li {
        width: 120px;
        text-align: center;
    }



.titulo {
    font-size: xx-large;
    color: #0066B0;
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.intro {
    font-size: large;
    color: #0066B0;
}

a {
    color: #0066B0 !important;
}

    a:hover {
        text-decoration: none;
        color: #F08828;
    }


@media (max-width: 992px) {
    .hidetr2 {
        display: none;
    }

    .selectedprod {
        padding-top: 0 !important;
    }

    .selectedprodtext {
        padding-top: 30px !important;
    }
}

.carousel-indicators li {
    display: inline-block;
    width: 5%;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #0066B0;
    border-radius: 0px;
    border: none;
}

.carousel-indicators .active {
    display: inline-block;
    width: 5%;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #EF7D16;
    border-radius: 0px;
    border: none;
}

.carousel-indicators {
    position: absolute;
    bottom: 10%;
    left: 70%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

@media (max-width: 767px) {

    .navbar-brand {
        width: 180px;
    }

    h1 {
        font-size: 48px;
    }
}

.navbar-fixed-top {
    height: 111px;
}

    .navbar-fixed-top .navbar-header {
        margin: 23px;
    }

ul.nav li {
    margin-top: 48px;
}

    ul.nav li a {
        margin-left: 33px;
    }

    ul.nav li.liconsultas {
        margin-top: 30px;
        margin-right: 15px;
    }

@media (max-width: 1199px) {

    .navbar-fixed-top .minilogo {
        height: 50px;
        margin: 2px 0;
        padding-left: 15px;
    }

    ul.nav li a {
        margin-left: 15px;
    }
}

@media (max-width: 991px) {
    .navbar-fixed-top {
        height: 51px;
    }

        .navbar-fixed-top .navbar-header {
            margin: 0px;
        }


    .menutopo {
        font-size: 14px;
    }

        .menutopo li {
            width: 90px;
        }

    /*.navbar-fixed-top a {
        width: 79px;
    }*/
    .navbar-fixed-top img {
        height: 10px;
    }

    .navbar-fixed-top .liconsultas img {
        height: 34px;
    }

    .navbar-fixed-top .minilogo {
        height: 30px;
        margin: 10px 0;
        padding-left: 15px;
    }

    ul.nav li {
        margin-top: 19px;
    }

        ul.nav li.liconsultas {
            margin-top: 8px;
        }

        ul.nav li a {
            margin-left: 15px;
        }
}

td {
    vertical-align: top;
}

.footer-right-center {
    text-align: right;
}

@media (max-width: 992px) {
    .footer-right-center {
        text-align: center;
    }

    .footer-center {
        text-align: center;
    }
}
@media (max-width: 458px) {
    .enviarpull {
        float:none !important
    }
}

.topbuttons img {
    width: 19%;
}

.topmarcar {
    float: right;
    height: 100px;
    padding: 25px 0;
    margin-right: 100px;
}


@media (max-width: 1199px) {
    .topbuttons a {
        margin-right: 9px !important;
    }

    .preench {
        font-size: 14px !important;
    }
}

@media (max-width: 991px) {
    .topbuttons a {
        margin-right: 7px !important;
    }
}

@media (max-width: 767px) and (orientation:portrait) {

    ul.nav li:first-child {
        margin-top: 0;
    }

    .topmarcar {
        height: 100px;
        width: 100%;
        margin-right: 0px;
    }

        .topmarcar div {
            width: 243px;
            margin: 0 auto;
        }

    .topbuttons {
        width: 243px;
    }

        .topbuttons img {
            width: 100%;
        }
}

@media (max-width: 767px) and (orientation:landscape) {

    

        .topbuttons img {
            width: 18%;
        }
}


@media (max-width: 220px) {

    .minilogo {
        height: 16px !important;
        margin: 17px auto !important;
    }
}

.divfechar {
    position: relative;
    width: 233px;
    float: right;
    margin-top: -57.5px;
    margin-right: 80px;
    background-color: white;
    height: 51px;
    max-width: 100%;
   
}

.afechar {
    font-size: 0px;
    display: block;
    width: 169px;
    margin: 0 32px;
    max-width: 100%;   
}

.afechar img{
    max-width: 100%;
}
@media (max-width: 991px) {
    .divfechar {
        margin:0 auto;
        float:none;
        top: 0px;
        height: 90px;
    }
    .afechar {
        top: -57.5px;
        position: relative;
    }
}
