/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
h1, h2, h3, h4, h5, h5 {font-weight:400 !important;}
#content {background:#fcfcf6;}
/*.page-title {background:#efefff !important;border-bottom:1px solid #cdcdee;border-top:1px solid #cdcdee;}*/
.page-title {background: rgb(89,143,202);
	background: linear-gradient(150deg, rgba(85,198,238,1) 0%, rgba(2,82,159,1) 100%);border-bottom:1px solid #001c57;border-top:1px solid #001c57;}
.page-title-content span {color:#cccccc;}
.breadcrumb a {color:#333;}
.breadcrumb-item.active {color:#ccc;}
#top-bar  {background-color:#011c56 !important;}
#footer.bg-dark {background-color:#000022 !important;}
#top-bar a {color:#fff;}
.menu-link {color:#999;letter-spacing:1px;}
#hero {background:url('../home/images/hero1.jpg');background-size:cover;}
.header-extras li .he-text span {color:#fff;}

.feature-box {--cnvs-featured-box-bg-dark:	#177663;}
.feature-box h3 {color:#03519b;}
.feature-box p {text-align:left;}
.button.button-full:hover, .button.button-3d:hover {background:#177663;}
p.lead {line-height:1.4em;}
.box1 {background:#011c56;opacity:0.8;}

#section-locksmith .fbox-icon i, #section-locksmith .fbox-icon img {
 background-color: #011c56;
}
#section-security .fbox-icon i, #section-security .fbox-icon img {background-color: #065097;}  
#section-electrician .fbox-icon i, #section-electrician .fbox-icon img {background-color: #508ac9;} 
#section-locksmith h2, #section-locksmith h3 {color:#011c56 !important;}
#section-security h2, #section-security h3 {color:#065097 !important;}
#section-electrician h2, #section-electrician h3 {color:#508ac9 !important;}

.cta {background: rgb(89,143,202);
	background: linear-gradient(150deg, rgba(85,198,238,1) 0%, rgba(2,82,159,1) 100%);border-bottom:1px solid #001c57;border-top:1px solid #001c57;}