body {
	font-family: 'Montserrat', sans-serif;
}

h1, h2 {
	font-weight: 800;
	font-size: 40px;
}

h3 {
	font-size: 24px;
	font-weight: 500;
}

p {
	color: #808080;
}
input {
	color: white;
}

.links-hover a:hover {
	color: #CF0C0C;
}

.hr-green {
	border: 3px solid #95be0d;
	width: 50%;
}

.text-small {
	font-size: 12px;
}

.bg-input {
	background-color: #e2a015;
	color: white;
}

.text-gray-light {
	color: #a0a0a0;
}

.text-gray-dark {
	color: #333333;
}

.text-red {
	color: #d50c0c;
}

.text-green {
	color: #95be0d;
}

.text-blue {
	color: #0f1b3f;
}

.text-blue-light {
	color: #1155B5;
}

.text-orange {
  color: #ef6f18;
}

.text-semi-bold {
	font-weight: 600;
}

.text-bold {
	font-weight: 700;
}

.text-extra-bold {
	font-weight: 800;
}

.text-size-21 {
	font-size: 21px;
}

.text-size-30 {
  font-size: 30px;
}

.bg-gray-inko {
	background-color: #dcdfe1;
}

.bg-gray-light-ultra {
  background-color: #f2f2f3;
}

.bg-orange {
	background-color: #ef6f18;
}

.bg-blue {
	background-color: #1258c4;
}

.bg-blue-dark {
  background-color: #0f1b3f;
}

.bg-red {
  background-color: #d60c0c;
}

.bg-blue-sky {
	background-color: #039fff;
}

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:80px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:38px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:18px;
}

.bg-top {
  width: 100%;
  height: 100%;
  min-height: 720px;
  background-image: url(images/bg-top-minibodegas.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-quienes-somos-2 {
  width: 100%;
  height: 100%;
  min-height: 300px;
  background-image: url(images/bg-quienes-somos.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-container-top {
	width: 100%;
	height: auto;
	min-height: 865px;
	background-image: url(images/contenedor-10-pies-2.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 50%;
}

.bg-contenedores-maritimos {
	width: 100%;
	height: auto;
	min-height: 800px;
	background-image: url(images/bg-contenedores-maritimos.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-lo-que-puedes-hacer {
	width: 100%;
	height: auto;
	min-height: 800px;
	background-image: url(images/bg-que-hacer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-lo-que-puedes-hacer-card {
	background-image: url(images/contenedor-bodega.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-lo-que-puedes-hacer-card-1 {
	background-image: url(images/proyectos-inko.jpeg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-lo-que-puedes-hacer-card-2 {
	background-image: url(images/oficina-movil.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-slide-1 {
	background-image: url(images/contenedor-mar-10-pies.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-slide-2 {
	background-image: url(images/Contenedor-open-side.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-slide-3 {
	background-image: url(images/oficina-movil.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-porque-inko {
	width: 100%;
	height: auto;
	min-height: 800px;
	background-image: url(images/bg-porque-inko.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.box-text {
	font-size: 14px;
	width: 100%;
	height: auto;
	min-height: 200px;
	padding: 30px;
	margin: auto;
	background-color: white;
	-webkit-box-shadow: 6px 6px 53px -21px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 6px 53px -21px rgba(0,0,0,0.75);
	box-shadow: 6px 6px 53px -21px rgba(0,0,0,0.75);
}

.box-patios {
  min-height: 320px;
}

.border-red-left {
  border-left: solid;
  border-width: 6px;
  padding-left: 5px;
  border-left-color: #e0372d;
}

.form-top {
  width: 90%;
  max-width: 450px;
	padding: 40px;
	background-color: #e7620c;
	border-radius: 10px;
}

.cuadro-rojo-redondo {
  width: 100%;
  height: 100%;
  min-height: 20px;
  margin: auto;
  padding: 5px;
  background-color: #e0372d;
  border-radius: 10px;
}

.cuadro-rojo-redondo-2 {
  max-width: 70%;
  min-height: 20px;
  margin: auto;
  padding: 5px;
  background-color: #e0372d;
  border-radius: 10px;
}

.cuadro-rojo-redondo-3 {
  width: auto;
  min-height: 20px;
  padding: 5px;
  background-color: #e0372d;
  border-radius: 10px;
}

.cuadro-blanco-redondo {
  max-width: 60%;
  min-height: 20px;
  margin: auto;
  padding: 5px;
  background-color: white;
  border-radius: 10px;
}

.contenedor-en-3-pasos {
	margin: auto;
	position: absolute;
  float: right;
}

.medidas-de-contenedores-header a:hover {
	background-color: #0f1b3f;
}

.botones-hover a:hover {
	background-color: #0f1b3f;
}

.medidas-de-contenedores-header {
	width: 400px;
	height: auto;
	padding: 10px;
	color: white;
	text-align: center;
	position: absolute;
	float: right;
	margin-left: 300px;: 
	margin-top: 80px;
}


#formGroupExampleInput {
  background-color:red;
  width:300px;
  color:white;
}

#nombrein::placeholder {
 color:white;
}
#telefonoin::placeholder {
 color:white;
}
#mailin::placeholder {
 color:white;
}
#estadoin::placeholder {
 color:white;
}
#mensajein::placeholder {
 color:white;
}

#nombreink::placeholder {
 color:white;
}
#telefonoink::placeholder {
 color:white;
}
#mailink::placeholder {
 color:white;
}
#estadoink::placeholder {
 color:white;
}
#mensajeink::placeholder {
 color:white;
}

#formGroupExampleInput::-webkit-input-placeholder {
  color: white;
}
#formGroupExampleInput::-moz-placeholder {
  color: white;
}
#formGroupExampleInput:-ms-input-placeholder {
  color: white;
}
#formGroupExampleInput:-moz-placeholder {
  color: white;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
   height: 50px;
  width: 50px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 3px solid black;
  background-image: none;
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 30px;
  color: black;
  font-weight: 600;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 30px;
  color: black;
  font-weight: 600;
}

.demo-title {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 50px;
}

.cuadro-texto-price {
  min-height: 450px;
  padding-top: 50px;
  margin: auto;
  position: relative;
}

.pricing-option {
  width: 80%;
  height: 100%;
  min-height: 1080px;
  border-radius: 15px;
  background: #1258c4;
  padding: 20px;
  text-align: center;
  transition: all .3s ease-in-out;
  opacity: 90%;
  margin: auto;
}
.pricing-option:nth-child(even) {
  margin: 0 5%;
}
.pricing-option:hover {
  cursor: pointer;
  background: #1258c4;
  opacity: 100%;
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.pricing-table .pricing-option:hover i, .pricing-table .pricing-option:hover h1, .pricing-table .pricing-option:hover span, .pricing-table .pricing-option:hover b {
  color: #95be0d;
}

.pricing-table .pricing-option:hover .back a.button {
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
}
.pricing-table .pricing-option hr {
  border: none;
  border-bottom: 1px solid #F0F0F0;
}
.pricing-table .pricing-option i {
  font-size: 3rem;
  color: #D8D8D8;
  transition: all .3s ease-in-out;
}
.pricing-table .pricing-option h1 {
  margin: 10px 0;
  color: #212121;
  transition: all .3s ease-in-out;
}
.pricing-table .pricing-option p {
  color: #999;
  padding: 0 10px;
  line-height: 1.3;
}
.price {
  margin-top: 120px;
  bottom: 0;
}
.pricing-table .pricing-option .price .front span.price {
  font-size: 2rem;
  text-transform: uppercase;
  margin-top: 20px;
  display: block;
  font-weight: 700;
  position: relative;
}
.pricing-table .pricing-option .price .front span.price b {
  position: absolute;
  font-size: 1rem;
  margin-left: 2px;
  font-weight: 600;
}
.pricing-table .pricing-option .price .back {
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
}
.pricing-table .pricing-option .price .back a.button {
  background: #039fff;
  padding: 15px 20px;
  display: inline-block;
  text-decoration: none;
  color: white;
  position: absolute;
  font-size: 13px;
  top: -5px;
  left: 0;
  right: 0;
  width: 150px;
  margin: auto;
  text-transform: uppercase;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  transition: all .3s ease-in-out;
}
.pricing-table .pricing-option .price .back a.button:hover {
  background: #95be0d;
}


@media only screen and (max-width: 320px) {
  
h1 {
  font-weight: 800;
  font-size: 28px;
}

h2 {
  font-weight: 800;
  font-size: 20px;
}

h3 {
  font-size: 18px;
  font-weight: 500;
}


.form-top {
	width: 100%;
	padding: 20px;
	margin: auto;
	border-radius: 10px;
	}
}


@media only screen and (max-width: 375px) {

  
h1 {
  font-weight: 800;
  font-size: 28px;
}

h2 {
  font-weight: 800;
  font-size: 20px;
}

h3 {
  font-size: 18px;
  font-weight: 500;
}


.form-top {
  width: 100%;
  padding: 20px;
  margin: auto;
  border-radius: 10px;
}
}

@media only screen and (max-width: 414px) {
  
h1 {
  font-weight: 800;
  font-size: 28px;
}

h2 {
  font-weight: 800;
  font-size: 20px;
}

h3 {
  font-size: 18px;
  font-weight: 500;
}


.form-top {
	width: 100%;
	padding: 40px;
	margin: auto;
	border-radius: 10px;
}
}

@media only screen and (max-width: 575px) {

h1 {
  font-weight: 800;
  font-size: 28px;
}

h2 {
  font-weight: 800;
  font-size: 20px;
}

h3 {
  font-size: 18px;
  font-weight: 500;
}
}

@media only screen and (max-width: 1192px) {

.navbar {
  font-size: 14px;
}
}


