.ms-layer {
	margin: 0;
	padding: 0;
	line-height: 100%;
	letter-spacing: 0;
}
.ms-layer.center {
	width: 100%;
	text-align: center;
}

.ms-layer.caps {
	text-transform: uppercase;
}

.ms-layer.hps-title1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	font-weight: 800;
}

.ms-layer.hps-title1.sliborder {
	border: 1px solid #fff;
	padding: 35px 50px 75px 50px;
}

.ms-layer.hps-title2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 45px;
	font-weight: 800;
}

.ms-layer.hps-title3 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 135px;
	font-weight: 800;
}

.ms-layer.hps-title4 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 700;
}

.ms-layer.hps-title4.letspacing {
	letter-spacing: 3px;
}

.ms-layer.hps-title5 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 90px;
	font-weight: 800;
}

.ms-layer.hps-title4.darkgray, .ms-layer.hps-title5.darkgray {
	font-weight: 600;
}

.ms-layer.hps-title1.darkgray, .ms-layer.hps-title2.darkgray, .ms-layer.hps-title3.darkgray, .ms-layer.hps-title4.darkgray, .ms-layer.hps-title5.darkgray {
	color: #1d2025;
}

.ms-layer.slider-button1 {
	color: #fff;
	font-size: 14px;
	padding: 14px 23px;
	border-radius: 25px;
	background: #0090ff;
	font-weight: 600;
	transition: all 0.3s ease;
}

.ms-layer.slider-button1:hover {
	color: #0090ff;
	background: #fff;
}

.ms-layer.slider-button2 {
	color: #fff;
	font-size: 14px;
	padding: 16px 45px;
	background: #0090ff;
	font-weight: 600;
	transition: all 0.3s ease;
}

.ms-layer.slider-button2:hover {
	color: #0090ff;
	background: #fff;
}

.ms-layer.slider-button3 {
	color: #fff;
	padding: 18px 36px;
	border-radius: 30px;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}

.ms-layer.slider-button3:hover {
	border-radius: 3px;
}

.ms-layer.slider-button3 i {
	transition: all 0.3s ease;
}

.ms-layer.slider-button3:hover i {
	padding-left: 7px;
}

.ms-layer.hline {
	width: 9%;
	height: 3px;
	background: #fff;
}

.slide-video {
	color: #222;
	text-shadow: 0 1px white;
}

.slide-video .hps-vicapton-box {
	width: 48%;
	height: 24%;
	background: rgba(255, 255, 255, 0.6);
}

.slide-video .hps-hd {
	font-weight: 900;
	font-size: 130px;
}

.slide-video .hps-videotitle {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 300;
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
}

.slide-video .hps-videotext {
	width: 29%;
	line-height: 22px;
}

/*----------------------------------------*/
.hrow {
	position: relative;
	min-height: 253px;
}

.hrow.row-title {
	height: 195px;
	min-height: 0;
	background-color: #eee;
	text-align: center;
}

.row-arrow {
	position: absolute;
	height: 10px;
	border-left: solid 18px rgba(0, 0, 0, 0);
	border-right: solid 18px rgba(0, 0, 0, 0);
	border-top: solid 20px #EEE;
	top: 0;
	left: 50%;
	margin-left: -18px;
}

.row-title h2 {
	margin-top: 84px;
	padding: 0 15px 25px;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #4F2840;
	display: inline-block;
	text-shadow: 0 1px 0px #FFF;
	font-size: 1.15em;
	text-transform: uppercase;
	background: url("images/home-title-arrow.gif") no-repeat center 32px;
}

.hrow.white-hrow {
	background: #fbfbfb;
}

.hrow.gray-hrow {
	background: #eee;
}

.hrow.gray-hrow .row-content {
	text-shadow: 0 1px 0 #FFF;
}

.hrow .row-content {
	padding: 70px 60px 0 550px;
}

.hrow .feature-img {
	position: absolute;
	bottom: 0;
	margin: 0;
}

.hrow .row-content>p {
	margin: 0px;
	padding-bottom: 20px;
}

.hrow .row-content>h3 {
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0;
	font-size: 2.3em;
	color: #333;
}

.hrow.gray-hrow .row-content {
	padding: 70px 550px 0 80px;
}

.hrow.gray-hrow .feature-img {
	right: 0;
}

.hrow.fe-transitions .row-content {
	padding-left: 585px;
}

.ms-layer.hps-title1 {
	font-size: 72px;
}

.ms-layer.hps-title1.sliborder {
	border: 1px solid #fff;
	padding: 35px 50px 75px 50px;
}

.ms-layer.hps-title2 {
	font-size: 45px;
}

.ms-layer.hps-title3 {
	font-size: 135px;
}

.ms-layer.hps-title4 {
	font-size: 18px;
}

.ms-layer.hps-title5 {
	font-size: 90px;
}

.ms-layer.hps-title6 {
	font-size: 65px;
}

.ms-layer.hps-title7 {
	font-size: 21px;
}

.ms-layer.hps-title8 {
	font-size: 110px;
}

.ms-layer.hps-title9 {
	font-size: 27px;
}

@media only screen and (max-width: 1199px) {
	.row-content {
		padding-top: 50px !important;
	}

	.hrow .row-content>h3 {
		font-size: 1.5em;
	}
}

@media only screen and (max-width: 990px) {
	.hrow.fe-transitions .row-content, .hrow.fe-flickr .row-content {
		padding-top: 40px !important;
	}
}

@media only screen and (max-width: 960px) {
	.hrow {
		min-height: 197px !important;
	}

	.hrow.row-title {
		height: 120px !important;
		min-height: 0px !important;
	}

	.row-title h2 {
		margin-top: 40px;
	}

	.hrow .feature-img {
		width: 40%;
	}

	.hrow.gray-hrow .row-content {
		padding-right: 45%;
		padding-left: 50px;
	}

	.hrow.white-hrow .row-content {
		padding-left: 45%;
		padding-right: 50px;
	}
}

@media only screen and (max-width: 650px) {
	.hrow .feature-img {
		width:90%;
		position: relative;
		float: none !important;
		display: block;
	}

	.hrow .row-content {
		padding-right: 30px !important;
		padding-left: 30px !important;
		text-align: center;
	}

	.hrow.gray-hrow .feature-img {
		margin-left: 10%;
	}

	.hrow.white-hrow .feature-img {
		margin-right: 10%;
	}
}

.ms-tablet-template .ms-tablet-cont .ms-view {
	background-color: #17171a;
}

.ms-tablet-template .ms-tablet-cont {
	max-width: 500px;
	position: relative;
	margin: 0 auto;
}

.ms-tablet-template.ms-tablet-land .ms-tablet-cont {
	max-width: 842px;
}

.ms-tablet-template.ms-tablet-land .ms-lt-slider-cont {
	padding: 4.1% 12.1% 10%;
	max-width: 632px;
}

.ms-tablet-template .ms-lt-slider-cont {
	position: relative;
	padding: 11.2% 11% 22%;
	max-width: 500px;
}

.ms-tablet-template .ms-tablet-bg {
	max-width: 100%;
	position: absolute;
}

.ms-tablet-template .ms-nav-prev, .ms-tablet-template .ms-nav-next {
	background: url(https://www.smartx-europe.eu/wp-content/themes/vixa/assets/css/skin.png) no-repeat -11px -9px;
	width: 35px;
	height: 40px;
	left: -120px;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.ms-tablet-template .ms-nav-next {
	background-position: -59px -9px;
	right: -120px;
	left: auto;
}

.ms-tablet-template .ms-bullets.ms-dir-h {
	position: absolute;
	bottom: -18%;
	right: 50%;
	width: 100px;
}

.ms-tablet-template .ms-bullets.ms-dir-h .ms-bullets-count {
	position: relative;
	right: -50%;
}

.ms-tablet-template .ms-bullet {
	width: 10px;
	height: 10px;
	background: url(https://www.smartx-europe.eu/wp-content/themes/vixa/assets/css/skin.png) no-repeat -112px -25px;
	margin: 4px;
}

.ms-tablet-template .ms-bullet-selected {
	background-position: -143px -25px;
}

.v15_text1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	font-weight: 800;
	line-height: 120%;
	letter-spacing: 0px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.v15_text2 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 25px;
	font-weight: 300;
	line-height: 140%;
	transition: all 0.3s ease;
	letter-spacing: 0px;
}

/*---------DEMO CLASSIC-------*/
.classic_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
	transition: all 0.3s ease;
}

.classic_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	letter-spacing: 3px;
	transition: all 0.3s ease;
}

/*---------DEMO CLASSIC 2-------*/
.classic2_text_1 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 300;
	transition: all 0.3s ease;
}

.classic2_text_2 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 21px;
	line-height: 160%;
	font-weight: 300;
	transition: all 0.3s ease;
}

.classic2_button_1 {
	color: #fff;
	border-radius: 45px;
	border: 1px solid;
	font-weight: 600;
	float: left;
	padding: 14px 35px;
	border-radius: 40px;
	display: block;
	font-weight: 600;
	position: relative;
	z-index: 1;
	background: transparent;
}

.classic2_button_1:hover {
	background: #0090ff;
	color: #fff;
	border-color: #0090ff;
}

.classic2_button_2 {
	color: #1d2025;
	font-weight: 600;
	padding: 16px 35px;
	border-radius: 40px;
	background: #fff;
}

.classic2_button_2:hover {
	background: #0090ff;
	color: #fff;
}

/*---------DEMO CLASSIC 3-------*/
.classic3_section_slider .ms-slide-bgcont {
	background: #000;
}

.classic3_section_slider .ms-slide-bgcont img {
	opacity: 0.6;
}

.classic3_text_1, .classic3_text_12, .classic3_text_13 {
	font-size: 110px;
	line-height: 110px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}

.classic3_text_12 {
	font-size: 72px;
	line-height: 72px;
}

.classic3_text_13 {
	font-size: 65px;
	line-height: 65px;
}

.classic3_text_2 {
	font-size: 27px;
	line-height: 27px;
	font-weight: 800;
	color: #fff;
	font-family: 'Raleway', sans-serif;
}

.classic3_button_1 {
	background: #fff;
	font-weight: 700;
	padding: 20px 27px;
	font-size: 14px;
	line-height: 14px;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	color: #1d2025;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.classic3_button_1:hover {
	background: #0090ff;
}

.classic3_button_1 i {
	margin-left: 5px;
}

/*---------DEMO VERSION 6-------*/
.v6_text_1 {
	font-size: 18px;
	line-height: 18px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.v6_text_2 {
	font-size: 90px;
	line-height: 90px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
}

.v6_text_3 {
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

.v6_text_3 i {
	font-size: 40px;
	margin-bottom: 20px;
}

.v6_text_3.s2 {
	font-size: 18px;
	line-height: 18px;
	color: #ccc;
}

.v6_text_4 {
	font-size: 135px;
	line-height: 135px;
	font-weight: 600;
	color: #fff;
	font-family: 'Raleway', sans-serif;
}

.v6_text_5 {
	font-size: 72px;
	line-height: 72px;
	font-weight: 600;
	color: #fff;
	font-family: 'Raleway', sans-serif;
}

.v6_text_6 {
	font-size: 45px;
	line-height: 45px;
	font-weight: 600;
	color: #fff;
	font-family: 'Raleway', sans-serif;
}

.v6_button_1 {
	padding: 14px 23px;
	font-size: 14px;
	line-height: 14px;
	border-radius: 30px;
	background: #0090ff;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.v6_button_1:hover {
	background: #fff;
	color: #0090ff;
}

.v7_section_slider .hps-title4 {
	line-height: 28px !important;
}

/*---------DEMO VERSION 13-------*/
.v13_title {
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	font-weight: 500;
}

.v13_text {
	font-size: 20px;
	line-height: 28px;
}

.v13_iconbder {
	padding-left: 70px;
	border-left: 1px solid rgba(255,255,255,0.5);
	font-size: 30px;
	line-height: 30px;
	color: #fff;
}

.v13_section_slider .slider-button1 {
	padding: 18px 36px;
	font-size: 14px;
	line-height: 14px;
	background: #4ecdc4;
	border-color: #4ecdc4;
}

.v13_section_slider .slider-button1 i {
	transition: all 0.3s ease 0s;
}

.v13_section_slider .slider-button1:hover {
	background: transparent;
	color: #fff;
	border-color: #fff;
}

.v13_section_slider .slider-button1:hover i {
	margin-left: 4px;
}

/*-------------DEMO PERSONAL--------------*/
.pes_text_1 {
	color: #fff;
	font-family: 'Dosis', sans-serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

.pes_text_2 {
	color: #fff;
	font-family: 'Dosis', sans-serif;
	font-size: 21px;
	line-height: 120%;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

/*----------------DEMO DOSA-------------*/
.dosa_text_1 {
	color: #fff;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 110px;
	font-weight: 900;
	line-height: 120%;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 3px;
	transition: all 0.3s ease;
}

.dosa_text_2 {
	color: #fff;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 27px;
	line-height: 140%;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

.dosa_button_1 {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	padding: 17px 38px;
	font-weight: 600;
	border-radius: 40px;
	float: left;
	display: block;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}

.dosa_button_1:hover {
	background: transparent;
	background-color: #37474f;
	color: #fff;
	border: 1px solid #fff;
}

/*---------DEMO PISTA--------*/
.pista_text_1 {
	color: #1d2025;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.pista_text_2 {
	color: #1d2025;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	font-weight: 800;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.pista_button_1 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 14px 23px;
	border-radius: 25px;
	background: #0090ff;
	transition: all 0.3s ease;
}

.pista_button_1:hover {
	color: #0090ff;
	background: #fff;
}

/*---------Nixa--------*/
.nixa_text_1 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 72px;
	font-weight: 300;
}

.nixa_text_2 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 90px;
	font-weight: 600;
}

/*-----------Briza-------------*/
.briza_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 27px;
	line-height: 120%;
	font-weight: 600;
	text-transform: uppercase;
}

.briza_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 90px;
	line-height: 120%;
	font-weight: 900;
	text-transform: uppercase;
}

.briza_button_1 {
	color: #fff;
	background: transparent;
	font-weight: 700;
	text-transform: uppercase;
	padding: 14px 25px 14px 30px;
	border-radius: 25px;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}

.briza_button_1:hover {
	color: #fff;
	padding-left: 35px;
	margin-left: -5px;
}

.briza_button_1 i {
	opacity: 0;
	margin-left: 0px;
	width: 1px;
	transition: all 0.3s ease;
}

.briza_button_1:hover i {
	opacity: 1;
	margin-right: 8px;
}

.briza_button_2 {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 25px 15px 30px;
	border-radius: 25px;
	background-color: #f62459;
	transition: all 0.3s ease;
}

.briza_button_2:hover {
	color: #fff;
	padding-left: 35px;
	margin-left: -5px;
}

.briza_button_2 i {
	opacity: 0;
	margin-left: 0px;
	width: 1px;
	transition: all 0.3s ease;
}

.briza_button_2:hover i {
	opacity: 1;
	margin-right: 8px;
}


/*---------ANCY-----------*/
.ancy_text_icon {
	color: #fff;
	text-align: center;
	font: 14px 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.ancy_text_top i, .ancy_text_icon i {
	font-size: 40px;
	margin-bottom: 20px;
}

.ancy_text_top {
	color: #fff;
	font: 14px 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}


/*------------==ONEPAGE CORPORATE==-----------*/
.oc_button_1 {
	padding: 18px 36px;
	border-radius: 30px;
	background: transparent;
	border: 1px solid #fff;
}
.oc_button_1:hover {
	color: #333;
	background: #fff;
	border: 1px solid #fff;
}
.oc_button_1 i {
	transition: all 0.3s ease;
}
.oc_button_1:hover i {
	padding-left: 5px;
}


/*-----------DEMO VERSION 30-----------*/
.v30_text_1 {
	color: #fff;
	font-family: 'Lora', serif;
	font-size: 65px;
	font-weight: 300;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.v30_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
	font-size: 18px;
	line-height: 160%;
}
.v30_button_1 {
	color: #fff;
	background: transparent;
	border-radius: 45px;
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
	border: 1px solid;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px 25px;
}
.v30_button_1:hover {
	border-color: #fff;
	background-color: #fff;
}


/*----------DEMO VADORIA-----------*/
.vadoria_text_1 {
	color: #fff;
	font-family: 'Slabo 27px', serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.vadoria_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	line-height: 140%;
	font-weight: 300;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.vadoria_button_1 {
	color: #fff;
	padding: 18px 36px;
	border-radius: 30px;
	border: 1px solid #fff;
	transition: all 0.3s ease !important;
}
.vadoria_button_1:hover {
	border-radius: 3px;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
}
.vadoria_button_1 i {
	transition: all 0.3s ease;
}
.vadoria_button_1:hover i {
	padding-left: 7px;
}


/*------------DEMO SPTRA------------*/
.sptra_text_1 {
	text-align: center;
	color: #1d2025;
	font-family: 'Slabo 27px', serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 200;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.sptra_text_1 strong {
	color: #fff;
	font-family: 'Slabo 27px', serif;
	font-weight: 700;
	line-height: 86px;
	text-decoration: underline;
	letter-spacing: 0px;
}
.sptra_button_1 {
	color: #fff;
	text-transform: uppercase;
	padding: 18px 36px;
	border-radius: 30px;
	background: none;
	border: 1px solid #fff;
}
.sptra_button_1:hover {
	color: #333;
	background: #fff;
	border: 1px solid #fff;
}
.sptra_button_1 i {
	transition: all 0.3s ease;
}
.sptra_button_1:hover i {
	padding-left: 5px;
}
.sptra_button_2 {
	color: #1d2025;
	text-transform: uppercase;
	padding: 18px 36px;
	border-radius: 30px;
	background: #fff;
	border: 1px solid #fff;
}
.sptra_button_2:hover {
	color: #fff;
	background: none;
	background: #1d2025;
	border: 1px solid #1d2025;
}
.sptra_button_2 i {
	transition: all 0.3s ease;
}
.sptra_button_2:hover i {
	padding-left: 5px;
}


/*------------DEMO ANTIC------------*/
.antic_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 800;
	transition: all 0.3s ease;
}
.antic_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 160%;
	font-weight: 300;
	transition: all 0.3s ease;
}
.antic_button_1 {
	color: #fff;
	background: transparent;
	font-weight: 600;
	padding: 16px 35px;
	border: 1px solid #fff;
	border-radius: 45px;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.antic_button_1:hover {
	color: #545454;
	background: #fff;
	border: 1px solid #fff;
}
.antic_button_2 {
	color: #545454;
	background: #fff;
	font-weight: 600;
	padding: 16px 35px;
	border: 1px solid #fff;
	border-radius: 45px;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.antic_button_2:hover {
	color: #fff;
	background: transparent;
}


/*---------DEMO RIONA---------*/
.riona_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	line-height: 160%;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.riona_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	line-height: 100%;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
    transition: all 0.3s ease;
}


/*---------DEMO KENTY---------*/
.kenty_text_1 {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 72px;
	line-height: 130%;
	font-weight: 600;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.kenty_text_1 strong {
	color: #0090ff;
	font-weight: 700;
}
.kenty_hline {
	width: 9%;
	height: 3px;
	background: #fff;
}



/*---------DEMO RIGHT MENU---------*/
.rm_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 800;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 35px 50px 75px 50px;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.rm_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	transition: all 0.3s ease;
}
.rm_text_3 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	line-height: 120%;
	font-weight: 800;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.rm_text_4 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 160%;
	font-weight: 600;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.rm_hline {
	width: 9%;
	height: 3px;
	background: #fff;
}
.rms_button_1 {
	color: #fff;
	font-weight: 600;
	background: transparent;
	padding: 16px 35px;
	border-radius: 45px;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	border: 1px solid #fff;
}
.rms_button_1:hover {
	color: #1d2025;
	background: #fff;
}
.rms_button_2 {
	color: #1d2025;
	background: #fff;
	padding: 16px 35px;
	border-radius: 45px;
	font-weight: 600;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.rms_button_2:hover {
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
}


/*---------DEMO CRITA---------*/
.crita_text_1 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 360px;
	line-height: 100%;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 100px;
	opacity: 0.05;
	transition: all 0.3s ease;
}
.crita_text_2 {
	color: #eecf54;
	font-family: 'Oswald', sans-serif;
	font-size: 45px;
	line-height: 100%;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 50px;
	transition: all 0.3s ease;
}
.crita_text_3 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 90px;
	line-height: 100%;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 72px;
	transition: all 0.3s ease;
}
.crita_text_4,
.crita_text_5 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 9px;
	transition: all 0.3s ease;
}
.crita_hline {
	text-align: center;
	width: 50px;
	height: 2px;
	background: #fff;
	line-height: 100%;
}


/*----------DEMO SHARK----------*/
.shark_text_1 {
	color: #fff;
	font-family: 'Lora', serif;
	font-size: 65px;
	line-height: 100%;
	font-weight: 300;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.shark_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.shark_button_1 {
	color: #fff;
	background: transparent;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid;
	border-radius: 45px;
	padding: 16px 35px;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.shark_button_1:hover {
	color: #727272;
	border-color: #fff;
	background-color: #fff;
}
.shark_text_3 {
	color: #fff;
	font-family: 'Lora', serif;
	font-size: 65px;
	line-height: 100%;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.shark_text_4 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 140%;
	font-weight: 500;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.shark_button_2 {
	color: #1d2025;
	background: #fff;
	text-align: center;
	padding: 20px 27px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	transition: all 0.2s ease;
}
.shark_button_2:hover {
	color: #fff;
	box-shadow: inset 0 0 0 27px #0090ff;
}


/*----------DEMO WOOD----------*/
.wood_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: 700;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.wood_text_2 {
	color: #f62459;
	font-family: 'Raleway', sans-serif;
	font-size: 65px;
	line-height: 100%;
	font-weight: 800;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.wood_text_3 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 140%;
	font-weight: 500;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.wood_button_1 {
	display: inline-block;
	border-radius: 27px;
	background-color: #f62459;
	border: none;
	color: #fff;
	text-align: center;
	padding: 18px 14px;
	width: 160px;
	transition: all 0.5s;
	cursor: pointer;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
}
.wood_button_1:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	margin-left: 10px;
}
.wood_button_1:hover {
	color: #fff;
	background-color: #f62459;
	padding-left: -16px;
	transition: 0.5s;
}
.wood_button_1:hover:after {
	opacity: 1;
	padding-right: 16px;
	transition: 0.5s;
}


/*----------DEMO VITAS----------*/
.vitas_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	line-height: 100%;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.vitas_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	line-height: 140%;
	font-weight: 500;
	letter-spacing: 0;
	transition: all 0.3s ease;
	width: 50%;
	margin: 0 auto;
	float: left;
}
.vitas_button_1 {
	color: #fff;
	font-size: 14px;
	padding: 18px 36px;
	border-radius: 30px;
	background: #f39c12;
	border: 1px solid #f39c12;
	font-weight: 600;
	transition: all 0.3s ease;
}
.vitas_button_1:hover {
	color: #fff;
	background: none;
	border: 1px solid #fff;
}
.vitas_button_1 i {
	transition: all 0.3s ease;
}
.vitas_button_1:hover i {
	padding-left: 5px;
}


/*--------DEMO SUNNY---------*/
.sunny_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 27px;
	line-height: 100%;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.sunny_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 90px;
	line-height: 100%;
	font-weight: 900;
	letter-spacing: 0;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.sunny_button_1 {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 14px 25px 14px 30px;
	border-radius: 25px;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.sunny_button_1 i {
	opacity: 0;
	margin-left: 0px;
	width: 1px;
	transition: all 0.3s ease;
}
.sunny_button_1:hover {
	color: #fff;
	border: 1px solid #fff;
	padding-left: 35px;
	margin-left: -5px;
}
.sunny_button_1:hover i {
	opacity: 1;
	margin-right: 8px;
}
.sunny_button_2 {
	color: #fff;
	background-color: #0090ff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 25px 15px 30px;
	border-radius: 25px;
	transition: all 0.3s ease;
}
.sunny_button_2 i {
	opacity: 0;
	margin-left: 0px;
	width: 1px;
	transition: all 0.3s ease;
}
.sunny_button_2:hover {
	color: #fff;
	background-color: #0090ff;
	padding-left: 35px;
	margin-left: -5px;
}
.sunny_button_2:hover i {
	opacity: 1;
	margin-right: 8px;
}


/*--------DEMO GRANT---------*/
.grant_text_1 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 90px;
	line-height: 100%;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.grant_text_2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	line-height: 140%;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.grant_text_3 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: 500;
	letter-spacing: 0;
	transition: all 0.3s ease;
}
.grant_icon {
	color: #fff;
	font-size: 30px;
	padding-left: 70%;
	border-left: 1px solid rgba(255,255,255,0.5);
}
.grant_icon.icon-top {
	padding-left: 0px;
	border-left: 0px;
}
.grant_button_1 {
	font-size: 14px;
	font-weight: 600;
	color: #f62459;
	padding: 18px 36px;
	border-radius: 30px;
	background: #fff;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.grant_button_1:hover {
	color: #fff;
	background: #f62459;
	border: 1px solid #f62459;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px){
	.crita_text_3{
		letter-spacing: 30px;
	}
	.crita_text_2{
		letter-spacing: 20px;
	}
}

@media (max-width: 999px){
	.crita_text_3{
		letter-spacing: 25px;
	}
	.crita_text_2{
		letter-spacing: 15px;
	}
	.crita_text_4, .crita_text_5{
		letter-spacing: 5px;
	}
	.ms-layer.hps-title5{
		margin-top: 20px;
	}
	.sptra_text_1,
	.sptra_text_1 strong{
		line-height: 45px !important;
	}
}
@media (max-width: 767px){
	.ancy_text_top i, .ancy_text_icon i{
		font-size: 30px;
		margin-bottom: 10px;
	}
}
@media (max-width: 479px){
	.ancy_text_top i, .ancy_text_icon i{
		font-size: 20px;
	}
	.antic_text_2{
		margin-top: 20px;
	}
}