MSV FM

[email protected]: ~ $
Path : /home/bethanyinvest/.trash/wp-carousel-free/public/css/
File Upload :
Current < : /home/bethanyinvest/.trash/wp-carousel-free/public/css/wp-carousel-free-public.css

/*--------------------------------------------------------------
##  Preloader
--------------------------------------------------------------*/
.wpcp-carousel-wrapper * {
	word-break: break-word;
	word-wrap: break-word;
	box-sizing: border-box;
}

.wpcp-carousel-section.wpcp-standard:not(.wpcp-preloader) {
	display: none;
}

.wpcp-carousel-section.wpcp-standard.swiper-initialized:not(.wpcp-preloader) {
	display: block;
}

.wpcp-carousel-wrapper .wpcp-carousel-content-wrapper,
.wpcp-carousel-wrapper {
	position: relative;
}

.wpcp-carousel-section.wpcp-preloader {
	opacity: 0;
}

.wpcp-carousel-preloader {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*--------------------------------------------------------------
##  Image Carousel
--------------------------------------------------------------*/
.sp-wpcp-wrapper {
	margin-bottom: 0;
}

/* .wpcp-carousel-section.wpcp-standard .slick-list, */
.wpcp-carousel-section.wpcp-standard {
	overflow: hidden;
}

.wpcp-carousel-section.wpcp-standard {
	overflow: hidden;
	padding-right: 2px;
}

.wpcp-carousel-section .swiper-wrapper {
	align-items: center;
}

.wpcp-carousel-section .wpcp-single-item {
	overflow: hidden;
	vertical-align: middle;
	float: none;
	max-width: 100%;
}

.wpcp-all-captions li {
	list-style: none;
	margin: 0;
}

.wpcp-carousel-section ul,
.wpcp-carousel-section p,
.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions h2 {
	margin: 0;
}

.wpcp-carousel-section.wpcp-video-carousel .wpcp-single-item .wpcp-slide-image {
	position: relative;
}

.wpcp-carousel-section.wpcp-content-carousel .wpcp-single-item {
	padding-left: 15px;
	padding-right: 15px;
}

.wpcp-carousel-section .wpcp-single-item img[data-lazy] {
	width: 32px;
}

.wpcp-carousel-section .wpcp-single-item img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	box-shadow: none;
}

.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions {
	padding: 10px 20px 15px;
}

.wpcp-carousel-section .wpcp-single-item .wpcp-all-captions .wpcp-image-description {
	margin: 6px 0 0;
}

.wpcp-carousel-section .wpcp-single-item .wpcp-slide-image a:focus {
	outline: none;
}

.wpcp-carousel-section a,
.wpcp-carousel-section a:hover,
.wpcp-carousel-section .wpcp-all-captions a {
	text-decoration: none;
}

/*--------------------------------------------------------------
## WP post Carousel
--------------------------------------------------------------*/
.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions {
	padding: 15px 20px 0;
	overflow: hidden;
}

#poststuff h2,
.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions h2 {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px;
}

.wpcp-single-item h2 a {
	color: #444;
	text-decoration: none;
}

.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions .post-categories {
	margin: 0 0 7px;
	padding: 0;
	display: block;
}

.wpcp-post-carousel .wpcp-all-captions p {
	margin-bottom: 15px;
}

.wpcp_readmore {
	border: 1px solid;
	display: inline-block;
	background: #22afba;
	margin: 0 0 14px;
	line-height: 32px;
	padding: 5px 14px;
	font-weight: 600;
}

.wpcp_readmore,
.wpcp_readmore:focus,
.wpcp_readmore:hover {
	color: #fff;
}

.wpcp-single-item .wpcp-all-captions .wpcp-post-meta {
	margin: 0 0 20px;
	padding: 0;
}

.wpcp-post-carousel .wpcp-post-meta li {
	display: inline-block;
	margin-right: 5px;
}

.wpcp-post-carousel .wpcp-post-meta li:last-child {
	margin-right: 0;
}

.wpcp-post-meta li,
.wpcp-post-meta li a {
	color: #999;
}

.wpcp-carousel-section.detail-on-right .wpcp-single-item .wpcp-slide-image,
.wpcp-carousel-section.detail-on-right .wpcp-single-item .wpcp-all-captions {
	float: left;
	width: 50%;
	box-sizing: border-box;
}

.wpcp-carousel-section.detail-with-overlay .wpcp-all-captions {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.wpcp-carousel-section.detail-with-overlay.overlay-lower .wpcp-all-captions {
	top: auto;
	display: block;
	height: auto;
}

/*
 Overlay visible on hover.
*/
.wpcp-carousel-section.detail-with-overlay.overlay-on-hover .wpcp-all-captions {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.3s linear, opacity 0.3s linear;
}

.wpcp-carousel-section.detail-with-overlay.overlay-on-hover .wpcp-single-item:hover .wpcp-all-captions {
	visibility: visible;
	opacity: 1;
}

.wpcp-carousel-section.detail-with-overlay .wpcp-single-item {
	position: relative;
}

.wpcp-carousel-section .wpcp-single-item:focus {
	outline: none;
}

/*--------------------------------------------------------------
## Product Carousel
--------------------------------------------------------------*/
.wpcp-product-carousel .wpcp-single-item .wpcp-all-captions {
	padding: 15px 20px 0;
	overflow: hidden;
	text-align: center;
}

.wpcp-product-carousel .wpcp-single-item .wpcp-product-title {
	margin: 0;
	font-size: 16px;
	line-height: 23px;
	font-weight: 600;
}

.wpcp-product-price {
	margin-top: 5px;
}

.wpcp-carousel-section.wpcp-product-carousel .wpcp-cart-button {
	margin-top: 12px;
}

.wpcp-carousel-section.wpcp-product-carousel .wpcp-cart-button a.button {
	background: #ebebeb;
	color: #545454;
	border: 1px solid #d1d1d1;
	font-weight: 500;
	padding: 8px 20px;
	line-height: 22px;
	display: inline-block;
	font-size: 14px;
}

.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button a.add_to_cart_button.added {
	display: none;
}

.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button .added_to_cart {
	font-size: 100%;
	margin: 0;
	line-height: 38px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 0 20px;
	font-weight: 600;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #ebe9eb;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	border: 1px solid;
}

.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button a.button:hover {
	background: #3f3f3f;
	border-color: #d1d1d1;
	color: #fff;
}

.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button .wc-forward::after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	vertical-align: -0.125em;
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: 900;
	line-height: inherit;
	vertical-align: baseline;
	content: "\f178";
	margin-left: 0.5407911001em;
}

.wpcp-carousel-section .woocommerce-product-rating .star-rating {
	margin: 4px auto;
	float: none;
}

.wpcp-product-price span {
	font-weight: 700;
	font-size: 14px;
}

/*--------------------------------------------------------------
## Carousel Navigation
--------------------------------------------------------------*/
.wpcp-carousel-section .swiper-button-prev:before,
.wpcp-carousel-section .swiper-button-next:before,
.wpcp-carousel-section .swiper-button-prev:after,
.wpcp-carousel-section .swiper-button-next:after {
	display: none;
}

.wpcp-carousel-section .swiper-button-prev {
	left: 0;
	right: auto;
}

.wpcp-carousel-section .swiper-button-next {
	right: 0;
	left: auto;
}

.wpcp-carousel-section .swiper-button-prev,
.wpcp-carousel-section .swiper-button-next {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	z-index: 22;
	left: auto;
	top: auto;
	font-size: 30px;
	-webkit-transition: ease all 0.3s;
	-moz-transition: ease all 0.3s;
	-ms-transition: ease all 0.3s;
	-o-transition: ease all 0.3s;
	transition: ease all 0.3s;
	margin-top: -15px;
	cursor: pointer;
}

.wpcp-carousel-section.nav-vertical-center {
	margin: 0 25px;
}

.wpcp-carousel-section .swiper-button-prev i,
.wpcp-carousel-section .swiper-button-next i,
.wpcp-carousel-section .swiper-button-prev,
.wpcp-carousel-section .swiper-button-next {
	line-height: 28px;
	font-family: fontawesome;
	color: #000;
}

.wpcp-carousel-section.nav-vertical-center .swiper-button-next,
.wpcp-carousel-section.nav-vertical-center .swiper-button-prev {
	top: 50%;
}

.wpcp-carousel-section.nav-vertical-center .swiper-button-prev {
	left: -5px;
	right: auto;
	text-align: left;
}

.wpcp-carousel-section.nav-vertical-center .swiper-button-next,
.wpcp-carousel-section.nav-vertical-center .swiper-button-prev {
	margin-top: -15px;
}

.wpcp-carousel-section.nav-vertical-center .swiper-pagination ~ .swiper-button-next,
.wpcp-carousel-section.nav-vertical-center .swiper-pagination ~ .swiper-button-prev {
	margin-top: -35px;
}

.wpcp-carousel-section.nav-vertical-center .swiper-button-next {
	right: -5px;
	text-align: right;
	left: auto;
}

/*--------------------------------------------------------------
## Carousel Pagination Dots
--------------------------------------------------------------*/
.wpcp-carousel-section .wpcp-swiper-dots {
	position: inherit;
	margin-top: 10px;
}

.wpcp-carousel-section .wpcp-swiper-dots .swiper-pagination-bullet {
	background-color: #cccccc;
	border: 0 solid;
	border-radius: 50%;
	font-size: 0;
	margin: 3px;
	overflow: hidden;
	padding: 0;
	text-indent: -999px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	opacity: 1;
}

/* Gallery CSS */
.wpcpro-row.no-gutters>[class*="wpcpro-col-"] {
	padding-right: 0;
	padding-left: 0;
}

.wpcpro-row>[class*="wpcpro-col-"] {
	padding: 0 10px;
	padding-bottom: 20px;
}

.wpcpro-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
}

/* .wpcp-standard .wpcp-gallery-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin-left: -20px;
}

.wpcp-standard .wpcp-gallery-wrapper {
	width: calc(100% / 4);
	min-width: calc(100% / 4);
	padding-left: 20px;
} */

/* Pagination css */
.wpcpro-post-pagination .ajax-page-numbers,
.wpcpro-post-pagination .page-numbers {
	background: #fff;
	color: #5e5e5e;
	border: 2px solid #bbb;
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	margin-right: 4px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 3px;
	-webkit-transition: all 0.33s;
	transition: all 0.33s;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.wpcpro-post-pagination .ajax-page-numbers.current,
.wpcpro-post-pagination .page-numbers.current {
	cursor: auto;
	color: #fff;
	background: #178087;
	border-color: #178087;
}

.wpcpro-post-pagination-number {
	margin-top: 20px;
}

.wpcpro-post-pagination a.page-numbers:hover,
.wpcpro-post-pagination span.current,
.wpcpro-post-pagination span:hover {
	color: #fff;
	background: #178087;
	border-color: #178087;
}

.wpcp-single-item {
	direction: ltr;
}

html[dir="rtl"] .wpcp-single-item {
	direction: rtl;
}

.wpcp-carousel-section .wpcp-slide-image {
	font-size: 0;
	text-align: center;
}
.wpcp-carousel-section i.fa {
	font-style: normal;
}
.block-editor-page a.sp_wp_carousel_block_edit_button,
a.sp_wp_carousel_block_edit_button {
	display: inline-block;
	text-decoration: underline;
	font-size: 16px;
	margin: 10px 0;
}

.wpcp-carousel-section i.fa {
	font-style: normal;
}
.block-editor-page a.sp_wp_carousel_block_edit_button,
a.sp_wp_carousel_block_edit_button {
	display: inline-block;
	text-decoration: underline;
	font-size: 16px;
	margin: 10px 0;
}

/* ===============================================
Fancybox Style css.
============================================*/
.wpcf-fancybox-wrapper .fancybox-thumbs {
	top: auto;
	width: auto;
	left: 0;
	right: 0;
	padding: 3px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
	margin: 0 auto;
}

.wpcf-fancybox-wrapper .fancybox-thumbs-x .fancybox-thumbs__list {
	margin: auto;
}

.wpcf-fancybox-wrapper .fancybox-inner {
	right: 0 !important;
	bottom: 0px;
}

body.admin-bar .wpcf-fancybox-wrapper.fancybox-container .fancybox-infobar,
body.admin-bar .wpcf-fancybox-wrapper.fancybox-container .fancybox-toolbar {
	top: 0;
}

.wpcf-fancybox-wrapper .fancybox-slide--image .fancybox-content {
	margin-top: 0px;
	margin-bottom: 0px;
}

.wpcf-fancybox-wrapper.fancybox-show-thumbs .fancybox-inner {
	bottom: 95px;
}

.wpcf-fancybox-wrapper, .fancybox-container {
	z-index: 9999929 !important;
}

.wpcf-fancybox-wrapper .fancybox-thumbs__list a:before {
	border-width: 4px;
}

.wpcf-fancybox-wrapper .fancybox-navigation .fancybox-button .wpcp-fancybox-nav-arrow i {
	font-size: 30px;
}

.wpcf-fancybox-wrapper .fancybox-navigation .fancybox-button {
	background-clip: border-box;
	width: 50px;
}

.wpcf-fancybox-wrapper .fancybox-navigation .fancybox-button.fancybox-button--arrow_right .wpcp-fancybox-nav-arrow {
	margin-left: -15px;
}

/* Elementor lightbox conflict */
.wpcf-fancybox-wrapper ~ .elementor-lightbox {
	display: none !important;
}
/* Elementor Pro v3.14.1 conflict */
.elementor-default .wpcp-carousel-wrapper .swiper-container:not(.swiper-container-initialized) .swiper-wrapper {
    overflow: initial;
}

/* transition CSS for carousel image */
.wpcp-carousel-wrapper .wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item img,
.wpcp-carousel-wrapper .wpcp-carousel-section.wpcp-post-carousel .wpcp-single-item img,
.wpcp-carousel-wrapper .wpcp-carousel-section.wpcp-product-carousel .wpcp-single-item img {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
Bethany
Bethany
0%

THE FINEST HOTEL NEAR LAKE KIVU

The Perfect Base For You

Required fields are followed by *





EC1A68011

About Us

Delicious Interior With The Pinch Of Everything

Bethany Investment group is Presbyterian church in Rwanda(EPR) company that manage Hotel and Guest house in Karongi (Bethany Hotel), ISANO branch in GIKONDO(Kigali), Kiyovu branch(Kigali), AMIZERO branch(Nyagatare-East) and Gisenyi Branch(Rubavu).

Accomodation

Get a Comfortable Room
Feel The Comfort

Get a comfortable room and feel our hotel’s comfort. Bethany Hotel features a variety of fully furnished rooms with extra space, Executive rooms, Deluxe rooms with a beautiful lake view and garden space, Deluxe rooms, comfort rooms, family rooms and standard rooms at your service.

Standard Single

Services

We Provide Top Class Facility
Especially For You

Beach BBQ Party

Kick back on the beach& and enjoy our berbecue from our masterchef

Breakfast

Kick back at our hotels& enjoy our breakfast from our masterchef

Conference Hall

Kick back at our hotels& enjoy our conference halls from all bethany branches

Enjoy with your partner

Honeymoon Package

80%

Get In Touch

Don’t Miss Any Update

    +

    Search your Room

    Required fields are followed by *