#topbar {
	height:100px;
	width:100%;
	position:fixed;
	background-color:rgba(255,255,255,1);
	box-shadow: -5px 1px 5px -6px rgba(0,0,0,0.15);
-webkit-box-shadow: -5px 9px 5px -6px rgba(0,0,0,0.15);
-moz-box-shadow: -5px 9px 5px -6px rgba(0,0,0,0.15);
    z-index:999;
	
}
.iconlogo {
	height:auto;
	width: 140px;
	float:right;
	background-color:rgba(255,255,255,1);
	margin:0.5% 0% 0 5%;
	padding:0.5%;
	position:fixed;
	top:0;
	z-index:999;
}
.h1 {
	font-size:180%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;
	mix-blend-mode: screen;
}
.h2 {
	font-size:150%;
	text-align:left;
	color: rgba(0,0,0,1);
	font-family: 'Fjalla One', sans-serif;
	text-align:left;

}
.h3 {
	font-size:120%;
	text-align:left;
	color: rgba(0,147,68,1);
	font-family: 'Fjalla One', sans-serif;

}
.h4 {
	font-size:100%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;

}
.h5 {
	font-size:220%;
	text-align:left;
	color: rgba(0,147,68,1);
	font-family: 'Fjalla One', sans-serif;

}
.h8 {
	font-size:280%;
	text-align:left;
	color: rgba(255,153,0,1);
	font-family: 'Fjalla One', sans-serif;
}

.h9 {
	font-size:280%;
	text-align:left;
	color: rgba(255,153,0,1);
	font-family: 'Fjalla One', sans-serif;
}
.h10 {
	font-size:280%;
	text-align:left;
	color: rgba(21,20,21,1);
	font-family: 'Fjalla One', sans-serif;
}
.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:1.5% 0 0 20%;
	position:fixed;
	top:0;
	visibility:visible;
	border-radius:50px;
	
}
.mediabuttons {
	height:auto;
	width:auto;
	float:left;
	margin:1.5%;
	color: rgba(0,147,68,1);
	font-family: 'Fjalla One', sans-serif;
	font-size:130%;
	padding-bottom:0.5%;
	text-transform:uppercase;
}
.mediabuttons:hover {
	color: rgba(140,198,62,1);
}
.justforcontrol {
	height:auto;
	width:100%;
	float: none;
	margin:0 auto 0 auto;
}
.justforcontrol2 {
	height:auto;
	width:80%;
	float: none;
	margin:0 auto 0 auto;
}
.justforcontrol3 {
	height:auto;
	width:100%;
	float: left;
	margin:10% auto 0 auto;
}
.justforcontrol4 {
	height:auto;
	width:100%;
	float: left;
	margin:1% auto 2% auto;
}

.readmore {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	background-color: rgba(0,147,68,1);
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;
	font-size:100%;
}
.readmore:hover {
	color: rgba(30,0,10,1);
	background-color: rgba(214,223,35,1);
}

.readmore2 {
	height:auto;
	width:auto;
	float:right;
	padding:2px 3% 2px 3%;
	background-color:rgba(0,147,68,1);
	color: rgba(30,0,14,1);
	font-family: 'Fjalla One', sans-serif;
	font-size:100%;
}
.readmore2:hover {
	color: rgba(30,0,10,1);
	background-color: rgba(214,223,35,1);
}
.footercontrol {
	height:auto;
	width:100%;
	background: rgba(0,44,8,1);
	float:left;
	padding:5% 0 0 0;
}

ul {
    margin: 0px;
    padding: 0px;
}

.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: rgba(214,223,35,1);
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #fff;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #fff;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: rgba(214,223,35,1);
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
  
}
.footer-widget ul li a:hover{
  color: rgba(214,223,35,1);
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: rgba(214,223,35,1);
    padding: 13px 20px;
    border: 1px solid rgba(214,223,35,1);
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: rgba(0,28,8,1);
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: rgba(107,63,111,1);
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: rgba(214,223,35,1);
}
.footer-menu li a {
  font-size: 14px;
  color: #fff;
}

.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: -3% 0% 0% -2%;
	position:absolute;
	}
.socialcubes {
	height:35px;
	width:35px;
	padding:2.7%;
	text-align:center;
	float:left;
	background: no-repeat rgba(0,28,8,1);
	margin:2px;
	border-radius:50%;
}
.socialcubes:hover {
	background: rgba(214,223,35,1);
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	.iconlogo {
	height:auto;
	width: 140px;
	float:right;
	margin:0.5% 0% 0 5%;
	position:fixed;
	top:0;
	z-index:999;
}
.h1 {
	font-size:180%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;
	mix-blend-mode: screen;
}
.h2 {
	font-size:150%;
	text-align:left;
	color: rgba(0,0,0,1);
	font-family: 'Fjalla One', sans-serif;
	text-align:left;

}
.h3 {
	font-size:140%;
	text-align:left;
	font-family: 'Fjalla One', sans-serif;

}

.h10 {
	font-size:380%;
	text-align:left;
	color: rgba(0,0,0,1);
	font-family: 'Fjalla One', sans-serif;
	letter-spacing:-2px;

}
.h8 {
	font-size:380%;
	text-align:left;
	color: rgba(30,0,14,1);
	font-family: 'Fjalla One', sans-serif;
}

.h9 {
	font-size:280%;
	text-align:left;
	color: rgba(255,153,0,1);
	font-family: 'Fjalla One', sans-serif;
}
.h10 {
	font-size:280%;
	text-align:left;
	color: rgba(21,20,21,1);
	font-family: 'Fjalla One', sans-serif;
}
.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:1.5% 0 0 55%;
	position:fixed;
	top:0;
	visibility: hidden;
	border-radius:50px;
	
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: -6% 0% 0% -2%;
	position:absolute;
	}
.socialcubes {
	height:25px;
	width:25px;
	padding:0.11%;
}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.iconlogo {
	height:auto;
	width: 140px;
	float:right;
	margin:0.5% 0% 0 5%;
	position:fixed;
	top:0;
	z-index:999;
}
.h1 {
	font-size:180%;
	text-align:left;
	color: rgba(255,255,255,1);
	font-family: 'Fjalla One', sans-serif;
	mix-blend-mode: screen;
}
.h2 {
	font-size:150%;
	text-align:left;
	color: rgba(0,0,0,1);
	font-family: 'Fjalla One', sans-serif;
	text-align:left;

}
.h3 {
	font-size:140%;
	text-align:left;
	font-family: 'Fjalla One', sans-serif;

}

.h10 {
	font-size:380%;
	text-align:left;
	color: rgba(0,0,0,1);
	font-family: 'Fjalla One', sans-serif;
	letter-spacing:-2px;

}
.h8 {
	font-size:380%;
	text-align:left;
	color: rgba(30,0,14,1);
	font-family: 'Fjalla One', sans-serif;
}

.h9 {
	font-size:280%;
	text-align:left;
	color: rgba(255,153,0,1);
	font-family: 'Fjalla One', sans-serif;
}
.h10 {
	font-size:280%;
	text-align:left;
	color: rgba(21,20,21,1);
	font-family: 'Fjalla One', sans-serif;
}
.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:1.5% 0 0 30%;
	position:fixed;
	top:0;
	visibility: hidden;
	border-radius:50px;
	
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: -3% 0% 0% -2%;
	position:absolute;
	}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.iconlogo {
	height:auto;
	width: 140px;
	float:right;
	margin:0.5% 0% 0 5%;
	position:fixed;
	top:0;
	z-index:999;
}

.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:1.5% 0 0 30%;
	position:fixed;
	top:0;
	visibility: hidden;
	border-radius:50px;
	
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: -3% 0% 0% -2%;
	position:absolute;
	}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.iconlogo {
	height:auto;
	width: 140px;
	float:right;
	margin:0.5% 0% 0 5%;
	position:fixed;
	top:0;
	z-index:999;
}

.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:1.5% 0 0 25%;
	position:fixed;
	top:0;
	visibility:visible;
	border-radius:50px;
	
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: -3% 0% 0% -2%;
	position:absolute;
	}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	.iconlogo {
	height:auto;
	width: 140px;
	float:right;
	margin:0.5% 0% 0 5%;
	position:fixed;
	top:0;
	z-index:999;
}

.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:1.5% 0 0 55%;
	position:fixed;
	top:0;
	visibility:visible;
	border-radius:50px;
	
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: -3% 0% 0% -2%;
	position:absolute;
	}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	.iconlogo {
	height:auto;
	width: 140px;
	float:right;
	margin:0.5% 0% 0 5%;
	position:fixed;
	top:0;
	z-index:999;
}

.mainmenucontrol {
	height:auto;
	width:1100px;
	float:right;
	margin:1.5% 0 0 30%;
	position:fixed;
	top:0;
	visibility:visible;
	border-radius:50px;
	
}
.socials {
	height: auto;
	width:150px;
	float: left;
	padding:0.8%;
	margin: -3% 0% 0% -2%;
	position:absolute;
	}
	}