body {
    overflow-x: hidden;
}
nav ul a:hover {
    background-color:#39b54a;
}
nav ul li a{
  color: #009444;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.8em;
    letter-spacing: 0.8px;
} 

nav ul li a:hover {
    color:#fff;
    font-weight: 800;
}

.active-menu{
    font-weight: bold;
   
}

.text-center {
    text-align: center;
}

.des-txt {
    font-size: 13px;
}

.icon-block-out {
    min-height: 360px !important;
}

.logo {
    height: 55px;
  display: inline-block;
  padding: 5px 0 5px;
  white-space: nowrap; 
}

.footer-copyright {
    text-align: center;
}

nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
    display: block;
    font-size: 2rem;
    height: 65px;
    line-height: 65px;
}

i.left {
    float: left;
    margin-right: 2px;
}



.svg-icons {
  width: 120px;
  height: 120px;
}
.text-caption{
padding: 15px;
    background-color: #ef4136;
    width: 80%;
    font-weight: 900;
    text-transform: uppercase;
}
.text-p{
padding: 10px;
    background-color: #191224;
    width: 80%;
    font-weight: 100;
    font-size: 1em;
    font-style: italic;
}
.circle-1 {
  border-radius: 5%;
    
}

.collection .collection-item.avatar .circle {
  position: absolute;
  width: 68px;
  height: 68px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

.collection .collection-item.avatar .title {
  font-size: 16px;
    margin: 0 25px;
}

.collection .collection-item.avatar p {
  margin: 0 25px;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 18px
}

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
    font-size: 0.7em;
}

.collection .collection-item:last-child {
  border-bottom: none;
}

.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}

.collection .collection-item.active .secondary-content {
  color: #fff;
}

.collection a.collection-item {
  display: block;
  transition: .25s;
  color: #26a69a;
}

.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

.collection.with-header .collection-item {
  padding-left: 30px;
}
.more{
    font-size: 0.8em;
    margin-left: 25px;
}
.testimonial.main img {
  max-width: 55px;
}
.cd-testimonials p {
    text-align: center;
  font-size: 13px;
  font-style: normal;
  color: #333;
  line-height: 20px;
  font-weight: 400;
  margin-top: 10px;
}
.testimonial.main{
   background-color: #fff;
    padding: 30px 0 10px 0;
}
.cd-author {
  text-align: center;
  max-width: 250px;
  margin: 0 auto;
}
.cd-author span {
    float: left;
  text-transform: uppercase;
  color: #39b54a;
  font-weight: 600;
}
.cd-author p {
  font-weight: 300;
  font-style: italic;
  color: #343434;
}
.testimonial li {
  color: #b2b2b2;
  font-size: 13px;
}
.testimonial i {
  color: #b2b2b2;
  font-size: 35px;
  float: left;
  margin-right: 25px;
  margin-bottom: 7px;
}
.t-image img {
  width: 86px;
  float: left;
}
.t-image h6 {
  float: left;
  color: white;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0px;
}
.t-image p {
  margin-left: 17px;
  float: left;
  color: white;
  font-style: italic;
  font-weight: 300;
}
.t-image {
  margin-top: 20px;
}
button.active {
  background: #a9cc48;
  color: white;
  border-radius: 0;
  border: none;
}
.about-banner{
    height: 200px;
}
.parallax-container1 {
      height: 350px;
    }
.about-container {
      height: 350px;
    }
.pad-100{
    margin-top: 100px;
}
.pad-80{
    margin-top: 80px;
    padding-bottom: 80px;
}
.pad-60{
    margin-top: 60px;
}
.valign-item {
    left: 50%;
     top: 50%;
     -moz-transform: translate(-50%, -50%)
     -webkit-transform: translate(-50%, -50%)
     -ms-transform: translate(-50%, -50%)
     -o-transform: translate(-50%, -50%)
     transform: translate(-50%, -50%);
}
.vision{
    font-size: 1.5em;
    font-style: italic;
    font-weight: 300;
    padding: 0 100px 0 100px;
}
.bullet{
    font-size: 0.9em;
    color: #757575;
}
ul.b {list-style-type: square;}

ol#myList {
    list-style-type:initial;
}
.border1{
    border-style: solid;
    border: 0.5px solid #d0d0d0;
}
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #fff;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}

.collection .collection-item.avatar .circle {
  position: absolute;
  width: 52px;
  height: 52px;
  overflow: hidden;
  left: 8px;
  display: inline-block;
  vertical-align: middle;
}

.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

.collection .collection-item.avatar .title {
    margin-left: 0;
  font-size: 16px;
}

.collection .collection-item.avatar p {
  margin: 0;
}

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}

.collection .collection-item:last-child {
  border-bottom: none;
}

.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}

.collection .collection-item.active .secondary-content {
  color: #fff;
}

.collection a.collection-item {
  display: block;
  transition: .25s;
  color: #26a69a;
}

.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

.collection.with-header .collection-item {
  padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}
.quote-text{
    font-weight: 400;
    font-style: italic;
    color: #ef4136;
}

.ser-block {
    margin-bottom: 30px;
}

.ser-tit {
    margin-top: 0px;
    font-size: 22px;
    color: #333;
    margin-bottom: 5px;
}

.ser-txt {
    font-size: 16px;
    color: #54545a;
    font-weight: 300;
    margin-top: 0px;
}

.ser-txt:last-child {
    margin-bottom: 0px;
}

.arrow {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.arrow img {
    height: 14px;
}

.ser-list-txt {
    font-size: 14px;
    color: #54545a;
    font-weight: 300;
    margin-left: 20px;
}

.m-0 {
    margin: 0px !important;
}

.ser-list {
    margin-left: 20px;
}

.ser-list li {
    margin-bottom: 8px!important;
}

.list-sub-tit {
    color: #616161;
    font-style: italic;
    margin-bottom: 5px;
    display: block;
    margin-top: 15px;
}

.note-txt {
    font-style: italic;
    font-size: 22px;
    margin-top: 0px;
    color: #e53935;
    font-weight: 900;
    margin-bottom: 0px;
}

.note-txt1 {
    font-style: italic;
    font-size: 18px;
    margin-top: 0px;
    color: #e53935;
    font-weight: 900;
    margin-bottom: 20px;
}

.ser-head-txt {
    font-size: 21px;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 300;
}

.ser-img img{
    height: 130px;
}

img {
     max-width: 100%;
}

.ser-sub-tit {
    margin-top: 0px;
    font-size: 16px;
    color: #43a047;
}

.service-banner img {
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    height: 450px;
}

.event-img img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
}

.event-wrap {
    padding-top: 30px;
}

.event-box {
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -o-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -ms-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    border-radius: 3px;
    overflow: hidden;
    display: block;
    transition: all .3s ease-in;
}

.event-box:hover {
    -webkit-box-shadow: 0 1px 16px rgba(100, 100, 100, 0.4);
    -moz-box-shadow: 0 1px 16px rgba(100, 100, 100, 0.4);
    -o-box-shadow: 0 1px 16px rgba(100, 100, 100, 0.4);
    -ms-box-shadow: 0 1px 16px rgba(100, 100, 100, 0.4);
    box-shadow: 0 1px 16px rgba(100, 100, 100, 0.4);
}

.event-content {
    padding: 15px;
}

.event-tit {
    color: #e53935;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 5px;
}

.event-txt {
    margin-top: 0px;
    color: #5b5b79;
    line-height: 1.3;
    font-size: 15px;
}

.event-time {
    margin: 0px 0px 5px;
    font-size: 13px;
    color: #4caf50;
}

.read-more {
    color: #4caf50;
    font-weight: 900;
    margin: 0px;
}

.event-box:hover .read-more {
    color: #e53935;
}

.tabs .tab a {
    color: gray;
}

.tabs .tab a.active {
    color: #ee6e73;
}

.footer-collection.collection {
    border: 0px;
}

.footer-collection.collection .collection-item {
    background-color: transparent;
    border: 0px;
    padding-left: 55px;
}

.footer-collection.collection .collection-item.avatar .title {
    color: #fff;
}

.footer-collection.collection .collection-item.avatar p {
    color: #fff;
}

.footer-collection.collection .collection-item.avatar .circle {
    width: 35px;
    height: 35px;
}

.label-small-txt {
    font-size: 10px;
    margin-left: 10px;
}

.mb-0 {
    margin-bottom: 0px;
}

.register-form textarea.materialize-textarea {
    min-height: 30px !important;
}

.pull-left {
    float: left;
}

.register-tit {
    background: #388e3b;
    padding: 15px;
    color: #fff !important;
    font-size: 23px;
    display: block;
    max-width: 600px;
    font-weight: 900;
    text-transform: uppercase;
}

.register-form input {
    margin-bottom: 5px !important;
}

.course-block.row .col.m1 {
    width: 3.333333%;
}

.course-block.row .col.m7 {
    width: 63.333333%;
}

.register-block {
    margin-bottom: 30px;
}

.p-30 {
    padding: 30px 0px;
}

.single-event {
    padding: 40px 0px;
}

.list-inline li {
    display: inline-block;
}

.event-nav-item a {
    display: block;
    font-size: 12px;
}

.single-event-img img {
    height: 450px;
    max-width: 100%;
}

#swipebox-arrows {
    width: 95% !important;
    max-width: 95% !important;
}

#swipebox-bottom-bar, #swipebox-top-bar {
    text-shadow: none !important;
    background: transparent !important;
    opacity: 1;
}

#swipebox-bottom-bar {
    top: 50%;
    bottom: auto;
}

#swipebox-slider {
    -webkit-transition: -webkit-transform .9s ease;
    transition: transform .9s ease;
}

#swipebox-bottom-bar.visible-bars {
    -webkit-transform: initial !important;
    transform: initial !important;
}

.slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome' !important;
    color: #43a047 !important;
    font-size: 35px !important;
}

.slick-next:before {
    content: "\f054" !important;
}

.slick-prev:before {
    content: "\f053" !important;
}

.slick-slider:focus {
    outline: none;
}

.slick-next {
    right: -35px !important;
}

.slick-prev {
    left: -35px !important;
}

.event-slide-box a {
    display: block;
}

.event-slide-box a:focus {
    outline: none;
}

.event-slide-box img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.responsive-img {
    max-width: 100%;
    width: 100%;
}

.direct-img {
    height: 530px;
    object-fit: cover;
}

.parallax img {
    height: 450px;
    object-fit: cover;
}

@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
    .text-caption{
padding: 15px;
    background-color: #ef4136;
    width: 100%;
    font-weight: 400;
    text-transform: uppercase;
        font-size: 1em;
}
.text-p{
padding: 10px;
    background-color: #191224;
    width: 100%;
    font-weight: 200;
    font-size: 1em;
    font-style: italic;
}
    .vision{
    font-size: 1.5em;
    font-style: italic;
    font-weight: 300;
    padding: 0;
}
}
@media only screen and (max-width: 600px) {
  .flow-text {
    font-size: 1.2rem;
  }
    .text-caption{
padding: 15px;
    background-color: #ef4136;
    width: 100%;
    font-weight: 400;
    text-transform: uppercase;
        font-size: 1em;
}
.text-p{
padding: 10px;
    background-color: #191224;
    width: 100%;
    font-weight: 200;
    font-size: 1em;
    font-style: italic;
}
     .vision{
    font-size: 1.5em;
    font-style: italic;
    font-weight: 300;
    padding: 0;
}

.row .col.xs12 {
    width: 100%;
}
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
    .logo {
height: 65px;
  display: inline-block;
  padding: 5px 0 5px;
  white-space: nowrap; 
    margin-left: 30px;
}

    
}

@media only screen and (max-width: 767px) {
    .about-block {
        margin-top: 40px;
    }
    
    .about-content {
        padding: 0px 15px;
    }
    
    .about-main-tit {
        margin: 0px;
        font-size: 30px;
    }
    
    .about-vision {
        margin-top: 40px;
        padding-bottom: 40px;
    }
    
    .small-txt {
        font-size: 16px;
    }
    
    .pad-80 {
        margin-top: 40px;
        padding-bottom: 40px;
    }
    
    .direct-img {
        height: 350px;
        object-fit: cover;
    }
    
    .event-box {
        margin-bottom: 20px;
    }
    
    .text-caption {
        max-width: 100%;
    }
    
    .slider .slides li .caption {
        left: 0px;
    }
    .slider .slides li img {
        height: 350px;
    }
    
    .slider .slides {
        height: 350px !important;
    }
    
    .slider{
        height: 350px !important;
    }
    
    .sec-tit {
        margin: 0px;
        font-size: 30px;
    }
    
    .footer-collection {
        margin-bottom: 0px;
    }
    
    .ser-txt {
        font-size: 14px;
    }
    
    .service-banner {
        margin-bottom: 0px;
    }
    
    h3.header.center.red-text {
        font-size: 35px;
        margin: 0px;
    }
    
    .breadcrumb:first-child {
        margin-left: 10px;
    }
    
    .breadcrumb {
        font-size: 12px;
    }
    
    .breadcrumb:before {
        margin: 2px 0px 0px;
        font-size: 20px;
    }
    
    .course-block.row .col.m1 {
        width: 100%;
    }
    
    .course-block.row .col.m7 {
        width: 100%;
    }

}





