*{
            margin: 0%;
            padding: 0%;
            box-sizing: border-box;
        }
        #main{
            
            width: 100%;
            height: 100%;
            /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
            font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
          
        }
        video{
            position: fixed;
            right: 00px;
            bottom: 5px;
            min-width: 100%;
            min-height: 900px;
        }
        nav{
            height: 100px;
            width: 90%;
           border-bottom: 2px solid white;
            position: absolute;
            top: 20px;
            left: 5%;
            right: 5%;
            display: flex;
            /* justify-content: space-evenly; */
            align-items: center;
        }
        #logo{
           width: 10%;
           height: 100px;
       
          display: flex;
            justify-content: space-evenly;
            align-items: center;
          
        }
        #name{
            width:  50%;
            height: 100px;
           
            display: flex;
            justify-content: space-evenly;
            align-items: center;
            color: white;
        }
        #space{
            width: 20%;
            display: flex;
            justify-content: space-evenly;
            align-items: center;
           
        }
        #icon{
            width: 20%;
            height: 100px;
            
            display: flex;
            justify-content: space-evenly;
            align-items: center;
        }
        a{
            text-decoration: none;
            color: white;
            font-size: 22px;
        }
        .ic{
             color: white;
             font-size: 30px;
        }
        #info{
            width: 500px;
            height: 600px;
            /* border: 2px solid black; */
            position: absolute;
            top: 300px;
            left: 100px;
            color: white;
            /* line-height: 30px; */
        }
        input{
            width: 190px;
            height: 70px;
            background-color: rgb(23, 81, 188);
            margin-top: 20px;
            border: none;
            border-radius: 8px;
            
        }
        input::placeholder{
            color: white;
            text-align: center;
            font-size: 20px;
        }
    #call{
        width: 80px;
        height: 80px;
        position: absolute;
        top: 650px;
        left: 1750px;
        background-color: white;
        border: none;
        border-radius: 50%;
        font-size: 30px;
        text-align: center;
       padding-top: 20px;
    }
    #find{
        height: 600px;
        width: 100%;
        background-color: white;
        position: absolute;
        top: 800px;
    }
    #ic1{
        height:400px ;
        width: 90%;
        position: absolute;
        top: 200px;
        left: 100px;
        display: flex;
        /* border: 2px solid black; */
        align-items: center;
        justify-content: space-evenly;
    }
    .caric{
        height: 300px;
        width: 400px ;
        /* border: 1px solid black; */
        font-size: 30px;
        color: black;
        text-align: center;
        padding-top: 20px;
    }
   .caric i, .caric p{
           line-height: 90px;
   }
   .caric .btn{
    height: 80px;
    width: 200px;
    background-color: white;
    border: 2px solid grey;
     font-size: 20px;
     margin-top: 20px;
     text-align: center;
     margin-left: 95px;
     padding-top: 10px;
 
   }
   
   
 
 .caric .btn:hover{
     border: 3px solid black;
 }

 #carphoto{
    width: 100%;
    height: 1990px;
    position: absolute;
    background-color:white;
    top: 1400px;
 }

 .carphoto1{
    width: 100%;
    height: 630px;
    margin-top: 50px;
   
 }

 .carphoto1 img{
    height: 630px;
    width: 100%;
 }
 .content{
    height: 230px;
    width: 600px;
    position: absolute;
    top: 400px;
    left: 200px;
    /* border: 2px solid white; */
    color: white;
 }
 .btn2{
    height: 80px;
    width: 370px;
    margin-top: 40px;
    border: 2px solid rgba(255, 255, 255, 0.777);
    border-radius: 5px;
    text-align: center;
    font-size: 25px;
    padding-top: 25px;
 }

 .btn2:hover{
    border: 2px solid white;
    
 }

 .content1{
    height: 500px;
    width: 600px;
    position: absolute;
    top: 750px;
    left: 200px;
    /* border: 2px solid white; */
    color: white;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serifs;
    
 }
  .content1 p{
    line-height: 150px;
  }
   
   .btn3{
    height: 80px;
    width: 370px;
   
    border: 2px solid rgba(255, 255, 255, 0.777);
    border-radius: 5px;
    text-align: center;
    font-size: 25px;
    padding-top: 25px;
 }

 .btn3:hover{
    border: 2px solid white;
    
 }

  .content2{
    height: 640px;
    width: 600px;
    position: absolute;
    top: 1380px;
    left: 200px;
    /* border: 2px solid white; */
    color: white;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

    
 }
  
 .btn4{
    height: 80px;
    width: 370px;
    margin-top: 20px;
    border: 2px solid rgba(255, 255, 255, 0.777);
    border-radius: 5px;
    text-align: center;
    font-size: 25px;
    padding-top: 25px;
 }

 .btn4:hover{
    border: 2px solid white;
    
 }

 #offer{
    height: 750px;
    width: 100%;
    background-color: white;
    position: absolute;
    top: 3440px;
    display: flex;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

 }
 #offerphoto{
    height: 600px ;
    width: 50%;
    /* border: 2px solid black; */
    margin-top: 70px;
    padding-left: 120px;
 }
 #offerinfo{
    height: 600px ;
    width: 50%;
    /* border: 2px solid black; */
    margin-top: 70px;
     

 }
 #offerinfo1{
    height: 300px;
    width: 480px;
    /* border: 2px solid black; */
    margin-top: 170px;
    margin-left: 50px;
    
 }
#offerinfo1 h4:hover{
    color: blue;
}

#footer{
    height: 1000px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.979);
    position: absolute;
    top: 4190px;
}
#foot{
    height: 80px;
    width: 95%;
    border-bottom: 0.5px solid black;
   
    position: absolute;
   left: 70px;
       
}
#one{
    height: 80px;
    width: 100px;
    /* background-color: black; */
    align-items: center;
    justify-content: space-evenly;
    padding-left: 20px;
    padding-top: 20px;
}

#one img{
      width: 50px;
           height: 50px;
       }
#two{
    height: 80px;
    width: 1400px;
    /* background-color: bisque; */
      padding-left: 30px;
    padding-top: 30px;
    font-size: 20px;

}
#three{
    height: 80px;
    width: 200px;
    /* background-color: aqua; */
    font-size: 20px;
     padding-top: 30px;
}
#three p:hover{
    color: blue;
}
#list{
    height: 700px;
    width: 75%;
    /* border: 2px solid black; */
    margin-top: 100px;
    margin-left: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 35px;
    padding-top: 25px;
}
.list1{
    height: 700px;
    width: 30%;
    /* border: 2px solid brown; */
    font-size: 20px;
}

 .list1 list:first-child{
    font-size: 20px;
}
#footeric2{
    width: 250px;
    height: 70px;
    /* border: 2px solid black; */
    margin-left: 1600px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
#facebook{
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    color: blue;
    font-size: 20px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
 
#insta{
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    color: palevioletred;
    font-size: 20px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
 #youtube{
   
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    color: red;
    font-size: 20px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
 
 #linkdin{
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    color: blue;
    font-size: 20px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
#post{
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    color: black;
    font-size: 20px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

#footeric3{
    width: 600px;
    height: 60px;
    /* border: 2px solid black; */
    margin-left: 70px;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}

.ic4 a {
    color: black;
    text-decoration: none;
    font-size: 15px;
}

.ic4 a:hover{
    color: blue;
}
.ic4 p {
    color: black;
  
    font-size: 15px;
}