
@import url('https://fonts.googleapis.com/css?family=Exo+2:100,300,400|Lato:300,400,700');


body {font-family: 'Lato', sans-serif; font-weight: 100;font-size:1rem; overflow-x: hidden;color:#666666;}
H1, H2, H3, H4, h5 {font-family: 'Exo 2', sans-serif;font-weight:300;}

.headerfull h2, .btn.btn-video a {text-shadow: 0 0 6px #3e3e3e;}
a {
    color: #666;
        text-decoration: none;
}

.py-6 {
  padding-top:3rem;
padding-bottom:3rem;
}
.pr-13 {padding-right:13rem}
.pl-10 {padding-left:10rem}
::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 0px;
}
::-webkit-scrollbar-track {
    background-color: #b7b7b7;
    border-radius: 0px;
}

/* HADER */

.navbar-brand img {
    max-width: 250px;
}
.navbar {
    background: transparent;
    padding: 1.5rem 5rem;
}
.nav-link , .navbar-brand{
 color: #f4f4f4;
 cursor: pointer;
}
.nav-link{
 margin-right: 1em !important;
}
.nav-link:hover{
 border-bottom:2px solid #fff;
    color:#fff;
    text-decoration:none;
}
.navbar-collapse{
 justify-content: flex-end;
}

.navbar a.active {
  border-bottom: 2px solid #fff
}
.container-fluid.text-home {
    position: absolute;
    background: #fff;
    padding: 0rem 6rem;
    bottom: -21rem;
}
div#parque-logistico {
    max-width: 100%;
    background-image: url(../img/6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.main.contacto, div#servicios {
     background-image: url(../img/6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
#katoen ul {
    list-style: none;
}
.btn.btn-video {
    position: absolute;
    bottom: 5%;
    border-radius: 45px;
    border: 1px solid #fff;
    width: 203px;
    right: 4%;
    z-index: 9999;
    height: 42px;
}
.btn.btn-video a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 100;
    font-size: .9em;
}
.btn.btn-video:hover {
    background: #81BB3F;
}
.btn-servicios a {
    border: 1px solid #bdbdbd;
    border-radius: 45px;
    padding: 11px;
    font-size: .9rem;
    height: 46px;
    width: 200px;
    display: block;
    background: #81BB3F;
    color: #fff;
        margin: 0 auto;
}
.btn-servicios a:hover {
    text-decoration: none;
    background: #fff;
    color: #666;
}
.info-footer {    margin-top: 3px;
    padding-bottom: 10px;
    color: #f8f8f8;
    text-align: left;
}
.go-down {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.go-down img {
    max-width: 14px;
}
#parque-logistico strong {
    color: #81BB3F;
}
.hader-bg {
    height: 70%;
    height: 70vh;
    position:relative;
    overflow:hidden;
}
.header100 .hader-bg {
    height: 100%;
    height: 100vh;
}

.col-centered{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.icons-home img {
    display: block;
    text-align: center;
    margin: 25px auto;
    max-width: 60px;
}
.headerfull h1 {
    color: #fff;
    font-weight: 100;
}
hr.separator {
    width: 17%;
    position: absolute;
    top: -46px;
    left: 18px;
}

hr.separator.green {
    border: 0.59px solid #81bb3fbd;
}
hr.separator.red {
    border: 0.59px solid #e21c24d9;
}
div#carouselExampleIndicators {
    height:70%;
    height: 70vh;
}

.header100 div#carouselExampleIndicators {
    height:100%;
    height: 100vh;
}
.headerfull {
    position: absolute;
    bottom: 2rem;
    left: 6rem;
    color: #fff;
}

.iframe-wrapper {
  position: absolute;;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}

video#full-video {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.iframe-wrapper:after {
    content: "";
    background: -moz-linear-gradient(top, rgba(0,0,0,0.20) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 79%;
}

header .carousel-item {
    height: 70%;
    height: 70vh;
    background-size: cover;
    background-position: 50%;
}
header.header100 .carousel-item {
    height: 100vh;
    height: 100vh;
    background-size: cover;
    background-position: 50%;
}
.navbar-toggler-icon {
    background-image: url(../img/menu-w.svg);
}
.iframe-wrapper h3 {
    position: absolute;
    z-index: 999999999999;
    bottom: 4%;
    left: 22px;
    color: #fff;
}
.iframe-wrapper h2 {
    color: #fff;
}

/* AREA PRINCIPAL */
.container.main {
    padding: 3rem 0;
}

img {
    max-width: 100%;
    height:auto;    
}


footer {
    min-height: 60px;
    background: #333;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size:12px;
    padding-top:10px;
}
.logo-footer img {
    max-width: 168px;
    margin-bottom: 10px;
    margin-top: 10px;
}
footer .col {
    text-align: left;
}
h5.green {
    color: #81bb3f;
    font-weight: 100;
    font-size: 22px;
    padding-top: 30px;
}
h5.green:after {
    content: "";
    width: 100px;
    height: 1px;
    background: #81bb3f;
    position: absolute;
    left: 17px;
    top: 0px;
}
ul.menu-footer {
    list-style: circle;
    margin-top: 6px;
    margin-left: 0;
    padding-left: 0;
}
ul.menu-footer li a {
    color:#fff;
}
img.logos-footer {
    margin-top: 16px;
}

.navbar-static-top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    right: 0;
}
.frimosa img {
    padding-top: 5rem;
    max-width: 85%;
}
.katoen img {
padding-top: 2rem;
    max-width: 62%;
}
.icons-katoen img {
    max-width: 61px;
    display: block;
    text-align: center;
    margin: 2rem auto;
}
.row.icons-katoen {
    text-align: center;
    padding-top: 14%;
}
button#send {
    color: green;
    background: #81BB3F;
    color: #fff;
    font-size: .9em;
    border: none;
}
.text h4 {
    margin-bottom: 45px;
}
span.title-sec {
    font-size: 17px;
}
ul.list-pol {
    padding-top: 10px;
    margin: 0;
    padding-left: 0px;
}
.list-pol li {
    list-style: none;
    position: relative;
}

.boton-float-h {
    position: absolute;
    top: 50%;
    right: 4%;
}

.unmute {
  background-image: url(https://angusdelmodelo.com/wp-content/uploads/2019/03/speaker.png);
  background-size: cover;
  width: 45px;
  height: 45px;
  cursor: pointer;
opacity:.4;
}

.mute {
  background-image: url(https://angusdelmodelo.com/wp-content/uploads/2019/03/speaker-mute.png);
	  background-size: cover;
  width: 45px;
  height: 45px;
  cursor: pointer;
}


@media only screen and (max-width: 62em) { 
    
	.navbar {
    background: #8bc04e;
    padding: 0.5rem 1rem;
}
 a.js-scroll-trigger {
    display: none;
} 
header.header {
    height: 70% !important;
    min-height: 610px !important;
    position: relative;
    padding-top: 60px;
}
    .logo-katoen-w {
    display: none;
}
ul.navbar-nav {
    background: #fff;
    padding: 14px;
    margin-top: 15px;
}
    .navbar a.active {
   font-weight: bold;
}
    a.nav-link {
    color: #666;
    max-width: 13rem;
    text-align: center;
}
    .nav-link:hover {
    border-bottom: 2px solid #666;
    color: #666;
    text-decoration: none;
}
    li.nav-item {
    text-align: center;
    margin: 0 auto;
    min-width: 190px;
}
.iframe-wrapper {
    background-image: url(../img/bg-mob.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
    .container-fluid.text-home {
    position: relative;
    background: #fff;
    padding: 1rem;
    bottom: 0;
}
    .py-6 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
    ul.list-pol {
    margin-bottom: 25px;
}
    .headerfull {
    position: absolute;
    bottom: 3rem;
    left: 1rem;
    color: #fff;
}
    .container.main {
    padding: 2rem 1rem;
}
.iframe-wrapper {
    height: 550px;
    padding-top: 60px;
}
video#full-video {
    height: 550px;
	    min-height: 350px;
		display:none;
		}
		.boton-float-h {display:none;}
.header100 .iframe-wrapper {
    height: 100vh;
}
.col-centered.icons-home {
    max-width: 100% !IMPORTANT;
}
    .btn-servicios a {
    width: 100%;
}
    .info-footer, .col.first {
    text-align: center;
}
    .pr-5 { padding-right: 15px !important;}
.py-6 {padding-top:15px;padding-bottom:15px;}
.pr-13  {padding-right:15px !important}
.pl-10, .pl-5, .pl-0, .px-0, .pl-2 {padding-left:15px !important}
.logo-katoen-w img {max-width: 85px !important;}
    .katoen-calid {
    margin-top: 37px;
}
.row.icons-katoen {
    text-align: center;
    padding-top: 2%;
    font-size: .9rem;
}
    span.list-katoen {
    margin-bottom: 10px !important;
}
    .icons-katoen img {
    max-width: 50px;
}

@media only screen and (max-width: 34em) {
  .navbar-brand img {
    max-width: 175px;
}
    .col.middle, .col.last {
    display: none !important;
}
}

