@import url('https://fonts.googleapis.com/css2?family=Oxanium:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@500&display=swap');
body{
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Oxanium', sans-serif;
font-weight: bold;
}
a{
	text-decoration: none;
	transition: all ease-in-out 0.3s;
}
img{
	max-width: 100%;
}

.bg_primary{
	background-color: #e90003;
	color: #FFF;
}
.topbar{
	padding: 10px 0;
}
.topbar ul{
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}
.topbar ul li{
	display: inline-block;
	font-size: 14px;
}
.topbar ul li:first-child{
	margin-right: 10px;
}
.topbar ul li a{
	color: #FFF;
}
.topbar ul li i{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 100%;
	background: #FFF;
	color: #e90003;
}
.social_ico ul{
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
	float: right;
}
.social_ico ul li{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 100%;
	background: #FFF;

}
.social_ico ul li a{
		color: #e90003;
}
.nav-link{
	font-family: 'Oxanium', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 6px 15px 0px 15px !important;
	transition: all ease-in-out 0.3s;
	color: #000;
}
.connect-us{
	background: #000000;
	color: #FFF;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .nav-link:focus, .nav-link:hover{
	background-color: #82df59;
	color: #FFF;
}
.nav-item{
	margin-left: 10px;
}
.dropdown:hover .dropdown-menu{
	display: block;
}
.dropdown-menu li a:hover{
	color: #e90003;
}
.carousel-caption{
	top: 20%;
}
.carousel-caption h5{
	font-size: 30px;
	margin-bottom: 0;
}
.carousel-caption h2{
	font-size: 50px;
}
.carousel-caption h2 span{
		color: #e90003;
}
.carousel-control-next, .carousel-control-prev, .carousel-indicators{
	display: none;
}
.navigation{
	padding: 10px 0;
}
.up_down_space{
	padding: 60px 0;
}
.section_heading{}
.section_heading h1{
	text-align: center;
	text-transform: uppercase;

	font-size: 35px;
}
.section_heading h1 span{
	color: #e90003;
}
.content_1 h2{
	color: #000;
	font-size: 28px;
	margin-bottom: 20px;
}
.content_1 h2 span{
	color: #e90003;
}
.content_1 p{
margin-bottom: 25px;
}
.btn_primary{
	text-transform: uppercase;
	color: #FFF;
	background-color:  #e90003;
	font-size: 16px;
	padding: 10px 30px;
	border-radius: 4px;	
}

.bg_grey{
background-color: #454545;
color: #FFF !important;
}
.services_box, .video_box{
	position: relative;
	border: 2px solid #e90003;
	overflow: hidden;
	border-radius: 6px;
	margin-bottom: 20px;
}
.services_box a{
	font-size: 18px;
	background: #ef0104;
	color: #FFF;
	display: block;
	padding: 15px 0;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
  margin-bottom: 0;
}
.video_box h6{
  font-size: 18px;
  background: #ef0104;
  color: #FFF;
  text-align: center;
  margin-bottom: 0;
  padding: 15px 0;
}
.video_box video{
  margin-bottom: -10px;
}
.contact_info{

}
.contact_info h5{
	text-transform: uppercase;font-size: 20px;
	margin-bottom: 0;

}
.contact_info h3{
	color: #ef0104;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.contact_info ul{
	list-style-type: none;
	padding-left: 0;

}
.contact_info ul li{
	margin-bottom: 10px;
	font-size: 15px;
}
.contact_info ul li  i{
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
border-radius: 100%;
background: #000;
color: #FFF;
margin-right: 5px;
transition: all ease-in-out 0.3;
}
.contact_info ul li a{
	color: #000;
}

.contact_info ul li:hover a{
		color: #ef0104;
}
.contact_info ul li:hover i{
	background: red;
	color: #FFF;
}
.contact_form {}
.contact_form label{
	font-size: 16px;
	margin-bottom: 10px;
}
.contact_form label span{
	color: #ef0104;
}
.contact_form input, .contact_form textarea{
	border: 1px solid #f7f7f7;
	background-color: #f7f7f7;
	color: #a6a6a6;
}
.contact_form .form-group{
	margin-bottom: 10px;
}
.form-control:focus{
	box-shadow: #ef0104;
	box-shadow: 0 0 0 0.25rem rgba(233,0,3,.25);

}
.contact_form button{
	font-size: 18px;
	text-transform: uppercase;
	background-color: #000;
	color: #FFF;
	padding: 6px 32px;
	border: 0;
	border-radius: 4px;
	margin-top: 15px;
	transition: all ease-in-out 0.3s;
}
.contact_form button:hover{
	background-color: #ef0104;
}
.bg_black{
	background-color: #000;
	color: #FFF;
}

/*5 columns in a row*/
.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
  float: left;
}

.col-xs-5th-5 {
  float: left;
  width: 100%;
}

.col-xs-5th-4 {
  width: 80%;
}

.col-xs-5th-3 {
  width: 60%;
}

.col-xs-5th-2 {
  width: 40%;
}

.col-xs-5th-1 {
  width: 20%;
}

.col-xs-5th-pull-5 {
  right: 100%;
}

.col-xs-5th-pull-4 {
  right: 80%;
}

.col-xs-5th-pull-3 {
  right: 60%;
}

.col-xs-5th-pull-2 {
  right: 40%;
}

.col-xs-5th-pull-1 {
  right: 20%;
}

.col-xs-5th-pull-0 {
  right: auto;
}

.col-xs-5th-push-5 {
  left: 100%;
}

.col-xs-5th-push-4 {
  left: 80%;
}

.col-xs-5th-push-3 {
  left: 60%;
}

.col-xs-5th-push-2 {
  left: 40%;
}

.col-xs-5th-push-1 {
  left: 20%;
}

.col-xs-5th-push-0 {
  left: auto;
}

.col-xs-5th-offset-5 {
  margin-left: 100%;
}

.col-xs-5th-offset-4 {
  margin-left: 80%;
}

.col-xs-5th-offset-3 {
  margin-left: 60%;
}

.col-xs-5th-offset-2 {
  margin-left: 40%;
}

.col-xs-5th-offset-1 {
  margin-left: 20%;
}

.col-xs-5th-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
    float: left;
  }

  .col-sm-5th-5 {
    float: left;
    width: 100%;
  }

  .col-sm-5th-4 {
    width: 80%;
  }

  .col-sm-5th-3 {
    width: 60%;
  }

  .col-sm-5th-2 {
    width: 40%;
  }

  .col-sm-5th-1 {
    width: 20%;
  }

  .col-sm-5th-pull-5 {
    right: 100%;
  }

  .col-sm-5th-pull-4 {
    right: 80%;
  }

  .col-sm-5th-pull-3 {
    right: 60%;
  }

  .col-sm-5th-pull-2 {
    right: 40%;
  }

  .col-sm-5th-pull-1 {
    right: 20%;
  }

  .col-sm-5th-pull-0 {
    right: auto;
  }

  .col-sm-5th-push-5 {
    left: 100%;
  }

  .col-sm-5th-push-4 {
    left: 80%;
  }

  .col-sm-5th-push-3 {
    left: 60%;
  }

  .col-sm-5th-push-2 {
    left: 40%;
  }

  .col-sm-5th-push-1 {
    left: 20%;
  }

  .col-sm-5th-push-0 {
    left: auto;
  }

  .col-sm-5th-offset-5 {
    margin-left: 100%;
  }

  .col-sm-5th-offset-4 {
    margin-left: 80%;
  }

  .col-sm-5th-offset-3 {
    margin-left: 60%;
  }

  .col-sm-5th-offset-2 {
    margin-left: 40%;
  }

  .col-sm-5th-offset-1 {
    margin-left: 20%;
  }

  .col-sm-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
    float: left;
  }

  .col-md-5th-5 {
    float: left;
    width: 100%;
  }

  .col-md-5th-4 {
    width: 80%;
  }

  .col-md-5th-3 {
    width: 60%;
  }

  .col-md-5th-2 {
    width: 40%;
  }

  .col-md-5th-1 {
    width: 20%;
  }

  .col-md-5th-pull-5 {
    right: 100%;
  }

  .col-md-5th-pull-4 {
    right: 80%;
  }

  .col-md-5th-pull-3 {
    right: 60%;
  }

  .col-md-5th-pull-2 {
    right: 40%;
  }

  .col-md-5th-pull-1 {
    right: 20%;
  }

  .col-md-5th-pull-0 {
    right: auto;
  }

  .col-md-5th-push-5 {
    left: 100%;
  }

  .col-md-5th-push-4 {
    left: 80%;
  }

  .col-md-5th-push-3 {
    left: 60%;
  }

  .col-md-5th-push-2 {
    left: 40%;
  }

  .col-md-5th-push-1 {
    left: 20%;
  }

  .col-md-5th-push-0 {
    left: auto;
  }

  .col-md-5th-offset-5 {
    margin-left: 100%;
  }

  .col-md-5th-offset-4 {
    margin-left: 80%;
  }

  .col-md-5th-offset-3 {
    margin-left: 60%;
  }

  .col-md-5th-offset-2 {
    margin-left: 40%;
  }

  .col-md-5th-offset-1 {
    margin-left: 20%;
  }

  .col-md-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
    float: left;
  }

  .col-lg-5th-5 {
    float: left;
    width: 100%;
  }

  .col-lg-5th-4 {
    width: 80%;
  }

  .col-lg-5th-3 {
    width: 60%;
  }

  .col-lg-5th-2 {
    width: 40%;
  }

  .col-lg-5th-1 {
    width: 20%;
  }

  .col-lg-5th-pull-5 {
    right: 100%;
  }

  .col-lg-5th-pull-4 {
    right: 80%;
  }

  .col-lg-5th-pull-3 {
    right: 60%;
  }

  .col-lg-5th-pull-2 {
    right: 40%;
  }

  .col-lg-5th-pull-1 {
    right: 20%;
  }

  .col-lg-5th-pull-0 {
    right: auto;
  }

  .col-lg-5th-push-5 {
    left: 100%;
  }

  .col-lg-5th-push-4 {
    left: 80%;
  }

  .col-lg-5th-push-3 {
    left: 60%;
  }

  .col-lg-5th-push-2 {
    left: 40%;
  }

  .col-lg-5th-push-1 {
    left: 20%;
  }

  .col-lg-5th-push-0 {
    left: auto;
  }

  .col-lg-5th-offset-5 {
    margin-left: 100%;
  }

  .col-lg-5th-offset-4 {
    margin-left: 80%;
  }

  .col-lg-5th-offset-3 {
    margin-left: 60%;
  }

  .col-lg-5th-offset-2 {
    margin-left: 40%;
  }

  .col-lg-5th-offset-1 {
    margin-left: 20%;
  }

  .col-lg-5th-offset-0 {
    margin-left: 0%;
  }
}
/*end*/
.footer_content{

}
.footer_content h3{
	font-size: 22px;
	color: #86e05e;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.footer_content ul{
	list-style-type: none;
	padding-left: 0;

}
.footer_content ul li{
	border-bottom: 1px solid #2d2d2d;
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.footer_content ul li:last-child{
	border-bottom: unset;
}
.footer_content ul li a{
	color: #FFF;
}
.footer_content ul li a:hover{
	color: #86e05e;
}
.footer_content .footer_info{}

.footer_content .footer_info li{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: 15px;
margin-bottom: 10px;
}
.footer_content .footer_info li i{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 100%;
	background: #FFF;
	color: #000;
	    margin-bottom: 0px;
    float: left;
    margin-right: 5px;
}
.footer_b{
	padding: 10px 0;
}
.footer_b p{
	font-size: 14px;
	margin-bottom: 0;
}
.f-right{
	float: right;
}
.footer_b p a{
	color: #FFF;
}
.footer_b p a:hover{
	color: #000;
}
.inner_slider{
	background: url(../images/bg_image.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0;
}
.inner_title{
	text-align: center;
	margin-bottom: 0;
	color: #FFF;
	text-transform: uppercase;
	font-size: 40px;
}
.connect_info ul li{
	margin-bottom: 15px;
}
.navbar-toggler-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(225, 225, 225, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.error{
  border:1px solid red;
}
@media only screen and (max-width : 1024px) {}
@media only screen and (max-width : 768px) {
	.navbar-toggler{
		background-color: #ef0104;
	}
	.contact_info ul li{
		font-size: 14px;
	}
	.nav-item{
		margin-left: 0;
		margin-bottom: 8px;
	}
	.footer_b p{
		font-size: 11px;
	}
	.footer_content h3{font-size: 18px;}
	.footer_content .footer_info li{
		font-size: 11px;
	}
  .carousel-caption h2{
    font-size: 30px;
  }
  .banner-h{

  }
  .carousel-caption img{
    height: 70px;
  }
}
@media only screen and (max-width : 767px) {
	.inner_title{font-size: 28px;}
	.topbar ul{
		text-align: center;
	}
	.topbar ul li{
font-size: 12px;
	}
	.social_ico{
		display: none;
	}
	.contact_info img{
		margin-bottom: 20px;
	}
	.footer_b p{
		text-align: center;
		margin-bottom: 5px;
	}
	.f-right{
		float: unset;
		margin-bottom: 0 !important;
	}
	.footer_content .footer_info li{
		font-size: 16px;
	}
	.footer_content img{
		margin-bottom: 20px;
	}
	.topbar ul li:first-child{
		margin-right: 0;
		margin-bottom: 8px;
	}
	.navbar-brand img{
		height: 80px;
	}
	.footer_content .footer_info li i{
		margin-bottom: 2px;
	}
	.footer_content .footer_info li i{
		margin-right: 8px;
	}
	.inner_slider{
		padding: 50px 0;
	}
	.section_heading h1{
		font-size: 28px;
	}
	.content_1, .simple_image{
		margin-bottom: 25px;
	}
	.content_1 h2{
		font-size: 22px;
	}
	.mar-0{
		margin-bottom: 0 !important;
	}
  .carousel-caption{
    display: block !important;
  }
  .carousel-caption h5{
    font-size: 18px;
  }
  .carousel-caption {
    top: 15%;
  }
}
@media only screen and (max-width : 420px) {
  .custom-100{
    width: 100%;
  }
  .contact_info h3, .inner_title{font-size: 24px;}
  .carousel-caption{
    top: 8%;
  }
  .carousel-caption h2{font-size: 19px;}
  .banner-h{
    height: 180px;
  }
}