/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
  color: #666666;
  font-family: "oxygen";
}

 /* body.offcanvas-menu:before {
    opacity: 1;
    visibility: visible; }*/
 body:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    /*background: rgba(0, 0, 0, 0.5);*/ 
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    z-index: 1; }
  body.offcanvas-menu:before {
    opacity: 1;
    visibility: visible; }

a {
  color: #fff;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #666666;
  outline: none;
  text-decoration: none;
}



/*section heading css*/

.section-header h3 {
  font-size: 26px;
  color: #292929;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}

.section-header h3 span {
  font-size: 26px;
  color: #A6BB3F;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}



.section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #6b4479;
  bottom: 0;
  left: calc(50% - 25px);
}

.btnviolet {
  align-items: center;
    width: 12rem;
    font-size: 1em;
    padding: 5px 10px;
    color: #fff;
    background-color: #6b4478;
    border-color: transparent;
    border-radius: 50px;
}



.btnpink {
  align-items: center;
    width: 20rem;
    font-size: 1.5em;
    padding: 10px 20px;
    background-color: #64c7cc;
    border-color: transparent;
}


.booking-header h2 {
  font-size: 45px;
  color: #64c7cc;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 45px;
  padding-top: 25px;
}


.booking-header h5 {
  font-size: 25px;
  color: #292929;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}

.booking-header h5 span {
  font-size: 25px;
  color: #64c7cc;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}


.booking-header h5::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  bottom: 1px;
  left: calc(50% - 60px);
}

.booking-header h5::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #64c7cc;
  bottom: 0;
  left: calc(50% - 25px);
}




.customer-header h5 {
  font-size: 25px;
  color: #292929;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}




.customer-header h5 span {
  font-size: 25px;
  color: #64c7cc;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}


.customer-header h5::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  bottom: 1px;
  left: calc(50% - 60px);
}

.customer-header h5::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #ffd7e2;
  bottom: 0;
  left: calc(50% - 25px);
}

.customer-header h7 {
  font-size: 20px;
  color: #292929;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}



.section-header h2 {
  font-size: 45px;
  color: #7b1d3e;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  padding-top: 25px;
}

.section-header h2 span {
  font-size: 45px;
  color: #7b1d3e;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}

.section-header h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  bottom: 1px;
  left: calc(50% - 60px);
}






.section-header h5 {
  font-size: 25px;
  color: #292929;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}

.section-header h5 span {
  font-size: 25px;
  color: #6b4479;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}


.section-header h5::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h5::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #7b1d3e;
  bottom: 0;
  left: calc(50% - 25px);
}




.section-header h6 {
  font-size: 35px;
  color: #292929;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 5px;
}

.section-header h7 {
  font-size: 20px;
  color: #292929;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}




.testimonialss {
  background-color: #fff3f7;
}



/*section header ends*/

/*overview css starts*/


.overview h2{
  font-size: 45px;
  color: #6b4479;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  padding-top: 20px;
  margin-bottom: 0px;
}





.overview h3{
  font-size: 26px;
  color: #292929;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
}


.overview h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  /*background: #ddd;*/
  bottom: 1px;
  left: calc(30% - 60px);
}

.overview h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #7a2f6a;
  bottom: 0;
  left: calc(4% - 19px);
}

.overview p{
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
}

.vagus-gallery {
  padding: 0 0 0 0;
}


.parallax {
  /* The image used 
  background-image: url("../img/Vagus_gallery1.png");

  background: linear-gradient(rgba(255, 255, 100, 0.8), rgba(0, 0, 0, 0.5)), url("../img/Vagus_gallery1.png");*/

  background-color: #fff3e3;
  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.journey h6{
 color: #292929;
 text-transform: uppercase;
 line-height: 26px;
 font-size: 19px;
}

.journey h5{
 color: #5C6873;
 font-size: 12px;
 letter-spacing: 1;
 text-transform: uppercase;
 line-height: 20px;
}


.journey h4{
 color: #3F444A;
 font-weight: bold;
 font-size: 20px;
 letter-spacing: 1;
}



p {
  padding: 0;
  margin: 0 0 0px 0;
}

h1,
h2,
h3,
h4,
h5, {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}



.banner-imgs{
    position: relative;
}

.banner-breadcrumb{
    position: absolute;
    top: 25%;
    left: 11%;
}


/*common breadcrumb css starts*/

.breadcrumb li a i{
    color: #f080a7;
}

.breadcrumb.arr-right {
    margin-bottom: 0.3rem;
    background: transparent;
    align-items: center;
    text-transform: uppercase;
}

.arr-right .breadcrumb-item.active {
    color: #EBBD53;
    font-size: 14px;
}

.arr-right .breadcrumb-item+.breadcrumb-item::before {
    content: "›";
    vertical-align: top;
    color: #EBBD53;
    line-height: 18px;
    font-size: 28px;
}


/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #f080a7;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}


/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #A6BB3F;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  /*padding: 26px 0;*/
  background: rgba(0, 0, 0, 0.5);
}

#header.header-transparent {
  background: transparent;
}

#header.header-scrolled {
  /*background: rgba(255, 255, 255, 0.9);*/
  padding: 5px 0;
  /*border-bottom: 1px solid #4E632E;*/
  border-image-slice: 1;
  
}

#header .logo {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  text-decoration: none;
}

#header .logo a {
  color: #fff;
}

.logo img {
  max-height: 160px;
  margin-bottom: 10px;
}




.nodisplay-image {
  display: none;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

/*navigation starts*/

.site-navbar .container{
  max-width: 1300px;

}

.site-navbar {
  margin-bottom: 0px;
  z-index: 1999;
  position: absolute;
  top: 0;
  width: 100%; 
}
.site-navbar .site-logo {
    position: relative;
    left: 0;
    font-size: 24px; 
 }
.site-navbar .site-navigation .site-menu {
    margin-bottom: 0; 
}
.site-navbar .site-navigation .site-menu .active {
      color: #007bff;
      display: inline-block;
      padding: 20px 20px; 
}

.site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      display: inline-block; 
}
.site-navbar .site-navigation .site-menu > li {
      display: inline-block; 
}
.site-navbar .site-navigation .site-menu > li > a {
        padding: 15px 20px;
        font-size: 15px;
        text-transform: uppercase;
        display: inline-block;
        text-decoration: none !important; 
}
.site-navbar .site-navigation .site-menu > li > a:hover {
          color: #007bff; 
}
.site-navbar .site-navigation .site-menu > li.social > a {
        padding-left: 5px;
        padding-right: 5px; 
}
.site-navbar .site-navigation .site-menu .has-children {
      position: relative; 
}
.site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; 
}
.site-navbar .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 16px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'icomoon'; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
        position: absolute;
        text-align: left;
        /*border-top: 2px solid #f080a7;*/
        -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        padding: 0px 0;
        margin-top: 20px;
        margin-left: -23px;
        background: rgba(0, 0, 0, .5);;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown a {
          text-transform: none;
          font-size: 13px;
          line-height: 26px;
              border-bottom: 1px solid rgb(251 244 244 / 10%);
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #f080a7; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown .active {
          color: #007bff !important; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 210px; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 9px 20px;
            display: block; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              border-left: 2px solid #f080a7;
              color: #f080a7; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; 
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; 
}
.site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #007bff; 
}
.site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; 
}
.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 17px;
          visibility: visible;
          opacity: 1; 
}

.site-mobile-menu {
  width: 250px;
  position: fixed;
  overflow: hidden;
  right: 0;
  z-index: 1023!important;
  padding-top: 20px;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; 
}
.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); 
}
.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; 
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; 
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 30px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; 
}
.site-mobile-menu .site-mobile-menu-header .logo img {
      float: left;
      margin-top: 10px;
      margin-left: 0px; 
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; 
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 70px; 
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; 
}
.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; 
}
.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; 
}
.site-mobile-menu .site-nav-wrap a {
      padding: 15px 20px;
      display: block;
      position: relative;
      color: #f080a7; 
}
.site-mobile-menu .site-nav-wrap a:hover {
        color: #7a2f6a; 
}
.site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; 
}
.site-mobile-menu .site-nav-wrap li .active {
        color: #f080a7; 
}
.site-mobile-menu .site-nav-wrap .social {
      display: inline-block; 
}
.site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 15px;
      top: 5px;
      z-index: 20;
      width: 36px;
      height: 36px;
      color: #f080a7;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; 
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa; 
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; 
}
.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); 
}
.site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; 
}
.site-mobile-menu .site-nav-wrap > li.social {
        float: none !important;
        width: auto !important; 
}
.site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
        font-size: 15px; 
}
.site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; 
}
.site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; 
}
.site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 13px; 
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; 
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; 
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
            font-size: 16px;
            padding-left: 60px; 
}
.site-mobile-menu .site-nav-wrap[data-class="social"] {
      float: left;
      width: 100%;
      margin-top: 30px;
      padding-bottom: 5em; 
}
.site-mobile-menu .site-nav-wrap[data-class="social"] > li {
        width: auto; 
}
.site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
          padding-left: 15px !important; 
}

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%; 
}
.sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; 
}
.sticky-wrapper .site-navbar .site-menu-toggle {
      color: #fff; 
}
.sticky-wrapper.is-sticky .site-navbar .logo img  {
     max-height: 70px;
}
.sticky-wrapper .site-navbar .site-menu > li > a {
      color: #f080a7 !important; 
}
.sticky-wrapper .site-navbar .site-menu > li > a:hover, .sticky-wrapper .site-navbar .site-menu > li > a.active {
        color: #7a2f6a !important;
        border-bottom: 1px solid #7a2f6a; 
}
.sticky-wrapper.is-sticky .site-navbar {
        background: rgba(0, 0, 0, .9);
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1); 
}
.sticky-wrapper.is-sticky .site-navbar .site-menu-toggle {
      color: #000; 
}
.sticky-wrapper.is-sticky .site-navbar .site-logo a {
      color: #f080a7; 
}
.sticky-wrapper.is-sticky .site-navbar .site-menu > li > a {
      color: #f080a7 !important; 
}
.sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover, .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a.active {
        color: #7a2f6a !important; 
}

/* (1680x1050) WSXGA+ Display */
@media  screen and (max-width: 1680px) {
   .site-navbar .container{
  max-width: 1500px;
}
}
 
/* (1920x1080) Full HD Display */
@media  screen and (max-width: 1920px) {
    .site-navbar .container{
  max-width: 1890px;
  background-color: rgb(47 38 42);
  background: rgb(0 0 0 / 40%);
}
}
 
.site-mobile-menu .site-mobile-menu-body .input-group {
    margin-top: -50px; 
}

.site-mobile-menu .site-mobile-menu-body .form-control{
        border-radius: 0px; 
}

.site-mobile-menu .site-mobile-menu-body li > a > .icon-search{
      display: none;
}   
.site-navbar .site-navigation .site-menu .input-group{
      display: none;
}

@media  screen and (max-width: 375px) {
    .logo img{
      max-height: 100px;
}
}

/*navigation ends*/

input,
textarea
 {
    padding: 8px 15px;
    border-radius: 5px;
    margin: 5px 0px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 18px !important;
    font-weight: 300
}

input:focus,
textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #00BCD4;
    outline-width: 0;
    font-weight: 400
}



/*all buttons css */
button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn-sm{
     color: #000;
}

.btn-lg{
  background: #A6BB3F;
  padding: 8px;
  color: white;
  font-size: 15px;
}

.btn-lg:hover{
  color: white;
}

.btn-secondary{
  background: #f080a7;
  border-radius: 0px;
}

.btn-block {
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 400;
    height: 43px;
    /*cursor: pointer;*/
    background-color: #A6BB3F;
    border: none;
}

.btn-block:hover {
    color: #fff !important;
   background-color: #A6BB3F;

}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

/*all buttons css*/


/*--------------------------------------------------------------
# Common Banner Section with breadcrumb
--------------------------------------------------------------*/

.header-inner-tmargin {
    width: 100%;
    /* float: left;
  margin-top: -145px; */
}

.section-side-image {
    position: relative;
    padding: 0px;
    margin: 0px;
}

.section-side-image .img-holder {
    overflow: hidden;
    height: 100%;
    padding: 0px;
    top: 0px;
    position: absolute;
}

.background-imgholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
}

.nodisplay-image {
    display: none;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.header-inner {
    position: relative;
    width: 100%;
    height: 550px;
    float: left;
    overflow: hidden;
}

.header-inner1 {
    position: relative;
    width: 100%;
    height: 320px;
    float: left;
    overflow: hidden;
}

.header-inner1 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: 2;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, .5) 100%);
}

.header-inner .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: 2;
    /*background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, .5) 100%);*/
}

.header-inner .text {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 16% 0 0 0;
    bottom: 0px;
    z-index: 3;
    text-align: left;
    margin-left: 100px;
}

.header-inner .text .title {
    font-size: 64px;
    margin-bottom: 11px;
    text-transform: uppercase;
    text-shadow: -2px 7px 5px black;
}

.breadcrumb.arr-right {
    margin-bottom: 0.3rem;
    background: transparent;
    align-items: center;
    text-transform: uppercase;
}

.arr-right .breadcrumb-item.active {
    color: #6c757d;
    font-size: 14px;
}

.arr-right .breadcrumb-item+.breadcrumb-item::before {
    content: "›";
    vertical-align: top;
    color: #408080;
    line-height: 18px;
    font-size: 28px;
}

@media screen and (max-width: 1024px) {
    .header-inner .text {
        padding: 25% 0 0;
    }
}

@media only screen and (max-width: 991px) {
    .header-inner .text {
        padding: 16% 0 0;
    }
}

@media screen and (max-width: 768px) {
    .header-inner {
        height: 300px;
    }
    .header-inner1 {
        height: 280px;
    }
    .header-inner .text {
        margin-left: 30px;
    }
    .header-inner .text .title {
        font-size: 24px;
        margin-bottom: 0;
    }

    .banner-breadcrumb{
        top: 46%;
        left: 2%;
    }
}

@media screen and (max-width: 640px) {
    .header-inner {
        height: 270px;
    }
    .header-inner1 {
        height: 270px;
    }

    .banner-breadcrumb{
        top: 46%;
        left: 2%;
    }
}

@media screen and (max-width: 480px) {
    .header-inner {
        height: 260px;
    }
    .header-inner1 {
        height: 225px;
    }
    .banner-breadcrumb{
        top: 46%;
        left: 2%;
    }
}


/*  Banner Section With Breadcrumb Ends */



/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  height: 100vh;
  background: #000;
  overflow: hidden;
  position: relative;
}

@media (max-height: 500px) {
  #intro {
    height: 150vh;
    margin-bottom: 20px;
  }

  .sub-image {
    margin-bottom: 2%;
    max-width: 40%;
  }

}

#intro .carousel, #intro .carousel-inner, #intro .carousel-item, #intro .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-item {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';
 
}

#intro .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
/*  bottom: 0; */
  top: 28%;
  left: 50px;
  right: 50px;
}

#intro .container {
  text-align: center;
}

#intro h2 {
  color: #FFF;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#intro h3 {
  color: #FFF;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}


#intro .carousel-fade {
  overflow: hidden;
}

#intro .carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.3s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev, #intro .carousel-control-next {
  width: 10%;
}

@media (min-width: 1024px) {
  #intro .carousel-control-prev, #intro .carousel-control-next {
    width: 5%;
  }
}

#intro .carousel-control-next-icon, #intro .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
  display: none;
}

#intro .carousel-indicators li {
  cursor: pointer;
   transform: translate3d(0px, -50%, 0px) scale(0.6);
    border-radius: 100%;
    height: 20px;
    width: 20px;
    background-color:  #7a2f6a;
}

#intro .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #FF0000;
}

#intro .btn-get-started:hover {
  background: #fff;
  color: #FF0000;
}

/*second banner section css*/
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}

@media screen and (max-width: 4000px) and (orientation : portrait) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1920px;
  }
  .overview p {
    font-size: 36px;
    line-height: 46px;
    text-align: justify;
  }
}

@media only screen and (max-width: 4000px) and (orientation : landscape) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 125px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .top-contact {
    width: 21rem;
    height: 3rem;
    text-align: center;
    padding-top: 9px;
    background-color: #f7dce5;
    position: relative;
    float: right;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1920px;
  }
  .overview p {
    font-size: 36px;
    line-height: 46px;
    text-align: justify;
  }
}

@media screen and (max-width: 2048px) and (orientation : portrait) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .top-contact {
    width: 21rem;
    height: 3rem;
    text-align: center;
    padding-top: 9px;
    background-color: #f7dce5;
    position: relative;
    float: right;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1540px;
  }
  .overview p {
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
  }
}

@media only screen and (max-width: 2048px) and (orientation : landscape) {
  .sub-image {
    max-width: 70%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 95px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .top-contact {
    width: 21rem;
    height: 3rem;
    text-align: center;
    padding-top: 9px;
    background-color: #f7dce5;
    position: relative;
    float: right;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }

  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1540px;
  }

  .overview p {
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
  }

}


@media screen and (max-width: 1920px) and (orientation : portrait) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .top-contact {
    width: 21rem;
    height: 3rem;
    text-align: center;
    padding-top: 9px;
    background-color: #f7dce5;
    position: relative;
    float: right;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1840px;
  }
  .overview p {
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
  }
  
}

@media only screen and (max-width: 1920px) and (orientation : landscape) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }

  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 95px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 2.3em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .top-contact {
    width: 21rem;
    height: 3rem;
    text-align: center;
    padding-top: 9px;
    background-color: #f7dce5;
    position: relative;
    float: right;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }

  .overview p {
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
  }

  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1540px;
  }

}

@media screen and (max-width: 1368px) and (orientation : portrait) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 95px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .top-contact {
    width: 21rem;
    height: 3rem;
    text-align: center;
    padding-top: 9px;
    background-color: #f7dce5;
    position: relative;
    float: right;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }

  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
  }
}

@media only screen and (max-width: 1368px) and (orientation : landscape) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .top-contact {
    width: 21rem;
    height: 3rem;
    text-align: center;
    padding-top: 9px;
    background-color: #f7dce5;
    position: relative;
    float: right;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }

  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
  }

}

@media screen and (max-width: 1024px) and (orientation : portrait) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }
}

@media only screen and (max-width: 1024px) and (orientation : landscape) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }
}

@media screen and (max-width: 991px) and (orientation : portrait) {
  .sub-image {
    max-width:65%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

}

@media only screen and (max-width: 991px) and (orientation : landscape) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 75px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

}

@media screen and (max-width: 768px) and (orientation : portrait) {
  .sub-image {
    max-width:65%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 60px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .contentcenter {
    margin: 0 0 0 0;
  }
}

@media only screen and (max-width: 768px) and (orientation : landscape) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 50px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 45px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .contentcenter {
    margin: 0 0 0 0;
  }
}

@media screen and (max-width: 640px) and (orientation : portrait) {
  .sub-image {
    max-width: 75%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }


  #intro h2 {
    color: #FFF;
    margin-bottom: 5px;
    font-size: 60px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    margin-bottom: 3px;
    font-size: 76px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #e6c9c9;
  }

  .contentcenter {
    margin: 0 0 0 0;
  }
}

@media only screen and (max-width: 640px) and (orientation : landscape) {
    .sub-image {
      max-width: 60%;
      margin-bottom: 20px;
    }

    .coffee-image {
      max-width: 40%;
      margin-bottom: 20px;
    }
  

    #intro h2 {
      color: #FFF;
      margin-bottom: 8px;
      font-size: 50px;
      font-weight: 700;
    }
    
    #intro h3 {
      color: #FFF;
      margin-bottom: 3px;
      font-size: 40px;
      font-weight: 700;
    }

    p.bannertext {
      font-family: 'Trebuchet MS', Arial, sans-serif;
      font-size: 1.2em;
      font-weight: 400;
      line-height: 1.2;
      color: #e6c9c9;
    }

    .contentcenter {
      margin: 0 0 0 0;
    }
}

@media screen and (max-width: 480px) and (orientation : portrait) {
  .sub-image {
    max-width: 60%;
    margin-bottom: 20px;
  }

  .coffee-image {
    max-width: 40%;
    margin-bottom: 20px;
  }
  
  #intro h2 {
    color: #FFF;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 700;
  }
  
  #intro h3 {
    color: #FFF;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    margin-bottom: 10px;
    font-size: 38px;
    font-weight: 700;
  }

  p.bannertext {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.3;
    color: #e6c9c9;
  }

}

@media only screen and (max-width: 480px) and (orientation : landscape) {
    .sub-image {
      max-width: 40%;
      margin-bottom: 0px;
    }

    .coffee-image {
      max-width: 40%;
      margin-bottom: 20px;
    }

    #intro h2 {
      color: #FFF;
      margin-bottom: 8px;
      font-size: 46px;
      font-weight: 700;
    }
    
    #intro h3 {
      color: #FFF;
      margin-bottom: 3px;
      font-size: 56px;
      font-weight: 700;
    }

    p.bannertext {
      font-family: 'Trebuchet MS', Arial, sans-serif;
      font-size: 1.2em;
      font-weight: 400;
      line-height: 1.2;
      color: #e6c9c9;
    }
}




/*overview css ends*/

/*accreditation css starts*/
.jumbotron{
  border-radius: 0px;
  background-image: url("../img/accreditation.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.accreditation h4{
  text-transform: uppercase;
  font-size: 24px;
  line-height: 27px;
}

.accreditation h6{
    font-size: 12px;
    line-height: 20px;
}

.accreditation p{
  font-size: 14px;
  line-height: 35px;
  letter-spacing: 1;
}

.accreditation-section h5{
  font-size: 17px;
  color: #5C6873;
  text-align: center;
}

/*****************************************
*  --------------------------------------*
*  Slick                                 *
*  --------------------------------------*
*****************************************/

.cl {
  height:200px;
  padding:10px;
}

.cl-yellow { 
  background: #f1c40f; 
}

.cl-blue { 
  background: #3498db; 
}

.cl-red { 
  background: #e74c3c; 
}

.slick-active { 
  padding: 20px 0; 
}

.slick-center { 
  transform: scale(1.25) 
}

.slick-slide:not(.slick-active) { 
  margin: 20px 0; 
}

.child { 
  width:100%; 
}

.slide:not(.slick-active) { 
  cursor: pointer; 
}

.slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.prev-arrow{
  left: -25px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #A6BB3F;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.next-arrow{
  right: -25px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #A6BB3F;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}


/*.slick-prev,
.slick-next{
  position: absolute;
  top: 50%;
  appearance: none;
  margin-top: -10px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  color: transparent;
  outline: none;
  z-index: 100;
}

.slick-prev {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #007bff transparent transparent;
  left: 0;
}
.slick-next {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #007bff;
  right: 0;
}*/

/*accreditation css ends*/


/*2nd banner css starts*/

.about-banner {
  background-color: #191919;
  border-bottom: 25px solid #94ab36;
  border-radius: 0px;
}

.about-banner h3 {
  color: #94ab36;
}

.about-banner h5 {
  color: #fff;
  line-height: 30px;
}

.about-banner img {
  box-shadow: 14px 9px 5px rgb(0 0 0 / 76%);
  border-radius: 5px;
}

/*2nd banner css ends*/

/*flip box css starts*/

/* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-box {
  background-color: transparent;
 /* width: 300px;*/
  height: 150px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
}

.flip-box-back1 img{
  width: 80px;
}

.flip-box-front1 img{
  width: 80px;
}

.flip-box-back img{
  width: 80px;
}

.flip-box-front img{
  width: 80px;
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  /*padding: 20px;*/
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 5px;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

.flip-box-front1,
.flip-box-back1 {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 5px;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
  background-color: #A6BB3F;
  color: black;
  padding: 5px;
}

.flip-box-front p {
  color: #FFF;
  text-align: center;
  /*padding-left: 10px;*/
  /*padding-right: 10px;*/
  text-transform: uppercase;
}

.flip-box-front1 {
  background-color: #93A1AC;
  color: black;
  padding: 5px;
}

.flip-box-front1 p {
  color: #FFF;
  text-align: center;
  /*padding-left: 10px;*/
  /*padding-right: 10px;*/
  text-transform: uppercase;
}

/* Style the back side */
.flip-box-back {
  padding: 5px;
  background-color: #93A1AC;
  color: white;
  transform: rotateY(180deg);
}

.flip-box-back1 {
  padding: 5px;
  background-color: #A6BB3F;
  color: white;
  transform: rotateY(180deg);
}

.flip-box-back p {
  color: #FFF;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
}

.flip-box-back1 p {
  color: #FFF;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
}

/*flip box section ends*/

/*service section starts*/

.card1 {
  background-color: #714380;
}

.card2 {
  background-color: #64c7cc;
}

.card3 {
  background-color: #fec578;
}

.card-img-top {
  margin: 10% 0 8% 0;
  width:80%;
}






.card-footer{
  border: none;
  color: rgb(255, 255, 255);
  /*text-align: center;*/
  font-size: 17px;
  background-color: transparent;
}

.service{
  line-height: 27px;
    font-size: 24px;
    color: #292929;
    text-transform: uppercase;
}

.small-text{
  font-weight: bold;
  font-size: 15px;
}

/*service section ends*/

/*article section starts*/

.news h4{
  line-height: 27px;
    font-size: 24px;
    color: #292929;
    text-transform: uppercase;
}

.news h6{
  color: #000000;

}

.cards {
    transition: all 0.2s ease;
    cursor: pointer
}

.cards:hover {
    box-shadow: 5px 6px 6px 2px #e9ecef;
    transform: scale(1.1)
}

/*article section ends*/

/*testimonial section starts*/

 .testimonials{position: relative;background-repeat: no-repeat;background-size: cover;padding:50px 0;font-family:'Poppins', sans-serif}
.testimonials::before{content:'';position: absolute;right:0;left:0;top:0;bottom:0;}
.testimonials .title {text-align: center;margin-bottom: 50px;position: relative;padding: 20px 0;max-width: 600px;margin: 0 auto;}
.testimonials .title h5 {color: #EB6D2F;line-height: 1.2em;font-size: 18px;font-weight: 900;margin-bottom: -3px;}
.testimonials .title h2 {color: #5A3733;line-height: 1.2em;font-weight: 900;font-size: 41px;letter-spacing: -1px;margin:0}
.testimonials .title img {margin-top: -10px;}
.testimonials .title p {margin: 0 0 10px;margin-bottom: 0;color: #5A3733;}
.testimonials .title h2 {margin: 0 0 10px;margin-bottom: 0;color: #fff;}
.testimonials .testi .item {padding: 38px 35px;border-radius: 0px;}
.testimonials .testi .item1 {background: #714380;}
.testimonials .testi .item2 {background: #64c7cc;}
.testimonials .testi .item3 {background: #fec578;}
.testimonials .testi .item .profile {display:flex;}
/*.testimonials .testi .item .profile img {border-radius: 100%;width:50px;height:50px;object-fit:cover}*/
.testimonials .testi .item .profile .information {padding-left:20px;margin-bottom:15px}
.testimonials .testi .item .profile .information .stars i {color:#ffd832}
.testimonials .testi .item .profile .information p {font-size: 24px;margin: 0px auto 0px;color: #5A3733;font-weight: 900;line-height: 1;}
.testimonials .testi .item .profile .information span {color: #EB6D2F;font-weight: bold;margin-top: -4px;line-height: 1.6em;font-size: 14px;}
.testimonials .testi .item>p {font-size: 16px;line-height: 1.6em;display: block;z-index: 2;font-style: italic;color: rgb(46, 1, 39); text-align: center;}
.testimonials .testi .item>h2 {font-size: 32px;line-height: 1.6em;display: block;color: #fff;text-align: center; margin-top: 30px;}
.testimonials .testi .item>h6 {font-size: 22px;display: block;color: #fff;text-align: center;}
.testimonials .testi .item .icon {text-align: center;}
/*.testimonials .testi .item .icon i {font-size: 32px;color: #FFD832;}*/



/*happy customer starts*/

 .testimonials{position: relative;background-repeat: no-repeat;background-size: cover;padding:50px 0;font-family:'Poppins', sans-serif}
.testimonials::before{content:'';position: absolute;right:0;left:0;top:0;bottom:0;}
.testimonials .title {text-align: center;margin-bottom: 50px;position: relative;padding: 20px 0;max-width: 600px;margin: 0 auto;}
.testimonials .title h5 {color: #EB6D2F;line-height: 1.2em;font-size: 18px;font-weight: 900;margin-bottom: -3px;}
.testimonials .title h2 {color: #5A3733;line-height: 1.2em;font-weight: 900;font-size: 41px;letter-spacing: -1px;margin:0}
.testimonials .title img {margin-top: -10px;}
.testimonials .title p {margin: 0 0 10px;margin-bottom: 0;color: #5A3733;}
.testimonials .title h2 {margin: 0 0 10px;margin-bottom: 0;color: #fff;}
.testimonials .happy_customers .item {background: #ffd7e2; padding: 38px 35px;border-radius: 0px;}
.testimonials .happy_customers .item1 {background: #714380;}
.testimonials .happy_customers .item2 {background: #64c7cc;}
.testimonials .happy_customers .item3 {background: #fec578;}
.testimonials .happy_customers .item .profile {display:flex;}
/*.testimonials .testi .item .profile img {border-radius: 100%;width:50px;height:50px;object-fit:cover}*/
.testimonials .happy_customers .item .profile .information {padding-left:20px;margin-bottom:15px}
.testimonials .happy_customers .item .profile .information .stars i {color:#ffd832}
.testimonials .happy_customers .item .profile .information p {font-size: 24px;margin: 0px auto 0px;color: #5A3733;font-weight: 900;line-height: 1;}
.testimonials .happy_customers .item .profile .information span {color: #EB6D2F;font-weight: bold;margin-top: -4px;line-height: 1.6em;font-size: 14px;}
.testimonials .happy_customers .item>p {font-size: 16px;line-height: 1.6em;display: block;z-index: 2;font-style: italic;color: rgb(46, 1, 39); text-align: center;}
.testimonials .happy_customers .item>h2 {font-size: 32px;line-height: 1.6em;display: block;color: #fff;text-align: center; margin-top: 30px;}
.testimonials .happy_customers .item>h6 {font-size: 22px;display: block;color: #fff;text-align: center;}
.testimonials .happy_customers .item .icon {text-align: center;}



/*overview page css starts*/
.banner-section{
  width: 100%;
}

.overview-section h3{
  color: #A6BB3F;
}

.overview-section p{
  line-height: 36px;
}
/*overview page css ends*/

/*our team section starts*/
.our-team{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .team-content{
    width: 100%;
    height: 100%;
    background: #191919;
    padding-top: 35%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    transition: all 0.3s cubic-bezier(0.52, 1.64, 0.37, 0.66) 0s;
}
.our-team:hover .team-content{ transform: translateY(0); }
.our-team p{
    font-size: 16px;
    color: #A6BB3F;
    padding: 0px 10px;
    line-height: 35px;
        /*margin: 0 0 10px 0;*/

}
.our-team .social{
    padding: 0;
    margin: 0;
    list-style: none;
}
.our-team .social li{
    display: inline-block;
    margin-top: 30px;
}
.our-team .social li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
    font-size: 20px;
    color: #4c5462;
    margin-right: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover{
    background: linear-gradient(to right, #7851a9 0%, #ffd700 100%);
    color: #fff;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}

.card-footers{
     padding: 0.75rem 1.25rem;
    background: #191919;
  border: none;
  color: #A6BB3F;
  text-align: center;
}

.card-footers h6{
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}

@media (max-width: 991px) {
  .our-team p{
    font-size: 13px;
    color: #A6BB3F;
    padding: 0px 10px;
    line-height: 22px;
        /*margin: 0 0 10px 0;*/

}
}


@media (max-width: 768px) {
  .our-team p{
    font-size: 16px;
    color: #A6BB3F;
    padding: 0px 10px;
    line-height: 40px;
        /*margin: 0 0 10px 0;*/

}
}
/*our team section ends*/

/*--------------------------------------------------------------
# News Section Starts
--------------------------------------------------------------*/
/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
/* Horizontal line */
.collapsible-link::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #333;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}

/* Vertical line */
.collapsible-link::after {
  content: '';
  width: 2px;
  height: 14px;
  background: #333;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
  transform: rotate(90deg) translateX(-1px);
}

.collapsible-link[aria-expanded='true']::before {
  transform: rotate(180deg);
}






#news-section .nav-pills {
  background: #FFFFFF;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  text-align: left;
  color: #212121;
  border: 0;
  margin-top: 20px;
}
#news-section .nav-pills .nav-link {
  font-family: Montserrat;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #212121;
}
#news-section .nav-item {
  border-bottom: 1px solid #cdcdcd;
}
#news-section .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #839335;
  border-radius: 0;
}
#news-section .nav-pills .pills-heading {
    font-size: 18px;
    padding: .5rem 1rem;
}
.news-section-img {
  /*border-radius: 25px 0 25px 0;*/
  position: relative;
  width: 100%;
}
.news-section-img img {
/*  border-radius: 40px 0;*/

}
.news-icons {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  /*background: rgb(0 0 0 / 60%);*/
  background: linear-gradient(180deg, rgba(12, 12, 12, 0) 0%, #0F1111 66.96%);
  color: #fff;
  left: 0;
  right: 0;
  /*border-radius: 0 0 50px 0;*/
  padding: 5px;
}


.main-content {
  text-align: left;
  border-bottom: 2px solid #cfcfcf;
  padding: 20px 0;
}
.main-content:last-child {
    border-bottom: none;
}
.date {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.title {
    margin-bottom: 15px;
}
.description {
    margin-bottom: 5px;
}
.read-more {
  width: 128px;
  height: 37px;
  background: #839335;
  border-radius: 0px;
  color: #fff;
}

/* News Section Ends */

.article-icons a i {
   color: #000;
  font-size: 17px;
}

/*request for quote section starts*/

#tabs{
  /*background: #007b5e;*/
    color: black;
}

.card-header.active  {
 background-color: #A6BB3F;
}


#tabs h6.section-title{
    color: red;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: #FFF;
  color: #3F444A;
}

.nav-tabs .nav-link {
  color: #3F444A;
}


#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: black;
    /*background-color: transparent;*/  
    /*border-color: transparent transparent #A6BB3F;*/
    border-bottom: 3px solid #A6BB3F !important;
    font-size: 16px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    /*border: 1px solid #A6BB3F;*/
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #3F444A;
    font-size: 16px;
    border: 1px solid #A6BB3F;
    border-radius: 0px;
    text-transform: uppercase;
}

.get-in-touch p{
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  color: #3F444A;
}

.adrress-heading h5{
  font-size: 20px;
  color: #A6BB3F;
  font-weight: bold;
  line-height: 32px;
}

.contact-heading h5{
  font-size: 20px;
  color: #A6BB3F;
  font-weight: bold;
  line-height: 32px;
}

.title i{
  font-size: 20px;
  color: #A6BB3F;
}

.address span h4{
  font-size: 16px;
  letter-spacing: 1pz;
}

.address p{
  color: #3F444A;
  font-size: 15px;
  line-height: 30px;
}

.blue-text {
    color: #00BCD4
}

.form-control-label {
    margin-bottom: 0
}

.form-card {
  width: 100%;
    padding: 30px 40px;
    /*margin-top: 60px;*/
    margin-bottom: 60px;
    border: none !important;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.4)
}


#file {
    border: 1px dashed #989898 !important
}

.color input {
    background-color: #f1f1f1
}

.files:before {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    content: attr(data-before);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    /*text-align: center*/
}

#file {
    display: inline-block;
    width: 100%;
    padding: 95px 0 0 100%;
    background: url('../img/upload_btn.png') top center no-repeat #fff;
    /*background-size: 55px 55px*/
    background-position: center;
    background-color: #F6F6F6;
}
/*request for quote section ends*/


/*career secion starts*/

/****************/
.main-container{
    width: 90vw;
    margin: 0 auto;
    padding: 40px 0;
}
.main-container > h2{
    text-align: center;
    padding: 10px 0;
    font-size: 32px;
}
.main-container > p{
    font-weight: 300;
    /*padding: 10px 0;*/
    opacity: 0.7;
    text-align: center;
}
.category-head{
    margin: 30px 0;
}
.category-head ul{
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.category-title{
    flex: 0 0 calc(31.6667% - 10px);
    display: flex;
    justify-content:center;
    border: 1px solid #A6BB3F;
    padding: 12px;
    color: #3F444A;
    margin: 5px;
    cursor: pointer;
    transition: all 0.4s ease;

  }

.category-title:hover{
    background: #A6BB3F;
}
.category-title li{
    padding: 0 10px;
}
.category-title span{
    color: #222;
}

/** single post **/
.posts-main-container{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px;
}
.posts-main-container > div{
    box-shadow: 0px 8px 22px -12px rgba(0, 0, 0, 0.64);
    background: #F0F2FA;

}
.post-img{
    position: relative;
}
.category-name{
    /*position: absolute;*/
    top: 20px;
    left: 20px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    padding: 4px 10px;
    border-radius: 2px;
}



.post-content{
    /*padding: 25px;*/
}
.post-content-top{
    background: #93A1AC;
    color: #fff;
    /*opacity: 0.8;*/
    padding: 20px 0 20px 15px;
}
.post-content-top span{
    padding-right: 20px;
}
.post-content-top .fa-comment, .post-content-top .fa-calendar{
    padding-right: 5px;
}
.post-content h2{
    font-size: 16px;
    /*padding: 12px 0;*/
    padding-top: 12px;
    font-weight: 400;
    padding-left: 20px;
}


.post-content p{
    opacity: 0.7;
    font-size: 15px;
    line-height: 1.8;
    padding-left: 20px;
}
.read-btn{
    border: none;
    padding: 8px 15px;
    display: block;
    margin: 5px auto;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #292929;
    background: transparent;
    margin-bottom: 40px;
}

.read-btn:hover{
    background: #f6f6f6;
}



/***************/
@media(max-width: 1170px){
    .posts-main-container{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width: 768px){
    .posts-main-container{
        grid-template-columns: 1fr;
    }
}


@media(max-width: 767px){
    .category-title{
    flex: 0 0 calc(87.6667% - 10px);
    display: flex;
    justify-content:center;
    border: 1px solid #A6BB3F;
    padding: 12px;
    color: #3F444A;
    margin: 5px;
    cursor: pointer;
    transition: all 0.4s ease;
}
}

.border-class{
  border: 1px solid #A6BB3F ;
}

/***********/
/*career section ends*/



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.bg-footer{
  background-color: #A6BB3F;
  height: 35px;
}


#footer {
  background: #cdcdcd;
  color: #2c2c2c;
  font-size: 18px;
}

#footer .footer-top {
  background: #e9edbc;
  padding: 30px 0 10px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #2e3192;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #2c2c2c;
}

#footer .footer-bottom .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #FFF;
  color: #2c2c2c;
  line-height: 1;
  padding: 8px 0;
  margin-right: 8px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-bottom .social-links a:hover {
  background: #6b4479;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 24px;
  font-weight: bold;
  color: #6b4479;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before,
#footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #fff;
}

#footer .footer-top h4::after {
  background: #6b4479;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #2c2c2c;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #727272;
}

#footer .footer-top .footer-links ul a:hover {
  color: #A6BB3F;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 32px;
    color: #727272
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #2e3192;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #2c2c2c;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

.footer-bottom {
  background-color: #6b4479;
  padding-bottom: 20px;
}

#footer .copyright {
      padding-top: 30px;
    color: #fff;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #fff;
}

