@font-face {font-family: "VAG Rounded";
  src: url("../fonts/d4280feab480528a5c1b9c7b210e97bd.eot");
  src: url("../fonts/d4280feab480528a5c1b9c7b210e97bd.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/d4280feab480528a5c1b9c7b210e97bd.woff2") format("woff2"),
  url("../fonts/d4280feab480528a5c1b9c7b210e97bd.woff") format("woff"), 
  url("../fonts/d4280feab480528a5c1b9c7b210e97bd.ttf") format("truetype"), 
  url("../fonts/d4280feab480528a5c1b9c7b210e97bd.svg#VAG Rounded") format("svg"); 
}
@font-face {font-family: "VAG Rounded LT W04 Light";
  src: url("../fonts/dc8d88cde32af2f5c8ceeb8b535bd35e.eot"); /* IE9*/
  src: url("../fonts/dc8d88cde32af2f5c8ceeb8b535bd35e.eot?#iefix") format("embedded-opentype"),
  url("../fonts/dc8d88cde32af2f5c8ceeb8b535bd35e.woff2") format("woff2"), 
  url("../fonts/dc8d88cde32af2f5c8ceeb8b535bd35e.woff") format("woff"), 
  url("../fonts/dc8d88cde32af2f5c8ceeb8b535bd35e.ttf") format("truetype"),
  url("../fonts/dc8d88cde32af2f5c8ceeb8b535bd35e.svg#VAG Rounded LT W04 Light") format("svg");
}
@font-face {font-family:"Bebas Neue Regular";
 src:url("../fonts/BebasNeue-Regular.eot?") format("eot"),url("../fonts/BebasNeue-Regular.woff") format("woff"),url("../fonts/BebasNeue-Regular.ttf") format("truetype"),url("../fonts/BebasNeue-Regular.svg#BebasNeue-Regular") format("svg");font-weight:normal;font-style:normal;}
@-webkit-keyframes it-zoom {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .6
	}
	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}
@keyframes it-zoom {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .6
	}
	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}
@-webkit-keyframes strokeanim {
	0% {
		stroke-dasharray: 1, 300;
		stroke-dashoffset: 0
	}
	50% {
		stroke-dasharray: 120, 300;
		stroke-dashoffset: -58.548324585
	}
	100% {
		stroke-dasharray: 120, 300;
		stroke-dashoffset: -175.6449737549
	}
}
@keyframes strokeanim {
	0% {
		stroke-dasharray: 1, 300;
		stroke-dashoffset: 0
	}
	50% {
		stroke-dasharray: 120, 300;
		stroke-dashoffset: -58.548324585
	}
	100% {
		stroke-dasharray: 120, 300;
		stroke-dashoffset: -175.6449737549
	}
}
@-webkit-keyframes contanim {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes contanim {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
::selection {
	background-color: #212121;
	color: #fff
}
* {
	margin: 0;
	padding: 0;
	min-height: 0;
	min-width: 0
}
*, :after, :before {
	box-sizing: border-box
}
body, html {
	position: relative;
	height: 100%
}
body {
	font-size: 14px;
	font-family:"VAG Rounded";
	font-weight: 400;
	background-color: #ff70a7;
}
iframe {
	border: 0
}
video {
	display: block;
	object-fit: cover;
	position: relative;
	height: auto;
	width: 100%;
}
.wrapper {
	position: relative;
	z-index: 20;
	overflow-x: hidden
}
h1, h2, h3, h4, h5, h6 {
	color: #747272;
	margin: 20px 0 20px 0;
	font-family:"VAG Rounded";
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em
}
p {
	letter-spacing: normal;
	line-height: 24px;
	color: gray;
	font-weight: 400;
	font-family:"VAG Rounded";
}
a {
	text-decoration: none;
	color: #212121
}
a:active, a:focus, a:hover {
	outline: 0;
	text-decoration: none;
	color: #4facfe
}
ul {
	list-style: disc
}
li > ol, li > ul {
	padding: 0;
	margin-left: 15px
}
figure {
	margin-bottom: 6px;
	position: relative
}
img {
	height: auto;
	max-width: 100%
}
.mark, mark {
	background-color: #4facfe;
	color: #fff
}
pre {
	margin: 0 20px;
	padding: 10px;
	border: 1px solid #e2e2e2;
	background: #f1f1f1;
	border-radius: 0
}
blockquote {
	border-left: 2px solid #4facfe;
	background: #fff;
	padding: 15px 40px
}
blockquote p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 17px!important;
	font-weight: 300
}
.blockquote-reverse, blockquote.pull-right {
	border-right: 2px solid #4facfe;

	background: #fff
}
.outline-alert {
	background-color: transparent!important
}
strong {
	color: #414141
}
hr {
	border: 0;
	height: 1px;
	width: 100%;
	margin: 20px auto
}
hr.left-line {
	margin: 20px 0 20px 0;
	width: 80px
}
hr.center_line {
	width: 80px
}
.text-decoration-underline {
	text-decoration: underline
}
.text-decoration-none {
	text-decoration: none
}
.line-trough {
	text-decoration: line-through
}
.section-title h1 {
	margin-top: 10px;
}
.section-title h2 {
	font-size: 3.5rem;
}
label {
	margin-bottom: 10px;
	font-weight: 500;
	color: #212121;
	font-family:"VAG Rounded";
	font-size: 14px
}
.uneditable-input:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
	border-color: none;
	box-shadow: none;
	outline: 0 none
}
.search-submit {
	position: absolute;
	right: 20px;
	top: 14px;
	background: 0 0;
	border: 0;
	padding: 0;
	font-size: 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #e0e0e0
}
.search-submit:hover {
	color: #4facfe
}
.select-custom select {
	width: 100%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}
.md-input, .md-select select, .md-textarea {
	padding: 14px 20px;
	font-size: 14px;
	line-height: normal;
	border-radius: 0
}
input, select, textarea {
	border: 2px solid #747272;
	font-size: 20px;
	padding: 8px 15px;
	width: 100%;
	max-width: 100%;
	resize: none;
	background-color: transparent;
	color: #747272;
}
.has-error input, .has-error select, .has-error textarea {
	border-color: #fe4f4f
}
.help-block {
	margin-top: 0
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #fe4f4f;
	font-size: 12px
}
.contact-form-style-01 input, .contact-form-style-01 select, .contact-form-style-01 textarea {
	color: #212121
}
.contact-form-style-02 .form-control {
	background-color: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #fff;
	padding: 10px 0
}
.contact-form-style-02 .has-error input, .contact-form-style-02 .has-error select, .contact-form-style-02 .has-error textarea {
	border-color: #212121
}
.contact-form-style-02 .has-error .checkbox, .contact-form-style-02 .has-error .checkbox-inline, .contact-form-style-02 .has-error .control-label, .contact-form-style-02 .has-error .help-block, .contact-form-style-02 .has-error .radio, .contact-form-style-02 .has-error .radio-inline, .contact-form-style-02 .has-error.checkbox label, .contact-form-style-02 .has-error.checkbox-inline label, .contact-form-style-02 .has-error.radio label, .contact-form-style-02 .has-error.radio-inline label {
	color: #fff
}
.contact-form-style-03 input, .contact-form-style-03 select, .contact-form-style-03 textarea {
	color: #212121
}
section {
	padding-top: 60px;
	position: relative;
}
section.lg-section {
	padding-top: 150px;
	padding-bottom: 150px
}
.section-heading {
	text-align: center;
	margin: auto;
	float: none;
	padding-bottom: 20px
}
.top-bar {
	font-size: 12px;
	width: 100%
}
.dropdown-style-01 .dropdown-menu {
	margin-top: 12px;
	min-width: 130px;
	border-radius: 0;
	border: none;
	z-index: 444;
	right: 0;
	left: auto
}
.dropdown-style-01 .btn {
	color: #fff;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	font-weight: 400;
	text-transform: capitalize;
	border: 0
}
nav.navbar.bootsnav.navbar-fixed .navbar-nav{
	float: right;
	margin: 0px 0px 0px 0px;
}
nav.navbar.bootsnav.navbar-transparent .navbar-nav {
	float: right;
	margin: 7px 0px 0px 0px;
}

nav.navbar.bootsnav.navbar-transparent .logo {
	/* padding: 5px 0px; */
	position: relative;
	z-index: 110;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
nav.navbar.bootsnav.navbar-fixed .logo {
    /* padding: 0px 0px; */
    position: relative;
    z-index: 110;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	width: fit-content;
}
.brand-center .logo, nav.navbar.bootsnav.navbar-transparent.brand-center .logo {
	text-align: center;
	margin: 0 auto
}
nav.navbar.bootsnav.navbar-transparent.brand-center .navbar-brand {
	padding: 20px 15px
}
.navbar-brand {
	padding: 11px 15px
}
.logo {
	position: relative;
	z-index: 110;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.logo img {
	/* max-height: 50px; */
	/* -webkit-transition: all .5s ease;
	transition: all .5s ease; */
	display: block;
}
.logo.z-index-1 {
	z-index: 1
}
.navbar-scrollspy .logo img {
	text-align: center;
	margin: 0 auto
}
.menu-logo, .vcard-address {
	float: left
}
nav.bootsnav.navbar-sidebar ul.nav {
	margin: 0 0 30px 0
}
nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a.nav-btn-default {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px
}
nav.navbar.bootsnav ul.nav > li > a.nav-btn-default {
	padding: 10px 15px;
	margin-top: 6.5px;
	color: #fff
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 2px
}
.absolute-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 99;
	padding: 10px 0
}
.menu-logo-outside {
	max-width: 180px
}
.menu-btn {
	position: fixed;
	right: 8%;
	z-index: 999;
	top: 2%
}
.menu-btn a {
	background-color: #fff;
	width: 60px;
	height: 60px;
	display: block;
	text-align: center;
	line-height: 57px;
	box-shadow: 5px 5px 15px 0 rgba(31, 31, 31, .07);
	font-size: 26px
}
.btn-open:before {
	color: #333;
	content: "\f130";
	font-family: Ionicons;
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
	transition-property: all .2s linear 0s
}
.btn-open:hover:before {
	color: #4facfe
}
.btn-close:before {
	color: #333;
	content: "\f2d7";
	font-family: Ionicons;
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
	transition-property: all .2s linear 0s
}
.btn-close:hover:before {
	color: #4facfe
}
body.overflow {
	overflow: hidden
}
.menu-overlay {
	position: fixed;
	top: 0;
	z-index: 998;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: #060606;
	left: 0;
	right: 0
}
.menu-overlay .menu-wrap {
	width: 100%;
	display: table;
	height: 100vh
}
ul.vcard-menu {
	margin: 0 auto;
	padding: 0;
	width: 100%
}
ul.vcard-menu li {
	padding: 10px 0;
	list-style: none;
	text-align: center;
	font-family:"VAG Rounded";
	font-weight: 500;
	font-size: 50px
}
ul.vcard-menu li a {
	color: #fff
}
ul.vcard-menu li a:hover {
	color: #4facfe
}
.vcard-address {
	margin-top: 40px;
	margin-bottom: 40px
}
.hero-text {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 100%;
	z-index: 10;
	color: #fff
}
.hero-text h1, .hero-text h3 {
	color: #4facfe
}
.hero-text h1 {
	font-size: 78px;
	letter-spacing: -2px;
	line-height: 1.25
}
.hero-text h1.letter-spacing-10 {
	letter-spacing: 10px
}
.hero-text h1.letter-spacing-0 {
	letter-spacing: 0
}
.hero-text-wrap .hero-text h1.font-90px {
	font-size: 90px
}
.hero-text h2 {
	font-size: 62px
}
.hero-text h3 {
	font-size: 49px
}
.hero-text h4 {
	font-size: 30px
}
.hero-text h5 {
	font-size: 19px
}
.hero-text h6 {
	font-size: 14px
}
.hero-text-wrap.color-overlay-bg {
	background: rgba(191, 7, 49, .75);
	width: 100%;
	height: 101vh;
	position: absolute;
	z-index: 1
}
section.dark-block .hero-text-wrap, section.dark-block.title-hero-bg::before {
	background-color: transparent
}
.hero-text-wrap.gradient-overlay-bg {
	width: 100%;
	height: 100vh;
	position: absolute;
	z-index: 1;
	background: #4facfe;
	background: -moz-linear-gradient(45deg, rgba(79, 172, 254, .5) 0, rgba(0, 242, 254, .5) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(252, 103, 103, .51)), color-stop(100%, rgba(236, 0, 140, .5)));
	background: -webkit-linear-gradient(45deg, rgba(79, 172, 254, .5) 0, rgba(0, 242, 254, .5) 100%);
	background: -o-linear-gradient(45deg, rgba(79, 172, 254, .5) 0, rgba(0, 242, 254, .5) 100%);
	background: -ms-linear-gradient(45deg, rgba(79, 172, 254, .5) 0, rgba(0, 242, 254, .5) 100%);
	background: linear-gradient(45deg, rgba(79, 172, 254, .5) 0, rgba(0, 242, 254, .5) 100%)
}
.hero-text-wrap.gradient-overlay-bg-two {
	width: 100%;
	height: 100vh;
	position: absolute;
	z-index: 1;
	background: #f6d365;
	background: -moz-linear-gradient(45deg, rgba(246, 211, 101, .5) 0, rgba(253, 160, 133, .5) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(246, 211, 101, .5)), color-stop(100%, rgba(253, 160, 133, .5)));
	background: -webkit-linear-gradient(45deg, rgba(246, 211, 101, .5) 0, rgba(253, 160, 133, .5) 100%);
	background: -o-linear-gradient(45deg, rgba(79, 172, 254, .5) 0, rgba(253, 242, 254, .5) 100%);
	background: -ms-linear-gradient(45deg, rgba(246, 211, 101, .5) 0, rgba(253, 160, 133, .5) 100%);
	background: linear-gradient(45deg, rgba(246, 211, 101, .5) 0, rgba(253, 160, 133, .5) 100%)
}
.rev_slider a {
	-webkit-transition: all .3s ease-in!important;
	-o-transition: all .3s ease-in!important;
	transition: all .3s ease-in!important
}
.fixed {
	position: fixed!important
}
.relative {
	position: relative!important
}
.absolute {
	position: absolute!important
}
.static {
	position: static!important
}
.z-index-1 {
	z-index: 1
}
.z-index-2 {
	z-index: 2
}
.z-index-3 {
	z-index: 3
}
.z-index-4 {
	z-index: 4
}
.z-index-5 {
	z-index: 5
}
.z-index-0 {
	z-index: 0
}
.z-index-minus2 {
	z-index: -2
}
.display-none {
	display: none!important
}
.display-block {
	display: block!important
}
.display-inline-block {
	display: inline-block!important
}
.display-table {
	display: table
}
.display-table-cell {
	display: table-cell!important
}
.float-none {
	float: none
}
.centerize-col {
	float: none!important;
	margin-left: auto;
	margin-right: auto
}
.center-layout {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
	position: relative
}
.v-align-middle {
	display: table-cell;
	vertical-align: middle;
}
.width-1px {
	width: 1px
}
.width-2px {
	width: 2px
}
.width-3px {
	width: 3px
}
.width-4px {
	width: 4px
}
.width-5px {
	width: 5px
}
.width-6px {
	width: 6px
}
.width-7px {
	width: 7px
}
.width-8px {
	width: 8px
}
.width-9px {
	width: 9px
}
.width-10px {
	width: 10px
}
.width-80px {
	width: 80px
}
.width-90px {
	width: 90px
}
.width-100px {
	width: 100px
}
.width-150px {
	width: 150px
}
.width-200px {
	width: 200px
}
.width-250px {
	width: 250px
}
.width-300px {
	width: 300px
}
.width-350px {
	width: 350px
}
.width-400px {
	width: 400px
}
.width-450px {
	width: 450px
}
.width-500px {
	width: 500px!important
}
.width-550px {
	width: 550px
}
.width-600px {
	width: 600px
}
.width-650px {
	width: 650px!important
}
.width-700px {
	width: 700px
}
.width-800px {
	width: 800px
}
.width-10-percent {
	width: 10%!important
}
.width-20-percent {
	width: 20%!important
}
.width-30-percent {
	width: 30%!important


}
.width-40-percent {
	width: 40%!important
}
.width-50-percent {
	width: 50%!important
}
.width-60-percent {
	width: 60%!important
}
.width-70-percent {
	width: 70%!important
}
.width-80-percent {
	width: 80%!important
}
.width-90-percent {
	width: 90%!important
}
.width-100-percent {
	width: 100%!important
}
.width-auto {
	width: auto!important
}
.max-width-100 {
	max-width: 100%
}
.min-width-100px {
	min-height: 100px
}
.min-width-200px {
	min-height: 200px
}
.min-width-300px {
	min-height: 300px
}
.min-width-400px {
	min-height: 400px
}
.min-width-500px {
	min-height: 500px
}
.min-width-600px {
	min-height: 600px
}
.min-width-700px {
	min-height: 700px
}
.view-width-100vh {
	width: 100vh
}
.height-1px {
	height: 1px!important
}
.height-2px {
	height: 2px!important
}
.height-3px {
	height: 3px!important
}
.height-4px {
	height: 4px!important
}
.height-5px {
	height: 5px!important
}
.height-6px {
	height: 6px!important
}
.height-7px {
	height: 7px!important
}
.height-8px {
	height: 8px!important
}
.height-9px {
	height: 9px!important
}
.height-10px {
	height: 10px!important
}
.height-80px {
	height: 80px
}
.height-90px {
	height: 90px
}
.height-100px {
	height: 100px
}
.height-150px {
	height: 150px
}
.height-200px {
	height: 200px
}
.height-250px {
	height: 250px
}
.height-300px {
	height: 300px
}
.height-350px {
	height: 350px
}
.height-400px {
	height: 400px
}
.height-450px {
	height: 450px
}
.height-500px {
	height: 500px!important
}
.height-550px {
	height: 550px
}
.height-600px {
	height: 600px
}
.height-650px {
	height: 650px!important
}
.height-700px {
	height: 700px
}
.height-800px {
	height: 800px
}
.height-10-percent {
	height: 10%
}
.height-20-percent {
	height: 20%
}
.height-30-percent {
	height: 30%
}
.height-40-percent {
	height: 40%
}
.height-50-percent {
	height: 50%
}
.height-60-percent {
	height: 60%
}
.height-70-percent {
	height: 70%
}
.height-80-percent {
	height: 80%
}
.height-90-percent {
	height: 90%
}
.height-100-percent {
	height: 100%!important
}
.height-auto {
	height: auto!important
}
.max-height-100 {
	max-height: 100%
}
.min-height-100px {
	min-height: 100px
}
.min-height-200px {
	min-height: 200px
}
.min-height-300px {
	min-height: 300px!important
}
.min-height-400px {
	min-height: 400px
}
.min-height-500px {
	min-height: 500px
}
.min-height-600px {
	min-height: 600px
}
.min-height-700px {
	min-height: 700px
}
.min-height-800px {
	min-height: 800px
}
.min-height-900px {
	min-height: 900px
}
.xs-screen {
	height: 300px
}
.sm-screen {
	height: 400px
}
.md-screen {
	height: 600px
}
.lg-screen {
	height: 700px
}
.xl-screen {
	height: 800px
}
.xxl-screen {
	height: 1000px
}
.view-height-100vh {
	height: auto;
}
.view-height-126vh {
	height: auto
}
.bordered-bg.white-bg {
	background-color: #fff
}
.light-br-r {
	border-right: 1px solid #eee
}
.fixed-bg {
	background-attachment: fixed!important
}
.parallax-bg {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}
.line-horizontal {
	width: 100%;
	height: 1px
}
.mt-0 {
	margin-top: 0
}
.mt-10 {
	margin-top: 10px
}
.mt-20 {
	margin-top: 20px!important
}
.mt-30 {
	margin-top: 30px
}
.mt-40 {
	margin-top: 40px
}
.mt-50 {
	margin-top: 50px
}
.mt-60 {
	margin-top: 60px
}
.mt-70 {
	margin-top: 70px
}
.mt-80 {
	margin-top: 80px
}
.mt-90 {
	margin-top: 90px
}
.mt-100 {
	margin-top: 100px
}
.mt-110 {
	margin-top: 110px
}
.mt-120 {
	margin-top: 120px
}
.mb-0 {
	margin-bottom: 0
}
.mb-10 {
	margin-bottom: 10px
}
.mb-20 {
	margin-bottom: 20px
}
.mb-30 {
	margin-bottom: 30px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-50 {
	margin-bottom: 50px
}
.mb-60 {
	margin-bottom: 60px
}
.mb-70 {
	margin-bottom: 70px
}
.mb-80 {
	margin-bottom: 80px
}
.mb-90 {
	margin-bottom: 90px
}
.mb-100 {
	margin-bottom: 100px
}
.mb-110 {
	margin-bottom: 110px
}
.mb-120 {
	margin-bottom: 120px
}
.mr-0 {
	margin-right: 0!important
}
.mr-5 {
	margin-right: 5px
}
.mr-10 {
	margin-right: 10px
}
.mr-20 {
	margin-right: 20px
}
.mr-30 {
	margin-right: 30px
}
.mr-40 {
	margin-right: 40px
}
.mr-50 {
	margin-right: 50px
}
.mr-60 {
	margin-right: 60px
}
.mr-70 {
	margin-right: 70px
}
.mr-80 {
	margin-right: 80px
}
.mr-90 {
	margin-right: 90px
}
.mr-100 {
	margin-right: 100px
}
.mr-110 {
	margin-right: 110px
}
.mr-120 {
	margin-right: 120px
}
.ml-0 {
	margin-left: 0!important
}
.ml-5 {
	margin-left: 5px
}
.ml-10 {
	margin-left: 10px
}
.ml-20 {
	margin-left: 20px
}
.ml-30 {
	margin-left: 30px
}
.ml-40 {
	margin-left: 40px
}
.ml-50 {
	margin-left: 50px
}
.ml-60 {
	margin-left: 60px
}
.ml-70 {
	margin-left: 70px
}
.ml-80 {
	margin-left: 80px
}
.ml-90 {
	margin-left: 90px
}
.ml-100 {
	margin-left: 100px
}
.ml-110 {
	margin-left: 110px
}
.ml-120 {
	margin-left: 120px
}
.remove-padding {
	padding: 0!important
}
.all-padding-10 {
	padding: 10px
}
.all-padding-20 {
	padding: 20px
}
.all-padding-30 {
	padding: 30px
}
.all-padding-40 {
	padding: 40px
}
.all-padding-50 {
	padding: 50px
}
.all-padding-60 {
	padding: 60px
}
.all-padding-70 {
	padding: 70px
}
.all-padding-80 {
	padding: 80px
}
.all-padding-90 {
	padding: 90px
}
.all-padding-100 {
	padding: 100px
}
.all-padding-110 {
	padding: 110px
}
.all-padding-120 {
	padding: 120px
}
.pt-0 {
	padding-top: 0
}
.pt-10 {
	padding-top: 10px
}
.pt-20 {
	padding-top: 20px
}
.pt-30 {
	padding-top: 30px
}
.pt-40 {
	padding-top: 40px
}
.pt-50 {
	padding-top: 50px
}
.pt-60 {
	padding-top: 60px
}
.pt-70 {
	padding-top: 70px
}
.pt-80 {
	padding-top: 80px
}
.pt-90 {
	padding-top: 90px
}
.pt-100 {
	padding-top: 100px
}
.pt-110 {
	padding-top: 110px
}
.pt-120 {
	padding-top: 120px
}
.pb-0 {
	padding-bottom: 0
}
.pb-10 {
	padding-bottom: 10px
}
.pb-20 {
	padding-bottom: 20px
}
.pb-30 {
	padding-bottom: 30px
}
.pb-40 {
	padding-bottom: 40px
}
.pb-50 {
	padding-bottom: 50px
}
.pb-60 {
	padding-bottom: 60px
}
.pb-70 {
	padding-bottom: 70px
}
.pb-80 {
	padding-bottom: 80px
}
.pb-90 {
	padding-bottom: 90px
}
.pb-100 {
	padding-bottom: 100px
}
.pb-110 {
	padding-bottom: 110px
}
.pb-120 {
	padding-bottom: 120px
}
.pr-0 {
	padding-right: 0
}
.pr-10 {
	padding-right: 10px
}
.pr-20 {
	padding-right: 20px
}
.pr-30 {
	padding-right: 30px
}
.pr-40 {
	padding-right: 40px
}
.pr-50 {
	padding-right: 50px
}
.pr-60 {
	padding-right: 60px
}
.pr-70 {
	padding-right: 70px
}
.pr-80 {
	padding-right: 80px
}
.pr-90 {
	padding-right: 90px
}
.pr-100 {
	padding-right: 100px
}
.pr-110 {
	padding-right: 110px
}
.pr-120 {
	padding-right: 120px
}
.pl-0 {
	padding-left: 0
}
.pl-10 {
	padding-left: 10px
}
.pl-20 {
	padding-left: 20px
}
.pl-30 {
	padding-left: 30px
}
.pl-40 {
	padding-left: 40px
}
.pl-50 {
	padding-left: 50px
}
.pl-60 {
	padding-left: 60px
}
.pl-70 {
	padding-left: 70px
}
.pl-80 {
	padding-left: 80px
}
.pl-90 {
	padding-left: 90px
}
.pl-100 {
	padding-left: 100px
}
.pl-110 {
	padding-left: 110px
}
.pl-120 {
	padding-left: 120px
}
.top-0 {
	top: 0
}
.top-10 {
	top: 10px
}
.top-20 {
	top: 20px!important
}
.top-30 {
	top: 30px
}
.top-40 {
	top: 40px
}
.top-50 {
	top: 50px
}
.top-60 {
	top: 60px
}
.top-70 {
	top: 70px
}
.top-80 {
	top: 80px
}
.top-90 {
	top: 90px
}
.top-100 {
	top: 100px
}
.top-110 {
	top: 110px
}
.top-120 {
	top: 120px
}
.bottom-0 {
	bottom: 0
}
.bottom-10 {
	bottom: 10px
}
.bottom-20 {
	bottom: 20px
}
.bottom-30 {
	bottom: 30px
}
.bottom-40 {
	bottom: 40px
}
.bottom-50 {
	bottom: 50px
}
.bottom-60 {
	bottom: 60px
}
.bottom-70 {
	bottom: 70px
}
.bottom-80 {
	bottom: 80px
}
.bottom-90 {
	bottom: 90px



}
.bottom-100 {
	bottom: 100px
}
.bottom-110 {
	bottom: 110px
}
.bottom-120 {
	bottom: 120px
}
.right-0 {
	right: 0
}
.right-10 {
	right: 10px
}
.right-20 {
	right: 20px
}
.right-30 {
	right: 30px
}
.right-40 {
	right: 40px
}
.right-50 {
	right: 50px
}
.right-60 {
	right: 60px
}
.right-70 {
	right: 70px
}
.right-80 {
	right: 80px
}
.right-90 {
	right: 90px


}






.right-100 {
	right: 100px
}
.right-110 {
	right: 110px
}
.right-120 {
	right: 120px
}
.left-0 {
	left: 0
}
.left-10 {
	left: 10px
}
.left-20 {
	left: 20px
}
.left-30 {
	left: 30px
}
.left-40 {
	left: 40px
}
.left-50 {
	left: 50px
}
.left-60 {
	left: 60px
}
.left-70 {
	left: 70px
}
.left-80 {
	left: 80px
}
.left-90 {

	left: 90px
}
.left-100 {
	left: 100px
}
.left-110 {
	left: 110px
}
.left-120 {
	left: 120px
}
.top-minus-10 {
	top: -10px
}
.top-minus-20 {
	top: -20px
}
.top-minus-30 {
	top: -30px
}
.top-minus-40 {
	top: -40px
}
.top-minus-50 {
	top: -50px
}
.top-minus-60 {
	top: -60px
}
.top-minus-70 {
	top: -70px
}
.top-minus-80 {
	top: -80px
}
.top-minus-90 {
	top: -90px
}
.top-minus-100 {
	top: -100px
}
.top-minus-110 {
	top: -110px
}

.bottom-minus-10 {
	bottom: -10px
}
.bottom-minus-20 {
	bottom: -20px
}
.bottom-minus-30 {
	bottom: -30px
}
.bottom-minus-40 {
	bottom: -40px
}
.bottom-minus-50 {
	bottom: -50px
}
.bottom-minus-60 {
	bottom: -60px
}
.bottom-minus-70 {
	bottom: -70px
}
.bottom-minus-80 {
	bottom: -80px
}
.bottom-minus-90 {
	bottom: -90px
}
.bottom-minus-100 {
	bottom: -100px
}
.bottom-minus-110 {
	bottom: -110px
}
.right-minus-10 {
	right: -10px
}
.right-minus-20 {
	right: -20px
}
.right-minus-30 {
	right: -30px
}
.right-minus-40 {
	right: -40px
}
.right-minus-50 {
	right: -50px
}
.right-minus-60 {
	right: -60px
}
.right-minus-70 {
	right: -70px
}
.right-minus-80 {
	right: -80px
}
.right-minus-90 {
	right: -90px
}
.right-minus-100 {
	right: -100px
}
.right-minus-110 {
	right: -110px
}
.left-minus-10 {
	left: -10px
}
.left-minus-20 {
	left: -20px
}
.left-minus-30 {
	left: -30px
}
.left-minus-40 {
	left: -40px
}
.left-minus-50 {
	left: -50px
}
.left-minus-60 {
	left: -60px
}
.left-minus-70 {
	left: -70px
}
.left-minus-80 {
	left: -80px
}
.left-minus-90 {
	left: -90px
}
.left-minus-100 {
	left: -100px
}
.left-minus-110 {
	left: -110px
}
.line-verticle-sm {
	width: 1px;
	height: 8px
}
.first-letter {
	float: left;
	font-size: 50px;
	margin: 0 20px 0 0;
	text-align: center;
	padding: 10px 0;
	font-weight: 600
}
.first-letter-big {
	float: left;
	font-size: 110px;
	line-height: 110px;
	margin: 0 20px 0 0;
	padding: 0 8px;
	text-align: center;
	font-weight: 600;
	position: relative
}
.first-letter-big:before {
	position: absolute;
	border-bottom: 1px solid;
	content: "";
	display: block;
	width: 100%;
	top: 55%;
	left: 0
}
.first-letter-block {
	font-size: 35px;
	height: 55px;
	line-height: 25px;
	padding: 15px 0;
	width: 55px;
	font-weight: 700;
	margin-top: 5px
}
.first-letter-block-round {
	border-radius: 6px;
	border: 1px solid
}
.first-letter-round {
	border-radius: 50%;
	font-size: 35px;
	padding: 15px;
	width: 65px;
	height: 65px;
	line-height: 32px
}
.full-width, .img-responsive {
	width: 100%
}
.btn, .form-control, .form-control:focus, .form-control:hover, .navbar-custom .dropdown-menu {
	-webkit-box-shadow: none;
	box-shadow: none
}
button {
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}
button:focus {
	outline: 0!important
}
.btn {
	font-family:"VAG Rounded";
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 1px;
	padding: 8px 10px 7px 10px;
	border-color: transparent;
	transition-duration: .3s;
	transition-timing-function: ease-in-out
}
.btn.active, .btn.focus, .btn:active, .btn:focus, .btn:hover {
	border-color: transparent
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
	color: #fff;
	background-color: #4facfe;
	border-color: #4facfe;
	outline: 0
}
.btn.btn-animated {
	transition: .35s cubic-bezier(.4, 0, .2, 1);

	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	box-shadow: 0 0 51px 0 rgba(0, 0, 0, .08), 0 6px 18px 0 rgba(0, 0, 0, .05)
}
.btn.btn-animated.focus, .btn.btn-animated:focus, .btn.btn-animated:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);

	box-shadow: 0 0 114px 0 rgba(0, 0, 0, .08), 0 30px 25px 0 rgba(0, 0, 0, .05)
}
.btn + .btn {
	margin-left: 10px
}
.btn i {
	margin-left: 5px;
	vertical-align: middle;
	position: relative;
	top: -1px
}
.btn:focus, .btn:focus:active {
	outline: 0
}
.btn-circle {
	border-radius: 100px
}
.btn-rounded {
	border-radius: 10px
}
.btn-square {
	border-radius: 0
}
.btn.active, .btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-mobilize .btn {
	margin: 0 10px
}
.btn.btn-xl {
	padding: 16px 44px;
	font-size: 14px
}
.btn.btn-lg {
	padding: 13px 40px;
	font-size: 12px
}
.btn.btn-md {
	padding: 12px 30px;
	font-size: 11px
}
.btn.btn-sm {
	padding: 11px 20px;
	font-size: 9px
}
.btn.btn-xs {
	padding: 8px 12px;
	font-size: 8px
}
.btn.btn-fullwidth {
	width: 100%;
	min-width: 300px
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	opacity: 1
}
.btn-primary {
	color: #fff;
	background-color: #4facfe;
	border: 2px solid #4facfe
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	border: 2px solid #ec77ab;
	background-color: #ec77ab
}
.btn-primary-outline {
	color: #fff;
	border: 2px solid transparent;
	background-color: #4facfe
}
.btn-primary-outline:active, .btn-primary-outline:focus, .btn-primary-outline:hover {
	color: #fff;
	border: 2px solid #fff;
	background-color: transparent
}
.btn-color {
	color: #fff;
	background-color: #4facfe
}
.btn-color:active, .btn-color:focus, .btn-color:hover {
	background-color: #00f2fe;
	color: #fff
}
.btn-outline-color {
	color: #4facfe;
	border: 2px solid #4facfe;
	background-color: transparent
}
.btn-outline-color:active, .btn-outline-color:focus, .btn-outline-color:hover {
	color: #fff;
	border: 2px solid #4facfe;
	background-color: #4facfe
}
.btn-outline {
	color: #212121;
	border: 2px solid #e0e0e0;
	background-color: transparent
}
.btn-outline:active, .btn-outline:focus, .btn-outline:hover {
	color: #212121;
	border: 2px solid #212121;
	background-color: transparent
}
.btn-light {
	color: #212121;
	border-color: #fff;
	background-color: #fff
}
.btn-light:active, .btn-light:focus, .btn-light:hover {
	color: #fff;
	border-color: #212121;
	background-color: #212121
}
.btn-light-outline {
	color: #fff;
	border-color: #fff;
	background-color: transparent
}
.btn-light-outline:active, .btn-light-outline:focus, .btn-light-outline:hover {
	color: #212121;
	border-color: #fff;
	background-color: #fff
}
.btn-dark {
	color: #fff;
	border-color: #212121;
	background-color: #212121
}
.btn-dark:active, .btn-dark:focus, .btn-dark:hover {
	color: #fff;
	border-color: #000;
	background-color: #000
}
.btn-dark-outline {
	color: #212121;
	border-color: #212121;
	background-color: transparent
}
.btn-dark-outline:active, .btn-dark-outline:focus, .btn-dark-outline:hover {
	color: #fff;
	border-color: #212121;
	background-color: #212121
}
.btn-gradient-primary {
	color: #fff;
	background-color: #4facfe;
	position: relative;
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	z-index: 2;
	overflow: hidden
}
.btn-gradient-primary:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	background: #4facfe;
	background: -moz-linear-gradient(45deg, #4facfe 0, #00f2fe 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, #fc6767), color-stop(100%, #ec008c));
	background: -webkit-linear-gradient(45deg, #4facfe 0, #00f2fe 100%);
	background: -o-linear-gradient(45deg, #4facfe 0, #00f2fe 100%);
	background: -ms-linear-gradient(45deg, #4facfe 0, #00f2fe 100%);
	background: linear-gradient(45deg, #4facfe 0, #00f2fe 100%)
}
.btn-gradient-primary:active, .btn-gradient-primary:focus, .btn-gradient-primary:hover {
	color: #fff
}
.btn-gradient-primary:active:after, .btn-gradient-primary:focus:after, .btn-gradient-primary:hover:after {
	visibility: visible;
	opacity: 1
}
.btn-gradient-secondary {
	color: #fff;
	background-color: #ec77ab;
	position: relative;
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	z-index: 2;
	overflow: hidden
}
.btn-gradient-secondary:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	background: rgba(236, 119, 171);
	background: -moz-linear-gradient(45deg, rgba(236, 119, 171) 0, rgba(120, 115, 245) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(236, 119, 171)), color-stop(100%, #734b6d));
	background: -webkit-linear-gradient(45deg, rgba(236, 119, 171) 0, rgba(120, 115, 245) 100%);
	background: -o-linear-gradient(45deg, rgba(236, 119, 171) 0, rgba(120, 115, 245) 100%);
	background: -ms-linear-gradient(45deg, rgba(236, 119, 171) 0, rgba(120, 115, 245) 100%);
	background: linear-gradient(45deg, rgba(236, 119, 171) 0, rgba(120, 115, 245) 100%)
}
.btn-gradient-secondary:active, .btn-gradient-secondary:focus, .btn-gradient-secondary:hover {
	color: #fff
}
.btn-gradient-secondary:active:after, .btn-gradient-secondary:focus:after, .btn-gradient-secondary:hover:after {
	visibility: visible;
	opacity: 1
}
.btn-gradient-three {
	color: #fff;
	background-color: #ca4976;
	position: relative;
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	z-index: 2;
	overflow: hidden
}
.btn-gradient-three:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	background: #ca4976;
	background: -moz-linear-gradient(45deg, #ca4976 0, #ff5454 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, #ca4976), color-stop(100%, #ff5454));
	background: -webkit-linear-gradient(45deg, #ca4976 0, #ff5454 100%);
	background: -o-linear-gradient(45deg, #ca4976 0, #ff5454 100%);
	background: -ms-linear-gradient(45deg, #ca4976 0, #ff5454 100%);
	background: linear-gradient(45deg, #ca4976 0, #ff5454 100%)
}
.btn-gradient-three:active, .btn-gradient-three:focus, .btn-gradient-three:hover {
	color: #fff
}
.btn-gradient-three:active:after, .btn-gradient-three:focus:after, .btn-gradient-three:hover:after {
	visibility: visible;
	opacity: 1
}
.btn-gradient-four {
	color: #fff;
	background-color: #ce9ffc;
	position: relative;
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	z-index: 2;
	overflow: hidden
}
.btn-gradient-four:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	background: #ce9ffc;
	background: -moz-linear-gradient(45deg, #ce9ffc 0, #7367f0 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, #ce9ffc), color-stop(100%, #7367f0));
	background: -webkit-linear-gradient(45deg, #ce9ffc 0, #7367f0 100%);
	background: -o-linear-gradient(45deg, #ce9ffc 0, #7367f0 100%);
	background: -ms-linear-gradient(45deg, #ce9ffc 0, #7367f0 100%);
	background: linear-gradient(45deg, #ce9ffc 0, #7367f0 100%)
}
.btn-gradient-four:active, .btn-gradient-four:focus, .btn-gradient-four:hover {
	color: #fff
}
.btn-gradient-four:active:after, .btn-gradient-four:focus:after, .btn-gradient-four:hover:after {
	visibility: visible;
	opacity: 1
}
.btn-gradient-five {
	color: #fff;
	background-color: #2cc99d;
	position: relative;
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	z-index: 2;
	overflow: hidden
}
.btn-gradient-five:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	background: #9357cc;
	background: -webkit-linear-gradient(left, #9357cc 0, #2989d8 50%, #2cc99d 100%);
	background: -moz-linear-gradient(left, #9357cc 0, #2989d8 50%, #2cc99d 100%);
	background: -o-linear-gradient(left, #9357cc 0, #2989d8 50%, #2cc99d 100%);
	background: -ms-linear-gradient(left, #9357cc 0, #2989d8 50%, #2cc99d 100%);
	background: linear-gradient(left, #9357cc 0, #2989d8 50%, #2cc99d 100%)
}
.btn-gradient-five:active, .btn-gradient-five:focus, .btn-gradient-five:hover {
	color: #fff
}
.btn-gradient-five:active:after, .btn-gradient-five:focus:after, .btn-gradient-five:hover:after {
	visibility: visible;
	opacity: 1
}
.btn-gradient-six {
	color: #fff;
	background: #f79d00;
	position: relative;
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	z-index: 2;
	overflow: hidden
}
.btn-gradient-six:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	background: #f79d00;
	background: -moz-linear-gradient(45deg, #f79d00 0, #0af38c 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, #f79d00), color-stop(100%, #0af38c));
	background: -webkit-linear-gradient(45deg, #f79d00 0, #00f38c 100%);
	background: -o-linear-gradient(45deg, #f79d00 0, #00f38c 100%);
	background: -ms-linear-gradient(45deg, #f79d00 0, #00f38c 100%);
	background: linear-gradient(45deg, #f79d00 0, #00f38c 100%)
}
.btn-gradient-six:active, .btn-gradient-six:focus, .btn-gradient-six:hover {
	color: #fff
}
.btn-gradient-six:active:after, .btn-gradient-six:focus:after, .btn-gradient-six:hover:after {
	visibility: visible;
	opacity: 1
}
.btn-yellow {
	color: #fff;
	background-color: #f6d365
}
.btn-yellow:active, .btn-yellow:focus, .btn-yellow:hover {
	background-color: #fda085;
	color: #fff
}
.btn-purple {
	color: #fff;
	background-color: #642b73
}
.btn-purple:active, .btn-purple:focus, .btn-purple:hover {
	background-color: #642b73;
	color: #fff
}
.btn-animate {
	text-align: center;
	position: relative;
	overflow: hidden;
	transition: all .2s
}
.btn-animate span {
	display: inline-block;
	position: relative;
	padding: 0 8.5px 0 8.5px;
	transition: padding .2s
}
.btn-animate i {
	position: absolute;
	top: 50%;
	right: 0;
	opacity: 0;
	margin-top: -6px;
	transition: opacity .2s, right .2s
}
.btn-animate:hover span {
	padding: 0 17px 0 0
}
.btn-animate:hover i {
	transition: opacity .2s, right .2s;
	opacity: 1;
	top: 50%;
	right: 0
}
.tr-icon {
	display: inline-block;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon {
	color: #15cdf2!important
}
.feature-box, .feature-box-right {
	min-height: 300px
}
.feature-box h5 {
	font-size: 2rem;
	color: #fff
}
.feature-box p {
	min-height: 160px;
	padding: 20px;
	background: rgb(255 255 255 / 60%);
	background: rgba(255, 255, 255, 0.6);
	color: #000;
	margin-bottom: 0;
	border-radius: 30px
}
.feature-box i {
	margin-bottom: 20px;
	display: inline-block
}
.box-icon {
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	background-color: #fff;
	padding: 40px 30px;
	-webkit-box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .7);
	-moz-box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .7);
	box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .7);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.box-icon:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, .9);
	-moz-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, .9);
	box-shadow: 0 10px 50px -12px rgba(171, 171, 171, .9)
}
.box-icon h6 {
	font-size: 13px
}
.box-icon i {
	margin-bottom: 25px
}
.white-bg-icon {
	background-color: #fff;
	border-color: #fff
}
.white-bg-icon:hover {





	background-color: #4facfe;
	border-color: #4facfe;
	color: #fff!important
}
.border-bg-default-color {
	border: 2px solid #212121
}
.border-bg-default-color:hover {
	background-color: #4facfe;
	border-color: #4facfe;
	color: #fff
}
.default-bg-icon {
	background-color: #4facfe;
	display: inline-block!important;
	line-height: 100px!important;
	cursor: pointer;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	text-decoration: none;
	z-index: 1
}
.default-bg-icon:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: #ec77ab
}
.default-bg-icon:hover:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);

	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	z-index: -1
}
.feature-box .pull-left {
	width: 15%
}
.feature-box .pull-right {
	width: 80%
}
.feature-box-right .pull-left {

	width: 80%
}
.feature-box-right .pull-right {
	width: 15%
}
.feature-box-big .pull-left {
	width: 20%
}
.feature-box-big .pull-right {
	width: 80%
}
.feature-box-rounded {
	background-color: #fff;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding: 30px;
	-webkit-box-shadow: -1px 0 43px 0 rgba(0, 0, 0, .14);
	-moz-box-shadow: -1px 0 43px 0 rgba(0, 0, 0, .14);
	box-shadow: -1px 0 43px 0 rgba(0, 0, 0, .14)
}
.counter-wrap {
	margin: 25px 0;
	text-align: center;
	width: 100%
}
.counter-wrap h2 {
	margin: 15px 0 20px;
	font-size: 35px;
	line-height: 50px;
	text-align: center
}
.counter-wrap h3 {
	margin: 0;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #f1f1f1;
	font-family:"VAG Rounded";
}
.counter-type-2 {
	padding-left: 75px
}
.counter-type-2 i {
	position: absolute;
	top: -1px;
	left: 0
}
.counter-type-3 .counter-wrap {
	text-align: left;
	float: left
}
.counter-style-two .counter-wrap i {
	font-size: 60px
}
.counter-type-3 .counter-wrap h2 {
	text-align: left;
	display: inline-block
}
.counter-type-3 .counter-wrap h2 {
	font-size: 30px;
	margin: -10px 0 0 0
}
.counter-type-3 .counter-wrap .pull-left .line {
	height: 1px;
	width: 40px;
	margin-bottom: 10px;
	margin-top: 5px
}
.portfolio .folio-overlay {
	background-color: rgba(242, 112, 156, .9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition-timing-function: ease-in-out;
	-ms-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-duration: .2s;
	-ms-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s
}
.portfolio:hover .folio-overlay {
	opacity: 1;
	visibility: visible
}
.portfolio-wrap {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -75px
}
.portfolio-description .links, .portfolio-description .portfolio-title {
	position: relative;
	left: 0;
	color: #fff;
	width: 100%;
	opacity: 0;
	visibility: hidden
}
.portfolio-description .portfolio-title {
	top: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 500;
	font-family:"VAG Rounded";
}
.portfolio:hover .portfolio-description .portfolio-title {
	top: 30px;
	opacity: 1;
	visibility: visible
}
.portfolio-description .links {
	top: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	text-transform: uppercase;



	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 300
}
.portfolio:hover .portfolio-description .links {
	top: 25px;
	opacity: 1;
	visibility: visible
}
.portfolio-description .btn {
	background-color: transparent;
	border-color: #fff;
	padding: 12px 22px;
	border-radius: 20px
}
.portfolio-description .btn:hover {
	background-color: #fff;
	border-color: #fff;
	color: #ff2a40
}
.portfolio-container .btn.view-more {
	margin-top: 40px
}
.hover-type-2 .portfolio-wrap {
	margin-top: -110px
}
.hover-type-2 .portfolio-details {
	top: 35px
}
.portfolio-details {
	position: relative;
	left: 0;
	top: 50px;
	width: 100%
}
.portfolio-details li {
	display: inline-block;
	position: relative;
	bottom: -40px;
	opacity: 0;
	visibility: hidden;
	transform: translateZ(0);
	margin-right: 15px
}
.portfolio-details li:last-child {
	margin-right: 0
}
.portfolio:hover .portfolio-details li {
	bottom: 0;
	opacity: 1;
	visibility: visible
}
.portfolio:hover .portfolio-details li:nth-child(1) {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.portfolio:hover .portfolio-details li:nth-child(2) {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.portfolio-details li a {
	display: block;
	color: #f1f1f1;
	border: 2px solid #fff;
	border-radius: 100px;
	width: 50px;
	height: 50px;
	line-height: 48px
}
.portfolio-details li a:hover {
	display: block;
	color: #4facfe;
	border: 2px solid #fff;
	background-color: #fff
}
.portfolio-type-2 a {
	color: #fff;
	font-size: 40px
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-bottom-padding {
	padding-bottom: 0
}
.no-gutters > [class*=col-], .no-gutters > [class^=col-], .row.no-gutters > [class*=col-], .row.no-gutters > [class^=col-] {
	padding-right: 0;
	padding-left: 0
}
.portfolio-item {
	float: left;
	position: relative;
	overflow: hidden
}
.portfolio-item .portfolio-detail > a {
	display: block;
	position: relative;
	overflow: hidden
}
.portfolio-item img {
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}
.portfolio-item:hover img {
	-webkit-transform: scale(1.2) translateY(-20px);
	transform: scale(1.2) translateY(-20px)
}
.portfolio-item:hover .portfolio-info {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.portfolio-item:hover .portfolio-info h3, .portfolio-item:hover .portfolio-info p {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.portfolio-item:hover .portfolio-info h3:after {
	width: 60px;
	opacity: 1
}
.portfolio-item:hover .portfolio-info-alt h3 > a {
	color: #00c3da
}
.portfolio-info {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 25px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
	text-align: center;
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	-webkit-transform: translateY(30px);
	transform: translateY(30px)
}
.portfolio-info .v-center {
	vertical-align: bottom
}
.portfolio-info h3 {
	font-size: 20px;
	font-weight: 700;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	opacity: 0

}
.portfolio-info p {
	font-size: 14px;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	opacity: 0
}
.portfolio-info-alt {
	padding: 20px 0
}
.portfolio-info-alt h3 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -.05em;
	margin-top: 0

}

.portfolio-info-alt h3 > a {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	color: #1f1f1f
}
.portfolio-info-alt p {
	color: #787878;
	font-size: 14px;
	margin-bottom: 5px
}
.project-info > ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.project-info > ul > li {
	display: block;
	margin-bottom: 15px;
	color: #1f1f1f;
	font-size: 14px
}
.project-info > ul > li > strong {
	display: block;
	color: #929292;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 11px;
	font-weight: 500;
	padding-bottom: 6px
}
.project-info > ul > li > a {
	color: #1f1f1f
}
.project-info > ul > li > a:hover {
	color: #4facfe
}
.portfolio-meta > li {
	margin: 25px 0;
	list-style: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px
}
.portfolio-meta > li:last-child {
	border-bottom: 0
}
.portfolio-meta > li span {
	display: inline-block;
	width: 130px;
	letter-spacing: 1px;
	color: #212121;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600
}
.portfolio-meta > li a {
	margin-right: 10px;
	color: #a7a7a7
}
.portfolio-meta > li a:hover {
	color: #4facfe
}
.portfolio-meta-style-02 .portfolio-meta > li {
	margin: 0 0 10px 0;
	list-style: none;
	padding-bottom: 0;
	border-bottom: 0
}
.portfolio-meta-style-02 .portfolio-meta > li span {
	display: inline-block;
	width: 130px;
	letter-spacing: 1px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600
}
.portfolio-meta-style-02 .portfolio-meta > li a {
	margin-right: 10px;
	color: #a7a7a7
}
.portfolio-meta-style-02 .portfolio-meta > li a:hover {
	color: #4facfe
}
.portfolio-meta-style-03 .portfolio-meta > li {
	margin: 0 0 25px 0;
	list-style: none;
	border-bottom: 1px solid #dedede;

	padding-bottom: 15px
}
.portfolio-meta-style-03 .portfolio-meta > li:last-child {
	border-bottom: 0
}
.portfolio-meta-style-03 .portfolio-meta > li span {
	display: inline-block;
	width: 130px;

	letter-spacing: 1px;
	color: #212121;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600
}
.portfolio-meta-style-03 .portfolio-meta > li a {
	margin-right: 10px;
	color: #a7a7a7
}
.portfolio-meta-style-03 .portfolio-meta > li a:hover {
	color: #4facfe
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #000;
	opacity: .9
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #ccc
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family:"VAG Rounded";
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;

	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;

	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {

	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {





		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}
@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: .92
}
.mfp-bottom-bar {
	display: none
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}
.mfp-arrow-left::after, .mfp-arrow-right::after {
	font-family: FontAwesome;
	border: none;
	color: #fff;
	font-size: 65px;
	-webkit-transition: .5s;
	transition: .5s
}
.mfp-arrow-right::after {
	content: "\f105"
}
.mfp-arrow-left::after {
	content: "\f104"
}
.mfp-arrow-left::before, .mfp-arrow-right::before {
	border: none
}
.mfp-arrow {
	height: 60px
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow::after, .mfp-arrow::before {
	margin-top: 15px;
	top: -1px
}
img.mfp-img {
	padding: 40px 0 0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transform: scale(.95);
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	transform: scale(1);
	opacity: 1;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
	transform: scale(.95);
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8)
}
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {

	opacity: 1;
	transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-newspaper .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .5s;
	transform: scale(0) rotate(500deg)
}
.mfp-newspaper.mfp-bg {
	opacity: 0;
	transition: all .5s
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1) rotate(0)
}
.mfp-newspaper.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
	transform: scale(0) rotate(500deg);
	opacity: 0
}
.mfp-newspaper.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-move-horizontal .mfp-with-anim {

	opacity: 0;
	transition: all .3s;
	transform: translateX(-50px)
}
.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all .3s
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateX(0)
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	transform: translateX(50px);
	opacity: 0
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-move-from-top .mfp-content {
	vertical-align: top
}
.mfp-move-from-top .mfp-with-anim {
	opacity: 0;
	transition: all .2s;
	transform: translateY(-100px)
}
.mfp-move-from-top.mfp-bg {
	opacity: 0;
	transition: all .2s
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateY(0)
}
.mfp-move-from-top.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
	transform: translateY(-50px);
	opacity: 0
}
.mfp-move-from-top.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-3d-unfold .mfp-content {
	perspective: 2000px
}
.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform-style: preserve-3d;
	transform: rotateY(-60deg)
}
.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: rotateY(0)
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	transform: rotateY(60deg);
	opacity: 0
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: scale(1.3)
}
.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}
.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0
}
.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0
}
.project-info {
	list-style: none;
	padding-top: 50px;
	text-align: left
}
.project-info li {
	font-family:"VAG Rounded";
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 15px 0;
	color: #212121
}
.project-info li span {
	font-family:"VAG Rounded";
	color: #6d747c;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 300;

	letter-spacing: 1px
}
.project-title {
	padding-top: 20px;
	font-family:"VAG Rounded";
	text-transform: uppercase;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #212121;
	margin-bottom: 20px
}
.project-details {
	text-align: left;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.8;
	padding-bottom: 50px
}
.project-details p {
	color: #212121;
	font-size: 16px;
	font-weight: 300;
	margin-top: 35px
}
.portfolio-slider {
	margin-bottom: 30px
}
.portfolio-slider .slick-dots {
	position: absolute;
	bottom: 25px
}
.portfolio-right .project-detail-box {
	margin-top: 10px
}
.portfolio-right .project-detail-box.mt-50 {
	margin-top: 50px
}
.portfolio-right .project-detail-box li strong {
	min-width: 110px;
	display: inline-block
}
.portfolio-right .project-detail-box li strong.display-block {
	display: block
}
.portfolio-right .project-detail-box li {
	line-height: 30px;
	list-style: none
}
.portfolio-right .project-detail-box li a {
	color: #888
}
.portfolio-right .project-detail-box li a:hover {
	color: #4facfe
}
.project-type-list {
	margin-top: 30px
}
.project-type-list li {
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
	font-weight: 300;
	font-size: 14px;
	list-style: none
}
.project-type-list li i {
	margin-right: 10px
}
.portfolio-right .project-detail-box li, .portfolio-right .project-type-list li {
	text-transform: uppercase
}
.portfolio-nav a {
	overflow: hidden;
	color: inherit;
	cursor: default;
	display: block
}
.portfolio-nav a.disabled {
	opacity: .6;
	pointer-events: none
}
.portfolio-nav a.disabled > span {
	cursor: default
}
.portfolio-nav a.disabled > span:hover {
	color: inherit
}
.portfolio-nav a.disabled:hover {
	opacity: .4
}
.portfolio-nav a.prev i {
	margin-right: 10px
}
.portfolio-nav a.showall {
	text-align: center
}
.portfolio-nav a.showall span {
	padding: 36px 0
}
.portfolio-nav a.showall span i {
	font-size: 24px;
	display: block
}
.portfolio-nav a.showall:hover span i {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}
@media only screen and (max-width:767px) {
	.portfolio-nav a.showall span i {
		font-size: 30px
	}
}
.portfolio-nav a.next {
	text-align: right
}
.portfolio-nav a.next i {
	margin-left: 10px
}
.portfolio-nav a > span {
	display: inline-block;
	padding: 40px 0;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	font-family:"VAG Rounded";
	font-weight: 500;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.portfolio-nav a > span:hover {
	color: #4facfe
}
.portfolio-nav a > span i {
	font-size: 14px
}
.portfolio-nav a > span i:before {
	vertical-align: middle
}
@media only screen and (max-width:767px) {
	.portfolio-nav a > span {
		font-size: 0
	}
	.portfolio-nav a > span i {
		font-size: 30px
	}
}
.pricing-box {
	padding: 40px;
	position: relative
}
.pricing-box-gradient {
	background-color: #4facfe;
	position: relative;
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	z-index: 2;
	overflow: hidden
}
.member {
	margin: 40px 0;
	padding: 0 10px
}
.team-slider .member {
	margin: 20px 0 30px 0;
	padding: 0 10px
}
.team-fullwidth .member {
	margin: 0;
	padding: 0
}
.p0.member {
	margin: 0;
	padding: 0
}
.team-member-container {
	position: relative;
	overflow: hidden
}
.team-member-img img {
	width: 100%
}
.team-member-container .member-caption {
	width: 100%;
	position: absolute;
	z-index: 2;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	top: 0;
	background-color: rgba(191, 7, 49, .8)
}
.team-member-container:hover .member-caption {
	opacity: 1;
	visibility: visible
}
.member-description {
	width: 100%;
	height: 100%
}
.member-description-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	padding: 25px;
	height: 100%
}
.member-description .member-subtitle, .member-description .member-title {
	position: relative;
	left: 0;
	color: #fff;
	width: 100%;
	opacity: 0;
	visibility: hidden
}
.member-description .member-title {
	top: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	margin-top: -35px
}
.member-description .member-subtitle {
	top: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.team-member-container:hover .member-description .member-title {
	opacity: 1;
	visibility: visible;
	top: 30px
}
.team-member-container:hover .member-description .member-subtitle {
	opacity: 1;
	visibility: visible;
	top: 25px
}
.member-icons, .product-btn-group {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 25px;
	margin-bottom: 0
}
.member-icons li, .product-btn-group li {
	display: inline-block;
	position: relative;
	bottom: -40px;
	opacity: 0;
	visibility: hidden;
	transform: translateZ(0);
	margin-right: 5px
}
.member-icons li a, .product-btn-group li a {
	display: block;
	color: #fff
}
.member-icons li a:hover, .product-btn-group li a:hover {
	color: #fff
}
.team-member-container:hover .member-icons li {
	opacity: 1;
	visibility: visible;
	bottom: 0
}
.team-member-container:hover .member-icons li:nth-child(1) {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.team-member-container:hover .member-icons li:nth-child(2) {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.team-member-container:hover .member-icons li:nth-child(3) {
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}
.team-member {
	border: 10px solid #fff
}
.team-thumb {
	position: relative;
	overflow: hidden
}
.team-thumb:after {
	content: '';
	position: absolute;
	background: 0 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0
}
.team-thumb:hover:after {
	opacity: 1;
	visibility: visible;
	background-color: rgba(0, 0, 0, .2);
	z-index: 0
}
.team-thumb img {
	width: 100%
}
.member-info {
	position: absolute;
	left: 0;
	bottom: -20%;
	width: 100%;
	color: #fff;
	padding: 16px 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease-out .2s;
	-moz-transition: all .2s ease-out .2s;
	-o-transition: all .2s ease-out .2s;
	transition: all .2s ease-out .2s
}
.team-thumb:hover .member-info {
	bottom: 0;
	opacity: 1;
	visibility: visible;
	z-index: 1
}
.member-info h3 {
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 0
}
.member-info .title {
	display: block;
	font-size: 14px;
	line-height: 25px;
	font-weight: 300
}
.member-info .social-link {
	margin-top: 25px
}
.member-info .social-link li a {
	display: block;
	width: 35px;
	height: 35px;
	font-size: 18px;
	line-height: 35px;
	background: #fff;
	color: #4facfe;
	text-align: center;
	border-radius: 50%
}
.member-info .social-link li a:hover {
	background: #212121;
	color: #fff
}
.member-info.gradient-bg-two .social-link li a {
	color: #ec77ab
}
.member-info.gradient-bg-three .social-link li a {
	color: #ca4976
}
.member-info.gradient-bg-four .social-link li a {
	color: #ce9ffc
}
.member-info.gradient-bg-seven .social-link li a {
	color: #f6d365
}
.member-info.gradient-bg-eight .social-link li a {
	color: #c6426e
}
.member-info.gradient-bg-nine .social-link li a {
	color: #00f38c
}
.member-info.gradient-bg-ten .social-link li a {
	color: #decba4
}
.blog-slider .post {
	margin: 20px 0;
	padding: 0 10px
}
.post .post-img, .service-style-01 .service-box .service-img {
	overflow: hidden;
	position: relative;
	z-index: 10
}
.post-info {
	background-color: #fff;
	transition: all .2s ease
}
.post .post-img img, .service-box .service-img img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 0;
	-webkit-backface-visibility: hidden
}
.post:hover .post-img img, .service-box:hover .service-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1)
}
.post-info h3 {
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 0
}
.post-info h6 {
	color: #4facfe;
	font-size: 10px;
	margin-top: 5px;
	text-transform: uppercase
}
.post-info a {
	color: #212121
}
.post-info a:hover {
	color: #4facfe
}
.post-info p {
	margin-top: 20px;
	color: #bdbdbd;
	font-size: 12px
}
.post-info .extras-wrap {
	padding: 0 14px 0 0;
	display: inline-block;
	font-size: 14px;
	color: #9e9e9e
}
.post-info .extras-wrap i {
	position: relative;
	top: 1px;
	padding: 0 5px 0 0
}
a.readmore {
	letter-spacing: 2px;
	color: #212121;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700
}
a:hover.readmore {
	color: #4facfe
}
a.readmore > span {
	display: inline-block;
	vertical-align: middle
}
.post-info hr {
	border-top: 1px solid #e0e0e0;
	width: 100%;
	height: 1px
}
.blog-style-01 .post {
	-webkit-box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .7);
	-moz-box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .7);
	box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .7);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.blog-style-01 .post:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, .9);
	-moz-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, .9);
	box-shadow: 0 10px 50px -12px rgba(171, 171, 171, .9)
}
.blog-style-01 .post:hover .post-img img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1)
}
.widget {
	margin-bottom: 30px
}
.blog-masonry-item {
	margin-bottom: 25px
}
.widget-title {
	position: relative;
	text-transform: uppercase;
	margin-bottom: 45px;
	font-family:"VAG Rounded";

}
.aside-title {
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	font-family:"VAG Rounded";
	font-weight: 600
}
.search-form input {
	background-color: #fff;
	color: #000
}
.post-item {
	overflow: hidden;
	margin-bottom: 20px
}
.post-item:last-child {
	margin-bottom: 0
}
.post-item h4 {
	margin: 0
}
.post-item .post-thumb {
	float: left

}
.post-item .post-thumb img {
	width: 75px;
	height: 58px
}
.post-item .post-body {
	margin-left: 100px
}
.post-item .post-time {
	font-size: 12px;
	line-height: 1.2;
	margin-top: 7px;
	color: #999
}
.post-item .subtitle {
	line-height: 1.2
}
.search-form {
	position: relative
}
.search-field {
	border-color: #e9e9e9!important;
	background: #fff
}
.search-field:focus {
	border-color: #4facfe!important
}
.widget_archive ul li:first-child, .widget_categories ul li:first-child {
	margin-top: 0
}
.widget_archive ul li, .widget_categories ul li {
	margin-top: 20px;
	line-height: 25px;
	list-style: none;
	position: relative
}
.widget_archive ul li span {
	position: absolute;
	top: 0;

	right: 0
}
.widget_archive ul li a, .widget_categories ul li a {
	color: #888;
	font-weight: 100
}
.widget_archive ul li a:hover, .widget_categories ul li a:hover {
	color: #4facfe;
	text-decoration: none
}
.post-tags a {
	display: inline-block;
	padding: 5px 11px;
	margin: 0 5px 15px 0;
	border: 1px solid #e0e0e0;
	font-size: 10px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: .2px
}
.post-tags a:hover {
	background: #4facfe;
	border: 1px solid #4facfe;
	color: #fff;
	text-decoration: none
}
.blog-standard {
	margin-top: 20px
}
.blog-standard blockquote {
	margin: 40px 0;
	background-color: #fff;
	padding: 30px;
	position: relative;
	border-left-color: #4facfe;
	font-size: inherit;
	line-height: 1.7;
	color: #888
}
.post-controls {
	margin-top: 30px;
	overflow: hidden
}
.post-share li {
	display: inline-block;
	padding-right: 10px;
	margin: 0
}
.post-controls .post-share {
	float: left
}
.post-controls .comments-info {
	float: right
}
.post-controls .post-share li a {
	color: #212121
}
.post-controls .post-share li a:hover {
	color: #4facfe
}
.comments-info a {
	color: #212121
}
.comments-info a:hover {
	color: #4facfe;
	text-decoration: none
}
.comment-respond {
	margin-top: 70px;
	margin-bottom: 80px
}
.comment-reply-title {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase
}
.recent-post-title {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase
}
.comment-box {
	margin-bottom: 80px
}
.post-comment {
	margin: 30px 0
}
li.post-comment {
	list-style: none
}
.comment-content {
	padding: 20px;
	background-color: #fff;
	border: 1px solid #f1f1f1
}
.post-comment .avatar {
	margin-right: 22px;
	float: left
}
.post-comment .avatar img {
	width: 74px;
	height: 74px;
	border-radius: 100px
}
.post-comment .post-body {
	overflow: hidden
}
.post-comment .comment-header {
	line-height: 1;
	font-size: 13px;
	padding-right: 46px;
	margin-top: 3px;
	margin-bottom: 10px
}
.post-comment .author a {
	font-family:"VAG Rounded";
	font-size: 16px;
	font-weight: 400;
	color: #212121
}
.post-comment .comment-header .time-ago a {
	font-size: 12px;
	color: #888;
	margin-left: 6px
}
.post-comment .reply a {
	font-size: 10px;
	color: #888;
	margin-right: 6px;
	float: right;
	background-color: #ececec;
	padding: 5px 10px
}
.post-comment .reply-comment {
	padding-left: 90px
}
.post-comment .reply-comment .avatar img {
	width: 50px;
	height: 50px;
	border-radius: 100px
}
.comment-form .form-control {
	height: 55px;
	border: 1px solid #eee
}
.comment-form textarea.form-control {
	height: auto
}
.footer {background: #fff900;}
.footer-inner {background: #fff;}
.footer-main {
	padding: 60px 0 60px;
	background-color: #f5f5f5;
	position: relative
}
.footer .widget-title {
	position: relative;
	line-height: 1.4;
	text-transform: uppercase;
	margin-bottom: 20px;


	color: #212121;

	font-family:"VAG Rounded";
	margin-top: 11px;
	font-size: 14px
}
.footer .widget-text p {
	color: #9e9e9e;
	font-size: 14px
}
.footer .widget-links {
	font-family:"VAG Rounded";
}
.footer .widget-links li {
	margin-bottom: 10px;
	list-style: none;
	color: #9e9e9e;
	font-size: 14px
}
.footer .widget-links li i {
	color: #9e9e9e;
	padding-right: 10px
}
.footer .widget-links a {
	color: #9e9e9e
}
.footer .widget-links a:hover {
	color: #4facfe;
	text-decoration: none
}
.copy-right {
	margin-top: 8px;
	color: #616161;
	font-size: 13px
}
.copy-right .icon {
	color: #4facfe;
	margin-right: 5px
}
.social-foot ul.social-media {
	margin-left: 20px;
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px
}
.social-foot ul.social-media li {
	display: inline-block;
	margin-right: 20px
}
.social-foot ul.social-media li:last-child {
	margin-right: 0
}
.social-foot ul.social-media li a {
	font-size: 25px;
	display: inline-block;
	color: #fff
}
.social-foot ul.social-media li a:hover {
	color: #4facfe
}
.social-foot-1 ul.social-media {
	margin-left: 20px;
	float: left;
	display: block;
	margin-bottom: 20px;
	margin-top: 15px
}
.social-foot-1 ul.social-media li {
	display: inline-block;
	margin-right: 20px
}
.social-foot-1 ul.social-media li:last-child {
	margin-right: 0
}
.social-foot-1 ul.social-media li a {
	font-size: 25px;
	display: inline-block;
	color: #fff
}
.social-foot-1 ul.social-media li a:hover {
	color: #007fb2
}
.popular-tags a {
	display: inline-block;
	padding: 5px 11px;
	margin: 0 5px 15px 0;
	border: 1px solid #9e9e9e;
	color: #9e9e9e;
	background: 0 0;
	font-size: 14px
}
.popular-tags a:hover {
	background: #4facfe;
	border: 1px solid #4facfe;
	color: #fff;
	text-decoration: none
}
.map-section {
	position: relative;
	min-height: 500px
}
.map-parallax {
	position: fixed;
	width: 100%;
	height: 45%;
	z-index: -3
}
#map-style-2, #map-style-3, #myMap {
	min-height: 500px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10
}
#map-style-2.wide, #map-style-3.wide, #myMap.wide {
	height: 500px;
	width: 100%;
	position: relative!important
}
#mapcontent p {
	margin: 0;
	font-size: 16px
}
#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 25px;
	background: #ea4c89;
	width: 35px;
	height: 35px;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 100px;
	display: none;
	z-index: 99;
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	font-size: 15px;
	text-align: center;
	display: block;
	line-height: 36px
}
#return-to-top:hover {
	background: rgba(0, 0, 0, .9)
}
.default-slider, .home-fullslide {
	position: relative;
	height: 768px;
	overflow: hidden
}
.default-slider .container {
	padding-top: 60px
}
.blog-grid-slider.slick-dotted.slick-slider, .default-slider.slick-dotted.slick-slider {
	margin-bottom: 0
}
.home-slider {
	height: 100vh;
	padding: 0
}
.home-slider .default-slider, .home-slider .hero-text-wrap, .home-slider .slick-list, .home-slider .slide-img {
	height: 100vh;
	width: 100%
}
.default-slider .slide {
	position: relative;
	height: 768px
}
.default-slider .slick-dots, .service-slider-2 .slick-dots {
	bottom: 40px
}
.default-slider .slick-dots li button, .portfolio-slider .slick-dots li button {
	font-size: 0;
	width: 40px;
	height: 3px;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: 0;
	background: rgba(195, 195, 195, .5)
}
section.dark-block .default-slider .slick-dots li button {
	background: rgba(33, 33, 33, .5)
}
.parallax-img, .slide-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.full-screen-bg {
	height: 100vh;
	min-height: 100vh
}
.hero-text-wrap {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 200;
	background-color: rgba(0, 0, 0, .45)
}
.light-slider .hero-text-wrap {

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

}
.inline-btn p {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .1em;
	margin: 0 10px;
	font-family:"VAG Rounded";
	font-weight: 500;
	vertical-align: middle




}
.inline-btn i {
	font-size: 20px
}
.video-box {
	position: relative;
	overflow: hidden;
	border-radius: 10px
}
.video-box_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.play-button {
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-radius: 100px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	line-height: 100px;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}
.play-button:hover {
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
	transform: translateX(-50%) translateY(-50%) scale(1.1)
}
.play-button:before {
	content: '';
	border: 1px solid;
	border-color: #fff;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	-webkit-animation: 1s it-zoom linear infinite;
	animation: 1s it-zoom linear infinite
}
.play-button:after {
	content: '';
	border: 1px solid;
	border-color: #fff;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	-webkit-animation: 1s it-zoom linear infinite;
	animation: 1s it-zoom linear infinite
}
.play-button:before {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}
.play-button i {
	line-height: inherit;
	display: block;
	text-align: center;
	color: #212121;
	font-size: 60px
}
.hero-video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}
.hero-video video {
	position: absolute;
	max-width: none
}
.bg-flex.bg-flex-left {
	left: 0
}
.bg-flex.bg-flex-right {
	right: 0
}
.bg-flex {
	padding: 0;
	position: absolute!important;
	top: 0;
	height: 100%;
	overflow: hidden;
	z-index: 100
}
.bg-flex-holder {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}
.bg-flex-cover {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}
.bg-flex-right {
	position: absolute;
	padding: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden
}
.col-about-right {
	padding-left: 60px
}
.col-about-left {
	padding-right: 60px
}
.row-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.row-flex:before {
	content: none
}
.row-flex > [class*=col-] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
@media only screen and (max-width:767px) {
	.row-flex > [class*=col-]:not([class*=col-xs]) {
		width: 100%
	}
}
.row-flex > [class*=col-] .col-inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: -15px;
	margin-right: -15px
}
.col-inner.spacer {
	padding: 100px 50px
}
.col-inner.spacer-md {
	padding: 90px 50px
}
.col-inner.spacer-sm {
	padding: 80px 50px
}
.col-inner.spacer-xs {
	padding: 60px 50px
}
.row-flex.flex-center > [class*=col-] {
	-webkit-box-align: center;
	-moz-box-align: center;

	-ms-flex-align: center;
	align-items: center
}
@media only screen and (min-width:768px) {
	.row-flex.full-width-flex > [class*=col-] {
		padding-left: 6.5%;
		padding-right: 6.5%
	}
}
.row-flex.padding-row > [class*=col-] {
	padding: 7.5% 6.5%
}
.row-flex.flex-horizontal > [class*=col-]:last-child {

	-webkit-box-pack: end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.row-flex.flex-spacing .column-inner {
	margin-left: 0;
	margin-right: 0
}
.social-networks {
	padding: 0;
	list-style: none

}
.social-networks > li {
	display: inline-block;
	margin-right: 12px
}
.social-networks > li > a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #e8e8e8;

	color: #212121;
	border-radius: 100%
}
.social-networks > li > a:hover {
	color: #fff
}
.social-networks > li.social-icon-fb > a:hover {
	background-color: #3b5998;
	border-color: #3b5998
}
.social-networks > li.social-icon-tw > a:hover {
	background-color: #55acee;
	border-color: #55acee
}
.social-networks > li.social-icon-lk > a:hover {
	background-color: #0077b5;
	border-color: #0077b5
}
.social-networks > li.social-icon-be > a:hover {
	background-color: #053eff;
	border-color: #053eff
}
.social-networks > li.social-icon-de > a:hover {
	background-color: #ea4c89;
	border-color: #ea4c89
}
.social-networks > li.social-icon-sk > a:hover {
	background-color: #00aff0;
	border-color: #00aff0
}
.social-networks > li > a i {
	font-size: 20px
}
.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	z-index: 10
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	color: #fff;
	outline: 0;
	background: 0 0
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-prev {
	left: 25px
}
.slick-next {
	right: 25px
}
.slick-dotted.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}
.slick-dots li {
	display: inline-block;
	margin: 0 4px
}
.slick-slide:focus {
	outline: 0
}
.blog-slider .slick-dots li button, .testimonial .slick-dots li button, .testimonial-style-2 .slick-dots li button, .text-content-slider .slick-dots li button {
	font-size: 0;
	width: 12px;
	height: 6px;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: 0;
	background: rgba(0, 0, 0, .1);
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px
}
.text-content-slider .slick-dots li.slick-active button {
	background-color: #fff
}

.blog-grid-slider .slick-prev:before, .default-slider .slick-prev:before, .service-slider-2 .slick-prev:before {
	content: '\eb76'
}
.blog-grid-slider .slick-next:before, .default-slider .slick-next:before, .service-slider-2 .slick-next:before {
	content: '\eb79'
}
#product-slider .slick-next:before, #product-slider .slick-prev:before, .blog-grid-slider .slick-next:before, .blog-grid-slider .slick-prev:before, .service-slider-2 .slick-next:before, .service-slider-2 .slick-prev:before, section.dark-block .default-slider .slick-next:before, section.dark-block .default-slider .slick-prev:before, section.parallax-bg .testimonial-style-2 .slick-next:before, section.parallax-bg .testimonial-style-2 .slick-prev:before {
	font-family: icofont;
	font-size: 25px;
	line-height: 1;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.blog-grid-slider .slick-next, .blog-grid-slider .slick-prev, .service-slider-2 .slick-next, .service-slider-2 .slick-prev {
	border: 2px solid rgba(255, 255, 255, .7);
	width: 50px;
	height: 50px;
	color: #fff;
	border-radius: 100px
}
.blog-grid-slider .slick-next, .blog-grid-slider .slick-prev {
	border-radius: 0
}
.service-slider-2 .slide {
	position: relative
}

.service-slider-2, .service-slider-2 .slick-list {
	width: 100%
}
.no-direction .slick-next, .no-direction .slick-prev {
	display: none!important
}
.blog-grid-slider .slick-next:hover, .blog-grid-slider .slick-prev:hover, .service-slider-2 .slick-next:hover, .service-slider-2 .slick-prev:hover {
	color: #212121;
	background: #fff
}
.default-slider .slick-next:focus, .service-slider-2 .slick-prev:focus {
	outline: 0
}
.default-slider .slick-dots li.slick-active button {
	background-color: #fff
}
.portfolio-slider .slick-dots li.slick-active button, section.dark-block .default-slider .slick-dots li.slick-active button {
	background-color: #212121
}
section.dark-block .default-slider .slick-next, section.dark-block .default-slider .slick-prev {
	border: 1px solid rgba(33, 33, 33, .7);
	color: #212121;
	width: 50px;
	height: 50px;
	border-radius: 100px
}
section.dark-block .default-slider .slick-next:hover, section.dark-block .default-slider .slick-prev:hover {
	color: #fff;
	background: #212121
}
.simple-content-slider {
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	left: 0
}
.simple-content-slider-text {
	display: table;
	height: 100%;
	width: 100%
}
.simple-content-text-inner {
	display: table-cell;
	vertical-align: middle
}
.member-socialicons {
	overflow: hidden;
	list-style: none;
	text-align: center;
	line-height: 20px
}
.member-socialicons li {
	float: left;
	padding: 0 10px;
	line-height: inherit;
	list-style-type: none
}
.member-socialicons li a {
	color: #fff;
	display: block
}
.member-socialicons li a:hover {
	color: #ff4552
}
.member-socialicons li a i {
	display: block;
	font-size: 13px;
	text-align: center
}
ul.social-default, ul.social-default-no-border {
	display: block
}
ul.social-default li, ul.social-default-no-border li {
	display: inline-block;
	margin-right: 12px
}
ul.social-default li:last-child, ul.social-default-no-border li:last-child {
	margin-right: 0
}
ul.social-default li a {
	font-size: 16px;
	display: block;
	border: solid 1px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100px
}
ul.social-default li a.fb {
	border-color: #3c599f;
	color: #3c599f
}
ul.social-default li a:focus.fb, ul.social-default li a:hover.fb {
	border-color: #3c599f;
	color: #fff;
	background-color: #3c599f
}
ul.social-default li a.tw {
	border-color: #00aced;
	color: #00aced
}
ul.social-default li a:focus.tw, ul.social-default li a:hover.tw {
	border-color: #00aced;
	color: #fff;
	background-color: #00aced
}
ul.social-default li a.dr {
	border-color: #ea4c89;
	color: #ea4c89
}
ul.social-default li a:focus.dr, ul.social-default li a:hover.dr {
	border-color: #ea4c89;
	color: #fff;
	background-color: #ea4c89
}
ul.social-default li a.be {
	border-color: #1769ff;
	color: #1769ff
}
ul.social-default li a:focus.be, ul.social-default li a:hover.be {
	border-color: #1769ff;
	color: #fff;
	background-color: #1769ff
}
ul.social-default li a.ev {
	border-color: #528036;
	color: #528036
}
ul.social-default li a:focus.ev, ul.social-default li a:hover.ev {
	border-color: #528036;
	color: #fff;
	background-color: #528036
}
ul.social-default-no-border {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
ul.social-default-no-border li a {
	font-size: 16px;
	display: inline-block;
	color: #212121
}
ul.social-default-no-border.big li a {
	font-size: 26px;
	color: #fff
}
ul.social-default-no-border li a:focus.facebook, ul.social-default-no-border li a:hover.facebook {
	color: #3c599f
}
ul.social-default-no-border li a:focus.twitter, ul.social-default-no-border li a:hover.twitter {
	color: #00aced
}

ul.social-default-no-border li a:focus.behance, ul.social-default-no-border li a:hover.behance {
	color: #1769ff
}
ul.social-default-no-border li a:focus.dribble, ul.social-default-no-border li a:hover.dribble {
	color: #ea4c89
}
ul.social-default-no-border li a:focus.google-plus, ul.social-default-no-border li a:hover.google-plus {
	color: #dd4b39
}
ul.social-default-no-border li a:focus.linkedin, ul.social-default-no-border li a:hover.linkedin {
	color: #007bb6
}

ul.social-default-no-border li a:focus.youtube, ul.social-default-no-border li a:hover.youtube {
	color: #b00
}
ul.social-default-no-border li a:focus.instagram, ul.social-default-no-border li a:hover.instagram {

	color: #517fa4
}
ul.social-default-no-border li a:focus.pinterest, ul.social-default-no-border li a:hover.pinterest {
	color: #cb2027
}
ul.social-default-no-border li a:focus.flicker, ul.social-default-no-border li a:hover.flicker {
	color: #ff0084
}
ul.social-default-no-border li a:focus.tumblr, ul.social-default-no-border li a:hover.tumblr {
	color: #32506d
}
ul.social-default-no-border li a:focus.github, ul.social-default-no-border li a:hover.github {
	color: #171516
}
.lg-icon, .md-icon, .sm-icon, .xl-icon, .xs-icon {
	list-style: none;
	padding: 0
}
.lg-icon li, .md-icon li, .sm-icon li, .xl-icon li, .xs-icon li {
	display: inline-block
}
footer .lg-icon li:first-child, footer .md-icon li:first-child, footer .sm-icon li:first-child, footer .xl-icon li:first-child, footer .xs-icon li:first-child {
	margin-left: 0
}
footer .lg-icon li:last-child, footer .md-icon li:last-child, footer .sm-icon li:last-child, footer .xl-icon li:last-child, footer .xs-icon li:last-child {
	margin-right: 0
}
.xs-icon li {
	margin: 0 2px
}
.sm-icon li {
	margin: 0 5px
}
.md-icon li {
	margin: 0 8px
}
.lg-icon li {
	margin: 0 10px
}
.xl-icon li {
	margin: 0 12px
}
.xs-icon a {
	font-size: 14px;
	width: 30px!important;
	height: 30px!important;
	line-height: 29px!important
}
.sm-icon a {
	font-size: 16px;
	width: 40px!important;
	height: 40px!important;
	line-height: 38px!important
}
.md-icon a {
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 48px
}
.lg-icon a {
	font-size: 24px;
	width: 60px!important;
	height: 60px!important;
	line-height: 61px!important
}
.xl-icon a {
	font-size: 30px;
	width: 70px!important;
	height: 70px!important;
	line-height: 68px!important
}
.md-icon.left-icon li {
	margin-right: 10px;
	margin-left: 0
}
.social-icons-style-01 a, .social-icons-style-07 a {
	text-align: center;
	display: inline-block;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	color: #fff
}
.social-icons-style-01 a:hover {
	border-radius: 100%
}
.social-icons-style-01 a.fb, .social-icons-style-02 a.fb:hover, .social-icons-style-03 a.fb span, .social-icons-style-06 .icon.facebook:before, .social-icons-style-09 a.facebook, .social-icons-style-10 a.fb span, .social-icons-style-11 .facebook .back {
	background-color: #3b5998
}
.social-icons-style-01 a.tw, .social-icons-style-02 a.tw:hover, .social-icons-style-03 a.tw span, .social-icons-style-06 .icon.twitter:before, .social-icons-style-09 a.twitter, .social-icons-style-10 a.tw span, .social-icons-style-11 .twitter .back {
	background-color: #00aced
}
.social-icons-style-01 a.be, .social-icons-style-02 a.be:hover, .social-icons-style-03 a.be span, .social-icons-style-06 .icon.behance:before, .social-icons-style-09 a.behance, .social-icons-style-10 a.be span, .social-icons-style-11 .behance .back {
	background-color: #1769ff
}
.social-icons-style-01 a.in, .social-icons-style-02 a.in:hover, .social-icons-style-03 a.in span, .social-icons-style-06 .icon.linkedin:before, .social-icons-style-09 a.linkedin, .social-icons-style-10 a.in span, .social-icons-style-11 .linkedin .back {
	background-color: #007bb6
}
.social-icons-style-01 a.yt, .social-icons-style-02 a.yt:hover, .social-icons-style-03 a.yt span, .social-icons-style-06 .icon.youtube:before, .social-icons-style-09 a.youtube, .social-icons-style-10 a.yt span, .social-icons-style-11 .youtube .back {
	background-color: #b00
}
.social-icons-style-01 a.ins, .social-icons-style-02 a.ins:hover, .social-icons-style-03 a.ins span, .social-icons-style-06 .icon.instagram:before, .social-icons-style-09 a.instagram, .social-icons-style-10 a.ins span, .social-icons-style-11 .instagram .back {
	background-color: #fe1f49
}
.social-icons-style-01 a.tb, .social-icons-style-02 a.tb:hover, .social-icons-style-03 a.tb span, .social-icons-style-06 .icon.tumblr:before, .social-icons-style-09 a.tumblr, .social-icons-style-10 a.tb span, .social-icons-style-11 .tumblr .back {
	background-color: #32506d
}
.social-icons-style-01 a.fk, .social-icons-style-02 a.fk:hover, .social-icons-style-03 a.fk span, .social-icons-style-06 .icon.flicker:before, .social-icons-style-09 a.flickr, .social-icons-style-10 a.fk span, .social-icons-style-11 .flickr .back {
	background-color: #ff0084
}
.social-icons-style-01 a.rss, .social-icons-style-02 a.rss:hover, .social-icons-style-03 a.rss span, .social-icons-style-06 .icon.rss:before, .social-icons-style-09 a.rss, .social-icons-style-10 a.rss span, .social-icons-style-11 .rss .back {
	background-color: #f2890a
}
.social-icons-style-01 a.pin, .social-icons-style-02 a.pin:hover, .social-icons-style-03 a.pin span, .social-icons-style-06 .icon.pinterest:before, .social-icons-style-09 a.pinterest, .social-icons-style-10 a.pin span, .social-icons-style-11 .pinterest .back {
	background-color: #cb2027
}
.social-icons-style-01 a.git, .social-icons-style-02 a.git:hover, .social-icons-style-03 a.git span, .social-icons-style-06 .icon.github:before, .social-icons-style-09 a.github, .social-icons-style-10 a.git span, .social-icons-style-11 .github .back {
	background-color: #171516
}
.social-icons-style-01 a.gplus, .social-icons-style-02 a.gplus:hover, .social-icons-style-03 a.gplus span, .social-icons-style-06 .icon.google-plus:before, .social-icons-style-09 a.google-plus, .social-icons-style-10 a.gplus span, .social-icons-style-11 .google-plus .back {
	background-color: #dd4b39
}
.social-icons-style-01 a.dr, .social-icons-style-02 a.dr:hover, .social-icons-style-03 a.dr span, .social-icons-style-06 .icon.dribble:before, .social-icons-style-09 a.dribble, .social-icons-style-10 a.dr span, .social-icons-style-11 .dribble .back {
	background-color: #ea4c89
}
.social-icons-style-02 a {
	text-align: center;
	display: inline-block;
	color: #fff
}
.social-icons-style-02 a:hover {
	color: #fff;
	border-radius: 100%
}
.social-icons-style-03 {
	position: relative
}
.social-icons-style-03 a {
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	position: relative;
	text-align: center
}
.social-icons-style-03 a:hover {
	color: #fff
}
.social-icons-style-03 a i {
	position: relative;
	z-index: 1
}
.social-icons-style-03 a span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	width: 0
}
.social-icons-style-03 a:hover span {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	top: 0;
	left: 0
}
.social-icons-style-04 a:hover.facebook {
	color: #3c599f
}
.social-icons-style-04 a:hover.twitter {
	color: #00aced
}
.social-icons-style-04 a:hover.behance {
	color: #1769ff
}
.social-icons-style-04 a:hover.dribble {
	color: #ea4c89
}
.social-icons-style-04 a:hover.google-plus {
	color: #dd4b39
}
.social-icons-style-04 a:hover.linkedin {
	color: #007bb6
}
.social-icons-style-04 a:hover.youtube {
	color: #b00
}
.social-icons-style-04 a:hover.instagram {
	color: #517fa4
}
.social-icons-style-04 a:hover.pinterest {
	color: #cb2027
}
.social-icons-style-04 a:hover.flicker {
	color: #ff0084
}
.social-icons-style-04 a:hover.tumblr {
	color: #32506d
}
.social-icons-style-04 a:hover.github {
	color: #171516
}
.social-icons-style-04 a:hover.rss {
	color: #f2890a
}

.social-icons-style-05 a.facebook, .social-icons-style-06 .icon.facebook .icofont, .social-icons-style-12 a.facebook {
	color: #3c599f
}
.social-icons-style-05 a.twitter, .social-icons-style-06 .icon.twitter .icofont, .social-icons-style-12 a.twitter {
	color: #00aced
}
.social-icons-style-05 a.behance, .social-icons-style-06 .icon.behance .icofont, .social-icons-style-12 a.behance {
	color: #1769ff
}
.social-icons-style-05 a.dribble, .social-icons-style-06 .icon.dribble .icofont, .social-icons-style-12 a.dribble {
	color: #ea4c89
}
.social-icons-style-05 a.google-plus, .social-icons-style-06 .icon.google-plus .icofont, .social-icons-style-12 a.google-plus {
	color: #dd4b39
}
.social-icons-style-05 a.linkedin, .social-icons-style-06 .icon.linkedin .icofont, .social-icons-style-12 a.linkedin {
	color: #007bb6
}
.social-icons-style-05 a.youtube, .social-icons-style-06 .icon.youtube .icofont, .social-icons-style-12 a.youtube {
	color: #b00
}
.social-icons-style-05 a.instagram, .social-icons-style-06 .icon.instagram .icofont, .social-icons-style-12 a.instagram {
	color: #517fa4
}
.social-icons-style-05 a.pinterest, .social-icons-style-06 .icon.pinterest .icofont, .social-icons-style-12 a.pinterest {
	color: #cb2027
}
.social-icons-style-05 a.flicker, .social-icons-style-06 .icon.flicker .icofont, .social-icons-style-12 a.flicker {
	color: #ff0084
}
.social-icons-style-05 a.tumblr, .social-icons-style-06 .icon.tumblr .icofont, .social-icons-style-12 a.tumblr {
	color: #32506d
}
.social-icons-style-05 a.github, .social-icons-style-06 .icon.github .icofont, .social-icons-style-12 a.github {
	color: #171516
}
.social-icons-style-05 a.rss, .social-icons-style-06 .icon.rss .icofont, .social-icons-style-12 a.rss {
	color: #f2890a
}
.social-icons-style-05 a:hover {
	color: #fff
}
.social-icons-style-06 .icon {
	display: inline-block;
	background-color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 0;
	text-align: center;
	position: relative;
	overflow: hidden;
	border-radius: 28%;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .1);
	opacity: .99
}
.social-icons-style-06 .icon, .social-icons-style-06 .icon .icofont, .social-icons-style-06 .icon:before {
	transition: all .35s;
	transition-timing-function: cubic-bezier(.31, -.105, .43, 1.59)
}
.social-icons-style-06 .icon:before {
	content: '';
	width: 120%;
	height: 120%;
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.social-icons-style-06 .icon:before {
	top: 90%;
	left: -110%
}
.social-icons-style-06 .icon .icofont {
	vertical-align: middle
}
.social-icons-style-06 .icon .icofont {
	-webkit-transform: scale(.8);
	transform: scale(.8)
}
.social-icons-style-06 .icon:focus:before, .social-icons-style-06 .icon:hover:before {
	top: -10%;
	left: -10%
}
.social-icons-style-06 .icon:focus .icofont, .social-icons-style-06 .icon:hover .icofont {
	color: #fff;
	-webkit-transform: scale(1);
	transform: scale(1);
	position: relative
}
.social-icons-style-07 a:hover {
	color: #4facfe
}
.social-icons-style-08 a {
	text-align: center;
	display: inline-block;
	border: 1px solid rgba(0, 0, 0, .1);
	color: #232323;
	background-color: transparent;
	border-radius: 100%
}
.social-icons-style-08 a:hover {
	background-color: transparent
}
.social-icons-style-08 a.facebook:hover {
	border-color: #3b5998;
	color: #3b5998
}
.social-icons-style-08 a.twitter:hover {
	border-color: #00aced;
	color: #00aced
}
.social-icons-style-08 a.google-plus:hover {
	border-color: #dc4a38;
	color: #dc4a38
}
.social-icons-style-08 a.dribble:hover {
	border-color: #ea4c89;
	color: #ea4c89
}
.social-icons-style-08 a.youtube:hover {
	border-color: #b00;
	color: #b00
}
.social-icons-style-08 a.linkedin:hover {
	border-color: #0077b5;
	color: #0077b5
}

.social-icons-style-08 a.instagram:hover {
	border-color: #fe1f49;
	color: #fe1f49
}
.social-icons-style-08 a.pinterest:hover {
	border-color: #cb2027;
	color: #cb2027






}
.social-icons-style-08 a.flickr:hover {
	border-color: #ff0084;
	color: #ff0084
}
.social-icons-style-08 a.rss:hover {
	border-color: #f2890a;
	color: #f2890a
}
.social-icons-style-08 a.behance:hover {
	border-color: #1769ff;
	color: #1769ff
}
.social-icons-style-08 a.tumblr:hover {
	border-color: #32506d;
	color: #32506d
}
.social-icons-style-09 a {
	text-align: center;
	display: inline-block;
	-webkit-transition: -webkit-transform 1s, backgrond .4s;
	-moz-transition: -moz-transform 1s, background .4s;
	-o-transition: -o-transform 1s, background .4s;
	transition: transform 1s, background .4s;
	border-radius: 100%;
	color: #fff

}
.social-icons-style-09 a:hover {
	-webkit-transform: translateY(-10px) rotateZ(360deg);
	-moz-transform: translateY(-10px) rotateZ(360deg);
	-ms-transform: translateY(-10px) rotateZ(360deg);
	-o-transform: translateY(-10px) rotateZ(360deg);
	transform: translateY(-10px) rotateZ(360deg)
}
.social-icons-style-10 a {
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	position: relative;
	border: 1px solid rgba(0, 0, 0, .1);
	color: #232323;
	text-align: center;
	z-index: 1
}
.social-icons-style-10 a:hover {
	color: #fff
}
.social-icons-style-10 a span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	width: 0;
	z-index: -1
}
.social-icons-style-10 a:hover span {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	top: 0;
	left: 0
}
.social-icons-style-11 a {
	background: #fff;
	color: #212121;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	position: relative;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.social-icons-style-11 .back, .social-icons-style-11 .front {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible
}
.social-icons-style-11 .back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
.social-icons-style-11 a:hover .back {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible
}
.social-icons-style-11 a:hover {
	color: #fff;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}
.social-icons-style-12 a {
	color: #fff;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-font-smoothing: antialiased
}
.social-icons-style-12 a span {
	color: #212121;
	position: absolute;
	bottom: 0;
	left: -25px;
	right: -25px;
	z-index: -1;
	font-size: 14px;
	border-radius: 2px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	-o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
	-webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
	-moz-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
	transition: all .5s cubic-bezier(.68, -.55, .265, 1.55)
}
.social-icons-style-12 a:hover span {
	bottom: 60px;
	visibility: visible;
	opacity: 1
}
.social-icons-style-12 a span:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%)
}
.breadcrumb {
	background: 0 0;
	border-radius: 0;
	padding: 0
}
.breadcrumb ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.breadcrumb ul li {
	display: inline-block
}
.breadcrumb ul li a {
	color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.breadcrumb ul li a:focus, .breadcrumb ul li a:hover {
	color: #4facfe
}
.breadcrumb ul > li:after {
	content: "\eb8b";
	font-family: icofont;
	padding: 0 11px 0 14px;
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	color: #fff
}
.breadcrumb ul > li:last-child:after {
	border-right: 0;
	content: "";
	padding: 0
}
.list-style-none li {
	list-style: none
}
.list-style-01 li {
	padding: 5px 0
}
.list-style-02 {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-style-02 li {
	position: relative;
	margin: 0 0 15px 0
}
.list-style-02 li.not-available {
	color: #ccc
}
.list-style-02 li.not-available:before {
	color: #fe4f4f;
	content: "\efb8";
	font-family: icofont;
	margin-right: 10px
}
.list-style-02 li:before {
	content: "\efad";
	font-family: icofont;
	margin-right: 10px;
	color: #4facfe
}
.list-style-03 {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-style-03 li {
	position: relative;
	padding: 0 0 0 22px;
	margin: 0 0 9px 0
}
.list-style-03 li:before {
	content: "";
	width: 10px;
	height: 1px;
	background-color: #212121;
	position: absolute;
	top: 11px;
	left: 0
}
.list-style-04 {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-style-04 li {
	padding: 0;
	margin: 0 0 10px 0
}
.list-style-04 li i {
	margin-right: 10px
}
.our-process-style-01 .count-wrap {
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 auto 30px
}
.our-process-style-01 .count-wrap:before {
	width: 80px;
	height: 80px;
	opacity: .2;
	z-index: 1
}
.our-process-style-01 .count-wrap:after {
	width: 65px;
	height: 65px;
	opacity: .5;
	z-index: 2
}
.our-process-style-01 .count-wrap:after, .our-process-style-01 .count-wrap:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 100px
}
.our-process-style-01 .count, .our-process-style-01 .count-wrap:after, .our-process-style-01 .count-wrap:before {
	background-color: #4facfe
}
.our-process-style-01 .count {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3
}
.our-process-style-01 .line:after, .our-process-style-01 .line:before {
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	background: #eee;
	position: absolute;
	top: 40px;
	text-align: center
}
.our-process-style-01 .line:after {
	right: 0
}
.our-process-style-01 .line:before {
	left: 0
}
.our-process-style-01 .line:first-child:before {
	display: none
}
.our-process-style-01 .line:last-child:after {
	display: none
}
.our-process-style-02 .icon-wrap {
	position: relative;
	width: 100px;
	height: 100px;
	margin: 0 auto 30px;
	border-radius: 100px
}
.our-process-style-02 .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 65px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);
	z-index: 3;
	margin-left: 0
}
.our-process-style-02 .line:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 55px;
	text-align: center;
	left: 50%
}

















.our-process-style-02 .line:last-child:after {
	display: none
}
.left-img {
	bottom: -85px;
	position: absolute;
	left: -70px;
	width: 54%
}
.left-img img {
	max-width: none
}
.client-logo {
	margin: 0 15px
}
.client-logo img {
	margin: auto;
	opacity: .7
}
.client-logo img:hover {
	opacity: 1
}
section.big-block .client-logo {
	padding: 10%
}
.client-sm-logos img {
	margin: 0 auto;
	width: 150px
}
.client-logo-height img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.client-logo-height:hover img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0)
}
.client-logo-height {
	height: 190px
}
.client-logo-height:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, .1)
}
#product-slide .small-thumb:focus, #product-slider .big-thumb:focus, .blog-grid-slider .item:focus, .blog-slider .post:focus, .client-logo:focus, .default-slider .slide:focus, .member:focus, .model-slider .item-model:focus, .portfolio-slider .item:focus, .quote-item:focus, .testimonial-item:focus, .zoom-text:focus {
	outline: 0
}
.cover-bg {
	position: relative!important;
	background-size: cover!important;
	overflow: hidden!important;
	background-position: center!important;
	background-repeat: no-repeat!important
}
.title-hero-bg {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	min-height: 400px
}
.title-hero-bg::before {
	content: "";
	background-color: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.page-title {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	z-index: 15;
	-webkit-transform: translate(0, 50%);
	-moz-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	-o-transform: translate(0, 50%);
	transform: translate(0, 50%)
}
.page-title h1 {
	font-size: 50px;
	line-height: 60px;
	margin: 0
}
.grid-box [class^=col-] {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(255, 255, 255, .05);
	border: 1px solid rgba(0, 0, 0, .09);
	margin-top: 5px;
	margin-bottom: 5px
}
.countdown {
	margin-bottom: 0
}
.countdown li {
	display: inline-block;
	text-align: center;
	margin-right: 50px
}
.countdown li:last-child {
	margin-right: 0
}
.skillbar-style-01 .skillbar {
	position: relative;
	display: inline-block;
	margin: 40px 0 0;
	width: 100%;
	height: 25px;
	width: 100%;
	background-color: #eee
}
.skillbar-style-01 .skillbar-title {
	position: absolute;
	top: -25px;
	left: 0
}
.skillbar-style-01 .skillbar-bar {
	height: 25px;
	width: 0;
	display: inline-block;
	margin-bottom: 0
}
.skillbar-style-01 .skill-bar-percent {
	position: absolute;
	right: -40px;
	top: -8px
}
.skillbar-style-02 .skillbar {
	position: relative;
	display: inline-block;
	margin: 40px 0 10px;
	width: 100%;
	height: 25px;
	width: 100%;
	background-color: #212121
}
.skillbar-style-02 .skillbar-title {
	position: absolute;
	top: -25px;
	left: 0
}
.skillbar-style-02 .skillbar-bar {
	height: 25px;
	width: 0;
	display: inline-block
}
.skillbar-style-02 .skill-bar-percent {
	position: absolute;
	right: 0;
	top: -25px
}
.skillbar-style-03 .skillbar {

	position: relative;
	display: inline-block;
	margin: 40px 0 10px;
	width: 100%;
	height: 25px;
	width: 100%;
	background-color: #eee
}
.skillbar-style-03 .skillbar-title {
	position: absolute;
	top: 10px;
	left: 0
}
.skillbar-style-03 .skillbar-bar {
	height: 25px;
	width: 0;

	display: inline-block
}
.skillbar-style-03 .skill-bar-percent {
	position: absolute;
	right: 0;
	top: 10px
}
.chart-style-01 .chart-circle {
	margin: 0 0 20px 0
}
.chart-style-01 .chart-01 {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 150px;
	text-align: center
}
.chart-style-01 .chart-01 canvas {
	position: absolute;
	top: 0;
	left: 0
}
.chart-style-01 .percent {
	display: inline-block;

	line-height: 150px;

	z-index: 2
}
.chart-style-01 .percent:after {
	content: '%'
}
.chart-style-02 .chart-circle {
	margin: 0 0 20px 0
}
.chart-style-02 .chart-02 {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 120px;
	text-align: center
}
.chart-style-02 .chart-02 canvas {
	position: absolute;
	top: 0;
	left: 0
}
.chart-style-02 .percent {
	display: inline-block;
	line-height: 120px;
	z-index: 2
}
.chart-style-02 .percent:after {
	content: '%'
}
.chart-style-03 .chart-circle {
	margin: 0 0 20px 0
}
.chart-style-03 .chart-03 {
	position: relative;
	display: inline-block;
	width: 140px;
	height: 140px;
	text-align: center
}
.chart-style-03 .chart-03 canvas {
	position: absolute;
	top: 0;
	left: 0
}
.chart-style-03 .percent {
	display: inline-block;
	line-height: 65px;
	z-index: 2;
	border-radius: 100px;
	width: 65px;
	height: 65px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%)
}
.chart-style-03 .percent:after {
	content: '%'
}
.img-center {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}
.responsive-screen {
	margin-top: 50px
}
.product {
	margin: 0 0 30px 0
}
.product-wrap {
	position: relative;
	overflow: hidden
}
.product-img img {
	width: 100%
}
.product-wrap .product-caption {
	width: 100%;
	position: absolute;
	z-index: 2;
	height: 100%;
	opacity: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .9);
	-webkit-transition: opacity .4s;
	transition: opacity .4s
}
.product-wrap:hover .product-caption {
	opacity: 1
}
.product-description {
	width: 100%;
	height: 100%
}
.product-description-wrap {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -50px
}
.product-description .product-subtitle, .product-description .product-title {
	position: relative;
	left: 0;
	color: #fff;
	width: 100%;
	opacity: 0;
	visibility: hidden
}
.product-description .product-title {
	top: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.product-description .product-title a i {
	color: #fff
}
.product-description .product-subtitle {
	top: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.product-wrap:hover .product-description .product-title {
	opacity: 1;
	visibility: visible;
	top: 30px
}
.product-wrap:hover .product-description .product-subtitle {
	opacity: 1;
	visibility: visible;
	top: 25px
}
.product .product-detail {
	margin-top: 30px
}
.demo-box {
	margin-bottom: 25px;
	text-align: center
}
.demo-box a {
	position: relative;
	box-shadow: 0 0 51px 0 rgba(0, 0, 0, .08), 0 6px 18px 0 rgba(0, 0, 0, .05);
	transition: .35s cubic-bezier(.4, 0, .2, 1);
	transform: translateY(0)
}
.demo-box a:hover {
	box-shadow: 0 0 114px 0 rgba(0, 0, 0, .08), 0 30px 25px 0 rgba(0, 0, 0, .05);
	transform: translateY(-10px)
}
.demo-box img {
	box-shadow: 0 10px 30px 0 rgba(31, 35, 37, .1);
	transition: all .35s cubic-bezier(.4, 0, .2, 1)
}
.single-img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%
}
.demo-box h3 {
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	letter-spacing: .15em;
	color: #fff
}
.filter-white.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
	color: #4facfe;
	border-bottom: 1px solid #4facfe
}
.filter-white.cbp-l-filters-alignCenter .cbp-filter-item {
	color: #fff;
	margin: 0 10px
}
.filter-white.cbp-l-filters-alignCenter .cbp-filter-item:hover {
	color: #888
}
.portfolio-layout-slider .item-img {
	margin: 0 15px
}
.portfolio-layout-slider .item-img img {
	box-shadow: 0 10px 30px 0 rgba(31, 35, 37, .1)
}
.top-section    {background-color: #ff70a7; padding-top: 55px;}
.top-section-2 {background: #fff900;}
.top-section-3 {background-color: #ff70a7;}

.top-section-4 {background: #fff900;}
.top-section-5 {background-color: #ffffff;}
.top-section-6 {background: #00edfd;}
.top-section-7 {background-color: #ff70a7;}
.top-section-8 {background-color: #ffffff;}
.top-section-9 {background-color: #ff70a7;}
.top-section-10 {
	background:url("../images/footer.png");
	background-repeat: no-repeat;
	background-size: cover;background-position: 50% 0%;
	height: 907px;
}
.fixed-footer {
	bottom: 0;
	position: fixed
}
.slide-container {
	position: relative;
	min-height: 100vh;
	padding-top: 9rem;
	padding-bottom: 4rem
}
@media(min-width:992px) {
	.slide-container {
		padding-top: 15vmin;
		padding-bottom: 7vmin
	}
}
@media(min-width:1400px) {
	.slide-container {
		padding-top: 21.66666667vmin
	}
}
.slide-dark {
	background-color: #0c0c0c;
	color: #fff
}
.slide-container .video-container {
	display: none;
	pointer-events: none
}
.slide-container .video-container:before {
	display: none
}
.slide-bg, .slide-bg > .inside {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background-position: 70% 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.slide-bg {
	overflow: hidden
}
.video-container {
	display: none;
	pointer-events: all
}
.video-container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden
}
.btn-play {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	background: 0 0;
	border: 2px solid #15cdf2;
	width: 8.48148148vmin;
	height: 8.48148148vmin;
	min-width: 3rem;
	min-height: 3rem;
	line-height: 2.5rem;
	border-radius: 4.375rem;
	text-align: center;
	transition: all .3s ease-in-out;
	font-size: 2.5rem;
	color: #fff
}
.btn-play:hover {
	background: #0880b0;
	text-decoration: none
}
.btn-play .icon {
	color: #15cdf2!important
}
.content {
	padding-right: 30px;
	position: relative;
}
.content p {
	padding-bottom: 10px;
	line-height: 27px;
	font-family: 'VAG Rounded LT W04 Light';
	font-size: 2.3rem;
	color: #747272;
	text-align: justify;
}
.content-2 p {
	padding-bottom: 10px;
	line-height: 27px;
	font-family: 'VAG Rounded LT W04 Light';
	font-size: 2.5rem;
	color: #ffffff;
	text-align: justify;
}
.content-3 p {
	padding-bottom: 10px;
	line-height: 27px;
	font-family: 'VAG Rounded LT W04 Light';
	font-size: 2.5rem;
	color: #747272;
	text-align: justify;
	font-weight: 400;
}


.content-4 p,.content-10 p {
	padding-bottom: 10px;
	line-height: 27px;
	font-family: 'VAG Rounded LT W04 Light';
	font-size: 2.5rem;
	color: #fff;
	text-align: justify;
	font-weight: 400;
}

p.sm-pl-15.sm-pr-15.xs-pl-15.xs-pr-15.md-pl-120.md-pr-120.body {
	width: 65%;
    position: relative;
    left: 17%;
	text-align: center;
	/* text-justify: auto; */
}

p.sm-pl-15.sm-pr-15.xs-pl-15.xs-pr-15.md-pl-120.md-pr-120.text-justify {
    text-align: center;
}
.gradient-bg-icon-two img {
	width: 150px;
	height: 150px;
	transform: rotate(0);
	transition: transform .5s ease-in-out;
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .75)
}
.feature-box:hover .gradient-bg-icon-two img {
	transform: rotate(360deg)
}
.serve i {
	border-radius: 50%;
	position: absolute;
	color: #007fb2;
	font-size: 5rem
}
.serve p {
	font-weight: 400;
	padding-left: 65px;
	position: relative;
	line-height: 25px;
	font-size: 1.5rem;
	color: #000
}
.serve-in {
	margin: 20px 20px;
	padding: 30px 20px;
	background: rgba(255 255 255 / 69%);
	background: rgba(255, 255, 255, 0.69);
	color: #000;
	margin-bottom: 0;
	border-radius: 30px;
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .75)
}
.how-it {
	margin-bottom: 50px;
	transition: transform .5s ease-in-out;
	text-align: center
}
.how-it img {
	transition: transform .5s ease-in-out;
	width: 150px
}
.how-it:hover h3 {
	transition: all .3s linear;
	-ms-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	margin-top: 19px;
	margin-bottom: -10px
}
.how-it h3 {
	transition: all .3s linear;
	-ms-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	margin-top: 9px
}

.how-it:hover p {
	color: #009cdc
}

.how-it:hover img {
	transition: transform .5s ease-in-out;
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)

}
.features-list {
	margin-bottom: 25px
}
.features-list ul li {
	padding: 10px 20px;
	font-size: 1.75rem;
	list-style: none;
	padding-left: 35px;
	position: relative;
	color: #000
}
.features-list ul li:before {
	content: '\f192';
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	font-weight: 900;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	color: #007fb2
}
.logo-f {
	float: left
}
.logo-f img {
	width: 280px
}
.logo-t p {
	font-family: 'VAG Rounded LT W04 Light';
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 7px 0px;
	text-align: center;
	font-weight: 400;
	font-size: 1.4rem;
	color: #747272;
	margin: 0 0;
}
.blocks {
	padding: 0 0 50px 0;
	justify-content: center;
	display: flex
}
.blocks .cont {
	height: 375px;
	vertical-align: middle;
	display: table-cell
}
.cont h4 {
	margin-bottom: 25px;
	text-transform: uppercase;
	color: #000;
	font-size: 3rem
}
.cont p {
	font-size: 2.25rem;
	text-align: left;
	line-height: 3.5rem;
	color: #fff
}
.services {
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.services > * {
	flex-grow: 1
}
.circle--rotate > li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
	z-index: 10;
	visibility: hidden
}
.circle--rotate > li .icon {
	visibility: visible;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	color: #fff;
	border-radius: 50%;
	height: 30%;
	width: 30%;
	margin: -12% auto;
	transition: all .5s ease
}
.circle--rotate > li i {
	color: #fff;
	font-size: 24px;
	margin: auto;
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: table
}
.circle--rotate > li i::before {
	display: table-cell;
	vertical-align: middle
}
.circle--rotate > li img {
	margin: auto
}
.circle--slider {
	position: relative
}
.circle--slider .rotate--circle {
	position: relative;
	margin: 0 auto 0 auto;
	min-height: 600px
}
.circle--slider .circle--rotate > li div {
	position: relative;
	overflow: visible
}
.circle--slider .circle--rotate > li div span {
	left: 0;
	font-size: 13px;
	top: -75px;
	position: absolute;
	color: #000;
	transition-duration: 2s;
	opacity: 1;
	display: none;
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .75);
	padding: 0
}
.circle--slider .circle--rotate > li div:hover .circle-1, .circle--slider .circle--rotate > li div:hover .circle-10, .circle--slider .circle--rotate > li div:hover .circle-2, .circle--slider .circle--rotate > li div:hover .circle-3, .circle--slider .circle--rotate > li div:hover .circle-4, .circle--slider .circle--rotate > li div:hover .circle-5, .circle--slider .circle--rotate > li div:hover .circle-6, .circle--slider .circle--rotate > li div:hover .circle-7, .circle--slider .circle--rotate > li div:hover .circle-8, .circle--slider .circle--rotate > li div:hover .circle-9 {
	transition-duration: 2s;
	display: block
}
.circle--slider .circle--rotate > li div .circle-1 {
	transform: rotate(200deg)
}
.circle--slider .circle--rotate > li div .circle-2 {
	transform: rotate(160deg)
}
.circle--slider .circle--rotate > li div .circle-3 {
	transform: rotate(120deg)
}
.circle--slider .circle--rotate > li div .circle-4 {
	transform: rotate(80deg)
}
.circle--slider .circle--rotate > li div .circle-5 {
	transform: rotate(0)
}
.circle--slider .circle--rotate > li div .circle-6 {
	transform: rotate(-40deg)
}
.circle--slider .circle--rotate > li div .circle-7 {
	transform: rotate(-80deg)
}
.circle--slider .circle--rotate > li div .circle-8 {
	transform: rotate(40deg)
}
.circle--slider .circle--rotate > li div .circle-9 {
	transform: rotate(-120deg)

}
.icon-1 .circle-10 {
	right: -100px;
	font-size: 12px;
	text-align: center;
	display: none;
	border-radius: 50%;
	top: 0;
	width: 100%;
	position: absolute;
	color: #000;
	transition-duration: 2s;
	opacity: 1;
	display: block;
	vertical-align: middle;
	padding-top: 40%;



	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .75)
}
.icon-1:hover .circle-10 {
	transition-duration: 2s;
	display: block
}
.special-alert {
	color: #fff

}
.specials {	
font-weight: 600;
}
.social-foot {
	position: absolute;
	bottom: 0
}
.social-foot-1 {
	padding-left: 35%;
	justify-content: center;
	position: absolute;
	bottom: 0

}
.serve-in span {
	text-transform: uppercase;
	font-weight: 700;
	color: red
}
.simple-linear {
	z-index: 99999;
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: -37px;
	background: linear-gradient(#488492, rgb(137 153 152 / 0))
}
.simple-linear-1 {
	z-index: 9999;
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: -30px;
	background: linear-gradient(rgb(180 174 160 / 0), #3f818f 50%, rgb(63 129 143 / 0))
}
.simple-linear-3 {
	z-index: 99999;
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: -20px;
	background: linear-gradient(rgb(255 255 255 / 11%), rgb(0 127 178 / 90%), rgb(51 122 183 / 0))
}
.simple-linear-4 {
	z-index: -1;
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: -20px;
	background: linear-gradient(rgb(1 15 24 / 0), #418391, #41839100)
}
.cont span {
	font-weight: 700;
	color: #000
}
.icon-1 {
	width: 30%;
	right: -75px;
	position: absolute;
	bottom: -100px
}
.icon-1 img {
	width: 100%;
	height: 100%
}
.my-floats {
    font-size: 3rem;
    padding: 10px 20px;
    position: fixed;
    width: auto;
    height: auto;
    bottom: 70px;
    right: 10px;
    background-color: #4ac959;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 1px 2px rgb(255 255 255);
    z-index: 100;
    transition-duration: .4s;
    transition-delay: .4s;
}
.my-floats:hover {
	transition-duration: .4s;
	transition-delay: .4s;
	bottom: 80px;
	color: #fff
}
.section-title-100 {
	margin-bottom: 50px
}
a:hover {
	color: #fff
}
.content span{
	color:#fff
}
.about-sec{
	vertical-align: middle;
	align-items: center;
	display: flex;
	justify-content: center;
	/* float: none; */
}
.sub-section-heading {
	font-size: 5rem;
	letter-spacing: 1.7rem;
	color: #fff;
}
.sub-section-heading-2 {
	letter-spacing: 1.7rem;
	color: #747272;
}
.sub-section-heading-2 span{
	color: #747272;
}
.sub-section-heading-3 {
	letter-spacing: 1.7rem;
	color: #00f4fe;
}
.sub-section-heading-3 span{
	color: #00f4fe;
}
.sub-section-heading-4 {
	letter-spacing: 1.7rem;
	color: #747272;
}
.sub-section-heading-7 {
	letter-spacing: 1.7rem;
	color: #fff;
}
.sub-section-heading-70 {
	letter-spacing: 1.7rem;
	color: #ff70A7;
}
.sub-section-heading-4 span{
	color: #fff;
}
.sub-section-heading-5 {	
	color: #ff70a7;
}
.sub-section-heading-5 span{	
	color: #fff;
}
.sub-section-heading-6{
	color: #fff;
}
.sub-section-heading-7 span{
	color:#00f4fe;
}
.inner-sub-section-heading-1{
	letter-spacing: 1.7rem;
	color: #fff;
}
.inner-sub-section-heading-1 span{
	color:#fff900;
}
.inner-sub-section-heading-2{

letter-spacing: 1.7rem;

color: #747272;
}
.inner-sub-section-heading-2 span{
	color: #00f4fe;
}
.top-section-9 h2{
	color:#fff;
	font-size: 5rem;
}
.top-section-9 h3{
	color:#fff900;
	font-size: 3.5rem;
}
.top-section-10 img{
	padding: 15px 0px 10px 0px;
}
.top-section-10 p, .top-section-10 a{
	color:#fff;
	font-size: 2.0rem;
	transition-duration: .4s;
}
.top-section-10 a:hover{
	color:#fff900;
	transition-duration: .4s;
}
.top-section-10 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.top-section-10 ul li{
	display: inline-block;
	color:#fff;
	font-size: 1.8rem;
	padding: 5px 10px;
}
.desktop{
	display: block;
}
.mobile{
	display: none;
}
.contact-center{
display: flex;
justify-content: center;
align-items: center;
}
.services-1{
	width: 90%;
}
.services-2{
	width: 70%;
}
.services-3{
	width: 70%;
}
.services-4{
	width: 75%;
}
.services-1{
	position: relative;
}
.services-1:after {
    z-index: 1;
    position: absolute;
    content: "";
    background: url("../images/ellipse 1.png");
    bottom: -90px;
    left: -20px;
    width: 336px;
    height: 336px;
}
.top-section-11{
	background: #fff;
}
.top-section-11 input{padding: 15px 20px;border: none;border-bottom: 2px solid #747272;margin-bottom: 20px;}
.top-section-11 textarea{
margin-top: 40px;	
height: 200px;
}

input::placeholder,textarea::placeholder {
   color: #747272;
	font-size: 2rem;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #747272;
}
input::-moz-placeholder { /* Firefox 19+ */
 color: #747272;
}
input:-ms-input-placeholder { /* IE 10+ */
 color: #747272;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #747272;
}
.contact-form{
	margin: 0px 100px;
}
.top-section-11 .contact-button{
	padding: 8px 16px;
	width: 250px;
	background: #ea4c89;
	border-bottom: none;
	font-size: 2.5rem;
	text-transform: uppercase;
	letter-spacing: 8px;
	transition-duration: .5s;
		color: #fff;
}
.top-section-11 .contact-button:hover{
	color: #fff;
	background: #00f4fe;
	transition-duration: .5s;
}
.desk{
	display: initial;
}
.mob{
	display: none;
}
.top-section-9:before {
    background-repeat: no-repeat;
    background-size: cover;
    height: 364px;
    width: 331px;
    content: "";
    position: absolute;
    background-image: url("../images/bg-1.png");
    top: -90px;
    right: 0;
}
.top-section-9:after {
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    height: 364px;
    width: 331px;
    content: "";
    position: absolute;
    background-image: url("../images/bg-2.png");
    bottom: -130px;
    left: 0;
}
.top-most{
	padding: 0px;
}
.top-most-inner{
	padding: 60px;
}
.hover-switch{
	
}
.hover-switch > img {

}
/* 
 * Show the last image by default
*/
.hover-switch > img:last-of-type {
    height: 180px;
    width: 180px;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    top: 0;
    transform: none;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
}
/* 
 * Hide the last image on hover
*/
.hover-switch:hover > img:last-of-type {
	 height: 180px;
	 width: 180px;
	 opacity: 0;
	 position: absolute;
	 left:0;
	 top:0;
	 transform: none;
	 margin: auto;
	 right: 0;
	 text-align: center;
}
.img-specs{
	width: 180px;
	height: 180px;
	display: block;
	margin: 0 auto;
}
.main-images{
	
	display: block;
	margin: 0 auto;
}
nav.navbar.bootsnav ul.nav > li > a:hover {
       color:#212121 !important;
	transition-duration: .5s;
    }
.btn-2 {
  letter-spacing: 2px;
}

.btn-2:hover,
.btn-2:active {
  letter-spacing: 5px;
}

.btn-2:after,
.btn-2:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #ea4c8900;
  bottom: 0px;
  content: " ";
  display: block;
  /* margin: 0 auto; */
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}

.btn-2:hover:after,
.btn-2:hover:before {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-color: #212121;
  transition: width 350ms ease-in-out;
  width: 70%;
}

.btn-2:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}
.btn {
  display: block;
  padding: 8px 16px 8px 0px;
  text-align: left;
  color: #333;
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
  max-width: 160px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
#mail-status {
    margin-top: 30px;
    color: #fff;
    padding: 12px 20px;
    width: 100%;
    display: none;
    font-size: 1em;
}
.error {
    background-color: #ff0000;
    margin-bottom: 40px;
}
.success {
    background-color: green;
    margin-bottom: 40px;
}
.spe{
	float: none;
	margin-top: 6px;
}
.name h3{
	font-family: "VAG Rounded";
	font-size: 2rem;
	
}
.name h3 span{
	color:#000;
}
i.fa-2x {
	font-size: 1.5em;
}

.white-color.text-center.sm-mb-50.xs-mb-50.md-mt-100.md-mb-100.aos-init.aos-animate {
    top: 80px;
    position: relative;
}