/* Fonts */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://use.typekit.net/gfl4flr.css');

/* Container */
.super-container {
    position: absolute;
    z-index: 0;
    padding-left: 0px;
    padding-right: 0px;
}

/* Navigation Bar */
.navbar.affix {
    position: fixed;
    z-index: 9999 !important;
    top: 0;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
}

.navbar:not(.affix) {
    display: none;
}

.navbar-logo {
    width: 50px;
    height: 10%;
}

/* Jumbotron */
.jumbotron-div {
    background-image: url("../images/Banner3-25Juli2019-2.jpg");
    background-position-y: -50px;
    position: absolute;
	top: 0;
    left: 0;
    /* margin-top: 69px; */
    padding-left: 0px;
    padding-right: 0px;
	width: 100%;
    height: 740px;
    border-radius: 0px 0px 0px 0px;
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    z-index: 1;
}

.jumbotron-logo-row {
    margin-bottom: 60px;
    margin-top: 50px;
}

.jumbotron-subtitle-row {
    margin-bottom: 60px;
}

.start {
    padding-bottom: 160px;
}

.main-subtitle {
    font-family: 'Lato', sans-serif;
    font-size: 20pt;
    font-weight: 700;
    text-align: center;
    width: 30%;
    color: white;
}

.main-button {
    background-color: #FECD09;
    border-radius: 0px 0px 0px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 20pt;
    font-weight: 900;
    padding: 15px 50px;
    color: #383533;
}

button.btn {
    letter-spacing: 5px;
}

/* Intro */
.intro-container {
    position: relative;
}

.intro-container .clip {
  background-color: #1F4397;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 15px;
  z-index: 11;
}

.intro-container .clip .intro-title {
  color: #FFF;
}

/* Our Services */
.our-services-main-container {
    background-image: url('../images/photo-example-1.jpg');
    background-repeat: no-repeat;
    background-size: auto 2100px;
    z-index: -1;
    padding-left: 0px;
    padding-right: 0px;
}

.transparent-background {
    background-color: #141f41;
    position: relative;
    background-size: cover;
    z-index: 1;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.our-services-container {
    opacity: 1;
    filter: alpha(opacity=100);
}

.our-services-row {
    margin-top: 500px;
}

.our-services-title {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    color: white;
    font-family: 'myriad-pro', sans-serif;
    margin-top: 250px;
    margin-left: 50px;
    padding-top: 50px;
    z-index: 1;
}

.our {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 40pt;
}

.services {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 60pt;
    padding-left: 75px;
}

.services-description-col {
    padding-top: 170px;
}

.description-col {
    padding-left: 50px;
    padding-right: 128px;
}

.services-1 {
    margin-bottom: 60px;
}

.web-services-logo {
    padding-left: 40px;
}

/* Our Project */
#our-projects {
    background-color: #141F41;
}

.project-detail.swiper-container {
    height: 500px;
}

.project-one-bg {
    background-color: #f1f1e6;
}

.our-project-title {
    padding: 40px 0;
    /* letter-spacing: 15px; */
}

.our-project-title .blue-band {
    background-color: #336699;
    height: 45px;
    margin: auto 0;
}

.our-project-title .band-right {
   width: 22%;
}

.our-project-title .title {
    margin-left: 15px;
    margin-right: 5px;
    font-size: 65px;
}

.project-detail {
    padding: 40px 30px;
    overflow-x: hidden;
    height: 500px;
}

.project-detail hr {
    color: #000000;
    height: 2px;
}

.proj-title {
    letter-spacing: 7px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #59595A;
}

.proj-subtitle {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #b0b1b5;
}

.proj-desc {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

#project-list {
    background-color: #141f41;
}

/* .proj-icon.active {
    background-color: #243979;
    border-top: 15px solid #dfb91d;
    height: 95%;
    padding-top: 15px;
    margin-left: 60px;
    margin-right: 60px;
} */

#project-list .swiper-slide.swiper-slide-thumb-active {
    background-color: #243979;
    border-top: 15px solid #dfb91d;
    padding-top: 15px;
}

#project-list .swiper-slide {
    padding-top: 30px;
    width: 250px;
}

/* .proj-icon.active {
    background-color: #243979;
    border-top: 15px solid #dfb91d;
    height: 95%;
    padding-top: 15px;
    margin-left: 60px;
    margin-right: 60px;
} */

/* #project-list {
    border-top: 15px solid transparent;
} */

/* .proj-icon {
    padding-top: 30px;
} */

/* .proj-icon.active {
    padding-top: 15px;
} */

.proj-logo {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.swiper-pagination-bullets {
    padding-top: 20px;
}

.swiper-button-prev {
    display: block;
}

.swiper-button-next {
    display: block;
} 

.swiper-container {
    height: 180px;
}

#reach-detail {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.align-center {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.reach-us-label {
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.agronum-loc-con {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.phone-link, .email-link, .map-link {
    color: white;
    text-decoration-color: white
}

.linker {
    text-decoration-color: white;
}

.main-link {
    color: white;
}

.first-line-image {
    margin-top: 125px;
    text-align: center;
}

.second-line-image {
    margin-top: 100px;
    margin-bottom: 125px;
    text-align: center;
}

.c-p-image {
    margin-top: 15px;
    margin-bottom: 15px;
}

.asyst {
    max-width: 100%;
}

.toyota {
    max-width: 100%;
}