/**
* Theme Name: Wavo Child
* Description: This is a child theme of Wavo, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: wavo
* Version: 2.1.2
*/
body {
	font-family: 'Manrope', sans-serif!important;
	color: #88888a;
}
.todDegra {
	background: rgb(80,30,83)!important;
	background: linear-gradient(90deg, rgba(80,30,83,1) 0%, rgba(92,93,162,1) 50%, rgba(105,196,216,1) 100%)!important;
}
.nav-scroll {
	background: rgb(80,30,83)!important;
	background: linear-gradient(90deg, rgba(80,30,83,1) 0%, rgba(92,93,162,1) 50%, rgba(105,196,216,1) 100%)!important;
}
.textMedium p {
	font-size: 18px!important;
	line-height: 22px!important;
	font-family: 'Manrope', sans-serif!important;
	color: #1d1d1b!important;
}
.logoHeader {
	width: 170px;
	height: auto;
}
.claimHeader {
	color: #fff!important ;
	font-size: 13px!important;
	font-family: 'Manrope', sans-serif!important;
}
.ocultoHome {
	display: none!important;
}
.topBar {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #fff;
    z-index: 9999;
    padding: 0 50px;
    display: none;
   }
    
 .topBar ul {
	    right: 42px;
	    position: absolute;
}

*:lang(en-GB)  .loadingEs {
	display: none!important;
}

*:lang(es) .loadingEn {
	display: none!important;
}

*:lang(en-GB)  .menuEs {
	display: none!important;
}

*:lang(es) .menuEn {
	display: none!important;
}

*:lang(en-GB) .logoES {
	display: none!important;
}

html:lang(es) .logoEN {
	display: none!important;
}
.uppercase a {
	pointer-events: none;
}


*:lang(en-GB)  .topnav .menu-icon .text:after  {
    content: "Closed";
    width: max-content;
    min-width: 70px;
}

*:lang(en-GB) .footerES {
	display: none;
}
*:lang(es) .footerEN {
	display: none;
}
	    
.topBar ul li {
    float: left;
    padding: 0 8px;
    height: 25px;
			   
}
.topBar ul li:last-child {
    border-left: solid 1px #DFDFDF;
    padding-right: 0;
}
.topBar ul li a {
    color: #3C3C3B;
    font-family: "DIN Pro Cond",sans-serif;
    position: relative;
    top: 1px;
    font-size: 15px;
}
.topBar ul li a.current-lang a {
	    color: #DFDFDF;
	}
	@media only screen and (max-width: 991px) {
	.topBar {
	    height: 24px;
	}
	.topBar ul {
		left: 23px;
	}
}
.iconosHome .items .icon svg {
	width: 130px!important;
	height: 130px!important;
	display: block;
}
section.heroHome {
	height: 100vh;
	position: relative;
}
h1.textHeroHome {
	margin-top: 30%;
    text-align: center;
    color: white;
    font-weight: 400;
    font-size: 56px;
    line-height: 56px;
    z-index: 999;
}
.work-carousel .content .cont {
	position: absolute;
	bottom: 0!important;
	height: 100%;
	display: grid;
}
.work-carousel .content .cont h4 {
    font-weight: 700;
    opacity: 1!important;
    visibility:visible!important;
    -webkit-transform: none!important;
    transform: none!important;
    -webkit-transition: none!important;
    transition: none!important;
    -webkit-transition-delay: .none!important;
    transition-delay: none!important;
    width: 100%;
     height: 26vw;   
     display: flex;
     justify-content: center;
    margin: 0;
  
}
.sliderHome1 .swiper-slide .cont {
	padding: 0!important;
}
.sliderHome1 .swiper-slide .projects-post-title a {
	background: transparent;
	font-size: 0;
	width: 100%;
             height: 26vw;
           
             display: flex;
             justify-content: center;
}
.hamenu .menu-links .main-menu > li .link i,
.hamenu .menu-links .main-menu > li span.nm {
	display: none;
}
.contentmute {	
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 99;
}
@media (max-width: 767px) {
	.contentmute {	
	    display: inline-block;
	    position: absolute;
	    right: 10px;
	    bottom: 20%;
	    z-index: 99999;
	}
}

@media (max-width: 767px) {
	.popup-video .vid-btn i {
	    z-index: 1;
	    position: relative;
	    top: -22px;
	}
}
.contentmute button {
		background-color: transparent;
		border: none;
		box-shadow: none;
}
.contentmute img {
	width: 20px;
	height: 20px;
}
.contentmute button.dNone {
	display: none;				
	
}
.textBannerLarge h2 {
	font-size: 36px!important;
	line-height: 42px!important;
	font-family: 'Manrope', sans-serif!important;
	color: #fff!important;
	font-weight: 500;
	
}

@media (max-width: 767px) {
	.bannerNosotros {
		    background-position: right bottom!important;
	    background-repeat: no-repeat!important;
	    background-size: cover!important;
	}
	.textBannerLarge h2 {
		font-size: 24px!important;
		line-height: 30px!important;
	}
	.sliderHome1 .swiper-slide .projects-post-title a {
	background: transparent;
	font-size: 0;
	width: 100%;
             height: 47vw;
           
             display: flex;
             justify-content: center;
}
}

.titSectionTop h2 {
	color: #fff!important;
	font-size: 72px!important;
	font-weight: 600!important;
}
@media (max-width: 991px) {
	.titSectionTop h2 {
		font-size: 48px!important;
	}
}
@media (max-width: 767px) {
	.titSectionTop h2 {
		font-size: 38px!important;
	}
	.textMedium p {
		font-size: 16px!important;
		line-height: 20px!important;
	}
}
.scroll-down {
  bottom: 0;
  height: 100px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1;
}
@media (max-width: 767px) {
	.scroll-down {
		bottom: 200px;
	}
}
	
.scroll-down-text {
  color: #d8d8d8;
  font-weight: bold;
}
.scroll-down-bar {
  background: #d8d8d8;
  bottom: 0;
  display: inline-block;
  height: 65px;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 2px;
}
.scroll-down-bar::before {
  animation: scrollDown 1.5s infinite;
  background: rgba(92,93,162,1);
  content: '';
  display: inline-block;
  height: 35px;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}
@-moz-keyframes scrollDown {
  0% {
    transform: translate3d(0, -32px, 0);
  }
  50% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0);
  }
  100% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 65px, 0);
  }
}
@-webkit-keyframes scrollDown {
  0% {
    transform: translate3d(0, -32px, 0);
  }
  50% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0);
  }
  100% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 65px, 0);
  }
}
@-o-keyframes scrollDown {
  0% {
    transform: translate3d(0, -32px, 0);
  }
  50% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0);
  }
  100% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 65px, 0);
  }
}
@keyframes scrollDown {
  0% {
    transform: translate3d(0, -32px, 0);
  }
  50% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0);
  }
  100% {
    animation-timing-function: ease-in;
    transform: translate3d(0, 65px, 0);
  }
}

.claimHeroHome {
	font-size: 26px;
    text-align: center;
    color: #fff;
     z-index: 999;
}

video.home {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

video.home {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.imgHome {
	width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

@media (max-width: 991px) {
	h1.textHeroHome {
		font-size: 42px;
		line-height: 48px;
		margin-top: 50%;
	}
	.claimHeroHome {
		font-size: 20px;
	}
	    
}
@media (max-width: 767px) {
	h1.textHeroHome {
		font-size: 22px;
		line-height: 28px;
		margin-top: 60%;
		margin-bottom: 12px;
	}
	.claimHeroHome {
		font-size: 14px;
	}
	.topnav {
		padding: 15px 0!important;
	}
	.logoHeader {
		width: 130px;
	}
	.claimHeader {
		font-size: 10px;
		display: none;
	}
	    
}

.footerOk {
	background-image: url(images/bgPrefooter.jpg)!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	padding: 92px 0!important;
    background-position: left 17% center;
}

.footerOk p.textSmall {
	font-weight: 400;
	color: #449ca4;
	font-size: 15px;
}
.footerOk h4 {
	margin-bottom: 0;
}
.footerOk h4 a {
	font-size: 72px;
    font-weight: 700;
    line-height: 62px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    margin-bottom: 0;
}
.footerOk h4 a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.footerOk p.claim {
	color: #fff;
	font-size: 16px;
}
.footerOk a {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-decoration: underline;
	margin-top: 23px;
	

}
.direccion a {
	color: #8D888A;
}
.footerOk a:hover { text-decoration: none; opacity: .7; color: #fff; text-decoration: underline;}

.footerBottom {
	padding: 42px 0;
}

.footerBottom .logoFooter {
	width: 140px;
	height: auto;
}
.footerBottom .claimLogo  {
	font-size: 12px;
    font-weight: 200;
    color: #121212;
    line-height: 15px;
}

.footerBottom .navFooter {
	margin: 0;
	padding: 0;
}
.footerBottom .navFooter li {
	margin-bottom: 6px;
}
.footerBottom .navFooter li a,
.footerBottom .navFooter li p {
	color: #88888a;
	font-size: 14px;
	font-weight: 600;
	transition: .4s;
}
.footerBottom .navFooter li a:hover {
	opacity: .8
}
.footerBottom .navFooter .subNav {
	margin-left: 8px;
}
.footerBottom .navFooter .subNav li a {
	font-size: 13px;
}
.footerBottom .direccion h4 {
	font-weight: 600;
	font-size: 16px;
	margin: 0;
	color: #88888a;
	
}
.footerBottom .direccion p {
	font-weight: 300;
    color: #88888a;
    font-size: 14px;
    line-height: 21px;
    margin-top: 6px;
}
.footerLegal ul {
	margin: 0;
	padding: 0;
	
}
.footerLegal {
	padding: 42px 0;
}
.footerLegal ul li {
	margin-right: 8px;
	float: left;
	font-size: 13px;
	color: #88888a;
}
.footerLegal ul li a {
	 color: #88888a;
	 font-size: 13px;
}
.footerLegal ul li.copyright {
	margin-right: 20px;
}
.footerBottom  .rrss {
	margin: 0;
	padding: 0;
	margin-top: 32px;
}
.footerBottom  .rrss li {
	float: left;
	margin-right: 12px;
}
.footerBottom  .rrss img {
	width: 30px;
}

@media (max-width: 991px) {
	.footerOk h4 a {
	    font-size: 42px;
	    font-weight: 700;
	    line-height: 42px;
	    margin: 0;
	    color: #fff;
	    text-decoration: none;
	}
	.footerOk p.claim {
	    color: #fff;
	    font-size: 14px;
	}
	.footerOk a {
	    color: #fff;
	    font-size: 18px;
	    font-weight: 500;
	    text-decoration: underline;
	    margin-top: 23px;
	}
	.footerOk p.textSmall {
	    font-weight: 400;
	    color: #449ca4;
	    font-size: 14px;
	}
}
@media (max-width: 767px) {
	.footerOk {
		padding: 32px 0!important;
		background-position: left 0% center;
		text-align: center;
	}
	.footerOk h4 a {
	    font-size: 36px;
	    font-weight: 700;
	    line-height: 36px;
	    margin: 0;
	    color: #fff;
	    text-decoration: none;
	}
	.footerBottom .rrss {
	    margin: 0;
	    padding: 0;
	    margin-top: 32px;
	    margin-bottom: 32px;
	    display: inline-block;
	}
	.d-none-mobile {
		display: none;
	}
	.footerBottom {
		padding-bottom: 0;
	}
	.iconosHome .items .icon svg {
	    width: 90px!important;
	    height: 90px!important;
	    display: block;
	}
	.agency .content ul li:after {
		top: 10px!important;
	}
	.agency .content ul li {
	    margin-top: 0px!important;
	    padding-left: 25px;
	    position: relative;
	}
}
.imgAbout {
    border-top: solid 2px white;
}

.imgAbout .elementor-container {
	min-height: 47vh!important;
	   
	
}

.textAbout {
	padding: 32px 0!important
}

.textAbout .textMedium p {
	max-width: 800px;
	margin: auto;
}
.iconsAbout .elementor-4768 .elementor-element.elementor-element-6e569c93 {
	margin-top: 0!important;
	margin-bottom: 0!important;
	
}


@media (max-width: 767px) {
	.imgAbout {
		background-size: cover!important;
	}
	.textAbout {
		padding: 0!important;
	}
}
.projects-template  .page-header {
	display: none!important;
}
.contentHero {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.contentHero img.logoProdcut {
	width: 600px;
	
}
.contentHero h2 {
	font-family: 'Manrope', sans-serif!important;
	font-weight: 300;
	font-size: 32px;
	line-height: 34px;
	margin-top: 52px;
	color: #fff;
}

video.projects {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
@media (max-width: 991px) {	
	.contentHero img.logoProdcut {
		width: 500px;
	
	}
	.contentHero h2 {
		font-size: 27px;
		line-height: 29px;
	}
}
@media (max-width: 767px) {	
	.contentHero img.logoProdcut {
		width: 300px;
	
	}
	.contentHero h2 {
		font-size: 22px;
		line-height: 24px;
		margin-top: 32px;
	}
	.scroll-down.scroll-project {
		bottom: 130px;
	}
}

.page-template-single-template-aviso-legal .topnav{
	background: rgb(80,30,83)!important;
	background: linear-gradient(90deg, rgba(80,30,83,1) 0%, rgba(92,93,162,1) 50%, rgba(105,196,216,1) 100%)!important;	
}



.legal p {
	color: #fff!important;
	font-size: 13px;
	font-weight: 200;
}
.legal h1 {
	color: #fff;
	font-size: 32px;
	line-height: 33px;
	font-weight: 600;
	
}
.contentLegal {
	background-color: #fff;
	border-radius: 30px;	
	padding: 52px 72px;
}
.contentLegal h2 {
	color: #1a171b;
	font-size: 16px!important;
	line-height: 15px!important;
	font-weight: 200!important;
	margin-top: 32px!important;
	margin-bottom: 6px!important;
}
.contentLegal h2.colorBlack {
	color: #1a171b;
	font-size: 18px!important;
	line-height: 20px!important;
	font-weight: 600!important;
	margin-top: 32px!important;
	margin-bottom: 6px!important;
}



.contentLegal h2.mNone {
	margin-top: 0!important;
	
}
.contentLegal h3 {
	color: #1a171b;
	font-size: 16px!important;
	line-height: 15px!important;
	font-weight: 200!important;
	margin-top: 32px!important;
	margin-bottom: 6px!important;
	
}
.contentLegal p {
	color: #87888a!important;
	font-weight: 200!important;
	margin-bottom: 16px!important;
	line-height: 21px!important;
}
.contentLegal p.pregunta {
	color: #87888a!important;
    font-weight: 600!important;
    margin-bottom: 0px!important;
    line-height: 21px!important;
    margin-top: 20px;
}
.contentLegal a {
	color: #5c5ea2!important;
}
.contentLegal ul {
	list-style: disc!important;
	margin: 12px 40px;
} 
.contentLegal ul li {
	color: #87888a!important;
	list-style: disc!important;
	font-weight: 200!important;
	margin-bottom: 12px;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: 100%;
  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: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.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: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.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;
  padding: 0;
  z-index: 506;
}

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: 0.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: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.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: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 12px solid black;
  left: 5px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  border-right: 20px solid white;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 12px solid black;
  left: 3px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 20px solid white;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

/* 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: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, 0.6);
}

.mfp-figure {
  line-height: 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-break: break-word;
  padding-right: 36px;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.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;
  }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 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, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.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;
}

.work-carousel.nt-related-post,
.single-post .pagination,
.single-post .info {
	display: none!important;
}