.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 0;
    align-items: center;
}

.ss-container {
    max-width: 1100px;
    margin:0px auto;
}

.fixnav {
    max-width: 100%;
   position: fixed;
   background: #fff;
   width: 100%;
   display: block;
}
.navbar-logo {
    max-width: 260px;
}
.header-nav-link {
    font-size: 14px;
    font-weight: 600;
    color: #182033;
    border-radius: 4px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-nav-link:hover {
    color: #182033;
    background: #f4ae35;
}
.nav-item .active {
    color: #182033;
    background: #f4ae35;
}
.nav-item .btn {
    font-size: 14px;
    font-weight: 600;
}

.hero-section {
    background: #034e91;
    margin-top: 75px;
}


.hero-home-img {
    background: url('../images/hero-home-banner.jpg') center center no-repeat;
    background-size: cover;
    height: 595px;
}
.hero-about-img {
    background: url('../images/about-banner.jpg') center center no-repeat;
    background-size: cover;
}
.hero-process-img {
    background: url('../images/process-banner.jpg') center center no-repeat;
    background-size: cover;
}
.hero-services-img {
    background: url('../images/services-banner.jpg') center center no-repeat;
    background-size: cover;
}
.hero-contact-img {
    background: url('../images/contact-banner.jpg') center center no-repeat;
    background-size: cover;
}
.hero-why-img {
    background: url('../images/why-banner.jpg') center center no-repeat;
    background-size: cover;
}

@media(max-width:767px){

    .hero-home-img {
        background: none !important;
        height: 0px !important;
    }

}
.founder-block {
    background: #d9e5ef;
    border: solid 1px #d9e5ef;
    border-radius: 8px;
}
.founder-block:hover {
    border: solid 1px #034e91;
}
footer {
    font-size: 14px;
}
.footer-links-container {
    border-top: solid 1px rgba(255,255,255,0.25);
    border-bottom: solid 1px rgba(255,255,255,0.25);
}
.footer-links-container ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer-links-container ul li {
    display: inline-block;
    padding: 0px 25px;
}
.footer-links-container ul li a {
    color: #fff;
    text-decoration: none;
}
.footer-links-container ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
/*.navbar {
    margin-left: 107px;
    max-width: 1145px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
*/
.ss-navbar {
    column-gap: 16px;
    color:black;
}



.ss-navbar:hover {
    column-gap: 16px;
    color:black;
}

.ss-btn-primary {
    color: #fff !important;
    background-color: #125998;
    border-color: #125998;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
}



/*.ss-btn-primary:hover {

    color: #fff;

    background-color: #f4ae35;

    border-color: #f4ae35;

}*/

.ss-btn-primary-b {
    color: rgb(0, 0, 0);
    background-color: #f4ae35;
    border-color: #f4ae35;
    border: 0;
    font-weight: 600;
    border-radius: 4px;
    padding: 10px 20px;
}

/*
.ss-nav-text {
    color: black;
}

.ss-nav-text:hover,
.ss-nav-text-active {
    color: #fff;
    background-color: #f4ae35;
    border-color: #f4ae35;
    border-radius: 4px;
}
*/
.ss-supper-container {
    width:100%;
    max-height: 100%;
}



.ss-bg1 {

    background-image: url("../images/1x/Asset1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ss-bg3 {
    background-image: url(../images/1x/bgblue.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-top: -25px;
}
.ss-bg2 {
    background-color: #182033;
}

.ss-color-2 {
    color: #125998;;
}

.ss-image {
    max-width:100%;
}
.ss-image1 {
    width:80%;
}

.ss-sub-container {

    padding-top: 100px;

    padding-bottom: 100px;

    color: white;

}



.ss-h1{

    max-width: 256px;

    font-size: 24px;

}



.ss-h2 {
    font-size: 40px;
    font-weight: 700;

}

.ss-p1{

    margin-top: 20px;

    margin-bottom: 20px;

    font-size: 18px;

}

a{text-decoration: none;}

.ss-p2{

    font-size: 18px;
    color: #f4ae35;
    font-weight: 700;

}







.ss-darkblue{

    background-color: #182033;

}



.ss-black{color:black;}

.ss-darksec{

    color: #f4ae35;

}



.ss-f19{

    font-size: 19px;

}



.ss-f20{

    font-size: 20px;

}



.ss-col2{

    padding: 11px;

    padding-left: 10%;

}



.ss-col3{

    padding: 11px;

    padding-right: 10%;

}

.ss-pad80{

    padding: 80px;

    text-align: center;



}



.ss-row-footer{

    text-align: center;

    max-width: 700px;

    margin: 0px auto;

    color: white;

}



.ss-a{

  

    color: white;

    text-align: left;

    text-decoration: none;

}





hr:not([size]) {

    height: 1px;

}



hr {

    margin: 1rem 0;

    color: inherit;

    background-color: currentColor;

    border: 0;

    opacity: .25;

    background-color: white;

}



.btn1 {

    display: inline-block;

    font-weight: 400;

    line-height: 1.5;

    color: #212529;

    text-align: center;

    text-decoration: none;

    vertical-align: middle;

    

    -webkit-user-select: none;

    -moz-user-select: none;

    user-select: none;

    background-color: transparent;

    border: 1px solid transparent;

    padding: 0.375rem 0.75rem;

    font-size: 1rem;

    border-radius: 0.25rem;

    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    background-color: #125998;

    border-color: #125998;

    color: white;



}

/*================aboutus==========================*/



.ss-supper-container-about{

    background-image: url("../images/1x/aboutseeneel-8.png");

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}





.ss-supper-container-pro{

    background-image: url("../images/1x/ourprocess-8.png");

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}



.ss-supper-container-ser{

    background-image: url("../images/1x/services.png");

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}





.ss-supper-container-con{

    background-image: url("../images/1x/contact.png");

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}



.ss-supper-container-why{

    background-image: url("../images/1x/whyus.png");

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}



.ss-h1-about {

    max-width: 256px;

    font-size: 36px;

}

.ss-sub-container-about {

    padding-top: 11%;

    padding-bottom: 13%;

    color: white;

}



.ss-con-ab{

    display: grid;

    grid-gap: 2em;

    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));

}



.ss-padd5{

    padding-top: 2%;

    padding-bottom: 2%;

}



.ss-textcenter{

    text-align: center;

}

.ss-textleft{

    text-align: left;

    /* display: flex; */

    /* align-items: end; */

}

.ss-textright{

    text-align: right;

}

.ss-new-name{

    border-radius: 30%;

}

.ss-btn{

    border-radius: 22px;

}



.ss-bg-3{

    background-color: #e1eaf2;

}



.ss-image-process {

    max-width: 250px;

}

/* .ss-h1-pro{

} */



.ss-pro-sec {



    padding-top: 8%;

}

.ss-con2-con h4{
    font-size: 20px;
}

.ss-con2-con{

    display: grid;

    grid-gap: 2em;

    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));

}



.ss-con2-con1{

    display: grid;

    grid-gap: 2em;

    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));

}



.ss-con2-con > div{
    border: 1px solid #ced4da;
    padding: 4px;
    border-radius: 10px;
    text-align: center;
    line-height: 1;
}
.ss-con2-con a{
    color: #034e91;
}
textarea.form-control{
    height: 145px;
}
.ss-con2-con1_1{

 

    padding: 10px;

    border-radius: 10px;

    text-align: left;

    line-height: 1;

}

.ss-form {
    font-weight: 600;
}



.ss-h1-ser{

    font-size: 20px;

    padding-top: 4%;


}


/* timeline */
/* The actual timeline (the vertical ruler) */
.timeline {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
  }
  
  /* The actual timeline (the vertical ruler) */
  .timeline::after {
    content: '';
    position: absolute;
    width: 6px;
    background-color: #f4ae35;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
  }
  
  /* Container around content */
  .timeline-container {
    padding: 10px 30px;
    position: relative;
    background-color: inherit;
    width: 50%;
  }
  
  /* The circles on the timeline */
  .timeline-container::after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: -12px;
    background-color: #fff;
    border: 4px solid #f4ae35;
    top: 30px;
    border-radius: 50%;
    z-index: 1;
  }
  
  /* Place the container to the left */
  .timeline-left {
    left: 0;
  }
  
  /* Place the container to the right */
  .timeline-right {
    left: 50%;
  }
  
  /* Add arrows to the left container (pointing right) */
  .timeline-left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 32px;
    width: 0;
    z-index: 1;
    right: 20px;
    border: medium solid #d9e5ef;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #d9e5ef;
  }
  
  /* Add arrows to the right container (pointing left) */
  .timeline-right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 32px;
    width: 0;
    z-index: 1;
    left: 20px;
    border: medium solid #d9e5ef;
    border-width: 10px 10px 10px 0;
    border-color: transparent #d9e5ef transparent transparent;
  }
  
  /* Fix the circle for containers on the right side */
  .timeline-right::after {
    left: -12px;
  }
  
  /* The actual content */
  .timeline-content {
    padding: 20px 30px;
    background-color: #d9e5ef;
    position: relative;
    border-radius: 6px;
  }
  
  /* Media queries - Responsive timeline on screens less than 600px wide */
  @media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .timeline::after {
    left: 31px;
    }
    
    /* Full-width containers */
    .timeline-container {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
    }
    
    /* Make sure that all arrows are pointing leftwards */
    .timeline-container::before {
    left: 60px;
    border: medium solid #d9e5ef;
    border-width: 10px 10px 10px 0;
    border-color: transparent #d9e5ef transparent transparent;
    }
  
    /* Make sure all circles are at the same spot */
    .timeline-left::after, .timeline-right::after {
    left: 19px;
    }
    
    /* Make all right containers behave like the left ones */
    .timeline-right {
    left: 0%;
    }
  }

  /* timeline */







/*-=========================resposive==============-*/



.container10{



    background-image: url("../images/1x/Asset1.png");

    background-repeat: no-repeat;

    background-position: center;

    background-size: 150%;



}
@media(max-width:768px) {
.header-nav-link {
    margin-bottom: 15px;
}
/* .scroll{
   
    max-width: 600px;

    padding: 10px;

    overflow-y: auto;
} */
.ss-nav-text-active {
    width: 40%;
    padding-left: 10px;
}
.banner h2{
    margin-top: 26%;
    font-size: 18px;
}
.banner p{
    font-size: 11px;
}
.process-10{
    text-align: center;
}
.process-10 img{
    align-items: center;
}
.ss-con2-con h4{
    font-size: 14px;
}
.ss-pro-sec{
    text-align: center;
}
.ss-con2-con p{
    font-size: 13px;
}
.footer-links-container ul li {
    padding: 0 10px;
}
}
@media(max-width:340px){
    .seeneel-logo{
        width: 165px;
    }
    .ss-con2-con h4{
         font-size: 13px;
    }
    .ss-con2-con a{
        font-size: 12px;
    }
    .colll span{
        font-size: 13px !important;
    }
    .banner h2{
        font-size: 16px;
    }

}
.process-10 img{
    width: 250px;
}
.container11{



  padding: 5% 9% 5% 9%;



}

.container14{



    background-image: url(../images/1x/bgblue.png);

    background-repeat: no-repeat;

    background-position: center;

    background-size: 100%;

    margin-top: -25px;

    padding-top: 5%;

    padding-bottom: 5%;

}



.con12{



    max-width: 1100px;

    /* display: grid; */

    display: grid;

    grid-gap: 2em;

    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

    margin: 0px auto;

    color: white;







}



.con13 {

    max-width: 1100px;

    /* display: grid; */

    display: grid;

    grid-gap: 2em;

    grid-template-columns: 300px 3fr;



    color: white;

}



.scroll-immage{

    text-align: center;

}





.ss-image-ab{

    max-width: 100%;

}







.c3{

    max-width: 800px;

    display: grid;

    grid-gap: 1em;

    grid-template-columns: repeat(auto-fit, minmax(140px, 3fr));

    margin: 0px auto;

    padding: 12px;



}



.c4 {

    max-width: 800px;

    display: grid;

    grid-gap: 8em;

    grid-template-columns: repeat(auto-fit, minmax(140px, 3fr));

    margin: 0px auto;

}



.ss-image-foo{

    max-width: 200px;

}



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

   

    .container10 {

        background-image: url(../images/1x/Asset1.png);

        background-repeat: no-repeat;

        background-position: center;

        background-size: 700%;

    }

   

    .ss-sub-container {

        padding-top: 100px;

        padding-bottom: 10px;

        color: white;

        padding-left: 28px;

        /* font-size: 14px; */

    }



    .ss-h1 {

        max-width: 300px;

        font-size: 32px;

        padding-top: 30px;
    }





    .ss-p1 {

        margin-top: 20px;

        margin-bottom: 20px;

        font-size: 14px;

    }

    .con12 {

        max-width: 1100px;

        /* display: grid; */

        display: grid;

        /* grid-gap: 2em; */

        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

        margin: 0px auto;

        color: white;

    }

    .con12_2{

        padding-top: 10px;

        padding-bottom: 10px;

    }

  

    .ss-col2 {

        padding-left: 6px;

        padding-bottom: 30px;

    }



    .ss-image1 {

        /* max-width: 141%; */

        width: 1200px;

    }



    .scroll-y{

        max-width: 600px;

        padding: 10px;

        overflow-y: auto;

    }



    .container14 {

        background-image: url(../images/1x/bgblue.png);

        background-repeat: no-repeat;

        background-position: center;

        background-size: 100%;

        /* margin-top: -25px; */

        padding-top: 5%;

        padding-bottom: 5%;

        background-color: #034e91;

    }



    .ss-image-foo{

        width: 50%;

    }



    .ss-a{

  

        color: white;

        text-align: left;

        padding: 0px;

    

    }



    .ss-padd5 {

   

        padding: 10px;

    }



    .ss-h1-ser {

        font-size: 12px;

        padding-top: 4%;

        padding-bottom: 4%;

        padding: 20px;

    }



    .ss-textleft {

        text-align: center;

        padding-top: 40px;

    }



    .ss-textright {

        text-align: center;

        padding-top: 40px;

    }





    .c3{

        display: grid;

        grid-gap: 10px;

        grid-template-columns: repeat(auto-fit, minmax(140px, 3fr));

    

    }

    

    .ss-image-foo{

        width: 50%;

    }





    .ss-nav-text:hover {

        color: #fff;

        background-color: #f4ae35;

        border-color: #f4ae35;

        border-radius: 6px;

        padding-left: 10px;

    }



    .con13{



        max-width: 1100px;

        /* display: grid; */

        display: grid;

        grid-gap: 2em;

        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

        margin: 0px auto;

        color: white;

    

    

    

    }

    

    .c4{

        display: grid;

        grid-gap: 10px;

        grid-template-columns: 1fr 1fr;

    

    }





    .ss-pro-sec {

         padding-top: 0%; 

    }



    .o2{

        order: 1;

      }

      

      .o1 {

        order: 2;

      }

    

      .ss-image {

        max-width: 60%;

        padding-top: 10%;

    }



    .ss-image-process {

        max-width: 260px;

    }

    .ss-image-in {

        max-width: 90%;

        padding-top: 10%;

    }
   

}
.card-2{
    width: 100%;
    height: 550px;
    padding: 8%;
    border: 1px solid #dbdbdb;
    transition: 0.5s;
}
.card-2 ul li{
    text-align: start !important;
}

.card-2 h2{
    /* color: #fff; */
    font-size: 21px;
    padding: 24px 0px 0px 0px;
}
.about-10{
    width: 100%;
    min-height: 155px;
    background: #e0edf9;
    border: 1px solid #a9aaaa;
    border-radius: 10px;
    padding: 15px;
    transition: 0.5s;
}
.about-10:hover{
    border: 1px solid #034e91;
}
.about-10 img{
    width: 130px;
    height: 130px;
    float: left;
    margin-right: 15px;
}
.about-10 h5{
    color: #125998;
    font-size: 17px;
    font-weight: 700;
    padding-top: 15px;
}
.about-10 p{
    font-size: 14px;
    color: #000;
}
.banner{
    margin-top: 5%;
}
.address h4{
    font-size: 20px;
}
.email h4{
    font-size: 20px;
}
.phone h4{
    font-size: 20px;
}
