@charset "utf-8";
/* CSS Document */
html{scroll-behavior:smooth}
body{margin:0; padding:0; font-family: first !important; font-size:14px !important; overflow-x:hidden;}


@font-face{font-family:first; src: url(../fonts/Poppins-Regular.otf);}
@font-face{font-family:sec; src: url(../fonts/Poppins-Medium.otf);}
@font-face{font-family:third; src: url(../fonts/Poppins-Bold.otf);}
@font-face{font-family:fourth; src: url(../fonts/Poppins-Light.otf);}


h1, h2, h3, h4, h5, h6{margin:0 !important; padding:0 !important; border:none;}

ul{padding:0; list-style-type:none;}
input, select, option, textarea{outline:none; resize:none;}
button{outline:none !important;}
img{border:none; margin:0; padding:0;}
a{text-decoration:none;}
a:hover{text-decoration:none !important;}
a:focus{text-decoration:none;}



.full-width{
	width: 100%;
}

.top-strip{
	background-color: #1f3864;
	color: #fff;
	padding: 14px 0 14px 0;
}
ul.top-call{
	margin: 0;
}
ul.top-call li{
    display: inline-block;
    letter-spacing: .8px;
    font-family: fourth;
    margin: 0 15px 0 0;
}
ul.top-call li i{
	color: #f2a732;
}
ul.top-call li:nth-child(1) i{
	font-size: 15px;
}
ul.top-call li a{
    color: #fff;
}

ul.top-social{
    text-align: right;
	margin: 0;
}
ul.top-social li{
    display: inline-block;
    margin: 0 10px 0 0;
}
ul.top-social li a{
	display: block;
    color: #fff;
    letter-spacing: 1.2px;
    font-family: fourth;
}
.top-btns{
	margin: 0 0 0 30px !important;
}
.top-btns span{
	position: relative;
    width: 30px;
    background-color: #f2a732;
    height: 1px;
    display: inline-block;
    top: -4px;
    transition: ease-out 1s;
    margin: 0 0 0 3px;
}
.top-btns span:before, .top-btns span:after{
	content: "";
    display: block;
    width: 8px;
    height: 1px;
    background-color: #f2a732;
    position: absolute;
    top: -3px;
    right: 0;
    transform: rotate(37deg);
}
.top-btns span:after{
	top: 3px;
    transform: rotate(-37deg);
}
.logo{
	margin: 30px 0 0 0;
}
ul.certi-list{
	text-align: right;
	margin: 32px 0 0 0;
}
ul.certi-list li{
	display: inline-block;
	margin: 0 0 0 30px;
}
ul.certi-list li img{
	float: left;
}
ul.certi-list li p{
	float: left;
	margin: 4px 0 0 10px;
	text-align: left;
	letter-spacing: .5px;
}
ul.certi-list li p span{
	font-size: 12px;
    display: block;
    text-align: left;
    color: #a7a7a7;
    margin: 4px 0 0 0;
    letter-spacing: .5px;
}

.slider-bg{
	margin: -30px 0 0 0;
}
.carousel-caption {
    bottom: 17% !important;
}
.banner-hdng{
	font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffbc00;
}
.banner-hdng-main{
	font-size: 65px;
    font-family: third;
    letter-spacing: 1px;
	margin: 20px 0 30px 0 !important;
}
.banner-rm-btn{
	background-color: #f2a732;
    color: #fff !important;
    text-transform: uppercase;
    font-family: fourth;
    display: inline-block;
    padding: 15px 30px 15px 30px;
    letter-spacing: 2px;
    font-size: 16px;
    border-radius: 3px
}
.main-des{
	font-size: 16px;
    font-family: sec;
    line-height: 1.6;
    letter-spacing: .2px;
}
.about-blum-hdng{
	margin: 0;
    font-family: sec;
    font-size: 23px;
    color: #f2a732;
    letter-spacing: .4px;
}
.main-hdng{
    font-family: third;
    font-size: 45px;
    letter-spacing: 1px;
    margin: 0 0 8px 0 !important;
    text-transform: uppercase;
}
ul.electrical-list{
	display: inline-block;
    margin: 20px 0 0 0;
}
ul.electrical-list li{
	margin: 0 0 20px 0;
}
ul.electrical-list li:before{
	content:"\f058";
	display: block;
	font-family: "font awesome 5 free";
	font-weight: 900;
	float: left;
	margin: 0 6px 0 0;
}

ul.sub-electrical-list{
	font-family: fourth;
    font-size: 13px;
    letter-spacing: .5px;
    padding: 7px 0 0 30px;
    list-style-type: disc;
}
ul.sub-electrical-list li{
	margin: 0 0 6px 0;
    color: #808080;
}
ul.sub-electrical-list li:before{
	display: none;
}

.all-btn{
	background-color: #f7c84c;
    color: #000 !important;
    display: inline-block;
    padding: 6px 30px 6px 30px;
}
.all-btn span {
	position: relative;
    width: 30px;
    background-color: #000;
    height: 1px;
    display: inline-block;
    top: -4px;
	margin: margin: 0 0 0 2px;
    transition: ease-out 1s;
}

.all-btn span:before, .all-btn span:after{
	content: "";
    display: block;
    width: 8px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: -3px;
    right: 0;
    transform: rotate(37deg);
}
.all-btn span:after{
	top: 3px;
    transform: rotate(-37deg);
}
.stats-bg{
	background-size: cover;
	margin: 60px 0 0 0;
}

.stats-overly{
	background-color: #1f3864d4;
    padding: 100px 0 100px 0;
}
.stats-box{
	color: #fff;
    font-family: third;
	letter-spacing: 1px;
}
.stats-box img{
	float: left;
    margin: 10px 18px 0 0;
}
.stats-text{
	font-size: 35px;
	position: relative;
}
.stats-text:after{
	content: "";
    display: block;
    width: 20%;
    border-bottom: solid #ff9f0a 5px;
    position: absolute;
    left: 22%;
    bottom: -21%;
}

.grey-bg{
	background-color: transparent;
	padding: 50px 0 0 0;
	position: relative;
}
.owl-watch-hdng{
	text-transform: capitalize;
    letter-spacing: 1px;
	color: #f2a732;
	margin: 0 0 3px 0 !important;
}
.owl-watch-hdng-sub{
	text-align: center;
    font-size: 20px;
    letter-spacing: .5px;
    color: #000;
}
.tab-box{
	font-size: 14px;
    font-family: fourth;
    letter-spacing: .6px;
    color: #737373;
    margin: 30px 0 0 0;
    line-height: 1.7555;
}
.tab-hdng{
	font-size: 30px;
    font-family: sec;
    margin: 0 0 13px 0 !important;
    color: #000;
}
ul.tab-list{
	display: inline-block;
    margin: 0 60px 0 0;
}
ul.tab-list li{
	margin: 0 0 20px 0;
}
ul.tab-list li:before{
	content: "";
    display: inline-grid;
    width: 30px;
    height: 26px;
    background-image: url(../images/tick.png);
    background-repeat: no-repeat;
    position: relative;
    top: 12px;
    margin: 0 9px 0 0;
}










.core-bg{
	padding: 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.core-bg:before{
	display: none;
}
.core-ovrly{
	background-color: #1f3864d6;
    height: 100%;
	padding: 100px 0 100px 0;
}
.core-box{
	color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: .5px;
    font-family: fourth;
    line-height: 1.8;
}
.core-hdng{
	margin: 0 0 20px 0 !important;
	color: #fff;
	font-size: 40px;
}
ul.core-list{
	display: inline-block;
    margin: 0 90px 20px 0
}
ul.core-list li{
	font-size: 20px;
    font-family: sec;
    letter-spacing: .5px;
	margin: 0 0 10px 0;
}
ul.core-list li:before{
	content: "\f14a";
    display: block;
    float: left;
    font-family: "font awesome 5 free";
    font-weight: 900;
    font-size: 17px;
    margin: 2px 8px 0 0;
}
.overview-box{
	font-size: 15px;
    font-family: fourth;
    letter-spacing: .5px;
    color: #8a8a8a;
    line-height: 1.8;
}
.profile-hdng{
	font-family: sec;
    font-size: 33px;
    color: #000;
    letter-spacing: .5px;
    margin: 0 0 10px 0 !important;
    font-style: normal;
}
.profile-hdng-sub{
	font-size: 20px;
    font-family: first;
    color: #858585;
    margin: 14px 0 24px 0 !important;
    line-height: inherit;
    letter-spacing: .5px;
}
ul.profile-list{
	padding: 0 0 0 20px;
}
ul.profile-list li{
	margin: 0 0 13px 0;
    color: #696969;
    font-size: 16px;
    font-family: fourth;
    letter-spacing: .5px;
	display: flex;
}
ul.profile-list li:before{
	content: "";
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #f2a732;
    float: left;
    margin: 8px 8px 0 0;
	flex: none;
}
.testi-bg{
	background-color: #f5f5f5;
	padding: 50px 0 50px 0;
}
.carousel {
	/*margin: 10px auto;
	padding: 0 70px;*/
}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 290px;
}
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 100px 10px;
    font-size: 16px;
    font-family: fourth;
    letter-spacing: .4px;
    color: #464646;
}

.carousel .overview b {
	text-transform: uppercase;
    color: #272727;
    font-family: sec;
    letter-spacing: 1px
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}














.yellow-bg{
	background-size: cover;
}
.yellow-overly{
	background-color: #1f3864d6;
	padding: 100px 0 100px 0;
}
.cta-box{
    background-color: #fff;
    padding: 80px 0 80px 0;
    text-align: center;
    border-radius: 20px;
}
.cta-hdng{
	font-family: fourth;
    font-size: 20px;
    margin: 0 0 7px 0 !important;
    letter-spacing: 1px;
}
.cta-sub-hdng{
	font-family: third;
    font-size: 30px;
    margin: 20px 0 15px 0 !important;
    text-transform: uppercase;
    color: #f1a731;
}
.news-email{
	color: #000 !important;
    font-size: 18px;
    letter-spacing: .5px;
    display: block;
    margin: 20px 0 20px 0;
}

.news-email i{
	color: #f1a731 !important;
	margin: 0 4px 0 0;
}
.subscribe-text{
	font-family: third;
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 1px;
	margin: 30px 0 30px 0 !important;
}
.cta-box input{
	height: 54px;
    width: 40%;
    padding: 0 0 0 20px;
    border: none;
    background-color: #e1e1e1;
}
.cta-box button{
	background-color: #f1a731;
    border: none;
    height: 54px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 30px 0 30px;
    letter-spacing: 1px;
    font-size: 16px;
}

.member-box{}
.member-icon{
	height: 250px;
    overflow: hidden;
}
.member-text{
	color: #000;
    background-color: #fff;
    box-shadow: 0 5px 4px #00000026;
    padding: 20px;
}
.member-hdng{
	font-size: 18px;
    letter-spacing: .5px;
    font-family: sec;
    line-height: 1.5;
}

.footer-bg{
	background-color: #1f3864;
	padding: 30px 0 40px 0;
	color: #fff;
}
ul.ftr-social{
    margin: 15px 0 0 0;
}
ul.ftr-social li{
	display: inline-block;
	margin: 0 8px 0 0;
}

ul.ftr-social li a{
	color: #ccc;
    width: 35px;
    height: 35px;
    border: solid #cccccc42 2px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ftr-box{
	font-family: fourth;
    letter-spacing: .5px;
    color: #c1c1c1;
	margin-top: 50px;
}
.ftr-hdng{
	font-family: third;
    font-size: 21px;
    letter-spacing: 1px;
    color: #f1a731;
	text-transform: uppercase;
    margin: 0 0 9px 0 !important;
}
ul.ftr-links{}
ul.ftr-links li{
	text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.5px;
	color: #f7c84c;
    margin: 0 0 10px 0;
	display: flex;
}
ul.ftr-links li i{
	margin: 4px 6px 0 0;
}
ul.ftr-links li a{
	color: #c1c1c1;
    padding: 0 0 2px 0;
    line-height: normal;
}
.copyright-bg{
	background-color: #0f254a;
    font-family: fourth;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 20px 0 20px 0;
}
.copyright-bg p{
	margin: 0;
}
.designed-by{
	text-align: right;
}
.copyright-bg a{
    color: #fff !important;
}










@media screen and (max-width: 991px){
.logo{
	margin: 0;
}
.slider-bg{
	margin: 5px 0 0 0;
}
#cssmenu {
    margin: 5px 0 0 0 !important;
}

}

@media screen and (max-width: 768px){
ul.top-btns {
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0;
}
.logo {
    text-align: center;
    margin: 10px 0 0 0;
    background-color: #000;
}
.call-wrapper {
    margin: 11px 0 0 0;
    float: none;
}
ul.top-call {
    float: none;
    text-align: center;
}
.call-box{
	float: none;
    text-align: center;
    padding: 7px 0 7px 0;
}
.call-box p{
	margin: 0;
}
.banner-form{
	width: 100%;
	background-color: #00000075;
}
}

