/********** GLOBAL **********/
@font-face {
	font-family: 'Kenyan Coffee Rg';
	src: url('fonts/KenyanCoffeeRg-Bold.eot');
	src: url('fonts/KenyanCoffeeRg-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/KenyanCoffeeRg-Bold.woff2') format('woff2'),  url('fonts/KenyanCoffeeRg-Bold.woff') format('woff'),  url('fonts/KenyanCoffeeRg-Bold.ttf') format('truetype'),  url('fonts/KenyanCoffeeRg-Bold.svg#KenyanCoffeeRg-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
body {
	color: #000000;
	font-size: 15px;
	background: #ffffff;
	overflow-x: hidden;
	font-family: 'Playfair Display', serif;
}
iframe {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
.full {
	width: 100%;
	float: left;
}
a {
	text-decoration: none !important;
	color: #012841;
}
a:hover {
	color: #d9272d;
}
strong {
	font-weight: 700;
}
.btn {
	cursor: pointer;
}
.btn-lg {
	font-size: 22px;
	padding: 8px 42px;
}
.btn-danger {
	background-color: #d9272d;
	border-color: #d9272d;
}
.btn-primary {
	background-color: #001f48;
	border-color: #001f48;
}
.bg-primary {
    background-color: #002d5d!important;
}
.form-control {
	font-size: 14px;
	box-shadow: none !important;
}
.vertical {
	display: table-cell;
	vertical-align: middle;
}
h2 {
	font-family: 'Staatliches', cursive;
}

h3 {
    font-family: 'Staatliches', cursive;
}

.testimonials_box {
    width: 100%;
    float: left;
    padding: 15px;
    background: #f2f2f2;
    margin-bottom: 20px;
    box-shadow: 2px 2px 15px #757575;
}

@media (min-width: 1200px) {
.container {
	max-width: 1380px;
}
}
/********** GLOBAL **********/

.carousel-inner {
    position: relative;
    width: 97%;
    overflow: hidden;
}

/********** HEADER **********/
header {
	width: 100%;
	float: left;
	/*background: #d9272d;
	color: #ffffff;*/
	background: #ffffff;
	color: #002d5d;
}
header .float-right {
    padding: 5px 0;
}
header a {
	color:#002d5d !important;
}
.navbar {
	padding: 0 1rem;
	background-color: #002d5d !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-weight: 700;
    padding: 17px 9px;
    font-size: 15px;
}
.navbar-light .navbar-nav .nav-item ul {
	position:absolute;
	width:200px;
	list-style-type:none;
	padding:0;
	margin:0;
	background:#002d5d;
	display:none;
}
.navbar-light .navbar-nav .nav-item:hover ul {
	display:block;
}
.navbar-light .navbar-nav .nav-item ul li {
	padding:8px 12px;
	border-bottom:1px #164475 dashed;
}
.navbar-light .navbar-nav .nav-item ul li:hover {
	background-color:#d9272d;
}
.navbar-light .navbar-nav .nav-item ul li a {
	color:#ffffff !important;
	font-weight: 700;
}
.navbar .nav-link:hover, .navbar .nav-item.active .nav-link {
	color: #d9272d !important;
}
/********** HEADER **********/

/********** BANNER **********/
.banner {
	width: 100%;
	float: left;
	position: relative;
	/*background: #d9272d;*/
	background: #ffffff;
	color: #002d5d;
	text-align: center;
}
.banner h1 {
	font-family: 'Kenyan Coffee Rg';
	font-size: 77px;
	text-transform: uppercase;
}
.banner_left {
	width: 58%;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.banner_left .carousel-item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.banner_right {
	width: 42%;
	float: right;
	min-height: 600px;
	display: table;
	font-size: 18px;
	padding-left: 40px;
}
#onpageload2 h1 {
	font-family: 'Staatliches', cursive;
    color: #062d5d;
    font-size: 78px;
	line-height: 70px;
}
#onpageload2 h1 span {
	color: #d9282f;
}
#onpageload2 .btn {
	font-size: 20px;
    max-width: 455px;
}
/********** BANNER **********/

/********** BODY **********/
.body {
	width: 100%;
	float: left;
	position: relative;
}
.body h2 {
	font-size: 77px;
	text-transform: uppercase;
	line-height: 72px;
}
.about {
	background: #002d5d;
	color: #ffffff;
	line-height: 32px;
}
.about h1 {
	font-family: 'Kenyan Coffee Rg';
	font-size: 77px;
	text-transform: uppercase;
}
.about .border {
	border: 3px solid #ffffff!important;
}
.service {
	color: #ffffff;
	font-size: 16px;
	background: url(../images/servicebg.jpg) no-repeat center;
	background-size: cover;
}
.the_coffee {
	padding: 100px 0;
	line-height: 26px;
}
.the_coffee .bg-light {
	background: rgba(255,255,255,0.6) !important;
}
.the_coffee:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/coffeeleaf1.png) left top no-repeat;
	background-size: 100%;
	width: 442px;
	height: 100%;
}
.the_coffee:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/coffeeleaf2.png) right bottom no-repeat;
	background-size: 100%;
	width: 496px;
	height: 100%;
}
.the_coffee h2 {
	line-height: 110px;
}
.the_coffee h2 span.f-size1 {
	font-size: 135px;
	color: #002d5d;
}
.the_coffee h2 span.f-size2 {
	font-size: 168px;
	color: #5d0000;
}
.the_coffee h2 span.f-size3 {
	font-size: 152px;
	color: #d9272d;
}
.the_coffee h2 span.f-size3 sup {
    top: -2.2em;
    font-size: 41px;
}
.coffee_cup {
	position: absolute;
	top: -45px;
	right: 15px;
}
.contact {
	background-color: #f6f6f6;
}
.contact .form-control {
	height: 56px;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'Raleway', sans-serif;
}
.contact .form-control::placeholder {
 color: #000000;
 opacity: 1;
 text-transform: uppercase;
}
 .contact .form-control:-ms-input-placeholder {
 color: #000000;
 text-transform: uppercase;
}
 .contact .form-control::-ms-input-placeholder {
 color: #000000;
 text-transform: uppercase;
}


.gallery_pic {
    width: 100%;
    float: left;
    height: 225px;
    overflow: hidden;
    background: #FFF;
    box-shadow: rgba(0,0,0,0.1) 0 0 10px;
    padding: 0 10px;
}
.gallery_pic img {
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:center;
}
.gallery_title {
    width: 100%;
    float: left;
    background-color:#a7cfcc;
    color: #000;
    text-align: center;
    padding: 14px 10px;
	 min-height: 80px;
}



.gallery_tittle {
    width: 100%;
    float: left;
    padding: 10px 10px;
    background: #002d5d;
    color: #fff;
    text-align: center;
	font-size: 20px;
}
/********** BODY **********/

/********** FOOTER **********/
footer {
	width: 100%;
	float: left;
	color: #ffffff;
}
footer a {
	color: #ffffff;
}
footer h2 {
	font-size: 37px;
	font-family: 'Kenyan Coffee Rg';
	text-transform: uppercase;
}
footer h4 {
	font-size: 19px;
}
.footer_up {
	background-color: #002d5d;
}
.footer_dwn {
	background-color: #d9272d;
	font-size: 13px;
}
.footer_dwn a:hover {
	color: #002d5d
}
.footer-link a {
    padding: 0 3px;
    font-size: 14px;
}
/********** FOOTER **********/

/********** MEDIA **********/
@media (max-width: 1320px) {
.navbar-light .navbar-nav .nav-link {
    padding: 17px 4px;
}
}
@media (max-width: 1199px) {
.navbar-nav {
	padding: 15px 0 0 0;
	border-top: 1px #efecec dashed;
	margin: 15px 0;
}
.navbar {
    padding: 10px 1rem;
}
.navbar .nav-link {
	padding: 10px 0 !important;
}
.navbar-light .navbar-toggler {
    background: #16497f;
    padding: 7px 8px;
    margin: 0 0 0 auto;
}
.navbar-toggler-icon {
	width: 1.1em;
	height: 1.1em;
}
.navbar-light .navbar-nav .nav-item ul {
	position:relative;
	width:97%;
	margin:5px 0 5px 3%;
	display:block;
}
.footer-link a {
	width:100%;
	float:left;
	padding:0;
}
.the_coffee h2 span.f-size3 {
    font-size: 120px;
}
.the_coffee h2 span.f-size3 sup {
    top: -2.5em;
}
}
@media (max-width: 991px) {
header .float-left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
header .float-right {
    width: 100%;
    text-align: center;
	padding:0;
}
header .media {
	float: none;
    display: inline-flex;
}
.banner_left {
	display: none;
}
.banner_right {
	width: 100%;
	padding: 0;
	min-height: auto;
}
.the_coffee:before {
    background-size: 70%;
}
.the_coffee:after {
    background-size: 60%;
}
}
@media (max-width: 767px) {
.banner h1, .about h1 {
    font-size: 50px;
}
.body h2 {
    font-size: 50px;
    line-height: 52px;
}
.the_coffee h2 {
    line-height: 74px !important;
}
.the_coffee h2 span.f-size1, .the_coffee h2 span.f-size2, .the_coffee h2 span.f-size3 {
    font-size: 100px;
}
.coffee_cup img {
    width: 100%;
    max-width: 170px;
}
#onpageload2 h1 {
    font-size: 40px;
    line-height: normal;
}
.the_coffee h2 span.f-size3 sup {
    top: -2.5em;
}
}
@media (max-width: 575px) {
.banner h1, .about h1 {
    font-size: 40px;
}
.body h2 {
    font-size: 32px;
    line-height: normal;
}
.btn-lg {
    font-size: 18px;
    padding: 8px 28px;
}
.the_coffee h2 {
    line-height: 47px !important;
}
.the_coffee h2 span.f-size1, .the_coffee h2 span.f-size2, .the_coffee h2 span.f-size3 {
    font-size: 62px;
}
.coffee_cup img {
    max-width: 130px;
}
.banner_right {
    font-size: 15px;
}
footer h2 {
    font-size: 28px;
}
#onpageload2 h1 {
    font-size: 36px;
}
#onpageload2 .btn {
    font-size: 12px;
}
.the_coffee h2 span.f-size3 sup {
    top: -1.9em;
    font-size: 16px;
}
}
