body{
    font-family: 'Times New Roman', Times, serif;
}



.backabout{
    background-image: url(../images/Image_83.png);
    background-size: cover;
    height: 450px;
    width: auto;
    background-position: 94%;
    background-repeat: no-repeat;
    border-bottom: 4px solid rgb(0, 162, 255);

}

html, body {
    overflow-x: hidden!important;
} 


.navbar { margin : 0 !important; }



/*.bgimg{*/
/*    background-size: cover;*/
/*    width: 100%;*/
/*    height: 300px;*/
/*    border-bottom: 3px solid rgb(0, 162, 255);*/
/*    background-position: center;*/
/*} */



.blue{
    color: rgb(0, 162, 255);
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
    font-weight: 1000;
    font-size: 50px;
    padding-top: 10%;

}


.text{
    color:black;
    font-style: bold;
    text-align: center;
    font-size: 20px;
    padding-top: 5%;
    font-weight: 600;
}


.para{
    color: black;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

/* .pad{
    padding-top: 5%;
} */


.navtext{
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}

 .pad{
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 40px;
}  


nav{
    height: 130px;
    background-color: rgb(37, 37, 37);
    z-index: 10;
} 
.backcolor{
    background-color: rgb(37, 37, 37);   
}

.menu-bar{
    position: absolute;
    right: 250px;
}



.tog{
    background-color:rgb(37, 37, 37);
}

 @media only screen and (max-width: 1000px) {
     .pad{
         padding-left: 0px;
         padding-right: 0px;
         padding-top: 0px;
     }
     .backcolor{
         width: 100px;
     }
    }


@media only screen and (max-width: 720px) {
    .phone{
        position: absolute;
        right: ;
        }
       }


.info{
    color: white;
    position: absolute;
    top: 10px;
    right: 200px;
}


.info2{
    color: white;
    position: absolute;
    top: 10px;
    right: 55px;
    font-size: 10px;
   
}

.info3{
        color: white;
        /* position: absolute;
        bottom: -20px;
        left: 0px; */
        font-size: 10px;
        
       
}

.infopd{
    padding-top: 30px;
}

@media only screen and (max-width: 720px) {

    .info2{
        color: white;
        position: absolute;
        opacity: 0;
        right: 55px;
       
    }

}
.phone{
    color: white;
    position: absolute;
    top: 10px;
    right: 70px;
}

.message{
    color: rgb(0, 162, 255);
}



/* ----------Footer------------ */
.foot{
    background-color: rgb(37, 37, 37);
    height: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.line{    
    width: 100%;
    background-color: rgb(0, 162, 255)!important;
    height: 2px;
}
.padtop{
    padding-top: 30px;
}


/* 
.social-icons {
    
    position: absolute;
    margin-top: -100px;
    right: 120px;
} */

.fb-logo , .insta-logo{
    color: rgb(0, 162, 255) !important; 
}
@media only screen and (max-width: 1200px){
    /* .social-icons {
        position: absolute;
        margin-top: -20px;
        right: 0px;
    } */
  }


.links{
    position: center;
    color: white;
    font-size: 18px;
    top: 2px;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    border-bottom: 4px solid rgb(0, 162, 255);
    width: 100%;

}
.categories-padding{
    margin-top: 60px;

}
  @media only screen and (max-width: 800px){
      .categories-padding{
          margin-top: -19px!important;
          column-gap: 0px;
      }
    }
   
.listed{
    color: rgb(0, 162, 255);
    padding-top: 10px;
    text: white;
}

a{ color: white!important;
    font-size: 11px;}



.end{
    background-color:rgb(31, 31, 31);
    font-weight: 400;
    color: white;
}



.logopad{
    margin-left: 10px;
}

@media only screen and (max-width: 1000px) {

    .foot{
        height: 800px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }



    }


@media only screen and (max-width: 540px){
    .logo{
        color: rgb(0, 162, 255);
        float: right;
        margin-top: -20px;
    }
}

@media only screen and (max-width: 400px){
    .logo{
        color: rgb(0, 162, 255);
        float: right;
        right: 0px;
        margin-top: -20px;
    }
}



.dd a:hover{
    color: black !important;
}
.dd {
    color: black!important;
    background-color: rgb(0, 162, 255)!important;
}

.dd a{
    font-weight: 600 !important;
    font-family: 'Times New Roman', Times, serif!important;
}


