/*
Theme Name: Cardiologia
Theme URI: http://imaginevirtual.com
Author: Imaginevirtual Team
Author URI: http://imaginevirtual.com
Text Domain: cardiologia
*/

/* CSS Document */

@charset "utf-8";
/* CSS Document */
html{height:100%;}
body{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    font-family: 'Dosis', sans-serif !important;
    font-size:18px;
    background-color:#f5f5f5;
}

h1, h2, h3, h4, h5, h6{font-family: 'Dosis', sans-serif !important;}

.page-title h2{
    font-size:36px;
}

a:hover{

    color:#bd1622;

}

/* CORES */
.red{color:#bd1622};
.grey_normal{color:#999999;}
.grey_dark{color:#3c3c3b;}

/*CORES*/

header.header{
    background-color:#fff;
}

.maincontent{
    min-height: 100%;
    height: auto;
    margin-bottom:-90px;

}

.navbar-default{
    background-color:#fff;
    border-color:transparent;
    font-weight:600;
    font-size:16px;
}

.navbar{margin-bottom:0;}

.navbar a:hover{color:#3c3c3b;}


.logo{
    background-color:#f5f5f5;
    width:100%;
    padding:16px 0 42px 0;
}

.banner{margin-bottom:50px;}
.carousel-indicators{
    left:20%;
    bottom:5px;
}

.carousel-indicators .active{
    width:10px;
    height:10px;
    margin:1px;
}

.carousel-indicators li{
    background-color:#999;
    border:none;
} 

.carousel-caption{
	right:8%;
	padding-bottom:0;
}

.carousel-caption h4{
    right:0%;
    color:#3c3c3b;
    font-size:40px;
    font-weight:200;
    text-shadow:none;
    text-align:right;
}

.title{
    font-family: 'Dosis', sans-serif;
    font-weight:600;
    font-size:20px;
}

h2.page-title {
    font-size:36px;
    font-weight:600;
}


.container article ul li p{
    color:#999;
    font-size:16px;
    font-weight:500;
}

.container li h3{
    font-size:30px;
    font-weight:600;
    margin:0;

}

.container li h5{
    color:#999999;
    font-size:21px;
    font-weight:500;
    margin:5px 0;
}

.container article h4{
    font-size:21px;
    font-weight:600;
    color:#3c3c3b;
    margin:0;
}

.container article h5{
    font-size:21px;
    font-weight:400;
    color:#999999;
	margin-top:0;
    margin-bottom:20px;
}


.homepage article p{
    font-size:16px;
    font-weight:500;
    color:#999999;
}

.home-doctor{
    margin-top:50px;
    overflow:hidden;
}

.home-doctor img{
    float: left;
    margin-right: 20px;
    width: 275px;
    height: auto;
}

.home-doctor h4{
    font-family: 'Dosis', sans-serif;
    font-weight:600;
    font-size:18px;
    margin:85px 0 0 0;
}

.home-doctor h5{
    font-family: 'Dosis', sans-serif;
    font-weight:400;
    font-size:18px;
    margin:0px;
}

.home-info{
    width:100%;
    background-color:#f2f2f2;
    padding:15px 30px;
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    3px 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow:         3px 3px 10px rgba(0, 0, 0, 0.5);
}

.home-info h3{
    width:100%;
    text-align:center;
    border-bottom:1px solid #6d6e70;
    margin:0;
    padding-bottom:10px;
    text-transform:uppercase;
    font-size:20px;
    font-weight:600;
}

.home-info p{
    border-bottom:1px solid #6d6e70;
    padding:10px 0;
    font-size:19px; 
    color:#999;
    overflow:hidden;
}

.home-info p:last-child{
    border-bottom:none;
    padding-bottom:0;
}

.home-info span{
    font-size:20px;
    float:left;
    padding-right:10px;
}




.cardiologia h2{
    font-size:36px;
    font-weight:600;
}

.cardiologia h3{
    font-size:20px;
    font-weight:600;
}

.cardiologia p{
    color:#999;
    font-size:16px;
    font-weight:500;
}

.specialties ul{
    margin:0;
    padding:0;
    list-style:none;
    color:#bd1622;
}
.specialties li{
    margin:20px 0;

}

.specialties h2{font-size:36px;}

.specialties h3:before{
    content:'\2022 \00a0';

}

.specialties h3{
    font-size:30px;
    font-weight:600;
    margin:0;

}

.specialties h5{
    color:#999999;
    font-size:21px;
    font-weight:500;
    margin:5px 0;
}

.exams ul{
    margin:0;
    padding:0;
    list-style:none;

}
.exams li{
    margin:20px 0;

}

.exams h2{font-size:36px;}

.exams h3:before{
    content:'\2022 \00a0';
    color:#bd1622;
}

.exams h3{
    font-size:30px;
    font-weight:600;
    margin:0;

}

.exams p{
    font-size:18px;
    font-weight:400;
    margin:0;
    color:#999999
}



.equipa ul{
    list-style:none;
    margin:0;
    padding:0;
}

.equipa li{
    list-style:none;
    margin:20px 0;

}

.equipa h4{
    font-size:21px;
    font-weight:600;
    color:#3c3c3b;
    margin:0;
}

.equipa h5{
    font-size:21px;
    font-weight:400;
    color:#999999;
    margin:0;
}

.acordos h2{
    font-size:36px;
    font-weight:600;
}



.acordos-logos{
    text-align:center;
    margin:10px 0;
}

.clinica h2{
    font-size:36px;
    font-weight:600;
}

.clinica-gallery{
    background-color:#dfe2e7;
    padding:48px 0;
}

.contactos h2{
    font-size:36px;
    font-weight:600;
}


.gallery-list ul{
    list-style:none;
    margin:0;
    padding: 0 30px;
}

.gallery-list li{
    margin:0;
    padding: 14px 0;
    display:block;
    width:100%;
    border-bottom:1px solid #bd1622;
    overflow:hidden;
}

.gallery-list li:first-child{
    padding-top:0;
}

.gallery-list li:last-child{
    border-bottom:none;
    padding-bottom:0;
}

.gallery-list li img{
    float:left;
}

.gallery-list li a{
    display:block;
    overflow:hidden;
    text-decoration:none;
    color:#3c3c3b;
    font-weight:200;
    font-size:21px;
}

.gallery-list li a:hover{
    color:#bd1622;
}
.gallery-list li a.active{
    color:#bd1622;
}

.gallery-list li a p{
    padding:35px 17px 0 17px;
    float:left;
}

.contactos p{
    font-weight:500;
    color:#999;
    font-size:16px;
}

input[type=text], input[type=email], input[type=tel]{
    background-color:#e6e7e8;
    border:none;
    outline:none;
    width:100%;
    font-weight:500;
    color:#999999;
    font-size:20px;
    padding:2px 10px;
    margin-bottom:10px;
}

 textarea{
    background-color:#e6e7e8;
    border:none;
    outline:none;
    width:100%;
    font-weight:500;
    color:#999999;
    font-size:20px;
    padding:2px 10px;
    margin-bottom:10px;
    height:115px;
}

 input[type=submit]{
    background-color:#e6e7e8;
    border:none;
    outline:none;
    float:right;
    font-weight:400;
    color:#bd1622;
    font-size:20px;
    padding:2px 40px;

}

input[type=text].error, input[type=email].error, input[type=tel].error{
    background-color: #FFA8A8;
}

.stickyFooter{
    width:100%;
    height:90px;
    background-color:#eeeeee;
    margin-top:140px;
}

footer p{
    float:right;
    margin-top:40px;
    color:#3c3c3b;
    font-weight:400;
    font-size:12px;
}

footer a.newsletter{
    color:#999999;
    font-size:16px;
    padding:20px;
    margin-top:-40px;
    margin-left:40px;
    float:left;
    display:block;
    background-color:#eeeeee;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-topright: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

footer p a{

    color:#3c3c3b;

}

.map{width:100%; height: 388px;}

#map-canvas {
    margin: 0;
    padding: 0;
    height: 388px;
    width:100%;
}

.tel{
color:#ffffff;
background:#bd1622;
text-decoration:none;
padding:5px;
}
