@charset 'UTF-8';
/*
	  ============================================================
		  Button Css Start
	  ============================================================
*/
input[type="submit"],
.chr-btn {
    width: auto;
    color: #165386;
    font-size: 14px;
    line-height: normal;
    padding: 11px 30px;
    display: inline-block;
    border: 1px solid #333;
    background: transparent;
    text-transform: uppercase;
    position: relative;
}
input[type="submit"] {
    color: #fff;
    background-color: #333;
}
input[type="submit"]:hover {
    color: #333;
    border-color: #333;
    background-color: transparent;
}
.bdr-top {
    border-top: 1px solid #d3d3d3;
}
.fancy-btn:before,
.fancy-btn:after {
    border-left: 10px solid transparent!important;
    border-top: 10px solid #333;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancy-btn::after {
    border-left: 0!important;
    border-top: 0;
    border-right: 10px solid transparent!important;
    border-bottom: 10px solid #333;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
}
.fancy-btn:hover:before {
    border-left-width: 20px!important;
    border-top-width: 20px;
}
.fancy-btn:hover:after {
    border-right-width: 20px!important;
    border-bottom-width: 20px;
}
.fancy-thumb {
    float: left;
    width: 100%;
    position: relative;
}
.fancy-thumb .zoom-icon,
.fancy-thumb .text,
.event-ticket-link,
.fancy-thumb .text * {
    z-index: 1;
}
.fancy-thumb figure:after,
.fancy-thumb figure:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
}
.fancy-thumb figure:after {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 1);
}
.fancy-thumb:hover figure:after,
.fancy-thumb:hover  figure:before ,
.fancy-effect:hover .fancy-thumb figure:after,
.fancy-effect:hover .fancy-thumb figure:before {
    opacity: 1;
}
.s-date-box {
    float: left;
    width: 85px;
    color: #fff;
    height: 85px;
    background: #333;
    text-align: center;
    line-height: normal;
    padding: 16px 0 0 0;
    text-transform: capitalize;
}
.s-date-box span {
    font-size: 24px;
    margin: 0 0 3px;
    font-weight: bold;
}
.s-date-box p {
    margin: 0;
}
.readmore-btn {
    display: inline-block;
    width: auto;
    text-transform: capitalize;
    font-size: 16px;
    position: relative;
    line-height: 16px;
}
.readmore-btn:before {
    float: right;
    content: "\f101";
    margin: 0 0 0 10px;
    color: currentColor;
    font-family: 'fontawesome';
}
.date-box {
    float: left;
    min-width: 170px;
    max-width: 170px;
    text-align: center;
    margin: 0 20px 0 0;
    padding: 23px 20px 25px;
    background-color: #0e385e;
}
.date-box h5 {
    font-size: 30px;
    line-height: normal;
    margin: 0 0 2px 0;
}
.date-box p {
    font-size: 20px;
    line-height: normal;
    margin: 0;
}
.date-box h5,
.date-box p {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
/*
	  ============================================================
		  Heading Css Start
	  ============================================================
*/
.headind-1 {
    float: left;
    width: 100%;
    margin: 0 0 32px;
}
.headpar{ }
.headpar p {
font-size: 16px;
line-height: 26px;
text-align: justify;

}

.headpar h4{       padding-bottom: 5px;
    margin-bottom: 5px;
    text-transform: none;
    color: #f48308;
    border-bottom: 1px solid;}
    .headpar h6{     font-size: 18px;
        color: #4d4d4d;}

.headpar ul{     column-count: 3;
    column-gap: 0.1em;
    padding: 0;
    margin: 0}
.headpar ul li{     list-style: none;
    font-size: 16px;
    color: #20bcd3;
    font-weight: 400;
    padding: 8px 0 0 0;}
    .headpar ul li .fa{ 
    color: #1d97a7;
    padding-right: 5px; 
    }

.headind-1 .title {
    float: none;
    width: auto;
    font-size: 30px;
    padding: 10px 20px 3px;
    font-weight: bold;
    position: relative;
    line-height: normal;
    display: inline-block;color: #26c6d8;
}
.headind-1 .title:after,
.headind-1 .title:before {
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: auto;
    height: 1px;
    content: "";
    margin: 0 auto;
    position: absolute;
}
.headind-1 .title:after {
    top: 0;
    left: 20px;
    right: 20px;
    bottom: auto;
}
/**/
.headind-1.white .title {
    color: #fff;
}
.headind-1.white .title:after,
.headind-1.white .title:before {
    background-color: #fff;
}
.heading-title {
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}
/*
	  ============================================================
		  Facilities List Css Start
	  ============================================================
*/
.facilities-list {
    padding: 0;
    list-style: none;
    margin: 0 0 0 -30px;
}
.facilities-list li {
    float: left;
    width: auto;
    line-height: 20px;
    margin: 0 0 25px 30px;
    text-transform: capitalize;
}
.facilities-list li .svg-icon {
    margin: 0 5px 0 0;
}
.svg-icon {
    float: left;
    width: 20px;
    height: 20px;
}
.svg-icon img {
    float: left;
    width: 100%;
}
/*
	  ============================================================
		  Social Css Start
	  ============================================================
*/
.chr-social {
    margin: 0;
    padding: 0;
    float: none;
    width: auto;
    display: inline-block;
}
.chr-social li {
    width: auto;
    margin: 0 7px;
    display: inline-block;
}
.chr-social li:first-child {
    margin-left: 0;
}
.chr-social li:last-child {
    margin-right: 0;
}
.social_title,
.chr-social li a {
    float: left;
    width: 34px;
    height: 34px;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #666;
    border-radius: 100%;
}
.rd-0 a {
    border-radius: 0 !important;
}
.social_title {
    width: auto;
    border: none;
}
.chr-social li a:hover {
    color: #fff;
}
.chr-sr-list {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.chr-sr-list li {
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    margin: 0 0 14px 0;
    position: relative;
    line-height: normal;
    padding: 0 0 0 18px;
}
.chr-sr-list li:before {
    left: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    border-radius: 100%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
/*
	  ============================================================
		  Input Fields Css Start
	  ============================================================
*/
.input-field {
    float: left;
    width: 100%;
    position: relative;
}
.input-field label {
    color: #999;
    float: left;
    width: 100%;
    margin: 0;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.input-field .form-control,
.input-field textarea,
.time_picker .timepicker,
.rq-check-inout-single-wrapper,
.input-field .styledselect,
.input-field input[type="password"],
.input-field input[type="email"],
.input-field input[type="text"] {
    float: left;
    width: 100%;
    height: 46px;
    color: #7d8386;
    font-size: 14px;
    text-align: left;
    min-height: 46px;
    border-radius: 0;
    box-shadow: none;
    line-height: 46px;
    border-width: 1px;
    position: relative;
    padding: 0 12px 1px;
    border-style: solid;
    -moz-appearance: none;
    border-color: #dbdbdb;
    -webkit-appearance: none;
    text-transform: capitalize;
    background-color: transparent;
}
.input-field textarea {
    resize: none;
    min-height: 150px;
}
/*With Icon*/
.input-field .search_icon {
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 1;
    width: 65px;
    height: 100%;
    color: #9999b1;
    text-align: center;
    position: absolute;
}
.input-field .search_icon:before {
    left: 0;
    top: 50%;
    right: 0;
    z-index: -1;
    font-size: 14px;
    content: "\f1d9";
    position: absolute;
    font-family: 'FontAwesome';
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.input-field .clear.search_icon{
    font-size: inherit;
}
.input-field .search_icon input {
    height: 100%;
    font-size: 0;
    border: none !important;
    background-color: transparent !important;
}
/*Custom Select Menu*/
.styledselect {
    float: left;
    width: 100%;
    position: relative;
}
.time_picker:before,
.rq-check-inout-single-wrapper:before,
.styledselect:after {
    top: 50%;
    right: 10px;
    font-size: 14px;
    content: "\f107";
    position: absolute;
    font-family: 'fontawesome';
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.styledselect.active {
    border-bottom-color: transparent !important;
}
.options {
    left: 0;
    right: 0;
    top: 100%;
    padding: 0 0;
    z-index: 999;
    display: none;
    margin: -2px 0 0;
    list-style: none;
    position: absolute;
    max-height: 150px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    background-color: white;
    border-top-color: transparent !important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.options li {
    padding: 10px;
    margin: 0 0;
    cursor: pointer;
}
.options li:hover {
    background-color: #39f;
    color: white;
}


.form-control.error {
    border-color: #E42C3E !important;
    z-index: 1;
}
label.error {
    font-weight: normal;
    font-size: 11px;
    color: #e42c3e;
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    width: auto;
    z-index: 1;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: none;
}
label.error#message-error{
    top: 20px;
    transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
}
#contactSuccess, #contactError {
    float: left;
    width: 100%;
    border: none;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    text-align: center;
}

/*
	  ============================================================
		  Pagination Css Start
	  ============================================================
*/
.chr-pagination {
    float: left;
    width: 100%;
    margin: 20px 0 30px;
}
.chr-pagination .page-numbers {
    float: none;
    width: 32px;
    height: 32px;
    margin: 0 2px;
    color: #a7a7a7;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #eeeef6;
}
.chr-pagination .page-numbers.current,
.chr-pagination .page-numbers:hover {
    color: #fff;
}
.page-numbers.border_none:hover,
.page-numbers.border_none {
    border: none !important;
    color: inherit !important;
    background-color: transparent !important;
}

/*
	  ============================================================
		  Slider Dots Css Start
	  ============================================================
*/
.dot-style-1.slick-dotted.slick-slider {
    margin: 0 0 30px;
}
.dot-style-1 .slick-dots {
    bottom: auto;
    position: static;
    line-height: 0;
}
.dot-style-1 .slick-dots li {
    height: auto;
    width: auto;
}
.dot-style-1 .slick-dots li button {
    padding: 0;
    margin: 0;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background: #333;
}
.dot-style-1 .slick-dots li button:before {
    display: none;
}
/*
	  ============================================================
		  Slider Arrows Css Start
	  ============================================================
*/
.arrows .slick-arrow {
    z-index: 1;
    width: 51px;
    height: 51px;
    font-size: 20px;
    position: absolute;
    text-align: center;
    border: 1px solid #e9e8e8;
}
.arrows-radius .slick-arrow.slick-prev {
    right: auto;
    left: 20px;
}
.arrows-radius .slick-arrow.slick-next {
    left: auto;
    right: 20px;
}
.arrows .slick-arrow:before {
    top: 50%;
    left: 0;
    right: 0;
    content: "\f104";
    position: absolute;
    text-align: center;
    font-family: 'fontawesome';
    transform: translateY(-55%);
    -o-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    -moz-transform: translateY(-55%);
    -webkit-transform: translateY(-55%);
}
.arrows .slick-arrow.slick-next:before {
    left: auto;
    right: 45%;
    content: "\f105";
}
.arrows .slick-arrow:hover:before {
    color: #fff;
}
.arrows-radius .slick-arrow {
    border-radius: 100%;
}
.arrows-radius .slick-arrow.slick-prev {
    right: auto;
    left: 20px;
}
.arrows-radius .slick-arrow.slick-next {
    left: auto;
    right: 20px;
}
.arrows-top {
    padding: 34px 0 0px;
}
.arrows-top .slick-arrow {
    top: auto;
    bottom: 0;
    transform: translate(0%);
    -o-transform: translate(0%);
    -ms-transform: translate(0%);
    -moz-transform: translate(0%);
    -webkit-transform: translate(0%);
}
.arrows-top .slick-arrow.slick-prev {
    right: auto;
    left: 46%;
}
.arrows-top .slick-arrow.slick-next {
    left: auto;
    right: 46%;
}
.arrows-bottom {
    padding: 0 0 34px;
}
.arrows-bottom .slick-arrow {
    top: auto;
    bottom: 0;
    transform: translate(0%);
    -o-transform: translate(0%);
    -ms-transform: translate(0%);
    -moz-transform: translate(0%);
    -webkit-transform: translate(0%);
}
.arrows-bottom .slick-arrow.slick-prev {
    right: auto;
    left: 46%;
}
.arrows-bottom .slick-arrow.slick-next {
    left: auto;
    right: 46%;
}
/*
	  ============================================================
		  Counnt Down Css Start
	  ============================================================
*/
.countdown {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    list-style: none;
    text-align: center;
}
.countdown li {
    float: none;
    padding: 0 30px;
    display: inline-block;
    border-left: 1px solid #fff;
}
.countdown li:first-child {
    border: none;
    padding-left: 0 !important;
}
.countdown li:last-child {
    padding-right: 0 !important;
}
.countdown span {
    font-size: 40px;
    margin: 0 0 3px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}
.countdown p {
    font-size: 18px;
    line-height: 18px;
    margin: 0 !important;
    text-transform: capitalize;
}
.countdown p,
.countdown span {
    color: #fff;
}
.rating_down {
    float: none;
    width: 60px;
    height: 14px;
    display: inline-block;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: url("../images/stars.png");
}
/*
	  ============================================================
		  Rating Css Start
	  ============================================================
*/
.rating_up {
    float: left;
    height: 100%;
    display: inline-block;
    background-repeat: repeat-x;
    background-position: 0px -14px;
    background-image: url("../images/stars.png");
}
/*
	  ============================================================
		Extra  Buttons Css Start
	  ============================================================
*/
.ocr-button {
    position: relative;
    display: inline-block;
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
    transition: all .3s ease 0s;
}
.ocr-button.gray {
    color: #fff;
    background-color: #323336;
}
.ocr-button.large {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 45px;
    display: inline-block;
}
.ocr-button.medium {
    padding: 10px 37px 10px 37px;
    display: inline-block;
}
.ocr-button.small {
    font-size: 11px;
    line-height: 16px;
    padding: 10px 18px;
    display: inline-block;
}
.ocr-button.rounded {
    border-radius: 4px;
}
.ocr-button.full-rounded {
    border-radius: 50px;
}
/**/
.ocr-button.large.thin {
    padding: 15px 40px 15px 40px !important;
    line-height: 22px;
}
.ocr-button.medium.thin {
    padding: 8px 35px 8px 35px !important;
}
.ocr-button.small.thin {
    padding: 10px 15px 10px 15px !important;
}
/**/
.button-icon-right {
    margin-left: 6px;
}
.ocr-button.yellow {
    background-color: #ffea00;
    color: #323336;
    border: 1px solid #ffea00;
}
.ocr-button.yellow:hover {
    background-color: transparent;
    color: #ffea00;
}
.ocr-button.blue {
    background-color: #37a2d6;
    color: #fff;
    border: 1px solid #37a2d6;
}
.ocr-button.blue:hover {
    color: #37a2d6;
    background-color: transparent;
}
.ocr-button.purple {
    background-color: #8288ea;
    color: #fff;
    border: 1px solid #8288ea;
}
.ocr-button.purple:hover {
    color: #8288ea;
    background-color: transparent;
}
.ocr-button.cyan {
    background-color: #4cc1d3;
    color: #fff;
    border: 1px solid #4cc1d3;
}
.ocr-button.cyan:hover {
    color: #4cc1d3;
    background-color: transparent;
}
.ocr-button.teal {
    background-color: #1bbc9b;
    color: #fff;
    border: 1px solid #1bbc9b;
}
.ocr-button.teal:hover {
    color: #1bbc9b;
    background-color: transparent;
}
.ocr-button.gray {
    color: #fff;
    background-color: #323336;
    border: 1px solid #323336;
}
.ocr-button.gray:hover {
    color: #323336;
    background-color: transparent;
}
.ocr-button.gray-light {
    color: #323336;
    background-color: #d7d9dc;
    border: 1px solid #d7d9dc;
}
.ocr-button.gray-light:hover {
    background-color: transparent;
    color: #d7d9dc;
    cursor: pointer;
}
.ocr-button.deeporange {
    color: #fff;
    background-color: #ff5722;
    border: 1px solid #ff5722;
}
.ocr-button.deeporange:hover {
    background-color: transparent;
    cursor: pointer;
    color: #ff5722;
}
.ocr-button.green {
    color: #fff;
    background-color: #259b24;
    border: 1px solid #259b24;
}
.ocr-button.green:hover {
    background-color: transparent;
    cursor: pointer;
    color: #259b24;
}
.ocr-button.lime {
    color: #fff;
    background-color: #cddc39;
    border: 1px solid #cddc39;
}
.ocr-button.lime:hover {
    background-color: transparent;
    cursor: pointer;
    color: #cddc39;
}
.ocr-button.white {
    color: #323336;
    background-color: #fff;
    border: 1px solid #fff;
}
.ocr-button.white:hover {
    color: #fff;
    background-color: transparent;
    cursor: pointer;
}
.ocr-button.hv-th-bg:hover {
    color: #fff;
}
.osr_table {
    width: 100%;
    display: table;
    border: 1px solid #eeeef6;
}
.osr_table ul {
    display: table-row;
}
.osr_table ul li {
    padding: 10px;
    color: #7d8386;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #eeeef6;
}
.osr_table ul.osr_table_head:hover,
.osr_table .osr_table_head {
    background-color: #0c0c18 !important;
}
.osr_table .osr_table_head li {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.osr_table ul:last-child li {
    border: none;
}
.osr_table ul:hover {
    background-color: #f8f7f7;
}
/************************************************************
*   #Magnific Popup CSS 
************************************************************/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 14px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 14px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
   /******************************************************************
#ANIMATION
*******************************************************************/

/* text-based popup styling */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto;
}

/* 
====== Zoom effect ======
*/
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8); 
  transform: scale(.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8); 
  transform: scale(.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== Newspaper effect ======
*/
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== Move-horizontal effect ======
*/
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all .3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all .3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== Move-from-top effect ======
*/
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all .2s;
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all .2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== 3d unfold ======
*/
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
  -webkit-perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -moz-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all .5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index:9999;
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -moz-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  -o-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 
====== "Hinge" close effect ======
*/
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
/*  MAGNIFIC END    ****************************************/

