
    /* Preloader full-screen background */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Optional size adjustment */
.preloader-img {
  width: 30%;
  height: auto;
}



body{
font-family: 'Viga', sans-serif;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
color:#000;
}
a{
 color: #333;
 }
a:hover{
text-decoration:none;
color:#c1e729;
}
ul{
padding:0;
margin:0;
list-style:none;
margin-top:10px;
}
li{
  font-size:18px;
   color: #333;
  }
p{
padding:0;
margin:0;
font-size:18px;
margin-top:10px;
color: #333;
}
h1{
font-size:45px;
margin-top:10px;
}
h2{
font-size:36px;
margin-top:10px;
}
h3{
font-size:28px;
margin-top:10px;
}
h4{
font-size:20px;
margin-top:10px;
}
h5{
font-size:16px;
margin-top:10px;
}
h6{
font-size:14px;
margin-top:10px;
}
.space_left{
padding-left:0; 
margin-left:0;
} 
.space_right{
padding-right:0;
margin-right:0; 
} 
.space_all{
padding:0; 
margin:0;
} 
.iw{
   width:100%;
   }
.button{
background:#f2a521;
display:inline-block;
color:#000;
padding:20px 40px;
margin-top:10px;
  }
.button:hover{
color:#fff;
background:#000;
  }
.button i{
margin-left:5px;
  }
  
.button_1{
background:#fff;
display:inline-block;
color:#000;
padding:20px 40px;
margin-top:15px;
  }
.button_1:hover{
color:#000;
background:#c1e729;
  }
.button_1 i{
margin-left:5px;
  }
.border_none{
  border:none!important;
  }
.mgt{
  margin-top:0!important;
  }
.pd{
  padding-top:0;
  }
.mgt1{
  margin-bottom:0!important;
  }
.bold{
 font-weight:bold;
 color:#000; 
  }

 .logo-img {
  height: 120px;
  width: auto;
  object-fit: cover;
  border-radius: 50%;
  margin-top: -5%;
  border-radius: 50%;

}

.navbar {
 min-height:110px; 
 margin-bottom:0;
 border:none;
}
.mgt_l{
 margin-left:auto;
 margin-right:auto;
 }
.active_tab{
    color:#fff!important;
	border-bottom:3px solid #F4B400;
  }
.col{
color:#fff;  
  }
.col_1{
color:#f2a521; 
  }
.gallery_h hr{
 border-width:5px;
 border-color:#F4B400;
 width:5%;
 margin-bottom:0; 
  }
.gallery_h{
 margin-bottom:40px; 
  }
.gallery_h p{
margin-top:20px;  
  }
/*********************header****************/
.drop_1 li{
 color:#fff;
 }
#header .navbar{
   border:none;
   margin-bottom:0;
   background:none;
   background:#1a4e89;
   }
#header .navbar-brand {
  font-size:40px;
  color:#fff;
  }

#header .navbar-brand span{
   color: #fff; /* Chakra Turf Yellow */

  text-shadow: 2px 2px 4px rgba(241, 236, 236, 0.6); /* Soft dark shadow */

  }
#header .tag_menu {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding: 42px 0; /* More vertical padding = taller navbar */
  font-size: 20px;
  margin-top: 10px; /* Add your desired value here */
}

#header .tag_menu:hover{
  color:#fff;
  border-bottom:3px solid #F4B400;
	}
#header .tag_menu:focus{
  color:#fff;
  border-bottom:3px solid #F4B400;
	}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
 background:none; 
  }
#header .drop_1{
  background-color: rgba(0,0,0,0.75);
  min-width: 240px; 
  padding:20px;
  margin-top:5px;
   }
#header .drop_1 a:hover{
background:#c1e729;
color:#000;
   }
#header .drop_1 a{
color:#e1e1e1;
padding-top:10px;
padding-bottom:10px;
   }
#header .drop_1:before {
    border-width: 2px 0 0 2px;
    left: 4px;
    top: 4px;
	border-color: #c1e729;
	content: "";
    border-style: solid;
    height: 30%;
    position: absolute;
    width: 30%;
}
#header .drop_1:after {
    border-width: 0 2px 2px 0;
    bottom: 4px;
    right: 4px;
	border-color: #c1e729;
	content: "";
    border-style: solid;
    height: 30%;
    position: absolute;
    width: 30%;
}

#header .drop_2{
  margin-top:5px;
  background-color: rgba(0,0,0,0.75);
   }
#header .drop_2:before {
    border-width: 2px 0 0 2px;
    left: 4px;
    top: 4px;
	border-color: #c1e729;
	content: "";
    border-style: solid;
    height: 30%;
    position: absolute;
    width: 30%;
}
#header .drop_2:after {
    border-width: 0 2px 2px 0;
    bottom: 4px;
    right: 4px;
	border-color: #c1e729;
	content: "";
    border-style: solid;
    height: 30%;
    position: absolute;
    width: 30%;
}
.drop_2 .btn-primary{
   background:#c1e729;
   border:1px solid #c1e729;
   color:#000;
   }
   
   
 #side_box  #sidebar-wrapper {
    margin-right: -250px;
    right: 0;
    width: 250px;
    background: #fff;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
	padding-bottom:150px;
  }

 #side_box  .sidebar-nav {
    position: absolute;
    top: 0;
    width: 230px;
    list-style: none;
    margin: 0;
    padding: 0;
  }

 #side_box  .sidebar-nav li {
    line-height: 50px;
    text-indent: 20px;
  }
 
 #side_box  .sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }

 #side_box  .sidebar-nav > .sidebar-brand a {
    color: #000;
	font-size:25px;
  }

 #side_box  .sidebar-nav > .sidebar-brand a:hover {
    color: #000;
    background: none;
  }

#side_box   #menu-toggle {
    right:75px;
    position: fixed;
    z-index: 1;
  }

#side_box   #sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }

 #side_box  .toggle {
    margin: 5px 5px 0 0;
  }
 #side_box  .btn-primary{
   background:none;
   border:none;
   color:#fff;
   }
.wrap_inner{
  margin-top:80px;
  }
.wrap_inner .para_1{
  margin-top:10px;
  padding:10px;
  }

.wrap_inner .top_right p{
  font-size:16px;
  }
.wrap_inner .top_right p a{
  color:#000;
  padding-left:15px;
  }
.wrap_inner .top_right p a:hover{
color:#c1e729;
  }

.wrap_inner_2{
  padding:20px; 
   }
.wrap_inner_2 h3{
  background:#c1e729;
  padding:10px;
  color:#000;
  }
.wrap_inner_2 .form-control{
   margin-top:15px;
   border-radius:0;
   border-top:none;
   border-left:none;
   border-right:none;
   font-size:16px;
   box-shadow:none;
   }
.wrap_inner_2 .form_1{
 height:100px;  
   }

/*********************header_end****************/

/*********************footer****************/
#footer{
padding-top:40px;
padding-bottom:40px;
background:#000;  
  }
  
.footer_1_i h4{
margin-bottom:20px;
 }
.footer_1_i p{
 color:#999;
 }
.footer_1_i h5 i{
margin-right:5px;
 }
.footer_1_i h5 a{
color:#f2a521;
 }
.footer_1_i h5 a:hover{
color:#fff;
 }
.footer_1_i h5 span{
display:block;
margin-top:8px;
 }
.footer_1_ii{
  margin-bottom:20px;
  }
  
.footer_1_i1 h5 a{
color:#999;
 }
.footer_1_i1 h5 a:hover{
color:#f2a521;
 }
.footer_1_i1 h5{
 margin-bottom:20px;
 margin-top:0; 
  }
.footer_1_i1 h5 a i{
margin-right:5px;
font-size:10px;
 }
.footer_1_i1 h4{
margin-bottom:20px;
 }
.footer_1_i2 p{
color:#999;  
  }
  


/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline-block;
	margin-left:0 !important;
	padding: 0;
	margin-top:15px;
}
ul.social-network li {
	display: inline;
	margin: 0 2px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
  background-color: #fff;
}
.social-network a.icoGoogle:hover i{
  color: #ea4335;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network , .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:16px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #000;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.footer_1_i2 ul li a {
 background-color: #f2a521;   
}

.footer_2{
  background:#2c2e2f8c;
  margin-top:20px;
  padding-top:10px;
  padding-bottom:10px;
  }
.footer_2 p a:hover{
 color:#999;
 }
/*********************footer_end****************/

/*********************common****************/
.center_blog{
 margin-top:53px;
 padding-top:40px;
 padding-bottom:35px; 
   }
.center_blog_1r ul li{
  display:inline-block;
  border-right:1px solid #ccc;
  padding-left:10px;
  padding-right:10px;
  }
.center_blog_1r ul li a{
 color:#999;
 }
.center_blog_1r ul li a:hover{
 color:#c1e729; 
 }
 
.center_about_m{
padding-top:150px;
padding-bottom:150px; 
background:#00000087;
  }
/*********************common_end****************/

@media screen and (max-width : 767px){
br{
 display:none;
 }
.space_left{
padding-left:15px; 
} 
.space_right{
padding-right:15px; 
} 
.space_all{
padding-left:15px;
padding-right:15px;
} 

 	.logo-img {
  height: 70px;
  width: auto;
  object-fit: cover;
  border-radius: 50%;
  
}

#header .navbar{
  background-color: #1a4e89;
  position: fixed;
}

.navbar-collapse{
box-shadow:none; 
max-height:none; 
  }
.navbar .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.navbar-toggle{
 background:none;
 margin-top:20px;
 border:none;
 border-radius:0; 
  }

.navbar-toggle:hover{
 background:none!important; 
  }
.navbar-toggle:focus{
 background: none!important; 
  }
.navbar-toggle .icon-bar{
 background:#F4B400!important; 
  }
  
.navbar {
 position:static;
 text-align:center;
 min-height: 75px;
  }

 
#header .navbar-brand{
 font-size:30px; 
  }
#side_box{
display:none;  
  }
#header .col-sm-12{
  padding-left:0;
  padding-right:0;
  
  }
.tag_menu  {
font-size:20px;
padding-top:15px!important;
padding-bottom:15px!important;
border-bottom:1px solid #8f9092; 
margin-top: 2%;
  }
#header .tag_menu:hover{
border:none; 
color:#f2a521;
	}
#header .tag_menu:focus{
border-bottom:1px solid #8f9092; 
color:#f2a521;
	}

.tag_menu.active_tab {
  background: none !important;
  color: #f2a521 !important;
border-bottom:1px solid #8f9092; 
}

  
#header .drop_2:before {
   border:none;
}
#header .drop_2:after {
   border:none;
}
#header .drop_1:before {
   border:none;
}
#header .drop_1:after {
   border:none;
} 
#header .drop_2{
 min-width:100%!important;
 padding-left:10px;
 padding-right:10px; 
  }
#header .drop_1 a{
 font-size:22px; 
  }
#footer{
 text-align:center; 
  }
.footer_1_i{
margin-bottom:15px;  
  }
.footer_1_i1 h5{
display:inline-block;
 }
.center_about_m{
 padding-top:60px;
 padding-bottom:60px;
 }
.center_blog{
margin-top:0;
text-align:center;  
  }
.center_blog_1r {
 text-align:center; 
 margin-top:15px;
 }
}
@media (min-width:768px) and (max-width:991px) {
#header .container{
 padding-left:5px;
 padding-right:5px;
 }
#header .col-sm-12{
 padding-left:5px;
 padding-right:5px;
 }
#header .tag_menu{
margin-left:7px;
margin-right:7px; 
font-size:14px;
 }
.navbar-right{
float:left!important; 
 }
#side_box #menu-toggle{
right:0; 
 }
ul.social-network li{
display:inline-block;
margin-bottom:5px; 
 }
 }
 
@media (min-width:992px) and (max-width:1200px) {
#header .container{
 padding-left:5px;
 padding-right:5px;
 }
#header .col-sm-12{
 padding-left:5px;
 padding-right:5px;
 }
.navbar-right{
float:left!important; 
 }
#header .tag_menu{
margin-left:10px;
margin-right:10px; 
 }
ul.social-network li{
display:inline-block;
margin-bottom:5px; 
 }
  }
@media (min-width:1201px) and (max-width:1350px) {
#side_box #menu-toggle{
right:0; 
 }
.article-slide .carousel-indicators li{
width:14.6%!important;
 }
 }


