/*
* Template Name : Coryi | Responsive Bootstrap Landing Template
* Version : 1.0.0
* Created by : kelvin tan
* File : Template default color
*/

.bg-light {
	background : #f4f5f4 !important;
}
.navbar-light .navbar-toggler-icon {
	background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51, 51, 51, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.service-box, .text-custom, #navigation li.active a, .navbar-nav > li:hover > a, .nav-item a.nav-link.active {
	color: #FF5200 !important;
}
.darkheader li.nav-contact a {
	color: #fff !important;
}
.slide-caption h1 span {
	color: #929b96
}
#counter .counter-overlay {
	background-color: rgba(51, 51, 51, 0.9);
}
.portfolio-overlay, .team-single-item:hover .team-member-overlay {
	background-color: rgba(0, 78, 127, 0.95);
}
.team-member-overlay a i:hover {
	color: rgba(0, 78, 127, 0.95);
	background-color: #ccc;
}
.btn-custom, .darkheader .nav-contact {
	background-color:#FF5200;
	color: #fff
}
.text-custom,  #topnav .navbar-nav > li .dropdown-menu .dropdown-item:hover,  .dropdown-menu {
	color:#FF5200;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .btn-custom.focus, .btn-custom:active, .btn-custom:focus, .btn-custom:hover, .open > .dropdown-toggle.btn-custom {
	-webkit-box-shadow: 0 0 5px 2px rgba(250,250,250, 0.3);
	box-shadow: 0 0 10px px #ccc;
	color: #fff;
}
.text-custom2 {
	color:#4D4A48 !important
}
.btn-custom2 {
	background-color: #4D4A48;
	color: #fff;
}
.btn-custom2:hover, .btn-custom2:focus, .btn-custom2:active, .btn-custom2.active, .btn-custom2.focus, .btn-custom2:active, .btn-custom2:focus, .btn-custom2:hover, .open > .dropdown-toggle.btn-custom2 {
	-webkit-box-shadow: 0 0 10px 2px #ccc;
	box-shadow: 0 0 10px 2px #ccc;
	color: #fff !important;
}
.bg-custom {
	background-color: rgba(255, 82, 0, 1);
}
.bg-custom2 {
	background-color: #4D4A48;
}
hr.line-center {
	background-color: #FF5200;
}
hr.round-center {
	background: #FF5200
}
.portfolio-menu button.active, .portfolio-menu button:hover {
	background-color:  #FF5200;
	color: #fff;
	cursor: pointer;
}
footer {
	background-color: #030100;
}
footer i, footer .list-contact i {
	color:#FF5200;
}
.footer-icons li a {
	color: #333D41;
	border:1px solid #fff;
}
.footer-icons li a:hover {
	color: #333D41;
	background-color: #FF5200;
}
