body {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	direction: ltr;
}
a, button {
 -webkit-transition: all .3s;
 transition: all .3s;
	outline: none;
}
a:hover, a:focus, a button:hover, button:hover, button:focus, button button:hover {
 -webkit-transition: all .3s;
 transition: all .3s;
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Exo 2', sans-serif;
	color: #621a4b;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
}
p {
	color: #621a4b;
}
.light-txt h1, .light-txt h2, .light-txt h3, .light-txt h4, .light-txt h5, .light-txt h6, .light-txt p, .light-txt span, .light-txt .sub-title, .light-txt div {
	color: #fff !important;
}
.loading {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	z-index: 9999999999999
}
.load-circle {
	margin: 45vh auto;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #e8e8e8;
	border-top: 2px solid #621a4b;
	-webkit-animation: rotate 1.2s infinite linear;
	animation: rotate 1.2s infinite linear
}
@-webkit-keyframes rotate {
 0% {
 transform: rotate(0)
}
 100% {
 transform: rotate(360deg)
}
}
@keyframes rotate {
 0% {
 transform: rotate(0)
}
 100% {
 transform: rotate(360deg)
}
}
.navbar-white {
	background: #fff;
	box-shadow: 0 5px 12px 0 rgba(50, 50, 50, .03) !important;
}
.navbar-brand {
	padding: 10px 15px;
}
.navbar {
	height: 125px;
	box-shadow: 0 5px 12px 0 rgba(50, 50, 50, .03) !important;
}
.navbar .dropdown-slide .dropdown-menu {
	right: auto;
	left: auto;
	display: block;
	visibility: hidden;
	padding: 15px;
 -webkit-transition: visibility .2s, opacity .2s, -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
 transition: visibility .2s, opacity .2s, -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
 transition: visibility .2s, opacity .2s, transform 500ms cubic-bezier(.43, .26, .11, .99);
 transition: visibility .2s, opacity .2s, transform 500ms cubic-bezier(.43, .26, .11, .99), -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	border: none;
	border-radius: 0;
}
.navbar .dropdown-slide .dropdown-menu li a {
	padding: 10px 0;
}
.navbar .dropdown-slide:hover .dropdown-menu {
	display: block;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	color: #777;
}
.navbar .navbar-collapse, .navbar .navbar-header {
	margin-top: 12px;
}
.navbar .navbar-nav .dropdown .dropdown-menu li a, .navbar .navbar-nav .dropdown .dropdown-menu li.current a {
	background: none;
}
.navbar .navbar-nav .dropdown .dropdown-menu li a:before, .navbar .navbar-nav .dropdown .dropdown-menu li.current a:before {
	display: none;
	width: auto;
}
.navbar .navbar-nav .dropdown .dropdown-menu li a:hover, .navbar .navbar-nav .dropdown .dropdown-menu li a:focus, .navbar .navbar-nav .dropdown .dropdown-menu li.current a:hover, .navbar .navbar-nav .dropdown .dropdown-menu li.current a:focus {
	background: none;
}
.navbar .navbar-nav .dropdown .dropdown-menu li a:hover:before, .navbar .navbar-nav .dropdown .dropdown-menu li a:focus:before, .navbar .navbar-nav .dropdown .dropdown-menu li.current a:hover:before, .navbar .navbar-nav .dropdown .dropdown-menu li.current a:focus:before {
	display: none;
	width: auto;
}
.navbar .navbar-nav li.current a {
	color: #fc4848;
	background: transparent;
}
.navbar .navbar-nav li.current a:before {
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 100%;
	height: 2px;
	content: ' ';
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	opacity: 1;
	background: #fc4848;
}
.navbar .navbar-nav li.current.dropdown a {
	color: #621a4b;
}
.navbar .navbar-nav li.current.dropdown a:hover {
	color: #fc4848;
}
.spacer {
	position:relative;
	width:100%;
	display:block;
	height:100px;
}
.zmx {
	position: relative !important;
	text-align: right;
	top: 14px !important;
	font-size: 17px;
	display: block !important;
	left: 2px;
}
.cl {
	color: #ee2d36;
	line-height: 16px;
}
.ez {
	font-size: 14px !important;
	line-height: 16px;
	display: block;
	color:#621a4b;
	top: -20px;
	letter-spacing: 1px;
	position: relative;
	font-weight: 300;
}
.navbar-nav>li {
	font-weight: 600 !important;
}
.hero {
	position: relative;
	display: table;
	width: 100%;
	padding: 0;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
}
.m-bot-40 {
	font-size: 21px;
	font-weight: 300;
}
.mouse {
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -14px;
	bottom: 30px;
	width: 25px;
	height: 45px;
	text-align: center;
	border: 1px solid #FFF;
	opacity: 0.7;
	border-radius: 27px;
}
.mouse-white {
	border-color: #fff;
}
.mouse:after {
	content:'';
	position: absolute;
	top: 29%;
	left: 50%;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 -3px;
	border-radius: 50%;
	background: #FFF;
	-webkit-animation: mouseScroll 1.8s linear infinite;
	-moz-animation: mouseScroll 1.8s linear infinite;
	animation: mouseScroll 1.8s linear infinite;
}
.mouse-white:after {
	background-color: #fff;
}
@-webkit-keyframes mouseScroll {
 0% {
opacity: 1;
top: 29%;
}
 15% {
opacity: 1;
top: 50%;
}
 50% {
opacity: 0;
top: 50%;
}
 100% {
opacity: 0;
top: 29%;
}
}
@-moz-keyframes mouseScroll {
 0% {
opacity: 1;
top: 29%;
}
 15% {
opacity: 1;
top: 50%;
}
 50% {
opacity: 0;
top: 50%;
}
 100% {
opacity: 0;
top: 29%;
}
}
@keyframes mouseScroll {
 0% {
opacity: 1;
top: 29%;
}
 15% {
opacity: 1;
top: 50%;
}
 50% {
opacity: 0;
top: 50%;
}
 100% {
opacity: 0;
top: 29%;
}
}
.hero .hero-content {
	position: relative;
	z-index: 100;
	display: table-cell;
	-webkit-transform: translateY(3rem);
	-ms-transform: translateY(3rem);
	transform: translateY(3rem);
	vertical-align: middle;
}
.hero .hero-content .hero-title {
	font-size: 60px;
	font-weight: 300;
	margin-top: 90px;
	margin-bottom: 70px;
}
.hero-inner {
	width: 100%;
	margin-top: 75px;
	padding: 10rem 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.hero-inner .hero-content {
	-webkit-transform: translateY(0rem);
	-ms-transform: translateY(0rem);
	transform: translateY(0rem);
}
.hero-inner .hero-content .hero-title {
	margin: 0;
}
.full-height {
	height: 100vh;
}
 [data-overlay] {
 position: relative;
}
[data-overlay] .container {
	position: relative;
	z-index: 100;
}
[data-overlay]:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: #000;
}
[data-overlay='1']:before {
	opacity: .1;
}
[data-overlay='2']:before {
	opacity: .2;
}
[data-overlay='3']:before {
	opacity: .3;
}
[data-overlay='4']:before {
	opacity: .4;
}
[data-overlay='5']:before {
	opacity: 0;
}
[data-overlay='6']:before {
	opacity: .6;
}
[data-overlay='7']:before {
	opacity: .7;
}
[data-overlay='8']:before {
	opacity: .8;
}
[data-overlay='9']:before {
	opacity: .9;
}
[data-overlay='10']:before {
	opacity: 1;
}
[data-overlay='0']:before {
	opacity: 0;
}
.main-content {
	position: relative;
	z-index: 100;
	background: #fff;
}
.section-wrapper {
	margin-top: -60px;
	padding-top: 60px;
}
.section-space {
	padding: 60px 0;
}
section p {
	line-height: 30px;
	margin-bottom: 40px;
}
.section-gray {
	background: #f8f8f8;
}
.section-title {
	display: block;
	margin-bottom: 50px;
}
.section-title .title {
	font-size: 42px;
	font-weight: 300;
	line-height: 48px;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 2px;
	color: #621a4b;
}
.section-title .sub-title {
	font-size: 21px;
	line-height: 30px;
	margin-top: 30px;
	color: #621a4b;
	font-weight: 300;
}
.text-center .separator {
	position: relative;
}
.text-center .separator:after {
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 40px;
	height: 1px;
	margin-left: -20px;
	content: '';
	background: #621a4b;
}
.text-center .separator:before {
	position: absolute;
	bottom: -12px;
	left: 50%;
	width: 50px;
	height: 1px;
	margin-left: -25px;
	content: '';
	background: #621a4b;
}
.light-txt .separator:after, .light-txt .separator:before {
	content: '';
	background: #fff;
}
.separator {
	position: relative;
}
.separator:before {
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 40px;
	height: 1px;
	margin-left: 0;
	content: '';
	background: #621a4b;
}
.separator:after {
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 50px;
	height: 1px;
	margin-left: 0;
	content: '';
	background: #621a4b;
}
.quotatoin-wrap {
	padding-right: 20%;
}
.quotatoin-wrap img {
	margin-bottom: 60px;
}
.quotation-txt, .para-title {
	font-family: 'Exo 2', sans-serif;
	font-size: 68px;
	font-weight: 300;
	line-height: normal;
	margin-top: 96px;
	display: block;
	position: absolute;
	text-shadow: 1px 3px 2px #000;
}
.quotation-author {
	color: #621a4b;
}
.tvc {
	font-size:40px;
}
.progress-wrapper {
	margin-top: 40px;
}
.progress {
	position: relative;
	overflow: visible;
	height: 20px;
	margin-bottom: 60px;
	border-radius: 3px;
	background: #e4e4e4;
}
.progress-bar {
	line-height: 20px;
	position: relative;
	padding: 0 15px;
	text-align: left;
	border-radius: 3px 0 0 3px;
	background: #fc4848;
	box-shadow: none;
}
.progress-bar-info {
	background: #4981ff;
}
.progress-bar-danger {
	background: #f75f66;
}
.progress-bar-warning {
	background: #b475f4;
}
.progress-bar-success {
	background: #72ba3c;
}
.progress-title {
	left: 0;
	float: left;
}
.progress-value {
	font-size: 12px;
	position: absolute;
	top: -40px;
	right: -18px;
	float: right;
	padding: 3px 8px;
	color: #fff;
	border-radius: 3px;
	background: #621a4b;
}
.progress-value:before {
	position: absolute;
	bottom: -10px;
	left: 15px;
	width: 0;
	height: 0;
	content: '';
	border-width: 5px;
	border-style: solid;
	border-color: #621a4b transparent transparent transparent;
}
.progress-title {
	position: absolute;
	top: -25px;
	color: #000;
}
/* clients */
.client-section {
	padding: 50px 0;
}
.clients-logo {
	display: table;
	width: 100%;
}
.client-item {
	display: table-cell;
	box-sizing: border-box;
	width: 200px;
	height: 85px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.client-item img {
	max-width: 100%;
}
.zoom-img {
	position: relative;
	overflow: hidden;
}
.zoom-img img {
 -webkit-transition: -webkit-transform .3s ease;
 transition: -webkit-transform .3s ease;
 transition:         transform .3s ease;
 transition:         transform .3s ease, -webkit-transform .3s ease;
}
.zoom-img:hover img {
 -webkit-transition: -webkit-transform .3s ease;
 transition: -webkit-transform .3s ease;
 transition:         transform .3s ease;
 transition:         transform .3s ease, -webkit-transform .3s ease;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.loging {
	position: relative;
	left: -15px;
	top: -12px;
}
.zooms {
}
.zooms {
	-webkit-transform: scale(1);
	transform: scale(1);
 -webkit-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.zooms:hover {
	-webkit-transform: scale(0.98);
	transform: scale(0.98);
}
.gray-bg {
	background: #f8f8f8;
}
.feature-wrapper, .services-wrapper {
	text-align: center;
}
.feature-wrapper .col-md-4, .services-wrapper .col-md-4 {
	display: inline-block;
	float: none;
	width: 33%;
	padding: 0 20px;
	vertical-align: top;
}
.feature-list {
	margin-bottom: 40px;
	padding: 40px;
 -webkit-transition: box-shadow .3s ease-out, opacity .2s ease-out, -webkit-transform .3s ease-out;
 transition: box-shadow .3s ease-out, opacity .2s ease-out, -webkit-transform .3s ease-out;
 transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
 transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out, -webkit-transform .3s ease-out;
 -webkit-transition-delay: .1s;
 transition-delay: .1s;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05);
}
.feature-list:hover {
	z-index: 999;
	-webkit-transform: translate(0, -4px);
	-ms-transform: translate(0, -4px);
	transform: translate(0, -4px);
	opacity: 1 !important;
	box-shadow: rgba(45, 45, 45, .05) 0 2px 2px, rgba(49, 49, 49, .05) 0 4px 4px, rgba(42, 42, 42, .05) 0 8px 8px, rgba(32, 32, 32, .05) 0 16px 16px, rgba(49, 49, 49, .05) 0 32px 32px, rgba(35, 35, 35, .05) 0 64px 64px;
}
.feature-list-img {
	display: inline-block;
	width: 128px;
	height: 128px;
	text-align: center;
}
.feature-list-img img {
	width: 100%;
	height: auto;
}
.feature-list-icon {
	line-height: 156px;
	position: relative;
	display: inline-block;
	width: 128px;
	height: 128px;
	text-align: center;
	border-radius: 50%;
	background: #621a4b;
}
.feature-list-icon i {
	font-size: 50px;
	color: #fff;
}
.feature-list-icon.green-icon {
	background: #6ead02;
}
.feature-list-icon.green-icon:after {
	content: '';
	border-top: 15px solid #6ead02;
}
.feature-list-icon.blue-icon {
	background: #4479fc;
}
.feature-list-icon.blue-icon:after {
	content: '';
	border-top: 15px solid #4479fc;
}
.feature-list-icon.red-icon {
	background: #fc4848;
}
.feature-list-icon.red-icon:after {
	content: '';
	border-top: 15px solid #fc4848;
}
.feature-list-icon.yellow-icon {
	background: #f8b42f;
}
.feature-list-icon.yellow-icon:after {
	content: '';
	border-top: 15px solid #f8b42f;
}
.feature-list-icon.info-icon {
	background: #33b3ee;
}
.feature-list-icon.info-icon:after {
	content: '';
	border-top: 15px solid #33b3ee;
}
.feature-title {
	font-size: 18px;
	margin: 50px 0 40px 0;
}
.feature-info {
	font-size: 16px;
	line-height: 30px;
	color: #621a4b;
}
.services-list {
	margin-bottom: 20px;
}
.services-list .services-icon {
	float: left;
	margin-bottom: 35px;
	padding-right: 3rem;
}
.services-list .services-icon i {
	font-size: 42px;
	position: relative;
	top: 0;
}
.services-list .services-desk {
	display: inherit;
	overflow: hidden;
}
.services-list .services-title {
	margin-top: 0;
	margin-bottom: 2rem;
}
.services-list .services-info {
	line-height: 34px;
	color: #621a4b;
	font-weight:300;
	font-size:18px;
}
.mrz {
	position:relative;
	top:10px;
	display:block;
	text-align:center;
	line-height:15px !important;
}
.tlt {
	font-size:12px;
	text-align:center;
}
.bey {
	font-size:18px;
}
.dark-bg {
	background: #621a4b;
}
.featured-price {
	position: relative;
}
.featured-price .recommended {
	font-size: 12px;
	position: absolute;
	top: -20px;
	left: 50%;
	max-width: 200px;
	margin-left: -90px;
	padding: 1rem 6rem;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px;
	background: #33b3ee;
}
.widget {
	margin-bottom: 5rem;
}
.widget .form-control {
	box-shadow: none;
}
.widget .form-control:focus {
	border-color: #621a4b;
}
.widget p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}
.widget ul li {
	font-size: 14px;
	margin-bottom: 2rem;
}
.widget ul li a {
	color: #621a4b;
}
.widget ul li a:hover {
	color: #fc4848;
}
.widget ul li span {
	float: right;
	color: #621a4b;
}
.widget h5 {
	font-size: 13px;
	margin-bottom: 0;
}
.widget h5 a {
	color: #621a4b;
}
.widget h5 a:hover {
	color: #fc4848;
}
.widget .latest-post .media-body p {
	font-size: 11px;
}
.widget .latest-post .thumb {
	width: 55px;
}
.widget .latest-post .thumb img {
	width: 100px;
	height: auto;
}
.widget-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4rem;
	text-transform: uppercase;
}
.widget-search {
	position: relative;
}
.widget-search .form-control {
	padding-right: 35px;
}
.widget-search i {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #621a4b;
}
.footer {
	color: #621a4b;
	border-top: 1px solid #e8e8e8;
	background: #fff;
	margin: 0px 0px 50px 0px;
	padding-top: 60px;
}
.footer p {
	font-size: 14px;
	margin-bottom: 30px;
	color: #621a4b;
}
.footer h5 {
	color: #621a4b;
}
.footer .latest-post .media {
	margin-bottom: 30px;
}
.footer .latest-post .media-left {
	padding-right: 20px;
}
.footer .latest-post .thumb {
	width: 55px;
}
.footer .latest-post .thumb img {
	width: 100px;
	height: auto;
}
.footer .latest-post .media-body h5 a {
	color: #d4d4d4;
}
.footer .latest-post .media-body a {
	color: #621a4b;
}
.footer .latest-post .media-body a:hover {
	color: #fc4848;
}
.footer .latest-post .media-body p {
	font-size: 12px;
	margin-bottom: 0;
	color: #d4d4d4;
}
.footer .short-links li {
	margin-bottom: 10px;
}
.footer .short-links li a {
	font-size: 14px;
	color: #d4d4d4;
}
.footer .short-links li a:hover {
	color: #fc4848;
}
.footer .form-control {
	border-color: #621a4b;
	background: transparent;
	box-shadow: none;
}
.footer .form-control:focus {
	border-color: #621a4b;
}
.footer-title {
	margin-bottom: 40px;
}
.footer-title h5 {
	font-weight: bold;
	margin-top: 0;
	color: #fff;
}
.tagcloud {
	display: block;
	margin-bottom: 20px;
}
.tagcloud a {
	font-size: 13px;
	display: inline-block;
	margin-bottom: 7px;
	padding: 3px 10px;
	color: #fff;
	border-radius: 5px;
	background: #621a4b;
}
.tagcloud a:hover {
	background: #fc4848;
}
.footer-logo {
	margin-bottom: 40px;
}
.footer-social-links {
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer-social-links a {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}
.footer-social-links .facebook {
	background: #465fa4;
}
.footer-social-links .twitter {
	background: #55b4e6;
}
.footer-social-links .google-plus {
	background: #f43c3c;
}
.footer-social-links .rss {
	background: #fac94b;
}
.copyright-section {
	font-size: 14px;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #621a4b;
}
.copyright-section a {
	color: #621a4b;
}
.copyright-section a:hover {
	color: #fc4848;
}
.footer-fixed {
	position: fixed;
	z-index: 1;
	bottom: 0;
	width: 100%;
	padding: 100px 0 50px 0;
}
.gix {
	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	top: 40px;
}
.p-top-0 {
	padding-top: 0 !important;
}
.p-bot-0 {
	padding-bottom: 0 !important;
}
.p-right-80 {
	padding-right: 80px;
}
.p-tb-0 {
	padding-top: 0;
	padding-bottom: 0;
}
.p-10 {
	padding: 10px;
}
.p-20 {
	padding: 20px;
}
.p-30 {
	padding: 30px;
}
.p-40 {
	padding: 40px;
}
.p-50 {
	padding: 50px;
}
.pad-less {
	padding: 0 !important;
}
.margin-less {
	margin: 0 !important;
}
.m-top-0 {
	margin-top: 0 !important;
}
.m-top-10 {
	margin-top: 10px !important;
}
.m-top-20 {
	margin-top: 20px !important;
}
.m-top-50 {
	margin-top: 50px !important;
}
.m-top-100 {
	margin-top: 100px !important;
}
.m-bot-0 {
	margin-bottom: 0 !important;
}
.m-bot-10 {
	margin-bottom: 10px !important;
}
.m-bot-20 {
	margin-bottom: 20px !important;
}
.m-bot-40 {
	margin-bottom: 40px !important;
}
.m-bot-50 {
	margin-bottom: 50px !important;
}
.m-bot-100 {
	margin-bottom: 100px !important;
}
.relative {
	position: relative;
}
.section-space{
	background-attachment:fixed;
	background-image:url(../img/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.font-bold {
	font-weight: bold;
}
.font-normal {
	font-weight: normal;
}
.radius4 {
	border-radius: 4px;
}
.radius6 {
	border-radius: 6px;
}
.u-Rounded {
	border-radius: 50%;
}
.v-Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.btn-play {
	font-size: 28px;
	line-height: 65px;
	width: 65px;
	height: 65px;
	padding: 0;
	text-align: center;
	color: #fff;
	border: 0;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.btn-play i {
	position: relative;
	left: 3px;
}
.btn-play:hover, .btn-play:focus {
	color: #fff;
	background: #ff4949;
}
 @media screen and (max-width: 800px) {
 .wow {
 visibility: visible !important;
 -webkit-animation-name: none !important;
 animation-name: none !important;
}
}
#band-cookies {
	position:fixed;
	bottom:0;
	left:0;
	z-index:200;
	width:100%;
	padding:15px 0;
	text-align:center;
	font-size:14px;
	line-height:1.1;
	background-color:#151515;
	color:#FFF;
	box-shadow:0 -3px 3px 0 rgba(0, 0, 0, .15)
}
#band-cookies p {
	margin:0;
	color:#fff;
	padding:0 50px
}
#band-cookies-info, #band-cookies-ok {
	display:inline-block;
	color:#F0FFAA;
	font-weight:700;
	text-decoration:underline;
	margin-left:10px;
	cursor:pointer
}
#band-cookies-close {
	width:32px;
    height:32px;
	padding:8px;
	position:absolute;
	right:7px;
	top:50%;
	margin-top:-16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	background-color:#000
}
@media (max-width:768px) {
#band-cookies p {
padding:15px 15px 0;
color:#fff;
}
#band-cookies-info, #band-cookies-ok {
display:block;
text-decoration:none;
padding:10px 5px;
margin-top:10px;
background-color:#ee2d36;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
color:#fff !important;
}
#band-cookies-close {
left:50%;
margin-left:-16px;
top:0;
width:32px;
height:32px;
}
}
.text-primary {
	color: #905fd3;
}
.text-danger {
	color: #ff4949;
}
.text-success {
	color: #6bbb30;
}
.text-warning {
	color: #fbb630;
}
.text-info {
	color: #34b5f1;
}
.btn {
	font-size: 12px;
	font-weight: bold;
	padding: 12px 30px;
	text-transform: uppercase;
	border-radius: 5px;
}
.text-center .btn {
	margin: 15px;
}
.btn-link {
	font-size: 14px;
	position: relative;
	color: #000;
}
.btn-link:after {
	font-family: fontawesome;
	font-size: 14px;
	position: absolute;
	top: 0;
	right: -10px;
	content: '\f105';
 -webkit-transition: all .3s;
 transition: all .3s;
}
.btn-link:hover {
	text-decoration: none;
	color: #000;
}
.btn-link:hover:after {
	right: -15px;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.btn-primary-solid {
	color: #fff;
	border-color: #fc4848;
	background: #fc4848;
}
.btn-primary-solid:hover, .btn-primary-solid:focus {
	color: #fff;
	border-color: #fb1616;
	background: #fb1616;
}
.btn-dark-solid {
	color: #fff;
	border-color: #621a4b;
	background: #621a4b;
}
.btn-dark-solid:hover, .btn-dark-solid:focus {
	color: #fff;
	border-color: #000;
	background: #000;
}
.btn-info-solid {
	color: #fff;
	border-color: #33b3ee;
	background: #33b3ee;
}
.btn-info-solid:hover, .btn-info-solid:focus {
	color: #33b3ee;
	border-color: #33b3ee;
	background: #fff;
}
.btn-light-solid {
	color: #621a4b;
	border-color: #fff;
	background: #fff;
}
.btn-light-solid:hover, .btn-light-solid:focus {
	color: #fff;
	border-color: #fff;
	background: transparent;
}
.btn-light-border {
	color: #fff;
	border-color: #fff;
}
.btn-light-border:hover, .btn-light-border:focus {
	color: #621a4b;
	border-color: #fff;
	background: #fff;
}
.btn-gray-border {
	color: #621a4b;
	border-color: #e8e8e8;
}
.btn-gray-border:hover, .btn-gray-border:focus {
	color: #621a4b;
	background: #e8e8e8;
}
.btn-sm {
	padding: 8px 20px;
}
footer {
	text-align: center;
}
footer .sc-icon span {
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #FFF;
	background: #621a4b;
 transition: all .3s;
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
 -ms-transition: all .3s;
	display: inline-block;
	margin: 0 7px;
}
footer .sc-icon a:hover span {
	color: #FFF;
}
.sub-footer {
	text-align: center;
	padding: 20px 0;
	margin-top: 25px;
	font-weight:300 !important;
}
.sub-footer span {
	font-weight: 300;
}

@media (max-width: 768px) {
 .navbar {
 height: auto;
 text-align: center;
}
 .navbar-brand, .navbar-header {
 display: inline-block;
 float: none;
}
 .navbar .navbar-collapse {
 margin-top: 0;
}
 .navbar-right {
 display: inline-block;
 float: none !important;
 margin-right: 0;
}
 .hero .hero-content .hero-title {
 font-size: 46px;
}
 .quotatoin-wrap {
 padding-right: 0;
}
 .feature-wrapper .col-md-4, .services-wrapper .col-md-4, .team-member {
 width: 48%;
}
 .section-blog, .section-blog .text-right, .section-blog .blog-wrap, .contact-wrapper, .contact-wrapper .section-title {
 text-align: center;
}
 .section-blog img.img-responsive, .contact-wrapper .section-title {
 display: inline-block;
}
 .contact-wrapper .section-title .separator:after {
 left: 50%;
 margin-left: -15px;
}
 .instagram-image {
 float: left;
 width: 33%;
}
 .footer .col-md-4 {
 margin-bottom: 50px;
}
 .footer-fixed {
 position: static;
}
 .hero, .parallax {
 background-attachment: scroll;
}
}
 @media screen and (max-width: 991px) and (min-width: 768px) {
 .hero-inner .hero-content {
 -webkit-transform: translateY(3rem);
 -ms-transform: translateY(3rem);
 transform: translateY(3rem);
}
 .hero, .parallax {
 background-attachment: scroll;
}
 .price-bg-height {
 max-height: 100%;
}
 .price-list {
 margin-bottom: 30px;
}
 .fun-box {
 margin-bottom: 50px;
}
}
 @media (max-width: 767px) {
 .navbar {
 position: relative;
 min-height: 125px !important;
 margin-bottom: 20px;
 border: 1px solid transparent;
 text-align: center !important;
 margin: 0 auto;
}
 .navbar .dropdown-slide:hover .dropdown-menu {
 position: static;
 width: 100%;
 box-shadow: none;
}
 .dropdown-slide.current.open ul li a {
 color: #621a4b;
}
 .dropdown-slide.current.open ul li a:before {
 width: 100%;
 background: transparent;
}
 .navbar .navbar-header {
 width: 100%;
}
 .navbar {
 text-align: left;
}
 .navbar-brand {
 display: block;
 float: left;
 margin-left: 10px;
}
 .navbar .navbar-nav li.current a:before {
 bottom: -1px;
}
 .services-list .services-info {
 text-align: center;
}
 .navbar-nav {
 width: 100%;
 margin: 7.5px 0;
}
 .navbar-nav a {
 border-bottom: 1px solid #e8e8e8;
}
 .navbar-toggle {
 margin-right: -15px;
 padding: 3px 10px;
 border: 1px solid #621a4b;
}
 .quotatoin-wrap {
 margin-bottom: 50px;
}
 .general-info, .quotatoin-wrap, .sm-center, .sm-center .text-right {
 text-align: center;
}
 .sm-center .btn {
 margin-top: 30px;
}
 .blog-wrap .post-header.m-top-50 {
 margin-top: 0 !important;
}
 .hero-inner {
 margin-top: 70px;
}
 .price-bg-height {
 max-height: 100%;
}
 .price-list {
 margin-bottom: 30px;
}
 .fun-box {
 margin-bottom: 50px;
}
 .services-list {
 margin-bottom: 0;
}
 .full-height {
 height: auto;
}
 .navbar .navbar-nav li.dropdown a span {
 float: right;
}
 .hero-inner {
 width: 100%;
 min-height: auto;
 padding: 5rem 0;
 background-size: contain;
}
.section-space {
 padding: 120px 0;
}
}
 @media (max-width: 568px) {
 .section-space {
 padding: 50px 0;
}
 .hero .hero-content .hero-title {
 font-size: 36px;
}
 .section-title .title, .quotation-txt, .para-title {
 font-size: 26px;
 line-height: 36px;
}
 .section-title, .quotatoin-wrap img {
 margin-bottom: 50px;
}
 .quotation-txt, .para-title {
 margin-bottom: 30px;
}
 .hiring-wrapper, .instagram {
 margin-top: 30px;
}
 .feature-wrapper .col-md-4, .services-wrapper .col-md-4, .team-member {
 width: 100%;
}
 .blog-wrap .post-blog p {
 margin-bottom: 0;
}
.section-space {
 padding: 120px 0;
}
}
 @media (max-width: 479px) {
 .hero .hero-content .hero-title {
 font-size: 26px;
}
 .testimonial-shadow .media {
 text-align: center;
}
 .testimonial-shadow .media-left {
 display: inline-block;
 margin-bottom: 20px;
}
 .testimonial-wrapper .testimonial-author-wrapper .testimonial-author {
 font-size: 10px;
 padding: 8px 15px;
}
}
.navbar {
	box-shadow: 0 5px 12px 0 rgba(50, 50, 50, .03) !important;
}
footer .sc-icon span:hover {
	color: #FFF;
	background: #ee2d36;
}
.pr-reszleg {
	font-weight:300;
}
.impressum {
	font-weight:300;
}
 @media screen and (max-width: 1100px) {
 .quotation-txt, .para-title {
 font-size: 50px;
 margin-top: 150px;
}
}
 @media screen and (max-width: 992px) {
 .quotation-txt, .para-title {
 font-size: 42px;
 margin-top: 150px;
}
.section-title {
 display: block;
 margin-bottom: 30px;
}
.services-list .services-info {
 text-align: center;
}
}
 @media screen and (max-width: 767px) {
 .navbar-brand {
 margin-left: 0px;
 width: 100%;
}
.section-title {
 display: block;
 margin-bottom: 50px;
}
.mouse {
 bottom: 70px;
}
 .hero, .parallax {
 background-attachment: scroll;
 margin-bottom: -70px;
}
 .navbar-brand>img {
 display: block;
 text-align: center;
 margin: -10px auto;
}
.col-md-8 {
 margin-top:-30px;
 display:block;
 position:relative;
}
.loging {
 position: relative;
 left: 0px;
 top: -2px;
}
}
 @media screen and (max-width: 660px) {
 .quotation-txt, .para-title {
 font-size: 20px;
 margin-top: 120px;
 line-height: 30px;
}
.tvc {
 font-size: 20px;
}
.parallax {
 height: 430px;
}
}
.services-list .services-icon {
	display: none;
}
