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

/* ----------------------------------
			helper class
----------------------------------- */
svg{font-weight:bold;max-width:1200px;height:auto;}
.mha {
	margin-left: auto!important;
	margin-right: auto!important;
}
.mh5 {
	margin-left: 5px!important;
	margin-right: 5px!important;
}
.mh10 {
	margin-left: 10px!important;
	margin-right: 10px!important;
}
.mh15 {
	margin-left: 15px!important;
	margin-right: 15px!important;
}
.mh20 {
	margin-left: 20px!important;
	margin-right: 20px!important;
}
.mh25 {
	margin-left: 25px!important;
	margin-right: 25px!important;
}
.mv5 {
	margin-top: 5px!important;
	margin-bottom: 5px!important;
}
.mv10 {
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
.mv15 {
	margin-top: 15px!important;
	margin-bottom: 15px!important;
}
.mv20 {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}
.ml5 {
	margin-left: 5px!important;
}
.mt0 {
	margin-top: 0px!important;
}
.mt5 {
	margin-top: 5px!important;
}
.mr5 {
	margin-right: 5px!important;
}
.mb5 {
	margin-bottom: 5px!important;
}
.ml10 {
	margin-left: 10px!important;
}
.mt10 {
	margin-top: 10px!important;
}
.mr10 {
	margin-right: 10px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.ml15 {
	margin-left: 15px!important;
}
.mt15 {
	margin-top: 15px!important;
}
.mr15 {
	margin-right: 15px!important;
}
.mb15 {
	margin-bottom: 15px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.mt20 {
	margin-top: 20px!important;
}
.mr20 {
	margin-right: 20px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.ml30 {
	margin-left: 30px!important;
}
.mt30 {
	margin-top: 30px!important;
}
.mr30 {
	margin-right: 30px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.ml40 {
	margin-left: 40px!important;
}
.mt40 {
	margin-top: 40px!important;
}
.mr40 {
	margin-right: 40px!important;
}
.mb40 {
	margin-bottom: 40px!important;
}
.ph5 {
	padding-left: 5px!important;
	padding-right: 5px!important;
}
.ph10 {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.ph15 {
	padding-left: 15px!important;
	padding-right: 15px!important;
}
.ph20 {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.ph25 {
	padding-left: 25px!important;
	padding-right: 25px!important;
}
.pv5 {
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}
.pv10 {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.pv15 {
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.pv20 {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.pl5 {
	padding-left: 5px!important;
}
.pt5 {
	padding-top: 5px!important;
}
.pr5 {
	padding-right: 5px!important;
}
.pb5 {
	padding-bottom: 5px!important;
}
.pl10 {
	padding-left: 10px!important;
}
.pt10 {
	padding-top: 10px!important;
}
.pr10 {
	padding-right: 10px!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.pl15 {
	padding-left: 15px!important;
}
.pt15 {
	padding-top: 15px!important;
}
.pr15 {
	padding-right: 15px!important;
}
.pb15 {
	padding-bottom: 15px!important;
}
.pl20 {
	padding-left: 20px!important;
}
.pt20 {
	padding-top: 20px!important;
}
.pr20 {
	padding-right: 20px!important;
}
.pb20 {
	padding-bottom: 20px!important;
}
.pl30 {
	padding-left: 30px!important;
}
.pt30 {
	padding-top: 30px!important;
}
.pr30 {
	padding-right: 30px!important;
}
.pb30 {
	padding-bottom: 30px!important;
}
.pl40 {
	padding-left: 40px!important;
}
.pt40 {
	padding-top: 40px!important;
}
.pr40 {
	padding-right: 40px!important;
}
.pb40 {
	padding-bottom: 40px!important;
}
.inB {
	display: inline-block !important;
	*display: inline!important;
	*zoom: 1;
}
.txtL {
	text-align: left!important;
}
.txtC {
	text-align: center!important;
}
.txtR {
	text-align: right!important;
}
.valignT {
	vertical-align: top!important;
}
.valignM {
	vertical-align: middle!important;
}
.valignB {
	vertical-align: bottom!important;
}
.isBlock {
	display: block!important;
}
.isHidden {
	display: none!important;
}
.fs-4 {
	font-size: 50%!important;
}
.fs-3 {
	font-size: 65%!important;
}
.fs-2 {
	font-size: 82%!important;
}
.fs-1 {
	font-size: 90%!important;
}
.fs0 {
	font-size: 100%!important;
}
.fs1 {
	font-size: 115%!important;
}
.fs2 {
	font-size: 125%!important;
}
.fs3 {
	font-size: 150%!important;
}
.fs4 {
	font-size: 165%!important;
}
.fs5 {
	font-size: 175%!important;
}
.flh1 {
line-height: 1em;
}
.fwN {
	font-weight: normal!important;
}
.fwB {
	font-weight: bold!important;
}
.fc--emph {
	color: #bf0000 !important;
}
.fc--caution {
	color: red !important;
}
.float-left{
		float: left!important;
}
.float-right{
		float: right!important;
}

body
{
		font-family: arial, helvetica, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', sans-serif;
		font-size: 15px;
		line-height: 24px;
		font-weight: 400;
		color: #23214c;
}

body a
{
		text-decoration: none;
		color: #23214c;
		transition: color .2s linear;
}

body a:hover
{
		color: #ee87a4;
}

.doc-loader
{
		position: fixed;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		z-index: 99999;
		background-color: #fff;
}

.doc-loader td
{
		text-align: center;
		vertical-align: middle;
}

/* Firefox old*/
@-moz-keyframes blink {
		0% {
				opacity:1;
		}
		50% {
				opacity:0;
		}
		100% {
				opacity:1;
		}
}

@-webkit-keyframes blink {
		0% {
				opacity:1;
		}
		50% {
				opacity:0;
		}
		100% {
				opacity:1;
		}
}
/* IE */
@-ms-keyframes blink {
		0% {
				opacity:1;
		}
		50% {
				opacity:0;
		}
		100% {
				opacity:1;
		}
}
/* Opera and prob css3 final iteration */
@keyframes blink {
		0% {
				opacity:1;
		}
		50% {
				opacity:0;
		}
		100% {
				opacity:1;
		}
}
.blink-image {
		-moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
		-webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
		-ms-animation: blink normal 2s infinite ease-in-out; /* IE */
		animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}

.doc-loader img
{

}

.content-1170
{
		width: 1050px;
}

.content-1170 img
{
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
}

.full-width
{
		line-height: 0;
}



/* TOP MENU */

.menu-wrapper
{
		transition: background-color .2s linear;
		z-index: 99 !important;
		width: 100% !important;
		top: 0;
		position: fixed;
}

#header-main-menu
{
		max-width: 1170px;
		margin: 0 auto;
		text-align: center;
}

.main-menu.sm-clean
{
		background-color: transparent;
}

.main-menu.sm-clean a
{
		font-size: 13px;
		line-height: 40px;
		color: #fff;
		font-weight: 400;
		transition: color .2s linear;
		text-transform: uppercase;
		letter-spacing: 0.03cm;
}

.main-menu.sm-clean .sub-menu a
{
		font-size: 11px;
		line-height: 20px;
}

.sm-clean .current_page_item a
{
		color: #fff !important;
}

.main-menu.sm-clean a:hover
{
		color: #fff !important;
}

.sm-clean li.active a
{
		color: #fff !important;
}

.mob-menu
{
		display: none;
		font-weight: 700;
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 15px;
		transition: color .2s linear;
		color: #fff;
}

/* END TOP MENU */



/* GENERAL SECTION */

.section
{
		position: relative;
		z-index: 1;
}

.section-num
{
		overflow: hidden;
		margin-top: 40px;
}

.section-title-holder
{
		background-color: #7D74A8;
		width: 250px;
		height: 250px;
		z-index: 2;
}


.section-num span
{
		margin-left: -28px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 110px;
		line-height: 100%;
		letter-spacing: -5px;
}

.section-title-holder h2
{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 36px;
		/* width: 177px; */
		line-height: 36px;
		margin-top: 0px;
		margin-left: 5px;
		word-break: break-all;
		color: white;
		text-transform: uppercase;
		letter-spacing: -3px;
		padding: 0;
}

.section-content-holder
{
		background: #fff;
		width: 800px;
		padding: 0 0 60px 0;
}

.section-content-holder .content-wrapper
{
		padding: 0 60px;
}

.section-content-holder.right
{
		margin-top: 250px;
}

.section-content-holder.left
{
		margin-top: 250px;
}

.section-content-holder .content-title-holder
{
		overflow: hidden;
		padding-bottom: 25px;
		margin: 20px 0;
}

.section-content-holder .content-title
{
		font-family: 'Montserrat';
		font-weight: 700;
		text-align: center;
		font-size: 36px;
		line-height: 100%;
		text-transform: uppercase;
		color: #363151;
}

.extra-content-left
{
		width: 800px;
		color: #fff;
		padding: 100px 0;
}

.extra-content-right
{
		width: 800px;
		margin-left: 370px;
		color: #fff;
		padding: 100px 0;
}

.extra-content-full-width
{
		padding: 100px 0;
}

.section:last-of-type .extra-content-left, .section:last-of-type .extra-content-right, .section:last-of-type .extra-content-full-width
{
		padding-bottom: 0;
}

/* END GENERAL SECTION */



/* HOME SECTION */

.intro-page
{
		padding-bottom: 170px;
		min-height: calc(100vh - 170px);
		background-color: #363151;
		background-image:url(demo-images/background_img_01b.jpg);
		background-repeat: repeat;
		background-position: center top;
		background-size: cover;
		z-index: 10;
}

.top-logo
{
		width: 160px !important;
		padding-top: 150px;
}

.big-title-wrap {
		background: #00000066;
		padding: 45px 0;
}


h1.big-title
{
		font-family: 'Montserrat', sans-serif;
		font-size: 56px;
		font-weight: 700;
		line-height: 100%;
		color: #fff;
		letter-spacing: -1px;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
}

.big-title span
{
		display: block;
}

.title-desc
{
		font-size: 22px;
		line-height: 26px;
		max-width: 333px;
		margin: 0 auto;
		color: #fff;
}

.page-template-page-home .intro-page footer
{
		position: absolute;
		bottom: 0;
		width: 100%;
}

/* END HOME SECTION */


#intro .section-title-holder
{
		background-color: #363151;
}


/* SERVICE SECTION */

#services
{
		background-color: #363151;
		z-index: 9;
}

#services .section-title-holder
{
		background-color: #7D74A8
}

#services .section-title-holder span
{
}

.service-holder
{
		display: inline-block;
		width: 335px;
}

.service-holder img
{
		display: inline-block;
		width: 50px !important;
		vertical-align: top;
}

.service-content-holder
{
		display: inline-block;
		width: 240px;
		margin-top: 55px;
		margin-left: 5px;
}

.service-title
{
		font-family: 'Montserrat', sans-serif;
		font-size: 24px;
		padding-bottom: 10px;
}

/* END SERVICE SECTION */



/* PORTFOLIO SECTION */

#portfolio
{
		background-color: #363151;
	 /** background-image: url("demo-images/background_img_02.jpg"); **/
		background-repeat: no-repeat;
		background-position: center top;
		background-size: auto;
		z-index: 8;
}

#portfolio .section-title-holder
{
		background-color: #81A0D4;
}

#portfolio .section-title-holder span
{
}

.page-template-page-portfolio .section
{
		padding-top: 100px;
}

.section-content-holder.portfolio-holder
{
		background-color: transparent;
		width: 800px;
		padding: 0;
}

.portfolio-holder .portfolio-load-more-holder
{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 20px;
		width: 430px;
		background-color: #E74C78;
		text-align: center;
}

.portfolio-holder .portfolio-load-more-holder img
{
		padding-bottom: 15px;
}

.portfolio-holder .portfolio-load-more-holder a
{
		color: #fff;
		padding-top: 30px;
		padding-bottom: 15px;
}

.portfolio-holder .portfolio-load-more-holder
{
		margin-right: 0;
		margin-left: auto;
}

.more-posts
{
		display: block;
}

.more-posts:hover
{
		cursor: pointer;
}

.grid
{
		width: 800px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		display: block;
}

.grid-item
{
		float: left;
		font-size: 0;
		line-height: 0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
}

.grid-item img
{
		display: block;
		width: 100%;
		height: auto;
		max-height: none;
		max-width: none;
}

.grid-sizer, .grid-item
{
		width: 400px;
}

.grid-item.p_one_half
{
		width: 400px;
}

.grid-item.p_one
{
		width: 800px;
}

.portfolio-text-holder
{
		position: absolute;
		top: 30px;
		left: 30px;
		bottom: 30px;
		right: 30px;
		z-index: 1;
		font-size: 20px;
		background-color: white;
		text-align: center;
		display: none;
}

.portfolio-text-wrapper
{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
}

.portfolio-type
{
		line-height: 100%;
		font-size: 11px;
		color: #9a9a9a;
		padding-bottom: 20px;
}

.portfolio-type img
{
		width: auto;
		margin-left: auto;
		margin-right: auto;
}

.portfolio-text
{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 20px;
		line-height: 18px;
		letter-spacing: 4px;
		margin-bottom: 10px;
}

.portfolio-sec-text
{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 16px;
		line-height: 100%;
		color: #8e8da9;
}

.grid-item a:hover
{
		color: #191919;
}

.more-posts-portfolio img
{
		transition: all .2s linear;
		width: 100px;
		height: 100px;
}

.more-posts-portfolio img:hover
{
		cursor: pointer;
		transform: scale(0.9);
}

div.pp_default .pp_loaderIcon
{
		display: none !important;
}

/* END PORTFOLIO SECTION*/



/* ABOUT SECTION */

#about
{
		background-color: #363151;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		z-index: 7;
}

#about .section-title-holder
{
		background-color: #A5B3CC;
}

#about .section-title-holder span
{
}

#about .section-content-holder
{
		padding-bottom: 0;
}

.member-content-holder
{
		width: 50%;
		box-sizing: border-box;
		padding: 20px;
}

.member-image-holder
{
		width: 50%;
		box-sizing: border-box;
}

.member-image-holder img
{
		width: 100% !important;
}

.member-name
{
		line-height: 26px;
		font-size: 20px;
		font-weight: 700;
		padding: 0;
}

.member-position
{
		line-height: 16px;
		font-size: 13px;
		padding-bottom: 20px;
		color: #ee87a4;
}

.member-content
{
line-height: 22px;
		font-size: 14px;
}

.image-slider-wrapper.img .image-slider li img
{
		width: 100%;
	height: 300px;
	object-fit: cover;

}

/* END ABOUT SECTION */


/* NEWS SECTION */

#news
{
		background-color: #363151;
		/**background-image: url("demo-images/background_img_04.jpg");**/
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		z-index: 6;
}
#news .section-title-holder
{
		background-color: rgb(230, 75, 119);
}
.blog-item-holder
{
		padding: 10px 0;
		border-bottom: 2px solid #f4f4f4;
}

.blog-item-holder:last-of-type
{
		border: none;
}

.blog-item-holder .num
{
		display: inline-block;
		width: 70px;
		font-size: 26px;
		font-weight: 900;
		color: #8F7DA5;
}

.blog-item-holder .info
{
		display: inline-block;
		width: 205px;
}

.blog-item-holder .info .cat-links a
{
		color: #ee87a4;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 700;
}

.blog-item-holder .entry-title
{
		display: inline-block;
		width: 325px;
		padding: 0;
		vertical-align: top;
		line-height: 0;
}

.blog-holder .entry-title a
{
		-webkit-transition: color 0.5s ease;
		-moz-transition: color 0.5s ease;
		-ms-transition: color 0.5s ease;
		-o-transition: color 0.5s ease;
		transition: color 0.5s ease;
		font-size: 13px;
		line-height: 100%;
		font-weight: 700;
		display: block;
		line-height: 20px;
}

.latest-post-bottom-text
{
		text-align: center;
		margin-top: 25px;
}

.latest-post-bottom-text a
{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 16px;
		line-height: 100%;
		color: #8F7DA5;
		letter-spacing: 5px;
		border-bottom: 2px solid;
		padding-left: 5px;
		padding-bottom: 5px;
}



.testimonial-slider-holder
{
		max-width: 500px;
		padding-left: 50px;
}

.testimonial-text
{
		font-size: 22px;
		line-height: 40px;
}

.testimonial-author
{
		padding-top: 90px;
		font-size: 16px;
		letter-spacing: 3px;
}

/* END NEWS SECTION */



/* VIDEO SECTION */

#video
{
		background-color: #363151;
		/**background-image: url("demo-images/background_img_06.jpg");**/
		background-repeat: repeat-x;
		background-position: center center;
		background-size: auto;
		z-index: 5;
}

#video .section-title-holder
{
		background-color: #7D74A8;
}

#video .section-title-holder span
{
}

#video .section-content-holder
{
		padding-bottom: 0;
}

a.video-popup-holder
{
		position: relative;
		display: block;
}

a.video-popup-holder .thumb
{
		width: 100%;
}

img.popup-play
{
		position: absolute;
		top: 50%;
		left: 50%;
		top: calc(50% - 60px);
		left: calc(50% - 60px);
		opacity: 0.7;
		transition: opacity .2s linear;
}

a.video-popup-holder:hover img.popup-play
{
		opacity: 1;
}
/* END VIDEO SECTION */





/* SKILLS SECTION */


#skills
{
		background-color: #363151;
		/**background-image: url("demo-images/item_background_01.jpg");**/
		background-repeat: no-repeat;
		background-position: left top;
		background-size: 100%;
		z-index: 4;
}
#skills .section-title-holder
{
		background-color: #81A0D4;
}
.progress_bar
{
		margin-bottom: 15px;
}

.progress_bar_field_holder
{
		height: 59px;
		position: relative;
		width: 100%;
		vertical-align: middle;
		overflow: hidden;
}

.progress_bar_field_holder:hover .progress_bar_title
{
		left: 10px;
		color: #fff !important;
}

.progress_bar_field_holder:hover .progress_bar_percent_text
{
		right: 10px;
		color: #fff !important;
}

.progress_bar_title
{
		position: absolute;
		top: 8px;
		z-index: 2;
		left: -11px;
		font-weight: bold;
		color: white;
		font-size: 45px;
		line-height: 100%;
		transition: color .2s linear, left .2s linear;
}

.progress_bar_percent_text
{
		position: absolute;
		right: -35px;
		top: 15px;
		z-index: 2;
		font-weight: bold;
		color: white;
		font-size: 35px;
		line-height: 100%;
		transition: color .2s linear, right .2s linear;
}

.progress_bar_field_perecent
{
		height: 59px;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
}

/* END SKILLS SECTION */




/* CONTACT SECTION */

#contact
{
		background-color: #363151;
		/**background-image: url("demo-images/background_img_05b.jpg");**/
		background-repeat: no-repeat;
		background-position: center top;
		background-size: auto;
		z-index: 3;
}

#contact .section-title-holder
{
		background-color: #A5B3CC;
}

#contact .section-title-holder span
{
}

#contact .section-content-holder
{
		padding-bottom: 0;
}

.map
{
		height: 400px;
}

.map img
{
		max-width: none;
		max-height: none;
}

.contact-form
{
		max-width: 100%;
		width: 770px;
		margin: 0 auto;
		font-size: 22px;
		color: #9a9a9a;
}

p.custom-text-class
{
		display: inline-block;
		padding-right: 45px;
		vertical-align: top;
}

p.custom-field-class
{
		display: inline-block;
		margin-bottom: 60px;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea
{
		color: #23214c;
		border: 0;
		border-bottom: 1px solid #1c1c1c;
		height: 28px;
		font-size: 16px;
		font-weight: 400;
		font-family: 'Roboto', sans-serif;
		width: 100%;
		line-height: 25px;
		padding: 0;
}

.contact-form input[type=text]::-webkit-input-placeholder, .contact-form input[type=email]::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder
{
		font-family: 'Roboto', sans-serif;
		color: #23214c;
		font-weight: 400;
		font-size: 16px;
		line-height: 25px;
}
.contact-form input[type=text]::-moz-placeholder, .contact-form input[type=email]::-moz-placeholder, .contact-form textarea::-moz-placeholder
{
		font-family: 'Roboto', sans-serif;
		color: #23214c;
		font-weight: 400;
		font-size: 16px;
		line-height: 25px;
		opacity: 1;
}
.contact-form input[type=text]:-ms-input-placeholder, .contact-form input[type=email]:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder
{
		font-family: 'Roboto', sans-serif;
		color: #23214c;
		font-weight: 400;
		font-size: 16px;
		line-height: 25px;
}
.contact-form input[type=text]:-moz-placeholder, .contact-form input[type=email]:-moz-placeholder, .contact-form textarea:-moz-placeholder
{
		font-family: 'Roboto', sans-serif;
		color: #23214c;
		font-weight: 400;
		font-size: 16px;
		line-height: 25px;
		opacity: 1;
}

.contact-form input[type=text], .contact-form input[type=email]
{
		padding-bottom: 5px;
		margin-bottom: 25px;
}

.contact-form textarea
{
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s linear;
		-ms-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		transition: all 0.3s linear;
		padding-top: 13px;
		overflow: hidden;
		padding-bottom: 5px;
}

.contact-form textarea:focus
{
		height: 150px;
		overflow: auto;
}

.contact-form input[name="your-name"]
{
		margin-top: 0;
		padding-top: 0;
}

.contact-form input[type=submit]
{
		color: #e54b76;
		display: inline-block;
		border: 2px solid #e54b76;
		text-align: center;
		padding: 12px 0px;
		cursor: pointer;
		margin-top: 30px;
		vertical-align: middle;
		text-decoration: none;
		background: transparent;
		font-family: 'Roboto', sans-serif;
		width: 100%;
		text-transform: uppercase;
		font-size: 16px;
		transition: all .2s linear;
}

.contact-form input[type=submit]:hover
{
		color: white;
		background-color: #e54b76;
}

div.contact-form-response-output
{
		margin: 0;
		font-size: 14px;
		line-height: 20px;
}

span.contact-form-not-valid-tip
{
		font-size: 10px;
}

/* END CONTACT SECTION */


/* FOOTER */

footer
{
		background-color: #363151;
}

.footer
{
		font-size: 16px;
		line-height: 36px;
		clear: both;
		color: #5b5881;
		text-align: center;
		padding: 100px 0;
}

.footer-left, .footer-right
{
		width: 810px;
}

.footer-right
{
		margin-left: 370px;
}

.footer a
{
		color: #5b5881;
}

.social-footer a
{
		margin: 0 10px;
		font-size: 20px;
}

/* END FOOTER */



/* SINGLE PORTFOLIO PAGE */

#portfolio-1
{
		background-color: #363151;
		background-image:url("demo-images/background_img_05b.jpg");
		background-repeat: no-repeat;
		background-position: center top;
		background-size: auto;
}

#portfolio-2
{

		background-color: #363151;
		background-image: url(demo-images/item_background_01.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-size: 100% auto;
}

.single-portfolio .menu-wrapper
{
		display: none !important;
}

.single-portfolio article
{
		padding-top: 230px;
}

.single-portfolio article .entry-content
{
		background-color: #fff;
		padding-bottom: 50px;
		font-size: 18px;
		line-height: 30px;
}

.single-portfolio .x-close
{
		top: -60px;
		right: -60px;
		background-color: #26276d;
		line-height: 0;
		font-size: 0;
		width: 60px;
		height: 60px
}

.single-portfolio .x-close img
{
		opacity: 0.4;
		transition: opacity .2s linear;
		width: 30px;
		height: 30px;
		padding-top: 15px;
		padding-left: 15px;
}

.single-portfolio .x-close:hover img
{
		opacity: 1;
}

.single-portfolio .entry-content .one
{
		padding-left: 100px;
		padding-right: 100px;
}

.single-portfolio .entry-content .one_half
{
		width: 435px;
		padding-left: 100px;
}

.single-portfolio .entry-content .one_half.last
{
		padding-left: 0;
		padding-right: 100px;
}

.single-portfolio .entry-content h1
{
		padding: 0;
		font-size: 20px;
		line-height: 30px;
}

/* END SINGLE PORTFOLIO */


/* RESPONSIVE PART */

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

		.content-1170
		{
				width: 960px;
		}

		.one_half
		{
				margin-right: 8%;
				float: left;
				position: relative;
				margin-bottom: 37px;
		}

		.one_half
		{
				width: 46%;
		}

		.section-title-holder
		{
				width: 200px;
				height: 200px;
		}

		.section-num
		{
				margin-top: 20px;
		}

		.section-num span
		{
				margin-left: -35px;
				font-size: 100px;
		}

		.section-title-holder h2
		{
		font-size: 36px;
		/* width: 177px; */
		line-height: 36px;
		margin-top: 0px;
		margin-left: 5px;
		}

		.section-content-holder.right
		{
		margin-top: 200px;
		}

		.section-content-holder.left
		{
				margin-top: 200px;
		}

		.section-content-holder
		{
				width: 650px;
		}

		.extra-content-left, .extra-content-right
		{
				width: 710px;
		}

		.extra-content-right
		{
				margin-left: 250px;
		}

		.service-holder
		{
				width: 290px;
		}

		.section-content-holder.portfolio-holder
		{
				width: 710px;
		}
.section-content-holder .content-wrapper {
		padding: 0 30px;
}

		.grid-item.p_one, .grid
		{
				width: 710px;
		}

		.grid-sizer, .grid-item, .grid-item.p_one_half
		{
				width: 355px;
		}

		.portfolio-holder .portfolio-load-more-holder
		{
				width: 460px;
		}

		.section-content-holder .content-title
		{
				font-size: 36px;
		}

		.member-content-holder
		{
				padding: 30px;
		}

		.member-image-holder
		{
		}

		.image-slider-wrapper.team .image_slider_next
		{
				right: 260px;
		}

		.blog-item-holder .entry-title
		{
				width: 240px;
		}

		.single-portfolio .entry-content .one
		{
				padding-left: 5%;
				padding-right: 5%;
		}

		.single-portfolio .entry-content .one_half
		{
				width: 40%;
				padding-left: 5%;
				margin-right: 10%;
		}

		.single-portfolio .entry-content .one_half.last
		{
				padding-left: 0;
				padding-right: 5%;
		}

}

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

		.single-portfolio .x-close
		{
				right: 50%;
				right: calc(50% - 30px);
		}

		.section-content-holder
		{
				width: 550px;
		}

}

@media screen and (max-width: 976px) {
.image-slider-wrapper.img .image-slider li img
{
		width: 100%;
	height: 250px;
	object-fit: cover;

}
		.content-1170
		{
				width: 100%;
		}

		.extra-content-left, .extra-content-right
		{
				width: 100%;
				margin-left: 0;
		}

		.single-portfolio article
		{
				padding-top: 140px;
		}

		.one_half
		{
				width: 100%;
				float: none;
				margin-right: 0;
				margin-left: 0;
		}

		.single-portfolio .entry-content .one_half
		{
				width: 90%;
				padding-left: 5%;
				padding-right: 5%;
				margin-right: 0;
		}

		.single-portfolio .entry-content .one_half.last
		{
				padding-left: 5%;
				padding-right: 5%;
		}

		.site-content .one_half, .single-portfolio .entry-content div
		{
				text-align: left;
		}

		.image-slider-wrapper.service a.image_slider_next
		{
				top: -89px;
				right: 0;
		}

		.section
		{
		}

		.section-content-holder.right
		{
				margin-top: 0;
		}

		.section-content-holder.left
		{
				margin-top: 0;
		}

		.section-num
		{
				display: inline-block;
				margin-top: 10px;
		}

		.section-num span
		{
				font-size: 50px;
				margin-left: -15px;
margin-right: 5px;
		}

		.section-title-holder
		{
				width: 100%;
				height: auto;
				position: relative !important;
				top: 0 !important;
		}

		.section-title-holder h2
		{
				display: inline-block;
				width: auto;
				margin: 0;
				vertical-align: top;
				margin-top: 10px;
				font-size: 40px;
				line-height: 100%;
		}

		.section-content-holder
		{
				width: 100%;
		}

		.section-content-holder .content-wrapper
		{
				padding: 0 5%;
		}

		.service-holder
		{
				width: 100%;
				display: block;
		}

		.service-content-holder
		{
				width: 100%;
				width: calc(100% - 75px);
				margin-bottom: 30px;
		}

		.section-content-holder.portfolio-holder
		{
				width: 100%;
		}

		.grid-item.p_one, .grid
		{
				width: 100%;
		}

		.grid-sizer, .grid-item, .grid-item.p_one_half
		{
				width: 50%;
		}

		.portfolio-holder .portfolio-load-more-holder
		{
				width: 100%;
		}

		.member-content-holder
		{
				padding: 10% 5% 5% 5%;
		}

		.member-image-holder
		{
				width: 50%;
		}

		.image-slider-wrapper.team .image_slider_next
		{
				right: 40%;
		}

		.blog-item-holder .entry-title
		{
				width: 100%;
				display: block;
				padding-top: 20px;
		}

		.blog-item-holder .info
		{
				width: auto;
		}

		.section-content-holder .content-title-holder
		{
				overflow: visible;
				height: auto;
				padding: 0;
		}

		.section-content-holder .content-title
		{
				font-size: 36px;
				margin-top: 0;
		}

		.testimonial-slider-holder
		{
				width: 90%;
				padding-left: 5%;
		}
}

@media screen and (min-width: 740px) {
		.main-menu
		{
				display: block !important;
		}
}

@media screen and (max-width: 739px) {
.image-slider-wrapper.img .image-slider li img
{
		width: 100%;
	height: 200px;
	object-fit: cover;

}
		.intro-page
		{
				min-height: 0;
		}

		.section
		{
				position: static !important;
				z-index: 0 !important;
		}

		h1.big-title
		{
				font-size: 40px;
				padding-top: 0;
		}

		h1.big-title span
		{
				display: inline;
		}

		.title-desc
		{
				font-size: 19px;
				line-height: 23px;
		}

		.mob-menu
		{
				display: block;
		}

		.mob-menu:hover
		{
				cursor: pointer;
		}

		.portfolio-text-holder
		{
				display: none !important;
				opacity: 0 !important;
		}

		.main-menu
		{
				float: none;
				margin: 0 auto;
				text-align: center;
				max-width: 300px;
				width: 100%;
				position: relative;
				z-index: 9999;
				display: none;
		}

		.main-menu ul
		{
				width: 12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
		}

		.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active
		{
				padding-right: 0;
				padding-left: 0;
		}

		.main-menu.sm-clean a
		{
				line-height: 24px;
		}

		.main-menu.sm-clean .sub-menu a
		{
				font-size: 16px;
				line-height: 25px;
				text-align: center;
		}

		.carousel_fw_next
		{
				display: block !important;
		}

		.fw_carousel_pagination
		{
				display: none !important;
		}


}

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

		.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea, p.custom-field-class, #commentform #email, #commentform #author, #commentform #comment
		{
				width: 100% !important;
		}

}


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

.image-slider-wrapper.img .image-slider li img
{
		width: 100%;
	height: 150px;
	object-fit: cover;
}

.content-1170 img.image-left-35 {
		float: none;
		width: 100%;
		padding-right: 20px;
		padding-bottom: 10px;
}

		.member-content-holder
		{
				width: 100%;
				float: none;
		}

		.member-image-holder
		{
				width: 100%;
				float: none;
		}

		.image-slider-wrapper.team .image_slider_next
		{
				right: auto;
				left: 30px;
		}
}


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

		.section-num
		{
				margin-top: 9px;
		}

		.section-num span
		{
				font-size: 35px;
				margin-left: -10px;
		}

		.section-title-holder h2
		{
				margin-top: 9px;
				font-size: 35px;
		}

		.image-slider-wrapper.service a.image_slider_next
		{
				top: -84px;
		}
}

/* ##### 01 : HEADER & FOOTER  ##### */
/*header*/
.main-header{
		height: 80px;
		width: 100%;
		position: absolute;
		top:0;
		left: 0;
		z-index: 99;
}
.scrolled {
		transition: .5s all ease-out;
		top:-100px;
				background: white;
}
.is-fixed {
	position: fixed;
		transition: .5s all ease-out;
		-webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
		top:0;
}

/*logo*/
.main-header .logo{
		display: none;
}

.menu{
	float: right;
	margin-right: 10px;
}

/*desktop nav*/
nav.desktop-nav{float: left;}
nav.desktop-nav li{list-style: none;}
nav.desktop-nav ul.first-level > li{
		float: left;
		margin-right: 20px;
		position: relative;
}
nav.desktop-nav ul.first-level > li:last-child{margin-right: 0}
nav.desktop-nav ul.first-level > li > a{
		display: inline-block;
		line-height: 80px;
		position: relative;
		-webkit-transition:none;
		transition : none;
}
nav.desktop-nav ul.first-level > li > a:after{
		content: "";
		position: absolute;
		top: 25px;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #60606e;
		opacity: 0;
		-webkit-transition:all .2s ease-in-out;
		transition:all .2s ease-in-out;
}
nav.desktop-nav ul.first-level > li:hover > a:after{
		top:50px;
		opacity: 1;
}
nav.desktop-nav ul.first-level > li a{
		text-transform: uppercase;
		font-family: "Montserrat", sans-serif;
		font-size: 12px;
		font-weight: 700;
		color: white;
}


nav.desktop-nav ul.first-level > li > ul.second-level{
		display: none;
		z-index: 999;
		position: absolute;
		top: 70px;
		left: 0;
		min-width: 500px;
		background-color: #60606e;
}
nav.desktop-nav ul.first-level > li:last-child > ul.second-level{
		left: auto;
		right: 0;
}
nav.desktop-nav ul.first-level > li > ul.second-level > li > a{
		display: inline-block;
		width: 100%;
		height: 40px;
		line-height: 40px;
		color:#fff;
}
nav.desktop-nav ul.first-level > li > ul.second-level > li:nth-child(even) > a{
		background-color: #585866;
}
nav.desktop-nav ul.first-level > li > ul.second-level > li > a:hover{
		background-color: #404051;
}
@media (max-width: 991px) {
		.menu nav.desktop-nav{display: none;}
.main-header {
		height: 52px;
}

}

/*mobile nav*/
nav.mobile-nav{
		display: inline-block;
		min-width: 100%;
		background-color: #60606e;
		position: absolute;
		right: 0;
		top:50px;
		display: none;
}
nav.mobile-nav > ul.first-level li{
		list-style: none;
}
nav.mobile-nav > ul.first-level > li a {
		display: inline-block;
		text-decoration: none;
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color:white;
		font-family: "Montserrat", sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 12px;
}
nav.mobile-nav > ul.first-level > li a:hover{
		background-color: #404051;
}
nav.mobile-nav > ul.first-level > li > ul.second-level{
		display: none;
		background-color: #50505f;
}


/*menu icon*/
.main-header .menu-icon{
		float:left;
		cursor: pointer;
		margin-top: 41.5px; /* (100 - 17) / 2 (17px is the icon's height) */
		display:none;
}
.main-header .menu-icon .line{
		height: 1px;
		width: 30px;
		background-color: #fff;
		-webkit-transition:all .2s ease-in-out;
						transition:all .2s ease-in-out;
}
.main-header .menu-icon .line:nth-child(2){
		margin: 7px 0;
		width: 15px;
}
.main-header .menu-icon .line:last-child{width: 20px;}
@media (max-width: 991px) {
.main-header .menu-icon{display: block;}
.main-header .menu-icon {
		margin-top: 15.5px;
}
}

li.fw-slide {
		margin: 0px;
		transition: opacity .2s linear;
}
li.fw-slide:nth-child(3n+1) {
		background: #7D74A8;
}
li.fw-slide:nth-child(3n+2) {
		background: rgb(230, 75, 119);
}
li.fw-slide:nth-child(3n+3) {
		background: #81A0D4;
}
.fw-slide-text {
		font-size: 13px;
		padding: 0px 5px 10px;
		line-height: 135%;
		color: white;

}
li.fw-slide a {
		display: block;
	padding: 20px 10px 20px;
}
li.fw-slide a:hover {
		opacity: 0.6;
}
.recomend-title {
		font-size: 24px;
		line-height: 40px;
		text-align: center;
		margin-bottom: 30px;
		letter-spacing: 2px;
		color: #000;
}

.recomend-title span {
		font-size: 17px;
		line-height: 30px;
		display: block;
		color: #666;
}




.menu1-container { display: block; width: 100%; clear: both;}
.main-navigation { display: block; overflow: hidden; }

.menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:14px;
}

.menu1 ul li {
	display:inline-block;
	width: 33.3%;
	padding-top:5px;
}
.menu1 ul li.menu__title {
	width: 100%;
	vertical-align:middle;
				font-size: 16px;
				font-weight: bold;
	height: auto;
}
.menu1 ul li.menu__title img{
	margin:0px 5px 2px 2px;
}
.menu1 ul li:hover {
	background:#F4B497;
	transition: background-color .5s;
}
.menu1 ul li img{
	vertical-align:middle;
}
.menu1 ul li a { display: block; position: relative; overflow: hidden;
	padding: 5px 3px; text-align: center; text-transform: uppercase; color: #000; }
.menu1 ul li a:before {
	display: block;
	font-size: 2.2em;
}
.menu1 ul li a:hover {
 color: #fff;
}
.menu1 ul li a:after { display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
opacity: 0;
}
.menu1 ul li a:active:after {
-webkit-animation: ripple 0.5s;
animation: ripple 0.5s;
}




.left-box {
		position: fixed;
		margin: 0;
		width: 300px;
		height: 100%;
		background: #fff;
		overflow-y: visible;
		overflow-x: hidden;
		z-index: 1000;
		top: 0;
}
.right-box {
		position: static;
		margin: 0;
		padding: 0 0 0 300px;
}
footer {
		padding-left: 300px;
}

@media (max-width:1168px) {

.left-box {
		width: 250px;
}
.right-box {
		padding: 0 0 0 250px;
}
footer {
		padding-left: 250px;
}
}


@media (max-width:768px) {
.main-header .logo {
		height: 40px;
		line-height: 60px;
		margin-top: 5px;
		display: block;
		margin-left: 10px;
		float: left;
}
.left-box {
		position: inherit;
		width: 100%;
		height: auto;
		overflow: hidden;
		z-index: 9999;
		border-bottom: 1px solid #fff;
		top: inherit;
}
.right-box {
		position: static;
		margin: 0;
		padding: 0;
}
footer {
		padding-left: 0;
}
}



.rightCategory{
		padding: 10px;
		box-sizing: border-box;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
		background: white;
		margin-bottom: 8px;
		display: block;
}
a.rightCategory:hover{
		opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
a.rightCategory img{
	max-width: 100%;
	vertical-align: middle;
}
.rightCategory:hover div {
		color: #41a5bb !important;
}
.rightCategory__table{
		display: table;
		color: white;
		width: 100%;
}
.rightCategory__table-cell{
		display: table-cell;
		vertical-align: middle;
}
.rightCategory__table-cell__detail{
		display: table-cell;
		vertical-align: top;
		padding: 5px;
		background: #3333337a;
}
.rightCategory__table-cell__img{
		width: 68px;
		max-height: 68px;
		vertical-align: middle;
}
.rightCategory__date{
		font-size: 75%;
		line-height: 1.1;
		padding: 5px 0;
}
.rightCategory__hotelName{
		font-weight: bold;
		line-height: 1.2;
}


.content-1170 .contents-exp-left {
		float: left;
		margin-right: 15px;
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
		box-shadow: 3px 3px 7px 1px rgba(0, 0, 0, 0.75);
		margin-bottom: 10px;
		width: 50%;
}
/* The card */
.card {
	position: relative;
	margin: 60px auto 50px;
	background-color: #FFF;
		width: 90%;
	-webkit-box-shadow: 3px 6px 20px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 6px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 6px 20px 0px rgba(0, 0, 0, 0.5);
}

/* Image on the left side */
.thumbnail {

}

/*object-fit: cover; */
/*object-position: center; */
img.card-left {
	position: absolute;
		left: 20%;
		top: 30px;
height: 100px;
		object-fit: cover;
width: 30%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
		max-height: initial;
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}

/* Right side of the card */
.card-right {
margin-left: 38%;
	margin-right: 20px;
}

.card-title {
	padding-top: 15px;
	font-size: 1.1rem;
	color: #4B4B4B;
}

.separator {
	margin-top: 10px;
	border: 1px solid #C3C3C3;
}

.card-discription {
	text-align: justify;
	padding-top: 10px;
	font-size: 0.85rem;
	line-height: 150%;
	color: #4B4B4B;
		padding-bottom: 20px;
}

/* DATE of release */
.card-rel {
	position: absolute;
		left: -30px;
		bottom: 25px;
		color: #fff;
		font-size: 2em;
		font-weight: bold;
		z-index: 2;
		background: #0000008c;
		padding: 10px;
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}

/* Floating action button */
.fab {
		position: absolute;
		right: -20px;
		bottom: -20px;
		box-sizing: border-box;
		padding-top: 13px;
		background-color: #1875D0;
		width: 50px;
		height: 50px;
		color: white;
		text-align: center;
		-webkit-box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.75);
		box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.75);
		font-size: 26px;
}

@media (max-width:568px) {
img.card-left {
		left: 6%;
}
.card-right {
		margin-left: 23%;
		margin-right: 20px;
}
.card-rel {
		position: absolute;
		left: 15px;
		top: -50px;
		height: 24px;
}
}
.title-bg{
background-image: url(/images/title-bg.jpg);
background-size: contain;
}

.title-bg img {
	-webkit-animation: horizontal1 8s ease-in-out infinite alternate;
}

.title-bg {
	-webkit-animation: vertical 0s ease-in-out infinite alternate;
}


.title-bg img {
	-webkit-animation-duration: 8s;
}

@-webkit-keyframes horizontal1 {
	0% {
		-webkit-transform: translateX(100px);
	}
	100% {
		-webkit-transform: translateX(-100px);
	}
}
@-webkit-keyframes horizontal2 {
	0% {
		-webkit-transform: translateX(3px);
	}
	100% {
		-webkit-transform: translateX(0px);
	}
}
@-webkit-keyframes vertical {
	0% {
		-webkit-transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0px);
	}
}
.btn-pink{
		color: #e54b76;
		display: inline-block;
		border: 2px solid #e54b76;
		text-align: center;
		padding: 12px 0px;
		cursor: pointer;
		margin-top: 30px;
		vertical-align: middle;
		text-decoration: none;
		background: transparent;
		font-family: 'Roboto', sans-serif;
		width: 100%;
		text-transform: uppercase;
		font-size: 16px;
		transition: all .2s linear;
}

.btn-pink:hover{
		color: white;
		background-color: #e54b76;
}


/* RESPONSIVE */
@media (max-width: 1920px) {
.responsive { display: none }
	.displaySPonly {
		display: none;	
	}
	.displayPConly {
		display: inline;	
	}
}
 
@media (max-width:768px) {
.responsive { display: block }
	.displayPConly {
		display: none;	
	}
	.displaySPonly {
		display: inline;	
	}
}
