body{ font-family: 'Roboto', FontAwesome, sans-serif !important; line-height: 1.8rem !important; font-weight: 400; font-size: 16px !important; color:#5c5f5f}
.ekko-lightbox .modal-footer { justify-content: center; }
.text-blue { color: #16446a; }
a.glyphicon.glyphicon-chevron-left { transform: rotateY( 180deg ); background: url(https://cdn1.iconfinder.com/data/icons/essentials-pack/96/right_arrow_next_forward_navigation-256.png) no-repeat calc(100% - 10px) center; background-size: 25px; cursor: pointer }
a.glyphicon.glyphicon-chevron-right { background: url(https://cdn1.iconfinder.com/data/icons/essentials-pack/96/right_arrow_next_forward_navigation-256.png) no-repeat calc(100% - 10px) center; background-size: 25px; cursor: pointer }
img.img-responsive { width: 100%; } .ekko-lightbox-container { position: relative; width: 100%; } .textil-sub {display: flex; width: 150px; height: 30px; } .box { width: 100%; height: 100%; background: #CCC; overflow: hidden; }
.box img { width: 100%; height: auto; }
.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 2; width: 100vw; height: 100vh; background-color: #000; }
.modal-backdrop.show {opacity: .1;}
.close { color: black; position: absolute; top: 10px; right: 25px; font-size: 35px; font-weight: bold; }
.fw-bold { font-weight: 700!important; }
.fs-1 { font-size: 2.5rem!important; }
.fs-2 { font-size: 2rem!important; }
.fs-3 { font-size: 1.75rem!important; }
.fs-4 { font-size: 1.5rem!important; }
.fs-5 { font-size: 1.25rem!important; }
.fs-6 { font-size: 1rem!important; }
.text-start { text-align: left!important; }
.text-center { text-align: center!important; }
.text-end { text-align: right!important; }
.float-start { float: left!important; }
.float-end { float: right!important; }
.n-display-none { display: none; }
.slide-banner .slick-list.draggable { height: 515px !important; }
.hero-image-us { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://www.drapesmexico.mx/imgs/banner-nosotros.webp); height: 250px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; background-attachment: fixed; }
.shadow-logo { box-shadow:15px 3px 9px 0px #212529; }
.hero-text-us { position: absolute; top: 50%; left: 35%; transform: translate(-50%, -50%)}
.menu-tab:hover { opacity: 0.8; background-color: #eee !important; text-decoration: none; color: #5c5f5f; }
.menu-tab:visited { color: #16446a !important; text-decoration: none !important; }l
.nav-clients-button { text-align: center;color: inherit; position: relative; display: flex; align-items: center; font-size: inherit; border-radius: 5px ; background-color: #eee !important;}
.nav-clients-button:hover { background-color: #dddfe2 !important; }
.text-hover:hover { color: #5c5f5f; opacity: inherit; }
.shadow-sm-gral { box-shadow:0 5px 25px 0 rgb(0 0 0 / 20%)}
.btn-secondary { color: #fff; background-color: #16446a; border-color: #16446a; }
.heading2{font-weight: 900; line-height: 2.2rem;}
.wrapp-principal { width: 90%; margin: auto; padding: 5px}
.f-h { font-family: 'Roboto', sans-serif; font-size: 12px;}
.bg-lightgrey { background-color: #eee }
.section-border { overflow: hidden; position: relative; }
.section-border::before { background-color: #c0c0c0; content: ""; height: 1px; left: 0; position: absolute; top: 35px; transition: all 0.4s ease 0s; width: 100%; z-index: 1; }
.bg-title-wrapp { display: inline-block }
.bg-title-white { color: #16446a; background-color: #fff; position: relative; z-index: 1; padding: 0px 20px 0px 0px; }
.i-zoom { filter: grayscale(1); }
.i-zoom:hover { transition: transform .5s ease; transform: scale(1.5); filter: inherit; }
.g-galery { height: 250px;width: 100%}
.g-galery-title { background-color: grey; position: relative; top: 221px; z-index: 2; opacity: .8}
.linav { width: 10%}
.back { background-position: bottom; background-image: url(https://www.drapesmexico.mx/imgs/back.webp); background-attachment: fixed; }
.footer { background-image: url(https://www.drapesmexico.mx/imgs/back.webp); background-attachment: fixed; background-position: left}
.f-letterspacing { letter-spacing: .2rem; }
.NavTop { overflow: hidden; }
.NavTop a { float: left; display: block; color: #5c5f5f; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px}
.NavTop a:hover { background-color: #ddd; color: black; }
.NavTop a.active { background-color: #5c5f5f; color: white; }
.NavTop .icon { display: none; }
.caption-fb { position: absolute; bottom: 180px; right: 0; }
/**MAIL**/
#formularioContacto {padding:10px;}
#formContact div{margin-bottom: 15px}
#formContact div label{margin-left: 5px}
.cInputBox{padding:10px; border:#F0F0F0 1px solid; border-radius:4px;width: 85%;}
.error{background-color: #FF6600;border:#AA4502 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
.success{background-color: #12CC1A;border:#0FA015 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
.info{font-size:.8em;color: #FF6600;letter-spacing:2px;padding-left:5px;}
.btnAction{background-color:#2FC332;border:0;padding:10px 40px;color:#FFF;border:#F0F0F0 1px solid; border-radius:4px;}
.btnRefresh{background-color:#8B8B8B;border:0;padding:7px 10px;color:#FFF;}
.v-a { display: flex; vertical-align: middle; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; }
.bg-title-grey { background-color: #eee; position: relative; z-index: 99; padding: 0px 20px 0px 20px; }
.display-none { display: none; }
.r-display-inline { display: inline; }
.parent{overflow: hidden; position: relative}
.child{position: relative; overflow: hidden}
.max-width{ max-width: 100%;}
.title-banner { color: white; text-shadow: 2px 3px 10px #5c5f5f; position: inherit; top: -400px; z-index: 5; width:65%; margin: auto; font-family: 'Roboto', sans-serif; font-weight: 800; letter-spacing: 5px}
.keywords h1 {
  width: 100%;
  height: 10px;
  font-size: 8px;
  color: white;
}
.theme-background-color-light {
  background-color: #fbfbfb;
}

.logo-ribbon img {
  max-width: 125px;
}
a.nav-link.form:hover {
  color: white;
  text-decoration: underline;
  text-decoration: none;
}
.container.about {
  padding: 5% 0% 5% 0% !important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='white' w…%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
  width: 20% !important;
  height: 20% !important;
  background-color: rgba(76,76,76,1) !important;
  background-size: 20px !important;
  opacity: .7;
}
.text-sub-b {color: #5c5f5f; text-shadow: -1px 1px 1px #f8f9fa !important}
.hero-image {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .5)), url(../imgs/inicio.jpg);
  height: 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position-x: right;
}
.navbar-brand {
  width: 100%;
}
hr {
  border: 0;
  margin: 20px 0;
  background-image: linear-gradient(to right,#b7bcbf 50%,rgba(255,255,255,0) 40%);
  background-position: top;
  background-size: 3px 1px;
  background-repeat: repeat-x;
  height: 1px;
}
b, strong {
  font-weight: bolder;
  font-size: 100%;
}

h1.color-blue {
  font-weight: bold;
  font-family: 'Roboto';
  line-height: 1.5
}

.image {
  display: block;
  width: 100%;
  height: auto
}

.how-img {
  text-align: center;
}

.how-img img {
  width: 380px;
  height: 422px;
}

.how-section1 {
  margin-bottom: 8%
}

.color-blue{
  color: #16446a;
}

.how-section1 .row {
  margin-top: 0%
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008cba
}

.container-img-textil:hover .overlay {
  opacity: .6
}

.text {
  color: white;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%
}

.container-img-textil {
  position: relative;
  width: 100%
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 155px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  vertical-align: middle;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100
}

.msg-shape {
  border-radius: 4px 4px 4px 4px;
  position: fixed;
  bottom: 231px;
  height: 10px;
  width: 60px;
  right: 10px;
  text-align: center;
  z-index: 100
}

.float-text {
  position: fixed;
  width: 80px;
  height: 30px;
  bottom: 110px;
  right: 40px;
  margin-top: 10px;
  background-color: #95adbe;
  color: #666;
  border-radius: 5px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100
}

.linea {
  height: 1px;
  width: 30%;
  border: 0;
  background-color: #16446a
}

.seccion {
  height: 800px auto
}

.padre {
  display: flex;
  justify-content: center;
  align-items: center
}

.menuresp {
  display: flex;
  justify-content: space-between
}

.padretop {
  display: flex;
  justify-content: center;
  align-items: center
}

.float-texto {
  margin-top: 16px
}

.my-float {
  margin-top: 16px
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
  transition: 0.3s;
  width: 100%
}

.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2)
}

.container {
  padding: 2px 16px
}

.social-icon {
  color: white;
  font-size: 30rem
}

.social-icon:hover {
  color: #5c5f5f;
}

.liga {
  color: white;
  font-size: 15px
}

.liga:hover {
  color: #9fc2e7;
  text-decoration: none
}

* {
  box-sizing: border-box
}

.input-container {
  display: flex;
  width: 100%;
  margin-bottom: 15px
}

.icon {
  padding: 10px;
  background: #9d9c9c;
  color: white;
  min-width: 50px;
  text-align: center
}

.input-field {
  width: 100%;
  padding: 10px;
  outline: none
}

.input-field:focus {
  border: 2px solid dodgerblue
}

.btn-form {
  align-content: center;
  background-color: #16446a;
  color: white;
  padding: 15px 20px;
  border: none;
  cursor: pointer;
  width: 50%;
  opacity: .9
}

.btn:hover {opacity: 1}
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
  max-width: 90%;
  margin: auto;
  text-align: center
}

.title {
  color: grey;
  font-size: 18px
}

#talkbubble {
  width: 100px;
  height: 30px;
  background: #5c5f5f;
  border-radius: .4em
}

#talkbubble:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #5c5f5f;
  border-bottom: 0;
  border-left: 0;
  margin-left: -15px;
  margin-bottom: -15px
}

.btn-contact {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #00acec;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px
}

a:hover {
  opacity: .8;
  color: #fff;
}

.text-sombra {
  color: white;
  margin: 0 auto;
  text-align: middle;
  font-weight: 12px;
  font: 'Roboto';
  text-shadow: 1px 1px 1px grey
}

.text-sombra:hover {
  color: white;
  text-decoration: none
}

.beneficios {
  color: white;
  background: #16446a
}

.topnav {
  background-color: #16446a;
  overflow: hidden;
  width: 100%;
  text-align: justify
}

.topnav a {
  /*margin-right: 10px;*/
  display: inline-block;
  color: #f2f2f2;
  padding: 14px 60px;
  text-decoration: none;
  font-size: 17px
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
  text-decoration: none
}

.topnav a.active {
  background-color: #16446a;
  color: white
}

.topnav .icon {
  display: none
}

@media screen and (max-width: 576px) {
   .r-order-1{order: 1 !important;}
   .r-order-2{order: 2 !important;}
  .r-d-block { display: block !important; }
  .n-display-none { display: inline;; }
  p.float-right { float: inherit; width: 65px; height: 65px;}
  .NavTop a:not(:first-child) {display: none;}
  .NavTop a.icon { float: right; display: block; }
  .NavTop.responsive {position: relative;}
  .NavTop.responsive .icon { position: absolute; right: 0; top: 0; }
  .NavTop.responsive a { float: none; display: block; text-align: left; }
  .title-banner { width:85%}
  .font-responsive-tabla { font-size: 11px}
  .image-title-banner { height: 60px}
  .title-banner { font-size: 25px; top: -520px }
  .r-display-none { display: none; }
  .display-none { display: inline; }
  .footer {ground-color: #16446a; position: absolute; bottom: inherit }
  .contenido { padding-bottom: 10%; padding-top: 10%}
  .roboto { font-size: 19px }
  h1.roboto b {
    font-size: 18px !important;
  }
  h1.color-blue {
    font-size: 20px;
  }
  .navbar-brand {
    width: 100%;
  }
  h1.fadeIn.animation.wow.roboto {
    font-size: 30px;
  }
  .hero-text {
    width: 97%;
  }
  .col-sm.how-img.col-sm.how-img.wow.fadeInLeft.delay-2s.animated {
    display: none;
  }
}

@media screen and (max-width:720px) {
  .topnav.responsive {
    position: relative
  }
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

.centrado {
  padding-left: 8px;
  color: #16446a
}

.centrado:hover {
  color: #9fc2e7
}

.centrado-div {
  vertical-align: middle;
  left: 15px;
  top: 30px
}

h1.fadeIn.animation.wow.roboto {
  text-shadow: 2px 2px darkslategrey;
}

#container {
  width: 840px;
  margin: 25px auto
}

.whysign {
  background-color: white;
  width: 480px;
  height: 500px auto;
  border-radius: 0 5px 5px 0;
  padding-top: 20px;
  padding-right: 20px
}

.signup {
  float: left;
  width: 300px;
  padding: 30px 20px;
  background-color: white;
  text-align: center;
  border-radius: 5px 0 0 5px
}

[type=text] {
  display: initial;
  margin: 0 auto;
  width: 80%;
  border: 0;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
  font-size: 1em;
  color: rgba(0, 0, 0, .4)
}

[type=submit] {
  margin-top: 5px;
  width: 80%;
  border: 0;
  background-color: ##8F8F8E;
  border-radius: 5px;
  height: 50px;
  color: white;
  font-weight: 400;
  font-size: 1em
}

[type='text']:focus {
  outline: none;
  border-color: #005E85
}

.card-shadow {
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.roboto {
  font-family: 'Roboto', sans-serif; line-height: 1.5; font-weight: normal;
}

.container {
  overflow: hidden
}

.filterDiv {float: left; color: #fff; width: 150px; text-align: center; margin: 2px; display: none;}
.show {
  display: block
}

.btn:hover { background-color:#5c5f5f; color: white;}
.btn.active {background-color: #16446a; color: white}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s
}

#myImg:hover {
  opacity: .7
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, .9)
}

.modal-content {margin: auto; display: block; width: 100%; max-width: 700px; z-index: 3;}
.modal-backdrop.show { display: none; }

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px
}

.modal-content,
#caption {
  animation-name: zoom;
  animation-duration: 0.6s
}

@keyframes zoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}

.ligatext{
  text-decoration: none;
  color: #16446a;
  font-family: 'Roboto', sans-serif
}

.ligatext:hover{
  text-decoration: none;
  color:#16446a;
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: 700;
  transition: 0.3s
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer
}

@media only screen and (max-width:700px) {
  .modal-content {
    width: 100%
  }
}
@media only screen and (min-width: 992px) {
  h1.roboto {
    font-size: 20px;
  }
  .fa-2x {
    font-size: 1.5em !important;
  }
}
@media only screen and (min-width: 1200px) {
  .carousel-item {height: 425px!important}
  .r-max-width { max-width: 100% }
  h1.roboto {font-size: 30px}
}
@media only screen and (min-width: 1800px) {
  .carousel-item {height: 605px!important}
}
