.bg{
    background-image: url(../images/Image_82.png);
    height: 300px;
    width: 100%;
    border-bottom: 4px solid rgb(0, 162, 255);
    background-size: cover;
    background-repeat:no-repeat;
    background-position: center;

}



.conthead{
    color: rgb(41, 40, 40);
    font-size: 40px;
    font-weight: 800;
    font-family: 'Times New Roman', Times, serif;
    padding-left: 5%;
    padding-top: 5%;

}

.para{
    font-family: 'Times New Roman', Times, serif;
    color: rgb(82, 82, 82);
    font-weight: normal;
    font-size: 13px;
    padding-left: 5%;
}

.padtop{
    padding-top: 20px;
}


.para2{
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: black;
    font-weight: normal;
    font-size: 15px;
    padding-left: 5%;
}


input[type=text], input[type=email] , input[type=number] ,  textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 3px;
    resize: vertical;
    background-color: rgb(201, 200, 200);
    margin-left: auto;
    margin-right: auto;
  }
  .textarea-margin{
      margin-top: 6px !important;
  }
  
  input[type=submit] {
    background-color: #294B6E;
    color: white;
    padding: 8px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 200px;
  }
  
  input[type=submit]:hover {
    background-color: #294B6E;
  }
  
.times{
    font-family: 'Times New Roman', Times, serif;
    font-size: 12px;
}

.iconscolor{
    color: black;
}

.fa {
    padding: 10px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 2px 0px;
  }

  .fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: white;
    color: black;
    border-radius: 50%;
    padding-left: 5%;
  }

  .fa-twitter {
    background: white;
    color: black;
    border-radius: 50%;
    padding-left: 3%;

  }

  .fa-instagram {
    background: white;
    color: black;
    border-radius: 50%;
    padding-left: 0px;

  }

  .navbar { margin : 0 !important; }
  .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: 0px;
}  


nav{
    height: 130px;
    background-color: rgb(37, 37, 37);
} 





.tog{
    background-color:rgb(37, 37, 37);
}

 @media only screen and (max-width: 1000px) {
     .pad{
         padding-left: 0px;
         padding-right: 0px;
         padding-top: 0px;
     }
    }


@media only screen and (max-width: 720px) {
    .phone{
        position: absolute;
        right: ;
        }
       }





.info2{
    color: white;
    position: absolute;
    top: 0px;
    right: 55px;
    font-size: 10px;
    padding: 0px;
    opacity: 0;
    
   
}

.info3{
        color: white;
        font-size: 10px;
        
       
}

.pdll{
    position: absolute;
    right: 213px;
    
}
.pdkk{
    position: absolute;
    right: 0px;
}

.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;

}

.message{
    color: rgb(0, 162, 255);
}




/* ----------Footer------------ */
.foot{
    background-color: rgb(37, 37, 37);
    height: 300px;
}

.line{    
    width: 100%;
    background-color: rgb(0, 162, 255)!important;
    height: 2px;
}
.padtop{
    padding-top: 30px;
}





.fb-logo , .insta-logo{
    color: rgb(0, 162, 255) !important; 
}
 .categories-padding{
    margin-top: 60px;

}
  @media only screen and (max-width: 800px){
      .categories-padding{
          margin-top: -19px!important;
          column-gap: 0px;
      }
    }


.copyright{
    color: white;
    font-family: 'Times New Roman', Times, serif;
    font-size: 10px;0
    position: absolute;
    bottom: 0px;
    padding-top:5px
}



/* ----------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;
}


.logo{
    color: rgb(0, 162, 255);
    position: absolute;
    margin-top: -120px;
    right: 100px;
}


.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: 59%;

}
   
.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;
}
