@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 400;
	font-stretch: normal;
	color: #000;
	font-size: 18px;
}

input,
bottom {
	border-radius: 0px;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

bold {
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 700;
	font-stretch: normal;
}

em {
	font-style: Italic;
	font-weight: 400;
}

img {
	border: none;
}

p {
	letter-spacing: 1px;
}

.content-floats {
	overflow: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.gold {
	color: #b2a97e;
}

.center-content {
	width: 100%;
	max-width: 1180px;
	margin: auto;
}

.content-header {
	position: relative;
	display: inline-block;
	width: 100%;
}

.header {
	height: 204px;
}

.bg-header {
	background: url(../images/bg-logo.jpg) 0 -50px;
}

.back-nizuc {
	float: left;
	position: relative;
	z-index: 2;
	letter-spacing: 2px;
	margin: 92px 0 0 0;
}

.arrow-round-gold {
	font-size: 29px;
	position: relative;
	vertical-align: middle;
	/*top:-7px;*/
	margin-right: 4px;
}
.bg-header .back-nizuc > a.gold {
	line-height: 29px;
}
.content-search {
	float: right;
	position: relative;
	z-index: 2;
	margin-top: 86px;
}

.content-logo {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
	margin-top: 42px;
}

.content-logo a {
	color: #000;
}

.content-logo .title-nizuc-life {
	display: none;
}

.input-search {
	background: #000;
	height: 28px;
	min-width: 28px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.input-search input {
	background: transparent;
	border: none;
	color: #fff;
	height: 28px;
	margin: 0 0 0 28px;
	width: 0px;
	position: relative;
	z-index: 1;
	padding: 0;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */
}

.input-search:hover input {
	width: 140px;
	padding: 0 12px 0 30px;
	margin: 0;
}

.input-search input:focus {
	width: 140px;
	padding: 0 12px 0 30px;
	margin: 0;
}

.btn-search {
	position: absolute;
	min-width: 28px;
	height: 28px;
	color: #fff;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	z-index: 2;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.btn-search:before {
	line-height: 28px;
}

nav .input-search {
	display: none;
}

nav {
	background: #fff;
	border-top: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	height: 68px;
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
}

nav a {
	display: block;
	background: #f9f9f9;
	height: 68px;
	line-height: 68px;
	font-size: 16px;
	text-align: center;
	width: 16.6%;
	color: #000;
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 300;
	font-stretch: normal;
	text-transform: uppercase;
}

nav a:hover,
nav a.current-menu-item {
	background: #b2a97e;
	color: #fff;
}

nav .center-content > :first-child {
	display: none;
}

.title-nizuc-life {
	text-align: center;
	margin: 50px 0;
	font-size: 30px;
	letter-spacing: 2px;
}

.title-nizuc-life em {
	font-size: 32px;
}

.title-category-line {
	border: none;
	border-top: solid 1px #ccc;
}

.title-category {
	font-size: 28px;
	letter-spacing: 4px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 42px;
}

.featured-stories {
	-moz-box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.05);
	margin-top: 38px;
}

.center-featured-stories {
	width: 100%;
	max-width: 1600px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.large-featured {
	float: left;
	width: 53.4%;
	background-size: cover !important;
	background-position: 50% 50% !important;
	position: relative;
}

.large-featured:hover .btn-read-more {
	color: #fff;
}

.small-featured {
	width: 46.6%;
	position: absolute;
	height: 100%;
	right: 0;
}

.item-small-featured {
	width: 50%;
	float: left;
	background-size: cover !important;
	background-position: 50% 50% !important;
	vertical-align: top;
	overflow: hidden;
	position: relative;
}

.item-small-featured:hover .btn-read-more {
	color: #fff;
}

.image-post {
	background-size: cover !important;
	background-position: 50% 50% !important;
	position: relative;
	z-index: 1;
}

.format-image {
	width: 100%;
	vertical-align: top;
	position: relative;
	z-index: 3;
}

.box-info-fetured-large {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 50%;
	height: 58%;
	z-index: 2;
	bottom: 0;
	left: 0;
	color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5%;
}

.user-post {
	display: block;
}

.title-large-featured {
	font-size: 36px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 2px;
	margin-bottom: 21px;
}

.title-small-featured {
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 2px;
	margin-bottom: 18px;
}

.user-post {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 28px 0;
}

.date-featured {
	font-size: 16px;
	margin-bottom: 40px;
	display: block;
}

.text-featured {
	line-height: 35px;
}

.btn-read-more {
	position: absolute;
	right: 28px;
	bottom: 26px;
	font-size: 16px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */
}

.box-info-fetured-small {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 56%;
	height: 56%;
	z-index: 2;
	top: 0;
	left: 0;
	color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5%;
}

.box-info-fetured-small .btn-read-more {
	right: 20px;
	bottom: 16px;
}

.newsletter {
	background: url(../images/bg-logo.jpg);
	padding: 60px 0;
}

.content-newsletter {
	text-align: center;
}

.input-newsletter {
	height: 69px;
	width: 400px;
	border: solid 1px #8f9192;
	padding: 0 0 0 44px;
	font-size: 14px;
	color: #919191;
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 700;
	font-stretch: normal;
	letter-spacing: 2px;
}

.btn-newsletter {
	padding: 0 40px;
	background: #000;
	height: 69px;
	font-size: 14px;
	color: #fff;
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 700;
	font-stretch: normal;
	border: solid 1px #000;
	cursor: pointer;
	letter-spacing: 2px;
	display: inline-block;
	line-height: 69px;
}

.btn-newsletter:hover {
	background: #b2a97e;
	border: solid 1px #b2a97e;
}

.content-newsletter {
	margin-top: 58px;
}

.box-shadow {
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.box-section {
	padding: 77px 0;
}

.text-center {
	text-align: center;
}

/*module*/

.title-recent-post {
	margin-bottom: 60px;
}

.category-post {
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 700;
	font-stretch: normal;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.category-post i {
	font-size: 30px;
	position: relative;
	top: 6px;
	margin-right: 3px;
}

.title-post {
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 400;
	font-stretch: normal;
	font-size: 36px;
	margin: 20px 0 26px;
	letter-spacing: 2px;
	line-height: 52px;
}

.date-post {
	font-family: 'Fedra Sans 8';
	font-style: Italic;
	font-weight: 400;
	font-stretch: normal;
	font-size: 18px;
	letter-spacing: 2px;
}

.content-image-post {
	margin: 54px 0 60px;
	position: relative;
}

.line-post {
	width: 56%;
	margin: auto;
	border: none;
	border-top: solid 1px #ccc;
	margin-bottom: 44px;
}

.info-post {
	color: #888888;
	line-height: 36px;
}

.module1 .info-post {
	width: 70%;
	margin: auto;
}

.btn-default {
	display: inline-block;
	border: none;
	background: #000;
	min-width: 208px;
	height: 50px;
	line-height: 52px;
	font-size: 14px;
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 700;
	font-stretch: normal;
	color: #fff;
	margin-top: 30px;
	letter-spacing: 2px;
}

.btn-default:hover {
	background: #b2a97e;
}

.social-post {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.social-post li {
	float: left;
}

.social-post li a {
	display: block;
	width: 77px !important;
	height: 77px !important;
	text-align: center;
	margin-bottom: 0;
	line-height: 77px;
}

.social-post li a i:before {
	font-size: 30px;
	line-height: 77px;
}

.box-email a {
	background: #d1cdb7;
	color: #000;
}

.box-facebook a {
	background: #c9c4a8;
	color: #000;
}
.box-twitter a {
	background: #c1bb9a;
	color: #000;
}
.box-linkedin a {
	background: #b9b18a;
	color: #000;
}

.box-pinterest a {
	background: #b2a97e;
	color: #000;
}

.box-share a {
	background: #000;
	color: #fff;
	line-height: 77px;
	font-family: 'Fedra Sans 8';
	font-style: Italic;
	font-weight: 400;
	font-stretch: normal;
}

/*end module*/

/*module instagram*/

.module-instagram {
	background: url(../images/bg-logo.jpg);
	padding: 74px 0 90px;
}

.module-instagram .info-post {
	color: #000;
}

.responsiveHeight {
	height: 279px;
	padding: 0; /* responsive slider height = 40% of the browser width */
	position: relative;
	overflow: visible;
	margin-top: 79px;
	left: 0;
	text-align: left;
}

.responsiveHeight > .inner {
	position: absolute;
	width: 100%;
	height: 279px;
	left: 0;
}

.iosSlider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider {
	width: 100%;
	height: 100%;
	left: 0;
}

.iosSlider .slider .slide {
	float: left;
	height: 100%;
	-moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
	cursor: pointer;
}
.iosSlider .slider .slide img {
	width: 100%;
}

.iosSlider .slider .slide:hover {
	opacity: 0.7;
}

.responsiveHeight .iosSlider .slider .slide {
	height: 279px;
	width: 279px;
}
.responsiveHeight .iosSlider {
	height: 279px;
}

/*end module instagram*/

/*modulo2*/
.module2 .content-image-post {
	margin-bottom: 0;
}
/*end modulo2*/

/*modulo facebook*/

.module-facebook {
	background: url(../images/bg-logo.jpg);
	padding: 100px 0 0 0;
}

.item-facebook {
	text-align: left;
	border: solid 1px #e0e0e0;
	background: #fff;
	padding: 3% 3% 0;
	width: 42%;
	-moz-box-shadow: 3px -3px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: -3px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 3px -3px 6px rgba(0, 0, 0, 0.1);
	display: block;
	color: #000;
	font-size: 16px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */
}

.item-facebook:hover {
	-moz-box-shadow: 6px -6px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 6px -6px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 6px -6px 6px rgba(0, 0, 0, 0.15);
}

.title-post-facebook {
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 400;
	font-stretch: normal;
	font-size: 22px;
	margin: 0 0 18px 0;
}

.content-title-post-facebook {
	overflow: hidden;
}

.content-title-post-facebook li {
	float: left;
}

.slider-facebook {
	width: 90%;
	max-width: 1062px;
	margin: 74px auto 0;
}

.inner-salide-facebook {
	display: inline-block;
	vertical-align: bottom;
}

.item-facebook p {
	color: #888888;
	margin: 20px 0;
	font-size: 18px;
}

.logo-post-facebook {
	margin-right: 30px;
}

.module-facebook .btn-default {
	margin-top: 0;
}

.module-facebook .image-post {
	display: block;
}

/*end modulo facebook*/

/*module3*/
.module3 {
	padding: 100px 0;
}

.col-image-module3 {
	width: 49%;
}

.col-text-module3 {
	width: 51%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 8%;
}

.module3 .content-image-post {
	margin: 0;
}

.module3 .col-image-module3 .slide-mobile > :first-child {
	margin-bottom: 22px;
}

.line-module3 {
	border: none;
	border-top: solid 1px #ccc;
	max-width: 74px;
	margin: 36px auto;
}

.module3 .btn-default {
	margin-top: 0;
}

/*end module3*/

/*module 4*/

.three-col-image {
	overflow: hidden;
	width: 89.8%;
	margin: 50px auto 40px;
}

.three-col-image .content-image-post {
	width: 32%;
	margin: 0;
	float: left;
}

.three-col-image .slide-mobile > :nth-child(2) {
	margin: 0 2%;
}

.module4 .info-post {
	width: 70%;
	margin: auto;
}

/*end module 4*/

/*module pinterest*/
.module-pinterest {
	background: url(../images/bg-logo.jpg);
	padding: 77px 0 66px;
}

.module-pinterest .btn-default {
	margin: 0;
}

.slide-pinterest {
	margin: 70px 0 0 0;
}

.slide-pinterest ul {
	overflow: hidden;
}

.slide-pinterest ul li {
	width: 9.28%;
	margin: 0 0.8% 0 0;
	float: left;
}

.slide-pinterest ul > :last-child {
	margin: 0;
}

.slide-pinterest ul li a {
	color: #000;
}

.slide-pinterest ul li:hover {
	opacity: 0.7 !important;
	filter: alpha(opacity=70) !important;
}

.slide-pinterest ul li img {
	width: 100%;
	height: auto;
}

.slide-pinterest ul li span {
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin: 24px 0 0 0;
}

.slide-pinterest ul li.slide-pinterest-item-1,
.slide-pinterest ul li.slide-pinterest-item-2,
.slide-pinterest ul li.slide-pinterest-item-9,
.slide-pinterest ul li.slide-pinterest-item-10 {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/*Endmodule pinterest*/

/*module 5*/
.module5 .info-post {
	margin: 54px auto 0;
	width: 94%;
}
/*End module 5*/

/*paginador*/
.content-pager {
	text-align: center;
	padding: 80px 0 118px;
}

.pager {
	display: inline-block;
}

.pager li {
	float: left;
	font-family: 'Fedra Sans 8';
	font-style: Italic;
	font-weight: 400;
	font-stretch: normal;
}

.pager > :first-child {
	float: left;
	font-family: 'Fedra Sans 8';
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}

.pager > :last-child {
	float: left;
	font-family: 'Fedra Sans 8';
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}

.pager li a {
	display: block;
	text-align: center;
	color: #888888;
	background: #d7d7d7;
	margin: 0 1px 0 0;
	width: 77px;
	height: 77px;
	line-height: 77px;
}

.pager li a:hover {
	color: #fff;
	background: #b2a980;
}
.pager li.dis-num-pager a {
	opacity: 0.6;
	cursor: default;
}
.pager li.dis-num-pager a:hover {
	background: #d7d7d7;
	color: #888;
}
#home-pagination .last,
#home-pagination .first {
	display: none;
}
.act-num-pager a {
	color: #fff !important;
	background: #b2a980 !important;
	cursor: default;
}

.shadow-pager {
	-moz-box-shadow: inset 0px 6px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0px 6px 4px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 6px 4px rgba(0, 0, 0, 0.1);
}

/*end paginador*/

/*footer*/
footer {
	text-align: center;
	border-top: solid 1px #b6b6b6;
	padding: 44px 0 28px;
	font-family: 'Fedra Sans';
	font-style: Normal;
	font-weight: 200;
	font-stretch: normal;
	font-size: 14px;
}

.footer {
	display: inline-block;
}

.footer li {
	float: left;
	padding: 0 15px;
}

.footer li a {
	color: #828282;
}

.footer li a i {
	font-size: 28px;
	position: relative;
	top: -10px;
	color: #000;
}

.footer li a:hover {
	color: #b2a980;
}

.footer li a i:hover {
	color: #b2a980;
}

.btn-load-more-post {
	display: none;
}

.btn-back-nizuc {
	display: none;
}

/*end footer*/

.content-social-post-mobile {
	display: none;
}

.btn-menu-mobile {
	display: none;
}

.content-btn-secctions {
	position: fixed;
	z-index: 7;
	top: 30vw;
	width: 100%;
	box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.08);
}

.btn-secction {
	background: #fff;
	height: 15vw;
	line-height: 16vw;
	text-align: center;
	text-transform: uppercase;
	border-bottom: solid 1px #f0f0f0;
	font-size: 4vw;
	position: relative;
	z-index: 2;
	cursor: pointer;
}

.arrow-sections {
	position: absolute;
	right: 4%;
	top: 5.3vw;
	font-size: 5vw;
}

.check-section {
	position: absolute;
	right: 4%;
	top: 5.3vw;
	font-size: 5vw;
	color: #000;
	display: none;
}

.act-btn-section .check-section {
	display: block;
}

.arrow-sections {
	display: none;
}

.content-btn-secctions {
	display: none;
}

.slide-inside .content-image-post {
	max-width: 1600px;
	margin: auto;
}

.slide-inside {
	margin-top: 38px;
}

.info-category .info-post {
	margin-top: 38px;
}

.pattern-gread {
	background: url(../images/pattern.jpg);
	overflow: hidden;
}

.two-col-grid,
.three-col-grid {
	overflow: hidden;
}

.box-other-post {
	border: solid 1px #d8d8d8;
	background: #fff;
	margin-bottom: 4%;
	display: block;
	color: #000;
}

.two-col-grid .box-other-post {
	width: 49%;
	float: left;
}

.two-col-grid > :nth-child(2n + 0) {
	float: right;
}

.three-col-grid .box-other-post {
	width: 32.1%;
	float: left;
}

.three-col-grid > :nth-child(3n + 2) {
	margin: 0 1.54%;
}

.info-box-other-post {
	padding: 10% 0;
	display: block;
}

.box-other-post .title-post {
	font-size: 32px;
	margin: 20px;
	line-height: 48px;
}

.bg-logo {
	background: url(../images/bg-logo.jpg) #fff;
}

.title-category-mobile-inside {
	margin-bottom: 38px;
}

.format-mobile {
	display: none;
}

.content-btn-load {
	border-top: solid 1px #000;
	text-align: center;
}

.content-btn-load:hover {
	border-top: solid 1px #b2a97e;
	text-align: center;
}

.content-btn-load .btn-load-more-post {
	display: block;
	display: inline-block;
	border: none;
	background: #000;
	min-width: 208px;
	height: 50px;
	line-height: 52px;
	font-size: 14px;
	font-family: 'Fedra Sans 8';
	font-style: Normal;
	font-weight: 700;
	font-stretch: normal;
	color: #fff;
	margin: 0 auto;
	letter-spacing: 2px;
	text-align: center;
	padding: 0 20px;
}

.content-btn-load .btn-load-more-post:hover {
	background: #b2a97e;
	color: #fff;
}

.hide-category {
	display: none;
}

/*info POST1*/
.info-post1 {
	padding: 0 0 34px;
}

.content-info-post {
	background: #fff;
	border: solid 1px #d8d8d8;
	border-top: none;
	padding: 42px 60px 60px;
}

.text-post1 {
	line-height: 36px;
	text-align: left;
}

.text-post1 p {
	margin-bottom: 44px;
}

.text-post1 > p:last-child {
	margin-bottom: 0;
}

.line-post1 {
	border: none;
	border-top: solid 1px #d8d8d8;
	margin: 60px 0 40px;
}

.line-tags {
	position: relative;
	height: 77px;
	background: #fff;
	border: solid 1px #d8d8d8;
	border-top: none;
}

.slide-tags {
	overflow: hidden;
	width: 630px;
	text-align: left;
	margin-left: 60px;
}

.slide-tags ul li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}

.slide-tags ul li {
	display: block;
	line-height: 78px;
	font-weight: 700;
	margin-right: 5px;
	font-size: 16px;
	letter-spacing: 1px;
}

.slide-tags ul li a {
	display: inline-block;
	line-height: 78px;
	color: #000;
}

div.btn-post-prev a {
	height: 80px;
	line-height: 81px;
	background: #fff;
	display: inline-block;
	border: solid 1px #d8d8d8;
	padding: 0 30px;
	color: #000;
	letter-spacing: 1px;
	min-width: 190px;
	text-align: left;
	float: left;
}

.btn-post-prev i {
	margin-right: 10px;
}

div.btn-post-next a {
	height: 80px;
	line-height: 81px;
	background: #fff;
	display: inline-block;
	border: solid 1px #d8d8d8;
	padding: 0 30px;
	color: #000;
	letter-spacing: 1px;
	min-width: 190px;
	text-align: right;
	float: right;
}

.btn-post-next i {
	margin-left: 10px;
}

.content-btns-post {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
}

.content-btns-post i {
	font-size: 30px;
	position: relative;
	top: 6px;
}

.content-btns-post a:hover {
	background: #b2a97e;
	border: solid 1px #b2a97e;
	color: #fff;
}

.fluidHeight {
	position: relative;
	width: 100%;
	height: 661px;
	z-index: 1;
}

.single-post-image-height {
	height: 900px;
}
.single-post-image-height .slide-large-post .slider-large figure {
	height: 100%;
}
/*
 * below 900px, switch to percentage based responsive height.
 * padding of 33.333% is calculated by using the
 * image ratio 300px/900px = .333 * 100% = 33.333%
 */
@media screen and (max-width: 1600px) {
	.fluidHeight {
		height: 0;
		padding: 0 0 41.333% 0;
	}
}

.fluidHeight .sliderContainer {
	position: absolute;
	width: 100%;
	height: 100%;
}

.fluidHeight .slide-large-post {
	width: 100%;
	height: 100%;
}

.fluidHeight .slide-large-post .slider-large {
	width: 100%;
	height: 100%;
}

.fluidHeight .slide-large-post .slider-large figure {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0 0;
}

.fluidHeight .slide-large-post .slider-large img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0 0;
}

.slideSelectors {
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
	margin: -60px 0 0 0;
}

.slideSelectors .item {
	width: 10px;
	height: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	display: inline-block;
	margin: 0 1vw;
	opacity: 0.5;
}

.slideSelectors .selected {
	opacity: 1;
}

.controlsSlide {
	position: absolute;
	top: 50%;
	z-index: 10;
	color: #fff;
	width: 100%;
	height: 0;
}

.controlsSlide i {
	font-size: 40px;
	opacity: 0.3;
	cursor: pointer;
	position: relative;
	top: -20px;
	margin: 0 60px;
}

.controlsSlide i:hover {
	opacity: 1;
}

.controlsSlide > i:first-child {
	float: left;
}

.controlsSlide > i:last-child {
	float: right;
}

/*end info POST1*/

/* info POST2*/

.two-col-image {
	overflow: hidden;
	width: 100%;
	margin: 0 auto 40px;
}

.two-col-image .content-image-post {
	width: 49%;
	margin: 0;
	float: left;
}

.two-col-image .slide-mobile > :nth-child(2) {
	float: right;
}

/*end info POST2*/

/*tag POST2*/

.tag-page .box-section {
	box-shadow: none !important;
}

.tag-page .box-recent-stories {
	padding-top: 8px;
}

.title-tag {
	text-align: center;
	background: #fff;
	border: solid 1px #d8d8d8;
	padding-top: 32px;
}

.title-tag .title-post {
	margin-top: 5px;
}

/*end tag POST2*/

.fixed-menu {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 50;
}

.fixed-menu .header {
	height: 104px;
}

.fixed-menu .back-nizuc {
	margin-top: 43px;
}

.fixed-menu .content-logo {
	margin-top: 20px;
}

.fixed-menu .content-logo img {
	width: 64px !important;
	height: auto !important;
}

.fixed-menu .content-search {
	margin-top: 36px;
}

.not-found .title-post {
	margin-top: 0;
	margin-bottom: 10px;
}

.not-found .info-post {
	margin-top: 0;
}

.two-col-grid .box-other-post.nz-one-post {
	width: 99.5%;
	overflow: hidden;
}
.two-col-grid .box-other-post.nz-one-post .image-post {
	float: left;
	width: 49%;
}
.two-col-grid .box-other-post.nz-one-post .info-box-other-post {
	float: right;
	width: 41%;
	padding: 8% 4% 0;
}

ol {
	padding-left: 20px;
	margin-bottom: 44px;
}
#loader {
	background: url('../images/loading.gif') no-repeat center center;
	width: 180px;
	height: 40px;
	clear: both;
	width: 100%;
}
.only-mobile {
	display: none;
}
.only-desktop {
	display: block;
}

#wpadminbar {
	display: none !important;
}
html {
	margin-top: 0px !important;
}

.wp-block-buttons {
	text-align: center;
}
.wp-block-buttons .wp-block-button__link {
	background-color: #b2a97e;
	color: #000;
	border-radius: 0;
	border-color: #b2a97e;
}
.wp-block-buttons .wp-block-button__link:hover {
	background-color: #000;
	color: #b2a97e;
	border-radius: 0;
	border-color: #000;
}

.content-newsletter .nizuc-error {
	border-color: red;
}
.content-newsletter .msg-newsletter {
	text-align: center;
	padding: 10px 20px;
	max-width: 400px;
	border: 1px solid transparent;
	margin: 0 auto;
}
.content-newsletter .msg-newsletter.nizuc-success-text {
	border-color: #c3e6cb;
	color: #155724;
	background-color: #d4edda;
}
.content-newsletter .msg-newsletter.nizuc-error-text {
	border-color: #f5c6cb;
	color: #721c24;
	background-color: #f8d7da;
}
