@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900&display=swap');
body{
	font-family: 'Lato', sans-serif;
	}
img{
	max-width:100%;
	}	
p{
	font-size:14px;
	margin:0 0 5px;
	}
	
.h3, h3 {
    font-size: 18px;
    font-weight: 600;
}

.py-5 {
    padding-bottom: 80px !important;
	padding-top: 80px !important;
}	
		
.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.navbar-brand{ 
padding:15px 0;
}
.navbar-brand img{ 
max-width:300px;
}

.carousel-control-next, .carousel-control-prev{
	display:none;
	}
	
.text_box {
    max-width: 350px;
    color: #FFF;
    font-size: 20px;
    width: 100%;
    padding: 15px 0;
    text-align: right;
}

.text_box a , .text_box strong{
	color:#ef2a3f;
	text-decoration:none;
	}
	

.carousel-caption a {
    display: inline-block;
    color: #FFF;
    padding: 10px;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 380px;
    width: 100%;
    text-align: left;
	font-weight:500;
	
background: #923133; /* Old browsers */
background: -moz-linear-gradient(top,  #923133 0%, #8f1a25 1%, #8e1b25 3%, #9a212a 9%, #992029 10%, #a5242e 16%, #a4232d 18%, #ac2832 20%, #aa2730 22%, #ae262f 24%, #ba2b35 27%, #b92935 29%, #be2d38 30%, #bd2a35 33%, #bf2c37 34%, #bd2a35 38%, #be2b36 42%, #c12e39 44%, #bd2a35 51%, #bf2d38 53%, #bd2b37 56%, #bf2c38 58%, #bd2a36 59%, #be2b36 65%, #b82934 67%, #b92a35 68%, #b12731 71%, #b32832 72%, #a7252e 78%, #a8252f 80%, #9f232b 82%, #a0222b 85%, #961f2a 89%, #961f28 91%, #8b1b24 99%, #821922 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #923133 0%,#8f1a25 1%,#8e1b25 3%,#9a212a 9%,#992029 10%,#a5242e 16%,#a4232d 18%,#ac2832 20%,#aa2730 22%,#ae262f 24%,#ba2b35 27%,#b92935 29%,#be2d38 30%,#bd2a35 33%,#bf2c37 34%,#bd2a35 38%,#be2b36 42%,#c12e39 44%,#bd2a35 51%,#bf2d38 53%,#bd2b37 56%,#bf2c38 58%,#bd2a36 59%,#be2b36 65%,#b82934 67%,#b92a35 68%,#b12731 71%,#b32832 72%,#a7252e 78%,#a8252f 80%,#9f232b 82%,#a0222b 85%,#961f2a 89%,#961f28 91%,#8b1b24 99%,#821922 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #923133 0%,#8f1a25 1%,#8e1b25 3%,#9a212a 9%,#992029 10%,#a5242e 16%,#a4232d 18%,#ac2832 20%,#aa2730 22%,#ae262f 24%,#ba2b35 27%,#b92935 29%,#be2d38 30%,#bd2a35 33%,#bf2c37 34%,#bd2a35 38%,#be2b36 42%,#c12e39 44%,#bd2a35 51%,#bf2d38 53%,#bd2b37 56%,#bf2c38 58%,#bd2a36 59%,#be2b36 65%,#b82934 67%,#b92a35 68%,#b12731 71%,#b32832 72%,#a7252e 78%,#a8252f 80%,#9f232b 82%,#a0222b 85%,#961f2a 89%,#961f28 91%,#8b1b24 99%,#821922 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#923133', endColorstr='#821922',GradientType=0 ); /* IE6-9 */

}
.carousel-caption p:last-child a{
	background:rgba(0, 0, 0, 0.9);
	}
.carousel-caption a img{
	    width: 50px;
	padding-right:10px;
	}
.carousel-caption .lead_box a {
    line-height: 26px;
    text-align: left;
}	
.lead_box strong{
	font-weight:normal;
	display:block;
	}	
.carousel-caption .lead_box a img {
    margin-top:8px;
    float: left;
}	

.carousel-caption{
	bottom:15%;
	}
	
.list_box h4{
	}
.list_box p a {
    background: #ef2a3f;
    padding: 5px 15px 3px;
    margin: 0 5px;
    color: #FFF;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    border: 1px solid #ef2a3f;
    line-height: 26px;
	
    transition: all 1s;
    display: inline-block;
}	
.list_box p a:hover{
	background:none;
	color:#ef2a3f;
	border:1px solid #ef2a3f;
	}
.list_box p a span{
	position:absolute;
	top:-24px;
	color:#000;
	left:0;
	}	
.list_box ul {
    margin: 10px 0 50px;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
.list_box ul li {
    line-height: 35px;
    display: inline-block;
    width: 100%;
}
.list_box ul li i {
    color: #ef2a3f;
    padding-right: 10px;
    float: left;
    line-height: 39px;
}			
.list_box h4 {
    border-bottom: 1px solid #666;
    padding: 5px 0;
	font-weight:600;
    margin: 0 0 20px;
}
.list_box h5 span {
    display: block;
    font-weight: 600;
    color: #ef2a3f;
    font-size: 33px;
    line-height: 48px;
}
.list_box p a:last-child {
    margin-left: 60px;
    background: none;
    color: #000;
    border-color: #000;
}	

.list_box p a:hover:last-child{
	background:#000;
	color:#FFF;
	} 
	
.count_box {
	float:left;
	width:100%;
	margin:15px 0;
	}
.count_box .form-control{
	max-width:100px;
	}
	
.redbox {
    background: #0062ae;
    border-radius: 0;
    color: #FFF !important;
    padding: 5px 10px;
    max-width: 200px;
    width: 100%;
    font-size:18px;
    line-height: 28px;
	font-weight:600;
}


.stickbox {
    background: #000;
}
.stickbox .navbar-brand {
    padding: 0;
}
.stickbox .navbar-brand img {
    max-width: 140px;
}
.stickbox .text_box {
    max-width: 510px;
    color: #FFF;
    font-size: 18px;
    width: 100%;
    padding: 0;
    text-align: right;
}

.rex_box{
	background:#ef2a3f;
	padding:15px 0;
	}
.rex_box .count_box label{ color:#FFF; font-size:27px;}	
.rex_box .count_box .form-control {
    max-width: 60%;
    background: no-repeat;
    color: #FFF;
    border-color: #FFF;
    border-radius: 0;
}	
.rex_box img{
	margin-right:50px;
	}
.rex_box .row{
	    align-items: center;
		}	
.rex_box .form-control::-webkit-input-placeholder {
color:#FFF;
opacity:1
}
.rex_box .form-control::-moz-placeholder {
color:#FFF;
opacity:1
}
.rex_box .form-control:-ms-input-placeholder {
color:#FFF;
opacity:1
}
.rex_box .form-control::-ms-input-placeholder {
color:#FFF;
opacity:1
}
.rex_box .form-control::placeholder {
color:#FFF;
opacity:1
}	
.list_box p a:nth-child(2) {
    background: none;
    color: #ef2a3f;
}
.carousel-indicators{
	display:none;
	}
.black_box{
	float:left;
	width:100%;
	padding:30px 0;
	background:url(../images/blackbg.jpg) repeat  0 0;}
.black_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
}				
.black_box ul li{
	width:20%;
	float:left;
	}
.black_box ul li a{
	text-decoration:none;
	}	
.black_box ul li a span{
	display:block;
	color:#FFF;
	margin-top:20px;
	font-size:20px;
	}
.black_box ul li:hover a span{
	color:#ef2a3f;
	}
.fade:not(.show) {
    opacity: 1;
}	
section.tab_box1 {
    float: left;
    width: 100%;
	padding:30px 0;
}	

.tab_box1 ul li a {
    padding: 10px 15px;
    display: block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
	font-weight:600;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-top: -1px;
}
.tab_box1 ul li a.active, .tab_box1 ul li a:hover {
	color:#ef2a3f;
    border-bottom: 1px solid #ef2a3f;
}
	
.tab-content {
	padding:15px;
	}	
	
footer{
	background:#000;
	padding:15px 0;
	float:left;
	width:100%;
	color:#FFF;
	text-align:center;
	}


@media (max-width: 767px)	{
	.rex_box .text-right {
    text-align: left!important;

	}

.navbar-brand img {
    max-width: 190px;
}
.text_box {
    max-width: 350px;
    color: #FFF;
    font-size: 20px;
    width: 100%;
    padding: 15px 0;
    text-align: right;
}
.black_box ul{
	display:block;
	}
.black_box ul li {
    width: 44%;
    float: none;
    display: inline-block;
    margin: 0 0 20px;
}
.list_box p a:last-child {
    margin-left: 10px;
}
.navbar {
    padding: 0;
    text-align: center;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {

    text-align: center;
}	
}	

@media (max-width: 599px)	{
.navbar-brand {
    padding: 15px 0;
    width: 100%;
}
.stickbox {
    position: relative;
}	
.text_box, .stickbox .text_box {
    max-width: 91%;
    color: #FFF;
    font-size: 14px;
    width: 100%;
    padding: 15px;
    text-align: center;
}
.list_box p a {
    background: #ef2a3f;
    padding: 5px 7px 3px;
	margin: 0 2px;
}
.list_box p a:last-child {
    margin-left: -1px;
}
.carousel-caption {
    bottom: 15%;
    left: 15px;
    right: 15px;
}
.carousel-caption a {
    display: inline-block;
    color: #FFF;
    padding:5px 10px;
    font-size: 14px;
}
.carousel-caption a img {
    width: 47px;
    padding-right: 6px;
}
.carousel-caption .lead_box a {
    line-height: 24px;
    text-align: left;
}
.rex_box .count_box label {
    color: #FFF;
    font-size: 17px;
}
.rex_box .count_box .form-control {
    max-width: 100%;
}
}
@media (max-width: 359px)	{
.black_box ul li {
    width: 100%;
}
.list_box p a {
    background: #ef2a3f;
    padding: 5px 8px 3px;
    margin: 0 2px;
    font-size: 11px;
}
}