@font-face {
font-family: Montserrat;
src: url(../../fonts/Montserrat-Black.ttf);
font-display: swap;
}

a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #F80302;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #027db3
}

a:hover, a:focus {
	color: #027db3;
}

.main-nav{
	background-color:#000;
	font-family: 'Montserrat';
	min-height:100px;
	padding-top:10px;
}

#home-slider {
	font-family: 'Montserrat';
}

.service-icon{
	background-color:#FFF;
	border: 4px solid #F80302;
	border-radius:15px;
}

.service-icon img{
	width:40px;
	margin-top:7px;
}

#footer{
	background-color:#000;
}

.progress-bar.progress-bar-primary, 
.single-table.featured, 
.btn.btn-primary, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.btn-submit,
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#F80302;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #F80302;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #F80302;
}

.twitter-icon .fa-twitter:after {
	border-color: #F80302 transparent transparent;
}