/*
Theme Name: Monotone Studios
Theme URI: http://monotonestudios.com/
Author: Mani
Author URI: -
Description: The Creative theme for Monotone Studios Developed by Mani.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photography, portfolio, gallery, architecture
Text Domain: monotone-studios
*/

/* Futura Book web font */
@font-face{
    font-family: 'Futura Book';
    src: url('fonts/futura/FuturaPT-Book_gdi.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html.desktop{
	margin-top: 0 !important;
}
#wpadminbar{
	visibility: hidden;
}
body{
	 overflow-x: hidden;
	 background: #f9f9f9;
}
p{
	text-align: justify;
}
.header-container {
}
#header{
	padding: 14px 60px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
}
.header-container {
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	transition: .35s linear;
	z-index: 100;
	background: #fff;
}
.header-container._hide{
	opacity: 0;
	visibility: hidden;
}
.header-container .container {
	width: 100% !important;
	padding: 0;
}
#brand_logo{
	float: left;
	margin-top: 0;
}
#brand_logo h1{
	margin: 0;
	font-size: 35px;
	font-weight: 300;
	color: #000;
}
#main-menu{
	float: right;
	width: auto;
}
#main-menu ul{
	padding: 0;
	margin: 0;
}
#main-menu ul li{
	float: left;
	margin-right: 45px;
	margin-top: 9px;
	position: relative;
}
#main-menu ul li:last-child, #main-menu ul li.last{
	margin-right: 0;
}
#main-menu ul li a{
	color: #2f2f2f;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#main-menu ul li.current-menu-item a{
	font-weight: normal;
}

.mobile_menu .btn.dropdown-toggle{
	border: 0;
	border-radius: 2px;
	outline: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	padding: 13px 20px;
	line-height: 0;
	height: 100%;
}
.dropdown-menu{
	right: 0;
	top: 39px;
	left: auto;
	padding: 0;
	border: 0;
}
.dropdown-menu li a{
	transition: .35s;
}

.mobile_menu .btn{
	margin-top: 0;
	margin-right: 0;
	margin-left: 15px;
	box-shadow: none;
	padding: 0;
	padding-top: 5px;
}
.mobile_menu .btn img{
	width: 35px;
}
.mobile_menu .btn a{
	color: #000;
}

#main-menu ul ul{
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 100;
	top: 45px;
	left: -45px;
	visibility: hidden;
	opacity: 0;
	transition: .35s;
}
#main-menu ul ul li, .mobile_menu .dropdown-menu > li{
	float: left;
	clear: both;
	position: relative;
	background: rgba(35, 35, 35, 0.67);
	border-bottom: 1px solid rgba(193, 193, 193, 0.6);
	box-shadow: 0px 1px rgba(201, 201, 201, 0.43);
	margin: 0;
	width: 100%;
	min-width: 180px;
	transition: .35s;
}
#main-menu ul ul li a, .mobile_menu .dropdown-menu li a{
	padding: 10px 15px;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 300;
	text-transform: none;
}
#main-menu ul ul li:last-child, .mobile_menu .dropdown-menu li:last-child{
	box-shadow: none;
	border-bottom: 0;
}
#main-menu ul ul li:first-child:before, .mobile_menu .dropdown-menu > li:first-child:before{
	content : '';
	position: absolute;
	left: 45%;
	top: -16px;
	border: 8px solid transparent;
	border-bottom-color: rgba(35, 35, 35, 0.67);
	transition: .35s;
}
#main-menu ul ul li:hover{
	background: rgba(35, 35, 35, 0.67);
}
.mobile_menu .dropdown-menu > li:first-child:before{
	left: auto;
	right: 8px;
}
#main-menu ul li:hover ul{
    top: 29px;
    opacity: 1;
    visibility: visible;
}
.mobile_menu .dropdown-menu{
	background: transparent;
	min-width: 220px;
	top: 32px;
	right: -1px;
}
.mobile_menu .dropdown-menu li:hover{
	background: rgba(35, 35, 35, 0.67);
}
.mobile_menu .dropdown-menu li a{
	background: transparent;
	text-align: left;
}
.mobile_menu .mobile_toggle_btn{
	background-color: transparent;
	border: 0;
	box-shadow: none !important;
	padding-right: 0;
}
.mobile_menu .fa{
	font-size: 21px;
}

html, .full-height{
	height: 100%;
}
.content_section{
    padding-top: 67px;
    padding-bottom: 37px;
    margin-bottom: 15px;
}
.home .content_section{
    padding-top: 0px;
}
.page .content_section .main{
     margin-top: 40px;
}
.slider-container{
	padding: 60px;
	padding-top: 66px;
	padding-bottom: 34px;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
}
.wp_swiper_slider_wrapper{
	height: 100%;
	width: 100%;
}
.swiper-slide{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.social{
	float: left;
	margin-bottom: 0;
}
.social li{
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 15px;
}
.social li a{
	display: block;
}
.social li a img{
	width: 100%;
}
.footer-container{
	position: fixed;
	padding-top: 5px;
	padding-bottom: 3px;
	background: #f9f9f9;
	border-top: 1px solid #eee;
	bottom: 0;
	width: 100%;
	z-index: 100;
}
#footer{
	padding-left: 60px;
	padding-right: 60px;
	width: 100%;
}
.copyright{
	font-size: 11px;
	float: right;
	color: #3e3e3e;
	letter-spacing: 1px;
	padding-top: 5px;
}

.gallery-section{
	text-align: center;
}
.g-title{
	position: relative;
}
.g-title:after{
	content: '';
	border-bottom: 1px solid #696969;
	width: 75px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	margin: auto;
}
ul.category{
	display: inline-block;
	width: auto;
}
.category li{
	float: left;
	margin-right: 20px;
}
.category li:last-child{
	margin-right: 0;
}
.category li a{
	border-bottom: 0px solid #000;
	font-size: 13px;
	text-transform: uppercase;
}
.category li.active a, .category li.current-menu-item a{
	color: #000;
	border-bottom: 1px solid #000;
}

.gallery-showcase{
	margin-top: 10px;
}
.gallery-section [class*="col-"]{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.gallery-thumbnail{
	overflow: hidden;
}
.gallery-thumbnail a{
	display: block;
}
.gallery-thumbnail img{
	width: 100%;
	height: auto;
	transition: transform 0.3s ease;
}
.gallery-thumbnail a:hover img{
	transform: scale(1.05);
}

.clients{
	text-align: center;
}
.clients .title{
	text-transform: uppercase;
}
.clients-showcase{
    margin-left: -20px;
    margin-right: -20px;
}
.clients-showcase table{
	border: 0;
	padding: 0;
	width: 100%;
}
.clients-showcase td{
	border: 0;
	padding: 0;
	width: 25%;
	padding-right: 20px;
	padding-left: 20px;
}
.clients .item, .clients-list-item{
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.11);
    padding: 20px;
    background: #fff;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 37px;
    position: relative;
    width: 100%;
}
.clients-showcase img{
	max-height: 100%;
	display: block;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 90%;
}
.clients .content_section .main{
	margin-top: 10px;
}

.about-photo img{
    max-height: 450px;
    float: right;
    width: auto;
}

input[type="text"], input[type="email"], textarea{
	width: 100%;
	height: 40px;
	border: 0;
	font-size: 17px;
	outline: 0;
	margin-bottom: 15px;
	padding-left: 15px;
}
textarea{
	height: 150px;
	margin-bottom: 0;
}
input[type="submit"], button[type="submit"]{
    border: 1px solid rgba(230, 230, 230, 0.25);
    color: #000;
    padding: 7px 23px;
    font-size: 15px;
    margin-top: 20px;
    background: #f1f1f1;
}
input[type="submit"]:active, button[type="submit"]:active{
	position: relative;
	top: 1px;
}

blockquote{
	color: #555;
	margin: 25px auto;
	padding: 0 20px;
	border: 0;
	font-size: 16px;
	text-align: center;
	line-height: 1.8;
}
blockquote em{
	font-style: italic;
}
blockquote p{
	text-align: center;
}

.wp_swiper_pagination{
	position: absolute;
	text-align: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	cursor: pointer;
}

.mt-25{ margin-top: 25px; }
.mt-50{ margin-top: 50px; }
.underline{ border-bottom: 1px solid #000; display: inline-block; padding-bottom: 3px; }

/* Responsive */
@media only screen and (min-width: 1399px){
	.about_photo{
    	max-height: 510px;
	}
	.clients .item, .clients-list-item{
		height: 140px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 992px){
	.clients .item, .clients-list-item{
		width: 100%;
		height: 100px;
	}
}
@media only screen and (max-width: 992px){
	.footer-container #footer{
		text-align: center;
	}
	#main-menu ul li{
		margin-right: 25px;
		margin-top: 5px;
	}
	#brand_logo h1{
		font-size: 27px;
	}
	.slider-container{
		padding: 30px;
		padding-top: 57px;
	}
	.about-text h3{
		margin-top: 0;
	}
	#header{
		padding: 14px 30px;
	}
	.container {
	    width: auto;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.footer-container #footer {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.clients .item, .clients-list-item{
		height: 95px;
	}
}
@media only screen and (max-width: 767px){
	#header {
	    padding: 7px 20px;
	}
	.footer-container #footer{
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
	}
	.h3, h3{
		font-size: 20px;
		text-align: center;
	}
	p {
		font-size: 16px;
	}
	#brand_logo h1 {
	    padding-top: 5px;
	}
	.slider-container{
		padding: 20px;
		padding-top: 48px;
	}
	.container{
	    padding-left: 20px;
    	padding-right: 20px;
	}
	.page .content_section .main{
		margin-top: 15px;
	}
	.full-height{
		height: auto;
	}
	.wp_swiper_slider_wrapper{
		position: relative;
	}
	.slider-container{
		height: auto;
		position: relative;
		padding: 0;
	}
	.home .content_section{
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.home .footer-container{
		position: static;
	}
	.home .header-container{
		position: static;
	}
	.mobile_menu{
		display: table !important;
		height: 100%;
	}
	.header-container .container{
		padding-right: 0;
	}
}
@media only screen and (max-width: 600px){
	.about-text h3{
		margin-bottom: 15px;
		border-bottom: 1px solid #000;
		display: inline-block;
		padding-bottom: 1px;
	}
	.clients-showcase td{
	    padding-right: 10px;
    	padding-left: 10px;
	}
	.clients .item, .clients-list-item{
		height: 75px;
	}
}
@media only screen and (max-width: 479px){
	#header {
	    padding: 11px 15px;
	}
	.mobile_menu .btn{
		margin-left: 5px;
	}
	.mobile_menu .btn.dropdown-toggle{
	    padding: 4px 9px;
	}
	.container,.footer-container #footer {
	    padding-left: 15px;
    	padding-right: 15px;
	}
	#brand_logo h1 {
		font-size: 23px;
	}
	.clients-showcase td{
		width: 50%;
		float: left;
		display: block;
	}
	.clients .item, .clients-list-item{
		height: 100px;
	}
}
.wpcf7-form-control-wrap label{
	text-align: left;
}