body {
    margin: 0;
    font-family: Arial;
}

.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
  /* background-color: #007bff; */
}

img {
    width: 100%;
}

.topnav {
  margin-top: 15px;
}

.topnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
    
}

.active1 {
    background-color: rgb(165, 42, 42);
    color: white;
}

.topnav .icon {
    display: none;
}

.topnav a:hover {
    background-color: #555;
    color: white;
}

.toptext {
  width: 100%;   
  background-color: rgb(165, 42, 42);
  height: 50px;
  padding: 1px;
  font-size: 5px;
  text-align: right;
  color: white;
}

.toptext h5 {
  width: 100%;
  font-size: 16px;
}




header {
  background-color: rgb(255, 255, 255);
  color: rgb(14, 13, 13);
  padding: 0px;
  text-align: left;  
  height: auto;   
  width: 100%;
  margin-top: 0px;
}


header img {
  width: 10vw;
  float: left;
}


#comp1 {
  margin-left: 12rem;
}


.do {
  /* padding: 1px; */
  /* background-color: rgb(158, 153, 153); */
  margin-left: 1%;
  font-size: 5px;
  border: 1.5px black solid;
  border-radius: 5px;
}

.do1 {
  padding: 5px;
  background-color: rgb(165, 42, 42);
  margin-left: 1%;
  font-size: 5px;
  border-radius: 5px;    
}



section {
  width: 100%;
  padding: 10px;
  margin: 0 2px;
}








/* ------------------------------------- */



body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #f4f4f4;
}

section  {
  background-color: #1a1a1a;
  color: white;
  padding: 20px;
  text-align: center;
}

.services-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
  gap: 10px;
}

.service-btn {
  padding: 15px 20px;
  background-color: rgb(165, 42, 42);
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.service-btn:hover {
  background-color: #0056b3;
}

.pricing-table {
  display: none;
  overflow-x: auto;
  margin: 20px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

table {
  width: 100%;
  border-collapse: collapse;
}

th, td {
  padding: 15px;
  border: 1px solid #ddd;
  text-align: left;
}

th {
  background-color: rgb(165, 42, 42);
  color: white;
}

@media (max-width: 768px) {
  .service-btn {
    flex: 1 1 100%;
  }
}






/* ---------------------------------- */

/* 
.plans {
    background-color: rgb(165, 42, 42);
    border-radius: 20px;
    margin-bottom: 40px;
}

.plans h1 {
    padding: 70px;
    text-align: center;
    color: white;
    font-weight: 600;    
}
.btn {
    padding-left: 370px;
    margin-bottom: 30px;
}

.btn button {
    padding: 15px;
    border-radius: 30px;
    width: 200px;
}

 */
















footer {
  background-color: #1a1615;
  padding-top: 40px;
  /* padding: 10px; */
  color: white;
  padding-left: 120px;
  padding-right: 120px;
  width: auto;
  margin-top: 50px;
}
    
  .look {
    background-color: rgb(165, 42, 42);
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 50px;
  }
    
    .look p {
    font-size: 40px;
    font-weight: 700;
    margin-right: 500px;
    margin-left: 20px;
    padding-top: 15px;
    }
    
    .look .btn {
    padding: 10px;
    margin-top: 16px;
    width: 180px;
    font-size: 25px;
    background-color: rgb(255, 255, 255);
    color: #1a1615;
    border: 0;
    }
    
    /* .ft_link {
    background-color: #04AA6D;
    padding-left: 0px;
    margin-left: 0px;
    } */
    
    .ft_link img {
    background-color: white;
    border-radius: 20px;
    height: 130px;
    width: 250px;
    padding-left: 1px;
    /* margin-left: 20px; */
    /* display: none; */
    }
    
    .ft_link a {
    text-decoration: none;
    color: white;
    font-size: 20px;
    }
    
    .ft_link p {
    font-size: 20px;
    }

    .ft_link input {
      /* width: 100%; */
      padding: 10px;
      border-radius: 10px;
      border: none;
      outline: none;
    }

    .ft_link button {
      padding: 10px;
      border-radius: 10px;
      border: none;
      outline: none;
      background-color: rgb(165, 42, 42);
      color: white;
      margin-top: 25px;
    }
    
    .ft_socials {
    padding: 30px;
    
    }
    .ft_socials p {
    width: 500px;
    margin-right: 530px;
    font-size: 17px;
    
    }
    
    #terms {
    width: 200px;
    }
    
    #terms2 {
    width: 200px;
    }
    
    
    .ft_socials div {
    width: 50%;
    /* background-color: #04AA6D; */
    }
    
    .ft_socials div a {
    width: 50%;
    /* background-color: #04AA6D; */
    padding-left: 1px;
    }
    
    .ft_socials img {
    width: 40px;
    height: 40px;
    /* background-color: #04AA6D; */
    /* margin-right: 5px; */
    /* display: none; */  
    }
    
    .lnkd {
    border: 1.95px white solid;
    border-radius: 25px;
    }








/* ----------///////////--------///////////----------- */
/* ----------///////////--------///////////----------- */
/* MOBILE SPECIFIC STYLES */
/* ----------///////////--------///////////----------- */
/* ----------///////////--------///////////----------- */
@media (max-width: 576px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
  
    .topnav.responsive {position: relative;}
    .topnav.responsive a {
        float: none; /*Stack links vertically*/
        display: block;
        text-align: left; /*Align text to the left*/
    }
  
    /* ----------///////////--------///////////----------- */
    /* ----------///////////--------///////////----------- */
    /* ----------///////////--------///////////----------- */
    /* ----------///////////--------///////////----------- */
  
    body {
        margin: 0;
        font-family: Arial;
    }
    
    .topnav {
      overflow: hidden;
      width: 100%;
    }
    
    .topnav a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 10px 10px;
        text-decoration: none;
        font-size: 14px;
        margin-left: 5px;
    }
    
    .active {
        background-color: #04AA6D;
        color: white;
        /* height: 150px; */
    }
    
    .topnav .icon {
        display: contents;
    }
    
    .topnav a:hover, .dropdown:hover .dropbtn {
        background-color: #555;
        color: white;
    }
    
  
  
    
    
  .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2px;
    /* background-color: #007bff; */
  }
  

  
  /* HEADER */

  .toptext {
    width: 100%;   
    background-color: rgb(165, 42, 42);
    height: auto;
    font-size: 5px;
    color: white;
  }

  .toptext h5 {
    margin-top: 10px;
    width: 100%;
    font-size: 260%;
  }

  #comp1 {
    margin-left: 0px;
  }
  
  
  
    header {
      background-color: rgb(36, 35, 33);
      color: white;
      text-align: left;  
      height: auto; 
      width: 100%;
      margin-top: 0px;  
      padding-right: 20px;
      padding-bottom: 20px;
    }
    
    header img {
      display: none;
      width: 10vw;
      float: left;
      margin-left: 15px;
      margin-top: 25px;
    }
    
    header div {
      padding: 0;
      margin-left: 10px; 
      width: auto;     
    }
    
    .do {
      padding: 1px;
      background-color: rgb(165, 42, 42);
      margin-left: 5px;
      font-size: 5px;
      /* border-top: 2px solid rgb(255, 255, 255); */
      margin: 10px;
      width: 250px;
    }
    
    .do1 {
      padding: 1px;
      background-color: rgb(165, 42, 42);
      margin-left: 50px;
      font-size: 5px;
      margin: 10px;
      width: 250px;
    }
    
    section {
      padding: 10px;
      margin: 0 5px;
    }
      














    .plans {
        background-color: rgb(165, 42, 42);
        border-radius: 20px;
        margin-bottom: 40px;
        margin-top: 30px;
    }
    
    .plans h1 {
        padding: 70px;
        text-align: center;
        color: white;
        font-weight: 600;    
    }
    .btn {
        padding-left: 170px;
        margin-bottom: 30px;
    }
    
    .btn button {
        padding: 15px;
        border-radius: 30px;
        width: 150px;
        margin-bottom: 10px;
    }

    table {
        width: 100%;
        /* background-color: rgb(228, 223, 223); */
        margin-left: 0px;
        
    }

    table th {
        font-size: 12px;
    }

    table h3 {
        font-size: 12px;
    }
    table h5 {
        font-size: 12px;
    }
    table h6 {
        font-size: 12px;
    }







    
    footer {
      background-color: #1a1615;
      padding-top: 10px;
      width: 100%;
      height: 450px;
      color: white;
      padding-left: 3px;
      padding-right: 3px;
      margin-top: 20px;
    }
    
    .look {
      background-color: rgb(165, 42, 42);
      padding: 5px;
      border-radius: 5px;
      margin-bottom: 5px;
      height: 50px;
    }
    
    .look p {
      font-size: 15px;
      font-weight: 300;
      margin-right: 30px;
      padding-top: 5px;
    }
    
    .look .btn {
      padding: 3px;
      margin-top: 8px;
      width: 90px;
      font-size: 10px;
      background-color: rgb(255, 255, 255);
      color: #1a1615;
      border: 0;
    }
    
    .ft_link {
      width: 80%;
      height: 250px;
      /* background-color: #007bff; */
      float: none;
    }
  
  
    .ft_link .stop-flex {
      display: block !important;
      flex-direction: column !important;
    }
  
    .ft_link img {
      display: none;
      background-color: white;
      border-radius: 20px;
      height: 10px;
      width: 10px;
      margin-left: 1px;
    }
    
    .ft_link .mr-5 {
      width: 200px;
      line-height: 35px;
    }
  
    .ft_link a {
      margin-left: 1px;
      padding-top: 2px;
      text-decoration: none;
      color: white;
      font-size: 15px;
      width: 200px;
    }
  
    .ft_link .news {
      margin-left: 20px;
    }
  
    .ft_link p {
      font-size: 15px;
    }
  
    
    #terms {
      text-align: center;
      width: 50px;
      /* background-color: #79baf0; */
      margin-right: 2px;
      margin-bottom: 50px;
      /* margin-left: 2px; */
    }
  
    #terms1 {
      text-align: center;
      width: 50px;
      /* background-color: #79baf0; */
      margin-right: 2px;
      margin-bottom: 50px;
      
    }
  
    #terms2 {
      width: 100%;
      /* background-color: #79baf0; */
      margin-right: 2px;
      display: none;
      margin-bottom: 50px;
    }
  
    #terms3 {
      width: 100%;
      margin-right: 2px;
      margin-bottom: 50px;
      /* background-color: #79baf0; */
      text-align: center;
      /* color: #04AA6D; */
    }
    
    .news {
      /* width: 100%; */
      margin-bottom: 10px;
      width: 120px;
      /* margin-right: 2px; */
      text-align: center;
      /* background-color: #79baf0; */
      display: none;
    }
  
    .news h6 {
      font-size: 20px;
      color: #04AA6D;
    }
  
    .news p {
      color: #04AA6D;
    }
  
    /* Newsletter Input */
    .news .mb-3 {
      width: 150px;
      padding: 15px;
      height: 28px;
  
    }
  
    .news .btn {
      width: 50%;
      height: 30px;
      padding: 1px;
      font-size: 15px;
    }
  
  
  
  
  
  
    .ft_socials {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px;
      width: 100%;
      /* background-color: #79baf0; */
      border-top: 2px white solid;
      text-align: center;
      /* float: left; */
    }
  
    .ft_socials p {
      width: 140px;
      margin-right: 10px;
      font-size: 15px;
      
      /* float: left; */
    }
    
    .ft_socials .ft_soc {
      width: 300px;
      /* background-color: #007bff; */
      margin-left: 0px;
      /* background-color: #79baf0; */
    }
    
    .ft_socials .stop-flex {
      display: block !important; 
      flex-direction: column !important;
    }
  
    .ft_socials img {
      /* display: none; */
      width: 35px;
      text-align: left;
      
    }
  
    .ft_socials div {
      margin-bottom: 40px;
    }
    
    .lnkd {
      border: 1.95px white solid;
      border-radius: 25px;
    }
    
        
    
    













}
