@charset "utf-8";
/* CSS Document */

.header-navigation .main-navigation {
    float: none;
    text-align: center;
    padding-left: 25%;
}

.stricked-menu.stricky-fixed {
    padding: 10px;
}

.stricked-menu {
    background-color: #031845;
}

.banner-one .container {
    position: relative;
    padding-top: 205px;
    padding-bottom: 155px;
}

.banner-one__slide .title-text .typed-cursor {
    position: relative;
    bottom: 0px;
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

.banner-one__slide .title-text .type-wrap {
    display: inline-block;
}

.banner-one__slide .title-text {
    
    font-style: italic;
}

.banner-one__title {
    font-family: 'PT Sans';
    font-size: 90px;
    color: #fff;
    letter-spacing: 0em;
	font-weight: bold;
    line-height: 90px;
    margin: 0 0 50px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.inner-banner-one {
    background-color: #1b181a;
    background-image: url(../images/bokmakierie-truck-stop-policies.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    text-align: center;
    position: relative;
    padding-top: 190px;
    padding-bottom: 110px;
}

.about-one .block-title__title {
    font-size: 34px;
}

.about-one .block-title {
    margin-bottom: 30px;
}

.policy h3.block-title__title {
    font-size: 34px;
}

.policy p {
    font-size: 16px;
    line-height: 24px;
}

.policy a {
    color: #ed2c41;
}

.block-title__text {
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    margin-top: -10px;
}

.about-one__content {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
}

.service-two {
    padding-top: 60px;
    padding-bottom: 0px;
}

.about-one {
    padding-top: 70px;
}

.service-four {
    background-image: url(../images/bokmakierie-truck-stop-diesel-depot-pumps.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-color: #031845;
    background-blend-mode: multiply;
    padding-top: 240px;
    padding-bottom: 120px;
    position: relative;
    margin-top: -120px;
}

.service-four::before {
    content: '';
    opacity: 0.5;
    background-color: #031845;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.service-four .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}

.service-one__text {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    color: #616161;
    width: 73%;
    margin-left: auto;
    margin-right: auto;
}

.service-one__title {
    color: #1b181a;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.contact-one__home-three .block-title {
    margin-top: 65px;
}

.pricing-one {
    padding-top: 80px;
    padding-bottom: 40px;
	background-image: url(../images/bg.jpg);
	background-size: cover;
}

.video-one {
    display: inline-block;
    position: relative;
    top: -125px;
    margin-bottom: -125px;
    z-index: 10;
	border-top: 2px solid #bf1e2e;
}

.video-one__play {bottom: 10px !important;}

.search-popup__form {
    max-width: 80%;
}

.fs-90 {font-size: 90px;line-height: 90px;}
.pt-50 {padding-top: 50px;}
.pb-20 {padding-bottom: 20px;}
.mb-20 {margin-bottom: 20px;}
.text-white {color: #fff;}
.text-red {color: #bf1e2e;}
.pricing-one__list li + li {
    margin-top: 15px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .6rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.thm-btn {
    background-color: #bf1e2e;
}

.banner-wrapper .owl-theme .owl-dots .owl-dot.active span, .banner-wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #bf1e2e;
}

.header-navigation ul.navigation-box > li > a > .active-line:before, .header-navigation ul.navigation-box > li > a > .active-line:after {
    content: '';
    height: 3px;
    background-color: #bf1e2e;
}

p.side-menu__block__text.site-footer__copy-text {
    font-size: 12px;
	line-height: 18px;
}

.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .2rem;
    color: #bf1e2e !important;
}

.site-footer {
    background-color: #1b181a;
    padding-top: 43px;
    padding-bottom: 43px;
}

.cta-one {
    background-color: #031845;
    background-image: url(../images/bokmakierie-truck-stop-beitbridge-border-post.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-blend-mode: multiply;
    position: relative;
}

.cta-one::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #031845;
    opacity: 0.5;
}

.cta-one__title {
	padding-right: 30%;
}

.map-one {
    padding-bottom: 60px;
    padding-top: 350px;
    position: relative;
}
.result {position: inherit;}
.position-inherit {position: inherit;}
.service-one__moc {width: 50%; top: 0;}

@media (max-width: 1440px) {
	.service-one__moc {width: 55%;}
}

@media (max-width: 1199px) {
	.header-navigation .container .menu-toggler {
		float: right;
		margin: 28px 0;
		color: #fff;
		margin-right: 35px;
	}
	.video-one {
		margin-top: 90px;
	}
	.cta-one__title {
		padding-right: 0%;
	}
}

@media (max-width: 480px) {
	.cta-two__content-title, .banner-three .banner-one__title, .banner-one .banner-one__title, .banner-five .title-text, .banner-two .banner-one__title {
		font-size: 42px;
		line-height: 1.2em;
	}
	.banner-one__slide {
		background-position: right center;
	}
	h3.mobile {
		font-size: 1.45rem;
		line-height: 1.8rem;
	}
	.smb-50 {margin-bottom: 50px;}
	.spb-30 {padding-bottom: 30px;}
	.about-one__content {
		margin-top: 40px;
		padding-bottom: 20px;
		padding-left: 22px !important;
		padding-right: 22px !important;
	}
	.sfs-50 {font-size: 50px !important;}
	.header-navigation .container .menu-toggler {
		margin-right: 10px;
	}
	img.main-logo {
		max-width: 90%;
	}
}

