@charset "UTF-8";
/*
Theme Name: SHE FILMS
Theme URI: https://pixel2go.com/
Author: PIXEL2GO (Filip Kunjadić - Ćulibrk)
Author URI: https://pixel2go.com/
Description: Custom developed WordPress theme for production company SHEFILMS.ME located in Belgrade, Serbia 2019.
Requires at least: WordPress 5.3.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shefilms
Tags: modern, responsive, flat
***/
/*
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
img{
	max-width: 100%;
}
body{
  font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
p{
	font-size: 16px;
	line-height: 1.5;
}
.lead-text p{
	margin-bottom: 40px;
}
h4{
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 600;
}
.team-name{
	color:#f48e8e;
	font-size: 16px;
}
.project-link{
	margin-bottom: 12px;
}
.selected-projects{
	font-weight: 600;
}
.project-link span{
	border-bottom: 1px solid #f48e8e;
	padding-bottom: 6px;
}
.font-48{
	font-size: 48px;
}
.thin{
	font-weight: 200;
}
.mtb-260{
	margin-top: 260px;
	margin-bottom: 260px;
}
.mb-120{
	margin-bottom: 120px;
}
.mtb-180{
	margin-top: 180px;
	margin-bottom: 180px;
}
.mtb-120{
	margin-top: 120px;
	margin-bottom: 120px;
}
.p-50{
	padding: 50px;
}
.plr-50{
	padding-left: 50px;
	padding-right: 50px;
}
.mtb-240{
	margin: 240px 0;
}
.font-32{
	font-size: 32px;
}
.background-pink{
	background-color: #f48e8e;
	color:#fff;
}
hr{
	width: 250px;
  border-top: 1px solid #f48e8e;
	margin-top: -1px;
}
.background-dark{
	background-color: #000;
	color:#fff;
}
.purple-bck{
	background-image: url('/wp-content/themes/shefilms/images/purple-bck.jpg');
	background-position: center center;
	background-size: cover;
	color:#fff;
}
span.brand{
	color:#f48e8e;
	font-weight: 900;
	font-size: 52px;
}
.background-gray{
	background-color: #f6f6f6;
	font-weight: 600;
}
header{

}
video#introduction-video{
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.header-top{
	height: 20%;
}
.header-middle{
	height: 63%
}
.header-bottom{
	height: 10%;
}
header .logo{
	max-width: 170px;
}
.menu li{
	display: inline-block;
	margin-left: 40px;
}
.menu li a{
	color:#fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	display: block;
}
.min-vh-70{
	min-height: 70vh;
}
iframe{
	max-width: 100%;
}
.row{
	margin-left: 0;
	margin-right: 0;
}
.carousel-indicators{
	position: relative;
	margin-top: 40px;
	width: 100%;
	text-align: left;
	margin: 0;
	margin-top: 120px;
	padding: 0;
	text-align: left;
	display: inline-block;
}
.carousel-indicators li{
	width: 10px;
	height: 10px;
	margin-right: 13px;
	margin-left: 13px;
	border:1px solid white;
	transition: opacity .6s ease;
	display: inline-block;
	float: left;
	border-radius: 50%;
	background-color: transparent;
}
.carousel-indicators li.active{
	background-color: #fff;
}
.insentives{
	background-image:url('/wp-content/themes/shefilms/images/insentives.jpg');
	background-position: center center;
	background-size: cover;
	min-height: 400px;
}
section{
	margin: 100px 0;
}
.default-team-image .text{
	display: none;
	height: 327px;
}
.default-team-image:hover .text{
	display: block;
	background-color: #f48e8e;
	padding: 50px;
	box-sizing: border-box;
	color:#fff;
	font-weight: 600;
}
.default-team-image:hover .text a{
	color:#fff;
	text-decoration: none;
}
.default-team-image:hover .text img{
	opacity: 0;
}
.default-team-image:hover .image{
	display: none;
}
.hero-social > p{
	display: inline-block;
	border-top:1px solid #fff;
	padding-top: 20px;
}
.hero-social a{
	font-weight: 600;
	margin:0 10px;
	color:#fff;
}
.mt-10{
	margin-top: 60px;
}
.mb-10{
	margin-bottom: 60px;
}
.default-team-image .text p{
	font-weight: 400;
	font-size: 16px;
}
.menu-mobile-tap{
	width: 22px;
	height: 50px;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
	display: none;
  z-index: 99;
	cursor: pointer;
}
.menu-mobile-tap div{
	height: 2px;
	background-color: #fff;
	width: 22px;
	margin-bottom: 10px;
	float: right;
}
.menu-mobile-tap div:nth-child(2){
	width: 13px;
}
.mobile-menu{
	display: none;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	min-height: 100vh;
	z-index: 9;
	background-color: #f48e8e;
}
.mobile-menu ul{
	padding-left: 0;
	margin-top: 200px;s
}
.mobile-menu li{
	display: inline-block;
	width: 100%;
	margin-left: 0;
}
.mobile-menu li a{
	padding: 20px;
	font-size: 18px;
}
.pt-60{
	padding-top: 60px;
}
.load-more-projects{
	display: none;
}
#load-more{
	cursor: pointer;
}
.project-link span{
	cursor: pointer;
}
.project-link span:hover{
	color:#f48e8e;
}
.background-dark a{
	color:#fff;
}
body{
	overflow-x: hidden;
}
@media screen and (max-width:992px){
	.location-description-p{
		margin-bottom: 20px;
	}
	.pt-60{
				padding-top:0;
	}
	.font-48{
			font-size:38px;
	}
	.font-32{
		font-size: 26px;
	}
	hr{
		display: none;
	}
	.menu-mobile-tap{
		display: block;
	}
	.desktop-menu{
		display: none;
	}
	.hero-social{
		display: none;
	}
	.header-bottom p{
		text-align: center;
	}
}
@media screen and (max-width:1440px){
	.menu li a{
		font-size: 12px;
	}
	header .logo{
		max-width: 118px;
	}
	.font-32{
		font-size: 24px;
	}
	.hero-social a{
		font-size: 11px;
	}
	.lead-text p{
		font-size: 14px;
	}
	h4{
		font-size: 24px;
	}
	.mb-137{
		margin-bottom: 98px !important;
	}
	.team-name,
	p{
		font-size: 14px;
	}
}
@media screen and (max-width:756px){
	#load-more{
		margin-top: 60px !important;
		margin-bottom: 60px !important;
	}
	.pl-50{
		padding-left: 20px !important;
	}
	.pr-50{
		padding-right: 20px !important;
	}
	.team-name{
		font-size: 14px;
	}
	.default-team-image:hover .text{
		font-size: 10px;
		padding: 19px;
	}
	.project-links{
		text-align: left !important;
	}
	.project-links * {
		font-size: 14px !important;
	}
	.project-details{
		border-bottom: 2px solid #f48e8e;
		margin-bottom: 10px;
	}
	.mb-137{
		margin-bottom: 50px !important;
	}
	p{
		font-size: 12px;
		line-height: 22px;
	}
	.container-fluid.selected-projects p{
		font-size: 14px;
	}
	a.team-name{
		font-size: 14px;
	}
	h4{
		font-size: 16px;
	}
	.font-32{
		font-size: 16px;
	}
  .mtb-260{
      margin-top:120px;
      margin-bottom:120px;
  }
}
a.project-link{
	display: inline-block;
	color: black;
}
a.project-link:hover{
	text-decoration: none;
}
header{
	height: 100vh;
	margin-top: -100vh;
}
#video-overlay{
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.3);
	position: relative;
}
.frame{
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}
a.team-name{
	border-bottom: 1px solid #f48e8e;
}
a.team-name:hover{
	color: #f48e8e;
	opacity: 0.4;
	text-decoration: none;
}
.location-description-p{
	height: 100px;
}
.pl-50{
	padding-left: 50px;
}
.pr-50{
	padding-right: 50px;
}
iframe #player{
	max-width: 9999999px;
	width: 100%;
}
.mt-93{
	margin-top: 93px;
}
.mb-137{
	margin-bottom: 137px;
}
#work{
	background-color: #f6f6f6;
}
#load-more{
	margin-top: 169px;
	margin-bottom: 169px;
	color: #f48e8e;
	font-size: 14px;
}
.animation-element {
  opacity: 0;
  position: relative;
}
.mb-20{
	margin-bottom: 20px;
}
.mt-50{
	margin-top: 50px;
}
.pt-50{
	padding-top: 50px;
}
.pb-50{
	padding-bottom: 50px;
}
#insentives{
	margin-top: 150px;
}
.social-mobile{
	border-bottom: 2px solid #f48e8e;
	margin-bottom: 18px;
}
.mb-65{
	margin-bottom: 65px;
}
.social-mobile a{
	font-size: 11px;
	margin-left: 12px;
	margin-right: 12px;
}
.container-fluid.d-block.d-sm-none p,
.container-fluid.d-block.d-sm-none a{
	font-size: 11px;
}
.container-fluid.d-block.d-sm-none img{
	width: 222px;
	height: auto;
}
small.muted{
	color:#777777;
}
small.muted a{
	color:#777777;
	text-decoration: underline;
}
#video-frame-loader{
 background-image:url(/wp-content/themes/shefilms/images/loader.jpg);
 background-size:cover;
 background-position:center center;
}
