/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
  background-color: #ffffff;
}

/* .main_contacto {
  max-height: 1340px;
} */

.main-text
{
    position: absolute;
    top: 200px;
    width: 96.66666666666666%;
    color: #FFF;
  }

@media only screen and (max-width: 768px) {
 .main-text{
    top: 100px;
  }

  .main-header {
    overflow: hidden;
    height: 100%;
    clear: both;
    /* height: 2650px; */
  }

  /* .main-text {
    height: auto;
    overflow: auto;
  } */
}


.main-logo{
  height:13rem;
  margin-bottom:1rem;
}

.mapa_chile {
  display: inline-block;
}

.mapa_chile:hover {
  cursor: pointer;
}

.circle {
  width: 200px;
  max-height: 200px;
  margin: 6px 6px 20px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 1.2;
}

.circle canvas {
  vertical-align: top;
  width: 200px !important;
  max-height: 200px !important;
}

.circle strong {
  position: absolute;
  top: 75px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  color: black;
}

.circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal;
}

.circle span {
  display: block;
  color: #aaa;
  margin-top: 12px;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="main-logo"] {
    width: 100%;
	height: 100%
  }
}

.come-in {
  transform: translateY(-200px);
  opacity: 0;
  animation: come-in 0.8s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 0.6s; /* So they look staggered */
}

@keyframes come-in {
  to { transform: translateY(0); opacity:1; }
}

#separador {
  height: 5px;
  width: 200px;
  background-color: #ee7324;
}



.separador-negro {
  height: 2px;
  width: 100%;
  background-color: #999999;
}

.navbar-dark {
  background-color: #303030;
}

.navbar-brand {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.navbar-logo {
  height: 70px;
}

.navbar .navbar-nav .nav-item a {
  text-decoration: none;
  color: #FFFFFF;
}

.navbar .navbar-nav li a:hover {
  text-decoration: none;
  color: #F39200 !important;
}

.img-slider{
  min-height: 30rem;
  width: 105%;
}

.navbar .navbar-nav .nav-item a.active-link {
  text-decoration: none;
  color: #F39200 !important;
}

#carousel-home .carousel-item {
  height: 40rem;
}
.map-svg{
    height: 280px;
  }

.cuadro_texto_1, .cuadro_texto_2 {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-right: 15px;
}

@media only screen and (max-width: 768px) {
  #carousel-home .carousel-item {
    height: 17.5rem;
  }

  .font-weight-light {
    font-size: 1em;
  }

  .map-svg{
    height: 120px;
  }

  .img-item-3 {
    display: none;
  }

  .main-text {
    margin-top: 40px;
  }
  

}


#carousel-home .slide-1 {
 /* background-image: url("images/home-carousel-1.jpg");*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-home .slide-2 {
 /* background-image: url("images/home-carousel-2.jpg");*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-home .slide-3 {
 /* background-image: url("images/home-carousel-3.jpg");*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-home .slide-4 {
 /* background-image: url("images/home-carousel-5.jpg");*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-home .slide-5 {
/*  background-image: url("images/home-carousel-4.jpg");*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-home .carousel-overlay {
  position: relative;
}

#carousel-home .carousel-overlay h2 {
  color: #ffffff;
  font-weight: lighter;
}

#carousel-home .carousel-overlay img {
  height: 250px;
}


#carousel-proyectos .carousel-item {
  height: 40rem;
}

@media only screen and (max-width: 768px) {
  #carousel-proyectos .carousel-item {
    height: 17.5rem;
  }
  
  .map-svg{
    height: 120px;
  }
  
  
  
  }

#carousel-proyectos .slide-1 {
  /* background-image: url("images/proyecto-carousel-1.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-proyectos .slide-2 {
  /* background-image: url("images/home-carousel-2.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-proyectos .slide-3 {
  /* background-image: url("images/home-carousel-3.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-proyectos .slide-4 {
  /* background-image: url("images/home-carousel-5.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-proyectos .slide-5 {
  /* background-image: url("images/home-carousel-4.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-proyectos .carousel-overlay {
  position: relative;
}

#carousel-proyectos .carousel-overlay h2 {
  color: #ffffff;
  font-weight: lighter;
}

#carousel-proyectos .carousel-overlay img {
  height: 250px;
}


#carousel-servicios .carousel-item {
  height: 40rem;
}

@media only screen and (max-width: 768px) {
  #carousel-servicios .carousel-item {
    height: 17.5rem;
  }
  
  .map-svg{
    height: 120px;
  }
  
  
  
  }

#carousel-servicios.slide-1 {
  /* background-image: url("images/servicios-carousel-1.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-servicios .slide-2 {
  /* background-image: url("images/servicios-carousel-2.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-servicios .slide-3 {
  /* background-image: url("images/servicios-carousel-3.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-servicios .slide-4 {
  /* background-image: url("images/servicios-carousel-5.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-servicios .slide-5 {
  /* background-image: url("images/servicios-carousel-4.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-servicios .carousel-overlay {
  position: relative;
}

#carousel-servicios .carousel-overlay h2 {
  color: #ffffff;
  font-weight: lighter;
}

#carousel-servicios .carousel-overlay img {
  height: 250px;
}


#carousel-clientes-1 .carousel-item {
  height: 40rem;
}

@media only screen and (max-width: 768px) {
  #carousel-clientes-1 .carousel-item {
    height: 17.5rem;
  }
  
  .map-svg{
    height: 120px;
  }
  
  }

#carousel-clientes-1 .slide-1 {
  /* background-image: url("images/clientes-carousel-1.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-clientes-1 .slide-2 {
  /* background-image: url("images/home-carousel-2.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-clientes-1 .slide-3 {
  /* background-image: url("images/home-carousel-3.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-clientes-1 .slide-4 {
  /* background-image: url("images/home-carousel-5.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-clientes-1 .slide-5 {
  /* background-image: url("images/home-carousel-4.jpg"); */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#carousel-clientes-1 .carousel-overlay {
  position: relative;
}

#carousel-clientes-1 .carousel-overlay h2 {
  color: #ffffff;
  font-weight: lighter;
}

#carousel-clientes-1 .carousel-overlay img {
  height: 250px;
}

/* Mapa Chile */


.contact-form {
  background-color: #ffffff;
}

#proyectos {
  background-color: #dddddd;
  padding-bottom: 25px;
}

.img-item-1 {
  background-image: url("images/item-1.jpg");
  background-size: cover;
  background-color: #F39200;
}

.bg-item-1 {
  color: #ffffff;
  background-color: #F39200;
  height: 350px;
}

.item-1 {
  height: auto;
}
.bg-item-2 {
  height: auto;
}

.bg-item-3 {
  height: auto;
}


@media only screen and (max-width: 768px) {
   
  #bg-item-3{
        height: auto;
  }

  .carousel-indicators{
    margin-bottom: 10px;
  }
  .item-1 {
    height: auto;
  }
  .bg-item-2 {
    height: auto;
  }

  .bg-item-3 {
    height: auto;
  }

  

}



.img-item-2 {
  background-image: url("images/item-2.jpg");
  background-size: cover;
  background-color: #ee7324;
}

.bg-item-2 {
  color: #ffffff;
  background-color: #ee7324;
  height: 350px;
}
.img-item-3 {
  background-image: url("images/item-3.jpg");
  background-size: cover;
  background-color: #F39200;
  
}

.proyectos-img img{
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 768px) {

  .proyectos-img .proyectos-ol-text {
    line-height: 11px;
    display: block;
    font-size: 0.9em;
    width: 100%;
    /* -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    /* margin-left: 20px; */
    padding: 10px;
  }

  .proyectos-ol {
    width: 90%;
  }

  .proyectos-img .img-fluid {
    height: 280px;
  }

  .proyectos-img img {
    width: 100%;
    display: block;
  }

  .proyectos-img{
    padding-left: 10px !important;
    padding-right: 15px !important;
  }

  .proyectos-ol {
    left: 10px !important;
    right: 10px !important;
  }

}


.proyectos-img:hover .proyectos-ol {
  background: rgba(0,0,0,0.7);
  opacity:1;
  -khtml-opacity: 0.5;
}

.proyectos-ol {
  position: absolute;
  top: 1rem;
  bottom: 1rem;
  left: 1.5rem;
  right: 1.5rem;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background: rgba(0,0,0,0);
}

/* .proyectos-ol:active {
  -webkit-transition: opacity 1s ease-out;
} */

.proyectos-img img {
  height: 635px;
}

.ol-border {
  border: solid 3px rgba(238, 115, 36, 100);
}

.proyectos-ol-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /*text-align: justify;*/
  width: 90%;
}

#carousel-proy .carousel-inner{
  height: 250px;
}

#carousel-proy .carousel-inner .carousel-item{
  height: 250px;
}


#carousel-proy .carousel {
  margin-bottom: 4rem;
}

#carousel-proy .carousel-item {
  height: 40rem;
}

#carousel-proy .carousel-img {
  width: 200px;
}

/* Since positioning the image, we need to help out the caption */
#carousel-proy .carousel-caption {
  z-index: 10;
  color: #000000;
  top: 50%;
  transform: translateY(-50%);
  bottom: initial;
}



/* Declare heights because of positioning of img element */


#carousel-proy .carousel-text {
  /* top: 50%;
  transform: translateY(75%);*/
  bottom: initial;
  font-size: 2rem; 
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 768px) {

  #carousel-proy .carousel-text {
    margin-top: 80px;
  }

  #carousel-proy .carousel-inner{
    height: 400px;
  }

  #carousel-proy .carousel-inner .carousel-item{
    height: 250px;
  }

}

#carousel-proy .carousel-item>img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  /* height: 18rem; */
}

#carousel-proy .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333333' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

#carousel-proy .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333333' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

#servicios-container {
  background-image: url("images/servicios-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.serv-text {
  color: #ffffff;
}

.servicio-descripcion-text {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}

.servicio-descripcion-text p{
  align-self: flex-end;
  flex-basis: 100%;
}

.servicio-descripcion-text a{
  align-self: flex-start;
  flex-basis: 100%;
}

.servicio-descripcion-text .btn{
  background-color: #303030;
  color: #F39200;
}

.servicio-descripcion-text .btn:hover{
  background-color: #1d2124;
  color: #F39200;
}

.servicio-link {
  cursor: pointer;
}

#servicio-link-contacto{
	border-top: 1px;
	border-bottom: 1px;
	border-color: #303030;
}

#servicio-link-contacto h2 a{
	color: #ED7225;
	font-weight: bold;
}

@media only screen and (max-width: 992px) {

  #carousel-clientes {
    height: 110px;
  }

  #carousel-clientes .carousel-inner {
    height: 110px;
  }

}

@media only screen and (max-width: 768px) {

  #carousel-clientes {
    height: 350px;
  }

  #carousel-clientes .carousel-inner {
    height: 350px;
  }

}

@media only screen and (max-width: 540px) {

  #carousel-clientes {
    height: 280px;
  }

  #carousel-clientes .carousel-inner {
    height: 280px;
  }

}

@media only screen and (max-width: 360px) {

  #carousel-clientes {
    height: 190px;
  }

  #carousel-clientes .carousel-inner {
    height: 190px;
  }

}



#carousel-clientes .container {
  width: 80%;
}

#carousel-clientes .carousel-item {
  height: 13rem;
  background-color: #ffffff;
}

#carousel-clientes .carousel-item>img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 18rem;
}

#carousel-clientes .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333333' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

#carousel-clientes .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333333' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.clientes-img{
  opacity:0.4;
  transition: 0.5s ease-out;
}

.clientes-img:hover{
  opacity:1;
}

#clientes-footer-img{
  background-image: url("images/clientes-footer-img.jpg");
  padding: 6rem;
}
#carousel-contacto .carousel-item {
  height: 85rem;
}

#carousel-contacto .slide-1 {
  background-image: url("images/contacto-1.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

#carousel-contacto .slide-2 {
  background-image: url("images/contacto-2.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

.contact-form{
  background: rgba(255,255,255,.6);
  color: #555555;
}

#formulario{
  text-align:left;
}



#formulario .form-control{
  background: rgba(225,225,225,0.7);
}

.contact-form .submit{
  background-color: #ee7324;
  color: #ffffff !important;
  border-radius: 0;
}

.contacto-text
{
    position: absolute;
    top: 100px;
    width: 96.66666666666666%;
    color: #FFF;
  }

 
.col-centered{
    float: none;
    margin: 0 auto;
}

#carousel-laboral .carousel-item {
  min-height: 2650px;
}


@media only screen and (max-width: 768px) {

  #carousel-laboral .carousel-item {
    min-height: 4000px;
  }

}

#carousel-laboral .slide-1 {
  background-image: url("images/contacto-2.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

#carousel-laboral .slide-2 {
  background-image: url("images/contacto-2.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

#carousel-trabaje .carousel-item {
  height: 48rem;
}

#carousel-trabaje .slide-1 {
  background-image: url("images/contacto-2.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}


.laboral-form{
  background: rgba(255,255,255,.7);
  color: #555555;
}

.laboral-form a{
  color: #F39200;
}
.laboral-form .submit{
  background-color: #ee7324;
  color: #ffffff !important;
  border-radius: 0;
}

#formulario-laboral{
  text-align:left;
}

#formulario .form-control{
  background: rgba(225,225,225,0.8);
}

.linea-ancha{
  width: 100%;
  height: 5px;
  background-color: #ee7324;
}

@media only screen and (max-width: 768px) {
 .col-centered{
    width: 80%;
}}

#contacto-footer-img{
  /* background-image: url("images/map.png"); */
  background-size:cover;
  height: 25rem;
}

#map {
  height: 100%;
  width: 100%;
}

#referencias{
	margin-top: 0rem;
	margin-left: 0rem;
	margin-right:0rem;
	margin-bottom:0rem;
}

.footer-logo {
  height: 100px;
}

/*footer*/
.col_white_amrc {
  color: #FFF;
}

footer {
  width: 100%;
  background-color: #303030;
  min-height: 250px;
  padding: 10px 0px 25px 0px;
}

.pt2 {
  padding-top: 40px;
  margin-bottom: 20px;
}

footer p {
  font-size: 13px;
  color: #CCC;
  padding-bottom: 0px;
  margin-bottom: 8px;
}

.mb10 {
  padding-bottom: 15px;
}

.footer_ul_amrc {
  margin: 0px;
  list-style-type: none;
  font-size: 14px;
  padding: 0px 0px 10px 0px;
}

.footer_ul_amrc li {
  padding: 0px 0px 5px 0px;
}

.footer_ul_amrc li a {
  color: #CCC;
}

.footer_ul_amrc li a:hover {
  color: #fff;
  text-decoration: none;
}

.fleft {
  float: left;
}

.padding-right {
  padding-right: 10px;
}

.footer_ul2_amrc {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  line-height: 2rem;
}

.footer_ul2_amrc li p {
  display: table;
}

.footer_ul2_amrc li a:hover {
  text-decoration: none;
}

.footer_ul2_amrc li i {
  margin-top: 5px;
  color: #F39200;
}

.bottom_border {
  border-bottom: 1px solid #323f45;
  padding-bottom: 20px;
}

.foote_bottom_ul_amrc {
  list-style-type: none;
  padding: 0px;
  display: table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.foote_bottom_ul_amrc li {
  display: inline;
}

.foote_bottom_ul_amrc li a {
  color: #999;
  margin: 0 12px;
}

.social_footer_ul {
  text-align: right;
  display: table;
  margin: 15px auto 0 auto;
  list-style-type: none;
}

.social_footer_ul li {
  padding-left: 20px;
  padding-top: 10px;
  float: left;
}

.social_footer_ul li a {
  color: #CCC;
  solid: #CCC;
}

.social_footer_ul li i {
  width: 20px;
  height: 20px;
  text-align: center;
}
#servicios-container {
    background-image: url(images/servicios-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.img-responsive-col {
    width: 100%;
}

.col-mapa{
  padding-right: -20px !important;
  padding-left: -20px !important;
}

.popover-body{
  padding: 5px 5px 5px 5px !important;
}
.popover-header{
  background-color: unset !important;
  border-bottom: unset !important;
}

.lead{
  text-align: justify;
}

@media only screen and (max-width: 760px) {
  #some-element { display: none; }
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Buscar" !important;
}