body{
    font-family: "Work Sans", sans-serif !important;
}
.container{
    width:100% !important;
    max-width: 64rem !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
a{
    text-decoration: none !important;
}
.folio-info a:hover{
    color:#0BAFF2;
}
.sidebar a:hover{
    color:#0BAFF2;
}
 h1,h2, h3, h4{
    font-family: "Cormorant Infant", serif !important;
    font-weight: 500;
    font-style: normal;
 }
 nav.navbar.navbar-expand-lg.navbar-light.bg-dark1{
    padding:.5rem 40px;
 }
.bg-dark1{
    background: #2D2D2D !important;
}
.navbar-brand{
    padding:0px !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #FCFCFC !important;
    font-size: 16px;
    font-weight: 400;
    padding:.5rem 1.5rem !important;
     font-family: "Work Sans", sans-serif;
}
.banner-content {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.banner-content.pad-right-style{
    padding-left: 201px;
    padding-right:40px;
    padding-bottom: 50px;
}
.attach-style{
    display:flex;
    align-items: flex-end;
    padding:0 !important;
    justify-content:flex-end;
}
.attach-style img{
    width:100%;
}
.banner-content h1{
    text-align: left;
}
.banner-content span{
    color: #0BAFF2;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    margin-bottom: 16px;
    display:block;
}
.banner-content p{
    color: #F5F5F5;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 16px;
}
.banner-content a{
    padding:0 20px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content: center;
    border-radius: 30px;
    background: #0BAFF2 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    color:#ffffff !important;
     margin-bottom: 16px;
}
.banner-content img{
    margin-bottom: 16px;
}

.banner{
            background:#000000 !important;
            background-size: cover;
            color: white;
            text-align: center;
            padding:80px 0px ;
            border-radius:0px !important;
        }
        .banner.back1{
            padding: 80px 0 0 0;
    }
        .navbar-brand svg {
            height: 30px;
            width: 30px;
        }
        .navbar-light .navbar-nav .nav-link {
            color: rgba(0, 0, 0, 0.5);
        }
        .navbar-light .navbar-nav .nav-link:hover {
            color: rgba(0, 0, 0, 0.7);
        }
        .btn-custom {
            background-color: #007bff;
            color: white;
        }
        .btn-custom:hover {
            background-color: #0056b3;
        }
        
        

/* Portfolio section */
.portfolio-section{
    width:100%;
    float:left;
    background:#1E1E1E;
    padding:80px 0;
}
.heading-section{
    width:60%;
    margin:0 auto;
}
.heading-section span{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color:#FCFCFC;
    display:block;
}
.heading-section h2{
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 57.6px;
    text-align: center;
    color:#FCFCFC;
    display:block;
}
.heading-section p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color:#FCFCFC;
    display:block;
}
.folio-boxes{
    width:100%;
    background: #2D2D2D;
    border-radius:8px;
    padding:20px;
    margin-top:40px;
}
.folio-boxes.style-relative{
    padding:0px;
}
.folio-boxes.style-relative .folio-info{
    padding:20px 20px;
}
.folio-boxes.style-relative .col-md-12  .col-md-5 {
    float:left;
    padding:0;
}
.folio-boxes .col-md-12 {
    display:flex;
    align-items:center;
    justify-content: center;
}
.folio-boxes .col-md-12  .col-md-7 {
    float:left;
}
.folio-boxes .col-md-12  .col-md-5 {
    float:left;
}
.folio-boxes .col-md-12  .col-md-5 img{
    width:100%;
}
.folio-info{
    padding-right:50px;
}
.folio-info img{
    margin-bottom: 30px;
}
.folio-info h3{
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    color:#FCFCFC;
    margin-bottom: 16px;
}
.folio-info p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color:#FCFCFC;
    margin-bottom:8px;
}
.folio-info a{
    border-radius: 30px;
    background: #ffffff;
    height:48px;
    padding:0 0px;
    display:flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color:#000000;
    width:210px;
    margin:30px 0 0 0; 
}
.folio-info a img{
    margin-bottom: 0px;
    margin-left:6px;
}

/* Certifications */
.certifications-box{
    width:100%;
    float:left;
    background:#ffffff;
    padding:80px 0;
}
.heading-section.section2{
    margin:0;
    width:70%;
}
.heading-section.section2 span{
    text-align: left;
    color:#000000;
}
.heading-section.section2 h2{
    text-align: left;
    color:#000000;
}
.heading-section.section2 p{
    text-align: left;
    color:#000000;
}
.certification-info{
    width:100%;
    float:left;
    margin-top:60px;
}
.certification-info .col-md-3{
    margin-bottom: 15px;
    padding-left:7.5px;
    padding-right:7.5px;
}
.certificate-col{
    border-radius: 8px;
    background: #2D2D2D;
    padding:32px 24px;
}
.certificate-col span{
    border-radius: 25px;
    display: flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    color:#000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 24px;
}
.certificate-col span.green{
    background: #1DE591;
    width:140px;
}
.certificate-col span.yellow{
    background: #FD5;
    width:167px;
}
.certificate-col span.pink{
    background: #FF5EA1;
    width:210px;
}
.certificate-col span.blue{
    background: #66D1FF;
    width:160px;
}
.certificate-col h3{
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color:#FCFCFC;
    margin-bottom: 24px;
    min-height:90px;
}
.certificate-col img.logo{
    margin-top:20px;
}

/* UI-UX Design */
.ui-ux-design{
    width:100%;
    float:left;
    background:#1E1E1E;
    padding:80px 0;
}
.heading-section.section3{
    margin:0;
    width:50%;
}
.heading-section.section3 span{
    text-align: left;
}
.heading-section.section3 h2{
    text-align: left;
}
.heading-section.section3 p{
    text-align: left;
}
.ui-ux-boxes{
    margin-top:60px;   
}
.ui-ux-col{
    padding:24px 32px;
    border-radius:8px;
    min-height:360px;
}
.ui-ux-boxes .col-md-4{
    float:left;
    margin-bottom:15px;
    padding-left:7.5px;
    padding-right:7.5px;
}
.ui-ux-col.colo1{
    background:#66D1FF;
}
.ui-ux-col.colo2{
    background:#AE62E8;
}
.ui-ux-col.colo3{
    background:#1DE591;
}
.ui-ux-col.colo4{
    background:#C8C8C8;
}
.ui-ux-col.colo5{
    background:#FF5EA1;
}
.ui-ux-col.colo6{
    background:#FD5;
}
.ui-ux-col h3{
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 38.4px;
    color:#000000;
    min-height:80px;
}
.ui-ux-col p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color:#000000;
    margin-bottom:0px;
}

/* Coming soon Block */
.coming-soon-box{
    width:100%;
    float:left;
    padding:80px 0;
    background:#ffffff;
}
.heading-section.section4{
    margin:0;
    width:100%;
}
.heading-section.section4 span{
    text-align: left;
    color:#000000;
}
.heading-section.section4 h2{
    text-align: left;
    color:#000000;
}
.heading-section.section4 p{
    text-align: left;
    color:#000000;
}
.heading-section.section4 a{
    border-radius: 30px;
    background: #0BAFF2;
    height:48px;
    width:195px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    color:#ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-keywords ul{
    margin:0;
    padding:0;
    list-style: none;
    display:flex;
    align-items:center;
    flex-flow: wrap;
}
.search-keywords ul li{
    padding:0 10px 10px 0px;
}
.search-keywords ul li a{
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    color:#000000;
    border-radius: 30px;
    border: 1px solid #000;
    display: flex;
    padding: 5px 13px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.search-keywords {
    padding-left: 40px;
}

/* self section info */
.about-self-section{
    width:100%;
    float:left;
    padding:80px 0;
    background:#1E1E1E;
}
.self-box .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.self-photo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.heading-section.section5{
    margin:0;
    width:100%;
}
.heading-section.section5 span{
    text-align: left;
   margin-bottom:8px;
}
.heading-section.section5 h2{
    text-align: left;
   margin-bottom:15px;
}
.heading-section.section5 p{
    text-align: left;
}
.heading-section.section5 a{
    border-radius: 30px;
    background: #0BAFF2 !important;
    height:48px;
    width:175px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    color:#ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:30px;
}

/* Article interview */
.article-interview{
    width:100%;
    float:left;
    padding:80px 0;
    background:#2d2d2d;
}
.list-info{
    padding-left:50px;
}
.list-info ul{
    margin:0;
    padding:0;
    list-style:none;
}
.list-info ul li{
    margin:0;
    padding:20px 0;
    list-style:none;
    border-top:1px solid #ffffff;
}
.list-info ul li a {
    text-decoration: none !important;
}
.list-info ul li a .title{
    display:flex;
    align-items:center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.list-info ul li a .title h4{
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 38.4px;
    color:#fcfcfc;
    margin-bottom:0px;
}
.green-content{
    display:flex;
    align-items:flex-start;
    justify-content: flex-start;
}
.green-content span{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px; /* 140% */
    text-transform: uppercase;
    color:#0BAFF2;
    padding-right:16px;
}

/* Testimonials  */
.testimonials-box{
    width:100%;
    float:left;
    padding:80px 0 0 0;
    background:#1E1E1E;
}
.heading-section.section6{
    width:100%;
    margin:0 auto;
}
.heading-section.section6 span{
    text-align: center;
    color:#fcfcfc;
    margin-bottom:20px;
}
.heading-section.section6 h2{
    text-align: center;
    color:#fcfcfc;
}
.testimonial-content{
    margin-top:40px;
    width:100%;
    float:left;
}
.testimonial-content .col-md-4{
    padding-left:7.5px;
    padding-right:7.5px;
}
 .cols-1{
  
    padding: 32px;
    margin-bottom:15px;
}
.cols-1 p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color:#ffffff;
}
.client-info{
    display:flex;
    align-items: center;
    justify-content: flex-start;
}
.title-info{
    display:flex;
    flex-direction: column;
    padding-left:10px;
}
.title-info h5{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; 
    color:#ffffff;
    margin-bottom:5px;
}
.title-info span{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    color:#ffffff;
}
.read-more-button{
    width:100%;
    margin-top:40px ;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.read-more-button a{
    border-radius: 30px;
    background: #0BAFF2;
    height:48px;
    width:175px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    color:#000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* JOin Program section */
.join-program-section{
    width:100%;
    float:left;
    padding:70px 0 70px 0;
    background:#1E1E1E;
}
.join-section{
    border-radius: 12px;
    background: #2d2d2d;
    padding: 50px ;
}
.join-content-col img{
    margin-bottom: 15px;
}
.join-content-col h2{
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 47px;
    color:#f5f5f5;
    
}
.join-content-col p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color:#f5f5f5;
}

.join-pic {
    width:100%;
}
.join-pic ul{
    margin:0;
    padding:0;
    list-style:none;
}
.join-pic ul li{
    margin:0;
    padding:0 0 20px 0;
    list-style:none;
}
.join-pic ul li a{
    display:flex;
    align-items:center;
    justify-content:flex-start;
}
.join-pic ul li a img{
    margin-right:10px;
    width:32px;
}
.join-pic ul li a{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color:#ffffff;
}

/* Blog start */
.blog-section{
    width:100%;
    float:left;
    padding:80px 0;
    background: #F5F5F5;
}

.blogs-list{
    width:100%;
    padding:40px 0 0 0 ;
}
.blogs-col img{
    width:100%;
}
.blogs-col h4{
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color:#000000;
    margin: 10px 0;
}
.blogs-col p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color:#000000;
    margin-bottom:0;
}

/* blog detail */
.blog-info-detail{
    width:100%;
    float:left;
    background: #F5F5F5;
    padding:50px 0;
}
.blog-info-detail h2{
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 57px;
    color:#000000;
    margin-bottom: 22px;
}
.blog-info-detail h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    color:#000000;
    margin-bottom: 10px;
    font-family: "Work Sans", sans-serif !important;
}
.blog-info-detail img{
    margin-bottom: 39px;
    width:100%;
}
.blog-info-detail ul{
    margin:0 0 15px 0;
    padding:0 15px;
    list-style: none;
}
.blog-info-detail ul li{
    margin:0;
    padding:4px 0;
    list-style: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    color:#000000;
}
.blog-info-detail p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color:#000000;
    margin-bottom: 15px;
}

.relative-blogs{
    width:100%;
    float:left;
    background:#F5F5F5;
    
    
}
.relative-blogs .blogs-list{
    border-top:1px dashed #000000;
    padding: 50px 0;
    width:70%;
    margin:0 auto;
}

/* Footer */

.footer{
    width:100%;
    float:left;
    padding:80px 0;
    background:#000000db;
    border-top:1px solid #0BAFF2;
}
.footer h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; 
    color:#0BAFF2;
    margin-bottom:8px;
}
.footer ul{
    list-style: none;
    margin:0;
    padding:0;
    display:flex;
    flex-direction: column;
}
.footer ul li{
    margin:0;
    padding:4px 0;
 }
 .footer ul li a{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    color:#ffffff;
 }
 .copy-right{
    padding-top:70px;
    width:100%;
    float:left;
 }
 .copy-right p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    color:#ffffff;
    margin-bottom:0px;
 }

 /* Project page */
 .overview-section{
    width:100%;
    padding:80px 0;
    background:#ffffff;
 }
 main.main-content h3{
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color:#000000;
 }
 main.main-content img{
    margin-bottom:0px;
    width:100%;
 }
 .app-images img{
    width:auto !important;
    margin:10px !important;
 }

 main.main-content span{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    color:#000000;
 }
 main.main-content p{
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    color:#000000;
 }

 .pad-bottom{
    padding-bottom: 20px;
 }
main.main-content ul{
    margin:0 0 15px 0;
    padding:0 22px;
    list-style:none;
}
main.main-content li{
    margin:0;
    padding:0 ;
    list-style:outside;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    color:#000000;
    padding: 4px 0;
}
.fixeddiv {
    display: flex;
    padding: 0px;
}

.sidebar {
    width: 30%;
    padding: 0px;
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    display:flex;
    flex-direction: column;
}
.sidebar a{
    padding-bottom:16px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #000000;
}
.sidebar a.active{
    color:#0BAFF2;
}
.main-content {
    width: 70%;
    padding: 20px;
    overflow-y: auto;
    height: 100%;
}

.main-content p {
    margin-bottom: 20px;
}

.sticky {
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0;
}
.blog-meta-detail {
    width: 70%;
    margin: 0 auto;
}
.join-pic {
    width: 100%;
    padding-top: 20px;
}

@media screen and (min-width: 1200px){
    .container {
        max-width: 1340px;
        width: auto;
    }
}

 /* Media query for responsive for mobile */
 @media screen and (max-width: 767px) {
    .relative-blogs .blogs-list{
        width:100%;
    }
    .app-images img {
        width: 100% !important;
        margin: 10px !important;
    }
    .blog-meta-detail {
        width: 100%;
        margin: 0 auto;
    }
  .heading-section{
    width:100%;
  }
  .heading-section span{
    margin-bottom:10px;
  }
  .heading-section h2{
    margin-bottom:15px;
    font-size:35px;
    line-height: 45px;
  }
  .folio-boxes{
    padding:15px;
  }
  .folio-boxes .col-md-12 .col-md-7{
    padding: 0px;
  }
  .folio-boxes .col-md-12 .col-md-5{
    padding: 0px;
  }
  .folio-info{
    padding-right: 0px;
  }
  .folio-boxes .col-md-12{
    flex-direction: column;
  }
  .folio-info h3{
    font-size: 26px;
  }
  .folio-info a{
    margin-bottom:20px;
  }
  .heading-section.section2{
    width:100%;
  }
  .heading-section.section3{
    width:100%;
  }
  .heading-section.section4{
    width:100%;
    padding: 0 15px;
  }
  .blogs-col {
        padding-bottom: 50px;
    }
  .certificate-col img{
    width:100%;
  }
  .search-keywords {
     padding-left: 0;
  }
  .self-photo{
    margin-bottom:50px;
  }
  .heading-section.section5 {
        margin: 0px 0px 40px 0px;
        width: 100%;
   }
   .list-info {
        padding-left: 0px;
    }
    .join-section{
        padding: 30px 20px;
    }
    .join-content-col {
        padding: 15px 0px;
    }
    .footer .col-md-3{
        margin-bottom:20px;
    }
    .banner{
        padding:40px 0;
    }
    
    .certifications-box{
        padding:40px 0;
    }
    .ui-ux-design{
        padding:40px 0;
    }
    .coming-soon-box{
        padding:40px 0;
    }
    .about-self-section{
        padding:40px 0;
    }
    .article-interview{
        padding:40px 0;
    }
    .testimonials-box{
        padding:40px 0;
    }
    .join-program-section{
        padding:40px 0;
    }
    .footer{
        padding:40px 0;
    }
    .fixeddiv {
        display: flex;
        padding: 0px;
        flex-direction: column;
    }
    .sidebar {
        width: 100%;
        padding: 0px;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        height: auto;
        overflow-y: auto;
        display: flex;
        flex-direction: row;
        overflow-x: auto;
    }
    .sidebar a{
        padding-top:0px !important;
        min-width: 150px;
        text-align: center;
    }
    .main-content {
        width: 100%;
    }
    main.main-content img {
        margin-bottom: 20px;
        width: 100%;
    }
    .banner-content.pad-right-style {
        padding-left: 10px;
        padding-right: 0;
        padding-bottom: 0;
    }
    .certificate-col img.logo {
        margin-top: 20px;
        width: 140px;
    }
    .ui-ux-col {
        min-height: 100%;
    }
    .folio-boxes .col-md-12 .col-md-5 img{
        width:320px;
    }
    .folio-boxes.style-relative .col-md-12 .col-md-5 img{
        width:330px;
    }
}