.page-top-margin {
  margin-top: 80px;
}
.marginl30 {
  margin-bottom: 30px;
}
.btn-wrap .btn-style2{
      font-family: "Verdana", sans-serif;
}
.grey-box-with-dropdown-with-slide-down.mt-20 {
  margin-top: 40px;
}
.three-image-gallery.paticipating-htls-slider {
  margin-bottom: 0;
}
.three-image-gallery.paticipating-htls-slider .slick-arrow {
  transform: translate(0, -50%);
  top: 37%;
}
.three-image-gallery.paticipating-htls-slider .slick-arrow.slick-next{
  right: 1%!important;
}
.three-image-gallery.paticipating-htls-slider .slick-arrow.slick-prev{
  left: 0!important;
}
.paticipating-htls-slider .text-block p {
 /* font-style: italic;
  font-family: "EB Garamond", serif;
  font-weight: 600;*/
}
.paticipating-htls-slider .text-block p span {
  font-style: normal;
}
.paticipating-htls-slider .text-block p a {
  color: inherit;
  text-decoration: none;
}
.slider-div-paticipating-htls {
  padding: 0 25px;
}
.image-and-description-with-legend-attributes-option-3 {
 /* margin-bottom: 40px;*/
}
.image-and-description-with-legend-attributes-option-3 .mcity-opt1-mt20 {
  margin-top: 20px;
}
.image-and-description-with-legend-attributes-option-3 .mcity-opt1-mt40 {
  margin-top: 40px;
}
.image-and-description-with-legend-attributes-option-3 .img-col {
  float: left;
  margin-right: 4%;
  position: relative;
  width: 57%;
  margin-bottom: 40px;
}
.image-and-description-with-legend-attributes-option-3 .img-col img {
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
  height: auto !important;
}
.image-and-description-with-legend-attributes-option-3 .img-col a {
  display: block;
}
.image-and-description-with-legend-attributes-option-3 .img-col a .video-btn {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.image-and-description-with-legend-attributes-option-3 .description-col {
  float: left;
  width: 39%;
  padding-top: 15px;
}
.image-and-description-with-legend-attributes-option-3 .description-col.OfferRighttext{
      padding-left: 0;
}
.image-and-description-with-legend-attributes-option-3 .description-col ul li{
  font-size: 1.188em;
}
.image-and-description-with-legend-attributes-option-3 .description-col.fright {
  float: right;
  margin-bottom: 20px;
}
.image-and-description-with-legend-attributes-option-3
  .description-col.div-down-arrow {
  max-height: 435px;
  overflow: hidden;
  position: relative;
  transition: all 0.8s linear;
}
.image-and-description-with-legend-attributes-option-3.option-3wrap
  .description-col.div-down-arrow {
    max-height: 583px!important;
  }
  .image-and-description-with-legend-attributes-option-3.option-3wrap.active
  .description-col.div-down-arrow {
    max-height: 100%!important;
  }
.image-and-description-with-legend-attributes-option-3
  .description-col.div-down-arrow
  .section-expand {
  display: block;
  position: absolute;
  bottom: -25px;
  width: 100%;
}
.image-and-description-with-legend-attributes-option-3
  .description-col.OfferRighttext
  ul {
  margin-bottom: 20px;
  padding-left: 30px;
}
.image-and-description-with-legend-attributes-option-3
  .description-col.OfferRighttext
  ul
  li {
  font-weight: 300;
  font-size: 15px;
  font-family: "Verdana", sans-serif;
  list-style-position: outside;
  margin: 10px 0 0 0;
  color: #606161;
}
.image-and-description-with-legend-attributes-option-3
  .description-col.alliances
  ul
  li {
  font-weight: 300;
  font-size: 15px;
}
.image-and-description-with-legend-attributes-option-3
  .description-col.alliances
  ul
  li
  strong {
  font-weight: 300;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .description-col-flexiheight {
  overflow: hidden;
  transition: all linear 1s;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .section-expand {
  height: 38px;
  background: url(/images/OberoiHotels/common/gradient.png) repeat-x top left;
  background-color: transparent;
  display: none;
  text-align: center;
  position: relative;
  z-index: 1;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .section-expand:before {
    content: "";
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    height: 75px;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 9;
}
.image-and-description-with-legend-attributes-option-3 .description-col .section-expand.active:before{
  display: none;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .section-expand
  .down-arrow-btn {
  display: inline-block;
  border-bottom: 2px solid #d97720;
  border-right: 2px solid #d97720;
  bottom: 0px;
  height: 10px;
  -moz-transform: rotate(45deg) translateX(-50%);
  -webkit-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%);
  width: 10px;
  z-index: 91;
  cursor: pointer;
  transition: all 1s ease;
  position: relative;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .section-expand
  .down-arrow-btn.active {
  moz-transform: rotate(224deg);
  -webkit-transform: rotate(224deg);
  -ms-transform: rotate(224deg);
  -o-transform: rotate(224deg);
  transform: rotate(224deg);
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down {
  margin-bottom: 0;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  p {
  margin: 0;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  p
  strong {
  font-weight: 700;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls
  .info-box-heading {
  padding-left: 0;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls
  .info-box-heading
  strong {
  font-weight: 400;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls.offer-detail-box {
  padding-top: 5px;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls
  .grey-box-col-wrap {
  margin: 10px 0 0 0;
  padding-left: 0;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls
  .grey-box-col-wrap
  .grey-box-col-sec
  .grey-box-col.col-big {
  width: 49%;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls
  .grey-box-col-wrap
  .grey-box-col-sec
  .grey-box-col.col-small {
  width: 35%;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls
  .grey-box-col-wrap
  .grey-box-col-sec
  .grey-box-col
  span {
  display: inline-block;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  .grey-box-with-dropdown-with-slide-down
  .grey-box-info-dtls
  .grey-box-content-dtls.active {
  max-height: 800px;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  table.bgcolor {
  background-color: #919191;
  width: 100%;
  margin-top: 5px;
  font-size: 0.938em;
  font-family: "Verdana", sans-serif;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  table.bgcolor
  tr
  th {
  background: #fff;
  padding: 3px 10px;
  font-weight: 400;
  text-align: center;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  table.bgcolor
  tr
  th:first-child {
  text-align: left;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  table.bgcolor
  tr
  td {
  background: #fff;
  padding: 5px 10px;
  font-weight: 300;
  text-align: center;
}
.image-and-description-with-legend-attributes-option-3
  .description-col
  table.bgcolor
  tr
  td:first-child {
  text-align: left;
}
.image-and-description-with-legend-attributes-option-3 .ani-list {
  margin-bottom: 10px;
}
.image-and-description-with-legend-attributes-option-3 .ani-list li {
  margin-bottom: 7px;
}
.image-and-description-with-legend-attributes-option-3 .distanceAv {
  /*margin-top: 1.5em;*/
      padding-left: 0;
    margin-top: 0;
    padding-top: 0;
}
.image-and-description-with-legend-attributes-option-3 p {
  margin-bottom: 20px;
 /* font-family: "Roboto", sans-serif;
  font-size: 0.938em;*/
}
.image-and-description-with-legend-attributes-option-3 p strong {
  font-weight: 400;
}
.image-and-description-with-legend-attributes-option-3 p:first-child {
  margin-top: -4px;
}
.image-and-description-with-legend-attributes-option-3 h2 {
  font-family: "optimanormal";
  font-size: 1.75em;
  /*font-style: italic;*/
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 12px;
  margin-top: -5px;
}
.image-and-description-with-legend-attributes-option-3 h2 span {
  font-style: normal;
}
.wellness-list {
  text-align: center;
}
.wellness-list > li {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-right: 1%;
  position: relative;
  width: 49%;
}
.wellness-list > li:last-child {
  margin-right: 0;
}
.wellness-list > li:hover .wellness-overlay {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.wellness-list > li:hover .wellness-captn {
  opacity: 0;
  visibility: hidden;
}
.wellness-list > li img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.wellness-list > li .wellness-captn {
  background-color: #ffffff;
  bottom: -16px;
  display: inline-block;
  font-size: 1.25em;
  font-family: "optimanormal";
  left: 50%;
  line-height: 100%;
  min-width: 294px;
  padding: 18px 0;
  position: absolute;
  -moz-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.wellness-list > li .wellness-overlay {
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  height: 100%;
  left: 0;
  padding: 0 20px;
  position: absolute;
  top: 100%;
  z-index: 2;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wellness-list > li .wellness-overlay p {
  font-size: 0.938em;
  line-height: 24px;
}
.wellness-list > li .wellness-hdng {
  font-size: 1.25em;
  font-family: "optimanormal";
  line-height: 100%;
  margin-bottom: 25px;
  color: #606161;
}
.image-and-description-with-legend-attributes-option-3 .description-col.OfferRighttext p a{
  color: #d8741b;
}

 .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3{
       align-items: flex-start;
 }
 .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3.option-3wrap{
   display: block;
 }

 .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3.4444444444444444444444a{
  display: block;
 }

 .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3 .description-col.OfferRighttext{
       padding-top: 0px;
       padding-left: 0;
 }
 .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3 .description-col.alliances{
    padding-top: 0px;
       padding-left: 0;
 }
 .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3 .description-col.alliances ul li a{
    font-weight: 300;
    font-size: 15px;
    text-decoration: none;
    color: #606161;
 }

@media screen and (min-width: 1600px) {
.global-wellness-day-wrapper .image-and-description-with-legend-attributes-option-3 p,
.templateGenericSeopagemultiimage .global-wellness-day-wrapper .image-text-component-style1 .text-colm h2{
  margin-bottom: 5px;
}
}
 
@media screen and (max-width: 1599px) {
	.aviation-page .heading-component h1, .aviation-page .heading-component h2{
		font-size: 1.875em;
	}
  .image-and-description-with-legend-attributes-option-3.option-3wrap
.description-col.div-down-arrow {
  max-height: 570px!important;
}
.image-and-description-with-legend-attributes-option-3 .description-col.div-down-arrow .section-expand{
  bottom: -1px;
}
}
@media screen and (max-width: 1400px){
  .heading-component h1, .heading-component h2{
            font-size: 1.5em!important;
  }
  .image-and-description-with-legend-attributes-option-3 .description-col .section-expand:before{
        bottom: 38px;
  }
}

@media screen and (max-width: 1366px){
  .image-and-description-with-legend-attributes-option-3.option-3wrap
  .description-col.div-down-arrow {
    max-height: 528px!important;
  }
}

@media screen and (max-width: 1024px) {
	.aviation-page .heading-component h1, .aviation-page .heading-component h2{
		font-size: 1.1em;
	}
  .image-and-description-with-legend-attributes-option-3.option-3wrap .description-col.div-down-arrow {
    max-height: 455px !important;
}
}

@media only screen and (max-width: 991px) {
  .grey-box-with-dropdown-with-slide-down.mt-20 {
    margin: 10px 0 20px !important;
  }
  .image-and-description-with-legend-attributes-option-3 {
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .image-and-description-with-legend-attributes-option-3 .img-col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    max-width: 100%;
  }
  .image-and-description-with-legend-attributes-option-3 .description-col {
    width: 100%;
  }
  .image-and-description-with-legend-attributes-option-3 .distanceAv {
    margin-top: 0;
  }
  .image-and-description-with-legend-attributes-option-3 p:first-child {
    margin-top: 0px;
  }
  .wellness-list > li .wellness-hdng {
    margin-bottom: 10px;
  }
  .wellness-list > li .wellness-overlay p {
    font-size: 13px;
    line-height: 18px;
  }
  /*.aviation-page{
  	margin-top: 0;
  }*/
  .best-of-egypt-wrapper .image-and-description-with-legend-attributes-option-3 .img-col{
    width: 100%;
  }
  .best-of-egypt-wrapper .image-and-description-with-legend-attributes-option-3 .description-col{
    width: 100%;
    padding-left: 2px;
  }
  .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3 .description-col.OfferRighttext{
        padding-top: 15px;
  }
  .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3 .description-col.alliances{
     padding-top: 15px;
  }
  .exprience-details-main-wrap .image-and-description-with-legend-attributes-option-3{
        margin-top: 15px;
  }
  .image-and-description-with-legend-attributes-option-3.option-3wrap
  .description-col.div-down-arrow {
    max-height: 300px!important;
  }
}
@media only screen and (max-width: 767px) {
  .page-top-margin {
    margin-top: 40px;
  }
  .image-and-description-with-legend-attributes-option-3
    .img-col
    .video-btn
    img {
    max-width: 50px;
  }
  .experiences.experiencesWrap .container-1270px {
    padding: 0;
  }
  .wellness-list > li {
    width: 100%;
    margin: 0 0 20px;
  }
  .wellness-list > li:last-child {
    margin-bottom: 0;
  }
  .wellness-list > li:hover .wellness-overlay {
    top: -28px;
  }
  .wellness-list > li .wellness-overlay {
    background-color: transparent;
    display: block;
    height: auto;
    opacity: 1;
    position: relative;
    top: -28px;
    visibility: visible;
    padding: 0 10px;
  }
  .wellness-list > li .wellness-hdng {
    background-color: #ffffff;
    display: inline-block;
    margin: 0 0 15px;
    min-width: 260px;
    padding: 15px 10px;
  }
  .wellness-list > li .wellness-captn {
    display: none;
  }
  .image-and-description-with-legend-attributes-option-3 .description-col .section-expand:before{
        bottom: 38px;
  }
}
/*# sourceMappingURL=image-and-description-with-legend-attributes-option-3.css.map */

@media screen and (max-width: 430px){
  .image-and-description-with-legend-attributes-option-3.option-3wrap .description-col.div-down-arrow {
    max-height: 289px!important;
}
}
@media screen and (max-width: 420px){
  .image-and-description-with-legend-attributes-option-3.option-3wrap .description-col.div-down-arrow {
    /* max-height: 273px!important; */
}
}

