/* Import Fonts & All CSS */

.bg-overlay {

	position: relative;

	z-index: 1;

}

.bg-overlay::after {

	position: absolute;

	content: "";

	height: 100%;

	width: 100%;

	top: 0;

	left: 0;

	z-index: -1;

	background-color: rgba(0, 0, 0, 0.5);

}

.box-shadow {

	-webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);

	box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);

}

.jarallax {

	position: relative;

	z-index: 0;

}

.mfp-iframe-holder .mfp-close {

	top: 0;

	width: 30px;

	height: 30px;

	background-color: #ed489d;

	text-align: center;

	right: 0;

	padding-right: 0;

	line-height: 32px;

}

.bg-transparent {

	background-color: transparent !important;

}

.bg-gray {

	background-color: #f0f0f0 !important;

}

/* :: 3.0 Preloader CSS */

#preloader {

	position: fixed;

	width: 100%;

	height: 100%;

	z-index: 9999999999;

	top: 0;

	left: 0;

	background-color: #ffffff;

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-align: center;

	-ms-flex-align: center;

	align-items: center;

	-webkit-box-pack: center;

	-ms-flex-pack: center;

	justify-content: center;

}

.wrapper {

	padding-left: 1em;

	padding-right: 1em;

	margin: auto;

	display: block;

	width: 195px;

}

.cssload-loader {

	width: 49px;

	height: 49px;

	border-radius: 50%;

	margin: 3em;

	display: inline-block;

	position: relative;

	vertical-align: middle;

	background: #3b8a84;

}

.cssload-loader, .cssload-loader:after, .cssload-loader:before {

	animation: 1.15s infinite ease-in-out;

	-o-animation: 1.15s infinite ease-in-out;

	-ms-animation: 1.15s infinite ease-in-out;

	-webkit-animation: 1.15s infinite ease-in-out;

	-moz-animation: 1.15s infinite ease-in-out;

}

.cssload-loader:after, .cssload-loader:before {

	width: 100%;

	height: 100%;

	border-radius: 50%;

	position: absolute;

	top: 0;

	left: 0;

}

.cssload-loader {

	animation-name: cssload-loader;

	-o-animation-name: cssload-loader;

	-ms-animation-name: cssload-loader;

	-webkit-animation-name: cssload-loader;

	-moz-animation-name: cssload-loader;

}

 @keyframes cssload-loader {

 from {

 transform: scale(0);

 opacity: 1;

}

to {

	transform: scale(1);

	opacity: 0;

}

}

@-o-keyframes cssload-loader {

 from {

 -o-transform: scale(0);

 opacity: 1;

}

to {

	-o-transform: scale(1);

	opacity: 0;

}

}

@-ms-keyframes cssload-loader {

 from {

 -ms-transform: scale(0);

 opacity: 1;

}

to {

	-ms-transform: scale(1);

	opacity: 0;

}

}

@-webkit-keyframes cssload-loader {

 from {

 -webkit-transform: scale(0);

 opacity: 1;

}

to {

	-webkit-transform: scale(1);

	opacity: 0;

}

}

@-moz-keyframes cssload-loader {

 from {

 -moz-transform: scale(0);

 opacity: 1;

}

to {

	-moz-transform: scale(1);

	opacity: 0;

}

}

/* :: 5.0 Backtotop CSS */

#scrollUp {

	bottom: 50px;

	font-size: 22px;

	line-height: 42px;

	right: 0;

	width: 40px;

	background:url(../images/scrollup-arrow1.jpg) no-repeat center / cover;

	color: #ffffff;

	text-align: center;

	height: 40px;

	-webkit-transition-duration: 500ms;

	-o-transition-duration: 500ms;

	transition-duration: 500ms;

}

#scrollUp:focus, #scrollUp:hover {

	background:url(../images/scrollup-arrow11.jpg) no-repeat center / cover;

}

/* :: 8.0 Hero CSS */

.welcome-slides {

	position: relative;

	z-index: 1;

	overflow: hidden;

}

.welcome-slides .caption-row1 { width:100%; float:left; text-align:right; margin:0 0 0;}

.welcome-slides .caption-row1 .caption-bar1 { background:url(../images/caption-bg1.png) no-repeat center / cover; border-radius:6px;     padding: 23px 19px 23px 6px; margin-top: 32px;}

.welcome-slides .owl-prev { left:5%;}

.welcome-slides .owl-next {right: 15%;}

.welcome-slides .owl-prev, .welcome-slides .owl-next {

	-webkit-transition-duration: 500ms;

	-o-transition-duration: 500ms;

	transition-duration: 500ms;

	position: absolute;

	bottom: 0;

	width: 100px;

	height: 100px;

	background-color: #ffffff;

	text-align: center;

	line-height: 100px;

	color: #232323;

	font-size: 30px;

	z-index: 10;

}

.single-welcome-slide {

	position: relative;

	z-index: 2;

	width: 100%; float:left;

	background-color: #ffffff;

}

.single-welcome-slide .bg-curve {

	position: absolute;

	width: 60%;

	height: 100%;

	background-repeat: no-repeat;

	background-position: top right;

	background-size: contain;

	top: 0;

	right: 0;

}

.single-welcome-slide .main-bg-img {

	width: 100%; float:left;

}

.single-welcome-slide .main-bg-img img { width:111%; display:block;}

.mona-actor-slide .owl-next,  .mona-actor-slide .owl-prev,  .mona-all-model-slide .owl-next,  .mona-all-model-slide .owl-prev,  .mona-models-slide .owl-next,  .mona-models-slide .owl-prev,  .mona-singer-slide .owl-next,  .mona-singer-slide .owl-prev {

	-webkit-transition-duration: 500ms;

	-o-transition-duration: 500ms;

	transition-duration: 500ms;

	width: 50px;

	height: 50px;

	border-radius: 50%;

	background-color: rgba(0, 0, 0, 0.2);

	color: #ffffff;

	text-align: center;

	line-height: 60px;

	font-size: 24px;

	position: absolute;

	top: 50%;

	margin-top: -25px;

	left: -25px;

}



/*Smartphone css*/

@media screen and (max-width: 480px) {

.welcome-slides .caption-row1 { text-align:center;}

.welcome-slides .caption-row1 .caption-bar1 { border-radius:0; padding:32px 5% 40px;}

}



@media screen and (min-width:481px) and (max-width:600px) {

.welcome-slides .caption-row1 { text-align:center;}

.welcome-slides .caption-row1 .caption-bar1 { border-radius:0; padding:32px 5% 40px;}

}



@media screen and (min-width:601px) and (max-width:767px) {

.welcome-slides .caption-row1 { text-align:center;}

.welcome-slides .caption-row1 .caption-bar1 { border-radius:0; padding:32px 5% 40px;}

}



@media screen and (min-width:768px) and (max-width:900px) {

.welcome-slides .caption-row1 .caption-bar1 { padding:33px 6.3% 33px;}

}



@media screen and (min-width:901px) and (max-width:1024px) {

.welcome-slides .caption-row1 .caption-bar1 { padding:49px 6.3% 49px;}

}



@media screen and (min-width:1025px) and (max-width:1240px) {



}