/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}




.bot_li li{
	background: none;
}



























header{
	
	background: url("../img/Layer_1.jpg") no-repeat center;
	
	background-size: cover;

}


.hero_div{
	
	min-height: 700px;
}


h1{
	
	font-size: 3.5rem;
    color: #f4cf25;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: -4px 0px 19px rgba(0,0,0,1);

}




h2{
	font-size: 3rem;
    color: #f4cf25;
   margin: 0 auto;
    font-weight: 700;
    text-align: center;
    color: #10144e;
}



.blue{
	margin-bottom: 5rem;
}





h4{
	color: white;
}


.super_zip{
	max-width: 500px;
}


.yellow_btn{
	
	background: #f4cf25;
	color: black;
	border: 0;		
	
}



.yellow_item{
	background: #f4cf25;
    color: #10144e;
    margin: 3%;
    padding: 10px 0;
    border-radius: 100px;
    font-size: 21px;
}



.sec_1{
    
	padding-top: 5rem;
	background: url("../img/Layer_2.jpg") no-repeat center;
	background-size: cover;
	padding-bottom: 5rem;
	
}


.sec_2{
    
	padding-top: 5rem;
	background: url("../img/Layer_3.jpg") no-repeat center; 
	background-size: cover;
	padding-bottom: 5rem;
	
	
}

.sec_2 .row{
	min-height: 400px;
}






 
h5{
	
	font-size: 3.5rem;
    color: #f4cf25;
    font-weight: 700; 
}





.sec_3{
    
	
	background: url("../img/Layer_4.jpg") no-repeat center; 
	background-size: cover;
	 
	
	
}



.sec_3 p{
	font-size: 1.5rem;
    padding-top: 31px;
}




h3{
	    font-size: 3rem;
	color:#10144e;
}





.btn-primary {
    color: #10144e;
    background-color: #f4cf25;
    border-color: #f4cf25;
}



.sec_3 .left_txt{ 
	padding: 5rem 0;
}



footer{
	 
	background-color: #01030d!important; 
	color: #f4cf25!important;
}

footer a{
	 
	
	color: #f4cf25!important;
}






@media screen and (max-width: 600px) {
 
	
	
	
	
	.hero_div {
    min-height: 500px;
    padding: 1rem;
} 
	
	
	
	h1 {
    font-size: 2.5rem;
    color: #f4cf25;
    text-transform: uppercase;
    font-weight: 700;
}
	
	
	h2 {
    font-size: 1.5rem;
    color: #f4cf25;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
    color: #10144e;
}
	
	
h5 {
    font-size: 2rem;
    color: #f4cf25;
    font-weight: 700;
}
	
	
	
	
	.sec_2 {
     padding-top: 0rem; 
    background: url(../img/Layer_3.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 0rem;
}
	
	
	
	h3 {
    font-size: 2rem;
    color: #10144e;
}
	
	
	
	
	
	.sec_3 a{
		display: block;
    width: 70%;
    margin: 50px auto;
	}
	
	
	
	
	.sec_3 .left_txt {
    padding: 5rem 0 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}







































