.profile{

    border-radius: 100%;

}

.header-section{

    margin-top: 10px;

}

.header-btn{

    margin: 10px;

}

.tr-div{

    margin-top: 100px;

}

.objective-section{

    align-items: center;

    justify-content: center;

    padding: 20px;

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

    border-radius: 10px;

    background-color: rgba(241, 241, 241, 0.842);

}

.objective-div{

    padding: 20px;

}

.qualities-div{

    background-image: url("images/layered-waves-haikei.png");

    background-size: 100% 100%;

    background-attachment: fixed;

    background-repeat: no-repeat;

    padding-bottom: 10px;

}

.hide{

    display: none;

}

.read-more-btn{

    margin-top: 10px;

}

.qualities-section{

    background-color: rgba(255, 255, 255, 0.712);

    border-radius: 20px;

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

    padding: 20px;

    margin: 10px;

}

.experience-section-div{

    background-color: rgba(250, 250, 250, 0.158);

    padding-bottom: 20px;

    padding-left: 15px;

    padding-right: 15px;

}

.research-section-div-trans{

    padding-left: 30px;

    padding-right: 30px;

    border-radius: 20px;

    padding-top: 20px;

    background-color: rgba(255, 255, 255, 0.596);



    

}

.event-btn{

    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;

    font-weight: 900;

    font-size: 15px;

    

}

.images-section img{

    border-radius: 10px;

    margin: 5px;

}

.images-div-ps{

    background-color: #f1f1f1e0;

    margin: 10px;

    padding: 10px;

    border-radius: 10px;

}

.images-div-ps img{

    border-radius: 10px;

}

.bg{

    background: rgb(2,0,36);

background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 0%, rgba(2,33,35,1) 100%);

    background-size: 100% 100%;

    background-attachment: local;

    background-repeat: no-repeat;

    padding-top: 100px;

}

.background-div{

    background: linear-gradient(90deg, #003d25 0%, #208553 100%);

    background-size: 100% 100%;

    background-attachment: fixed;

    background-repeat: no-repeat;

  }

.btn{

border:none;

}

.nav-link{

 color: #030303;

}



/* .section1{

    background-color: #ffffff56;

} */

.section2{

    margin: auto;

    width: 100%;

    margin-top: 20px;

    padding-top: 10px;

    margin-bottom: 20px;

    padding-bottom: 10px;

    padding-left: 15px;

    padding-right: 15px;

    background-color: rgba(241, 241, 241, 0.26);

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

    border-radius: 10px;

}





.details-company{

    background-color: #ffffffda;

    border-radius: 5px;

    padding-left: 15px;

    padding-top: 15px;

    padding-right: 15px;

    width: 30%;

    margin: 20px;

    

}

.featured-services{

    background-color: #36342D;

    margin-top: 20px;

    margin-bottom: 20px;

    padding: 10px;

    border-radius: 10px;

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

    margin: auto;

}

.featured-services h5{

    margin-top: 10px;

    margin-bottom: 5px;

}

.service-tab{

    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);

    margin: auto;

    background-color: #ffffff;

    margin: 10px;

    border-radius: 20px;

    padding: 0px;



}

.service-tab:hover{

    background-color: #fafafa;

}



.service-tab img{

    opacity: 0.9;

    width: 100%;

    border-bottom-left-radius: 20px;

    border-bottom-right-radius: 20px;

}

q{

    font-size: 20px;

}



.famous-quotes{

    border-radius: 10px;

    background-color: rgba(150, 150, 150, 0.267);

    color: #000000;

}

.famous-quotes img{

    border-radius: 10px;



}

.quotes{

    background: linear-gradient(90deg, rgba(187,165,61), rgba(187, 166, 61, 0.404) 100%);



    background-size: 100% 100%;

    background-attachment: local;

    background-repeat: no-repeat;

}

.mb-3{

    margin-bottom: 0px !important;

}

.footer-col{

    color: #000000;

    width: 100%;

    padding: 5px;

    background-color: #e6e6e6d8;

    margin: auto;

    text-align: center;

}

.logo-img{

    max-width: 100%;

    height: auto;

    position: absolute;

    margin-top: 40px;

    margin-left: 50px;

    left: 0;



}



.links-col{

    margin-top: 40px;

    color: rgb(71, 71, 71);

    display: inline-flex;

    text-align: center;

    font-size: 18px;

    font-family: monospace, Verdana, Geneva, Tahoma, sans-serif;

    font-weight: 500;

    

    

}

.links-col li{

    text-align: left;

    display: list-item;

    list-style-type: none;

    margin: 10px;

    font-size: 15px;

    font-weight: 100;

    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

.footer-col p{

    margin-top: 50px;

    color: rgb(0, 0, 0);

    font-size: 14px;

    padding: 5px 5px;

    font-family: Arial, Helvetica, sans-serif;

}



.taglinks a{

    font-family:  monospace;

    margin: 100px;

    font-weight: 200;

    color: rgb(0, 0, 0);

    text-decoration: none;

}

.taglinks a:hover{

    color: rgb(89, 89, 90);

}



.getintouch{

    color: #000000;

    width: auto;



    

}

.getintouch h1{

    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;

    font-weight: 800;

    padding: 20px;

    color: #004225 !important;

    margin-top: 0px;

}

.getintouch h5{

     padding: 50px;

}

.getintouch-div{

    background-color: #9e9e9e25 !important;

    margin-bottom: 150px;

    margin-top: 150px;

    border-top-right-radius: 50px;

    border-bottom-right-radius: 50px;

    border-top-left-radius: 50px;

    border-bottom-left-radius: 50px;



    

    /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); */



}

.left-dev-image{

    background-image: url("images/images1/image-getintouch.jpeg");

    height: 450px;

    width: 100%;

    margin: auto;

    background-position: center;

    background-repeat: no-repeat;

    position: relative;

    border-top-left-radius: 50px;

    border-bottom-left-radius: 50px;



}





.contact-sectionbtn{

    width: 200px;

    border: none;

    background-color: #004225;

    color: rgb(255, 255, 255);

    font-weight: 900;

     font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;

    font-size: 20px;

     padding: 10px;

}

.contact-sectionbtn:hover{

    color: #ffffff;

    background-color: rgb(58, 58, 58);

}

.question-section{

    padding-top: 15px;

    padding-bottom: 15px;

    background-size: 100% 100%;

    background: rgb(2,0,36);

    background: linear-gradient(90deg, rgba(187, 165, 61) 0%, rgba(187, 165, 61) 0%, rgb(212,175,55) 100%);

    background-repeat: no-repeat;

    object-fit: cover;

}

.question1{

    background-color: #f8f9fa81;

    padding: 0px;

    width: 100%;

    margin: auto;

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

    border-radius: 10px;

}



.landing-page{

    position: fixed;

    z-index: 9;

    right: 0;

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

    bottom: 0;

    width: 20%;

    margin-bottom: 50px;

    background-color: rgb(255, 255, 255);

    margin-right: 10px;

    border-radius: 15px;

}

.landing-page img{

    border-radius: 5px;

}

.landing-page button{

    margin-top: 5px;

    margin-bottom: 5px;

}



#target-1 {

    

    display:block;

  }

  .hide

  {

    display:none;

  }

  .hide-1-yes

  {

    display:none;

  }  

  .hide-2-yes

  {

    display:none;

  }



  #divBox1{

    display: none;

  }

  .image-team {

    margin-top: 50px;

    opacity: 95%;

  }

  



  

.bg-wave{

    background-image: url("images/svg\ \(2\).pg");

    background-size: 100% 100%;

    background-repeat: no-repeat;

    height: 100px;

}

.bg-wave1{

    background-image: url("images/svg\ rav1.pg");

    background-size: 100% 100%;

    background-repeat: no-repeat;

    height: 100px;

}

.bg-wave2{

    /* background-image: url("images/svg.png"); */

    background-size: 100% 100%;

    background-repeat: no-repeat;

    height: 100px;

}

.active{

    /* background-color: #545454 !important; */
background-color: rgba(187, 165, 61) !important;
  }

  .tab-pane{

    background-color: #54545400 !important;

  }

  



























  







@media screen and (max-width: 900px){

    

    .col-6{

        width: 100%;

        margin-top: 0px !important;

    }

    .columnAlign1 a{

        margin: 0px !important; 

        margin-top: 10px !important;

        margin-bottom: 25px !important;





    }

    .col-7{

        width: 100%;

    }

    .col-4{

        margin: auto;

        width: 100% !important;

    }

    .col{

        width: 100%;

    }

    .objective-section{

        margin-left: 20px;

        margin-right: 20px;

    }

    .col-3{

        width: 45%;

        position: relative;

        margin: 5px;

        margin-top: 40px;

        float: right;

    }

    .images-section img{

        border-radius: 10px;

        margin: auto;

        margin-top: 15px;

        margin-left: -30px;

    }

    .space-text{

        padding-top: 20px;

    }

    .research-section-div-trans{

       margin: auto;

    }

    .about-company{

        width: 90%;

        margin: 5px;

        margin: auto;

        margin-top: 25px;

        height: auto;

    }

    .details-company{

        margin: 0px;

        margin-top: 10px;

        margin-bottom: 10px;

        

    }

    .logo-img{

        text-align: center;

        margin: 10px;

        width: 50%;

    }

    .links-col{

        margin-top: 70px;

    }

    .contact-sectionbtn{

        margin-top: 10px;

        margin-bottom: 10px;

    }

    .question1{

        padding: 0;

        margin: auto;

    }

    .images-div-ps{

        margin: 25px;

        margin-left: -15px;

    }

    .images-div-ps img{

        margin: auto;

    }

    .landing-page{

        padding-top: 195px;

        width: 100%;

        margin: auto;

        right: 0;

        left: 0;

        box-shadow: none;

        top: 0;

        position: relative;

        display: block;

        background-color: rgb(255, 255, 255);

        text-align: center;

    }

    #divBox{

       display: none;

    }

    #divBox1{

        display: block;

    }

    #target-2 {

    

        display:none;

      }

      .hide

      {

        display:none;

      }

      .hide-1-yes

      {

        display:none;

      }  

      .hide-2-yes

      {

        display:none;

      }



      @keyframes fadeIn { 

        from { opacity: 0.5; } 

      }

      

      .animate-flicker {

        background-color: rgb(126, 126, 126);

        border-radius: 10px; 

        position: relative;

        width: 85%;

        margin: auto;

          animation: fadeIn 1s infinite alternate;

      }

      .animate-flicker1 {

        background-color: rgb(255, 255, 255);

        border-radius: 10px; 

        position: relative;

        width: 85%;

        margin: auto;

          animation: fadeIn 1s infinite alternate;

      }

      .bg{

        padding-top: 165px !important;

      }

      .bg-wave{

        margin-top: -5px;

      }

      .bg-wave1{

        margin-bottom: -15px;

      }

      .bg-wave2{

        margin-bottom: -10px;

      }

      .services-2img{

        margin: auto;

        padding-top: 30px;

      }

      .services-3subimg{

        margin: auto;

        padding-top: 20px;

      }

      .services-6img{

        margin: auto;

        padding-top: 20px;

      }

      .services-8img{

        margin: auto;

        padding-top: 25px;

      }

     .getintouch-div{

    background-color: #9e9e9e25 !important;

    margin-bottom: 150px;

    margin-top: 150px;

    width: 95%;

    

    /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); */



}

.getintouch-div h1{



    text-decoration: underline;



}

.getintouch-div h5{

    margin: 0;

    margin-top: -40px;



}

.getintouch-div a{

    margin: 0;

    margin-top: -10px;

    margin-bottom: 30px;



}



.left-dev-image{

    background-image: url("images/images1/image-getintouch.jpeg");

height: 400px;

    width: 100%;

    margin: auto;

    background-position: center;

    background-repeat: no-repeat;

    position: relative;

    border-top-right-radius: 20px;

    border-bottom-right-radius: 20px;

    border-top-left-radius: 20px;

    border-bottom-left-radius: 20px;



}



.quotes h2{

    margin: 0px;

    padding: 0px;

    margin-bottom: 15px;



}

.famous-quotes{

    margin: -50px;

    margin-top: -30px;

    margin-bottom: 20px;

    width: auto;

    

text-align: center;

}

.background-div{

    margin-top: 165px;

}

.background-div h1{

margin-top: 40px;

}

.image-team img{

    border-radius: 10px;

}

.image-team{

    margin-bottom: 10px;



}



}