.box {
	width: 100%;
	height: 300px;
	background-color: red;
	float: left;
}
.topbar {
	width: 100%;
	height: auto;
	background-color:#0B0B61;
	float: left;
	padding: 7px 0;
}
.topbar_social {
	width: auto;
	height: auto;
	float:right;
	margin-top: -28px;
	/* margin-left: 2px; */
    margin-right: 122px;
}
.topbar_social ul {
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
}
.topbar_social ul li {
	display: block;
	float: left;
	margin:0 10px;
}
.topbar_social ul li i:hover {
	color: #e83731 !important;
}
.topbar_social ul li a {
	color: #fff;
}
.top_email {
	width: auto;
	height: auto;
	float: left;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 15px;
}
.top_email a {
	color: #fff;
}
.navbar {
	padding: 7px 1rem;
}
.navbar-light .navbar-nav .nav-link {
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #0B0B61 !important;
	font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: #DA180C !important;
}
.bg-light {
	background-color: #fff!important;
}
.carousel-indicators li {
	width: 40px;
	background-color: #fff !important;
	opacity:10 !important;
	height: 5px;
}
.carousel-indicators .active {
	background-color: #0B0B61 !important;
}
.navbar-brand img {
	
	margin-left: -33px;
}
.fixed-me {
	background-color:#fff !important;
	padding: 0px !important;
	margin-bottom: 5px;
	position: fixed;
	top:0;
	z-index:888;
	width: 100%;
	box-shadow: 5px 4px 5px #ccc;
	transition: all 1s;
}
.fixed-me .navbar-brand img {
	width: 70%;
	transition: 0.5s;
}
.carousel-caption {
	left: inherit;
	bottom: 25%;
}
.carousel-caption-inner {
	width: 100%;
	height: auto;
	background: rgb(0, 0, 0, 0.3);
	float: right;
	padding: 50px;
}
.carousel-caption h5 {
	font-family: 'FiraSans-Light';
	font-size: 43px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	/*color: #e83731;*/
	text-align:right;
}
.carousel-caption h6 {
	font-family: 'FiraSans-Light';
	font-size:26px;
	font-weight: 500;
	margin: 0;
	/*color: #229954;*/
	text-align:right;
}
.carousel-caption h4 {
	font-family: 'Pompiere', cursive;
	font-size: 26px;
	/*text-transform: uppercase;*/
	font-weight: 500;
	text-align:right;
	margin:0;
	margin-top: 25px;
	color:#fff;
}
.hr {
	margin-top: 2px;
	margin-bottom: 1rem;
	border: 0;
	border-top: 7px solid #F5B041;
	width: 154px;
	float: right;
}
.carousel-caption h4 span {
	text-transform: capitalize;
}
.aboutbloc {
	width: 100%;
	height: auto;
	float: left;
	padding: 70px 0;
	overflow: hidden;
}
.about i {
	color:#FFF;
	font-size:15px;
	margin-left:50px;
	font-size: 27px;
	margin-left: 116px;
	margin-bottom: -124px;
	margin-top: -32px;
	float: left;
}
.about_img {
	width: 100%;
	height: auto;
	float: left;
}
.about_right {
	width: 100%;
	height: auto;
	float: left;
}
.about_right h1 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', cursive;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 900;
	color: #553c39;
	line-height: 30px;
	position: relative;
}
.about_right h1 span {
	font-size: 26px;
	color: #C4CA05;
	font-weight: 400;
}
.about_right h1:before {
	position: absolute;
	content: '';
	width: 70px;
	height: 4px;
	bottom: -20px;
	background-color: #C4CA05;
}
.about_right p {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #4f4f4f;
	margin-top: 50px;
}
.eventblock {
	width: 100%;
	height: auto;
	float:left;
	background-color: #e3fffb;
	padding: 60px 0;
}
.main_head {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: 553c39;
	font-size: 35px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #553c39;
	position: relative;
	margin-bottom: 70px;
	margin-top: -74px;
}
.main_head span {
	color: #71ba09;
}
.main_head:before {
	position: absolute;
	content:'';
	width: 70px;
	height: 4px;
	background-color: #C4CA05;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin-bottom: -10px;
}
.event_bottom {
	width: 100%;
	height: auto;
	float: left;
}
.event_main {
	width: 100%;
	height: auto;
	float: left;
}
.event_main_img {
	width: 100%;
	height: auto;
	float: left;
}
.event_main_bottom {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.event_main_bottom h4 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #71ba09;
}
.event_main_bottom h2 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #553c39;
}
.event_main_bottom p {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #727272;
}
.event_main_bottom h3 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #1b1b1b;
	text-transform: uppercase;
}
.event_main_bottom h3 a {
	color: #1b1b1b;
}
.event_main_bottom h3 a:hover {
	color: #71ba09;
}
.gallery_block {
	width: 100%;
	height: auto;
	float: left;
	padding: 60px 0;
}
.gallery_bottom {
	width: 100%;
	height: auto;
	float: left;
}
.gallery_bottom .col-md-3 {
	margin-bottom: 30px;
}
.gallery_bottom .nav {
	margin-bottom: 30px;
}
.filter-button {
	font-size: 18px;
	border: 1px solid #42B32F;
	border-radius: 100px;
	text-align: center;
	color: #42B32F;
	margin: 30px 3px;
	margin-top: 0;
	padding: 3px 20px;
}
.filter-button:hover, .filter-button:focus {
	font-size: 18px;
	border: 1px solid #42B32F;
	border-radius: 100px;
	text-align: center;
	color: #ffffff;
	background-color: #71ba09;
}
.btn-default:active .filter-button:active {
	background-color: #42B32F;
	color: white;
}
.port-image {
	width: 100%;
}
.gallery_product {
	margin-bottom: 30px;
}
.charity_block {
	width: 100%;
	height: auto;
	padding: 60px 0;
	float: left;
	background-color: #e8e8e8;
}
.charity_bottom {
	width: 100%;
	height: auto;
	float: left;
}
.charity_main {
	width: 100%;
	height: auto;
	float: left;
}
.charity_main_img {
	width: 100%;
	height: auto;
	float: left;
}
.charity_main_bottom {
	width: 100%;
	height: auto;
	float: left;
	background-color: #fff;
	padding: 30px;
}
.charity_main_bottom h2 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #553c39;
}
.charity_main_bottom p {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #727272;
}
.charity_main_bottom h3 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #1b1b1b;
	text-transform: uppercase;
}
.charity_main_bottom h3 a {
	color: #1b1b1b;
}
.charity_main_bottom h3 a:hover {
	color: #71ba09;
}
.sponsors {
	width: 100%;
	height: auto;
	float: left;
	padding: 30px;
	overflow: hidden;
}
.sponsors_bottom {
	max-width: 595px;
	height: auto;
	margin: 0 auto;
}
.sponsors_bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.sponsors_bottom ul li {
	width: 170px;
	height: autp;
	display: block;
	float: left;
	border:solid #e5e5e5 1px;
}
.sponsors_bottom ul li:nth-child(1) {
 margin-top: 35px;
 border-right: none;
 padding: 20px 0
}
.sponsors_bottom ul li:nth-child(3) {
 margin-top: 35px;
 border-left: none;
 padding: 20px 0;
 background:#732612;
}
.sponsors_bottom ul li:nth-child(2) {
 width: 250px;
 height: auto;
 display: block;
 float: left;
 border:solid #e5e5e5 1px;
 padding: 50px 0
}
.contact_block {
	width: 100%;
	height: auto;
	float: left;
	background-image: url("../images/contactfooter.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.contact_block_inner {
	width: 100%;
	height: auto;
	background: rgba(0, 0, 0, 0.5);
	float: left;
}
.contact_blockleft {
	width: 100%;
	height: auto;
	float: left;
	padding: 50px 0;
}
.contact_blockleft h1 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 35px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	line-height: 35px;
	position: relative;
}
.contact_blockleft h1 span {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
}
.contact_blockleft h1:before {
	position: absolute;
	content:'';
	width: 70px;
	height: 4px;
	background-color: #031A4D;
	bottom: 0;
	margin-bottom: -15px;
}
.contact_leftbottom {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.contact_leftbottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.contact_leftbottom ul li {
	width: 100%;
	display: block;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #fff;
	padding-left: 60px;
	margin-top: 20px;
}
.contact_leftbottom ul li i {
	color: #fff;
	font-size: 30px;
	position: absolute;
	margin-left: -60px;
}
.contact_blockright {
	width: 100%;
	height: auto;
	background: rgb(0, 0, 0, 0.2);
	float: left;
	padding: 50px;
}
.form-control:focus {
	box-shadow: none !important;
}
.contact_blockright .form-control {
	margin-bottom: 25px;
	border-radius: 0;
	background: none;
	border:0;
	border-bottom: solid #031A4D 2px;
	padding: 0;
}
.btn-primary {
	background-color: #0B0B61 !important;
	border-radius: 100px;
	border:0;
	padding: 10px 20px;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 400;
}
.btn-primary:hover {
	background-color: #fab700 !important;
}
.btn-primary i {
	margin-left: 10px;
}
 .contact_blockright ::-webkit-input-placeholder {
 color: #fff !important;
}
.contact_blockright ::-moz-placeholder {
 color: #fff !important;
}
.contact_blockright :-ms-input-placeholder {
 color: #fff !important;
}
.contact_blockright :-moz-placeholder {
 color: #fff !important;
}
.contact_blockright input[type=text], .contact_blockright textarea {
	color: #fff !important;
}
.contact_blockright input[type=email], .contact_blockright textarea {
	color: #fff !important;
}
.footer_block {
	width: 100%;
	height: auto;
	background-color: #272727;
	float: left;
}
.footer_top {
	width: 100%;
	height: auto;
	float: left;
	padding: 50px 0;
}
.footer_bottom {
	width: 100%;
	height: auto;
	float: left;
	background-color: #fff;
	text-align: center;
	color: #a2a2a2;
	padding: 15px 0;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 600;
}
.footer_inner {
	width: 100%;
	height: auto;
	float: left;
}
.footer_logo {
	width: 100%;
	height: auto;
	float: left;
}
.footer_social {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}
.footer_social ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.footer_social ul li {
	width: 35px;
	height: 35px;
	background-color: #5c5c5c;
	display: block;
	float: left;
	margin: 0 5px;
	text-align: center;
	color: #fff;
	line-height: 35px;
}
.footer_social ul li:hover {
	background-color: #E2E22B;
}
.footer_inner h1 {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	position: relative;
}
.footer_inner h1:before {
	position: absolute;
	content:'';
	width: 60px;
	height: 3px;
	background-color: #E2E22B;
	bottom: -10px;
}
.footer_links {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.footer_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.footer_links ul li {
	width: 100%;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 300;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left: 30px;
}
.footer_links ul li a {
	color: #fff;
	font-size:15px;
}
.footer_links ul li a:hover {
	color: #E2E22B;
	text-decoration: none;
}
.footer_links ul li:before {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	background-color: #E2E22B;
	left: 0;
	margin-top: 7px;
	margin-left: 15px;
}
.footer_contact {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.footer_contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.footer_contact ul li {
	width: 100%;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 300;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left: 40px;
	font-size:15px;
}
.footer_contact ul li a {
	color: #fff;
}
.footer_contact ul li i {
	position: absolute;
	margin-left: -40px;
	color: #E2E22B;
	font-size: 20px;
}
.inner_banner_contact {
	width: 100%;
	height: auto;
	padding: 70px 0;
	margin-top: 7px;
	background-image: url("../images/inner_banner_contact.jpg");
	background-attachment: fixed;
	background-position: unset;
	background-repeat: no-repeat;
	background-size: unset;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.inner_banner {
	width: 100%;
	height: auto;
	padding: 70px 0;
	background-image: url("../images/inner-banner01.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.officebearers {
	width: 100%;
	height: auto;
	float: left;
	padding: 60px 0;
}
.officebearers_inner {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 30px;
	background-color: #f1f1f1;
	padding: 40px;
	border-top: solid #71ba09 1px;
}
.nav-pills .nav-link.active {
	background-color: #71ba09;
	border-radius: 100px;
}
.nav-pills .nav-link {
	border:solid #71ba09 1px;
	border-radius: 100px;
	margin: 0 10px;
	color: #71ba09;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
}
.navbar-light .navbar-toggler {
	border:solid #000 1px;
}
.contactpage{
	width: 100%;
	height: auto;
	float: left;
	padding: 60px 0;
	overflow: hidden;
	    margin-top: -50px;
}


.contactpage_left{
	width: 100%;
	min-height: 455px;
	float: left;
	/*background-color: #f1f1f1;*/
	padding: 100px 50px;
   text-align: initial;
}


.contactpage_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.contactpage_left ul li{
	width: 100%;
	display: block;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #0B0B61;
	padding-left: 60px;
	margin-bottom: 20px;
}
.contactpage_left ul li i{
	color: #fab700;
	font-size: 30px;
	position: absolute;
	margin-left: -60px;
}
.contactpag_blockright{
	width: 100%;
	height: auto;
	background-image:url(../images/rsz_hbanner-cont-query.jpg);
	
	float: left;
	padding: 50px;
	opacity: 0.6;
  filter: alpha(opacity=30);
}
.contactpag_blockright .form-control {
	margin-bottom: 25px;
	border-radius: 0;
	background: none;
	border:0;
	border-bottom: solid  #fab700 1px;
	padding: 0;
}
 .contactpag_blockright ::-webkit-input-placeholder {
/* <!--color: #fab700 !important;-->*/
color: #0B0B61;
 font-weight:900;
}
.contactpag_blockright ::-moz-placeholder {
 color: #0B0B61; !important;
  font-weight:900;
}
.contactpag_blockright :-ms-input-placeholder {
 color: #0B0B61; !important;
  font-weight:900;
}
.contactpag_blockright:-moz-placeholder {
 color: #0B0B61; !important;
  font-weight:900;
}
.contactpag_blockright input[type=text]  {
	

	color: #0B0B61;
	 font-weight:900;

}
.contactpag_blockright textarea{
	

	color: #0B0B61;
	 font-weight:900;
}

.contactpag_blockright input[type=email]
{
	color: #0B0B61; !important;
	 font-weight:900;
}
.map {
	width: 100%;
	height: auto;
	float: left;
}
.sponsor_left {
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #71ba09;
	text-transform: uppercase;
	margin-top: 35px;
	line-height: 25px;
}
.sponsor_left span {
	color: #553c39;
}
.sponsor_img {
	width: 200px;
	height: auto;
	float: left;
}
.membershipmain {
	width: 100%;
	min-height: 500px;
	float: left;
	background-color: #f1f1f1;
	padding: 40px;
}
.membershipmain .form-control {
	border-radius: 0;
}
.membershipmain .col-form-label {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
}
.activities_inner {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 30px;
	background-color: #f1f1f1;
	padding: 30px;
	border-top: solid #71ba09 1px;
}
.activities_inner h1 {
	width: 100%;
	height: auto;
	font-size: 25px;
	margin-bottom: 13px;
	color: #553c39;
	background-color: #fff;
	padding: 20px 0;
	border-bottom: solid #71ba09 1px;
}
.activities_right {
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 30px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.contactblock{
	/*background-color:#F9E79F;
	opacity: 0.6;
  filter: alpha(opacity=30);*/
 -webkit-box-shadow: -1px 1px 15px 0px #757575; 
box-shadow: -1px 1px 15px 0px #757575;
}
.aboutWrap {
	/*background:url(../images/images.jpg);*/
	/*background:url(../images/abc.jpg);*/
	/*background:url(../images/a2.jpg);*/
	background:url(../images/a.jpeg);
	
	background-size:cover;
	overflow:hidden;
	position:relative;
	text-align:center;
	margin-top:40px;
	
}


.abouthead{
-webkit-box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);
box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);


}
.button {
  background-color: #e83731; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}
.button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.box2{
	background:#e83731;
	padding:15px !important;
	margin-top:15px;
}
.box2 li{
	color:#fff !important;
	 list-style-type: circle;
}
ul.a {
  list-style-type: circle;
}
/*------------------------------- start contentWrapper -------------------------------*/
.contentWrapper {
	background-size:cover;
	padding: 70px 0px;
	position:relative;
	font-family: 'Poppins', sans-serif;
	margin-top:auto;
}
.contentWrapper h2 {
	font-size:36px;
	line-height:40px;
	color:#150301;
	font-weight:300;
	margin-bottom:5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.contentWrapper h5 {
	font-size:18px;
	line-height:30px;
	color:#F88226;
	font-weight:500;
	margin-bottom:10px;
}
.contentWrapper h6 {
	font-size:16px;
	line-height:30px;
	color:#150301;
	font-weight:400;
	margin-bottom:10px;
}
.contentWrapper h6 span {
	color:#c50101;
}
.contentWrapper h2 span {
	font-weight:500;
	color:#0B0B61;
}

.border
{
	border-bottom: solid 1px #0bc165;
    text-align: center;
    margin: 0 auto;
    width: 17%;
}
.line1 hr {
  border: 0.7px solid red;
    width: 16%;
    margin-bottom: -9px;
   margin-top:0px;
}
.line2 hr {
  border: 0.7px solid red;
  width:30%;
}
.contentWrapper p span {
	font-weight:500;
	color:#229954;
}
.contentWrapper p {
	font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color:#333;
	
    text-align: center;
    padding: 0px 10px 0px 10px;
	font-style:italic;
}
.contentWrapper h3 {
	font-size:36px;
	line-height:40px;
	color:#fff;
	font-weight:300;
	margin-bottom:10px;
}
.contentWrapper h4 {
	font-size:22px;
	line-height:30px;
	color:#fff;
	font-weight:400;
	margin-bottom:10px;
	text-transform:uppercase;
}
.contentWrapper h3 span {
	font-weight:500;
}
.contentWrapper ul {
}
.contentWrapper li {
	/*display:block;	*/
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
	margin-left: -11px;
	position:relative;
	list-style-type:circle;
}
.about_main li
{
	display:block;
}
/*.contentWrapper li:before {
	font-family: "FontAwesome";
	display: inline-block;
	content: '\f069';
	
	padding-right:13px;
	position:absolute;
	top:0;
	left:5px;
}*/
/*------------------------------- end contentWrapper -----------------------------------*/

.feature_area p_120
{
	margin-top:50px;
}
/* Start Service Area css
============================================================================================ */

.section-gap
{
	margin-top:50px;
}

@media (max-width: 767px) {
  .service-area .col-lg-3:last-child .single-service {
    margin-bottom: 0; } }

.single-service {
  position: relative;
  overflow: hidden;
  margin-bottom: 27px; }
  .single-service h4 {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
	font-weight:800;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	font-size: 17px; }
  .single-service:hover h4 {
    background: #0B0B61;
	color:white;
	opacity: 0.7; }
  .single-service img {
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }
	
	.product_title
	{
		position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: #0B0B61;
	color:white;
	opacity: 0.7;
	font-weight:800;
   
	font-size: 17px; 
	}
	.product_title h4
	{
		position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: #0B0B61;
	color:white;
	opacity: 0.7;
	font-weight:800;
   
	font-size: 17px; 
	}
	.overlay p{
	
	width: 100%;
	font-family: barlowCondensed-regular, sans-serif;
	color:white;
	background-color: #0B0B61;
  	font-size: 15px;
  	position: absolute;
	
    margin-top: -100px;
  	top: 50%;
  	left: 50%;
  	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  	text-align: center;
	
}

.overlay {
     position: absolute;
    top: 0;
    left: 0;
	right:0;
	bottom:0;
	
	color:white;
	font-size:22px;
	font-family:barlowCondensed-regular;
	opacity: 0;
	/*background-color:#00000070;*/
	transition-duration: 0.5s;
	border: 12px solid transparent;


	  	
}
.overlay:hover{
	background-color:transparent;
    position: absolute;
    top: 0;
    left: 0px;
	right:0;
	bottom:0;
	height:100%;
	width:100%;
	
	transition-duration: 0.5s;
	opacity: 1; 
	border-radius: 5px;	
		
}



	
	.abouthead{
-webkit-box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);
box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);


}
	}
	
  @media (max-width: 767px) {
    .single-service {
      margin-bottom: 30px; } }
  .single-service:hover img {
    transform: scale(1.1); }

/* End Service Area css
============================================================================================ */
/*------------------------------- start facility hover ----------------------------*/

.offerBox {
	-webkit-perspective: 600px;
	text-align:center;
	margin:30px 0 20px 0;
}
.front {
	transition: -webkit-transform 1s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	background:#F3F698;
	padding: 25px 0px;
	position:absolute;
	border:2px dotted #E2E22B;
}
.front h3 {
	font-family: 'Lato', sans-serif;
	font-style:italic;
	font-size:18px;
	color:#553c39;
	display:block;
	padding-top:15px;
}
.front img {
	margin:0 auto;
	position:relative;
	top:inherit;
}
.back {
	background:#B3B804;
	transition: -webkit-transform 1s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	width: 100%;
	/*height: 150px;*/
	-webkit-transform: rotateY(-180deg);
	padding: 25px 0px;
	border:2px dotted #cecece;
}
.back h3 {
	display:block;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	font-style:italic;
	font-size:18px;
}
.back img {
	margin:0 auto;
	padding-bottom:10px;
}
.offerBox:hover .back {
	-webkit-transform: rotateY(0);
}
.offerBox:hover .front {
	-webkit-transform: rotateY(180deg);
}
.boxad {
	margin-left:10px;
}
/*------------------------------- end facility hover ---------------------------*/
.downloadDiv {
	background:#F3F698;
	text-align: center;
	border: 1px solid #fff;
	padding: 18px 22px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: 'Poppins', sans-serif;
	height: 436px;
	color:#fff !important;
}
a.btn-prim {
	color: #f5f5f5d9;
}
a.btn-prim:hover {
	color:black;
}
.downloadDiv:hover a.btn-prim {
	color:black;
}
.downloadDiv:hover {
	-webkit-box-shadow: -1px 6px 14px -2px rgba(83, 106, 120, 0.68);
	-moz-box-shadow: -1px 6px 14px -2px rgba(83, 106, 120, 0.68);
	box-shadow: 2px 6px 14px -2px rgba(83, 106, 120, 0.68);
	background-color: #fff;
	color: black;
	border: 1px solid #C4CA05;
}
.downloadDiv:hover p, .downloadDiv:hover h3, .downloadDiv:hover h4, .downloadDiv:hover ul {
	color: black;
}
.downloadDiv:hover a {
	border: 1px solid black;
	margin-left:20px;
	font-color:black;
}
.downloadDiv h3 {
	color: #553c39;
	margin: -24px 0 20px;
	padding: 0;
	font-size: 26px;
	line-height: 33px;
	text-transform: none;
	font-family: 'Ubuntu', sans-serif;
	min-height: 43px;
	text-align:center;
}
.downloadDiv ul {
	color: #553c39;
	font-size: 15px;
	font-family: 'Ubuntu', sans-serif;
}
.downloadDiv h4 {
	color: #f5f5f5d9;
	padding: 0;
	font-size: 21px;
	text-transform: none;
	font-family: 'Ubuntu', sans-serif;
	margin-left:12px;
}
.coursebox-sec {
	background-color: #dddddd5e;
}
.btn-prim {
	border: 1px solid #eeeeeeba;
	padding: 10px 20px;
	text-transform: uppercase;
	color: black;
	font-weight: 600;
	font-size: 14px;
}
btn-prim:hover {
	color:black;
}
.fa-arrow-right:before {
	content: "\f061";
}
.btn-prim i {
	border-left: 1px solid #553c39;
	padding-left: 8px;
	margin-left: 10px;
	-webkit-transition: padding 1s;
	transition: padding 1s;
}
.coursebox-sec h2 span {
	color: #0674bc;
}
.coursebox-sec h2 {
	color: #404040;
	font-size: 40px;
	text-align: center;
	background: url(images/line1.png) no-repeat center bottom;
	padding-bottom: 10px;
	padding-top:15px;
}
/* end --------------- */
	.camera_bg {
	background:#229954 ;
	min-height: 230px;
	max-height:230px;
}
.camera_bg img {
	padding-top:20px;
	margin:auto;
	display:block;
	padding-bottom: 10px;
}
.hme_services h3 {
	font-family: 'Poppins', sans-serif;
	color:#fff;
	font-size:16px;
	padding-bottom:30px;
	text-align:center;
	    margin-top: 9px;
}
.box_margin {
	position:absolute;
	margin-top:-30px;
}
.camera {
	/*background:#f4f4f4;*/
	margin-top:-38px;
	/*padding: 0px 0px 34px;*/
}
.access {
	/*background:#f4f4f4;*/
	margin-top:-38px;
	/*padding: 0px 0px 34px;*/
}
.access_bg {
	background:#F88226;
	min-height: 230px;
	max-height:230px;
	
}
.access_bg img {
	padding-top:20px;
	margin:auto;
	display:block;
	padding-bottom: 10px;
}
.detector {
	/*background:#f4f4f4;*/
	margin-top:-38px;
	/*padding: 0px 0px 34px;*/
}
.detector_bg {
	background:#F3D00A;
	min-height: 230px;
	max-height:230px;
}
.detector_bg img {
	padding-top:20px;
	margin:auto;
	display:block;
	padding-bottom: 10px;
}
.hme_services p {
	font-family: 'Poppins', sans-serif;
	padding:5px 10px;
	text-align:justify;
	color: #727272;
    font-size: 15px;
    font-weight: 200;
}
.read_more {
	float:right;
	margin-right: 30px;
}
.read_more img {
	margin-top: -10px;
  margin-left: 200px;
  
}
.read_more img:hover {
	opacity: 0.7;
}
.networking {
	/*background:#f4f4f4;*/
	margin-top:-38px;
	/*padding: 0px 0px 34px;*/
}
.networking_bg {
	background:#e83731;
	min-height: 230px;
	max-height:230px;
}
.networking_bg img {
	padding-top:20px;
	margin:auto;
	display:block;
	padding-bottom: 10px;
}
/*------------------------------Start Our Clients section -----------------------*/

.our-clients{
	background:#2C3E50;
}
.our-clients p{
	color:#fff;
	padding-right:55px;
	text-align: -webkit-auto;
}
.clients{
	overflow: hidden;
	margin-top: 25px;
}
/*------------------------------End Our Clients section -----------------------*/
/*===============normal css end==============*/

@media screen and (max-width: 1366px) {
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
 .event_main, .charity_main, .footer_inner {
 margin-bottom: 30px;
}
 .contact_blockright {
 margin-bottom: 50px;
}
 .navbar-light .navbar-toggler {
 border:solid #0B0B61  1px !important;
 border-radius: 0 !important;
}
 .carousel-caption {
 bottom: 20%;
}
 .carousel-caption h5 {
 font-size: 30px;
}
 .carousel-caption h4 {
 font-size: 22px;
}
 .carousel-caption p {
 font-size: 16px;
}
 .carousel-caption-inner {
 padding: 35px;
}
 .offerBox {
 height: auto;
}
 .front {
 min-height: 179px;
}
.downloadDiv {
 min-height: 544px;
}

}
 @media screen and (max-width: 768px) {
 .sponsor_left {
 text-align: center;
}
 .sponsor_img {
 margin: 0 auto;
 float: inherit;
 margin-top: 20px;
}
 .sponsors_bottom {
 max-width: 700px;
}
 .sponsors_bottom ul li {
 width: 150px;
}
.sponsors_bottom ul li:nth-child(1) {
 margin-top: 15px;
}
.sponsors_bottom ul li:nth-child(3) {
 margin-top: 15px;
}
.sponsors_bottom ul li:nth-child(2) {
 width: 200px;
 padding: 40px 0
}
 .carousel-caption {
 bottom: 20%;
}
 .carousel-caption h5 {
 font-size: 20px;
}
 .carousel-caption h4 {
 font-size: 17px;
}
 .carousel-caption p {
 font-size: 15px;
}
 .carousel-caption-inner {
 padding: 20px;
}
 .carousel-indicators {
 display: none !important;
}
 .inner_banner {
 padding: 25px;
}
 .activities_inner, .activities_right {
 padding: 15px;
}
#cctv{
padding-bottom: 51px;	
}
}
 @media screen and (max-width: 650px) {
 .sponsors_bottom {
 max-width: 350px;
}
 .sponsors_bottom ul li {
 width: 100px;
}
.sponsors_bottom ul li:nth-child(1) {
 margin-top: 20px;
}
.sponsors_bottom ul li:nth-child(3) {
 margin-top: 20px;
}
.sponsors_bottom ul li:nth-child(2) {
 width: 150px;
 padding: 40px 0
}
 .carousel-caption {
 bottom: 16%;
}
}
 @media screen and (max-width: 575px) {
 .fixed-me {
 padding: 0 20px !important;
}
.contactpage {
 padding: 0;
}
 .carousel-caption {
 bottom: 15%;
}
 .carousel-caption h5 {
 font-size: 15px;
}
 .carousel-caption h4 {
 font-size: 15px;
}
 .carousel-caption p {
 font-size: 13px;
}
 .carousel-caption-inner {
 padding: 20px;
 background: rgb(0, 0, 0, 0.4);
}
 .membershipmain {
 padding: 15px;
}
 .inner_banner {
 font-size: 20px;
}
 .contact_blockright {
 padding: 20px;
}
}
 @media screen and (max-width: 499px) {
 .topbar {
 display: none;
}
.contentWrapper  {
	margin-top: -6px;
}
.sponsors_bottom {
 max-width: 210px;
}
 .sponsors_bottom ul li {
 width: 70px;
}
.sponsors_bottom ul li:nth-child(1) {
 margin-top: 10px;
 padding: 10px;
}
.sponsors_bottom ul li:nth-child(3) {
 margin-top: 10px;
 padding: 10px;
}
.sponsors_bottom ul li:nth-child(2) {
 width: 70px;
 padding: 20px 0
}
 .contactpage_left {
 padding: 40px 15px;
 min-height: 200px !important;
}
.contactpage_left ul li {
 font-size: 16px !important;
}
 .carousel-caption {
 bottom: 5%;
}
 .carousel-caption {
 width: 78%;
 left: 11%;
 top: -7% !important;
}
 .carousel-caption h5 {
 font-size: 19px;
 text-align: center;
}
 .carousel-caption h4 {
 font-size: 15px;
 text-align: center;
 margin-top: -10px;
}
 .carousel-caption p {
 font-size: 13px;
 text-align: center;
}
 .contactpag_blockright {
 padding: 25px;
}
 .main_head {
 font-size: 25px;
 line-height: 27px;
 margin-top: -96px;
}
.hr {
margin-top: 7px;
 margin-bottom: 1rem;
 border: 0;
 border-top: 4px solid #fff;
 width: 85px;
 margin-right: 84px;
}
.carousel-caption h6 {
	font-family: 'FiraSans-Light';
	font-size:21px;
	font-weight: 500;
	margin: 0;
	color: #0B0B61;
	text-align:center;
}

.downloadDiv h3 {
 margin: -40px 0 20px;
}
.downloadDiv {
height: auto;
}
.camera {
position:relative;
margin-top:20px;
}
.networking {
position:relative;
margin-top:20px;
}
.access {
position:relative;
margin-top:20px;
}
.detector {
position:relative;
margin-top:20px;
}
.goToTop {
height: 83px;
}
.hr {
margin-top: -34px;
 margin-bottom: 1rem;
 border: 0;
 border-top: 4px solid #fff;
 width: 85px;
 margin-right: 96px;
 display:none;
}
.carousel-caption h6 {
	font-family: 'FiraSans-Light';
	font-size:14px;
	font-weight: 900;
	margin: 0;
	color: #229954;
	text-align:center;
}
.carousel-caption h4 {
    font-size: 14px;
    text-align: center;
    margin-top: -6px;
}
}
 @media screen and (max-width: 399px) {
 .navbar-brand {
 width: 50%;
}
 .fixed-me .navbar-brand img {
 width: 100%;
}
 .filter-button {
 margin-bottom: 10px;
}
.hr {
margin-top: 7px;
 margin-bottom: 1rem;
 border: 0;
 border-top: 4px solid #fff;
 width: 85px;
 margin-right: 84px;
}
.downloadDiv h3 {
 margin: -40px 0 20px;
}
.downloadDiv {
height: auto;
}
.camera {
position:relative;
margin-top:20px;
}
.networking {
position:relative;
margin-top:20px;
}
.access {
position:relative;
margin-top:20px;
}
.detector {
position:relative;
margin-top:20px;
}
.goToTop {
height: 83px;
}
.hr {
margin-top: -34px;
 margin-bottom: 1rem;
 border: 0;
 border-top: 4px solid #fff;
 width: 85px;
 margin-right: 78px;
}
.carousel-caption h6 {
	font-family: 'FiraSans-Light';
	font-size:14px;
	font-weight: 900;
	margin: 0;
	color: #229954;
	text-align:center;
}
.carousel-caption h4 {
    font-size: 14px;
    text-align: center;
    margin-top: -6px;
}
}
 @media screen and (max-width: 320px) {
 .carousel-caption h5 {
    font-size: 16px;
    text-align: center;
}
 .hr {
margin-top: -34px;
 margin-bottom: 1rem;
 border: 0;
 border-top: 4px solid #fff;
 width: 85px;
 margin-right: 65px;
}
.carousel-caption h6 {
	font-family: 'FiraSans-Light';
	font-size:14px;
	font-weight: 500;
	margin: 0;
	color: #fff;
	text-align:center;
}
.hr {
margin-top: -34px;
 margin-bottom: 1rem;
 border: 0;
 border-top: 4px solid #fff;
 width: 85px;
 margin-right: 65px;
}
.carousel-caption h6 {
	font-family: 'FiraSans-Light';
	font-size:14px;
	font-weight: 900;
	margin: 0;
	color: #229954;
	text-align:center;
}
.carousel-caption h4 {
    font-size: 14px;
    text-align: center;
    margin-top: -6px;
}
 }
  @media screen and (max-width: 411px) {
 
 .hr {
margin-top: -34px;
 margin-bottom: 1rem;
 border: 0;
 border-top: 4px solid #fff;
 width: 85px;
 margin-right: 97px;
 display: none;
}
.carousel-caption h6 {
	font-family: 'FiraSans-Light';
	font-size:14px;
	font-weight: 900;
	margin: 0;
	color: #229954;
	text-align:center;
}
.carousel-caption h4 {
    font-size: 15px;
    text-align: center;
    margin-top: -3px;
}
.abouthead{
-webkit-box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);
box-shadow: 0px 0px 5px 0px rgba(11,11,97,1);
margin-left: 10px;
    margin-top: 28px;
}
    .about-thumb {
    margin-left: 25px;
    margin-right: 14px;
}
 }
 /* Start About Area css
============================================================================================ */
.about_des
{
	text-align:left;
	padding:20px;
}
.aboutwrap-content h1
{
	line-height: 1.15em;
    margin: 20px;
    font-size: 24px;
    color: #0B0B61;
    /* text-align: left; */
}
.about-area .single-about {
  position: relative;     margin-left: -43px;}
  .about-area .single-about .bordered-img {
    position: absolute;
    right: 0;
    bottom: -70px;
    z-index: 5;
    border: 1px dashed #b89035;
    padding: 20px; }
	.black_btn {
  padding: 0px 40px;
  line-height: 47px;
  background: #ffff;
 
  color: #0B0B61;
  display: inline-block;
  border-radius: 5px ;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(11,11,97,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(11,11,97,0.75);
box-shadow: 0px 0px 5px 0px rgba(11,11,97,0.75);
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
      /*margin-left: 51px;
    margin-top: -26px;*/
	    float: right;
		
}

.black_btn:hover {
  background: #fab700;
  color: #222222;
  text-decoration:none;
}
    @media (max-width: 991px) {
      .about-area .single-about .bordered-img {
        display: none; } }
.about-area .about-thumb {display: inline-block;
  /*overflow: hidden;
  
      padding-bottom: 23px; */}
@media (max-width: 800px) {
  .about-area .info-content {
    text-align: center;
    padding: 80px 30px 80px 0; } }.about-content{	background: rgba(255, 255, 255, 0.8);	height: 380px;}	.bg{	 	 }
.about-area .about-content {
  /*position: relative;*/
 
  padding: 20px 0px 20px 0px;
  /*min-width: 480px;
  z-index: 5;*/ }
   .about-content1 {
/*position: relative;*/   padding: 20px 0px 20px 0px;  /*min-width: 480px;  z-index: 5;*/ }
  .cont{
  text-align: left;
    margin-left: 12px;}
	.contp{
  text-align: left;
    margin-left: 12px;}
	.about-right1{
	  /*  margin-left: -49px;*/
		}
  /*.about-area .about-content:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 3;
    background: rgba(255, 255, 255, 0.8);
    width: 70px;
    height: 100%; }*/
	.about-left{
		margin-top:unset;		padding: 0 15px;		
	}.no-padding{margin-bottom:2em;}
    @media (max-width: 991px) {
      .about-area .about-content:after {
        width: 50px; 		}.bg{	 height: 100% !important;}.about-content{	height: 100% !important;}
		 .about-area .about-content1:after {
        width: 50px; } }
    @media (max-width: 575px) {
      .about-area .about-content:after {
        display: none; }
		.about-area .about-content1:after {
        display: none; }  }
    @media (max-width: 991px) {
      .about-area .about-content:after {
        display: none; }
		.about-area .about-content1:after {
        display: none; } }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .about-area .about-content {
      min-width: 400px; }
	  .about-area .about-content1 {
      min-width: 400px; }  }
  @media (max-width: 991px) {
    .about-area .about-content {
      padding: 30px 30px 30px 0; }
	  .about-area .about-content1 {
      padding: 30px 30px 30px 0; } }
  @media (max-width: 575px) {
    .about-area .about-content {
      padding: 30px; }
	   .about-area .about-content1 {
      padding: 30px; } }
  .about-area .about-content h1 {
    line-height: 1.15em;
    margin-bottom: 30px;
	/*font-size: 28px;*/
	color:#0B0B61;
}

	.about-area .about-content1 h1 {
    line-height: 1.15em;
    margin-bottom: 30px;
	/*font-size: 28px;*/
	color:#0B0B61; }
    @media (max-width: 991px) {
      .about-area .about-content h1 {
        font-size: 25px; }
		.about-area .about-content1 h1 {
        font-size: 25px; } }
    @media (max-width: 575px) {
      .about-area .about-content h1 {
        font-size: 25px; }
		 .about-area .about-content1 h1 {
        font-size: 25px; }  }
  .about-area .about-content p {
    margin: 0; }
  .about-area .about-content .primary-btn {
    margin-top: 30px;
    text-transform: uppercase;
    letter-spacing: 2px; }
	.about-area .about-content1 p {
        margin-left: 12px; }
  .about-area .about-content1 .primary-btn {
    margin-top: 30px;
    text-transform: uppercase;
    letter-spacing: 2px; }
  @media (max-width: 767px) {
    .about-area .about-content {
      min-width: 300px; }
	  .about-area .about-content1 {
      min-width: 300px; }
	  .about-right1{
	    margin-left: unset;
		}
		 .cont{
  text-align: left;
    margin-left: unset;}
	.about-content1 {margin-left: unset;}
	.about-left{
		margin-top:unset;	
	}
	.black_btn {
	float:left;	
	}
	 }
.about-area .about-right1 {
  z-index: 2; }
  .about-area .about-right {
  z-index: 2; }

/* End About Area css
============================================================================================ */
/* Feature Area css
============================================================================================ */
.feature_inner {
  margin-bottom: -30px;
}

.feature_item {
  background: #fff;
  border-radius: 10px;
  padding: 40px 60px 40px 40px;
  margin-bottom: 30px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  border: 1px solid #eeeeee;
  /*min-height: 180px;*/
  
}

.feature_item h4 {
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #0B0B61;
  margin-bottom: 20px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.feature_item h4 i {
  font-size: 24px;
  padding-right: 15px;
  position: relative;
  top: 4px;
}

.feature_item p {
  margin-bottom: 0px;
  font-size: 15px;
    padding-left: 10px;
}

.feature_item:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(157, 157, 157, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(157, 157, 157, 0.2);
  border-color: #fff;
}

.feature_item:hover h4 {
  color: #fab700;
}

.feature_items {
  background: #fff;
  border-radius: 10px;
  padding: 40px 60px 40px 40px;
  margin-bottom: 30px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  border: 1px solid #eeeeee;
  
  
}

.feature_items h4 {
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #0B0B61;
  margin-bottom: 20px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.feature_items h4 i {
  font-size: 24px;
  padding-right: 15px;
  position: relative;
  top: 4px;
}

.feature_items p {
  margin-bottom: 0px;
  font-size: 15px;
    padding-left: 10px;
}

.feature_items:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(157, 157, 157, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(157, 157, 157, 0.2);
  border-color: #fff;
}

.feature_items:hover h4 {
  color: #fab700;
}


.whats_new_head
{
	width: 277px;
}




.about_us_box
{
	padding-top: 40px;
    /* padding-bottom: 15px; */

}


.mission {
    border: solid 1px #ccc;
    padding: 10px;
    background: rgba(255,255,255,0.7);
    min-height: 430px;
	
}
.vision {
    border: solid 1px #ccc;
    /* padding: 10px; */
    text-align: center;
    min-height: 408px;
	

}

.about_us_box img
{display: block;
    max-width: 100%;
    height: auto;
	vertical-align: middle;
	
}
 .border {
    border-bottom: solid 1px #0bc165;
    text-align: center;
    margin: 0 auto;
    width: 15%;
}

.about_us_box h4
{
	font-size: 22px;
    line-height: 30px;
    color: #F88226;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 10px;
}


 .about_us_box p
{
   font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #4f4f4f;
	font-style: italic;

}

 .about_us_box p .fa, .fas {
	padding-right: 10px;
    color: orange;
 }
























/* End Feature Area css
============================================================================================ */
/* Testimonials Area css
============================================================================================ */
/*.testimonials_area {
  background: #f9f9ff;
  position: relative;
}

.testimonials_area .owl-prev, .testimonials_area .owl-next {
  position: absolute;
  right: 20px;
  background: #fff;
  font-size: 24px;
  color: #c1c1c1;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  cursor: pointer;
  -webkit-box-shadow: -14.142px 14.142px 20px 0px rgba(157, 157, 157, 0.2);
  box-shadow: -14.142px 14.142px 20px 0px rgba(157, 157, 157, 0.2);
}

.testimonials_area .owl-prev:hover, .testimonials_area .owl-next:hover {
  color: #222222;
}

.testimonials_area .owl-prev {
  bottom: 50%;
  padding-top: 15px;
  padding-bottom: 10px;
}

.testimonials_area .owl-prev:before {
  content: "";
  width: 28px;
  background: #e8e8e8;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0px;
  height: 1px;
}

.testimonials_area .owl-next {
  top: 50%;
  padding-top: 10px;
  padding-bottom: 15px;
}

.testi_slider {
  margin-top: -30px;
  margin-bottom: -30px;
}

.testi_item {
  padding: 30px 0px;
}

.testi_item .media {
  border: 1px solid #eeeeee;
  border-radius: 10px;
  padding: 40px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.testi_item .media .d-flex {
  padding-right: 25px;
}

.testi_item .media .media-body p {
  margin-bottom: 20px;
}

.testi_item .media .media-body h4 {
  color: #222222;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 20px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.testi_item .media .media-body h5 {
  margin-bottom: 0px;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}

.testi_item:hover .media {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(157, 157, 157, 0.2);
  box-shadow: 0px 10px 30px 0px rgba(157, 157, 157, 0.2);
  background: #fff;
  border-color: #fff;
}

.testi_item:hover .media .media-body h4 {
  color: #fab700;
}
.lnr {
	font-family: 'Linearicons-Free';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.lnr-arrow-up:before {
	content: "\e877";
}
.lnr-arrow-down:before {
	content: "\e878";
}
@media (max-width:575px){
	.p_120 {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.main_title h2 {
		font-size: 25px;
	}
	
	}
	@media (max-width:991px){
		.testimonials_area .owl-prev, .testimonials_area .owl-next {
		z-index: 10;
	}
	.testi_item .media {
		padding: 20px 8px;
	}
}
@media (max-width:1619px){
	
	/* End Main Menu Area css
	============================================================================================ */
	/*.testimonials_area .owl-prev, .testimonials_area .owl-next {
		right: 15px;
	}
}
@media (max-width:1300px){
	.testimonials_area .owl-prev, .testimonials_area .owl-next {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		bottom: 2px;
		top: auto;
	}
	.testimonials_area .owl-prev{
		transform: rotate(90deg);
	}
	.testimonials_area .owl-next{
		transform: rotate(90deg);
		margin-left: -40px;
	}
}*/*/*/
/* End Testimonials Area css
============================================================================================ */