/*
Theme Name: Interio (Child Theme)
Description: Interio Child Themes.
Template: interio
Version: 1.0
*/

/*===============*/
/*     MENU      */
/*===============*/

body header.header nav>div>ul[class^=menu]>li.menu-item.active>a {
	color: #fff;
}

.item-type-1:hover .bg, .item-type-1:hover .service-layer {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform: scale(1.2);
}

.lb-container {
	height: 100%;
}

.circle-arrow-style .swiper-button {
	border: 2px solid rgba(77, 77, 78, 0.7);
	color: rgba(77, 77, 78, 0.7);
}

h4 span.keyword {
	background: inherit;
	font: inherit;
	color: inherit;
	display: inline-block;
	width: auto;
	height: auto;
	font-family: Montserrat;
	font-weight: 400;
}

h4 span.keyword:after {
	content: ' ';
}

.tumbs-item .slide-swich {
	margin-bottom: 10px;
}

.main-content.no-margin .top-baner { 
	margin: 0 75px; 
	width: auto; 
	padding: 90px 0 69px 0;
}

/*==============*/
/*     BLOG   	*/
/*==============*/

body.blog h4 span.keyword:nth-child(2) {
	font-weight: 300;
}


/*===============*/
/*   PORTFOLIO   */
/*===============*/
.item-row {
	position: relative;
}


[data-link-href] {
	cursor: pointer;
}

.logo-mobile img {
	width: 100px;
	height: 31px;
}

.rs-interio-portfolio-content.open h2 {
	margin-bottom: 16px;
}

.rs-interio-portfolio-content.open {
	max-width: 60%;
}

.rs-interio-portfolio-content {
	height: auto;
	min-height: 0px;
	max-height: 450px;

	width: auto;
	max-width: 40%;
	min-width: 120px;
	padding: 24px 28px;
	left: 75px;
}

.rs-interio-portfolio-content h2.title {
	padding-right: 32px;
	max-width: none;
}

.rs-interio-portfolio-content .open-box-res {
	top: 4px;
}

.single-rs-p-info span {
	display: block;
	float: none;
}

.single-rs-p-info .rs-p-info.p-info-hide {
	display: none;
}

.single-tt_portfolio .main-content.no-margin {
	height: 100%;
}

.item-row {
	font-family: 'Montserrat', sans-serif;
	margin-left: -15px;
	margin-right: -15px;
}

.item-row.theme-dark {
	color: #fff;
}

.item-row.theme-light {
	color: #000;
}

.item-row::after {
	display: block;
	content: "";
	clear: both;
}

.item-row .item-header {
	width: 40%;
	position: absolute;
	bottom: 40%;
	z-index: 10;
	cursor: pointer;
}

.item-row .item-header h3 {
	font-size: 40px;
	margin-bottom: 12px;
	line-height: 1.25;
}

.item-header h3:before {
	content: '';
	position: absolute;
	top: -40px;
	width: 60px;
	height: 6px;
}

.theme-dark .item-header h3:before {
	background: #fff;
}

.theme-light .item-header h3:before {
	background: #000;
}

.item-header h3:after {
	content: '';
	position: absolute;
	top: -5px;
	bottom: -10px;
	width: 0;
	-webkit-transition: all 900ms cubic-bezier(.19,1,.22,1) 0ms;
	right: -10px;
	z-index: -1;
}

.theme-dark .item-header h3:after {
	background: #ccc;
}

.theme-light .item-header h3:after {
	background: #eee;
}

.item-header h3:hover:after{
	width:102%;
	opacity:0.4;
}

.item-row .item-header .desc {
	font-size: 12px;
	line-height: 16px;
}

.item-header.left h3:before {
	left:0;
}

.item-header.right h3:before {
	right:0;
}

.item-row .item-header.left {
	left: 0;
	text-align: left;
}

.item-row .item-header.right {
	right: 0;
	text-align: right;
}

.item-row .item-content {
	padding-left: 15px;
	padding-right: 15px;
	width: 60%;
	max-width: 60%;
	margin: 50px 0;
}

.item-row .item-content.left {
	float: left;
}

.item-row .item-content.right {
	float: right;
}

.item-row .item-content .header {
	padding-bottom: 25px;
}

.item-row .item-content .header:after {
	display: block;
	content: "";
	clear: both;
}

.item-row .item-content .header span {
	font-weight: bold;
	float: left;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
}

.item-row .item-content .header ul {
	float: right;
	position: relative;
	top: 2px;
	border-left: 1px solid #ccc;
	padding: 10px 0 10px 30px;
	list-style: none;
	font-size: 12px;
	max-width: 90%;
}

.theme-dark .item-row .item-content .header ul {
	border-left-color: #ccc;
}

.theme-light .item-row .item-content .header ul {
	border-left-color: #ccc;
}


.item-row .item-content .header ul li {
	float: left;
	padding-left: 15px;
	text-align: left;
}

.item-row .item-content .body {
	position: relative;
	height: 450px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.item-row .item-content .body img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
	border: 0;
	opacity: 0.7;
}

/*==============*/
/*     Arrows 	*/
/*==============*/

.simple-arrow-style {
	position: absolute;
	left: 0px;
	bottom: 180px;
	max-width: 970px;
	width: 100%;
	height: 50px;
	left: 50%;
	z-index: 50;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.rs-fw-portfolio .simple-arrow-style {
	top: 50%;
	left: 50%;
	max-width: 95%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	bottom: 0;
}

.single-post .simple-arrow-style {
	top: 50%;
	left: 50%;
	max-width: 95%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	bottom: 0;
}

.simple-arrow-style .swiper-button {
	height: 100%;	
	width: 50px;
	position: absolute;
}

.single-post .swiper-container {
	height: 150vmin;
}

.simple-arrow-style .swiper-button.swiper-arrow-left {
	left:0;
	background: url('images/prev_b.png') no-repeat;
}

.simple-arrow-style .swiper-button.swiper-arrow-right {
	right:0;
	background: url('images/next_b.png') no-repeat;
}


.swiper-preloader {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	top:0;
	left: 0;
	z-index: 10;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}


.rs-fw-portfolio .bg {
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
}


@media (max-width: 1400px) {
	.tumbs-item .slide-swich {
		margin-bottom: 5px;
	}

	.single-page .rs-interio-portfolio-content {
		left: 15px;
	}


	.main-content.no-margin .top-baner { 
		margin: 0 15px; 
		width: auto; 
		padding: 90px 0 74px 0;
	}
}

@media (max-width: 1200px) {
	.tumbs-item .slide-swich {
		margin-bottom: 5px;
	}

	.single-page .rs-interio-portfolio-content {
		height: auto;
		padding: 24px 28px;
		left: 15px;
	}
}

@media (max-width: 992px) {
	.header.style-center nav  {
		background: #000;
	}

	body header.header nav>div>ul[class^=menu]>li.menu-item>a.main-menu-link  {
		color: #999;
		padding: 15px 0 15px 7px;
	}
	.header.style-center nav .nav-menu ul>li.current-menu-item>a.main-menu-link {
		background: none;
		color: #999;
	}

	.nav-menu > ul > li > a:before {
		background: #333;		
	}

	.rs-interio-portfolio-content {

	}

	.rs-interio-portfolio-content.open {
	}

	
	.main-content.no-margin .top-baner {
		padding: 66px 0 0 0;
	}

}


@media (max-width: 768px) {
	#mobile-indicator {
		display:none;
	}

	.item-row .item-header {
		max-width: 100%;
		position: relative;
		top: inherit;
		left: inherit !important;
		right: inherit !important;
		width: 100%;
		margin-top: 50px;
		text-align: left;
	}

	.item-row .item-content {
		float: none !important;
		width: 100%;
		max-width: 100%;
	}

	.item-header h3:hover:after {
		width:0;
	}

	.single-page .rs-interio-portfolio-content {
		width: 70%;
		padding: 25px 30px 20px;
		left:0;
	}
	
	.single-page .rs-interio-portfolio-content.open { 
		width: 100%;
		max-width: 100%;
	}

	.rs-interio-portfolio-content .open-box-res {
		right: -15px;
		top:0;
	}

	.int-post-page article .col-type-4 {

	}

	.main-content.no-margin .top-baner { 
		margin: 0; 
		padding: 66px 0 0 0;
	}

}


