@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

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

.all-elements{
	overflow-x:hidden;	
}

.page-content{
	background-color:#FFFFFF;
	z-index:10;
	display:block;
	min-height:568px;
	
}

.page-content-wrapper{
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px;
	padding-bottom:15px; 
}

.page-sidebar{
	background-image:url(../../../images/menu-bg.png);
	background-repeat:repeat;
	background-size:75px 75px;
	width:274px;
	display:block;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
}

.page-sidebar-scroll{
	z-index:2;
	width:294px;
    overflow: scroll;
    overflow-x: hidden;
   /* -webkit-overflow-scrolling: touch;*/
	height:100%;
}

/*Content Controls*/

.sidebar-shortcuts{
	background-color:#1e1e1e;
	height:50px;	
	border-bottom:solid 1px #2a2a2a;
}

.sidebar-shortcuts a{
	width:54px;
	opacity:0.8;
	float:left;
	height:54px;
	line-height:50px;
	text-align:center;
	border-left:solid 1px #2a2a2a;
	color:#FFFFFF;
	font-size:12px;
	transition:all 200ms ease;
}

.sidebar-shortcuts a:first-child{border-left:none!important;}

.sidebar-shortcuts a:hover{
	background-color:rgba(255,255,255,0.05);
	transition:all 200ms ease;
}

.sidebar-logo{
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:160px;
}

.sidebar-breadcrumb{
	border-top:solid 1px rgba(255,255,255,0.05);
	border-bottom:solid 1px rgba(255,255,255,0.05);
	background-color:#1a1a1a;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	margin-top:-1px;
}

.sidebar-decoration{
	height:2px;
	background-color:rgba(0,0,0,0.15);
	border-bottom:solid 1px rgba(255,255,255,0.07);
}


/*Menu Item   icons-------------  */

.nav-item{
	height:55px;
	border-bottom:solid 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0px rgba(255,255,255,0.05);
}

.current .fa-circle{
	color:#2ecc71;
}

.nav-item i:first-child{
	position:absolute;
	left:30px;
	font-size:14px;
	margin-top:21px;	
	opacity:0.6;
}

.nav-photo{
	position:absolute;
	left:30px;
	font-size:14px;
	margin-top:21px;	
	opacity:0.6;
	color:#FFFFFF;
}



.nav-item .fa-link{
	font-size:10px!important;
	margin-top:22px!important;
}

.nav-item .fa-angle-up{
	font-size:12px!important;
	margin-top:23px!important;	
	left:238px!important;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
	transition:all 200ms ease;
}

.active-submenu .fa-angle-up{
	-ms-transform: rotate(0deg)!important; /* IE 9 */
	-webkit-transform:rotate(0deg)!important; /* Chrome, Safari, Opera */
	transform: rotate(0deg)!important;	
	transition:all 200ms ease;
}

.nav-item i:last-child{
	position:absolute;
	left:240px;
	margin-top:26px;
	font-size:6px;	
	opacity:0.5;
}

.nav-item:hover{		background-color:rgba(255,255,255,0.05);}
.nav-submenu a:hover{	background-color:rgba(255,255,255,0.05);}

.nav-item{
	opacity:0.9;
	background-position:20px 15px;
	background-size:25px 25px;
	background-repeat:no-repeat;
	color:#cfe7fe;
	font-size:11px;
	padding-left:60px;
	line-height:55px;
	font-weight:300;
	letter-spacing:1px;
	
}








/*Submenu Item*/

.nav-submenu a:first-child{	margin-top:-1px;}
.nav-submenu a:last-child{	border-bottom:solid 0px #000000!important;}

.nav-submenu a{
	border-top:solid 1px rgba(255,255,255,0.05);
	border-bottom:solid 1px rgba(0,0,0,0.1);
	line-height:55px;
	padding-left:85px;
	color:rgba(255,255,255,0.4);
	font-size:11px;
}

.nav-submenu a i:first-child{
	position:absolute;
	margin-top:23px;	
	left:60px;
}

.nav-submenu i:last-child{
	position:absolute;
	left:240px;
	margin-top:26px;
	font-size:6px;	
	opacity:0.6;
}

.nav-submenu{		display:none;}
.active-submenu{	display:block;}

}

/*////////*/
/*Homepage*/
/*////////*/

.homepage-top{
	
	
}

.homepage-header{
	position:absolute;
	z-index:10;	
	height:51px;
	width:100%;
	background:url(../../../images/lg22a.png);
	
}



.homepage-header{
	position:absolute;
	z-index:10;
	background:url(../../../images/lg22a.png);
	width: 100%;
	height: 51;
}
.header{
	z-index:99999;
	position:fixed;
	height:51px;

	width:100%;
	background-image:url(../images/misc/menu-bg.png);
	margin-bottom:30px;
}

.header-clear{
	height:81px;	
}

.header-clear-small{
	height:51px;	
}


.homepage-header em, .header em{
	color:#fff;
	line-height:50px;
	text-align:center;
	font-size:20px;
	font-style:normal;
	line-height:48px;
	font-family: Ubuntu, "times new roman", times, roman, serif;
	display:block;
	
}




.homepage-header a:first-child, .header a:first-child{
	position:absolute;
	color:#FFFFFF;
	top:2px;
	left:0px;
	width:60px;
	height:50px;
	line-height:50px;
	text-align:center;	
	font-size:14px;
	z-index:10;
	text-shadow:0px 0px 0px #000000;
	
	transition:all 200ms ease;
}



.homepage-header a:last-child, .header a:last-child{
	position:absolute;
	
	top:0px;
	right:0px;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;	
	font-size:14px;
	z-index:10;
}

.homepage-header a:hover, .header a:hover{

	
}


.homepage-top .overlay{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
	z-index:0;	
	color:#FFFFFF;
}



.active-homepage{
	
	transition:all 200ms ease;
	font-weight:400!important;
}

.homepage-box-one{display:none;}
.homepage-box-two{display:none;}
.homepage-box-three{display:none;}


.active-homepage-box{
	display:block;	
}

.homepage-heading{
	font-family:'Roboto', sans-serif;
	font-size:15px;
	font-weight:300;	
	color:#8c8c8c;
	width:85%;
	text-align:center;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	transition:all 200ms ease;
}





.homepage-top2{
	
}

.homepage-header2{
	position:absolute;
	z-index:9;
	height:51px;
	width:100%;
	background:url(../../../images/lg224.png);
	
}



.header2{
	z-index:99999;
	position:fixed;
	height:51px;

	width:100%;
	background-image:url(../images/misc/menu-bg.png);
	margin-bottom:30px;
}

.header-clear2{
	height:81px;	
}

.header-clear-small2{
	height:51px;	
}


.homepage-header2 em, .header em{
	color:#fff;
	line-height:50px;
	text-align:center;
	font-size:18px;
	font-style:normal;
	line-height:48px;
	font-family: Ubuntu, "times new roman", times, roman, serif;
	display:block;
	
}




.homepage-header2 a:first-child, .header a:first-child{
	position:absolute;
	color:#FFFFFF;
	top:3px;
	left:0px;
	width:60px;
	height:50px;
	line-height:50px;
	text-align:center;	
	font-size:14px;
	z-index:10;
	
	transition:all 200ms ease;
}



.homepage-header2 a:last-child, .header a:last-child{
	position:absolute;
	
	top:0px;
	right:0px;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;	
	font-size:14px;
	z-index:10;
}

.homepage-header2 a:hover, .header a:hover{

	
}


.homepage-top2 .overlay{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
	z-index:0;	
	color:#FFFFFF;
}



.active-homepage2{
	
	transition:all 200ms ease;
	font-weight:400!important;
}

.homepage-box-one{display:none;}
.homepage-box-two{display:none;}
.homepage-box-three{display:none;}


.active-homepage-box{
	display:block;	
}

.homepage-heading2{
	font-family:'Roboto', sans-serif;
	font-size:15px;
	font-weight:300;	
	color:#8c8c8c;
	width:85%;
	text-align:center;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	transition:all 200ms ease;
}







@media (min-width:768px){
	.homepage-heading{
		width:70%;	
	}
}

.homepage-heading a{
	font-weight:700;
	font-size:14px;
	display:block;
}

.column-icon i{
	font-size:30px;
	text-align:center;
	line-height:95px;
	height:100px;
	width:100px;
	border-radius:100px;
	border:solid 3px #1f1f1f;
	color:#1f1f1f;	
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:20px;
}

.column-icon h3{
	text-align:center;
}

.column-icon p{
	text-align:center;
	width:85%;
	margin:0 auto;	
}

.center-element p{
	text-align:center;	
	margin-bottom:5px;
	color:#9d9fa1;
}

.center-element i{
	padding-right:10px;
}

.mobile-social{
	font-size:12px;	
}

.mobile-social i{
	padding-right:15px;
	padding-left:15px;	
	margin-right:15px;
	width:40px;
	text-align:center;
	border-right:solid 1px rgba(0,0,0,0.2);
}

.tablet-social{
	font-size:13px;	
	font-weight:400;
}

.tablet-social i{
	padding-right:20px;
	padding-left:20px;	
	margin-right:20px;
	width:55px;
	text-align:center;
	border-right:solid 1px rgba(0,0,0,0.2);
}

.facebook-social{
	background-color:#3b5998;
	line-height:45px;
	height:45px;
	color:#FFFFFF;
	text-shadow:0px 1px 0px #000000;
	margin-bottom:30px;
}

.twitter-social{
	background-color:#4099FF;
	line-height:45px;
	height:45px;
	color:#FFFFFF;
	text-shadow:0px 1px 0px #000000;
	margin-bottom:30px;
}

.google-social{
	background-color:#d34836;
	line-height:45px;
	height:45px;
	color:#FFFFFF;
	text-shadow:0px 1px 0px #000000;
	margin-bottom:30px;
}


/*Footer*/

.footer-socials{
	width:225px;
	margin-left:auto;
	margin-right:auto;	
}

.footer-icon{
	width:45px;
	height:45px;
	border-radius:45px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:30px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.footer-backtotop{
	background-color:#27ae60;
	line-height:44px;
}

.footer-facebook{
	background-color:#3b5998;	
	line-height:44px;
}

.footer-twitter{
	background-color:#ff0000;
	line-height:44px;
}

.footer-v{
	background-color:#f75200;
	line-height:44px;
}

.footer-i{
	background-color:#804d3a;
	line-height:44px;	
}

.footer-b{
	background-color:#ec8313;
	line-height:44px;
}




@media (min-width:768px){
	.footer-socials{
	width:350px;
	}
	
	.footer-icon{
		margin-left:10px;
		margin-right:10px;	
	}
}



.mobile-menu .search {
 
  color: white;
  letter-spacing:1px;
  

}


.search input[type="text"] {
    background: url(https://www.campnageela.org/sr/search-white.png) no-repeat 5px 18px;
    border: 0 none;
    font: 11px Ubuntu;
    color: white;
    width:247px;
	letter-spacing:1px;
    padding: 6px 15px 6px 38px;
    
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	left: -5px;
	height:50px
    }
	
.bannerS {
	font-family: Ubuntu, "times new roman", times, roman, serif;
	font-size:20px;
	font-weight: 100;
	color:#fff;
	line-height:0px;

	}
	
	.bannerS a {
	text-decoration: none;
	color:#FFF
	}
	
.bannerB {
	font-family: Ubuntu, "times new roman", times, roman, serif;
	font-size:20px;
	font-weight: 1200;
	color:#fff;
	line-height:0px;

	}
	
	.bannerB a {
	text-decoration: none;
	color:#FFF
	}

.grey {
	font-family: Ubuntu;
	color:#12b8c2;
	font-size: 30px;
	font-weight:400;
	text-align:center;
	line-height: 34px;
}	
.greySmall {
	font-family: Ubuntu;
	color:#4867a5;
	font-size: 22px;
	font-weight:400;
	text-align:center;

}


.greySmall2 {
	font-family: Ubuntu;
	color:#4867a5;
	font-size: 24px;
	line-height:40px;
	font-weight:400;
	text-align:center;

}
.Agrey {
	color: #666666;
	font-family: Ubuntu;
	font-size:16px;
	line-height:26px;
	font-weight: 300;
	display:block;
}

.AgreyN {
	color: #666666;
	font-family: Ubuntu;
	font-size:16px;
	line-height:23px;
	font-weight: 300;
	display:block;
	
}

.AgreyBold {
	color: #666666;
	font-family: Ubuntu;
	font-size:14px;
	line-height:22px;
	font-weight: 600;
	display:block;
}

.AgreyBoldNew {
	color: #666666;
	font-family: Ubuntu;
	font-size:16px;
	line-height:22px;
	font-weight: 600;
	
}

.AgreyBoldNewTall {
	color: #666666;
	font-family: Ubuntu;
	font-size:18px;
	line-height:26px;
	font-weight: 600;
	
}
.Agreen {
	font-family: Ubuntu;
	font-size:20px;
	font-weight: 400;
	color:#68BF75;
	line-height:26px;

}

.AgreenS {
	font-family: Ubuntu;
	font-size:22px;
	font-weight: 400;
	color:#68BF75;
	line-height:26px;
}

.AgreenFAQ {
	font-family: Ubuntu;
	font-size:16px;
	font-weight: 400;
	color:#68BF75;
	line-height:22px;
}


.Ablue {
	font-family: Ubuntu;
	font-size:28px;
	font-weight: 600;
	color:#14bac4;
	line-height:44px;
	display:block;
	text-align:center;
	text-transform: uppercase;
	padding: 20px  0px  20px  0px;
}
.greyhome {
	color:#666666;
	font-family: Ubuntu, "times new roman", times, roman, serif;
	font-size:14px;
	line-height:30px;
	font-weight: 600;
	display:block;
	text-align:center;
}



textarea{
			margin: 6px 0;
			padding: 10px;
			width: 100%;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			border: 0px solid #ccc;
			font-family: Ubuntu, "times new roman", times, roman, serif;
			font-size:14px;	
			margin: 0 auto;
			display:block;
		background-color: #d4e1ee;
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d4e1ee), to(#ebf2f8));
  background: -webkit-linear-gradient(top, #d4e1ee, #ebf2f8);
  background: -moz-linear-gradient(top, #d4e1ee, #ebf2f8);
  background: -ms-linear-gradient(top, #d4e1ee, #ebf2f8);
  background: -o-linear-gradient(top, #d4e1ee, #ebf2f8);

	}	
	input{
			margin: 6px 0;
			padding: 10px;
			width: 100%;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			border: 0px solid #ccc;
			font-family: Ubuntu, "times new roman", times, roman, serif;
			font-size:14px;	
			margin: 0 auto;
			display:block;
		background-color: #d4e1ee;
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d4e1ee), to(#ebf2f8));
  background: -webkit-linear-gradient(top, #d4e1ee, #ebf2f8);
  background: -moz-linear-gradient(top, #d4e1ee, #ebf2f8);
  background: -ms-linear-gradient(top, #d4e1ee, #ebf2f8);
  background: -o-linear-gradient(top, #d4e1ee, #ebf2f8);

	}	
	.Hgrey {
	color: #666666;
	font-family: Ubuntu, "times new roman", times, roman, serif;
	font-size:14px;
	line-height:30px;
	font-weight: 300;
	display:block;
}

	#tt {
	position: relative;
	z-index:9999;
	margin: 0 auto;
	top: -32px;
}


#likebox-wrapper * {
   width: 94% !important;
    margin: 0 auto;
   
}



img {
	 max-width: 100%; height: auto; 
	 }
	 
	
#likebox-frame{
	height: 293px;
	overflow: hidden;
	position:relative;
	top:-1px;
	left:0px;
}
#likebox-frame iframe{
  overflow:hidden;
  position:relative;
  top: -70px;
}


#overtxt{
	position: absolute;
	top:0px;
	right: 70px;
	left: 70px;
	z-index:999999999999999999999;
	color: #ffffff;
	font-family: Ubuntu;
	font-size:19px;
	line-height:48px;
}


#cov{
	color: white;
	background: red;
	opacity: 0.8;
	padding: 8px;
	position: absolute;
	top: 75px;
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index:999999999999999999999999999999999999999999999999999;
	border-radius:7px;
	font-size:16px;
	line-height:20px;
	font-family:Ubuntu;
  }


#overtxtH{
	position: absolute;
	top:0px;
	right: 70px;
	left: 70px;
	z-index:999999999999999999999;
	color: #ffffff;
	font-family: Ubuntu;
	font-size:19px;
	line-height:48px;
}


.footer-top{
	background-color:#06b6c1;
	line-height:34px;
	text-align:center;

}
 
#i7 {
   color:#fff !important;
   font-size: 20px;
line-height:51px;
   
}
#i8 {
   color:#ffffff !important;
   font-size: 20px;
   line-height:51px;
}
 
 
body {
    background-color: #232325;
}

#overtxtEAST{
	position:absolute;
	top:0px;
	right: 27px;
	z-index:9999999999;
	color: #ffffff;
	text-decoration: none;
	font-family: Ubuntu;
	font-size:10px;
	line-height:25px;
}

#overtxtEASTBlue{
	position:absolute;
	top:0px;
	right: 24px;
	z-index:9999999999;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Ubuntu;
	font-size:10px;
	line-height:25px;
}

#overtxtglb{
	position:absolute;
	top:0px;
	right: 29px;
	z-index:9999999999;
	color: #FFF;
	text-decoration: none;
	font-family: Ubuntu;
	font-size:13px;
	line-height:64px;
}

#overtxtglbBlue{
	position:absolute;
	top:0px;
	right: 29px;
	z-index:9999999999;
	color: #fff;
	text-decoration: none;
	font-family: Ubuntu;
	font-size:13px;
	line-height:65px;
}

#overlay{

	
	position:absolute;
	top:0px;
	right: 8px;
	z-index:99;
	color: #fff;
	text-decoration: none;
	font-family: Ubuntu;
	font-size:13px;
	line-height:59px;
}
	
	
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
#bblue {
  border-radius: 8px;
  background-image:url(../../../images/hj1.jpg);
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 22px;
  font-weight:400;
  padding: 20px 20px 20px 16px;
  transition: all 0.5s;
  cursor: pointer;
  width:100%;

}

#bblue span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: #FFFFFF;

}


#bblue span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  color: #FFFFFF;

}

#bblue:hover span {
  padding-right: 25px;
  color: #FFFFFF;
}

#bblue:hover span:after {
  opacity: 1;
  right: 0;
  color: #FFFFFF;

}
  
  


#bgreen {
	border-radius: 8px;
	background-image:url(../../../images/hj2.jpg);
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight:400;
    padding: 20px 20px 20px 16px;
	width: 100%;
	transition: all 0.5s;
	cursor: pointer; 
  
}

#bgreen span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: #FFFFFF;

}

#bgreen span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  color: #FFFFFF;

}

#bgreen:hover span {
  padding-right: 25px;
  color: #FFFFFF;

}

#bgreen:hover span:after {
  opacity: 1;
  right: 0;
  color: #FFFFFF;

}

 
 
#borenge {
	border-radius: 8px;
	background-image:url(../../../images/hj5.jpg);
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight:400;
    padding: 20px 20px 20px 16px;
	width: 100%;
	transition: all 0.5s;
	cursor: pointer;  
}







#bmw {
	border-radius: 8px;
	background-image:url(../../../images/hj3.jpg);
	border: none;
	color: 95;
	text-align: center;
	font-size: 22px;
	font-weight:400;
	padding: 20px 20px 20px 16px;
	width: 100%;
	transition: all 0.5s;
	cursor: pointer;
}

#bmw span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: #FFFFFF;

}

#bmw span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  color: #FFFFFF;

}

#bmw:hover span {
	padding-right: 25px;
	color: #FFFFFF;

}

#bmw:hover span:after {
  opacity: 1;
  right: 0;
  color: #FFFFFF;

}




#borenge span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: #FFFFFF;

}

#borenge span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  color: #FFFFFF;

}

#borenge:hover span {
  padding-right: 25px;
  color: #FFFFFF;

}

#borenge:hover span:after {
  opacity: 1;
  right: 0;
  color: #FFFFFF;

}

 
 
 #byellow {
	border-radius: 8px;
	background-image:url(../../../images/hjy.jpg);
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight:400;
    padding: 20px 20px 20px 16px;
	width: 100%;
	transition: all 0.5s;
	cursor: pointer;
}

#byellow span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: #FFFFFF;

}

#byellow span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  color: #FFFFFF;

}

#byellow:hover span {
  padding-right: 25px;
  color: #FFFFFF;

}

#byellow:hover span:after {
  opacity: 1;
  right: 0;
  color: #FFFFFF;

}
 
 #bbaner {
  border-radius: 10px;
  
  background-color: #fff; 
  text-align: center;
  font-weight:400;
  padding:20px 0px 22px 0px;
  transition: all 0.5s;
  cursor: pointer;
  
 margin-top:40px;
 font-size:28px; 
 line-height:20px; 
 width:270px;
  

  -webkit-box-shadow: 0 4px 4px -4px black;
  -moz-box-shadow: 0 4px 4px -4px black;
  box-shadow: 0 4px 4px -4px black;
  
  
}

 #red {
	border-radius: 8px;
	background-image:url(../../../../images/rd.jpg);
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	font-weight:400;
	padding: 18px 18px 18px 14px;
	width: 100%;
	transition: all 0.5s;
	cursor: pointer;
}

#red span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: #FFFFFF;

}

#red span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  color: #FFFFFF;

}

#red:hover span {
  padding-right: 25px;
  color: #FFFFFF;

}

#red:hover span:after {
  opacity: 1;
  right: 0;
  color: #FFFFFF;

}

#bbaner span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: #666;

}


#bbaner span:after {
  content: '\f138 '; 	  
  font-family: 'FontAwesome';
   margin-left:90px;
  position: absolute;
  opacity: 0;
  top: 3px;
  right: 20px;
  transition: 0.5s;
  color: #ffffff;

}

#bbaner:hover span {
  padding-right: 40px;
  color: #ffffff;
}

#bbaner:hover span:after {
  opacity: 1;
  right: 0;
  color: #ffffff;

}
 
 
.Agreynh {
	font-family: Ubuntu;
	color:#666;
	font-size: 21px;
	text-align:justify;
	font-weight: 500;
	line-height:33px;

}


.AgreynD {
	font-family: Ubuntu;
	color:#666;
	font-size: 18px;
	text-align:justify;
	font-weight: 400;
	line-height:31px;

}
.Agreynh1 {
	font-family: Ubuntu;
	color:#666;
	font-size: 21px;
	text-align:justify;
	font-weight: 500;
	line-height:60px;
	text-align:center;

}

.Agrey2 {
	color: #666666;
	font-family: Ubuntu;
	font-size:18px;
	font-weight: 300;
	text-align:center;
	padding-bottom:30px;
}


#rr{
	display:flex;
	 justify-content: center;
 	align-items: center;
 	width:100%;
	z-index:999999999999999999999;
	top:265px;
	left:160px;
	font-size:44px;
	line-height:66px;
	opacity:0.5;
	color:#333;
	position:absolute;
	pointer-events: none;
  cursor: default;
}
#ll{
	display:flex;
	 justify-content: center;
 	align-items: center;
 	width:100%;
	z-index:999999999999999999999;
	top:265px;
	right:152px;
	font-size:44px;
	line-height:66px;
	opacity:0.5;
	color:#333;
	position:absolute;
	pointer-events: none;
  cursor: default;
}


ul { list-style-type: none; }



/** ============*/

.ac {
  width: 100%;
  max-width: 80%;
  margin: 30px auto 20px;
  background: #fff;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}

.ac .link {
	cursor: pointer;
	display: block;
	color: #999;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight:300;
}

.ac li:last-child .link { border-bottom: 0; }

.ac li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight:300;
}

.ac li i.fa-chevron-down {
  right: 14px;
  left: auto;
  top:12px;
  font-size: 16px;
  color:#12b8c2;
  font-weight:300;
}

.ac li.open .link { color: #12b8c2; }

.ac li.open i { color: #12b8c2; }

.ac li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/


.submenu {
  display: none;
  background:#999;
  font-size: 16px;
  line-height:20px;
}

.submenu li { border-bottom: 1px solid #fff; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 12px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #666;
  color: #FFF;
  }
  .submenu a: link {
  color: #FFF;
}


.background-wrapper {
  width: 100%;
  height: 85vh;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.background-wrapper:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.background-wrapper > iframe {
  box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh;
  z-index: 0;
}
