*{
    padding:0px;
    margin:0px;
    outline:0px;
}
body{
    color:white;
    font-size:16px;
    font-family: 'Lora', serif;
  background:#E6E6E6;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
	font-weight: 500;
	line-height: 1.2;
}
ul{
    margin-bottom:0px;
}
.clear{
    overflow:hidden;
}
.top_container{
    max-width: 1350px;
    min-width: 240px;
    padding: 0px 5px;
    background: #E6E6E6;
    width:98%;
    margin:0 auto;
}

.container {
	max-width: 1220px;
	min-width: 240px;
	padding: 0px 5px;
    background: #E6E6E6;
    width:98%;
    margin:0 auto;
}
header{
    background:#35A187;
}
.menu{
    background:#548DD4;
}
 .header_area{
    background:#35A187;

    border-bottom:0px solid black;
}
.inner_reg{
    background:white;
    margin:0 auto;
    width:500px;
    padding:10px;
    padding-left:20px;
}

.last_menu{
    border:0px!important;
}
.header_area a{
    color:white;
}
.header_area a i{
    color:white;
    margin-left:15px;
}
.header_area .fst i{
    margin-left:100px;
    background:#3B5998;
    padding:10px 15px;
    font-size:20px;
    border-radius:50%;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
p{
    margin-bottom:0px;
}

.header_area img {
    width: 75%;
    height: 100px;
}

.header_area form{
   padding-top:30px;
}
.header_area input[type="text"]{
    width:70%;
    border:1px solid #DCDCDD;
    height:40px;
    border-radius:5px;
    display:block;
    float:left;
}
.header_area button {
    margin-left: -7px;
    font-size: 20px;
    background: #0397D3;
    padding: 4px 8px;
    border:1px solid #0397D3;
}
.header_area button i{
    color:white;
}
/* style for menubar */

.menubar{
    background:#548DD4;;
}
.menubar ul{
    background:#548DD4;;
}
.menubar ul li {
	display: inline-block;
	height: 40px;
	text-align: center;
}
.menubar ul li a {
	margin-top: -10px;
	color: white;
	padding: 8px 78.7px;
	display: block;
	margin-bottom: 0px;
	margin-left: -3px !important;
	margin-top: 0px;
}
a:not([href]):not([tabindex]) {
    border: 0px solid white !important;
    display:none;
}
.menubar ul li:first-child{
  margin-left:0px;
}
.menubar ul li a:hover{
    background:#CC0066;
    text-decoration: none;
}
.menubar ul li ul {
	display: block;
	position: absolute;
	top: 40px;
	overflow: hidden;
	margin-left: -3px;
	z-index: 2449;
	width: 226px;
}
.menubar ul li ul  li{
    display:none;
}
.menubar ul li ul li a {
	padding-left: 23px;
	padding-right: 20px;
}
.menubar ul li:hover ul li{
    display: block;
    border-bottom:1px solid white;
}
.menubar .gallery ul {
	width: 210px;
	margin-left: -2px;
}
.menubar ul li .products li{
    width:282px;
    margin:0px;
}


.mobile{
    display: none;
}
.owl-carousel {
    padding-top: 6px;
}
               /* slider area */
.slider_area{
    position: relative;
    z-index:5;
    background:#ffffff;
    margin-bottom:20px;
}
.slider_area .same-item{
    margin-top:5px;
}
.slider_area img {
	height: 250px;
	padding-top: 12px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
 position:absolute;
 top:37%;
 color:black;
 font-size:40px;
 border:1px solid #CED4DA;
 padding:20px;
 background:green;
}
.owl-carousel .owl-nav button.owl-prev{
left:0px;
padding-right:15px;
}
.owl-carousel .owl-nav button.owl-next{
    right:0px;
}

/* product area */
.clear{
    clear:both;
    overflow:hidden;
}
.same-item {
	height: 300px;
	width: 100%;
	color: black;
	margin-top: 10px;
    background: white;
    margin-right:10px;
}
.product_area{
    width:100%;
}
.product_area .same-item {
	float: left;
	width: 232px;
	height: 280px;
	border: 2px solid green;
	font-size: 13px;
}
.product_area .same-item img {
	width: 100%;
	height: 215px;
}
.product_area a{
    padding:2px 8px;
    font-size:20px;
}
.product_area h4 {
    margin-right:-13px;
    margin-top: 4px;
}
.slider_area .same-item{
    margin-top:-10px;
}


.national a,.local a{
    padding:5px 10px;
    margin-bottom: 20px;
    font-size:20px;
}

.headline h2{
    margin-bottom:0px;
    padding-top: 5px;
    padding-left:10px;
    color:#1574CE;
    width:50%;
    float:left;
}
.headline{
    margin-top:5px;
}
.headline h3 {
	margin-top: 2px;
    text-align: right;
    width:50%;
    float:right;
}
.headline a {
	border: 1px solid #1574CE;
	padding: 3px 6px;
	font-size: 20px;
}
/* footer area */
footer{
    background:#35A187;
}
.footer a{
  color:#3B5998;
}
.footer {
  background:#35A187;
	height: 130px;
  padding-top:25px;
}
.footer .left{
  float:left;
  width:38%;
  display: inline-block;
}
.footer .right{
  float:right;
  width:20%;
  display: inline-block;
}
.footer .middle{
  width:40%;
  display: inline-block;
}



/* style for image page */
.same_image {
    background: white;
    border: 1px solid #BFDDAD;
    margin-bottom:10px;
}

.same_image img {
    margin: 10px;
    width: 93%;
    height: 200px;
    border: 1px solid #BFDDAD;
}
/*  style for video page */
.same_video {
    background: white;
    margin-top: 10px;
    margin-bottom: 10px;
}
.same_video iframe {
    margin: 10px;
    border: 10px solid #E2E2E3;
    width: 93%;
}
/* style for registration login page */
.contact_area{
    padding-top:10px;
    padding-bottom:10px;
}
.icon {
float: left;
margin-left: 5px;
margin-top: 9px;
position: absolute;
z-index: 2;
width: 40px;
color: green;
font-size:20px;

}
    .input-field{
        position: relative;;
        z-index:1;
        width:100%;
        height:40px;
        border:1px solid #E6E6E6;
        border-bottom:0px solid black;
    }
    .input{
        position: relative;;
        z-index:1;
        width:100%;
        height:40px;
        border:1px solid #E6E6E6;
    }
    .form{
        max-width:500px;
        margin:0 auto;
    }
.form input{
  padding-left:30px;
}
.business_plan{
  color:black;
    padding-left:20px;
}
.business_plan .same{
  width:363px;
  float:left;
  margin-right:50px;
}
.last-child{
  margin-right:0px!important;
}
.business_plan .same ul{
  list-style:none;
}
.business_plan  ul li::before {
  content: "\2023";
  color: red;
  font-weight: bold;
  font-size:25px;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.payment img {
	height: 50px;
	width: 5%;
}
.contest ul {
  width:216px!important;
}
.administration .challenge{
  width:55%;
  padding: 20px;
}
.administration .images{
  width:40%;
}
.administration_details table{
  width:90%;
  margin:0 auto;
  background:#cc0066;
}
.administration_details table td{
  padding:5px 20px;
}
.administration_details table th {
  width:20%;
  padding:  5px 20px;
}
.administration_details img{
  height:150px;
  width:150px;
  margin-left:100px;
  border-radius:50%;
}
.administration .col-lg-7{
  padding:50px;
}
.images img{
  height:500px;
}
