.event-slider .owl-nav {
  display: none;
}

.gm-control-active>img {
  box-sizing: content-box;
  display: none;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.gm-control-active>img:nth-child(1) {
  display: block
}

.gm-control-active:hover>img:nth-child(1),
.gm-control-active:active>img:nth-child(1),
.gm-control-active:disabled>img:nth-child(1) {
  display: none
}

.gm-control-active:hover>img:nth-child(2),
.gm-control-active:active>img:nth-child(3),
.gm-control-active:disabled>img:nth-child(4) {
  display: block
}

.gm-ui-hover-effect {
  opacity: .6
}

.gm-ui-hover-effect:hover {
  opacity: 1
}

.gm-style .gm-style-cc a,
.gm-style .gm-style-cc button,
.gm-style .gm-style-cc span,
.gm-style .gm-style-mtc div {
  font-size: 10px;
  box-sizing: border-box
}

.gm-style .gm-style-cc a,
.gm-style .gm-style-cc button,
.gm-style .gm-style-cc span {
  outline-offset: 3px
}

@media print {

  .gm-style .gmnoprint,
  .gmnoprint {
    display: none
  }
}

@media screen {

  .gm-style .gmnoscreen,
  .gmnoscreen {
    display: none
  }
}

.dismissButton {
  background-color: #fff;
  border: 1px solid #dadce0;
  color: #1a73e8;
  border-radius: 4px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  height: 36px;
  cursor: pointer;
  padding: 0 24px
}

.dismissButton:hover {
  background-color: rgba(66, 133, 244, 0.04);
  border: 1px solid #d2e3fc
}

.dismissButton:focus {
  background-color: rgba(66, 133, 244, 0.12);
  border: 1px solid #d2e3fc;
  outline: 0
}

.dismissButton:focus:not(:focus-visible) {
  background-color: #fff;
  border: 1px solid #dadce0;
  outline: none
}

.dismissButton:focus-visible {
  background-color: rgba(66, 133, 244, 0.12);
  border: 1px solid #d2e3fc;
  outline: 0
}

.dismissButton:hover:focus {
  background-color: rgba(66, 133, 244, 0.16);
  border: 1px solid #d2e2fd
}

.dismissButton:hover:focus:not(:focus-visible) {
  background-color: rgba(66, 133, 244, 0.04);
  border: 1px solid #d2e3fc
}

.dismissButton:hover:focus-visible {
  background-color: rgba(66, 133, 244, 0.16);
  border: 1px solid #d2e2fd
}

.dismissButton:active {
  background-color: rgba(66, 133, 244, 0.16);
  border: 1px solid #d2e2fd;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15)
}

.dismissButton:disabled {
  background-color: #fff;
  border: 1px solid #f1f3f4;
  color: #3c4043
}

.gm-style-moc {
  background-color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
  text-align: center;
  transition: opacity ease-in-out
}

.gm-style-mot {
  color: white;
  font-family: Roboto, Arial, sans-serif;
  font-size: 22px;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

.gm-style img {
  max-width: none;
}

.gm-style {
  font: 400 11px Roboto, Arial, sans-serif;
  text-decoration: none;
}

a.gflag {
  vertical-align: middle;
  font-size: 16px;
  padding: 1px 0;
  background-repeat: no-repeat;
  background-image: url(//gtranslate.net/flags/16.png);
}

a.gflag img {
  border: 0;
}

a.gflag:hover {
  background-image: url(//gtranslate.net/flags/16a.png);
}

#goog-gt-tt {
  display: none !important;
}

.goog-te-banner-frame {
  display: none !important;
}

.goog-te-menu-value:hover {
  text-decoration: none !important;
}

#google_translate_element2 {
  display: none !important;
}

.scrollax-performance,
.scrollax-performance *,
.scrollax-performance *:before,
.scrollax-performance *:after {
  pointer-events: none !important;
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.ag-format-container {
  width: 1160px;
  margin: 0 auto;

  position: relative;
}

.ag-timeline-block {
  padding: 150px 0;
  background: radial-gradient(#212121, #4d4d4d);
}

.ag-timeline_title-box {
  padding: 0 0 30px;

  text-align: center;
}

.ag-timeline_tagline {
  font-size: 40px;
  color: #6aaeff;
}

.ag-timeline_title {
  background-image: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/images/bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 80px;
}

.ag-timeline_item {
  margin: 0 0 50px;

  position: relative;
}

.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}

.ag-timeline_line {
  width: 2px;
  background-color: #393935;

  position: absolute;
  top: 2px;
  left: 50%;
  bottom: 0;

  overflow: hidden;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #FF0;
}

.ag-timeline-card_box {
  padding: 0 0 20px 50%;
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}

.ag-timeline-card_point-box {
  display: inline-block;
  margin: 0 14px 0 -36px;
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -36px 0 14px;
}

.ag-timeline-card_point {
  height: 75px;
  line-height: 73px;
  width: 75px;
  border: 3px solid #FF0;
  background-color: #1d1d1b;
  text-align: center;
  font-family: 'ESL Legend', sans-serif;
  font-size: 20px;
  color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.js-ag-active .ag-timeline-card_point {
  color: #1d1d1b;
  background-color: #FF0;
}

.ag-timeline-card_meta-box {
  display: inline-block;
}

.ag-timeline-card_meta {
  margin: 10px 0 0;

  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #FF0;
}

.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -77px 0 0;
  background-color: #282828;

  opacity: 0;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
  -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);

  -webkit-transition: -webkit-transform .5s, opacity .5s;
  -moz-transition: -moz-transform .5s, opacity .5s;
  -o-transition: -o-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;

  position: relative;
}

.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}

.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ag-timeline-card_arrow {
  height: 18px;
  width: 18px;
  margin-top: 20px;
  background-color: #282828;

  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
  margin-left: calc(-18px / 2);
  margin-right: calc(-18px / 2);
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
  margin-left: -10px;

  right: auto;
  left: 0;
}

.ag-timeline-card_img {
  width: 100%;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

.ag-timeline-card_info {
  padding: 20px 30px;
}

.ag-timeline-card_title {
  display: none;
  margin: 10px 0 0;

  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #FF0;
}

.ag-timeline-card_desc {
  line-height: 1.45;

  font-size: 16px;
  color: #FFF;
}


@media only screen and (max-width: 979px) {
  .ag-timeline_line {
    left: 30px;
  }

  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }

  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
  }

  .ag-timeline-card_meta-box {
    display: none;
  }

  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px;
  }

  .ag-timeline-card_point {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }

  .ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 75px
  }

  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }

  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    right: auto;
    left: 0;
  }

  .ag-timeline-card_title {
    display: block;
  }

  .ag-timeline-card_arrow {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-timeline-card_img {
    height: auto;
    width: auto;
  }
}

@media only screen and (max-width: 639px) {
  .ag-timeline_title {
    font-size: 60px;
  }

  .ag-timeline-card_info {
    padding: 10px 15px;
  }

  .ag-timeline-card_desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 479px) {}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }
}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }
}

.functionSec {
  padding-bottom: 30px;
}

.animationspan {
  display: inline-block;
}

.glyText {
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 17px;
  padding-top: 17px;
}

.galBanner {
  border-radius: 10px;
  width: 100%;
}

.newyear {
  background-color: #ffe1ac;
}

.gdfriday {
  background-color: #f6ffc5;
}

.vbs {
  background-color: #deec9e;
}

.inaguration {
  background-color: #d1e8ff;
}

.youthfellows {
  background-color: #ffcfa3;
}

.mensfellows {
  background-color: #c6c6c6;
}

.womensfellows {
  background-color: #90bbc4;;
}

.christmas {
  background-color: #ff3841;
}

.newyear .glyText {color: #8c7000;}

.gdfriday .glyText {color: #627404;}

.vbs .glyText {color: #495900;}

.inaguration .glyText {color: #04509c;}

.youthfellows .glyText {color: #010618;}

.mensfellows .glyText {color: #010101;}

.womensfellows .glyText {color: #013a46;}

.christmas .glyText {color: #fff;}

/* Gallery border animation styles */

.galleryRow{
  position: relative;
  display: block;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  padding: 0 25px 25px;
}
span{
  display: inline-block;
}
.galleryRow::before, .galleryRow::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
}

.galleryRow .animationspan::before, .galleryRow .animationspan::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
}
.mensfellows .animationspan::before, .mensfellows .animationspan::after, .mensfellows::before, .mensfellows::after{
background-color: #636363;
}
.womensfellows .animationspan::before, .womensfellows .animationspan::after, .womensfellows::before, .womensfellows::after{
background-color: #067c95;
}
.youthfellows .animationspan::before, .youthfellows .animationspan::after, .youthfellows::before, .youthfellows::after{
background-color: #e57f22;
}
.vbs .animationspan::before, .vbs .animationspan::after, .vbs::before, .vbs::after{
background-color: #89a703;
}
.inaguration .animationspan::before, .inaguration .animationspan::after, .inaguration::before, .inaguration::after{
background-color: #105498;
}
.gdfriday .animationspan::before, .gdfriday .animationspan::after, .gdfriday::before, .gdfriday::after{
background-color: #738802;
}
.christmas .animationspan::before, .christmas .animationspan::after, .christmas::before, .christmas::after{
background-color: #000000;
}
.newyear .animationspan::before, .newyear .animationspan::after, .newyear::before, .newyear::after{
background-color: #a96e05;
}
.galleryRow:hover::before, .galleryRow:hover::after{
  width: 100%;
}
.galleryRow:hover .animationspan::before, .galleryRow:hover .animationspan::after{
  height: 100%;
}

/*----- button 1 -----*/
.btn-1::before, .btn-1::after{
  transition-delay: 0.2s;
}
.btn-1 .animationspan::before, .btn-1 .animationspan::after{
  transition-delay: 0s;
}
.btn-1::before{
  right: 0;
  top: 0;
}
.btn-1::after{
  left: 0;
  bottom: 0;
}
.btn-1 .animationspan::before{
  left: 0;
  top: 0;
}
.btn-1 .animationspan::after{
  right: 0;
  bottom: 0;
}
.btn-1:hover::before, .btn-1:hover::after{
  transition-delay: 0s;
}
.btn-1:hover .animationspan::before, .btn-1:hover .animationspan::after{
  transition-delay: 0.2s;
}

/*--- Button 2 -------*/


.btn-2::before, .btn-2::after{
  transition-delay: 0s;
}
.btn-2 .animationspan::before, .btn-2 .animationspan::after{
  transition-delay: 0.2s;
}
.btn-2::before{
  right: 0;
  top: 0;
}
.btn-2::after{
  left: 0;
  bottom: 0;
}
.btn-2 .animationspan::before{
  left: 0;
  top: 0;
}
.btn-2 .animationspan::after{
  right: 0;
  bottom: 0;
}
.btn-2:hover::before, .btn-2:hover::after{
  transition-delay: 0.2s;
}
.btn-2:hover .animationspan::before, .btn-2:hover .animationspan::after{
  transition-delay: 0s;
}


/*----- button 3 -----*/
.btn-3::after{
  left: 0;
  bottom: 0;
  transition-delay: 0.6s;
}
.btn-3 .animationspan::after{
  transition-delay: 0.4s;
  right: 0;
  bottom: 0
}
.btn-3::before{
  right: 0;
  top: 0;
  transition-delay: 0.2s;
}
.btn-3 .animationspan::before{
  transition-delay: 0s;
  left: 0;
  top: 0;
}

.btn-3:hover::after{
  transition-delay: 0s;
}
.btn-3:hover .animationspan::after{
  transition-delay: 0.2s;
}
.btn-3:hover::before{
  transition-delay: 0.4s;
}
.btn-3:hover .animationspan::before{
  transition-delay: 0.6s;
}

/*----- button 4 -----*/
.btn-4::after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-4 .animationspan::after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-4::before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.btn-4 .animationspan::before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

/*----- button 5 -----*/
.btn-5::after{
  left:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-5 .animationspan::after{
  right:0;
  top: 0;
  transition-duration: 0.4s;
}
.btn-5::before{
  right: 0;
  top: 0;
  transition-duration: 0.4s;
}
.btn-5 .animationspan::before{
  left: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

/*----- button 6 -----*/
.btn-6::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.btn-6::after{
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-6 .animationspan::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6 .animationspan::after{
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6:hover::before, .btn-6:hover::after{
  left: 0;
}
.btn-6:hover .animationspan::before, .btn-6:hover .animationspan::after{
  top: 0;
}

.event-content {
  padding: 0px 20px;
}

.event-heading {
  font-size: 20px;
  text-align: center;
}

.event-countdown {
  font-size: inherit;
  top: 75%;
}

.count-dtl {
  font-size: 25px;
  line-height: 50px;
  color: #000;
}

.count-hours:before {
  content: "Hrs";
}

.event-countdown .counter-col {
  width: 60px;
  height: 60px;
  background-color: #ccc;
  border: solid 2px rgb(120 65 1);
  line-height: 35px;
}

.event-countdown .count-dtl:before {
  font-size: 12px;
  line-height: 1;
  color: #0e0e0e;
  text-align: center;
  margin: 0px auto 0;
  text-transform: uppercase;
}

.eventSection {
  padding-bottom: 0px;
}

.ftco-navbar-light .navbarContainer {
  width: 90%;
  max-width: 90%;
}

.navbarContainer .navbar-nav {
  margin: auto;
}

.img-responsive {
  width: 100%;
}

.sectionGallery {
  /* background-image : url("../images/gallery/bg/bg1.png"); */
  /* background-repeat: no-repeat; */
  background: linear-gradient(180deg, #121413, #292b2a);
}

/* Filter */

.portfolio-filter {
  margin-bottom: 40px;
  text-align: center;
}

.portfolio-filter button {
  border: none;
  outline: none;
  border: 1px solid rgb(89 87 76 / 50%);
  background: transparent;
  display: inline-block;
  font-size: 16px;
  padding: 6px 20px;
  font-weight: 700;
  color: #6e6d68;
  transition: .3s all;
}

.portfolio-filter button.active, .portfolio-filter button:hover {
  border: 1px solid #ffe152;
  color: #ffe152;
}

.sectionGallery .heading-section h2, .sectionGallery .heading-section .subheading {
  color: #ffe152;
}

.paraDescription {
  color: #fff2b5;
}

.sectionGallery .heading-section .subheading:before, .sectionGallery  .heading-section .subheading:after {
  background-color: #ffe152;
}

.portfolio-block .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
  transition: all 0.2s ease-in-out;
  text-align: center;
}

.portfolio-block:hover .caption {
  opacity: 1;
  top: 42%;
}

.portfolio-block .caption .search-icon {
  background: #57cbcc;
  width: 50px;
  height: 50px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  border-radius: 30px;
}

.portfolio-block .caption .search-icon i {
  line-height: 50px;
}

.filtr-item {
  padding-bottom: 30px;
}

 img.mfp-img {
  border: 2px solid #ffe152;
  border-radius: 5px;
  padding: 0px;
  max-height: 650px!important;
}

 .mfp-content {
    width: auto;
    top: auto;
    left: auto;
    transform: translate(0);
}

 .mfp-image-holder .mfp-close {
  top: -50px;
  border: 2px solid red;
  right: 0px;
  border-radius: 5px;
  height: 50px;
  width: 50px;
  text-align: center;
  padding-left: 5px;
  color: red;
  background-color: #ffa1a1;
}

.section-no-pad {
  padding-top: 3em;
}

/* .section-no-pad .container {
 padding-top: 7em;
} */

.ftco-section.ftco-about-section {
  background-color: transparent ;
}

.ftco-about-section .text-wrapper {
  background-color: #b98844;
  margin-left: 0;
  margin-right: 0;
}