#map-container { 
    height: 75vh;
    position: relative;
    z-index:10;
     &.swiping::after {
      content: 'Use two fingers to move the map';
      color: #fff;
      font-family: 'Lato', sans-serif;
      font-size: 24px;
      font-weight: 300;
      justify-content:center;
      display: flex;
      align-items: center;
      padding: 15px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 9999;
      pointer-events:none;
    }
  }

#map-ct { 
        height: 650px;
        width: 100%; 
    }
.imagen-popup {
    width: 500px;
}

.encabezado-popup{
    background-color: gray;
    color:white;
    text-align: center;
}

.list-group-item-label{
    display: inline-block;
    /*font-family: 'StoneSansIIITCW01-Md';*/
    width: 50%;
    vertical-align: top;
}

.list-group-item-value {
    margin-left: 0;
    width: 50%;
    display: inline-block;
}

.leaflet-custom-popup a {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #00264D;
    text-decoration: none;
    border: none;
}

.leaflet-custom-popup{

	width: 550px;

}

.leaflet-custom-popup-content{

	width: 500px;

}

.mobile-popup {
    position: fixed;
    top: auto;
    bottom: 65px;
}

.contenedor-modelo {
    width: 50%;
    height: 100%;
}

.seccion-modal {
    padding-bottom: 10px;
}

body {
    font-family: 'Mukta';font-size: 22px;
    overflow-x:hidden;
}

.iconsdiv{
    width:20px; height:20px;
    background-image:url("crane.png");
    background-size: 20px 20px;
}

.full-height-container {
    height: 100vh;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
  }
  
  #myBtn:hover {
    background-color: #555;
  }

  .schedule-container{
      overflow: scroll;
      display: block;
      max-height:180px;
      font-size:1.2em;
  }

  .schedule-container-noscroll{
    overflow-x: hidden;
    overflow-y: scroll;
    display: block;
    max-height:180px;
    font-size:1.2em;
}

  .schedule-table{
    max-height:150px;
    overflow:scroll;
  }

  .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
}

.table-responsive::-webkit-scrollbar:vertical {
    width: 12px;
}

.table-responsive::-webkit-scrollbar:horizontal {
    height: 12px;
}

.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
  
  ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
  }
  
  ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
  }

  .contact-card {
    background-color: #dcdcdc;
    padding: 2px;
    margin: 3px;
    font-size:.75em;
  }

  .custom-col {
      padding-right: 0px;
      padding-left: 0px;
  }

  .dropdown-menu{
      border: none;
  }

  .dim-table{
      font-size: 1em;
      position: relative;
      font-weight: bolder;
  }
  
  @media (max-width: 768px) {
    .banner-desktop{
      display:none;
    }
  }

  @media (min-width: 768px) {
    .banner-mobile{
      display:none;
    }
  }

  #banner-img {
    padding-top:15px;
  }


  @media (min-width: 768px) and (max-width: 991px) {
    .navbar-custom {
        font-size: .8em !important;
    }
 }  

 @media (max-width: 991px) {
    .dim-table{
        font-size: .65em !important;
        position: relative;
        font-weight: bolder;
    }
    .h1, h1{
        font-size: 2rem !important;
    }
 }  

 #outer-wrap {
    -webkit-overflow-scrolling: touch;
     height: 100vh;
     overflow: auto;
}

.navbar-center .navbar-inner {
  text-align: center;
}

.navbar-center .navbar-inner .nav {
  display:inline-block;
  float: none;
  vertical-align: top;
}

.page-banner {
  width: 100%;
}

@media (max-width: 991px) {
  .page-banner {
    width: 100%;
  }
}  

.banner-wds {
  background-image: url("../img/banner-02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%; /*  Safari  */
  -khtml-background-size: 100% 100%; /*  Konqueror  */
  -moz-background-size: 100% 100%; /*  Firefox  */
  height: 175px; 
  display:block;
}

.sc {
  -webkit-overflow-scrolling: touch;
}

#nav-main {
  padding-top: 0px;
  padding-bottom: 0px;
}

/*.navbar-brand {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
}*/


/*styles*/

.navigation-clean {
    background: #fff;
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0;
  }
  
  @media (min-width:768px) {
    .navigation-clean {
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
  }
  
  .navigation-clean .navbar-brand {
    font-weight: bold;
    color: inherit;
  }
  
  .navigation-clean .navbar-brand:hover {
    color: #222;
  }
  
  .navigation-clean.navbar-dark .navbar-brand:hover {
    color: #f0f0f0;
  }
  
  .navigation-clean .navbar-brand img {
    height: 100%;
    display: inline-block;
    margin-right: 10px;
    width: auto;
  }
  
  .navigation-clean .navbar-toggler {
    border-color: #ddd;
  }
  
  .navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
    background: none;
  }
  
  .navigation-clean.navbar-dark .navbar-toggler {
    border-color: #555;
  }
  
  .navigation-clean .navbar-toggler {
    color: #888;
  }
  
  .navigation-clean.navbar-dark .navbar-toggler {
    color: #eee;
  }
  
  .navigation-clean .navbar-collapse, .navigation-clean .form-inline {
    border-top-color: #ddd;
  }
  
  .navigation-clean.navbar-dark .navbar-collapse, .navigation-clean.navbar-dark .form-inline {
    border-top-color: #333;
  }
  
  .navigation-clean .navbar-nav > .active > a, .navigation-clean .navbar-nav > .show > a {
    background: none;
    box-shadow: none;
  }
  
  .navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: none;
    pointer-events: none;
  }
  
  .navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 18px;
    padding-right: 18px;
  }
  
  .navigation-clean.navbar-light .navbar-nav .nav-link {
    color: #465765;
  }
  
  .navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
    background-color: transparent;
    font-size: 1.1em;
  }
  
  .navigation-clean .navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    box-shadow: none;
    background-color: #fff;
    border-radius: 2px;
  }
  
  @media (min-width:768px) {
    .navigation-clean .navbar-nav .show .dropdown-menu {
      box-shadow: 0 4px 8px rgba(0,0,0,.1);
    }
    .carousel-caption {
      /*background: rgba(72,72,72,0.2);*/
      font-size: 1.2em;
      margin-top: 25%;
      position: static;
      text-shadow: 2px 2px #000000;
    }
    .certificates {
      padding: 10px;
      width: 50%;
      max-width:190px;
  }
  .footer-basic {
    font-size: 1em;
  }
  }
  
  @media (max-width:767px) {
    .navigation-clean .navbar-nav .show .dropdown-menu .dropdown-item {
      color: #37434d;
      padding-top: .8rem;
      padding-bottom: .8rem;
      line-height: 1;
    }
    .carousel-caption {
      /*background: rgba(72,72,72,0.2);*/
      font-size: 1em;
      margin-top: 20%;
      position: static;
      text-shadow: 2px 2px #000000;
    }
    .certificates {
      padding: 10px;
      width: 50%;
      max-width:150px;
  }
  .footer-basic {
    font-size: .75em;
  }
  }
  
  .navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
    line-height: 2;
    color: #37434d;
  }
  
  .navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
    background: #eee;
    color: inherit;
  }
  
  .navigation-clean.navbar-dark {
    background-color: #1f2021;
    color: #fff;
  }
  
  .navigation-clean.navbar-dark .navbar-nav a.active, .navigation-clean.navbar-dark .navbar-nav a.active:focus, .navigation-clean.navbar-dark .navbar-nav a.active:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: none;
    pointer-events: none;
  }
  
  .navigation-clean.navbar-dark .navbar-nav .nav-link {
    color: #dfe8ee;
  }
  
  .navigation-clean.navbar-dark .navbar-nav .nav-link:focus, .navigation-clean.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
    background-color: transparent;
  }
  
  .navigation-clean.navbar-dark .navbar-nav > li > .dropdown-menu {
    background-color: #1f2021;
  }
  
  .navigation-clean.navbar-dark .dropdown-menu .dropdown-item:focus, .navigation-clean.navbar-dark .dropdown-menu .dropdown-item {
    color: #f2f5f8;
  }
  
  .navigation-clean.navbar-dark .dropdown-menu .dropdown-item:focus, .navigation-clean.navbar-dark .dropdown-menu .dropdown-item:hover {
    background: #363739;
  }
  
  @media (max-width:767px) {
    .navigation-clean.navbar-dark .navbar-nav .show .dropdown-menu .dropdown-item {
      color: #fff;
    }
  }
  
  /*footer*/
  
  .footer-basic {
    padding: 40px 0;
    background-color: #4b4c4d;
    color: #ffffff;
  }
  
  .footer-basic ul {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
  }
  
  .footer-basic li {
    padding: 0 10px;
  }
  
  .footer-basic ul a {
    color: inherit;
    text-decoration: none;
    opacity: 0.8;
  }
  
  .footer-basic ul a:hover {
    opacity: 1;
  }
  
  .footer-basic .social {
    text-align: center;
    padding-bottom: 25px;
  }
  
  .footer-basic .social > a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 8px;
    color: inherit;
    opacity: 0.75;
  }
  
  .footer-basic .social > a:hover {
    opacity: 0.9;
  }
  
  .footer-basic .copyright {
    margin-top: 15px;
    text-align: center;
    font-size: 13px;
    color: #aaa;
    margin-bottom: 0;
  }



#bannerVideo {
  width: 100%; /* width needs to be set to 100% */
  /*height: 100%; /* height needs to be set to 100% 
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;*/
  margin-bottom: -10px;
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: 1s;
	transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}

.imagen-puerto{
  margin:auto; 
}

.encabezado-destacado {
  background-color: #0067a5;
  text-align: center;
  color: white;
  text-decoration: underline;
}

.check-list {
  margin: 0;
  padding-left: 1.2rem;
  font-weight: bolder;
  color: #1870ad;
}

.check-list li {
  position: relative;
  list-style-type: none;
  margin-bottom: 0.5rem;
  
  box-shadow: 0.25rem 0.25rem 0.6rem rgba(0,0,0,0.05), 0 0.5rem 1.125rem rgba(75,0,0,0.05);
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  margin-top: 1rem;
  min-height: 3rem;
  padding: 1rem 1rem 1rem 3rem;

}

.check-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 5px;
    height: 16px;
    /*border-width: 0 3px 3px 0;
    border-style: solid;
    border-color: #1870ad;
    transform-origin: bottom left;
    transform: rotate(45deg);*/
}

.check-list2 li:before {
  background: #1870ad;
  border-radius: 1rem 1rem 0 1rem;
  content: '';
  height: 3rem;
  left: -1rem;
  overflow: hidden;
  position: absolute;
  top: -1rem;
  width: 3rem;
}

.check-list3 li:before {
  background: #1870ad;
  content: '';
  height: 2rem;
  left: -1rem;
  overflow: hidden;
  position: absolute;
  top: -1rem;
  width: 2rem;
  transform: rotate(45deg);
}


ol.gradient-list {
  counter-reset: gradient-counter;
  list-style: none;
  margin: 1.75rem 0;
  padding-left: 1rem;}

  .cheklist li {
    box-shadow: 0.25rem 0.25rem 0.6rem rgba(0,0,0,0.05), 0 0.5rem 1.125rem rgba(75,0,0,0.05);
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    margin-top: 1rem;
    min-height: 3rem;
    padding: 1rem 1rem 1rem 3rem;
    position: relative;
  }

  .custom-nav-link {
  color: #1870ad !important;
  font-weight: bolder;
}