body {
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #2C3840;
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  color: #000;
}

.btn, .form-control {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #4B93BF;
  border-color: #4B93BF;
}

/* Header */
header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

header .navbar-brand img {
  /*text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 400;*/
  width: 70%;
}

/*header .navbar-brand span {
  color: #4B93BF;
}*/

header .top-bar {
  background: #4B93BF;
}

header .top-bar a {
  color: #fff;
  padding: 7px;
  font-size: 14px;
  display: inline-block;
}

header .top-bar .cta-btn {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  background: #45CCB7;
}

header .top-bar .cta-btn:hover {
  -webkit-box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
}

/*header .top-bar .social {
  margin-bottom: 0;
}

header .top-bar .social li {
  display: inline-block;
  text-align: center;
}

header .top-bar .social li a {
  color: #fff;
  padding: 10px;
  width: 40px;
  display: inline-block;
}

@media (max-width: 991px) {
  header .top-bar .social li a {
    padding-left: 10px;
    padding-right: 10px;
    width: inherit;
  }
}

header .top-bar .social li a:hover {
  background: #45CCB7;
  color: #fff;
  -webkit-box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
}*/

header .navbar {
  padding-top: .9em;
  padding-bottom: 0;
  background: white !important;
}

header .navbar .nav-item{
  text-align: center;
  width: 110px;
}

@media (max-width: 1199px) {
  header .navbar {
    background: white !important;
    padding-top: .9rem;
    padding-bottom: 0rem;
  }
  header .navbar-brand img{
    width: 90%;
  }
}

@media (max-width: 991px) {
  header .navbar-brand{
    width: 50%;
  }
}

@media (max-width: 767px) {
  header .navbar-brand{
    width: 60%;
  }
}

header .navbar .nav-link {
  padding: 1.7rem 1rem;
  outline: none !important;
}

@media (max-width: 1199px) {
  header .navbar .nav-link {
    padding: .5rem 0rem;
  }
}

header .navbar .nav-link.active {
  color: #4B93BF !important;
}

header .navbar .dropdown-menu {
  font-size: 14px;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
}

header .navbar .dropdown-menu .dropdown-item.active {
  background: #f8f9fa;
  color: #4B93BF !important;
}

header .navbar .dropdown-menu a {
  padding-top: 7px;
  padding-bottom: 7px;
}


section{
  padding-top: 3em;
}

img.img-fluid.mb-4{
  margin-left: 10%;
  max-width: 80%;
  margin-top: 20%;
  border-radius: 100%;
}

h2.text-uppercase.mb-4{
  color: #4B93BF;
  margin-left: 33%;
}

@media (max-width: 767px) {
h2.text-uppercase.mb-4{
  margin-left: 33%;
}
}

p.mb-5{
  padding-left: 0;
  padding-bottom: 0em;
  width: 100%;
  font-size: .95em;
}

@media (max-width: 574px) {
img.img-fluid.mb-4{
  padding-top: 0;
}
p.mb-5.primera{
  margin-bottom: 0;
}
p.mb-5.segunda.element-animate.fadeInUp.element-animated{
  padding-left: 1em;
}
}

@media (max-width: 370px) {
h2.text-uppercase.mb-4{
  margin-left: 28%;
}
}

span{
  color: #4B93BF;
}


.cta-link {
  margin-top: 4em;
  background: #4B93BF;
  width: 100%;
  padding: 3.5em 0 3em 0;
  display: block;
  text-align: center;
  margin-top: 0px;

}

.cta-link:focus, .cta-link:active {
  outline: none;
}

.cta-link span {
  line-height: 1.2;
}

.cta-link .sub-heading {
  color: #fff;
  display: block;
  font-size: 20px;
}

.cta-link .heading {
  font-size: 50px;
  color: #001933;
}

@media (max-width: 991px) {
  .cta-link .heading {
    font-size: 30px;
  }
}

.cta-link:hover {
  background: #45CCB7;
}

.cover_1 {
  background-size: cover;
  background-position: center center;
  padding: 7em 0;
}

.cover_1 .sub-heading {
  color: transparent;
  font-size: 22px;
  padding-bottom: 40px;
}

.cover_1 .heading {
  font-size: 50px;
  color: transparent;
  font-weight: 300;
}

.heading {
  color: #4B93BF;
}

.text-black {
  color: #000 !important;
}

.stretch-section .video {
  display: block;
  position: relative;
  -webkit-box-shadow: 4px 4px 70px -20px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 4px 70px -20px rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .stretch-section .video{
    margin-bottom: 1.2em;
  }
}

.media-feature .far,.fas{
  font-size: 60px;
  opacity: 0.5;
  color: #4B93BF;
  padding-bottom: .2em;
}

.media-feature h3 {
  font-size: 20px;
}

@media (max-width: 991px){

.media-feature .far,.fas{
  font-size: 30px;
  opacity: 0.5;
  padding-bottom: .15em;
}

.media-feature h3 {
  font-size: 18px;
}

.media-feature p {
  font-size: 12px;
}
}

.media-custom {
  background: #fff;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.media-custom .meta-post {
  color: #adb5bd;
  font-size: 13px;
  text-transform: uppercase;
}

.media-custom .meta-chat {
  color: #ced4da;
}

.media-custom .meta-chat:hover {
  color: #2C3840;
}

.media-custom:focus, .media-custom:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.media-custom .media-body {
  padding: 30px;
}

.media-custom .media-body h3 {
  font-size: 20px;
}

.media-custom .media-body p:last-child {
  margin-bottom: 0;
}


.list-unstyled.check li {
  position: relative;
  padding-left: 30px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.list-unstyled.check li:before {
  color: #45CCB7;
  left: 0;
  font-family: "Ionicons";
  content: "\f122";
  position: absolute;
}

.custom-tabs .border-right {
  border-right: 1px solid #dee2e6;
}

@media (max-width: 767px) {
  .custom-tabs .border-right {
    border-right: none;
  }
}

.custom-tabs .nav-pills .nav-link {
  padding-left: 0;
  font-size: 26px;
  font-weight: 100;
  color: #adb5bd;
  line-height: 1.2;
  margin-bottom: 10px;
}

.custom-tabs .nav-pills .nav-link span {
  font-size: 18px;
}

.custom-tabs .nav-pills .nav-link.active {
  background: none;
  color: #4B93BF;
  padding-left: 20px;
  position: relative;
}

.custom-tabs .nav-pills .nav-link.active:before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
  width: 2px;
  background: #45CCB7;
}

.custom-tabs .tab-pane .icon {
  font-size: 60px;
  display: block;
  color: #4B93BF;
}

.custom-tabs .tab-pane h2 {
  font-size: 60px;
  font-weight: 300;
}


.text-center .ortodoncia{
  line-height: 1.6em;
  padding-bottom: 1.6em;
  margin-right: -1em;
  margin-left: -1em;
  text-align: left;
}

@media (max-width: 570px) {
.text-center .ortodoncia{
  margin-right: 0em;
  margin-left: 0em;
}
}

@media (max-width: 370px) {
.text-center .ortodoncia p{
  font-size: .95rem;
}
.text-center .edad{
  font-size: .95px;
}
}

.text-center .edad{
  font-size: 20px;
  color: #4B93BF;
  text-align: center;
}

#modalAppointment .modal-content {
  border-radius: 0;
  border: none;
}

#modalAppointment .modal-body, #modalAppointment .modal-footer {
  padding: 40px;
}

.site-footer {
  padding: 1em 1em 0em 1em;
  width: 100%;
  background: #295073;
  color: #d9d9d9;
}

.site-footer .pie{
  padding: 1em 0;
  width: 100%;
  background: #2C3840;
  color: #d9d9d9;
}

.site-footer .pie .final{
  list-style: none;
  float: right;
  margin-top:-1em;
  margin-right: 9.5em;
}

.site-footer .pie .final li {
  display: inline;
}

.site-footer .pie .final li a {
  display: inline-block;
  font-size: 13px;
  color: #d9d9d9;
  margin-left: 40px;
}

.site-footer .pie .final li a:hover {
  color: #45CCB7;
}

.site-footer .pie .datos {
  float: left;
  color: #d9d9d9;
  font-size: 15px;
  margin-top: -1em;
  margin-left: 4em;
}

@media (max-width: 500px){
.site-footer .pie{
  padding: 2em 0;
  width: 100%;
}

.site-footer .pie .final{
  margin-top:-2em;
  margin-right: 8.5em;
}

.site-footer .pie .final li {
  display: inline;
}

.site-footer .pie .final li a {
  display: inline-block;
  font-size: 13px;
  margin-left: 10px;
}
.site-footer .pie .datos {
  float: left;
  font-size: 15px;
  margin-top: -1em;
  margin-left: 7em;
}
}

@media (max-width: 370px){
.site-footer .pie .final li a {
  font-size: 9px;
}
}

.site-footer a {
  color: #d9d9d9;
}

.site-footer h3 {
  color: #d9d9d9;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.site-footer .footer-link li {
  line-height: 1.3;
  margin-bottom: 15px;
}

.site-footer hr {
  width: 100%;
}

.site-footer .border-t {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}



.footer-widget .fw-title {
  font-size: 18px;
  color: #fff;
  margin-bottom: .2em;
  font-weight: 400;
  padding-top: 15px;
}

.footer-widget .fw-about {
  padding-top: 5px;
  margin-left:7.5%;
}

.footer-widget .fw-about img {
  width: 70%;
  margin-left: 36%;
  margin-bottom: .5em;
}

.footer-widget .fw-about p {
  color: #fff;
  opacity: 0.6;
  margin-right: -10em;
  font-size: .95em;
}

.footer-widget .fw-about span{
  color: #45CCB7;
}

.footer-widget .fw-links {
  padding-top: 25px;
  color:transparent;
}

.footer-widget ul {
  list-style: none;
}

.footer-widget ul li a {
  font-size: 14px;
  color: transparent;
  opacity: 0.48;
  display: inline-block;
}

.footer-widget ul li a:hover {
  color: #71cd29;
}

.footer-widget .fw-social {
  padding-top: 20px;
  text-align: center;
}

.footer-widget .fw-social a {
  color: #fff;
  display: inline-block;
  margin-right: 30px;
  font-size: 20px;
}

.footer-widget .fw-timetable {
  border: 1px solid #45CCB7;
  padding: 2px 3px 2px;
  max-width: 418px;
  margin-left: auto;
  position: relative;
  right: -55%;
  margin-top: 2em;
}

.footer-widget .fw-timetable .fw-title {
  padding-top: 0;
}

.footer-widget .fw-timetable .timetable-content {
  padding: 0 20px;
  line-height: 1em;
}

.footer-widget .fw-timetable table {
  width: 100%;
  padding-left: 17px;
}

.footer-widget .fw-timetable table tr:hover td {
  color: #45CCB7;
}

.footer-widget .fw-timetable table td {
  color: #fff;
  opacity: 0.48;
  font-size: 14px;
  padding: 4px 0;
}

.footer-widget .fw-timetable table td:nth-child(2) {
  text-align: right;
}

@media (max-width: 1200px) {
.site-footer .pie .datos {
margin-top: -2.7em;
}
}

@media (max-width: 991px) {
.cta-link{
margin-top: -2em;
}

.site-footer .pie .datos {
margin-top: -1em;
}

.footer-widget .fw-about img{
  width: 50%;
  margin-left: 20%;
  }

.footer-widget .fw-about p{
  font-size: .85em;
  width: 94%;
}

.footer-widget .fw-timetable {
  border: .8px solid #45CCB7;
  padding: 1px 1.5px 2px;
  width: 100%;
  margin-left: -18%;
  margin-bottom: 3%;
}

.footer-widget .fw-timetable{
  padding: 0 .5em;
}

.footer-widget .fw-timetable .timetable-content {
  padding: 0 2em;
  line-height: .95em;
}
}

@media (max-width: 767px) {
.footer-widget .fw-timetable {
  width: 100%;
  margin-left: -48%;
  margin-top: 0;
  margin-bottom: 4%;
}
.site-footer .pie .datos {
  font-size: 13px;
  margin-top: -1em;
  margin-right: 3em;
}
}

@media (max-width: 500px) {
.footer-widget .fw-timetable {
  width: 100%;
  margin-left: -55%;
  margin-top: 0;
  margin-bottom: 4%;
}
.site-footer .pie{
  padding: 1em 0;
  width: 100%;
}
.site-footer .pie .datos {
  font-size: 0.7em;
  margin-top: -1.3em;
  margin-bottom: 0em;
  margin-left: 3em;
}
}

@media (max-width: 1000px) {
.site-footer .pie .datos{
  margin-left: 8em;
}
.site-footer .pie .final{
  display: none;
}
}

/*@media (max-width: 767px) {
.site-footer .pie .datos{
    margin-left: 4em;
    font-size: .9em;
}
}*/

@media (max-width: 550px) {
.site-footer .pie .datos{
    margin-left: 3em;
    font-size: 0.8em;
}
}

@media (max-width: 370px) {
.site-footer .pie .datos{
    margin-left: 6.5em;
    margin-top: -.9em;
}
.site-footer .pie .datos a{
    display: none;
}
}
