/* header {
    background:url('../img/header_img2.jpg') no-repeat ;
    min-height: 300px;
	height:700px;
} */





.navbar_style {
    /* z-index:1; */
    background-color: rgba(83, 80, 80, 0.8);
  
}
/* .navbar-text {
    color: white;
} */

.topLink {
  color: #FFFFFF !important;
}
.topLink:hover {
  color: #660000 !important;
  
}
.topLink_login {
  border: 1px solid #FFFFFF; 
  border-radius: 3px;
}
.topLink_login:hover {
  border: 1px solid #660000; 
}

/* #header-bottom {
  margin: 0;
  padding: 0;
  top: 100%;
} */

#app-div {
  position: absolute; 
  width: 100%; 
  top: 35%;  
  text-align: center;
}

.app-text-small {
  color: white;
  margin:20px; 
  font-weight: bold; 
  font-size: 41px; 
  line-height: 49px; 
  padding-bottom: 20px;
}

.header-bottom {
  
  color: white;
  margin:20px; 
  font-weight: bold; 
  font-size: 41px; 
  line-height: 49px; 
  padding-bottom: 20px;
  position: absolute; 
  width: 100%; 
  bottom: 5%;  
  text-align: center;
}

.driver_ap_link {
	
	color: #ffffff;
	background-color: #006D9C;
  padding: 20px 18px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	font-family: Open Sans;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
}
.driver_ap_link:hover {
  background-color: #660000;
  text-decoration: none;
  color: #ffffff;
}

@media (max-width: 768px) {
	.topLink_login {
    border: none; 
  }
  .navbar-text {
    display: none;
  }
  .topLink_login:hover {
    border: none; 
  }
  }
  
  @media (max-width: 860px) {
    
    .navbar-text {
      display: none;
    }
    }

    @media (max-width: 576px) {
    
      .driver_ap_link{
        padding: 10px 9px;
        font-size: 12px;
        font-weight: 700;
        font-family: Open Sans;
        border-radius: 3px;
      }
     
      /* .app-small{
        
        line-height: 28px;
      } */
  
      .app-text-small{
        margin: 14px; 
        font-weight: bold; 
        font-size: 24px; 
        line-height: 38px; 
        padding-bottom: 14px;
      }
      #app-div{
        top: 20%;  
      }
  
      }


/* Slide Show */

.slide-show h2{
  text-align: center;
  font-family: 'Open Sans', sans-serif; 
  font-weight: 700; 
}  

.slide-show {
	background-color: #FFFFFF;
    padding-bottom: 150px;
    padding-top: 150px;
}	
* {box-sizing:border-box}

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  width: 30%;
  position: relative;
  margin: auto;
}


/* The dots/bullets/indicators */
.dot {
  height: 7px;
  width: 7px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

@media (max-width: 640px) {
   .dot {
    height: 5px;
    width: 5px;
   }

}
                                                    /* End SlideShow */

.about_position {
  padding-bottom: 300px;
  padding-top: 300px;
}

.pre_misson_height {
  height: 200px;
}

.mission_position {
  padding-bottom: 300px; 
}

.aboutUs {
  display: block;
  position: relative;
  background-color: #12418E;
  color: white;
  opacity: 0.9;
  ;
}

.aboutUs p{
  text-transform: uppercase;
}

.aboutUs p>span {
  font-weight: 800; 
  font-style: italic;
}

.aboutUs::after {
  content: "";
  background: url(../img/aboutUs_img1.jpg);
  background-size: cover;
  opacity: 0.3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  /* z-index: -1;    */
}


.modal-content {
  width: auto !important;                
  padding: 0 3%;
  margin: 20% 0;
}

.equipment_position {
  padding-bottom: 250px;
  padding-top: 250px;
}

.equipment_img {
  position: relative;

}

.equipment_img .caption_2 {
	display: none;
  position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
  background-color: #006D9C;
  opacity: 0.3;
	border-radius: 8px 8px 0 0;
}
.equipment_img .caption_2 p{
	color: #fff;
	text-align: center;
	padding: 20px 0 20px 0;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: italic;
}
.equipment_img:hover .caption_2{
	display: block;
}

.equipment_img:hover {
  border: 1px solid #006D9C;
  border-radius: 8px;
}



.img-thumbnail {
    border: 1px solid #FFFFFF !important;
}


/* .contactUs_map {
  background: url(../img/mapa.jpg);
  background-size: cover;
  min-height: 300px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: relative;
} */
.map_contacts {
  height: 500px;
  width: 100%;
  display: block;
  float: left;
}
.mig_map_overlay {
  background: transparent;
  position: relative;
  /* width: 2000px;
  height: 500px;
  top: 500px;
  margin-top: -500px; */
}
.mig_google_map {
  width: 100%;
  height: 500px;
  /* margin-bottom: -15px; */
}
.left-half {
  width: 100%;
  float: left;
}

.contactUs {
  display: block;
  position: relative;
  background-color: #12418E;
  color: white;
  opacity: 1;
  min-height: 300px;
}

.contactUs p{
  text-transform: uppercase;
}

.contactUs p>span {
  font-weight: 800; 
  font-style: italic;
}

.contactUs::after {
  content: "";
  background: url(../img/contact_img.jpg);
  background-size: cover;
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  /* z-index: -1;    */
}

                                                  
