.header__nav-item{


	color: #fe0002 
}

.header__contacts-item a{

color: #fe0002 

}

.header__contacts-item address{
color: #fe0002 

}

.slider__title{

color: #fe0002 !important


}

.button{


	background: black
}

.modal {
  text-align: center;
  background: 
}
.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-content{
background: -webkit-linear-gradient(315deg, rgb(0, 0, 0) 29%, rgb(251, 4, 4));
background: -moz-linear-gradient(315deg, rgb(0, 0, 0) 29%, rgb(251, 4, 4));
background: linear-gradient(315deg, rgb(0, 0, 0) 29%, rgb(251, 4, 4));

}
.modal-header {
    padding: 15px;
     border-bottom: 0 !important; 
}
.modal-footer {
    padding: 15px;
     border-top: 0 !important; 
}

.title{

	color: red
}
.subtitle{

	color: red
}

a:focus,a:hover{
    color: red !important;
   text-decoration: none !important;
}

.modal-title{


	color: white;
	text-align: center;
}

.modal-body{

	color: white
}
footer{

	background:#fe0002 !important

}




.header__contacts-item, address, a{
color:white !important

}



.slider__title{
  
  color:white !important
}

footer{
 background:black !important 
}