/* General rules */
a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #1f1f1f;
    text-decoration: none;
}

h2 {
    font-size: 22px;
}

p {
    margin-bottom: 0.3rem;
}

.btn-primary {
    background-color: #09366f;
}

.btn-primary i {
    color: #37cfff;
}

.btn-secondary {
    background-color: #35ccff;
}

.btn-secondary i {
    color: #003a85;
}

.btn-primary:focus, .btn-secondary:focus {
    outline: none !important;
}

.btn-primary, .btn-secondary {
    border: 0;
    border-radius: 30px;
    padding: 11px 20px;
    font-size: 18px;
    font-weight: bold;
}

.btn-primary i, .btn-secondary i {
    margin-left: 15px;
    border-radius: 50%;
    display: inline-block;
    padding: 4px;

}

.container-fluid {
    padding: 0;
}

.spacer {
    height: 20px;
}

section {
    padding: 10px 0;
}

section.alt {
    background: #f3f3f3;
}

.cercetare {
    font-size: 15px;
    margin-top: -88px;
    background: #fff;
    position: relative;
    padding: 20px;
}

.item-cercetare {
    text-align: left;
}

.item-cercetare img {
    margin-bottom: 30px;
}

.item-cercetare p {
    margin-top: 30px;
}

section.solicita-programare {
    text-align: center;
    font-size: 23px;
    padding: 10px 0;
    border-top: 6px solid #1b87e6;
    border-bottom: 1px solid #efefef;
}

section.slider {
    padding: 0;
    /* margin-top: -84px; */
}

section.slider .carousel-item {
    height: 505px;
}

section.slider .carousel-item img {
    object-fit: cover;
    width: 120%;
}

section.page-title {
    padding: 100px 0 25px;
    border-bottom: 1px solid #dbe9f2;
    /* border-top: 33px solid #b8b8b8; */
    -webkit-box-shadow: inset 0 10px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 10px 15px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
}

section.page-title h1 {
    font-size: 32px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    color: #123161;
    margin-top: 5px;
    font-family: 'Source Serif Pro', serif;
}

/* Default pages styling */

.title {
    font-size: 30px;
    font-weight: 300;
    margin-top: 25px;
    font-weight: bold;
    text-align: center;
    font-family: 'Source Serif Pro', serif;
}

.title-underline {
    width: 50px;
    height: 4px;
    background-color: #35ccff;
    margin-top: 25px;
    margin-bottom: 25px;
}

.subtitle {
    font-size: 23px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 25px;
}

.serviciu {
    text-align: center;

}

.serviciu img {
    margin-bottom: 40px;
    border-radius: 50%;
    width: 150px;
}

/* Breadcrumbs */
ol.breadcrumbs {
    background: none;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 11px;
    color: #123161;
}

ol.breadcrumbs li {
    float: left;
    padding-right: 7px;
}

ol.breadcrumbs li a {
    color: #123161;
}

/* header */
header {
    position: relative;
    z-index: 2;
}

header .bartop {
    height: 55px;
}

header a.logo {
    /* background: #fff; */
    display: inline-block;
    position: relative;
    z-index: 9;
}

header .nav_wrapper {
    height: 85px;
    position: relative;
    background: #1b87e6;
}

header .nav_wrapper .container.container-width {
    max-width: 100%;
}

header .navbar-toggler {
    margin-left: auto;
    border: 1px solid #ccc;
}

header .flags {
    padding-top: -36px;
}

header .flags img {
    width: 20px;
   height: 20px; */
}

.facebook-logo {
    padding-top: 23px;
    float: left;
}

header li.nav-item a.nav-link {
    font-size: 15px;
    font-weight: 600;
    color: #09366f;
    text-transform: uppercase;
    margin-right: 15px;
}

header ul.sub-menu {
    list-style: none;
    float: right;
    padding: 0;
}

header ul.sub-menu li {
    float: left;
    color: #fff;
    padding-top: 25px;
    height: 84px;
    position: relative;
}

.shadow-submenu {
    height: 88px;
    position: absolute;
    background: red;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    z-index: 1;
}

header ul.sub-menu li:first-child {
    border-left: 0;
}

header ul.sub-menu li a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Source Serif Pro', serif;
}

header ul.sub-menu li a img {
    margin-right: 20px;
    width: 40px;
}

/* Footer */
footer {
    border-top: 6px solid #A9D2F5;
    background: #1b87e6;
    color: #fff;
    min-height: 50px;
    overflow: auto;
}

footer h4 {
    margin-bottom: 20px;
    font-size: 22px;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

footer .block-contact {
    background: rgba(52, 204, 255, 0.4);
    padding: 30px;
    padding-top: 40px;
    font-size: 12px;
}

footer .contact_area {
    /* padding: 30px; */
    font-size: 14px;
}

footer .contact_area .spacer {
    height: 10px;
}

footer .copyright {
    font-size: 13px;
    border-top: 1px solid #0a5a90;
    margin-top: 40px;
    line-height: 70px;
}

footer .company_info {
    color: #000;
    background: #fff;
    padding: 34px;
    margin-bottom: 50px;
    margin-top: -200px;
    font-size: 13px;
}

#map_canvas {
    height: 300px;
}

.facebook-rate {
    background-color: #ffffff;
    margin-bottom: 27px;
    max-width: 600px;
    border-radius: 4px;
    text-align: center;
    height: 135px;
}

.facebook-rate img {
    width: 95%;
}

.facebook-rating-parent {
    position: relative;
}

.facebook-rating {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #01264e;
}

.facebook-rating img {
    margin-bottom: 20px;
}

.facebook-rating h1 {
    font-size: 46px;
    margin-bottom: 30px;
}

.doctor img {
    border: 5px solid lightgrey;
    border-radius: 220px;
    background: #d5e0e6;
    margin-bottom: 40px;
}

.doctor .subtitle {
    margin-bottom: 0px;
}

.doctor p {
    margin-bottom: 30px;
}

.bg-icon {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    font-size: 16px;
}

.alt-bg-icon.fa-phone {
    transform: rotate(100deg);
}

.alt-bg-icon {
    color: #34ccff;
}

.dropdown-menu {
    background: #102b56;
    width: 100%;
    margin-left: 0px;
    border: 0;
    border-radius: 0;
    padding: 0;
    left: 0;
}

.dropdown-menu a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding: 13px;
}

.dropdown-menu a:last-child {
    border-bottom: 0;
}

section.contact {
    background: linear-gradient(90deg, #ffffff 50%, #f7f7f7 50%);
}

section.contact-footer {
    padding: 40px 0;
}

.bar-title {
    width: 70px;
    height: 3px;
    background: #1b87e6;
    margin-bottom: 30px;
}