
*{
 
    margin: 0;
    padding: 0;
   
  }
   
  #nav-bar {
    top: 0;
    z-index: 10;
    width: 100%;
    margin: 0;
  }
  
  .nav-bar {
    background-image: linear-gradient(center, #0c090c, #121113);
    padding: 10px;
  }
  
  .navbar-brand img {
    height: 60px;
    padding-left: 20px;
  }
  
  .navbar-nav li {
    padding: 0 10px;
    background-color: rgb(66, 38, 18);
  }
  
  .navbar-nav li a {
    color: rgb(165, 180, 165) !important;
    font-weight: 600;
    float: right;
    text-align: left;
  }
  
  .fa-bars {
    color: rgb(7, 2, 2);
    font-size: 30px !important;
  }
  
  .navbar-toggler {
    outline: none !important;
  }

  #banner {
    background-image: linear-gradient(to right, #04264d, #08a598);
    color: rgb(248, 248, 248);
    
    height:720px
  }
  .zaika{
    color:white;
    margin:50px;
    padding-right:30px;
     
     height:50px;
    font-size: 60px;
    font-weight: 20px;
     
  }
  .te{
    font-size: 20px;
    font-weight:normal;
    color:#99d388;
  }
  
  .promo-title {
    font-size: 40px;
    font-weight: 600;
    margin-top: 100px;
    color:#add1c9;
  }
  
  .play-btn {
    width: 45px;
    margin: 20px;
  }
  #banner a {
    color: rgb(32, 11, 11);
    text-decoration: none;
  }
  
  .img-fluid {
    height: 500px;
  }
  .bottom-img {
    width: 100%;
    height: 100px;
  }
  
  

  

/*
 #items{
   background-image: linear-gradient(to right, #04264d, #08a598);
   padding-top:10px;
 }
  .best-item{
    text-align: center;
    
    margin:50px;
    
  }
  .food-images{
    height:250px;
    width:500px;
  }
  .card{
    width:33%;
    padding:30px;
    margin:40px;
  }
  */

  /*about us*/

  #about{
    
    
    height:720px;
    background-image: linear-gradient(to right, #012916, #9bf1c9);
    text-align: center;
    font-weight: bolder;
    padding-top:0px;
    font-size:20px;
    color:white;
    background-image: url("environment.jpg");
  
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    
}

#about h2{
    color:white;
    font-family: sans-serif;
    font-weight: 500;
    padding:20px;
}

.self2{
    height:600px;
    width:450px;
    padding-left:0;
    padding-right:20px;
    float:left;
    display: block;
    padding-top:80px;
    align-items: center;
}
.about-text{
    padding-top:90px;
    padding-left:250px;
    font-weight: 900;
    font-size: 10px;
    color:white;
    font-family:Georgia, 'Times New Roman', Times, serif;

}

@media screen and (max-width: 900px) {
  .self2 {
    
    padding-top:20px;
    height:700px;
    width:700px;
    align-items: center;
    padding:30px;
  }

  .about-text{
    padding-top:10px;
    color:white;
    text-align: center;
    font-size:20px;
    height:500px;
    width:100%;
    display:block;
  }
}



/*recent news*/
.recentNews {
    background-color: rgb(1, 43, 25)  
}
.recentNews .news-title {
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
    font-family: 'nimbus-sans-condensed', sans-serif;
    font-size:55px;
    font-weight:bold;
    color: #fff;
}
.recentNews .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.recentNews .ct-blog {
    margin-bottom: 30px;
}
.ct-blog .inner {
    background-color: #FFF;
    padding: 10px;
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
    height: 100%;
}
.ct-blog .inner:hover {
    background-color: #e6e6e6;
}
.ct-blog .fauxcrop {
    height: 180px;
    overflow: hidden;
}
.ct-blog .fauxcrop img {
    width: 100%;
}
.ct-blog-content {
    display: table;
    padding: 30px 0 28px;
}
.ct-blog-content .ct-blog-date {
    border-right: 1px solid #95A5A6;
    display: table-cell;
    font-family: "Lato", sans-serif;
    padding: 0px 18px 0px 15px;
    text-align: center;
}
.ct-blog-content .ct-blog-date span {
    font-size: 16px;
    color: rgb(20, 117, 175);  
    font-weight: 700;
    display: block;
    line-height: 1;
}
.ct-blog-content .ct-blog-date strong {
    font-size: 25px;
    color: rgb(20, 117, 175);  
}
.ct-blog-content .ct-blog-header {
    color: #000;
    display: table-cell;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    line-height: 1.1;
    padding: 0 20px;
    vertical-align: top;
}
.btn-news {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 30px;
    text-align: center;
}
.btn-news.btn-contests a {
    color: #fff;
    font-family: 'nimbus-sans-condensed', sans-serif;
    font-size: 24px;
    transition: all 0.2s ease-in-out 0s;
}
.btn-news.btn-contests a:hover {
    color: #000;  
}

  
  

/*blogs*/
#blog h2{
    color:rgb(8, 8, 8);
    font-family: sans-serif;
    font-weight: 500;
    padding:20px;
    text-align: center;
}
.webinar-grid {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
  }
  
  .link-block {
    position: relative;
    width: 30%;
    min-height: 400px;
    text-align: center;
    margin: 20px auto;
    background-color: #0f0e0e;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.2s cubic-bezier(.25, .8, .25, 1);
    border-radius: 5px 5px 0 0;
    text-decoration: none;
  }
  
  .link-block:hover {
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  }
  
  .link-block .dundas-blue-link {
    background: rgba(40, 150, 211, 1);
    border: solid 1px rgba(40, 150, 211, 1);
    padding: 8px 25px;
    color: #fff!important;
    width: auto;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.8s cubic-bezier(.25, .8, .25, 1);
  }
  
  .link-block .dundas-blue-link:hover {
    background: #fff;
    color: rgba(40, 150, 211, 1)!important;
  }
  
  .link-block .webinar-image-container {
    width: 100%;
    height: 200px;
    position: relative;
    top: 0;
    transition: all 0.5s cubic-bezier(.25, .8, .25, 1);
    z-index: 200;
  }
  
  .link-block:hover .webinar-image-container {
    top: -20px;
  }
  
  .link-block .dundas-blue-text-long {
    position: absolute;
    top: 140px;
    transition: all 0.8s cubic-bezier(.25, .8, .25, 1);
    background-color: #f0f0f0;
    z-index: 100;
    font-weight: 100;
    color: rgba(40, 150, 211, .9);
    font-size: 24px;
    padding: 0 10px;
    opacity: 1;
  }
  
  .link-block:hover .dundas-blue-text-long {
    top: -20px;
    opacity: 0;
  }
  
  .link-block h2 {
    position: absolute;
  }
  
  .link-block .webinar-content-box {
    position: relative;
    padding: 20px;
    top: -20px;
    transition: all 0.5s cubic-bezier(.25, .8, .25, 1);
    opacity: 0;
  }
  
  .link-block:hover .webinar-content-box {
    top: -30px;
    opacity: 1;
  }
  
  .webinar-content-box p {
    padding: 0 0 20px 0;
    color: #6a6a6a;
  }
  
  .webinar-content-box a {
    text-decoration: none!important;
  }
  
  .webinar-image-container img {
    width: 100%;
    height: 100px;
    border-radius: 5px 5px 0 0;
  }
  
  .archive {
    display: none;
  }
  
  
  /* .webinar-content-box p {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} */
  
  
  /* TABLET PORTRAIT */
  
  @media only screen and (min-width: 569px) and (max-width: 880px) {
    .link-block {
      position: relative;
      width: 45%;
      max-width: 330px;
    }
    .link-block .dundas-blue-text-long {
      font-size: 22px;
    }
  }
  
  
  /* MOBILE LANDSCAPE */
  
  @media only screen and (min-width: 0) and (max-width: 568px) {
    .link-block {
      position: relative;
      width: 90%;
      max-width: 300px;
    }
    .link-block .dundas-blue-text-long {
      font-size: 18px;
    }
  }
  
  .videoWrapper {
    height: auto;
    width: 723px;
    position: relative;
    overflow: hidden;
  }
  
  .videoWrapper iframe {
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
  }





/*footer*/

.contact h2{
    text-align: center;
    font-weight: bolder;
    padding-top:0px;
    padding-bottom: 0;
    font-size:40px;
}
.contact .container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    padding: 2rem;
    background-color: #010c13;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.contact .form {
    width: 100%;
    max-width: 820px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.contact .contact-form {
    background-color: #6e6c6c;
    position: relative;
}

.contact .contact-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 36px;
    background-color: #ffffff;
    transform: rotate(45deg);
    top: 50px;
    left: -13px;
}

.contact form {
    padding: 2.3rem 2.2rem;
    z-index: 10;
    overflow: hidden;
    position: relative;
}

.contact .title {
    color: #fff;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 1;
    margin-bottom: 0.7rem;
}

.contact .input-container {
    position: relative;
    margin: 1rem 0;
}

.contact .input {
    width: 100%;
    outline: none;
    border: 2px solid #fafafa;
    background: none;
    padding: 0.6rem 1.2rem;
    color: #fff;
    font-weight: 500;
    font-size: 1.90rem;
    letter-spacing: 0.5px;
    border-radius: 25px;
    transition: 0.3s;
}

.contact textarea.input {
    padding: 0.8rem 1.2rem;
    min-height: 150px;
    border-radius: 22px;
    resize: none;
    overflow-y: auto;
}

.contact .input-container label {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #fafafa;
    font-size: 1.9rem;
    font-weight: 400;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s;
}

.contact .input-container.textarea label {
    top: 1rem;
    transform: translateY(0);
}

.contact .btn {
    padding: 0.6rem 1.3rem;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 1.95rem;
    color: #1abc9c;
    line-height: 1;
    border-radius: 25px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0;
}

.contact .btn:hover {
    background-color: transparent;
    color: #fff;
}

.contact .input-container span {
    position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: 1.8rem;
    padding: 0 0.4rem;
    color: transparent;
    pointer-events: none;
    z-index: 500;
}

.contact .input-container span:before,
.input-container span:after {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #090a0a;
    top: 50%;
    transform: translateY(-50%);
}

.contact .input-container span:before {
    left: 50%;
}

.contact .input-container span:after {
    right: 50%;
}

.contact .input-container.focus label {
    top: 0;
    transform: translateY(-50%);
    left: 25px;
    font-size: 0.8rem;
}

.contact .input-container.focus span:before,
.input-container.focus span:after {
    width: 50%;
    opacity: 1;
}

.contact .contact-info {
    padding: 2.3rem 2.2rem;
    position: relative;
}

.contact .contact-info .title {
    color: #0b0c0c;
}

.contact .text {
    color: #333;
    margin: 1.5rem 0 2rem 0;
}

.contact .information {
    display: flex;
    color: #555;
    margin: 0.7rem 0;
    align-items: center;
    font-size: 0.95rem;
}

.contact .icon {
    width: 28px;
    margin-right: 0.7rem;
}

.contact .social-media {
    padding: 2rem 0 0 0;
}

.contact .social-media p {
    color: #333;
}

.contact .social-icons {
    display: flex;
    margin-top: 0.5rem;
}

.contact .social-icons a {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background: linear-gradient(45deg, #83b3fa, #030255);
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 0.5rem;
    transition: 0.3s;
}

.contact .social-icons a:hover {
    transform: scale(1.05);
}

@media (max-width: 850px) {
    .contact .form {
        grid-template-columns: 1fr;
    }
    .contact .contact-info:before {
        bottom: initial;
        top: -75px;
        right: 65px;
        transform: scale(0.95);
    }
    .contact .contact-form:before {
        top: -13px;
        left: initial;
        right: 70px;
    }
    .contact .text {
        margin: 1rem 0 1.5rem 0;
    }
    .contact .social-media {
        padding: 1.5rem 0 0 0;
    }
}

@media (max-width: 480px) {
    .contact .container {
        padding: 1.5rem;
    }
    .contact .contact-info:before {
        display: none;
    }
    .contact form,
    .contact-info {
        padding: 1.7rem 1.6rem;
    }
    .contact .text,
    .information,
    .social-media p {
        font-size: 0.8rem;
    }
    .contact .title {
        font-size: 1.15rem;
    }
    .contact .social-icons a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .contact .icon {
        width: 23px;
    }
    .contact .input {
        padding: 0.45rem 1.2rem;
    }
    .contact .btn {
        padding: 0.45rem 1.2rem;
    }
}

/* *****************newsletter************* */



/* **********************footer*****************  */

#Uname,
#email,
#subject {
    width: 300px;
}

.row {
    color: rgb(245, 223, 223);
}

.footer-copyright {
    color: rgb(241, 227, 227);
}

.col-md-4 {
    padding-right: 40px;
    padding-bottom: 40px;
}

.site-footer {
    background-color: #0e0d0d;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
    margin-top: 90px;
    margin-bottom: 20px;
    border-top: 2px solid #000;
}

.site-footer hr {
    /* border-top-color: #bbb; */
    opacity: 0.5;
}

.site-footer hr.small {
    margin: 20px 0;
}

.site-footer h6 {
    color: rgb(247, 247, 247);
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px;
}

.site-footer a {
    color: #ffffff;
}

.site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links {
    padding-left: 0;
    list-style: none;
}

.footer-links li {
    display: block;
}

.footer-links a {
    color: #ffffff;
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links.inline li {
    display: inline-block;
}

.site-footer .social-icons {
    text-align: right;
}

.site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #d6d8e2;
}

.copyright-text {
    margin: 0;
}

@media (max-width: 991px) {
    .site-footer [class^="col-"] {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .site-footer {
        padding-bottom: 0;
    }
    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center;
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px;
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px;
}

.social-icons a {
    background-color: #eceeef;
    color: #c2cbd3;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe;
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px;
}

.social-icons a.facebook:hover {
    background-color: #3b5998;
}

.social-icons a.twitter:hover {
    background-color: #00aced;
}

.social-icons a.linkedin:hover {
    background-color: #005b85;
}

.social-icons a.github:hover {
    background-color: #ea4c89;
}

@media (max-width: 767px) {}

@media (max-width: 800px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600;
    }
}


