*{
	margin:0;
	padding:0;
	border:0;
}
p{
	margin-bottom:0px!important;
    letter-spacing: 1px;
}
a{
	color:#555;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	padding-left:0px;
	list-style:none;
	margin-bottom:0px;
}
html {
  scroll-behavior: smooth;
}
body{
	font-family: 'Poppins', sans-serif;
	/* font-family: 'Raleway', sans-serif; */
}
h3{
	font-size: 18px;
    text-transform: uppercase; 
    letter-spacing: 2px;
    font-weight: 600;
	margin-bottom:10px;
	line-height:26px;
}

.directory {
    display: none !important;
}


.megamenu .dropdown-item{padding:0;}
.megamenu h5{font-weight:bold;}
.megamenu-li {
	position: static;
}

.megamenu {
	position: absolute;
	width: 70%;
	left: 0;
	right: 0;
	padding: 15px!important;
	margin: 0 auto;
	top:68px;
}
.form-control-file {
    border: 1px solid #ddd;
    padding: 6px;
	border-radius: 4px;
}

.navbar-brand{
	width:25%;
}
.navbar-brand img{
	width:100%;
}
.top-bar{
	background-color:#f6f6f6;
	padding:10px 20px;
}
.media-links{ 
	text-align:right;
}
.media-links ul{
	display: -webkit-inline-box;
}
.media-links ul li{
	margin: 0 10px;
}
.media-links ul li a:hover{
	color:#ff0009;
}
.custom-navbar{
	background-color: #fff;
	border-bottom:3px solid #ff0009
}
.dropdown:hover>.dropdown-menu {
  display: block;
  padding:0px;
  border-top: 4px solid #ff0009;
  border-radius:0px;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
	
}
.dropdown-item{
	border-bottom: 1px solid #ddd;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.dropdown-toggle::after{
	display:none;
}
.nav-link{
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size: 14px;
    font-weight: 600;
	cursor:pointer;
}
.nav-link:hover{
	color:#ff0009;
}
.carousel-caption h5{
	font-size:60px;
}
.carousel-caption p{
	font-size:18px;
}
.home-section1{
	
}
.abt-uss{ 
	background-color:#f6f6f6;
}
.text-inside{
	padding:60px;
}
.text-inside p{
	font-size:24px;
	letter-spacing:1px;
	text-align:center;
}
.big-image{
	background-image: url(https://firenix.in/images/bg2.jpg) !important;
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:400px;
}
.jumbotron{
	margin-bottom:0px;
	background-repeat:no-repeat;
	min-height:300px;
	background-size: cover;
}
.display-4 {
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-left:25px;
	color:#fff;
}


.digital-door-lock{
	background-image: url(../images/digital-door-lock.jpg);
	
}

.fans{
	background-image: url(../images/fans1.jpg);
	
}

.gas{
	background-image: url(../images/gas.jpg);
	
}

.cctv{
	background-image: url(../images/cctv.jpg);
	
}
.abt-us{
	background-image: url(../images/background-bg.jpg);
}
.clients{
	background-image: url(../images/abt3.jpg);
}
.code{
	background-image: url(../images/abt2.jpg);
}
.bms{
	background-image: url(../images/bms.jpg);
}
.partners{
	background-image: url(../images/abt1.jpg);
}
.overview{
	background-image: url(../images/background-bg.jpg);
}
.video{
	background-image: url(../images/video-bg.jpg);
}
.access{
	background-image: url(../images/access-bg.jpg);
}
.digital{
	background-image: url(../images/wall-bg.jpg);
}
.edu{
	background-image: url(../images/edu-bg.jpg);
}
.turn{
	background-image: url(../images/turnkey.jpg);
}
.alarm{
	background-image: url(../images/fire-bg.jpg);
}
.health{
	background-image: url(../images/hosp.jpg);
}
.industri{
	background-image: url(../images/background-bg.jpg);
}
.it{
	background-image: url(../images/it-bg.jpg);
}
.malls{
	background-image: url(../images/mall-bg.jpg);
}
.manu{
	background-image: url(../images/manu-bg.jpg);
}
.real{
	background-image: url(../images/real.jpg);
}
.contact{
	background-image: url(../images/cont.jpg);
}
.samsung{
	background-image: url(../images/samsung-bg.jpg);
}
.network{
	background-image: url(../images/network-bg.jpg);
}
.public{
	background-image: url(../images/public-bg.jpg);
}
.service{
	background-image: url(../images/background-bg.jpg);
}
.solutions{
	background-image: url(../images/background-bg.jpg);
}
.transport{
	background-image: url(../images/transport.jpg);
}
.bb{
	background-image: url(../images/bb.jpg);
}
.bank{
	background-image: url(../images/bank.jpg);
}
.epbx{
	background-image: url(../images/epbx.jpg);
}
.gps{
	background-image: url(../images/gps.jpg);
}
.smartwatch{
	background-image: url(../images/smartwatch.jpg);
}
.purpose{
	background-image: url(../images/abt4.jpg);
}

.video{
	background-image: url(../images/video-bg.jpg);
}



.padding{ 
	padding:60px;   
}
.lets-padding{ 
	padding:30px;   
}
.imgg-text img{
	width:100%;
	margin-bottom:15px;
}

.imgg-text p{
	font-size: 16px;
    text-align: justify;
    letter-spacing: 1px;
	margin-bottom:20px!important;
	font-family: 'Ubuntu', sans-serif;
	line-height:26px;
}
.imgg-text{
	padding: 15px;
    /* box-shadow: 2px 5px 12px 0 rgba(47,40,40,.31); */
}
.read-more{
	border: 2px solid #555;
    padding: 5px 15px;
    border-radius: 5px;
    letter-spacing: 1px;
	font-size: 16px;
    text-transform: uppercase;
}
.read-more:hover{
	color:#fff;
	background-color:#ff0009;
	border: 2px solid #ff0009;
}
.heading {
    text-align: center;
    color: #454343;
    font-size: 32px;
	letter-spacing:2px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: none;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}
.black-heading:after {
    background: url(../images/heading-line-black.png);
    background-repeat: no-repeat;
    background-position: center;
}


.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
.lets-talk{
	background:#A9A9A9;
	/* background:#808080; */
}
.contact-btn{
	border: 2px solid #ff0009;
    padding: 5px 15px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 16px;
	color: #fff;
    text-transform: uppercase;
	 background-color: #ff0009;
}
.contact-btn:hover{
	color: #fff;
    background-color: #ff0009;
    border: 2px solid #ff0009;
}

/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    margin: 40px 0 20px 0;
	letter-spacing:1px;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/
.contact-us h3{
	letter-spacing: 1px;
    margin-top: 15px;
	color:#555;
	
}

.contact-us p{
	letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 15px!important;
}
.submit-btn{
	padding: 5px 20px;
    letter-spacing: 2px;
    background: #ff0009;
    text-transform: uppercase;
    color: #fff;
	font-weight:600;
}
.solution-text{
	margin-bottom:20px;
	padding:20px;
}
.solution-text:hover{
	background:#fff;
	box-shadow: 2px 5px 12px 0 rgba(47,40,40,.31);
	border-radius:5px;
	cursor:pointer;
}
.solution-text img{
	width:74px;
	margin-bottom:20px;
}


.industry-text{
	margin-bottom:20px;
	padding:20px;
	background: rgba(255, 235, 236, 0.22);
	border-radius:5px;
	cursor:pointer;
}

.industry-text img{
	width:100%;
	height:226px;
	margin-bottom:20px;
}


.side-list ul li{
	background: rgba(255, 235, 236, 0.22);
    padding: 10px;
    line-height: 26px;
    border-bottom: 1px solid #555;
}
.side-list ul li a{
	letter-spacing: 1px;
    font-weight: 600;
}
.abt-h3{
	margin-left: 15px;
    font-size: 32px;
	text-transform:uppercase;
}
.abtservice-ul{
	padding-left: 42px;
    list-style: circle;
}
.abtservice-ul li{
	font-size: 18px;
    letter-spacing: 1px;
    line-height: 26px;
}

footer{
	background: #555;
    color: #fff;
    padding: 15px;
}
footer a{
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 1px;
    line-height: 26px;
}
footer a:hover{
	color:#ff0009;
}
.footer-logo img{
	width:100%;
	height:100px;
}
.bottom-footer{
	background: #222;
    color: #fff;
	padding: 10px;
}
.bottom-footer a{
	color:#ddd;
}
.bottom-footer p{
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.borders{
	border-right:1px solid #ddd;
}
.bottom-h4{
	font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 2px;
	margin-bottom:15px;
}
address{
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0px;
	font-family: 'Ubuntu', sans-serif;
}
.mail-p{
	letter-spacing: 1px;
}
.partnerss{
	margin-bottom: 20px;
    padding: 10px;
    background: rgba(255, 235, 236, 0.22);
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
	transition-duration: 5s;
}
.partnerss img{
	width: 100%;
    height: 157px;
    margin-bottom: 20px;
}

.partnerss-text h4 {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
	transition-duration: 5s;
}
.partnerss-text{
	display:none;
}
.partnerss:hover .partnerss-text{
	display:block;
}
.values{
	padding:15px;
}
.values img{
	width:74px;
	margin-bottom:15px;
}
.values:hover{
	cursor:pointer;
	transform: translateY(-20px);
    transition: 0.4s ease-out;
	border-bottom:2px solid #ff0009;
}
.newul ul{
	padding-left:revert;
	list-style:disc;
	margin-bottom:0px;
}
@media only screen and (max-width: 600px) {
	.megamenu {width:100%;}
}
