@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;1,700&family=Open+Sans:ital,wght@0,500;0,600;0,800;1,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
 font-family: 'Rubik', sans-serif;
}
.zoom-in {
  cursor: zoom-in;
}
 
 h1,h2,h3,h4,h5,h6,p,pre,img{
 	padding: 0;
 	margin: 0;
 } 
header .container-fluid,.header .navbar ,.topbar>div ,.topbar_2 > div{
	max-width: 1500px;
	margin: auto;
} 


.main{
  background: url('../images/bg.jpg') no-repeat     100%;
  background-size: cover;
  height: auto;
  background-position: top;
  margin-top: -5px;
}
.h-about{
  padding-top: 100px; 
}

.h-about,.h-activity,.h-events,.h-portfolio{
  text-align: center;
}
.h-about h1{
 background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 750px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
}
.h-about h1 span{
  color: #fffefe;
}
.h-about p{
  color: #fff;
  margin-top: 40px;
}

.h-activity{
  padding-top: 50px;
  padding: 100px;
}

.h-activity h2{ 
  background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 750px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
}
.h-activity h2 span{
  color: #fffefe;
}
.h-activity-content {
  margin-top: 70px;
}
.h-activity-content > div{
  border: 4px solid #80cd28;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: auto;
  padding: 30px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}
.h-activity-content h3{
  color: #fff;
  margin-top: 15px;
  font-weight: 500;
  font-style: 22px;
}

.main-2{
 background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 37%,rgba(12,46,21,1) 82%,rgba(12,46,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  margin-top: -5px;
}
.h-events{
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.h-events h2{ 
  background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 750px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
}
.h-events h2 span{
  color: #fffefe;
}
.h-events ._left,.h-events ._right {
  margin-top: 100px;
  margin-bottom: 50px;

}

.h-events ._left > div,.h-events ._right > div {
  margin-top: 50px;
  margin-bottom: 50px;
  border: 4px solid #80cd28;
  width: 100%;
  max-width: 400px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.h-events h3{
  margin-top: 25px;
  font-size: 50px;
  color: #80cd28;
  font-weight: 700;
  font-family: Agency FB;  
}
.w-border{
  height: 1px;
  width: 100%;
  max-width: 310px;
 margin: auto;
  background-color: #fff;
  margin-top: 5px;
  margin-bottom: 10px;
}
.h-events    .icon{ 
  background-color: #80cd28; 
  width: 100px; height: 100px; 
  position: absolute; top: -50px; left: 0; right: 0;
   transform: rotate(134deg); 
    -webkit-transform: rotate(134deg);
     -moz-transform: rotate(134deg); 
     -ms-transform: rotate(134deg); 
     -o-transform: rotate(134deg);
     margin: auto;
     padding: 25px
}
.h-events    .icon i{
  font-size: 50px;
  color: #fff;
  transform: rotate(225deg);
}
.h-events h4{
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  font-family: Agency FB; 
}
.h-events h4 span{
  font-weight: 500; 
  font-size: 35px;
  line-height:32px;
  text-transform: uppercase;
}


.h-portfolio{

}
.h-portfolio h2{ 
  background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 750px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
}
.h-portfolio h2 span{
  color: #fffefe;
}

.h-portfolio ._left,.h-portfolio ._right{
  margin-top: 50px;
  margin-bottom: 50px;
}
.h-portfolio ._left .owl-carousel .item{
  border: 2px solid #80cd28;
}
.owl-theme .owl-nav {
  margin-top: 0;
  display: none;
}
.h-portfolio ._right iframe{
width: 100%;
height: 95%;
border: 2px solid #80cd28;
}

footer{
  text-align: center;
  margin-top: 100px;
  padding-bottom: 30px;
}
footer ul{
  margin: 0;
  padding: 0;
  display: flex;
      flex-wrap: nowrap;
    align-items: center;
    justify-content: center; 
    border: 2px solid #80cd28;
    width: 100%;
    max-width: 450px;
    margin: auto;
    list-style: none;
      text-decoration: none;
       padding: 15px;
       border-left: none;
       border-right: none;
       margin-top: 25px;
       margin-bottom: 25px;
       text-transform: uppercase;
}
footer ul a{
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 25px;
  text-decoration: none;
  transition: all 0.6s; 
}
footer ul a:hover{
  text-decoration: none;
  color: #80cc2a;
}
footer p{
  color: #fff; 
}
footer p span{
    color: #80cc2a;
}
footer p a{
  color: #fff;
  text-decoration: none;
}
footer p a:hover{
  color: #fff;
  text-decoration: none;
}
.footer{
  background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 9%,rgba(12,46,21,1) 53%,rgba(12,46,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
  padding: 8px 5px 5px 5px ;
text-align: center;
font-weight: 400;
margin-top: -5px;
}
.footer  a{
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.footer span{
    font-weight: 500;
}
.footer   a:hover{
  color: #fff;
  text-decoration: none;
}



.about-inner h1{
 background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 350px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
  text-transform: uppercase;
}
.about-inner h1 span{
  color: #fffefe;
}

.about-main {
  text-align: center;
}
.about-main p{
  color: #fff; 
}


.a-about{
  padding-top: 100px; 
  text-align: center;
}
.a-about h2{
 background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 500px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
}
.a-about h2 span{
  color: #fffefe;
}
.a-about p{
  color: #fff;
  margin-top: 40px;
}
.about-inner > div > div{
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
}




.e-about{
  padding-top: 100px; 
  text-align: center;
}
.e-about h2{
 background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 600px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
}
.e-about h2 span{
  color: #fffefe;
}


.e-about ._left{
margin-top: 50px; 
}
.e-about ._left iframe{
  width: 90%;
  height: 400px;  
border: 2px solid #80cd28;
}
.e-about ._right{
margin-top: 50px; 
}
.e-about ._right iframe{
  width: 90%;
  height: 400px;  
border: 2px solid #80cd28;
}

.e-about ._img{
margin-top: 50px;
}
.e-about ._img > div{
border: 2px solid #80cd28;
}
 

.gallery-container ._img > div{
  border: 2px solid #80cd28;
}




.g-about h2{ 
  background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28;
  padding: 8px 5px 5px 5px ;
  width: 100%;
  max-width: 350px;
  margin: auto;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
  font-size: 35px;
  text-align: center;
  text-transform: uppercase;
}
.g-about h2 span{
  color: #fffefe;
}

.g-about ._left{
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 50px;
  color: #fff;
}
.g-about ._left i{
  color:#80cd28 ;
}
.g-about ._left a{
  color: #fff;
  text-decoration: none;
}
.g-about ._right{
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 50px; 
}
.contact-main{
  overflow: hidden;
}
.class52{
  padding-bottom: 15px;
  border-bottom:1px solid rgba(255, 255, 255, 0.4);
  padding-top: 25px;
}
.class52 h3{
   margin-bottom: 10px;
}
.c-form-right{
  background-color: #eb3535;
  padding-top: 25px;
  padding-bottom: 25px;
}
.c-form-right h3{
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 10px;
}

input[type="text"],     input[type="email"]   {
position: relative;
display: block;
width: 100%;
color: #a5a5a5;
line-height: 26px;
padding: 10px 20px;
height: 60px;
font-size: 14px;  
border: 1px solid #a8a8a8;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
 
margin-bottom: 25px; 
}

textarea {
position: relative;
display: block;
width: 100%;
line-height: 26px;
padding: 10px 20px;
color: #a5a5a5;
height: 200px;
font-size: 14px;
resize: none;  
border: 1px solid #a8a8a8;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
 
margin-bottom: 25px; 
}
input[type="submit"] {
 background: linear-gradient(to bottom,  rgba(13,14,9,1) 0%,rgba(13,14,9,1) 13%,rgba(11,50,23,1) 32%,rgba(11,69,30,1) 58%,rgba(11,69,30,1) 100%);
  /*W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+*/font-weight: 700;
  color: #80cd28; 
line-height: 26px;
padding: 10px 50px;
height: 60px;
font-size: 14px;  
border: none;
text-transform: uppercase;
transition: all 0.6s; 
border: 1px solid transparent;
border-radius: 25px;
}
input[type="submit"]:hover{
background: transparent;
border: 1px solid #80cd28;
color: #fff;
}
*:focus {
outline: none;
}
 

.about-inner{
  max-height: 1000px;
}
.contact-right{
  padding-right: 15px!important;
}