@charset "utf-8";
/* CSS Document */
html, body{
    height: 100%;
}
html {
  scroll-behavior: smooth;
}
.marquez{
    padding: 10px 0px;
    background: #00bfa5;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight:500;
}

.marquez a{
    color:#00bfa5;
    font-family: "Poppins", sans-serif;
    font-weight:600;
    background:#fff;
    padding:5px 25px;
    border-radius:15px;
}
.marque-sec{
    background:#3b6c04;
    padding:30px 0px;
}
.marque-sec h4{
   font-family: "Poppins", sans-serif;
    font-weight:600;
    color:#fff; 
    font-size:20px;
}
.marque-sec a{
    background: #a4de62;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding: 12px 25px;
    border-radius: 10px;
    margin-left: 2%;
}
.eiaz strong{
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
.eiaz p{
    padding-bottom:15px;
}
.topbar{
    background: #a4de62;
    padding: 15px 0;
}
.icon-sec ul{
    display: flex;
    float: right;
}
.pho{
    position:relative;
}
.pho:before{
    content:"";
    position:absolute;
    background:url(../images/phone.png) no-repeat;
    width:25px;
    height:25px;
    left:0px;
}

.icon-sec li a{
    color: #000;
    font-size: 16px;
    margin-right:10px;
    
}
.your-class02 .single-slide{
    height:100vh;
    display:flex !important;
    align-items:center;
}
.topbar p a{
    font-family: "Poppins", sans-serif;
    font-weight:400;
    font-size: 16px;
    color:#000;
    padding-left:30px;
}
.topbar p a:hover{
    text-decoration:none !important;
}
.bottom-sec h1{
    text-align:center;
    font-weight:900;
    color:#fff;
    font-size:90px;
    font-family: "Poppins", sans-serif;
}
.bottom-sec .blue{
    background:#00bfa5;
    padding:0px 5px;
}
.bottom-sec .green{
    background:#a4de62;
    padding:0px 5px;
}
.bottom-sec h1 span{
    font-family: "Poppins", sans-serif;
    font-size:90px;
    font-weight:900;
}
.bottom-sec .btnz {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    background: #00bfa5;
    border-radius: 50px;
    padding: 15px 50px;
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:16px;
    font-weight:500;
}
.navbar-nav{
    /*float: right !important;*/
}
.navbar {
    position: relative;
    min-height: 95px !important;
    margin-bottom: 0px !important;
    border: 0px !important;
    border-radius: 0px !important;
    background: #fff !important;
    box-shadow: 0px 3px 16px #0000001A;
}
.navbar-brand {
    height: 95px !important;
    padding:10px 15px !important;
}
.navbar-nav > li > a {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    font-family: "Poppins", sans-serif;
    color: #000 !important;
    font-size: 18px;
    line-height: 28px;
}

.line-section{
    display:flex;
}
.line-section .left-line{
    width:70%;
    height:30px;
    background:#a4de62;
}
.line-section .right-line{
    width:30%;
    height:30px;
    background:#00bfa5;
}
.about-sec{
    display:flex;
    align-items:center;
    position:relative;
}
.left-abt{
    width:50%;
}
.right-abt {
    width: 50%;
    padding-left: 5%;
    padding-right: 5%;
}
.right-abt h2{
    color:#000;
    font-family: "Poppins", sans-serif;
    font-weight:600;
    font-size:20px;
    margin-bottom:20px;
}
.right-abt p{
    color:#000;
    font-family: "Poppins", sans-serif;
    font-size:16px;
    line-height:22px;
    padding-bottom:20px;
}
.abt-btn{
    background:#00bfa5;
    color:#fff;
    font-size:16px;
    font-weight:500;
    font-family: "Poppins", sans-serif;
    border-radius:25px;
    padding:12px 25px;
}
.abt-btn:hover{
    color:#fff;
}
.elip {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
}
.projects{
    background:#f9f9f9;
    padding:80px 0px;
    position:relative;
}
.single-proj{
    margin:0px 10px;
    padding:15px;
    background:#00bfa5;
    border-radius:15px;
    min-height:255px !important;
}
.proj-inner img{
    border-radius:15px;
}
.projects h3{
    text-align:center;
    font-family: "Poppins", sans-serif;
    font-weight:700;
    font-size:30px;
    margin-bottom:50px;
}
.proj-inner h5 a{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-weight:500;
    font-size:18px;
    margin-top:10px;
}
.proj-btn{
    width:fit-content;
    padding:12px 45px;
    font-family: "Poppins", sans-serif;
    font-size:18px;
    color:#000;
    background:#a4de62;
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;
    border-radius:25px;
}
.projects .buttonz-ss{
    position:absolute;
    right:100px;
    top:20%;
}
.projects .buttonz-sn{
    position:absolute;
    right:60px;
    top:20%;
}
.projects .slick-arrow{
    background:transparent;
}
.elipz{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 60px;
}
.inner-iconz{
    display:flex;
    align-items:center;
}
.left-iconz {
    background: #00bfa5;
    width: 50%;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height:316px;
}
.right-iconz{
    background:#a4de62;
    width:50%;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height:316px;
}
.left-iconz h4{
    text-align:center;
    font-size:100px;
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-weight:900;
}
.left-iconz h6{
    text-align:center;
    font-size:80px;
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-weight:700;
    font-style:italic;
}
.icn {
    display: flex;
    align-items: center;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.icn img{
    width:100px;
}
.f-icn{
    margin-left:30px;
    margin-right:30px;
}
.s-icn{
    margin-left:30px;
    margin-right:30px;
}
.icn h3{
    text-align:center;
    color:#000;
    font-family: "Poppins", sans-serif;
    font-size:50px;
    font-weight:800;
    margin-bottom:10px;
}
.icn h5{
    text-align:center;
    color:#000;
    font-family: "Poppins", sans-serif;
    font-size:30px;
    font-weight:700;
}
.description-sec{
    position: absolute;
    left: 0px;
    bottom: 0px;
    right:0px;
    background:#00bfa5;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px;
}
.our-service{
    padding:80px 0px;
    position:relative;
}
.our-service h3{
    padding-bottom:50px;
    text-align:center;
    font-family: "Poppins", sans-serif;
    font-weight:700;
    color:#000;
    font-size:30px;
}
.our-service .grid-section img{
    width:100%;
    border-radius:15px 15px 0px 0px;
}
.our-service h5{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:20px;
    font-weight:600;
    margin-bottom:2px;
}
.our-service h6{
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    color: #fff;
}

.grid-section{
    margin:15px;
    position: relative;
}
  .our-service .buttonz-ss {
    position: absolute;
    top: 20%;
    right: 100px;
    background: white;
  }
  
  .our-service .buttonz-sn {
    position: absolute;
    top: 20%;
    right: 60px;
    background: white;
  }
.conference-sec{
    background:url(../images/conference-bg.jpg)no-repeat;
    background-size:cover;
    padding:80px 0px;
    background-position:center;
}
.logoz img{
    width:250px;
}
.conference-sec h2 {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 60px;
    font-weight: 800;
    color: #00bfa5;
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}
.conference-sec h3{
    color:#000;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size:45px;
    font-weight: 600;
    margin-top:20px;
    margin-bottom:20px;
}
.date-sec{
    background:#00bfa5;
    width:fit-content;
    margin-left:auto;
    margin-right:auto;
    display:block;
    padding:50px 100px;
    border-radius:30px 0px 30px 0px;
}
.date-sec h4 span{
    font-family: "Poppins", sans-serif;
    font-weight:700;
    color:#fff;
    font-size:45px;
    display:block;
}
.date-sec h4{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-weight:600;
    color:#fff;
    font-size:45px;
    text-align:center;
    line-height:65px;
}
.conference-sec a{
    width:fit-content;
    margin-left:auto;
    margin-right:auto;
    background:#2424cb;
    padding:15px 45px;
    display:block;
    margin-top:40px;
    color:#fff;
    font-family: "Poppins", sans-serif;
    border-radius:30px;
}
.inner-village{
    display:flex;
    align-items:center;
    background:#00bfa5;
}
.left-village{
    width:45%;
    background:#00bfa5;
    padding-left:4%;
}
.right-village{
    width:55%;
}
.left-village h6{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:22px;
    font-weight:600;
    font-style:italic;
}
.left-village h3{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-weight:700;
    font-size:40px;
    background:#a4de62;
    width:fit-content;
    border-radius:30px 0px 30px 0px;
    padding:10px 20px;
    margin-top:15px;
    margin-bottom:25px;
}
.left-village h5{
    color:#fff;
    font-family: "Poppins", sans-serif;
}
.villa-btn{
    background:#a4de62;
    border-radius:30px;
    padding:15px 30px;
    margin-top:20px;
    color:#000;
    font-family: "Poppins", sans-serif;
    font-weight:500;
}
.breadcrumb-section{
    background:url(../images/breadcrumbz.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0px;
}
.breadcrumb-section h1 {
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    background: #00bfa5;
    width: fit-content;
    border-radius: 25px 0px 25px 0px;
    padding: 5px 10px;
    margin-bottom:10px;
    margin-top:10px;
}
.breadcrumb-section h5{
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    font-family: "Poppins", sans-serif;
    font-weight:600;
}
.breadcrumb-section h6{
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}
.breadcrumb-section h6 a{
    font-family: "Poppins", sans-serif;
    color: #fff;
}
.breadcrumb-section h6 a:hover{
    color: #fff;
    text-decoration: none;
}
.project-innerz{
    padding:80px 0px;
}
.project-innerz .col-md-4{
    margin-bottom:30px;
}
.project-innerz img{
    border-radius:15px;
    display:block;
}
.proj-dez{
    padding:80px;
    background:#f9f9f9;
}
.proj-dez h4{
    color:#000;
    font-family: "Poppins", sans-serif;
    font-weight:600;
    font-size:30px;
    margin-bottom:25px;
}
.proj-dez p{
    color:#000;
    font-family: "Poppins", sans-serif;
    font-size:18px;
    line-height:28px;
}
.prev-proj{
    color:#00bfa5;
    font-family: "Poppins", sans-serif;
    font-size:22px;
    font-weight:600;
    margin-top:80px;
}
.prev-proj strong{
    color:#00bfa5;
    font-family: "Poppins", sans-serif;
    font-size:20px;
    font-weight:500;
}
.prev-proj:hover{
    text-decoration:none;
}
.next-proj{
    color:#00bfa5;
    font-family: "Poppins", sans-serif;
    font-size:22px;
    font-weight:600;
    float:right;
    margin-top:80px;
}
.next-proj:hover{
    text-decoration:none;
}
.next-proj strong{
    color:#00bfa5;
    font-family: "Poppins", sans-serif;
    font-size:20px;
    font-weight:500;
}
.cta-sec{
    background: url(../images/cta.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding:85px 0px;
}
.cta-sec h2{
    font-family: "Poppins", sans-serif;
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    font-weight:600;
}
.button-cta a{
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    padding: 12px 45px;
    margin-top: 20px;
    background:#00bfa5;
    font-weight:600;
}
.button-cta a:hover{
    background:#00bfa5;
    color:#fff;
    text-decoration: none;
}
.first-about-sec h3{
    color: #000;
    font-size: 32px;
    line-height: 42px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    font-weight:700;
}
.first-about-sec p{
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-family: "Poppins", sans-serif; 
}
.detail-abt{
   background:#00bfa5;
   padding:80px 0px;
}
.detail-abt p{
    color:#fff;
    font-family: "Poppins", sans-serif; 
    font-size:18px;
    line-height:32px;
}
.detail-abt h4{
    color:#fff;
    text-align:center;
    font-family: "Poppins", sans-serif; 
    font-weight:600;
    font-size:24px;
    margin-top:15px;
}
.icz{
    padding-top:40px;
}
.mission{
    display:flex;
    align-items:center;
}
.left-mission{
    width:50%;
    padding-left:5%;
    padding-right:5%;
}
.right-mission{
    width:50%;
}
.vision{
    display:flex;
    align-items:center;
}
.left-vision{
    width:50%;
    
}
.right-vision{
    width:50%;
    padding-left:5%;
    padding-right:5%;
}
.mission-vision h5{
    color:#000;
    font-family: "Poppins", sans-serif; 
    font-weight:700;
    font-size:30px;
    margin-bottom:20px;
}
.mission-vision p{
    color:#000;
    font-family: "Poppins", sans-serif; 
    font-size:18px;
    line-height:28px;
}
.chapters-list{
    padding:40px 0px 80px 0px;
}
.inner-chapter {
    margin-top: 40px;
    border: 1px solid #a4de62;
    padding: 25px 0px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}
.inner-chapter h4{
    color:#000;
    font-family: "Poppins", sans-serif; 
    font-weight:600;
    text-align:center;
    font-size:22px;
    padding-bottom:10px;
}
.inner-chapter h6{
    color:#000;
    font-family: "Poppins", sans-serif; 
    font-weight:500;
    text-align:center;
    font-size:18px;
    padding-bottom:15px;
}
.chapters-list .left-line{
    height:15px;
}
.chapters-list .right-line{
    height:15px;
}
.bobz ul {
    float: left;
    margin-top: 20px;
}
.bobz li a {
    margin-right: 15px;
}
.contz h4{
    color: #000;
    font-family: "Poppins", sans-serif; 
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 15px;
}
.phonez{
    padding-top:15px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.phonez:before{
    position: absolute;
    content:"";
    background:url(../images/phone.png) no-repeat;
    width: 25px;
    height: 25px;
    left: 0px;
    top: 18px;
}
.emailz{
    padding-top:15px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.emailz:before{
    position: absolute;
    content:"";
    background:url(../images/email.png) no-repeat;
    width: 20px;
    height: 20px;
    left: 0px;
    top: 18px;
}
.addrz{
    padding-top:15px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.addrz:before{
    position: absolute;
    content:"";
    background:url(../images/placeholdz.png) no-repeat;
    width: 25px;
    height: 25px;
    left: 0px;
    top: 18px;
}
#wpcf7-f89-o1 label{
    width:100%;
}
#wpcf7-f89-o1 .wpcf7-text {
    border: 1px solid #00bfa5;
    height: 40px;
    padding-left: 10px;
    width: 80%;
    font-family: "Poppins", sans-serif;
    border-radius: 8px;
}
#wpcf7-f89-o1 .wpcf7-textarea{
    border: 1px solid #00bfa5;
    height:100px;
    width:80%;
    font-family: "Poppins", sans-serif;
    padding-left:10px;
    padding-top:10px;
    border-radius: 8px;
}
#wpcf7-f89-o1 .wpcf7-submit{
    width: 80%;
    background: #a4de62;
    padding: 12px;
    border-radius: 8px;
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:16px;
    font-weight:600;
    margin-top: 15px;
}
.gallery-sec{
    padding:80px 0px;
}
.example-image {
    border-radius: 15px;
    margin-bottom: 20px;
}
.gallery-listz{
    padding-top:80px;
    padding-bottom:80px;
}
.gallery-listz a{
    width:100%;
}
.gallery-listz img {
    width: 100%;
    border-radius: 15px 15px 0px 0px;
}
.gallery-listz h4 a{
    background: #00bfa5;
    padding: 30px 15px;
    margin-top: -10px;
    border-radius: 0px 0px 15px 15px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size:20px;
    font-weight:600;
}
.oisca-meet{
    padding:80px 0px;
    background:#00bfa5;
}
.oisca-meet p{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:18px;
    line-height:28px;
    margin-bottom:30px;
}
.oisca-meet h4{
color:#fff;
font-family: "Poppins", sans-serif;
font-weight:700;
font-size:30px;
padding-bottom:20px;
}
.oisca-meet h5{
color:#fff;
font-family: "Poppins", sans-serif;
font-weight:600;
font-size:25px;
padding-bottom:20px;
}
.oisca-meet li {
    position: relative;
    font-family: "Poppins", sans-serif;
    color: #fff;
    line-height: 26px;
    font-size: 16px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.oisca-meet li:before{
position:absolute;
content:"";
width:10px;
height:10px;
left:0px;
top:7px;
background:#fff;
border-radius:50%;
}
.oisca-meet a{
    color: #00bfa5;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    background: #fff;
    padding: 15px 25px;
    border-radius: 25px;
    margin-top:25px;
}
.objectives{
    padding:80px 0px;
    background:#f9f9f9;
}
.objectives h4{
    font-weight:600;
    font-family: "Poppins", sans-serif;
    font-size:25px;
    color:#00bfa5;
    margin-bottom:25px;
}
.objectives li{
  font-family: "Poppins", sans-serif;
  font-size:18px;
  color:#000;
  font-weight:500;
  position:relative;
  margin-bottom:30px;
  padding-left:20px;
}
.objectives li:before{
    position:absolute;
    content:"";
    width:10px;
    height:10px;
    background:#a4de62;
    left:0px;
    top:4px;
}
.objectives h5{
    font-weight:600;
    color:#00bfa5;
    font-family: "Poppins", sans-serif;
    font-size:18px;
    margin-bottom:25px;
}
.obj-list li{
  font-family: "Poppins", sans-serif;
  font-size:18px;
  color:#000;
  font-weight:500;
  position:relative;
  margin-bottom:20px;
  padding-left:20px;
}
.obj-list li:before{
    position:absolute;
    content:"";
    width:10px;
    height:10px;
    background:#00bfa5;
    left:0px;
    top:6px;
}
.prog-flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.single-pro {
    width: 46%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom:50px;
}
.single-pro:first-child .inner-pro{
    background:#91e2ef;
    border-radius: 0px 0px 25px 0px;
    padding: 25px 15px;
}
.single-pro h3{
    padding: 15px 15px;
    background: #0b1387;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight:700;
    font-size:25px;
    border-radius: 25px 0px 0px 0px;
}
.single-pro h3 span{
    font-family: "Poppins", sans-serif;
    font-weight:700;
    font-size:20px;
}
.inner-pro h5 {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom:15px;
}
.inner-tablez{
    display:flex;
    border-bottom:1px solid #00000026;
}
.left-tablez{
    width:20%;
}
.right-tablez{
    width:80%;
}
.right-tablez h6{
    text-align:center;
}
.inner-tablez h6 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    color: #000;
    padding-top: 8px;
    padding-bottom: 8px;
}
.program-structure{
    padding:80px 0px;
}
.single-pro:nth-child(2) .inner-pro{
    background:#f8fba6;
    border-radius: 0px 0px 25px 0px;
    padding: 25px 15px;
}
.single-pro:nth-child(2) h3{
    background:#FFEA00;
    color:#000;
}
.right-tablez h6 strong{
    font-weight:600;
    font-family: "Poppins", sans-serif;
}
.prog-flex .single-pro:nth-child(3){
    margin-left:auto;
    margin-right:auto;
}
.single-pro:nth-child(3) .inner-pro{
    background:#AFE1AF;
    border-radius: 0px 0px 25px 0px;
    padding: 25px 15px;
}
.single-pro:nth-child(3) h3{
    background:#097969;
    color:#fff;
}
.footer-inner{
    display:flex;
}
.footer-inner .single-foot:first-child{
    width:20%;
}
.footer-inner .single-foot:nth-child(2){
    width:20%;
}
.footer-inner .single-foot:nth-child(3){
    width:20%;
}
.footer-inner .single-foot:nth-child(4){
    width:40%;
}
.single-foot li a{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:16px;
    line-height:26px;
    padding-bottom:15px;
}
.single-foot h4{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:20px;
    font-weight:600;
    margin-bottom:20px;
}
.single-foot p{
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
}
.chaptersz{
    padding-top:50px;
    padding-bottom:80px;
}
.chaptersz img{
    width:70%;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
    margin-bottom:40px;
}
.chaptersz h3{
    text-align:center;
    font-family: "Poppins", sans-serif;
    color:#000;
    font-weight:600;
    font-size:30px;
    margin-top:30px;
}
.chaptersz p{
    color:#000;
    font-family: "Poppins", sans-serif;
    font-size:18px;
    line-height:25px;
    text-align:center;
    padding-bottom:15px;
}
.project-full{
    padding:80px 0px;
}
.project-full h3{
    color:#000;
    font-family: "Poppins", sans-serif;
    font-weight:600;
    font-size:30px;
    margin-bottom:25px;
}
.project-full img{
    border-radius:8px;
    width:100%;
}
.project-full .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.project-full .col-md-3{
    margin-bottom:30px;
}
.project-full h5 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 25px;
    padding-top: 10px;
    color: #000;
    font-weight: 500;
}
.project-full h5 a{
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 25px;
    padding-top: 0px;
    color: #000;
    font-weight: 500;
}
.project-full h6 {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
}
.project-full .col-md-4{
    margin-bottom:25px;
}
.ongz{
    background:#f7f7f7;
}
.village-section{
    padding:80px 0px;
}
.gallery-village .col-md-6 img{
    border-radius:10px;
}
.gallery-village .col-md-6{
    margin-bottom:25px;
}
.village-section h4{
   font-family: "Poppins", sans-serif;
   color:#000;
   font-size:25px;
   margin-bottom:25px;
   font-weight:600;
}
.ammeneties{
    background:#00bfa5;
    padding:50px 25px;
    margin-bottom:25px;
}
.ammeneties span {
    display: flex;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
    position: relative;
    padding-left: 15px;
}
.ammeneties span:before{
    position:absolute;
    content:"";
    width:10px;
    height:10px;
    border-radius:50%;
    left:0px;
    top:8px;
    background:#fff;
}
.ammeneties h5{
    font-family: "Poppins", sans-serif;
    font-weight:600;
    font-size:28px;
    margin-bottom:10px;
    color:#fff;
}
.village-section h6{
    background: #a4de62;
    padding: 25px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight:600;
    font-size:22px;
    margin-bottom:25px;
}
.glz{
    padding:80px 0px;
}


.our-service{
    position: relative;
}
.our-service .slick-arrow{
    background:transparent !important;
}
.our-products {
    background: #52B193;
    padding: 100px 0px 60px 0px;
    position: relative;
}
.product-image-sec{
    position: absolute;
}
.our-products h6{
    font-family: 'grotesk_med';
    font-size: 22px;
    line-height: 29px;
    color: #fff;
}
.our-products h3{
    font-family: 'grotesk_bold';
    font-size: 36px;
    line-height: 47px;
    color: #fff;
    margin-bottom: 10px;
}
.our-products p{
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 15px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.your-class03 .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
  }
  
 .your-class03 .slick-dots li {
    margin: 0 0.25rem;
  }
  
  .your-class03 .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    text-indent: -9999px;
  }
  
 .your-class03 .slick-dots li.slick-active button {
    background-color: #fff;
  }
  .product-image-sec {
    position: absolute;
    top: -210px;
}
.rea-more a{
    border: 1px solid #fff;
    border-radius: 6px;
    font-size: 16px;
    line-height: 32px;
    font-family: 'grotesk_med';
    color:#fff !important;
    padding:5px 20px;
}
.rea-more a:hover{
    background:#fff;
    color:#52B193 !important;
    text-decoration: none;
}
.poz{
    position: relative;
}
.your-class03 .slick-dots{
    margin-top:20px;
}
.our-products .buttonz-ss{
    position: absolute;
    right: -20px;
    bottom: 50px;
}
.our-products .buttonz-sn{
    position: absolute;
    right: 20px;
    bottom: 50px;
    margin-right: 10px;
}
.our-products .slick-arrow{
    background: #75c1a9 !important;
    padding: 10px;
}
.blog-section{
    background: url(../images/blog-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0px;
    margin-top: 100px;
    position: relative;
}
.blog-section h6{
    font-family: 'grotesk_med';
    font-size: 22px;
    line-height: 29px;
    color: #52B193;
    text-align: center;
}
.blog-section h3{
    font-family: 'grotesk_bold';
    font-size: 36px;
    line-height: 47px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
}
.blog-desc{
    background:#fff;
    padding: 25px 35px 35px 35px;
}
.blog-desc h3{
    color:#000 !important;
}
.blog-grid{
    margin:15px;
}
.blog-grid h3{
    font-family: 'grotesk_semi-bold';
    font-size: 22px;
    line-height: 29px;
}
.blog-grid p{
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
.blog-grid .read-morez a{
    border: 1px solid #52B193;
    color: #52B193;
    font-size: 13px;
    line-height: 24px;
    font-family: 'grotesk_med';
    margin-top: 20px;
    padding:5px 20px;
    border-radius: 6px;
}
.blog-grid .read-morez a:hover{
    background:#52B193;
    color: #fff;
    text-decoration:none;
}
.blog-section .slick-arrow{
    background:transparent !important;
}
.blog-section .buttonz-ss {
    position: absolute;
    top: 45%;
    left: 50px;
  }
  .blog-section .buttonz-sn {
    position: absolute;
    top: 45%;
    right: 50px;
  }
.blog-detail a{
    font-size: 18px;
    line-height: 24px;
    font-family: 'grotesk_med';
    color: #fff;
    border:1px solid #fff;
    border-radius: 6px;
}
.blog-detail{
    text-align: center;
    margin-top: 40px;
}
.blog-detail a{
    padding:8px 20px;
}
.blog-detail a:hover{
    background:#52B193;
    color: #fff;
    text-decoration:none;
}
.logo-section{
    padding: 100px 0px;
}
.logo-section h6{
    font-family: 'grotesk_med';
    font-size: 22px;
    line-height: 29px;
    color: #52B193;
    text-align: center;
}
.logo-section h3{
    font-family: 'grotesk_bold';
    font-size: 32px;
    line-height: 42px;
    color: #000;
    margin-bottom: 40px;
    text-align: center;
}
.logo-read-more{
    text-align: center;
}
.logo-read-more a{
    border: 1px solid #52B193;
    border-radius: 6px;
    color: #52B193;
    font-size: 18px;
    font-family: 'grotesk_med';
    padding: 12px 20px;
    margin-top: 50px;
}
.logo-read-more a:hover{
    background: #52B193;
    color: #fff;
    text-decoration: none;
}
.left-rightz{
    padding-left: 10%;
    padding-right: 10%;
}
.advisory .col-md-3{
    width:33.3%;
}
.advisory .col-md-3:first-child{
    width:100%;
}
.advisory .col-md-3:first-child img{
    width:30%;
    margin-left:auto;
    margin-right:auto;
}
.advisory .col-md-3:first-child h5{
    text-align:center;
}
.advisory .col-md-3:first-child h6{
    text-align:center;
}
/*.program .col-md-3:first-child{*/
/*    width:33.3%;*/
/*}*/
/*.program .col-md-3:nth-child(2){*/
/*    width:33.3%;*/
/*}*/
/*.program .col-md-3:nth-child(3){*/
/*    width:33.3%;*/
/*}*/
.managing .col-md-3:first-child{
    width:33.3%;
}
.managing .col-md-3:nth-child(2){
    width:33.3%;
}
.managing .col-md-3:nth-child(3){
    width:33.3%;
}




.footer{
    background:#303030;
    padding: 50px 0px;
}
.linkz-section h4{
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    font-family: 'grotesk_reg';
    margin-bottom:20px;
}
.linkz-section li a{
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 28px;
    font-family: 'grotesk_reg';
}
.linkz-section li a:hover{
    text-decoration:none !important;
}
.soc-links{
    margin-top:30px;
}
.soc-links ul{
    display: flex;
}
.soc-links li{
    margin-right: 10px;
}
.copyrightz{
    padding-top: 50px;
}
.text-s{
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
   font-family: 'DM Sans', sans-serif;
   font-size: 14px;
}
/* About Page */


.first-about-sec{
    padding: 80px 0px;
}
.first-about-sec h6{
    color: #52B193;
    font-size: 22px;
    line-height: 29px;
    font-family: 'grotesk_med';
}


.about-secondz-sec{
    background:url(../images/about-second-sec.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0px;
}
.rightz h6{
    color: #52B193;
    font-size: 22px;
    line-height: 29px;
    font-family: 'grotesk_med';
    margin-bottom: 10px;
}
.rightz h3{
    color: #fff;
    font-size: 22px;
    line-height: 29px;
    font-family: 'grotesk_bold';
}
.rightz h5{
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Almarai', sans-serif;
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
.rightz p{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DM Sans', sans-serif; 
}
.about-third-sec{
    padding:80px 0px;
    background: #F5FAF8;
}
.about-third-sec h6{
    color: #52B193;
    font-size: 22px;
    line-height: 29px;
    font-family: 'grotesk_med';
    margin-bottom: 10px;
}
.about-third-sec h3{
    color: #000;
    font-size: 22px;
    line-height: 29px;
    font-family: 'grotesk_bold';
    padding-bottom: 50px;
}
.about-third-sec h4{
    color: #000000;
    font-size: 22px;
    line-height: 29px;
    font-family: 'grotesk_semi-bold';
    padding-top:20px;
    padding-bottom: 50px;
}
.our-industries{
    padding: 100px 0px;
    position: relative;
}
.our-industries h6 {
    text-align: center;
    font-family: 'grotesk_med';
    font-size: 22px;
    line-height: 29px;
    color: #52B193;
}
.our-industries h3 {
    text-align: center;
    font-family: 'grotesk_bold';
    font-size: 32px;
    line-height: 42px;
    color: #000;
    margin-bottom: 20px;
}
.your-class05 .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    justify-content: center;
  }
  
 .your-class05 .slick-dots li {
    margin: 0 0.25rem;
  }
  
  .your-class05 .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: rgba(82, 177, 147, 0.2);
    text-indent: -9999px;
  }
  
 .your-class05 .slick-dots li.slick-active button {
    background-color: #52B193;
  }
  .our-industries .buttonz-ss {
    position: absolute;
    top: 55%;
    left: 50px;
    background: white;
  }
  
  .our-industries .buttonz-sn {
    position: absolute;
    top: 55%;
    right: 50px;
    background: white;
  }
  .our-industries .description-sec h5{
    color: #fff;
    font-family: 'grotesk_bold';
    font-size: 31px;
    line-height: 41px;
  }
  .our-industries .description-sec {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 40%;
}
.our-industries .description-sec p{
color: #fff;
font-size: 12px;
line-height: 22px;
font-family: 'DM Sans', sans-serif;
margin-top: 10px;
} 
.testimonials-section{
    background:url(../images/testimonials-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 245px;
    padding-top: 50px;
    position: relative;
}
.testimonials-section h3{
    text-align: center;
    color: #fff;
    font-family: 'grotesk_bold';
    font-size: 36px;
    line-height: 47px;
}
.testimonial-grid{
    background:#fff;
    box-shadow: 0px 7px 7px #0000001A;
    border-radius: 10px;
    padding: 0px 30px 30px 30px;
    margin:40px 10px 10px 10px;
}
.your-class06{
    margin-top: -110px;
    position: relative;
}
.your-class06 .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    justify-content: center;
  }
  
 .your-class06 .slick-dots li {
    margin: 0 0.25rem;
  }
  
  .your-class06 .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: rgba(82, 177, 147, 0.2);
    text-indent: -9999px;
  }
  
 .your-class06 .slick-dots li.slick-active button {
    background-color: #52B193;
  }
  .testimonial-desc p{
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    font-family: 'DM Sans', sans-serif;
    font-style: italic;
    margin-top: 55px;
    margin-bottom: 10px;
  }
  .testimonial-name h5{
    color: #000000;
    font-family: 'grotesk_semi-bold';
    font-size: 20px;
    line-height: 26px;
  }
  .testimonial-name h6{
    color: #666;
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
  }
  .testimonial-icon{
      position: absolute;
      top:10px;
  }
  .quote-s {
    position: absolute;
    top: 30%;
    left: 10%;
}
/* About Page End*/
/* Services Page */
.serv-about p{
    padding-bottom: 30px;
}
.our-serivce-main-sec{
    background: #FAFAFA;
    padding:100px 0px;
}
.our-serivce-main-sec .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.our-serivce-main-sec h6{
    text-align: center;
    font-family: 'grotesk_med';
    font-size: 22px;
    line-height: 29px;
    color: #52B193;
}
.our-serivce-main-sec h3{
    text-align: center;
    color: #000;
    font-family: 'grotesk_bold';
    font-size: 36px;
    line-height: 47px;
    margin-bottom: 40px;
}
.our-serivce-main-sec h4{
    color: #000;
    font-family: 'grotesk_bold';
    font-size: 24px;
    line-height: 31px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.our-serivce-main-sec p{
    color:#808080;
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.our-serivce-main-sec img{
    border-radius: 4px;
}
.serv-read-more a{
    color: #52B193;
    font-size: 14px;
    line-height: 24px;
    font-family: 'grotesk_med';
    text-decoration: underline;
}
.our-serivce-main-sec .col-md-4{
    margin-bottom: 40px;
}
/* Services Page End*/

.serv-grid h4{
    font-size: 22px;
    line-height: 32px;
    color: #000;
    font-family: 'grotesk_med';
    margin-top: 10px;
}
.pz-b{
    padding-bottom: 50px !important;
}
.pz-t{
    padding-top:50px !important;
}
.pz-tt{
    padding-top:80px !important;
}
.pz-t p{
    padding-bottom: 25px;
}
.pz-t .row{
    display: flex;
    align-items: center;
}
.accordion-sec{
    background: #FAFAFA;
}
.first-about-sec .row{
    display: flex;
    align-items: center;
}
.featurez h4{
    color: #000;
    font-family: 'grotesk_semi-bold';
    font-size: 24px;
    line-height: 28px;
    padding-top: 0px;
    padding-bottom: 10px;
}
.featurez p{
    color: #000;
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
}
.featurez .col-md-6{
    margin-bottom: 30px;
}
.related-read-more a{
    color: #52B193;
    font-size: 14px;
    line-height: 24px;
    font-family: 'grotesk_med';
    text-decoration: underline;
}
.inz-related h5{
    color: #000;
    font-family: 'grotesk_bold';
    font-size: 24px;
    line-height: 31px;
    padding-top: 10px;
}
.inz-related{
    padding:25px;
    background: #F5F5F5;
    border-radius: 16px;
}
.related-product-sec{
    padding:100px 0px;
}
.related-product-sec h2{
    color: #000;
    font-family: 'grotesk_bold';
    font-size: 32px;
    line-height: 31px;
    padding-bottom: 30px;
}
.contz p a{
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DM Sans', sans-serif;
}
.contz p a:hover{
    text-decoration:none;
}

.leftz ul{
    float: left !important;
}
.leftz{
    padding-top: 20px;
}
.leftz img{
    width: 80%;
}

.positions{
    background:#FAFAFA;
    padding: 100px 0px;
}
.positions .row{
    display: flex;
    align-items: center;
}
.positions h3{
    color: #000;
    font-family: 'grotesk_bold';
    font-size: 36px;
    line-height: 47px;
    padding-bottom: 30px;
    text-align: center;
}
.exp-loc{
    display: flex;
    margin-bottom: 10px;
}
.positions h4{
    color: #000;
    font-family: 'grotesk_bold';
    font-size: 23px;
    line-height: 30px;
    padding-bottom:10px;
}
.experience{
    color: #000;
    font-size: 14px;
    line-height: 24px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
}
.location{
    padding-left: 15%;
}
.dzc p{
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DM Sans', sans-serif;
}
.borz{
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}
.apply-button{
    text-align: right;
}
.apply-button a{
    background: #52B193;
    border-radius: 4px;
    color:#fff;
    font-family: 'grotesk_med';
    font-size: 16px;
    line-height: 26px;
    padding:15px 25px;
}
.apply-button a:hover{
    text-decoration: none;
}
.blog-read-more a{
    color: #52B193;
    font-size: 14px;
    line-height: 24px;
    font-family: 'grotesk_med';
    text-decoration: underline;
    margin-bottom: 40px;
}
.blog-grid{
    padding:30px 0px;
}
.blog-grid img{
    border-radius: 8px;
}
.blog-grid h4{
    color:#000;
    font-family: 'grotesk_semi-bold';
    font-size: 20px;
    line-height: 26px;
    padding: 20px 0px 10px 0px;
}
.blog-grid h5{
    color: #333;
    font-size: 14px;
    line-height: 18px;
    font-family: 'DM Sans', sans-serif;
    padding-bottom: 10px;
}
.blog-grid p {
    color: #818181;
    font-size: 16px;
    line-height: 21px;
    font-family: 'DM Sans', sans-serif;
    margin-bottom: 10px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sidebarz{
    padding-left:10%;
}
.sidebarz h2 {
    color: #000;
    font-family: 'grotesk_bold';
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 20px;
}
.testi-bot{
    padding-bottom: 100px;
    background:#fafafa;
}
.your-class04 .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
  }
  
 .your-class04 .slick-dots li {
    margin: 0 0.25rem;
  }
  
  .your-class04 .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: rgba(82, 177, 147, 0.2);
    text-indent: -9999px;
  }
  
 .your-class04 .slick-dots li.slick-active button {
    background-color: #52B193;
  }
 .widz{
     width: 100%;
 }
.fzo{
    align-items: inherit !important;
}
.inner-blog h4{
    color: #000;
    font-family: 'grotesk_semi-bold';
    font-size: 32px;
    line-height: 42px;
    padding: 20px 0px 25px 0px;
}
.inner-blog h6 a{
    color: #1a1a1a;
    font-size: 12px;
    line-height: 22px;
    font-family: 'DM Sans', sans-serif;
}
.inner-blog h6{
    color: #999;
    font-size: 12px;
    line-height: 22px;
    font-family: 'DM Sans', sans-serif;
    margin-bottom: 20px;
}
.inner-blog .authorz{
    color: #333;
    font-size: 14px;
    padding-left: 8%;
}
.inner-blog h5{
    padding-bottom: 25px;
}
.cmpny{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
}
.no-ce{
    align-items:inherit !important;
}
.centz{
    display:flex;
    align-items:center;
}
.inz{
    margin-bottom:40px;
}
.zszs{
    display: inherit !important;
    align-items: inherit !important;
}
.pz-b h5{
    color: #000;
    font-size: 26px;
    line-height: 36px;
    font-family: 'grotesk_bold';
    margin-bottom: 20px;
}
.inner-servz li{
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.inner-servz li a{
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DM Sans', sans-serif;
}
.inner-servz li a:hover{
    text-decoration: none;
}
.zszs li{
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DM Sans', sans-serif;
}
.zszs p{
    padding-bottom: 15px !important;
}
.zszs ul{
    padding-bottom: 20px;
}
.service-main-img{
    margin-top: 30px;
    margin-bottom: 30px;
}
.lzo{
    padding-left: 10%;
}
.blogz-inz img{
    margin-top:30px;
    margin-bottom:30px;
    display: block;
    max-width: 100%;
    height: auto;
}
.menu li a{
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    font-family: 'DM Sans', sans-serif;
    color: #000 !important;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    display: block;
    padding: 10px 15px;
}
.menu li{
    float: left;
}
.career-form-section{
    padding:80px 0px;
}
.career-form-section h3{
    color: #000;
    font-family: 'grotesk_semi-bold';
    font-size: 32px;
    line-height: 42px;
    margin-bottom:40px;
}
.career-form-section label{
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    font-family: 'DM Sans', sans-serif;
}
.date-author{
    color:#333333 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-family: 'DM Sans', sans-serif !important;
}

.rez li a{
    color: #000;
    font-family: 'grotesk_semi-bold';
    font-size: 20px;
    line-height: 26px;
}
.dat{
    display:block;
    font-size:14px;
    line-height:18px;
    color:#333333;
       font-family: 'DM Sans', sans-serif;
}
.rez li a:hover{
 text-decoration:none !important;
}
.rez{
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff !important;
}
#wpcf7-f234-o1 .wpcf7-submit{
	width: 98% !important;
  margin-left: 15px;
	background:#52B193 !important;
	border-radius:4px !important;
	padding:15px 0px !important;
	font-family: 'grotesk_bold';
	color:#fff !important;
}
.dat-timz{
   font-size:12px !important;
   line-height:18px;
   color:#999999 !important;
    font-family: 'DM Sans', sans-serif; 
    margin-bottom:40px;
}
.dat-timz a{
   font-size:12px !important;
   line-height:18px;
   color:#000 !important;
    font-family: 'DM Sans', sans-serif; 
}
.heateor_sss_sharing_ul{
    float:right !important;
    margin-top:30px !important;
}
.heateor_sss_sharing_container{
    margin-top:60px !important;
}
.donatez{
     padding:80px 0px;
}
.inner-donatez {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: #00bfa5;
    padding: 50px 30px;
    border-radius: 25px 0px 25px 0px;
}
.donatez h3{
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    text-align:center;
}
.donatez h4 {
    color: #fff;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 25px;
    text-align: center;
    line-height: 30px;
}
.donatez h6{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:18px;
    line-height:28px;
    text-align:center;
    font-weight: 500;
}
.copyright {
    background: #282424;
    padding: 10px 0px;
}
.copyright p{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:14px;
    text-align:center;
}
.copyright a{
    color:#fff;
    font-family: "Poppins", sans-serif;
    font-size:14px;
}
  @media all and (max-width: 1700px) and (min-width: 1300px) {
    .our-service h5{
        font-size: 16px;
    }
    .product-image-sec {
        position: absolute;
        top: -105px;
    }
    .our-products {
        padding: 40px 0px 30px 0px;
    }
    .our-products .buttonz-sn {
        bottom: 10px;
    }
    .our-products .buttonz-ss {
        bottom: 10px;
    }
  }
  @media all and (max-width: 1365px) and (min-width: 1024px) {
    .our-industries .description-sec {
        top: 30%;
    }
  }
@media all and (max-width: 1024px) and (min-width: 768px) {
    .navbar-brand {
        height: 60px !important;
    }
    .navbar {
        min-height: 60px !important;
    }
    .navbar-brand img{
        width: 150px !important;
    }
    .navbar-nav > li > a {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        font-size: 13px;
    }
    .nav > li > a {
        padding: 10px 6px;
    }
    .button-green a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        margin-top: 15px;
    }
    .banner {
        height: 50%;
    }
    .banner h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .about-section img{
        width: 100%;
    }
    .about-content {
    padding-left: 0%;
    padding-top: 30px;
}
.about-section .row{
    display: block;
}
.our-service h5 {
    font-size: 16px;
    line-height: 22px;
}
.our-service p {
    font-size: 11px;
    line-height: 16px;
}
.description-sec a {
    font-size: 12px;
    line-height: 20px;
}
.our-products {
    padding: 60px 0px 0px 0px;
}
.poz {
    position: inherit;
}
.product-image-sec {
    position: inherit;
    top: inherit;
}
.our-products .buttonz-ss {
    right: 30px;
}
.our-products .buttonz-sn {
    right: 75px;
}
.blog-section {
    padding: 60px 0px;
    margin-top: 50px;
}
.logo-section {
    padding: 60px 0px;
}
.our-service {
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-section {
    padding-top: 60px;
    padding-bottom: 30px;
}
.cta-sec {
    padding: 60px 0px;
}
.linkz-section h4{
    padding-top:40px;
}
.footer {
    padding: 20px 0px 60px 0px;
}
.top-z{
    padding-bottom: 30px;
}
.first-about-sec .row{
    display: block;
}
.inz{
    min-height: 195px;
}
.bzo img{
    padding-top: 30px;
}
.sidebarz {
    padding-left: 0%;
}
.first-about-sec {
    padding: 60px 0px;
}
.about-secondz-sec {
    padding: 60px 0px;
}
.about-third-sec h4{
    padding-bottom: 0px;
}
.about-third-sec {
    padding: 60px 0px;
}
.our-industries {
    padding: 60px 0px;
}
.our-industries .slick-arrow{
    background:transparent !important;
}
.our-industries .buttonz-sn{
    background:transparent !important;
}
.our-industries .buttonz-ss{
    background:transparent !important;
}
.our-serivce-main-sec {
    padding: 60px 0px;
}
.positions {
    padding: 60px 0px;
}
}

@media all and (max-width: 767px) and (min-width: 320px) {
    .topbar p {
        font-size: 14px;
    }
    .topbar .row{
        display:flex;
        align-items:center;
    }
    .icon-sec{
        padding-top: 0px;
    }
    .icon-sec li{
        font-size: 14px;
    }
    .navbar-brand {
        height: 70px !important;
    }
    .navbar {
        min-height: 70px !important;
    }
    .navbar-brand img{
        width: 55px !important;
    }
    .icon-sec ul {
        float: right;
    }
    .icon-sec ul li:first-child{
        padding-left: 0px;
    }
  
    .navbar-nav{
        float: left !important;
    }
    .navbar-toggle{
        margin-top: 15px;
        border-radius: 0px !important;
    }
    .navbar-toggle .icon-bar {
        height: 3px !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #52B193;
    }
    .navbar-default .navbar-toggle {
        border-color: #52B193;
        border: 0px !important;
    }
    .navbar-nav > li > a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .button-green a {
        margin-top: 8px;
        margin-left: 0px;
        margin-bottom: 15px;
    }
    .banner {
        height: 75%;
        background: url(../images/mobile-banner.jpg) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .banner h1 {
        font-size: 44px;
        line-height: 54px;
    }
    .banner p{
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width:65%;
    }
    .banner .button-green a {
        margin-top: 25px;
        margin-left: 0px;
    }
    .about-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .about-content {
        padding-left: 0%;
        padding-top: 30px;
    }
    .about-section .row{
        display: block;
    }
    .blog-grid img{
        width: 100%;
    }
    .our-service {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .poz {
        position: relative;
    }
    .product-image-sec {
        position: absolute;
        top: -780px;
    }
    .our-products {
        padding: 60px 0px 30px 0px;
        margin-top: 120px;
    }
    .our-products .buttonz-ss {
        right: 20px;
    }
    .our-products .buttonz-sn {
        right: 70px;
    }
    .blog-section {
        padding: 50px 0px;
        margin-top: 60px;
    }
    .logo-section {
        padding: 50px 0px;
    }
    .cta-sec {
        padding: 50px 0px;
    }
    .linkz-section h4{
        margin-top: 40px;
    }
    .footer {
        padding: 50px 0px 25px 0px;
    }
    .pz-t .row{
        display: block;
    }
    .first-about-sec .row{
        display: block;
    }
    .related-product-sec{
        padding:50px 0px;
    }
    .positions .row{
        display: block;

    }
    .grid-section {
        margin: 0px;
    }
    .our-service .buttonz-ss{
        display: none;
    }
    .our-service .buttonz-sn{
        display: none;
    }
    .your-class03{
        margin-top: 200px;
    }
    .blog-grid {
        padding: 20px 0px 0px 0px;
    }
    .testi-bot{
        padding-bottom: 50px;
    }
    .quote-s {
        top: 40%;
    }
    .quote-s img{
        width:75px;
    }
    .breadcrumb-section h1 {
        font-size: 20px;
        line-height: 30px;
        padding: 5px 10px;
    }
    .first-about-sec {
        padding: 50px 0px;
    }
    .top-z{
        padding-bottom: 40px;
    }
    .about-secondz-sec {
        padding: 50px 0px;
    }
    .about-third-sec {
        padding: 50px 0px 20px 0px;
    }
    .about-third-sec h3 {
        text-align: center;
    }
    .about-third-sec h6 {
        text-align: center;
    }
    .inz img{
        margin:0 auto;
    }
    .about-third-sec h4{
        text-align: center;
    }
    .our-industries {
        padding: 50px 0px;
    }
    .our-industries .buttonz-sn{
        display: none;
    }
    .our-industries .buttonz-ss{
        display: none;
    }
    .our-serivce-main-sec {
        padding: 50px 0px;
    }
    .positions {
        padding: 50px 0px 20px 0px;
    }
    .apply-button {
        text-align: left;
        margin-top: 20px;
    }
    .apply-button {
    text-align: left;
    }
    .sidebarz {
        padding-left: 0%;
    }
    .right-side h3{
        margin-top: 40px;
    }
    .positions h3{
        font-size:28px;
    }
    .lzo {
    padding-left: 1%;
}
#wpcf7-f139-o1 label {
    padding-left: 0px !important;
}
#wpcf7-f139-o1 .wpcf7-submit {
    margin-left:0px !important;
    width:100% !important;
}
.career-form-section {
    padding: 30px 0px;
}
.nav > li {
    padding-left: 15px;
}
.navbar-default .button-green {
    margin-left: 0px;
}
#wpcf7-f234-o1 label {
    padding-left: 0px !important;
}
#wpcf7-f234-o1 .wpcf7-submit{
    margin-left:0px !important;
    width:100% !important;
}
.icon-sec li {
    padding-left: 8px;
}
.bottom-sec h1 span {
    font-size: 50px;
}
.bottom-sec h1 {
    font-size: 50px;
    line-height:60px;
}
.your-class02 .single-slide {
    height: 60vh;
}
.about-sec {
    display: block;
}
.left-abt {
    width: 100%;
}
.right-abt {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.projects {
    padding: 40px 0px;
}
.projects .buttonz-ss {
    top: 15%;
}
.projects .buttonz-sn {
    top: 15%;
}
.proj-btn {
    margin-top: 10px;
}
.inner-iconz {
    display: block;
}
.left-iconz {
    width: 100%;
     min-height: inherit; 
}
.left-iconz h4 {
    font-size: 60px;
}
.left-iconz h6 {
    font-size: 45px;
}
.right-iconz {
    width: 100%;
}
.f-icn {
    margin-left: 15px;
    margin-right: 15px;
}
.s-icn {
    margin-left: 15px;
    margin-right: 15px;
}
.conference-sec h2 {
    font-size: 35px;
    padding: 15px 10px;
    margin-top: 10px;
    line-height: 45px;
}
.conference-sec h3 {
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.date-sec {
    width: inherit; 
    padding: 40px 30px;
}
.date-sec h4 {
    font-size: 35px;
    line-height: 45px;
}
.date-sec h4 span {
    font-size: 35px;
}
.conference-sec a {
    margin-top: 20px;
}
.conference-sec {
    padding: 40px 0px;
}
.inner-village {
    display: block;
}
.left-village {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 15px;
}
.right-village {
    width: 100%;
    margin-top: 20px;
}
.left-village h3 {
    font-size: 35px;
}
.cta-sec h2 {
    font-size: 25px;
    line-height: 35px;
}
.footer-inner {
     display: block; 
    float: left;
}
.footer-inner .single-foot:first-child {
    width: 50%;
    float: left;
}
.footer-inner .single-foot:nth-child(2) {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}
.footer-inner .single-foot:nth-child(3) {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}
.footer-inner .single-foot:nth-child(4) {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}
.icn h5 {
    font-size: 28px;
}
.detail-abt p {
    font-size: 18px;
    line-height: 28px;
}
.detail-abt {
    padding: 40px 0px;
}
.icz .col-md-3{
    margin-bottom:25px;
}
.mission {
    display: block;
}
.left-mission {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.right-mission {
    width: 100%;
}
.vision {
    display: block;
}
.left-vision {
    width: 100%;
}
.right-vision {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.detail-abt h4 {
    font-size: 20px;
}
.project-full {
    padding: 40px 0px;
}
.project-innerz {
    padding: 40px 0px;
}
.proj-dez {
    padding: 40px 15px;
}
.prev-proj {
    margin-top: 40px;
}
.next-proj {
    margin-top: 40px;
}
.proj-dez p {
    font-size: 16px;
    line-height: 26px;
}
.proj-dez h4 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom:15px;
}
.project-full h3 {
    font-size: 25px;
    margin-bottom: 20px;
}
.project-full .row{
    display:block;
}
.oisca-meet {
    padding: 40px 0px;
}
.objectives {
    padding: 40px 0px;
}
.program-structure {
    padding: 40px 0px;
}
.single-pro {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
}
#wpcf7-f89-o1 .wpcf7-text {
    width: 100%;
}
#wpcf7-f89-o1 .wpcf7-textarea{
    width: 100%;
}
#wpcf7-f89-o1 .wpcf7-submit {
    width: 100%;
}
.chaptersz {
    padding-top: 40px;
    padding-bottom: 40px;
}
.chaptersz h3 {
    margin-top: 0px;
}
.chaptersz h3 {
    font-size: 25px;
}
.chaptersz img {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 25px;
}
.chapters-list {
    padding: 0px 0px 40px 0px;
}
.inner-donatez {
    width: 100%;
    padding: 45px 20px;
}
.donatez h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
}
.donatez h4 {
    font-size: 18px;
    line-height: 26px;
}
.donatez {
    padding: 40px 0px;
}
.village-section {
    padding: 40px 0px;
}
.ammeneties {
    padding: 35px 15px;
}
.ammeneties iframe{
    margin-top:25px;
}
.advisory .col-md-3{
    width:100%;
}
.program .col-md-3:first-child{
    width:100%;
}
.program .col-md-3:nth-child(2){
    width:100%;
}
.program .col-md-3:nth-child(3){
    width:100%;
}
.managing .col-md-3:first-child{
    width:100%;
}
.managing .col-md-3:nth-child(2){
    width:100%;
}
.managing .col-md-3:nth-child(3){
    width:100%;
}
}