@charset "UTF-8";
/*
Theme Name: Be1
*/
body{
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 15px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  color: #333
}
a{
  text-decoration: none !important
}
.top-header{
  background: #111;
}
.top-header a,
.top-header .social-links .fa{
  color: #fff;
}
.top-header .fa,
.top-header a:hover,
.site-footer a:hover{
  color: #e67716;
}
.social-links a {
    height: 24px;
    width: 24px;
    border-radius: 100%;
    display: inline-block;
    background: #777;
    color: #fff;
    text-align: center;
    line-height: 26px;
    margin: 4px 0px;
    font-size: 13px;
}
.social-links a:hover{
    background: #e67716;
    color: #fff;	
}
.navbar h1 {
    font-size: 26px;
    margin: 15px 0px;
    text-transform: uppercase;
    font-weight: 700;
}
.navbar-nav li{
	position:relative;
}
.navbar-nav li a{
  color: #fff;
  display: inline-block;
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.navbar-nav > li:last-child a {
    background: #000;
    padding: 8px 16px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #000;
    border-radius: 4px;
}
ul.sub-menu {
    list-style: none;
    padding: 0;
    position: absolute;
    left: 0;
    display: none;
    top: 100%;
    padding-top: 24px;
    min-width: 160px;
}
.navbar-nav li > ul li a{
	margin: 0;
    background: #e67716;
    padding: 8px 15px;
    display: block;
    border-bottom: 1px solid #fb831a;
}
header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
	background:rgba(230, 119, 22, 0.85);
}
header.fixed {
    position: fixed;
	top:-40px;
}
.nivo-caption {
	position:absolute;
	left:25%;
	top:25%;
	color:#fff;
	width:50%;
	z-index:8;
	padding: 15px;
	overflow: hidden;
	display: none !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
  height:auto;
  bottom: auto;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.nivo-caption p {
	padding:5px;
	margin:0;
  color:#fff;
  font-size: 20px;
}
.nivo-caption h2{ 
  text-transform:uppercase; 
  font-size: 54px;
  letter-spacing: 1px;
  color:#fff;
}
.nivo-caption a,
.btn,
input.wpcf7-form-control.wpcf7-submit{
  padding: 8px 24px;
  border-radius: 4px;
  background: #e67716;
  color:#fff;
  display: inline-block;
  font-size: 15px;
  margin-top: 5px;
  border: 2px solid #e67716;
  transition: all ease-in-out 0.3s;
  width: auto;
  cursor: pointer;
}
.nivo-caption a:hover,
.btn:hover,
input.wpcf7-form-control.wpcf7-submit:hover{
  background: #fff;
  color:#e67716;
}
.nivo-directionNav > a{
  height: 35px;
  width: 35px;
  border-radius: 100%;
  background: #e67716;
  line-height: 34px;
  text-align: center;
  color: #fff;
  margin: 15px;
}
section.gallery {
  overflow: hidden;
  background-color: rgba(0, 146, 223, 0.4);
}
.owl-carousel .owl-wrapper-outer ,
.testimonials.owl-loaded.owl-drag{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-item{
  float: left;
  position: relative;
}
.owl-nav{
	display:none;
}
.owl-item li{
  border: 5px solid #fff;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.3);
  transition: all .2s ease-in-out;
}
.gallery .owl-item:nth-child(4n+2) li{
  transform: rotate(7deg) scale(1) translateY(-6%);
}
.gallery .owl-item:nth-child(4n+3) li{
  transform: rotate(-6deg) scale(1.15) translateY(-6%);
}
.gallery .owl-item:nth-child(4n+4) li {
  transform: rotate(4deg) scale(1) translateY(-4%);
}
.gallery .owl-item:nth-child(4n+1) li {
  transform: rotate(-6deg) scale(1.1) translateY(-9%);
}
.gallery .owl-item:hover {
  z-index: 1;
}
.gallery .owl-item:hover li{
  transform: rotate(0) scale(1.2) translateY(-9%);
  box-shadow: 0 0 30px 0 rgba(0,0,0,.7);
}
.owl-item li img{
  max-width: 100%;
  height: 220px;
  object-fit: fill;
}
.section-title span {
  color: #e67716;
}
.owl-dots {
  clear: both;
  text-align: center;
}
.owl-dots button{
  display: inline-block;
  margin: 4px;
  margin-top: 25px;
  height: 12px;
  width: 12px;
  border-radius: 100%;
  background: #fff;
  border: none;
  outline: none !important;
  cursor: pointer;
}
.owl-dots button.active{
  background: #e67716
}
.testimonials .item img{
  max-height: 150px;
  border: 4px solid #fff;
  transform: translateY(-50%);
  margin-bottom: -50px;
}
.testimonials .item{
	min-height:255px;
  border-bottom: 3px solid #e67716
}
.testimonials .item:hover{
  background: #e67716;
  color: #fff;
}
.testimonials .item:hover h5{
  color: #fff;
}
.programs ul li img{
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.video-wrapper{
  margin-right: -55px;
}
.strength .thumb{
  height: 90px;
  width: 90px;
  background: #e67716;
  color: #fff;
  margin: auto;
  font-size: 34px;
  margin-bottom: 20px;
}
.suporter_logo,
.donators_testimonial,
.event-list,
.news-list,
#belive_gallery{
  overflow: hidden;
  position: relative;
}
#belive_gallery .owl-item li img{
	width:100%;
}
.suporter_logo .owl-item li img{
  height: 120px;
  object-fit: contain;
}
.suporter_logo .owl-item li{
  box-shadow: none;
  padding: 5px;
  border: 1px solid #ddd;
  background: #fff;
}
.donators_testimonial img{
  height: 120px;
  width: 120px;
  object-fit: cover;
}
.event-list img,
.news-list img{
  height: 190px;
  width: 100%;
  object-fit: cover;
}
.donators_testimonial h6 small{
  display: block;
}
.donators_testimonial .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.donators_testimonial .owl-nav button,
#belive_gallery .owl-nav button{
  background: #e67716;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 20px;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none !important
}
.donators_testimonial .owl-dots{
  display: none
}
input.wpcf7-form-control,
textarea.wpcf7-form-control {
  width: 100%;
  padding: 6px 12px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}
textarea.wpcf7-form-control{
  height: 70px;
  resize: none;
}
span.wpcf7-not-valid-tip{
  text-align: left;
  margin-bottom: 5px;
  margin-top: -4px;
}
input.wpcf7-form-control.wpcf7-not-valid {
  border-color: rgba(255, 0, 0, 0.4);
}
.site-footer{
  background-color: #151515;
  color: #666;
}
.site-footer a{
  color: #666;
  text-transform: uppercase
}
.site-footer .social-links a{
	color:#fff;
}
.footer-menu li{
  display: inline-block;
  padding-right: 12px;
}
.copyright{
  background:#101010;
  color: #666;
}
div#slider{
    max-height: 570px;
    overflow:hidden;
}
div#slider > img{
    width:100%;
}
.nivo-main-image{
  max-height: 570px;
  object-fit: cover
}
.what-do .row img{
	width: 100%;
	height: 220px;
  	object-fit: cover;
	margin-bottom:15px;
}
.social-links a.fb{
	background: #4267b2;
}
.social-links a.twt{
	background:#55aded;
}
.social-links a.linked{
	background: #007bb6;
}
.social-links a.yt{
	background: #e4281a;
}
.scroll-top{
  position: fixed;
    bottom: 15px;
    right: 15px;
    background: #e67716;
    height: 35px;
    width: 35px;
    opacity: 0;
    transition: all ease-in-out 0.3s;
    z-index: 9;
    display: inline-block;
    text-align: center;
    line-height: 34px;
}
.scroll-top.show{
  opacity: 1;
  bottom: 25px;
}
.scroll-top.show{
  opacity: 1;
  bottom: 25px;
}
#belive_gallery{
	padding-top: 50px;
    margin-top: -50px;
}
#belive_gallery li{
	border: 1px solid #cacaca;
    padding: 5px;
    background: #fff;
	box-shadow:none;
}
#belive_gallery .owl-nav{
	position:absolute;
	display:block;
	right:0;
	top:0px;
}
#belive_gallery .owl-nav button{
	margin-left:5px;
	display:inline-block;
}
.logo span {
    color: #0093dd;
}
.sideBox{
	right: -320px;
    top: 50%;
    background: #ddd;
    padding: 15px;
    transform: translateY(-50%);
    width: 320px;
	padding-bottom:0;
	z-index:9;
	transition:all ease-in-out 0.3s;
}
.sideBox button.toggle{
	    background: #e67716;
    color: #fff;
    border: none;
    padding: 5px 12px;
    position: absolute;
    left: -72px;
    top: 50%;
    transform: rotate(-90deg);
    cursor: pointer;
    border-radius: 4px;
	outline:none !important;
}
.sideBox .form-row > div{
	flex: 0 0 100%;
}
.sideBox.active{
	right: 0px;
}
.owl-loaded:not(#photo-gallery) .owl-dots button{
    background:#a29e9e;
}
section.page-header{
  z-index: 1;
}
section.page-header:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 0.67);
  z-index: -1;
}
section.page-header a{
  color: #fff;
}
.contact-info .icon.rounded-circle{
	width: 70px;
    height: 70px;
    line-height: 74px;
    margin-top: 4px;
    box-shadow: 0px 0px 0px 5px rgba(243, 92, 39, 0.36);
    background: #e67716;
    color: #fff;
    font-size: 26px;
    text-align: center;
}
.col-md-5.contact-info .row, .col-md-5.contact-info .row a,
.col-md-5.contact-info .row p{
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.col-md-5.contact-info .row p{margin-bottom:4px;}
.col-md-5.contact-info .row a:hover{color: #e67716;}
.gallery-item img{height:180px; object-fit:cover;}
span.dropdown-toggle{color:#fff;}
/* Responsive Css */
@media (min-width: 767px) { 
	.navbar-nav li:hover > ul{
		display:block;
	}
}
@media (max-width: 767px) { 
	.top-header{
		text-align:center;
	}
	.top-header a{
		margin: 0px !important;
    	font-size: 12px;
	}
	.navbar h1{
		font-size:20px;
		margin-left:15px;
	}
	.social-links.text-right {
		text-align: center !important;
		margin:5px 0;
	}
	.h2, h2 {
		font-size: 18px;
	}
	ul.list-unstyled.row{
		margin:15px 0px 0px 0px;
	}
	.video-wrapper{
		margin:0
	}
	.wpcf7-form .form-row > div {
		flex: 0 0 100%;
	}
	#menu-footer {
		justify-content:center;
	}
	.sideBox{
		width:260px;
		right:-260px;
	}
	header.fixed{top:-64px;z-index:999;}
	.navbar-nav li{width:100%;padding-left:15px;}
	.navbar-nav li a{
		display: block;
		margin: 10px 0px;
		text-align: left;
	}
	.gallery .owl-item li{
	    transform:none !important;
	    margin: 15px;
	}
	.copyright {font-size:13px;}
	span.dropdown-toggle {
		color: #fff;
		background: #000;
		height: 25px;
		width: 25px;
		display: inline-block;
		text-align: center;
		position: absolute;
		right: 5px;
		top: 8px;
		line-height: 26px;
	}
	.menu-item-has-children.show > ul {
		display: block;
		margin: 0;
		padding: 0;
		margin-left:-15px;
	}
	.menu-item-has-children ul li{
		padding:0;
	}
}
