body {
  letter-spacing: .2px;
}
p {
  font-size: 1.2rem;
}
@media (min-width: 992px)
{
  .navbar-expand-lg { 
      padding-left: 100px;
      padding-right: 100px;
  }

  .container {
      max-width: 1200px;
  }
}
.md-tabs .nav-item .nav-link {
  color:  #fff !important;
}
.md-tabs {
  background-color: #12376b;
}
.md-tabs .nav-item.open .nav-link, .md-tabs .nav-link.active {
  background-color: rgba(232, 218, 218, 0.24);
}
.navbar-brand {
  margin-right: 0px;
}
.cortinas-tit {
  color: #787979 !important;
}
.cortinas-tit p {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.cortinas-tit p a {
  background: #dddddd94;
  padding: 20px;
  text-shadow: 2px 2px 3px #000;
  border-radius: 10px;
  color: #fff;
}
.cortinas-tit p a:hover {
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
}
.cortinas-tit2 {
  color: #4a4444 !important;
}
.cortinas-tit3 {
  color: #d51c1c !important;
}
.blinds-desc {
  background: radial-gradient(circle, rgba(53,51,51,1) 0%, rgba(83,82,82,1) 50%, rgba(53,51,51,1) 100%);
}
.blinds-desc2 {
  background-image: linear-gradient(180deg, #ffffff 0%, #cacaca 100%);
  padding: 15px;
  position: relative;
}
.blinds-desc3 {
  height: auto;
  overflow: hidden;
  border-radius: 50px 0px 0px 0px;
  background: #00000082;
  padding:30px !important;
}
.nav-link {
  color: #ddd !important;
  font-weight: 400;
}
.nav-link:hover, .active-mnu {
  color: #299940 !important;
}
.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
    background-color: #7777779e;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}
.rojo-gradient {
  background: linear-gradient(40deg,#d24448,#fbfaf8)!important;
}
.rojo-fondo {
  background-color: #bd3e41 !important;
}

  .pie
  {
    background: #12376b;
    background-image: none;
    font-size: 18px;
    line-height: 2;
    background-image: url(/images/bg-footer.png);
  }
  footer.page-footer {
  bottom: 0;
  color: #fff;
  }
  footer.page-footer a {
      color: #fff;
  }
  .navbar-toggler {
    background-color: #111;
  }

  footer.page-footer .footer-copyright {
    overflow: hidden;
    background-color: rgba(90, 90, 90, 0.2);
    color: rgba(255,255,255,.6);
}
.dropdown .dropdown-menu.dropdown-default .dropdown-item:hover:hover {
    background-color: #ffffff !important;
    color: #000 !important;
    font-weight: 400;
}
.dropdown-menu {
  border: 1px solid rgb(255, 255, 255);
}
.nav-link, .navbar-brand {
  color: #000 !important;
}
.tipos .row h3 {
  text-align: center;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    letter-spacing: 1px;
    padding: 0 18px;
}
.navbar, .pagination .page-item.active .page-link 
{
  box-shadow: none;
}
.titulo-cortina {
  margin:0px;
  background: url(../images/tipos/Sheer-elegance-bg.jpg) 0 0 no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
  overflow: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.titulo-hospital {
  margin:0px;
  background: url(../images/tipos/hospitalarias/hospitalaria-bg.jpg) 0 0 no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative;
  overflow: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.blinds-head {
  position: relative; 
  left: 0; 
  right: 0; 
  top: 0; 
  bottom: 0; 
  overflow: hidden;
}
.blinds-tit-h1 {
  text-shadow: 1px 1px #000;
  font-size: 4rem;
}
.espacio-1
{
  height: 150px;
  overflow: hidden;
}
.p-est-1 {
  font-size: 18px !important;
  letter-spacing: 1.1px;
}
.foto-gal {
  border-style: solid;
    border-width: 7px 7px 7px 7px;
    border-color: #ffffff;
}
.redes-sociales li {
    display: block;
    width: 42px;
    height: 142px;
    border-radius: 10px 0px 0px 10px;
    line-height: 10px;
    font-size: 19px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
}
.redes-sociales {
    position: fixed;
    top: 35%;
    right: 0px;
    z-index: 99999;
}
.redes-sociales li img {
    max-width: 100%;
    height: auto;
}
.cortinas-bogota {
  color: #eee;
  font-weight: bold;
  font-size: 32px;
  display: none;
}

.carousel .carousel-control-prev-icon {
  background-size: 80px 80px;
}
.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
    width: 80px;
    height: 80px;
}
.service-icon {
  font-size: 3rem;
}
.service-icon span {
  width: 85px;
  height: 85px;
  border-radius: 50%;
}
.service-icon i {
  color: #645b5b;
}
.contact:hover {
  font-weight: bold;
  box-shadow: 6px 6px 5px #aaaaaa;
  color: #fff !important;
  background: #263238 !important;
}
.cot-ahora {
  color: #de4141;
  font-size: 1.6rem;
}
.sombra-negra {
  text-shadow: 1px 1px #2349a1;
}
footer a:hover
{
  font-weight: bold;
}
.primary-color {
  background-color: #12376b !important;
}
.btn-primary {
  background-color: #fff !important;
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial;
  border: 1px solid #ddd;
  color: #858586 !important;
  font-weight: 500;
}
.btn-primary:hover {
  border: 1px solid #ccc;
  color: #111;
  background: #666363;
}

.zoom .title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}



.carousel .carousel-indicators li {
    border: 3px solid black;
}

.text-shadow-1 {
  text-shadow: 1px 1px 1px #000;
}
.card-title {
  color: #919090;
}
.card-title:hover {
  color: #000;
}
#top-header { 
  }
  .text-primary {
    color: #005AA1 !important;
  }
  .text-title {
    color: #757575 !important;
  }
  .text-pagraph {
    color: #212529 !important;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .btn-primary2 {
    background-color: #005AA1 !important;
  }

.bg-title1 {
  height: 150px;
  background-image: url(../images/bg-title.jpg);
  background-position: left top;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #090909cf;
}
.bg-title2 {
  height: 150px;
  background-image: url(../images/salud/bg-salud.jpg);
  background-position: left top;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #090909cf;
}
.tit-salud {
  position: absolute;
  background: #005aa1c7;
  padding: 10px;
  top: 80px;
  left: 0px;
  color: #fff;
  border-radius: 0px 20px 0px 0px;
}
.bg-white1 a {
  background-color: #fff;
  color: #000;
  padding: 0px 5px;
}
.beneficios {
  font-size:  1.2rem;
}