/*#left{*/
/*    text-align: left;*/
/*}*/
/*body{*/
/*    margin: 0;padding: 0;*/
/*    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
/*}*/
/*#side{*/
/*    background-color: #fff;*/
/*   padding: 20px;*/
/*    display: none;z-index: 10000;*/

/*}*/
/*#side img{*/
/*    display: none;*/
/*}*/
/*.container {*/
/*    display: none;*/
/*  }*/
  
/*  .bar1, .bar2, .bar3 {*/
/*    width: 30px;*/
/*    height: 2px;*/
/*    background-color: #ffffff;*/
/*    margin: 6px 0;*/
/*    transition: 0.4s;*/
/*  }*/
  
/*  .change .bar1 {*/
/*    transform: translate(0, 11px) rotate(-45deg);*/
/*  }*/
  
/*  .change .bar2 {opacity: 0;}*/
  
/*  .change .bar3 {*/
/*    transform: translate(0, -11px) rotate(45deg);*/
/*  }*/
/*.sidenav{*/
/*    display: none;*/
/*}*/
/*.sidenav{*/
/*    display: none;*/
/*}*/
/*#img{*/
/*    width: 100px;*/
/*}*/
/*#underNav{*/
/*    display: none;*/
/*}*/
/*div{*/
/*    opacity: 0;*/
/*    transform: translateY(20px);*/
/*    transition: opacity 0.7s ease-out, transform 0.7s ease-out;*/
/*  }*/

/*  div.visible {*/
/*    opacity: 1;*/
/*    transform: translateY(0);*/
/*} #button{*/
/*    padding: 10px;color: #000000;background-color: #ffbf3f;border-radius: 50px;padding-left: 20px;padding-right: 20px;*/
/*}*/
/*#button:hover{*/
/*    background-color: #ffffff;border: 1px solid #005151;*/
/*}*/
/*button{*/
/*    padding: 10px;color: #000000;background-color:  #ffbf3f;*/
/*    border: none;border-radius: 50px;font-size: 15px;font-weight: 500;*/
/*}*/
/*button a{*/
/*    text-decoration: none;color: #fff;font-size: 19px;*/
/*}*/
/*button:hover{*/
/*    background-color: #ffffff;border: 1px solid #005151;color: #000000;*/
/*}*/
/*button a:hover{*/
/*   color: #000000;*/
/*}*/
/*#btn{*/
/*    padding: 10px;color: #005151;background-color:  #ffffff;*/
/*    border: none;border-radius: 50px;font-size: 15px;font-weight: 500; text-decoration: underline;*/
/*}*/
/*footer{*/
/*    background-color:#060b1e*/
/*}*/
/*footer{*/
/*   display: flex;flex-direction: row;justify-content:center;padding: 40px;*/
/*}*/
/*footer>div{*/
/*padding: 10px;color: #F9FAFB;margin: 20px;width: 35%;*/
/*}*/
/*footer h3{*/
/*    font-weight: bold;font-size: 20px;color: #005151;*/
/*}*/
/*footer p{*/
/*    color: #fff;*/
/*}*/
/*#links a{*/
/*    color: #fff; line-height: 30px;text-decoration: none;*/
/*    }*/
/*    .bg{*/
/*        background-image: url(images/Who-we-work-with-header-image-1-60.png);background-size: cover;background-repeat: no-repeat;*/
/*    }*/
/*    #imgbtn{*/
/*        width: 150px;*/
/*    }*/
/*    #scrollToTopBtn {*/
/*        position: fixed;*/
/*        bottom: 20px;*/
/*        right: 20px;*/
/*        display: none;*/
/*        background-color: #005151;*/
/*        color: white;*/
/*        padding: 10px 15px;*/
/*        border: none;*/
/*        border-radius: 50px;*/
/*        cursor: pointer;*/
/*        font-size: 16px;*/
/*      }*/

/*      p{*/
/*        color: rgba(59, 74, 70, 1);*/
/*      }*/
/*#middle{*/
/*    text-align: center;margin: 20px;padding: 50px;*/
/*}*/
/*    #services4{*/
/*        display: flex;flex-direction: row;justify-content: space-evenly;*/
/*        flex-wrap: wrap;padding: 20px;background-color: #eafaf8;*/
/*    }*/
/*    #services4>div{*/
/*        margin: 20px;text-align: left;text-decoration: none;*/
/*        width: 45%;color: #005151;*/
/*    }*/
/*    #services4 img{*/
/*        width: 100%;*/
/*    }*/
/*    #services{*/
/*        display: flex;flex-direction: row;justify-content: space-evenly;*/
/*        flex-wrap: wrap;padding: 20px;*/
/*    }*/
/*    #services>div{*/
/*        margin: 20px;text-align: left;text-decoration: none;*/
/*        width: 45%;line-height: 30px;*/
/*    }*/
/*    #services img{*/
/*        width: 100%;*/
/*    }*/
    /* hero text */
/*    #services4>div h1{font-size: 60px;}*/
/*    #services1{*/
/*        display: flex;flex-direction: row;align-items: center;justify-content: center;padding: 40px;*/
/*    }*/
/*    #services1>div{*/
/*        background-color: #fff;*/
/*        width:25%;margin: 10px;text-decoration: none;height: 250px;padding: 30px;position: relative;*/
/*        line-height: 25px;border-radius: 10px;text-align: left;*/
/*    }*/
/*    #services1 h3{text-align: center;color: #005151;}*/
/*    #services1 button{*/
/*position: absolute;bottom: 0;margin: 20px;*/
/*    }*/
/*    #ul {*/
        list-style: none; /* Remove default bullets */
/*        padding: 0;*/
/*      }*/
    
/*      #ul a{*/
/*        text-decoration: none;color: #fff;*/
/*      }*/
/*      #ul li::before {*/
        content: '*'; /* Add the greater-than sign */
        margin-right: 8px; /* Add some spacing */
        color: #005151; /* Customize the color if needed */
/*        font-size: large;*/
/*      }*/
/*      .pricing{*/
/*        display: flex; flex-direction: row;justify-content:center;text-align: center;*/
/*    }*/
/*    .pricing>div{*/
/*        margin: 20px;background-color: #fff;padding: 20px;border-radius: 10px;box-shadow: 2px 2px 10px #b5c2eec2;*/
/*    height: auto;width: 20% }*/
    
/*    .pricing>div small{*/
/*        color: #005151;text-decoration: underline;font-weight: bold;*/
/*    }*/
/*    .pricing>div h3{*/
/*        color: #005151;*/
/*    }*/
/*    .pricing p{*/
/*        font-weight:lighter; font-size:15px;*/
/*    }*/
/*    .btn1{*/
/*        position: relative;top: 12px;*/
/*    }*/
/*    .btn2{*/
/*        position: relative;top: 210px;*/
/*    }*/
/*    #contact4:hover{*/
/*        background-color:#D25400;color: rgb(255, 255, 255);*/
/*    }*/
/*    #contact4{*/
/*        background-color: #005151;padding: 10px;border-radius: 5px;text-decoration: none;color: #fff;*/
/*        border: none;width: 100%;transition: 0.5s;*/
/*    }*/
/*    @media screen and (max-width:900px) {*/
/*        .btn1{*/
/*            position: relative;top: 12px;*/
/*        }*/
/*        .btn2{*/
/*            position: relative;top: 10px;*/
/*        }*/
/*        .pricing{*/
/*            flex-direction: column*/
/*         }*/
/*         .pricing>div{*/
/*          width: auto;margin: 30px;display: flex;flex-direction: column;align-items: center;}*/
/*    }*/
/*@media only screen and (max-width: 800px){*/
/*    #services{*/
/*        flex-direction: row;*/
/*        padding: 10px;*/
/*    }*/
/*    #services>div{*/
/*        margin: 20px;*/
/*        width: 100%;*/
/*    }*/
/*    #middle{*/
/*        text-align: center;margin: 10px;padding: 20px;*/
/*    }*/
/*    #services1{*/
/*        flex-direction: row;flex-wrap: wrap;*/
/*    }*/
/*    #services1>div{*/
/*        width: 100%; height: auto;*/
/*    }*/
/*    #services1 button{*/
/*        position: unset;margin: 20px;*/
/*            }*/
/*    #services4{*/
/*        display: flex;flex-direction: column;padding: 0;margin: 0px;*/
/*    }*/
/*    #services4>div{*/
/*       width: 90%;margin-top: 20px;*/
/*    }*/
/*    footer{*/
/*       flex-direction: column;padding: 0;*/
/*    }*/
/*    footer>div{*/
/*        margin: 20px;width:90%;height: auto;padding: 0;*/
/*    }*/
/*    .sidenav{*/
/*        display: block;*/
/*    }*/
/*    #sideNav{*/
/*        display: block;*/
/*    }*/
/*    #underNav{*/
/*        display: block;margin-top: 10px;margin-left: 20px;*/
/*    }*/
   
/*    .container{*/
/*        display: inline-block;*/
/*        cursor: pointer;*/
/*       }*/
/*    #side{*/
/*        display: block;height: 70px;position: sticky;top: 0;background-color: #262c42;*/
/*    }*/
/*    #side img{*/
/*        display: block;margin: -5%;width: 100px;margin-top: -36px;*/
/*    }*/
/*    header{*/
/*        display: none;*/
/*    }*/
/*    .sidenav {*/
/*        height: 100%;*/
/*        width: 0;*/
/*        position: fixed;*/
/*        z-index: 100000;*/
/*        top: 0;*/
/*        left: 0;*/
/*        background-color: #262c42;*/
/*        overflow-x: hidden;*/
/*        transition: 0.5s;*/
/*        padding-top: 60px;*/
/*      }*/
      
/*      .sidenav a {*/
/*        text-decoration: none;*/
/*        display: block;*/
/*        transition: 0.3s;*/
/*        line-height: 50px;*/
/*        color: #f5f2f2;*/
/*        font-family: 'Poppins', sans-serif;*/
/*        font-size: 15px;*/
/*        font-weight: 600;*/
/*    padding-left: 15px;*/
/*      }*/
      
/*      .sidenav a:hover {*/
/*        color: #000000;background-color: #ffffff;*/
/*      }*/

/*.container{*/
/*    float: right;margin-right: 10px;margin-top: -70px;*/
/*}*/

/*}*/
/*.notification-bar {*/
/*    padding: 10px;*/
/*    text-align: center;*/
/*    z-index: 1050;*/
/*    display: none;*/
/*    position: fixed;*/
    right: -100%; /* Start off-screen */
/*    top: 20px;*/
/*    width: 300px;*/
/*    animation: slideIn 0.5s forwards;*/
/*}*/

/*.notification-success {*/
/*    background-color: green;*/
/*    color: #ffffff;*/
/*    margin: 15px;*/
/*}*/

/*.notification-error {*/
/*    background-color: red;*/
/*    color: #ffffff;*/
/*    margin: 15px;*/
/*}*/

/*.close-btn {*/
/*    margin-left: 15px;*/
/*    color: #000;*/
/*    font-weight: bold;*/
/*    float: right;*/
/*    font-size: 20px;*/
/*    line-height: 20px;*/
/*    cursor: pointer;*/
/*    transition: 0.3s;*/
/*}*/

/*.close-btn:hover {*/
/*    color: #999;*/
/*}*/

/*@keyframes slideIn {*/
/*    from {*/
/*        right: -100%;*/
/*    }*/
/*    to {*/
/*        right: 20px;*/
/*    }*/
/*}*/

  