*{
    margin: 0;
    padding: 0;
}

#main-nav{
    position: sticky;
}

/*container*/
.contact-details{
    background-color:rgb(3, 3, 35);
}

.row{
    color: white;
    font-family: 'Times New Roman', Times, serif,Arial, Helvetica, sans-serif;
    justify-content: space-evenly;
   /* padding-left: 8vh;*/
}

.contact-nav{
    justify-content: space-evenly;
   padding-top:0.5vh;
    padding-bottom: 0.5vh;
    display: flex;
}/*chnage col-md-4 to contact-nav*/

.email,.number,.location{
   /* background-color: rgb(3, 3, 35);*/
   background-color: orangered;
    width: 180px;
    text-decoration: none;
    border-radius: 20px;
    /*gap: 8vh;*/
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 4.5px;
}

.number,.location{
    width: 140px;
    letter-spacing: 1px;
}

.location{
    padding-left: 20px;
}

.location:hover a{
    color: white;
}

.number:hover a{
    color: white;
}

.email:hover a{
    color: white;
}



.contact-nav a{
    color: white;
    padding-left: 10px;
    font-weight: bolder;
}/*changed col-md-4 to contact-nav*/

/*navbar*/
#bar{
    background-color:aliceblue;
    height:auto;
    /*padding-left:80px;
    padding-right:80px;*/
    padding-left: 6%;
    padding-right: 8%;
}


#brand-name{
    color:navy ;
    display: flex;
    height: 10vh;
    width: 150px;
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 2px;
    padding-top: 10px;
    margin-left: 20px;
   /* margin-right: 90px;*/
}

#brand-name span{
    color: orangered;
    padding-bottom: 5px;
}

#homepage,#About-us,#Project,#Contact,#Services{
    background-color: aliceblue;
    color: black;
   /* margin-left: 70px;*/
   margin-left: 70px;
    margin-top: 5px;
}

#homepage:hover{
    color: orangered;
    text-decoration: underline;
}


#About-us:hover{
    color: orangered;
    text-decoration: underline;
}


#Project:hover{
    color: orangered;
    text-decoration: underline;
}


#Contact:hover{
    color: orangered;
    text-decoration: underline;
}


#myNavbar .nav .dropdown .btn:hover{
    color: orangered;
    text-decoration: underline;
}

#myNavbar .dropdown li a:hover{
    color: orangered;
}

#request{
    margin-top: 12px;
    /*margin-left: 120px;*/
    margin-left: 90px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: none;
    color: white;
    letter-spacing: 1px;
    text-decoration: none;
    border-radius: 5px;
    background-color: black;
}

@media screen and (min-width: 600px) {
    #myNavbar{
        margin-left: 0;
    }
}


/*info under img*/
#aboutus{
   padding-top: 50px;
    padding-left: 30px;
    padding-bottom: 50px;
}

.icon{
    padding-left: 50%;
     margin-bottom: 6px;
}

.info{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding-left: 35%;
    font-weight: bold;
}

/*.intro:hover{
      border: 1px solid black;
}*/
/*map
.contact-map{
    height: 500px;
}*/

.par1{
   text-align: center;
}

/*dropdown*/
.dropdown-menu  ul li a :hover{
    color: orangered;
}

.readmore{
    padding-left: 70%;
}

#menu1,#menu2{
    border: none;
    color: orangered;
    background-color: aliceblue;
}

#para1,#para2{
    padding-left: 2%;
    padding-right: 2%;
}

.know-more-btn{
    background-color: orangered;
    color: white;
    font-weight: bold;
    border: none;
    padding: 5px;
    border-radius: 2px;
    margin-left: 80%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.know-more-btn a{
    background-color: orangered;
    color: white;
}

.see-more-btn{
        background-color: orangered;
        color: white;
        font-weight: bold;
        border: none;
        padding: 5px;
        border-radius: 2px;
        margin-left: 80%;
        margin-bottom: 5px;
        margin-top: 5px;
}

.see-more-btn a{
    background-color: orangered;
    color: white;
}

.hr{
    color: black;
    background-color: black;
}


/*project*/
#project-parent{
    background-image:url("main33.jpeg");
    height: 800px;
    padding-top: 20px;
}

/*service page*/
.service-page{
   /* background-image: url(background-6805930_640.jpg);
    background-size: cover;
    height: 200vh;*/
    background-color: #F8F8F8;
}

@media screen and (max-width: 600px)  {
    #services{
        padding-top: 100px;
    }
}

.abc{
    margin-top: 20px;
    margin-bottom: 20px;
}

.tab1 p{
    padding-bottom: 8px;
}

.tab2 p{
    padding-bottom: 8px;
}

.tab3 p{
    padding-bottom: 8px;
}

.tab4 p{
    padding-bottom: 8px;
}


/*service page3*/

.srvicepage3{
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #f7f7f7;
}

.srvicepage3 h3{
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.srvicepage3  h3 a:hover{
    text-decoration:underline;
    color: orangered;
}

.servemain{
   /* margin-left: 160px;*/
    margin-top: 30px;
    margin-bottom: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    row-gap: 60px;
    column-gap: 60px;
}

.boxes{
    display: flex;
    flex-direction: column;
    width: 310px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 5px 2px 2px #cccccc;
}

.boxes h4{
    font-size: 16px;
    font-weight:600;
    color: #222222;
    padding-top: 16px;
    padding-bottom: 16px;
    /*padding-left: 60px;
    padding-top: 16px;
    padding-bottom: 16px;*/
    justify-content: center;
    align-items: center;
    display: flex;
}

.service-content{
    padding-left: 20px;
    padding-right: 12px;
    padding-bottom: 15px;
    font-size: 14px;
}


.service-page-3-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    margin-left: 30%;
    margin-right: 30%;
    margin-bottom: 40px;
    margin-top: 20px;
    height: 35px;
    font-size: 15px;
    color: white;
    border-radius: 5px;
}

.servicebox{
    margin-left: 120px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 2px;
    width: 190px;
    height: 40px;
    background-color: orangered;
    border-radius: 4px;
}

.servicebox h4 a{
    color: white;
    padding-left: 30px;
    padding-right: 20px;
    text-decoration: none;
    word-spacing: 2px;
}

.servicebox h4 a:hover{
    color:rgb(3, 3, 35);
}

.service-offered{
    border:1px solid black;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 5px;
    padding-left: 15px;
    color: black;
}


/*SEE-SERVICE*/
/*.see-service-content{
    display: flex;
    flex-direction: row;
}*/

.title-img p{
    top: 100px;
}

.see-service-main .see-service-title p{
    padding-left: 120px;
    padding-top: 100px;
    padding-bottom: 10px;
    text-decoration: none;
}

.see-service-main .see-service-title p a{
    color: orangered;
    text-decoration: none;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: bold;
}


.see-service-content-1{
    padding-left: 180px;
    display: flex;
    flex-direction: column;
    gap: 80px;

}
/*.see-service-content-1{
    padding-left: 180px;
    display: flex;
    flex-direction: column;
    gap: 80px;
}*/

.see-service-content-{
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.see-service-content-img-content p{
    font-size: 18px;
    color: orangered;
}

.see-service-content-img-content p:hover{
    color: navy;
}

.see-service-content-img-content ul li a:hover{
   color:black;
}

.see-service-content-img-content ul{
    padding-left: 15px;
    padding-bottom: 10px;
    font-size: 15px;
    text-decoration: none;
}

.see-service-content-img-content button{
    margin-left: 10px;
    padding: 8px;
    border: none;
    background-color: navy;
    color: white;
}

.service-offered{
    margin-left: 5%;
   background-color: #F8F8F8;
   padding-left: 40px;
   margin-right: 5%;
   height: 600px;
   box-shadow: 10px 5px 5px #cccccc;
   box-shadow: -10px -5px -5px #cccccc;
   width: 90%;
   padding-top: 2%;
}

.service-offered h3{
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 45px;
    border-bottom: 1px solid orangered;
    padding-bottom: 10px;
}

.service-offered li{
    padding-bottom: 30px;
    padding-top: 5px;
    font-size: 16px;
    column-gap: 30px;
    color: orangered;
}

.service-offered-2 li{
    padding-bottom: 10px;
    font-size:14px ;
}

.service-offered li a{
    text-decoration: none;
    color: black;
}

.service-offered li a:hover{
    color: orangered;
}

.service-offered ul{
    padding-top: 20px;
    padding-left: 10px;

}

/*e;ectrical service page*/
/*.electrical-service-page{
    margin-left: 10%;
}*/

.see-service-content-1-pages p{
    gap: 0;
}

.see-service-content-2-content{
    margin-left: 5%;
}



/*-----------------------------------------fire alarm service-----------------------------------*/
.fire-alarm-service{
    margin-left: 5%;
    margin-right: 3%;
    margin-bottom: 9%;
}

.enqiury-btn{
    margin-left: 60%;
    margin-top: 07%;
}

.enqiury-btn button{
    padding: 07px;
    background-color: orangered;
    color: white;
    border: none;
    border-radius: 4px;
    box-shadow: 10px 5px 5px #cccccc;
}


/*contact-page*/
#contact{
    background-image: url(gettyimages-1369067491-612x612.jpg);
    background-size: cover;
}

#submit-btn{
   margin-left: 350px;
   width: 400px;
}

/*footer*/
#foot{
    display: flex;
    flex-direction: column;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 3%;
}

.navjyoti{
    font-size: 25px;
    color: #cccccc;
    padding-bottom: 15px;
}

.description{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 3%;
    letter-spacing: .7px;
}

#call,#gmails{
    cursor: pointer;
}

#gmails:hover{
    color: white;
}

#call:hover{
    color: white;
}

#copyright{
    /*padding-left: 20%;
    padding-bottom: 2%;*/
    text-align: center;
    font-size: 15px;
    color: white;
}

/*footer*/
.description p a {
    color: white;
    text-decoration: none;
}

.description p a:hover{
    color: orangered;
}

.foot{
    padding-top: 100%;
}