#header .logo img {
    padding: 0;
    margin: 0;
    max-height: 80px !important;
}

#header.header-transparent {
    background: #ffffff !important;
}

#header.header-scrolled {
  background: rgba(30, 67, 86, 0.8);
  height: 80px !important;
}

.navbar li {
    position: relative;
    padding: 5px !important;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
    color: #0098d7 !important;
}

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #000 !important;
    white-space: nowrap;
    transition: 0.3s;
    font-weight: bold;
}

.mobile-nav-toggle {
    color: #000 !important;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}


.back {
    position: relative;
    top: 100px;
    background-color: #fff;
    z-index: 99;
    height: 60px;
    padding-top: 7px;
}


.contact_input {
    height: 62px;
    background: transparent;
    border: solid 2px #e6ebf1;
    margin-bottom: 18px;
    padding-left: 25px;
    outline: none;
    font-size: 15px;
    color: #404040;
    font-weight: 500;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    width: 100%;
}

.contact .info-box {
    color: #444;
    text-align: center;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 20px 0 30px 0;
    margin-bottom: 30px;
    height: 210px !important;
}


li.active a {
    color: #0098d7 !important;
}

.blog {
    padding: 0px 0 20px 0 !important;
}


.why-us .video-box img {
    padding-top: 21px !important;
    padding-bottom: 15px;
}

.exames {
    padding: 30px;
    position: relative;
    overflow: hidden;
    margin: 0 0 40px 0;
    background: #fff;
    box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
    transition: all 0.3s ease-in-out;
    text-align: center;
    border: 1px solid #fff;
    height: auto !important;
}

.services .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    margin: 0 0 40px 0;
    background: #fff;
    box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
    transition: all 0.3s ease-in-out;
    text-align: center;
    border: 1px solid #fff;
    height: 300px !important;
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
    text-align: right!important;
}

#footer .footer-top h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    position: relative;
    padding-bottom: 12px;
}

.footer_logo {
    padding-top: 18px !important;
}

#footer .footer-top {
    background: #0d2735;
    border-top: 1px solid #17455e;
    border-bottom: 1px solid #123649;
    padding: 30px 0 0px 0 !important;
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background: #0098d7 !important;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}


.margin{
    margin-top:20px;    
    margin-bottom:20px;
}

.themeBtn {
    background: #0098d7;
    color: #ffffff !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    line-height: 0.8;
    padding: 15px 15px;
    text-transform: capitalize;
    border:0px !important;
    cursor:pointer;
    border-radius:100px;
    font-weight: bold;

}
a:hover{
    color: #ffffff;
    text-decoration:none;
}
.themeBtn:hover {
    background: #000;
    color: #ffffff;
    box-shadow: 0 10px 25px -2px #000;
}
.themeBtn2 {
    background: #7600ff;
    color: #ffffff !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 50px;
    line-height: 0.8;
    padding: 18px 30px;
    text-transform: capitalize;
    border-radius: 1px;
    letter-spacing: 0.5px;
	border:0px !important;
	cursor:pointer;
	border-radius:100px;

}
.themeBtn2:hover {
    background: rgb(118, 0, 255);
    color: #ffffff;
    box-shadow: 0 10px 25px -2px rgba(118, 0, 255, 0.6);
}
.themeBtn3 {
    background: #ff2e4d;
    color: #ffffff !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 50px;
    line-height: 0.8;
    padding: 18px 30px;
    text-transform: capitalize;
    border-radius: 1px;
    letter-spacing: 0.5px;
	border:0px !important;
	cursor:pointer;
	border-radius:100px;

}
.themeBtn3:hover {
    background: rgb(255, 46, 77);
    color: #ffffff;
    box-shadow: 0 10px 25px -2px rgba(255, 46, 77, 0.6);
}
.themeBtn4 {
    background: #006eff;
    color: #ffffff !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 50px;
    line-height: 0.8;
    padding: 18px 30px;
    text-transform: capitalize;
    border-radius: 1px;
    letter-spacing: 0.5px;
	border:0px !important;
	cursor:pointer;
	border-radius:100px;

}
.themeBtn4:hover {
    background: rgb(0, 110, 255);
    color: #ffffff;
    box-shadow: 0 10px 25px -2px rgba(0, 110, 255, 0.6);
}


#hero-no-slider::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(30, 67, 86, 0.24), rgba(30, 67, 86, 0.27)), url("../img/hero-bg.jpg") center top no-repeat !important;
}

.unidades {
    text-align: center !important;
}

a {
  color: #fff !important;
  text-decoration: none;
}
