html, body, .container, .fullpage {
    height: 100%;
}

.navbar {
    background-color: transparent;
    position: fixed;
    width: 100%;
}

.navbar-brand {
    background-color: #0f2b43;
}

.navbar-brand img {
    max-width: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.navbar-burger {
    color: #ffffff !important;
    margin-left: unset;
}

.navbar-menu.is-active {
    color: unset;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}

.home-background {
    background-image: url("http://logitruk.com/assets/img/home-background.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.why-us {
    background-image: url("http://logitruk.com/assets/img/why-us-background.png");
    background-repeat: no-repeat;
    background-size: 100% 300px;
    padding: 30px;
    height: fit-content;
}

.why-us .owl-nav {
    position: relative;
    margin-top: 60px;
}

.why-us .owl-prev {
    left: 0px;
}

.why-us .owl-next {
    right: 0px;
}

.why-us .owl-next, .why-us .owl-prev {
    position: absolute;
    top: -15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f7f8fc;
}

.why-us .owl-nav span {
    font-size: 30px;
    color: #5f94ec;
    position: relative;
    bottom: 5px;
}

.why-us .owl-next span {
    left: 1px;
}

.why-us .owl-prev span {
    right: 1px;
}

.why-us img {
    padding-bottom: 42px;
    max-width: 200px;
    display: block;
    margin: auto;
}

#home {
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#home img {
    width: 210px;
    margin-bottom: 50px;
}

#home button {
    padding: 16px 30px;
    border-radius: 24px;
    color: #163e60;
    background-color: #ffffff;
    font-weight: bold;
    margin-top: 40px;
}

#home .content-wrapper {
    padding: 0px 48px;
}

h1 {
    font-size: 1.9em;
    font-weight: bold;
    line-height: 35px;
}

.why-us {
    color: #2a4c69;
}

.why-us h1 {
    font-weight: normal;
    text-align: center;
    margin-top: 0px;
}

.why-us .item-title {
    padding: 35px 0px 20px;
}

.why-us .description-wrapper {
    padding: 0px 10px;
}

#step {
    background-color: #f8f8f8;
    height: fit-content;
    position: relative;
    top: 52px;
}

#step .content-wrapper {
    padding: 0px 24px 40px;
}

#step h1 {
    font-weight: normal;
    color: #000000;
    padding: 30px 0px;
    margin: 0px;
}

#about-us {
    /* padding-top: 55px; */
    /* min-height: 100%; */
    height: fit-content;
    color: #163e60;
    background-image: url("http://logitruk.com/assets/img/about-us-background.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 20px;
}

#about-us .content-wrapper {
    padding: 0px 38px 28px;
}

#about-us img {
    display: block;
    margin: auto;
    margin-bottom: 50px;
}

#about-us h1 {
    padding-bottom: 5px;
}

#about-us p {
    font-size: 20px;
    font-weight: 300;
}

#footer, #contact {
    background-color: #163e60;
    min-height: fit-content;
    background-size: cover;
}

h2 {
    font-size: 1.5em;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #2472b4;
}

#footer .content-wrapper {
    padding: 60px 30px;
    font-size: 14px;
}

.logitruk-logo-footer {
    display: block;
    margin: auto;

}

.address-information-wrapper, .marketing-information-wrapper, .email-information-wrapper {
    display: table;
    margin: 50px 0px;
}

.address-information-wrapper img,
.marketing-information-wrapper img,
.email-information-wrapper img {
    display: block;
    margin: auto;
    padding-top: 2px;
}

.address-information-wrapper p, .email-information-wrapper p {
    display: table-cell;
    vertical-align: middle;
}

.marketing-information p {
    display: table-cell;
}

.marketing-information {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.marketing-information p:first-child {
    padding-right: 30px;
}

.image-wrapper {
    width: 20px;
    margin-right: 25px;
}

.social-media-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}

.social-media-icon img {
    width: 32px;
    margin-right: 18px;
}

.social-media-icon a:last-child img {
    margin-right: 0px;
}

.copyright {
    text-align: center;
    padding-bottom: 50px;
}

#contact {
    position: relative;
    top: 52px;
}

#contact .content-wrapper {
    padding: 0px 30px;
    font-size: 14px;
}

#contact h1 {
    margin: 0px 0px 40px;
    text-align: center;
    padding: 20px 0px;
}

#contact form {
    margin-top: 30px;
}

#contact .field {
    margin-bottom: 25px;
}

#contact input {
    height: 50px;
}

#contact .button {
    width: 100%;
    background-color: #6aa4d9;
    border-radius: 25px;
}

#contact .contact-wrapper {
    padding-top: 50px;
}

.tabs {
    margin-top: 35px;
    padding-bottom: 40px;
    white-space: nowrap;
}

.tabs ul {
    border-bottom: unset;
    text-align: center;
    display: unset;
    align-items: unset;
    flex-grow: unset;
    flex-shrink: unset;
    justify-content: unset;
    width: 100%;
}

.tabs ul li {
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(180, 180, 180, 0.5);
    margin-right: 10px;
    border: 1px solid #e7e7e7;
    width: 100px;
    display: block;
    float: left;
}

.tabs a {
    color: #474747;
    border-bottom-color: #e3e8f9;
    /* display: block; */
}

.tabs a:hover, .tabs li.is-active a {
    color: #ffffff;
    background-color: #2472b4;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(180, 180, 180, 0.5);
    font-weight: bold;
}

.tab-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-bottom: 16px;
    width: 100%;

}

#vehicle {
    height: fit-content;
    position: relative;
    top: 52px;
}

/* #vehicle .navbar-burger span {
    background-color: #000000;
} */

#vehicle .content-wrapper {
    padding: 30px 30px;
}

#vehicle .vehicle-item {
    display: none;
}

#vehicle .vehicle-item.is-active {
    display: block;
}

#vehicle .label {
    color: #999999;
    font-weight: normal;
    font-size: 16px;
}

#vehicle .value {
    color: #474747;
    font-weight: normal;
    font-size: 18px;
}

.vehicle-description-wrapper {
    border: 1px solid #474748;
}

.vehicle-name {
    background-color: #474748;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 20px;
}

.vehicle-description {
    padding: 20px;
}

.vehicle-description:last-child {
    border-top: 1px solid #474748;
}

#vehicle .value-wrapper {
    display: inline-table;
    margin-right: 27px;
    margin-bottom: 25px;
}

#gallery {
    position: relative;
    top: 52px;
}

#gallery .why-us {
    background: unset;
}

#gallery .why-us img {
    max-width: 300px;
    padding-bottom: 0px;
}

#gallery .why-us .description-wrapper {
    padding-top: 20px;
}

#gallery .why-us .owl-nav {
    margin-top: 30px;
}

@media screen and (max-width: 365px) {
    .tabs ul li {
        width: 30%;
        font-size: 13px;
    }
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:20px;
}