@import url("assets/css/pe-icon-7-stroke.css");
@import url("assets/css/fontawesome-all.css");
@import url("assets/css/animate.css");
@import url("assets/flaticon/flaticon.css");
@import url("assets/css/owl.css");
@import url("assets/css/jquery-ui.css");
@import url("assets/css/responsive.css");
@font-face {
	font-family: 'Proxima Nova Regular';
	src: url('assets/fonts/proxima_nova_regular.eot'); /* IE 9 Compatibility Mode */
	src: url('assets/fonts/proxima_nova_regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('assets/fonts/proxima_nova_regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('assets/fonts/proxima_nova_regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('assets/fonts/proxima_nova_regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('assets/fonts/proxima_nova_regular.svg#proxima_nova_regular') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
	font-family: 'Proxima Nova Semibold';
	src: url('../fonts/proxima_nova_semibold.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/proxima_nova_semibold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/proxima_nova_semibold.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/proxima_nova_semibold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/proxima_nova_semibold.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/proxima_nova_semibold.svg#proxima_nova_semibold') format('svg'); /* Chrome < 4, Legacy iOS */
}




/***

====================================================================
	Reset
====================================================================

 ***/

*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 100%;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px; /* Смещение  сверху */
}
/***

====================================================================
	Global Settings
====================================================================

 ***/

body {

	font-size:16px;
	color:#787878;
	line-height:24px;
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: 'Proxima Nova', sans-serif;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#270335;
}

a:hover,
a:focus,
a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	font-family: 'Proxima Nova', sans-serif;
	letter-spacing: -0.02em;
}

textarea{
	overflow:hidden;
}

button{
	outline: none !important;
	cursor: pointer;
}

p,.text{
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	color: #555555;
	margin: 0;
}

::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}

.auto-container{
	position:static;
	max-width: 1200px;
	margin:0 auto;
}

.large-container{
	position:static;
	max-width:1600px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	overflow: hidden;
	z-index: 9;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.theme-btn{
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family: "Proxima Nova", sans-serif;
}

.theme-btn i{
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-left: 3px;
}

.centered{
	text-align:center !important;
}

/*Btn Style One*/
.btn-style-one{
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	padding: 10px 20px;
	font-weight: 600;
	overflow: hidden;
	border-radius: 3px;
	background-color: #A73DD0;
	text-transform: uppercase;
}

.btn-style-one:hover{
	background-color: #65217F;
	color: #ffffff;
}

/*Btn Style Two*/
.btn-style-two{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 28px;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 600;
	overflow: hidden;
	border-radius: 3px;
	border: 1px solid #ffffff;
	background-color: transparent;
	text-transform: uppercase;
}

.btn-style-two:hover{
	background-color: #ffffff;
	color: #222222;
}


/*=== List Style One ===*/
.list-style-one{
	position:relative;
}

.list-style-one li{
	position:relative;
	font-size:16px;
	line-height:24px;
	color: #555555;
	font-weight:400;
	padding-left:25px;
	margin-bottom: 6px;
}

.list-style-one li a{
	color:#555555;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.list-style-one li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	line-height: 24px;
	color: #65217F;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.list-style-one li a:hover{
	color: #44bce2;
}

.theme_color{
	color:#65217F;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;
}

.dropdown-toggle::after{
	display: none;
}

.fa{
	line-height: inherit;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 30px;
    height: 60px;
    width: 60px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
    100% {-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

@keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
    100% {-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:80px;
	right:20px;
	width:60px;
	height:60px;
	color:#ffffff;
	font-size:24px;
	line-height:60px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:#1b1a1c;
	display:none;
	border-radius: 0;
	-webkit-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.scroll-to-top:hover{
	background:#65217F;
}


/* --------------------------------
   VIDEO
-------------------------------- */
.video-section {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    overflow: hidden;
    z-index: 1;
}

.video-section video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
}


.video-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}


.video-section .video-text {
    position: absolute;
    left: 19%;
    top: 50%;
    transform: translateY(-50%);
    width: 33.33%;
    z-index: 3;
    color: #ffffff;
	text-align: left;
}

.video-section .video-text h1 {
    font-size: 64px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1200px) {
    .video-section .video-text h1 {
        font-size: 48px;
    }
}

@media (max-width: 768px) {
    .video-section .video-text {
        width: 80%;
        left: 10%;
    }
    
    .video-section .video-text h1 {
        font-size: 32px;
    }
}

/* --------------------------------
   MAIN HEADER 
-------------------------------- */
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: transparent;
    transition: all 300ms ease;
}


.main-header.scrolled {
    background: #ffffff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.main-header.scrolled .nav-outer .help-box span,
.main-header.scrolled .nav-outer .help-box h4 a,
.main-header.scrolled .navigation > li > a {
    color: #222222;
}

.main-header .header-upper {
    position: relative;
    width: 100%;
    padding: 0 5%;
}

.main-header .header-upper .inner-container {
    width: 100%;
    max-width: 100%;
}

.main-header .header-upper .auto-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.clearfix::after {
    display: table;
    clear: both;
    content: "";
}


.main-header .header-upper .logo-outer {
    position: relative;
    float: left;
    padding: 20px 0;
    transition: all 300ms ease;
}

.main-header.scrolled .header-upper .logo-outer {
    padding: 12px 0;
}

.main-header .logo-outer .logo img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    max-height: 55px;
}


.main-header .header-upper .nav-outer {
    float: right;
}


.main-header .nav-outer .help-box {
    float: left;
    position: relative;
    margin-right: 40px;
    padding: 28px 0;
    transition: all 300ms ease;
}

.main-header.scrolled .nav-outer .help-box {
    padding: 18px 0;
}

.main-header .nav-outer .help-box .inner {
    position: relative;
    padding-left: 45px;
}

.main-header .nav-outer .help-box .icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 35px;
    width: 35px;
    background-color: #A73DD0;
    font-size: 14px;
    color: #142B40;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    transition: all 300ms ease;
}

.main-header .nav-outer .help-box span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
    font-weight: 400;
}

.main-header.scrolled .nav-outer .help-box span {
    color: #444444;
}

.main-header .nav-outer .help-box span a {
    color: inherit;
    text-decoration: none;
}

.main-header .nav-outer .help-box h4 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    font-family: "Proxima Nova", sans-serif;
}

.main-header .nav-outer .help-box h4 a {
    color: #ffffff;
    text-decoration: none;
}

.main-header.scrolled .nav-outer .help-box h4 a {
    color: #222222;
}

/* --------------------------------
   MAIN MENU 
-------------------------------- */
.main-menu {
    position: relative;
    float: left;
    font-family: "Proxima Nova", sans-serif;
}

.main-menu .navbar-collapse {
    padding: 0;
}

.main-menu .navigation {
    position: relative;
    margin: 0;
    list-style: none;
}

.main-menu .navigation > li {
    position: relative;
    float: left;
    padding: 30px 0;
    margin-right: 30px;
    transition: all 300ms ease;
    list-style: none;
}

.main-header.scrolled .main-menu .navigation > li {
    padding: 20px 0;
}

.main-menu .navigation > li > a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #ffffff;
    padding: 0;
    text-decoration: none;
    transition: all 300ms ease;
}

.main-header.scrolled .navigation > li > a {
    color: #222222;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a {
    color: #A73DD0;
}

/* --------------------------------
call back
-------------------------------- */
.main-header .outer-box {
    position: relative;
    float: left;
}

.main-header .outer-box .btn-box {
    position: relative;
    float: right;
    padding: 23px 0;
    margin-left: 20px;
    transition: all 300ms ease;
}

.main-header.scrolled .outer-box .btn-box {
    padding: 13px 0;
}

.btn-icon-only {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    padding: 0;
    border-radius: 50%;
    background: #65217F;
    color: #fff;
    font-size: 20px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(136, 16, 216, 0.3);
    text-decoration: none;
    position: relative;
}

.btn-icon-only i {
    margin: 0;
    font-size: 20px;
}


.btn-icon-only::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(126, 16, 216, 0.4);
    transform: translate(-50%, -50%) scale(0.8);
    animation: pulse 1.5s infinite;
    z-index: -1;
}

@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.8;
    }
    70% {
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0;
    }
}

.btn-icon-only:hover {
    background: #65217F;
    color: #fff;
    box-shadow: none;
}

.btn-icon-only:hover::before {
    animation: none;
}


.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 9998;
    transform: translateY(-100%);
    opacity: 0;
    transition: all 300ms ease;
    padding: 0 5%;
}

.sticky-header.visible {
    transform: translateY(0);
    opacity: 1;
}

.sticky-header .auto-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.sticky-header .logo {
    float: left;
    display: flex;
    align-items: center;
    height: 65px;
}

.sticky-header .logo img {
    max-height: 40px;
    width: auto;
}

.sticky-header .pull-right {
    float: right;
    display: flex;
    align-items: center;
    height: 65px;
}

.sticky-header .main-menu {
    float: left;
}

.sticky-header .navigation {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.sticky-header .navigation > li {
    float: left;
    list-style: none;
    margin-right: 30px;
    padding: 0;
}

.sticky-header .navigation > li > a {
    color: #222222;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    transition: all 300ms ease;
    padding: 0;
}

.sticky-header .navigation > li > a:hover {
    color: #65217F;
}

.sticky-header .outer-box {
    float: left;
    margin-left: 20px;
}

.sticky-header .outer-box .btn-box {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.sticky-header .btn-icon-only {
    width: 40px;
    height: 40px;
    font-size: 18px;
}

.sticky-header .btn-icon-only i {
    font-size: 18px;
}


@media (max-width: 1024px) {
    .main-header .nav-outer .help-box {
        display: none;
    }
    
    .main-menu .navigation > li {
        margin-right: 15px;
    }
    
    .main-header .header-upper {
        padding: 0 3%;
    }
}

@media (max-width: 768px) {
    .main-menu {
        display: none;
    }
    
    .main-header .header-upper .nav-outer {
        float: right;
    }
    
    .navbar-toggler {
        display: block;
        background: #A73DD0;
        border: none;
        padding: 8px 12px;
        border-radius: 4px;
        margin-top: 20px;
    }
    
    .flaticon-menu:before {
        content: "☰";
        font-size: 24px;
        color: #fff;
    }
    
    .sticky-header .main-menu {
        display: none;
    }
    
    .sticky-header .logo {
        height: 55px;
    }
    
    .sticky-header .pull-right {
        height: 55px;
    }
}

.content {
	position: relative;
	z-index: 2;
	background: #fff;
}

section {
	padding: 80px 0;
	text-align: center;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

h2 {
	font-size: 36px;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	section {
		padding: 50px 0;
	}
	
	h2 {
		font-size: 28px;
	}
}

/* Products and Solutions */
.container-custom {
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
}

@media (min-width: 768px) {
	.container-custom {
		padding-left: 44px;
		padding-right: 44px;
	}
}

.products-section {
	background-color: #ffffff;
	padding: 56px 0;
}

@media (min-width: 768px) {
	.products-section {
		padding: 80px 0;
	}
}

@media (min-width: 1024px) {
	.products-section {
		padding: 100px 0;
	}
}

.section-title {
	color: #1e1e2a;
	margin: 0 auto 16px;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	line-height: 120%;
}

@media (min-width: 768px) {
	.section-title {
		margin-bottom: 20px;
		font-size: 32px;
		font-weight: 500;
	}
}

@media (min-width: 1024px) {
	.section-title {
		margin-bottom: 20px;
		font-size: 40px;
	}
}


.tabs-wrapper {
	display: flex;
	justify-content: center;
	margin-bottom: 24px;
}

@media (min-width: 768px) {
	.tabs-wrapper {
		margin-bottom: 32px;
	}
}

.tabs-scroll {
	position: relative;
	display: flex;
	overflow-x: auto;
	scrollbar-width: thin;
	-webkit-overflow-scrolling: touch;
	max-width: 100%;
}

.tabs-scroll::-webkit-scrollbar {
	height: 3px;
	background: #e9ecef;
}

.tabs-scroll::-webkit-scrollbar-thumb {
	background: #adb5bd;
	border-radius: 10px;
}

.tabs-inner {
	display: flex;
	gap: 20px;
	padding: 0 16px;
}

@media (min-width: 768px) {
	.tabs-inner {
		gap: 32px;
		padding: 0 44px;
	}
}

@media (min-width: 1280px) {
	.tabs-inner {
		padding: 0;
	}
}

.tab-btn {
	white-space: nowrap;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: #9faab7;
	background: none;
	border: none;
	cursor: pointer;
	transition: color 0.2s ease;
	padding-bottom: 8px;
	border-bottom: 2px solid transparent;
}

.tab-btn:hover {
	color: #212529;
}

.tab-btn.active {
	color: #65217F;
	border-bottom-color: #65217F;
}

/* ============ MAIN GRID FOR 5 PRODUCTS ============ */
.mosaic-grid-5 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.mosaic-grid-5.visible {
	opacity: 1;
	transform: translateY(0);
}


.left-column {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}


.right-column {
	display: grid;
}

.right-column .product-card-mosaic {
	height: 100%;
	min-height: 100%;
}


@media (max-width: 768px) {
	.mosaic-grid-5 {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	
	.left-column {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	
	.right-column .product-card-mosaic {
		min-height: auto;
	}
}

/* Grid for 2 products (switches) */
.mosaic-grid-2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	max-width: 800px;
	margin: 0 auto;
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.mosaic-grid-2.visible {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 640px) {
	.mosaic-grid-2 {
		grid-template-columns: 1fr;
	}
}

/* Product card */
.product-card-mosaic {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: transform 0.25s ease, box-shadow 0.25s;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	
}

.no-padding-bottom .card-image{
	padding-bottom: 0 !important;
  }

.product-card-mosaic:hover {
	transform: translateY(-6px);
	box-shadow: 0 20px 30px -12px rgba(0, 0, 0, 0.2);
}

.card-gray {
	background: linear-gradient(60.68deg, #505d78 -50.74%, #91a0bc  -.16%, #dee8f7 52.13%);
    color: #212529;
}

.card-purple {
	background: linear-gradient(60.68deg, #cc8a9d -50.74%, #93437d -.16%, #270335 52.13%);
	color: #fff;
}

.card-content {
	padding: 20px 20px 16px;
	position: relative;
	z-index: 2;
	
}

@media (min-width: 768px) {
	.card-content {
		padding: 32px 32px 24px;
	}
}

.card-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 140%;
	margin-bottom: 4px;
}

@media (min-width: 768px) {
	.card-title {
		font-size: 20px;
	}
}

@media (min-width: 1024px) {
	.card-title {
		font-size: 24px;
		line-height: 120%;
	}
}

.card-desc {
	font-size: 16px;
	font-weight: 400;
	line-height: 148%;
	color: #2c3e50;
	margin-top: 8px;
	min-height: 48px;
}

.card-purple .card-desc  {
	color: #fff;
}

@media (min-width: 1024px) {
	.card-desc {
		font-size: 18px;
		line-height: 140%;
	}
}

.card-badge {
	display: inline-block;
	background: rgba(255, 255, 255, 0.15);
	padding: 4px 12px;
	border-radius: 40px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.3px;
	margin-bottom: 16px;
}

.card-image {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 120px;
	margin-top: auto;
	padding: 0 20px 20px;
}

.right-column .card-image ,
.padding-0{
		padding: 0 20px ;
}

#switches-container
.card-image {
	padding:  20px 0 ;
}

.card-image img {
	max-width: 100%;
	max-height: 380px;
	object-fit: contain;
	display: block;
	margin: 0 auto;
}


/* Category */
.category-group {
	display: none;
}

.category-group.active-group {
	display: block;
}

@media (max-width: 640px) {
	.card-image img {
		max-height: 100px;
	}
	.card-desc {
		font-size: 14px;
	}
}

.footer-logo{
margin-top: .3em;
color: #270335;
}


/***

====================================================================
		Section Title
====================================================================

***/

.sec-title{
	position:relative;
	z-index: 1;
	margin-bottom:55px;
}

.sec-title .icon{
	position: relative;
	display: inline-block;
	font-size: 60px;
	line-height: 1em;
	color: #222222;
	margin-bottom: 18px;
}

.sec-title .title{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #65217F;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.sec-title h1{
	position: relative;
	display: block;
	font-size:48px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 600;
        margin-top: 35px;
}

.sec-title h2{
	position: relative;
	display: block;
	font-size:48px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 600;
}

.sec-title .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 25px;
	color: #787878;
	font-weight: 400;
	margin-top: 30px;
}

.margin-20 {
	margin-top: 1.8em;
}
/*=== Section Title Two ===*/

.sec-title-two{
	position:relative;
	z-index: 1;
	margin-bottom:70px;
}

.sec-title-two .icon{
	position: relative;
	display: inline-block;
	font-size: 56px;
	line-height: 1em;
	color: #222222;
	margin-bottom: 30px;
}

.sec-title-two .icon:after{
	position: absolute;
	left: 10px;
	top: 15px;
	height: 51px;
	width: 58px;
	background-image: url(assets/images/icons/icon-1.png);
	background-repeat:no-repeat;
	background-position: center;
	content: "";
	z-index: -1;
}

.sec-title-two .title{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #65217F;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-family: "Proxima Nova", sans-serif;
}

.sec-title-two h2{
	position: relative;
	display: block;
	font-size:36px;
	line-height: 50px;
	color: #222222;
	font-weight: 700;
}

.sec-title-two .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
	margin-top: 25px;
}

.sec-title.light .text,
.sec-title.light .title,
.sec-title.light h2{
	color: #ffffff;
}

.sec-title.light .icon{
	color: #A73DD0;
}

/***

====================================================================
		Banner Section
====================================================================

***/

.banner-section{
	position: relative;
}

.banner-carousel{
	position: relative;
}

.banner-carousel .slide-item,
.banner-section .rent-banner-item{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.banner-carousel .content-box,
.banner-section .content-box{
	position: relative;
	float: left;
	width: 60%;
}

.banner-carousel .content-box .inner,
.banner-section .content-box .inner{
	position: relative;
	margin-right: -65px;
	padding: 200px 0;
}

.banner-carousel .content-box h2{
	position: relative;
	display: block;
	font-size: 56px;
	line-height: 64px;
	color: #ffffff;
	font-weight: 600;
	opacity: 0;
	margin-bottom: 15px;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	-webkit-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.banner-carousel .active .content-box h2{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.banner-carousel .content-box .text{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 34px;
	color: #ffffff;
	font-weight: 400;
	opacity: 0;
	margin-bottom: 40px;
	-webkit-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
}

.banner-carousel .active  .text{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}

.banner-carousel .link-box{
	position: relative;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.banner-carousel .link-box:after{
	display: table;
	clear: both;
	content: "";
}

.banner-carousel .active .link-box{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1200ms;
	-o-transition-delay: 1200ms;
	transition-delay: 1200ms;
}

.banner-carousel .link-box .theme-btn{
	position: relative;
	float: left;
	margin-right: 35px;
	padding: 10px 35px;
}

.banner-carousel .link-box .learn-more{
	position: relative;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 600;
	padding: 10px 0px;
	text-transform: uppercase;
}

.banner-carousel .link-box .learn-more:before{
	position: absolute;
	left: 0;
	bottom: 15px;
	height: 1px;
	content: "";
	background-color:#ffffff;
	width: 100%;
}

.banner-carousel .link-box .learn-more i{
	position: absolute;
	right: -15px;
	top: 10px;
	color: #A73DD0;
	line-height: 30px;
	margin-left: 5px;
}

.banner-carousel .link-box .learn-more:hover{
	color: #A73DD0;
}

.banner-carousel .image-box{
	position: relative;
	float: right;
	width: 50%;
}

.banner-carousel .image-box .inner{
	position: relative;
	margin-right: -170px;
	top: 20px;
}

.banner-carousel .image-box .image{
	position: relative;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
}

.banner-carousel .image-box .image img{
	max-width: 100%;
	height: auto;
}

.banner-carousel .active .image-box .image{
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-delay: 1800ms;
	-o-transition-delay: 1800ms;
	transition-delay: 1800ms;
}

.banner-carousel .owl-dots{
	display: none;
}

.banner-carousel .owl-dots{
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	text-align: center;
	display: none;
}

.banner-carousel .owl-nav{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -25px;
    z-index: 99;
    opacity: 0;
	-webkit-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}

.banner-carousel:hover .owl-nav{
	opacity: 1;
}

.banner-carousel .owl-prev,
.banner-carousel .owl-next{
	position: absolute;
	top: 0;
	left: 50px;
	height: 50px;
	width: 50px;
	font-size: 20px;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.20);
	-webkit-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}

.banner-carousel .owl-next{
	left: auto;
	right: 50px;
}

.banner-carousel .owl-prev:hover,
.banner-carousel .owl-next:hover{
	background-color: #ffffff;
	color: #222222;
}

/*=== Style Two ===*/

.banner-section.style-two .content-box .inner{
	margin: 0;
}

.banner-section.style-two .content-box h2{
	font-size: 54px;
	line-height: 64px;
	color: #fff;
	margin-bottom: 50px;
}

.banner-section.style-two .content-box .text{
	color: #fff;
	font-weight: 500;
	margin-bottom: 10px;
}

.banner-section.style-two .banner-carousel .active  .text{
	-webkit-transition-delay: 300ms;
	     -o-transition-delay: 300ms;
	        transition-delay: 300ms;
}

.banner-section.style-two .banner-carousel .active  h2{
	-webkit-transition-delay: 900ms;
	     -o-transition-delay: 900ms;
	        transition-delay: 900ms;
}

.banner-section.style-two .banner-carousel .active  .link-box{
	-webkit-transition-delay: 1500ms;
	     -o-transition-delay: 1500ms;
	        transition-delay: 1500ms;
}

.banner-section.style-two .link-box .learn-more{
	color: #222222;
	text-decoration: underline;
}

.banner-section.style-two .link-box .learn-more:hover,
.banner-section.style-two .link-box .learn-more i{
	color: #65217F;
}

.banner-section.style-two .banner-carousel .content-box .inner{

	padding: 100px 0;

}

/*=== Style Three ===*/

.banner-section.style-three .content-box{
	text-align: center;
	width: 100%;
}

.banner-section.style-three .content-box .inner{
	padding: 185px 0 185px;
}

.banner-section.style-three .content-box h2{
	font-size: 56px;
	line-height: 66px;
	color: #ffffff;
	margin-bottom: 20px;
	font-weight: 600;
}

.banner-section.style-three .content-box .text{
	font-size: 24px;
	line-height: 34px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 40px;
}

.banner-section.style-three .link-box{
	position: relative;
	display: inline-block;
}

.banner-section.style-three .link-box a{
	margin: 0 7px 14px;
}

/*=== Style Four ===*/
.banner-section.style-four{
	position: relative;
}

.banner-section.style-four .slide-item:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color:#000000;
	content:"";
	opacity: .50;
}

.banner-section.style-four .content-box{
	text-align: center;
	width: 100%;
}

.banner-section.style-four .content-box .inner{
	padding: 200px 0;
}

.banner-section.style-four .content-box .title{
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 15px;
}

.banner-section.style-four .content-box .title:before{
	position: absolute;
	left: 50%;
	bottom: 3px;
	height: 2px;
	width: 0;
	background-color: #A73DD0;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	content: "";
}

.banner-section.style-four .active .content-box .title:before{
	width: 100%;
	left: 0;
	-webkit-transition-delay: 1200ms;
	     -o-transition-delay: 1200ms;
	        transition-delay: 1200ms;
}

.banner-section.style-four .content-box h2{
	font-size: 56px;
	line-height: 66px;
	color: #ffffff;
	margin-bottom: 20px;
	font-weight: 600;
}

.banner-section.style-four .content-box .text{
	font-size: 24px;
	line-height: 34px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 40px;
}

.banner-section.style-four .link-box{
	position: relative;
	display: inline-block;
}

.banner-section.style-four .link-box a{
	margin: 0 7px 14px;
}

/*=== Style Four ===*/
.banner-section.style-five{
	position: relative;
}

.banner-section.style-five .slide-item:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color:#000000;
	content:"";
	opacity: .70;
}

.banner-section.style-five .content-box{
	text-align: center;
	width: 100%;
}

.banner-section.style-five .content-box .inner{
	padding: 280px 0 185px;
}

.banner-section.style-five .content-box .title{
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 15px;
}

.banner-section.style-five .content-box .title:before{
	position: absolute;
	left: 50%;
	bottom: 3px;
	height: 2px;
	width: 0;
	background-color: #A73DD0;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	content: "";
}

.banner-section.style-five .active .content-box .title:before{
	width: 100%;
	left: 0;
	-webkit-transition-delay: 1200ms;
	     -o-transition-delay: 1200ms;
	        transition-delay: 1200ms;
}

.banner-section.style-five .content-box h2{
	font-size: 70px;
	line-height: 74px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 50px;
}

.banner-section.style-five .content-box .text{
	font-size: 24px;
	line-height: 34px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 40px;
}

.banner-section.style-five .link-box{
	position: relative;
	display: inline-block;
}

.banner-section.style-five .link-box a{
	border: 2px solid #ffffff;
	line-height: 30px;
}

/***

====================================================================
		why Choos Us
====================================================================

***/

.why-choose-us{
	position: relative;
	z-index: 9;
}

.why-choose-us .icon-layer{
	position: absolute;
    left: -80px;
    top: 80px;
    height: 200px;
	width: 130px;
	background-image: url(assets/images/icons/icon-5.png);
	background-repeat:no-repeat;
	background-position: center;
	content: "";
	z-index: -1;
}

.why-choose-us .content-column{
	position: relative;
}

.why-choose-us .content-column .inner-column{
	position: relative;
	padding: 95px 0 50px;
}

.feature-block-three{
	position: relative;
	margin-bottom: 50px;
}

.feature-block-three .inner-box{
	position: relative;
	padding-left: 70px;
	padding-right: 40px;
}

.feature-block-three .icon-box{
	position: absolute;
	left: 0;
	top: 0;
}

.feature-block-three .icon-box:before{
	position: absolute;
	left: 5px;
	top: 5px;
	height: 51px;
	width: 58px;
	background-image: url(assets/images/icons/icon-1.png);
	background-repeat:no-repeat;
	background-position: center;
	content: "";
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-three .inner-box:hover .icon-box:before{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}

.feature-block-three .icon-box .icon{
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 400;
}

.feature-block-three h4{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.2em;
	color: #65217F;
	font-weight: 700;
	padding-top: 10px;
	margin-bottom: 15px;
}

.feature-block-three h4 a{
	color: #65217F;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-three h4 a:hover{
	color: #222222;
}

.feature-block-three .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
}

.why-choose-us .form-column{
	position: relative;
}

.why-choose-us .form-column .inner-column{
	position: relative;
	margin-top: -22px;
}

.why-choose-us .form-column{
	position: relative;
}

.why-choose-us .form-column .inner-column{
	position: relative;
	background-color:#ffffff;
	padding: 50px 35px;
	border: 3px solid #65217F;
	-webkit-box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	        box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.why-choose-us .form-column .upper-box{
	position: relative;
	text-align: center;
	margin-bottom: 25px;
}

.why-choose-us .form-column .upper-box h3{
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 1.2em;
	color: #65217F;
	font-weight: 700;
	margin-bottom: 15px;
}

.why-choose-us .form-column .upper-box .text{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #555555;
	font-weight: 400;
}

.request-form{
 	position: relative;
 	z-index: 1;
}

.request-form .form-group{
	position:relative;
	margin-bottom:23px;
}

.request-form .form-group:last-child{
	margin-bottom: 0;
}

.request-form .form-group input[type="text"],
.request-form .form-group input[type="email"],
.request-form .form-group input[type="tel"],
.request-form .form-group input[type="url"],
.request-form .form-group textarea,
.request-form .form-group select{
	position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #444444;
    font-weight: 400;
    height: 50px;
    padding: 10px 0 9px;
    background-color: transparent;
    border-bottom: 1px solid #e7e7e7;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.request-form .form-group input:focus,
.request-form .form-group select:focus,
.request-form .form-group textarea:focus{
	border-color:#65217F;
}

.request-form .form-group textarea{
	height: 120px;
	margin-bottom: 10px;
	resize: none;
    padding: 10px 0 9px;
}

.request-form .form-group input[type=submit],
.request-form .form-group button{
	text-transform: none;
	font-weight: 600;
	font-size: 15px;
	padding: 10px 50px;
	margin-top: 20px;
}

.request-form label.error{
	color: #ff0000;
}

.request-form ::-webkit-input-placeholder{color: #444444;}
.request-form ::-moz-input-placeholder{color: #444444;}
.request-form ::-ms-input-placeholder{color: #444444;}

/***

====================================================================
		Features Section
====================================================================

***/

.features-section{
	position: relative;
	padding: 100px 0 50px;
}

.features-section:before{
	position: absolute;
	left: 0%;
	top: 0;
	width: 40%;
	height: 415px;
	background-color: #f5f8fb;
	content: "";
}

.features-section .title-column{
	margin-bottom: 50px;
}

.features-section .title-column .inner-column{
	margin-left: -110px;
}

.features-section .features-column{
	position: relative;
}

.features-section .features-column .inner-column{
	position: relative;
	padding-left: 40px;
}

.features-section .features-column .row{
	margin: 0 -45px;
}

.features-section .feature-block{
	padding: 0 45px;
}

.feature-block{
	position: relative;
	margin-bottom: 50px;
}

.feature-block .inner-box{
	position: relative;
}

.feature-block .icon-box{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.feature-block .icon-box .icon{
	position: relative;
	display: inline-block;
	font-size: 48px;
	line-height: 50px;
	color: #222222;
	font-weight: 400;
}

.feature-block .icon-box .icon:after{
	position: absolute;
	left: 5px;
	top: 5px;
	height: 51px;
	width: 58px;
	background-image: url(assets/images/icons/icon-1.png);
	background-repeat:no-repeat;
	background-position: center;
	content: "";
	z-index: -1;
}

.feature-block h4{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.2em;
	color: #65217F;
	font-weight: 700;
	margin-bottom: 18px;
	width: 90%;
}

.feature-block h4 a{
	color: #65217F;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block h4 a:hover{
	color: #A73DD0;
}

.features-section.style-two{
	padding-top: 0;
}

.features-section.style-two:before{
	background-color: #65217F;
	display: block;
}

.features-section.style-two .title-column .inner-column{
	padding-top: 80px;
}

/***

====================================================================
		Features Section Two
====================================================================

***/

.features-section-two{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 160px 0 50px;
}

.features-section-two:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color:#000000;
	opacity: .70;
	content: "";
}

.features-section-two .row{
	margin: 0 -60px;
}

.feature-block-two{
	position: relative;
	padding: 0 60px;
	margin-bottom: 50px;
}

.feature-block-two .inner-box{
	position: relative;
	text-align: center;
}

.feature-block-two .inner-box:before{
	position: absolute;
	top: 50px;
	left: 100%;
	margin-left: -40px;
	height: 1px;
	width: 205px;
	border-bottom: 1px dashed #ffffff;
	opacity: .36;
	content: "";
}

.feature-block-two:nth-child(3n + 3) .inner-box:before{
	display: none;
}

.feature-block-two .icon-box{
	position: relative;
	display: inline-block;
	height: 100px;
	width: 100px;
	background-color:#65217F;
	border-radius: 50%;
	margin-bottom: 40px;
}

.feature-block-two .icon-box .icon{
	position: relative;
	display: block;
	font-size: 46px;
	line-height: 100px;
	height: 100px;
	width: 100px;
	text-align: center;
	color: #ffffff;
	font-weight: 400;
	border-radius: 50%;
	background-color:#65217F;
	z-index: 9;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-two .inner-box:hover .icon-box .icon{
	color: #222222;
}

.feature-block-two .icon-box .icon:after{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 0%;
	width: 0%;
	border-radius: 50%;
	background-color:#A73DD0;
	content: "";
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: -1;
}

.feature-block-two .inner-box:hover .icon-box .icon:after{
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.feature-block-two .icon-box:before{
	position: absolute;
	left: -5px;
	top: -5px;
	height: 110px;
	width: 110px;
	background-color:#ffffff;
	opacity: .10;
	content: "";
	border-radius: 50%;
}

.feature-block-two .icon-box:after{
	position: absolute;
	left: -10px;
	top: -10px;
	height: 120px;
	width: 120px;
	background-color:#ffffff;
	opacity: .15;
	content: "";
	border-radius: 50%;
}

.feature-block-two h4{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 15px;
}

.feature-block-two h4 a{
	display: inline-block;
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-two h4 a:hover{
	color: #A73DD0;
}

.feature-block-two .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #cccccc;
	font-weight: 400;
}

.features-section.alternate:before{
	display: none;
}

.features-section-two.style-two:before{
	background-color: #05162d;
	opacity: .80;
}

/***

====================================================================
		Services Section
====================================================================

***/

.services-section{
	position: relative;
	padding: 0px 0 50px;
	background-color: #f5f8fb;
}

.services-section:before{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background-color: #ffffff;
	content: "";
	margin-bottom: -55px;
}

.services-section .sec-title:before{
	position: absolute;
	top: -55px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 236px;
	width: 192px;
	background-image: url(assets/images/icons/icon-2.png);
	content: "";
}

.service-block{
	position: relative;
	margin-bottom: 50px;
}

.service-block .inner-box{
	position: relative;
}

.service-block .inner-box .image-box{
	position: relative;
}

.service-block .inner-box .image{
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}

.service-block .inner-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.service-block .lower-content{
	position: relative;
	text-align: center;
	padding: 50px 35px 50px;
	background-color: #f5f8fb;
	border-bottom: 2px solid transparent;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block .inner-box:hover .lower-content{
	background-color:#ffffff;
	-webkit-box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	-ms-box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	-o-box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.service-block .lower-content h4{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #65217F;
	font-weight: 600;
	margin-bottom: 20px;
}

.service-block .lower-content h4 a{
	color: #65217F;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block .lower-content h4 a:hover{
	color: #222222;
}

.service-block .lower-content .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
	margin-bottom: 30px;
}

.service-block .lower-content .link-box{
	position: relative;
	padding: 10px 0;
}

.service-block .lower-content .link-box:before{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 51px;
	width: 58px;
	background-image: url(assets/images/icons/icon-1.png);
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block .inner-box:hover .lower-content .link-box:before{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}

.service-block .lower-content .link-box a{
	position: relative;
	font-size: 13px;
	line-height: 30px;
	color: #222222;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block .lower-content .link-box a:hover{
	text-decoration: underline;
}

.service-block .lower-content .link-box a i{
	color: #65217F;
	font-size: 14px;
	display: inline-block;
	margin-left: 3px;
}

.services-section.style-two{
	background-color: #ffffff;
}

.services-section.style-two .sec-title:before{
	display: none;
}

.services-section.style-two .sec-title.text-center .text{
	max-width: 880px;
	margin: 30px auto 0;
}

/***

====================================================================
		Services Section Two
====================================================================

***/

.services-section-two{
	position: relative;
	padding: 100px 0 50px;
}

.services-section-two .icon-layer{
	position: absolute;
	width: 345px;
	height: 425px;
	content: "";
	right: 12.2%;
	top: 260px;
	background-image: url('assets/images/icons/icon-11.png');
	background-repeat: no-repeat;
	opacity: .08;
	z-index: -1;
}

.services-section-two:after{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 230px;
	width: 100%;
	background-color:#f5f8fb;
	content: "";
	z-index: -1;
}

.service-block-two{
	position: relative;
	margin-bottom: 50px;
display: -webkit-flex;
display: flex;
}

.service-block-two .inner-box{
	position: relative;
	-webkit-box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	        box-shadow: 0 0 40px rgba(0,0,0,0.08);
border: 1px #eee solid;
background-color:#fff;
}

.service-block-two .image{
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
padding: 30px;
}

.service-block-two .image img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.service-block-two .inner-box:hover .image img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);

}

.service-block-two .caption-box{
	position: relative;
	background-color:#ffffff;

}

.service-block-two .caption-box .inner{
	position: relative;
	display: block;
	padding: 40px 40px;
	padding-right: 100px;

}

.service-block-two .caption-box h4{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 25px;
	color: #222;
	font-weight: 600;
}

.service-block-two .caption-box .desc p { font-size: 13px; line-height: 1.5; margin-top: 10px; margin-bottom: 15px; }

.service-block-two .caption-box .price { color: #222; font-weight: bold; font-size: 16px; line-height: 1.5; margin-top: 10px; margin-bottom: 25px; }

 .desc_itempage p { font-size: 13px; line-height: 1.5; margin-top: 10px; margin-bottom: 15px; }

 .price_itempage { color: #222; font-weight: bold; font-size: 18px; line-height: 1.5; margin-top: 10px; margin-bottom: 25px; }

 .arenda_itempage {  margin-top: 10px; margin-bottom: 25px; }

.service-block-two .caption-box h4 a{
	display: inline-block;
	color: #222;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-two .caption-box h4 a:hover{
	color: #65217F;
}

.service-block-two .caption-box .icon-box{
	position: absolute;
	right: 40px;
	top: 40px;
	height: 50px;
}

.service-block-two .caption-box .icon-box:before{
	position: absolute;
	right: -8px;
	top: 0px;
	height: 51px;
	width: 58px;
	/*background-image: url(/images/t1290403/images/icons/icon-1.png);*/
	background-repeat:no-repeat;
	background-position: center;
	content: "";
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-two .caption-box .icon-box .icon{
	position: relative;
	font-size: 36px;
	line-height: 40px;
	color: #65217F;
	font-weight: 400;
}

.services-section-two.style-two:after{
	display: none;
}

.services-section-two.style-two .caption-box .icon-box:before{
	-webkit-filter: grayscale(1);
	        filter: grayscale(1);
}

.services-section-two.style-two .caption-box:hover .icon-box:before{
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
}




/***

====================================================================
		Offers Section
====================================================================

***/

.offers-section{
	position: relative;
	padding: 100px 0 45px;
	background-color: #ffffff;
}

.offer-block{
	position: relative;
	margin-bottom: 50px;
}

.offer-block .inner-box{
	position: relative;
	text-align: center;
	padding: 50px 40px;
	border: 1px solid #eeeeee;
	border-bottom: 2px solid #A73DD0;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.offer-block .inner-box:hover{
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.06);
	        box-shadow: 0 0 40px rgba(0,0,0,0.06);
}

.offer-block .inner-box:after,
.offer-block .inner-box:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0%;
	width: 100%;
	background-color:#222;
	content: "";
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.offer-block .inner-box:after{
	z-index: -1;
	background-color:#A73DD0;
}

.offer-block .inner-box:hover:after,
.offer-block .inner-box:hover:before{
	height:100%;
}

.offer-block .inner-box:hover:before{
	-webkit-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.offer-block .icon-box{
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
}

.offer-block .icon-box .icon{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 1em;
	color: #65217F;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.offer-block h3{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 600;
	margin-bottom: 14px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.offer-block h3 a{
	color: #222222;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.offer-block h3 a:hover{
	color: #A73DD0;
}

.offer-block .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.offer-block .inner-box:hover .text p,
.offer-block .inner-box:hover h3,
.offer-block .inner-box:hover .icon-box .icon{
	color: #ffffff;
	-webkit-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}


/***

====================================================================
		About Section
====================================================================

***/

.about-section{
	position: relative;
	z-index: 2;
}

.about-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 59.4%;
	background:linear-gradient(60.68deg, #505d78 -50.74%, #91a0bc -.16%, #dee8f7 52.13%);
	content: "";
}

.about-section .icon-layer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 300px;
	height: 300px;
	content: "";
	background-image: url(assets/images/logo_dark.png);
	background-position: right top;
	opacity: .08;
} 

.about-section .content-column{
	position: relative;
}

.about-section .content-column ul {
margin-top: 30px;
}

.about-section .content-column ul li {
    list-style: none;
    margin-bottom: 7px;
    font-weight: normal;
    font-size: 18px;
    position: relative;
    padding-left: 30px;
	color: #555555;
	text-align: left;
}
.about-section .content-column ul li:before {
    content: "\f00c";
    position: absolute;
    left: 0px;
    top: 0px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
    color: #A73DD0;
}

.about-section .content-column .inner-column{
	position: relative;
	padding: 100px 0 100px;
}

.about-section .sec-title-two{
	position: relative;
	margin-bottom: 20px;
}

.about-section .content-column .message{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #65217F;
	font-weight: 400;
	margin-bottom: 20px;
}

.about-section .content-column .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
	margin-bottom: 40px;
}

.about-section .link-box{
	position: relative;
	display: inline-block;
	padding: 10px 0;
}

.about-section .link-box:before{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 51px;
	width: 58px;
	background-image: url(assets/images/icons/icon-1.png);
	background-repeat: no-repeat;
	background-position: center;
	content: "";

	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.about-section .link-box a{
	position: relative;
	font-size: 15px;
	line-height: 30px;
	color: #222222;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: underline;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.about-section .link-box a i{
	color: #65217F;
	margin-left: 4px;
}

.about-section .image-column{
	position: relative;
}

.about-section .image-column .inner-column{
	position: relative;
	padding-left: 90px;
	padding-top: 65px;
	margin-right: -235px;
}

.about-section .image-box{
	position: relative;
}

.about-section .image-box .image{
	margin-bottom: -45px;
}

.about-section .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.about-section .image-box .info-box{
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	text-align: center;
}

.about-section .image-box .info-box .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 3px;
	color: #222222;
	font-weight: 500;
	text-transform: uppercase;
}

.about-section .image-box .info-box h1{
	position: relative;
	display: block;
	font-size: 100px;
	line-height: 1em;
	color: #A73DD0;
	font-weight: 700;
}



/***

====================================================================
		About And Fun Facts
====================================================================

***/

.about-and-fun-facts{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 410px 0 0;
}

.about-and-fun-facts:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color:#000000;
	opacity: .70;
	content: "";
}

.about-and-fun-facts:after{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 75px;
	width: 100%;
	background-color:#ffffff;
	opacity: 1;
	content: "";
}

.about-and-fun-facts .outer-box{
	position: relative;
	z-index: 9;
}

.about-and-fun-facts .about-us{
	position: relative;
	float: right;
	background-color:#65217F;
	max-width: 710px;
	width: 100%;
}

.about-and-fun-facts .about-us .inner-column{
	position: relative;
	padding: 75px 70px;
	padding-right: 90px;
}

.about-and-fun-facts .about-us .inner-column:before{
	position: absolute;
	top: 35px;
	left: 35px;
	height: 201px;
	width: 163px;
	background-image: url(assets/images/icons/icon-3.png);
	content: "";
	opacity: .07;
}

.about-and-fun-facts .about-us h4{
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 25px;
}

.about-and-fun-facts .about-us .text{
	position: relative;
	margin-bottom: 40px;
}

.about-and-fun-facts .about-us .text p{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 26px;
}

.about-and-fun-facts .about-us .sign{
	position: relative;
	display: block;
	margin-bottom: 5px;
}

.about-and-fun-facts .about-us .name{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
}

.about-and-fun-facts .about-us .name span{
	font-size: 12px;
}

.about-and-fun-facts .fact-counters{
	position: relative;
	float: left;
	max-width: 830px;
	width: 100%;
}

.about-and-fun-facts .fact-counters .video-link{
	position: relative;
	display: block;
	text-align: center;
	padding-top: 30px;
}

.about-and-fun-facts .fact-counters .video-link .play-now{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 60px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.about-and-fun-facts .fact-counters .video-link .play-now:hover{
	letter-spacing: 2px;
}

.about-and-fun-facts .fact-counters .video-link .play-now .icon{
	position: relative;
	float: left;
	font-size: 18px;
	line-height: 60px;
	height: 60px;
	width: 60px;
	padding-top: 1px;
	padding-left: 5px;
	background-color:#ffffff;
	color: #65217F;
	border-radius: 50%;
	margin-right: 25px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.about-and-fun-facts .video-link .play-now .icon:after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	content: "";
	-webkit-animation: ripple 1s infinite;
	animation: ripple 1s infinite;
}

.about-and-fun-facts .fact-counters .inner-column{
	position: relative;
	margin-top: 255px;
	background-color:#f5f8fb;
	padding: 80px 60px 70px;
}

.count-box{
	margin-top: 70px;
}

.fact-counters .counter-column{
	position:relative;

}

.fact-counters .counter-column .count-box{
	position: relative;
	font-size: 42px;
	line-height: 1em;
	color: #222222;
	font-weight: 700;
	font-family:Proxima Nova, sans-serif;
	text-align: left;
	padding-left: 30px;
}

.fact-counters .counter-column .count-box:before{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: 0 auto;
	height: 51px;
	width: 58px;
	-webkit-transform: translateX(-20px);
	    -ms-transform: translateX(-20px);
	        transform: translateX(-20px);
	background-image: url(assets/images/icons/icon-1.png);
	background-repeat:no-repeat;
	background-position: center;
	content: "";
}

.fact-counters .counter-column .count-box .count-text{
	position:relative;
	display: inline-block;
	font-size: 42px;
	line-height: 1em;
	color: #222222;
	font-weight: 700;
}

.fact-counters .counter-column .count-box .counter-title{
	position: relative;
	display: block;
	font-size:14px;
	line-height:25px;
	font-weight:700;
	color:#65217F;
	margin-top: 7px;
	text-transform: uppercase;
	font-family:Proxima Nova, sans-serif;
}

/***

====================================================================
	 	Fun Facts Section
====================================================================

***/

.fun-fact-section{
	position: relative;
	padding: 80px 0;
}

.fun-fact-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background-image: url(assets/images/icons/dots.png);
	content: "";
	opacity: .06;
}

.fun-fact-section .info-column{
	position: relative;
}

.fun-fact-section .info-column .inner-column{
	position: relative;
}

.fun-fact-section .message-box{
	position: relative;
	padding-left: 220px;
	min-height: 155px;
}

.fun-fact-section .message-box .icon-box{
	position: absolute;
	left: 20px;
	top: 0;
	text-align: center;
}

.fun-fact-section .message-box .icon-box .icon{
	position: relative;
	display: inline-block;
	font-size: 72px;
	line-height: 155px;
	color: #ffffff;
	font-weight: 700;
	font-family: "Proxima Nova", sans-serif;
	background-color: #65217F;
	z-index: 9;
	height: 155px;
	width: 155px;
	border-radius: 30px;
}

.fun-fact-section .message-box .icon-box:before{
	background-color: #e1e1e1;
	border-radius: 50%;
	position: absolute;
	height: 195px;
	width: 195px;
	left: -20px;
	top: -20px;
	content: "";
}

.fun-fact-section .message-box .icon-box:after{
	background-color: #b5b5b5;
	border-radius: 50%;
	position: absolute;
	height: 175px;
	width: 175px;
	left: -10px;
	top: -10px;
	content: "";
}

.fun-fact-section .message-box .text{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #222222;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.fun-fact-section .counters-column{
	position:relative;
}

.fun-fact-section .counters-column .inner-column{
	position: relative;
	margin-right: -300px;
	padding-left: 120px;
	margin-top: -30px;
}

.fun-fact-section .counter-column{
	position: relative;
	text-align: center;
}

.fun-fact-section .counter-column .icon{
	position: relative;
	display: inline-block;
	font-size: 62px;
	color: #65217F;
	line-height: 1em;
	margin-bottom: 25px;
}

.fun-fact-section .counter-column .count-box{
	position: relative;
	font-size: 42px;
	line-height: 1em;
	color: #222222;
	font-weight: 700;
	font-family:Proxima Nova, sans-serif;
}

.fun-fact-section .counter-column .count-text{
	position:relative;
	display: inline-block;
	font-size: 42px;
	line-height: 1em;
	color: #222222;
	font-weight: 700;
}

.fun-fact-section .counter-column .counter-title{
	position: relative;
	display: block;
	font-size:14px;
	line-height:25px;
	font-weight:700;
	color:#555555;
	margin-top: 7px;
	text-transform: uppercase;
	font-family:Proxima Nova, sans-serif;
	z-index: 1;
}


.fun-fact-section.style-two{
	padding: 70px 0 85px;
}

.fun-fact-section.style-two:before{
	width: 100%;
}

.fun-fact-section.style-two .outer-box{
	padding: 0 65px;
}




/***

====================================================================
			Call To Action Two
====================================================================

***/
.phone_me{
	color: #ffffff ;
	transition:all 0.3s ease;
	}
.phone_me:hover{
		color: #A73DD0;
		transition:all 0.3s ease;
	}
	
.call-to-action-two{
	position: relative;
	padding: 60px 0;
	background: linear-gradient(60.68deg, #e4aef9 -50.74%, #8a4393 -.16%, #270335 52.13%);;
}


.call-to-action-two .title-column{
	position: relative;
	float: left;
	max-width: 700px;
}

.call-to-action-two .title-column .inner{
	position: relative;
	padding-left: 60px;
}

.call-to-action-two .title-column .icon{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 48px;
	color: #fff;
	font-weight: 400;
}

.call-to-action-two .title-column h3{
	position: relative;
	display: block;
	font-size: 28px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 600;
}

.call-to-action-two .btn-column{
	position: relative;
	float: right;
}

.call-to-action-two .btn-column .btn-box{
	position: relative;
	padding: 10px 0;
}

.call-to-action-two .btn-column .theme-btn{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 600;
	padding: 11px 40px;
	border: 1px solid #ffffff;
}

.call-to-action-two .btn-column .theme-btn i{
	line-height: 30px;
	float: left;
	margin-right: 10px;
}

.call-to-action-two .btn-column .theme-btn:hover{
	color: #A73DD0;
	background-color:#ffffff;
}



/***

====================================================================
		Contact Page Section
====================================================================

***/

.contact-section{
	position: relative;
	padding: 100px 0 50px;
}

.contact-section .form-column{
	position: relative;
	margin-bottom: 50px;
}

.contact-section .form-column .inner-column{
	position: relative;
}

.contact-section .sec-title{
	margin-bottom: 25px;
}

.contact-section .sec-title h2, .contact-section .sec-title h1{
	font-size: 36px;
	font-weight: 700;
}

.contact-section .sec-title h2{
	font-size: 36px;
	font-weight: 700;
}

.contact-section .sec-title .text{
	font-size: 16px;
	line-height: 26px;
}

.contact-form{
 	position: relative;
 	z-index: 1;
}

.contact-form .form-group{
	position:relative;
	margin-bottom:23px;
}

.contact-form .form-group:last-child{
	margin-bottom: 0;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select{
	position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #444444;
    font-weight: 400;
    height: 50px;
    padding: 10px 0 9px;
    background-color: transparent;
    border-bottom: 1px solid #e7e7e7;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form ::-webkit-input-placeholder{color: #444444;}
.contact-form ::-moz-input-placeholder{color: #444444;}
.contact-form ::-ms-input-placeholder{color: #444444;}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#65217F;
}

.contact-form .form-group textarea{
	height: 140px;
	margin-bottom: 10px;
	resize: none;
    padding: 10px 0 9px;
}

.contact-form .form-group input[type=submit],
.contact-form .form-group button{
	text-transform: none;
	font-weight: 600;
	font-size: 15px;
	padding: 10px 50px;
}

.contact-form label.error{
	color: #ff0000;
}

.contact-section .map-column{
	position: relative;
	margin-bottom: 50px;
}

.contact-section .map-canvas{
	position:relative;
	height: 510px;
	border: 8px solid #ffffff;
	-webkit-box-shadow: 0 15px 40px rgba(0,0,0,0.08);
	        box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.map-data{
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
}

.map-data h6{
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
	color:#222222;
}

.map-canvas{
	height:600px;
}

/***

==================================================================
		Main Footer
==================================================================

***/

.main-footer{
	position:relative;
	background-repeat: none;
	background-position:center;
	background-size: cover;
	padding: 100px 0 0px;
	background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 60%,
    #892fa06b 80%,
    #540972c7 100%
  );
}


.main-footer:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
	background-image: url(assets/images/icons/dots.png);
    content: "";
    opacity: .06;
}


/*=== Widgets Section ===*/

.main-footer .widgets-section{
	position:relative;
	padding-bottom: 60px;
}

.main-footer .footer-column{
	position:relative;
}

.main-footer .footer-widget{
	position:relative;
	margin-bottom:40px;
}

.main-footer .widget-title{
	position: relative;
	font-size:18px;
	font-weight:600;
	color:#222222;
	line-height: 24px;
	margin-bottom:35px;
	padding-bottom: 10px;
}

.main-footer .widget-title:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 40px;
	background-color: #65217F;
	content: "";
}


.main-footer .about-widget{
	position: relative;
}

.main-footer .about-widget .footer-logo{
	position: relative;
}

.main-footer .about-widget .footer-logo .image{
	position: relative;
	margin-bottom: 30px;
}

.main-footer .about-widget .footer-logo img{
	display: block;
	height: auto;
	max-width: 100%;
}

.main-footer .about-widget .contact-info{
	position: relative;
	margin-bottom: 20px;
}

.main-footer .about-widget .contact-info li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #444444;
	font-weight: 400;
	margin-bottom: 10px;
}

.main-footer .about-widget .contact-info li a{
	color: #444444;
}

.main-footer .about-widget .contact-info li a:hover{
	color: #65217F;
}

.main-footer .about-widget .social-links{
	position: relative;
	display: block;
}

.main-footer .about-widget .social-links li{
	position: relative;
	display: inline-block;
	margin-right: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #888888;
	font-weight: 400;
}

.main-footer .about-widget .social-links li a{
	color: #888888;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-footer .about-widget .social-links li a:hover{
	color: #65217F;
}


.main-footer .links-widget{
	position: relative;
}

.main-footer .list{
	position: relative;
}

.main-footer .list li{
	position:relative;
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #444444;
	font-weight: 400;
	margin-bottom: 10px;
}

.main-footer .list li a{
	display: inline-block;
	color: #444444;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.main-footer .list li a:hover{
	color:#65217F;
}

.contact-info li {

	color: #65217F!important;

}
/*=== Footer Bottom ===*/

.main-footer .footer-bottom{
	position:relative;
	background-color: #270335;

}

.main-footer .footer-bottom .copyright-text{
	position: relative;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #444444;
	font-weight: 400;
	color: white;
}

.main-footer .footer-bottom .copyright-text a{
	color: white;
	font-weight: 500;
}

.main-footer .footer-bottom .copyright-text a:hover{
	text-decoration: underline;
}

/* 404 */
.error-section {
	padding: 120px 0;
	text-align: center;
	background: #f8f9fa;
	min-height: 60vh;
	display: flex;
	align-items: center;
}

.error-content {
	max-width: 600px;
	margin: 0 auto;
}

.error-code {
	font-size: 120px;
	font-weight: 800;
	color: #65217F;
	line-height: 1;
	margin-bottom: 20px;
	text-shadow: 4px 4px 0 rgba(0,0,0,0.05);
}

.error-title {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #1b1b1b;
}

.error-text {
	font-size: 18px;
	color: #666;
	margin-bottom: 30px;
}

.error-buttons {
	display: flex;
	gap: 15px;
	justify-content: center;
	flex-wrap: wrap;
}

.error-buttons .theme-btn {
	min-width: 160px;
}


@media (max-width: 768px) {
	.error-section { padding: 80px 0; }
	.error-code { font-size: 80px; }
	.error-title { font-size: 24px; }
	.error-text { font-size: 16px; }
}
/* cookie-consent */
.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #270335;
    color: #1b1b1b;
    z-index: 99999;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    font-family: inherit;
	border: 2px solid #d3d3d3;
	
}
.cookie-consent.show {
    transform: translateY(0);
}
.cookie-consent__content {
    max-width: auto;
    margin: 0 auto;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
.cookie-consent__text {
    font-size: 14px;
    line-height: 1.5;
    color: #e0e0e0;
    flex: 1;
}
.cookie-consent__text a {
    color: #A73DD0;
    text-decoration: none;
}
.cookie-consent__text a:hover {
    text-decoration: underline;
}
.cookie-consent__btn {
    background: #65217F;
    color: #fff;
    border: none;
    padding: 8px 24px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.cookie-consent__btn:hover {
    background: #0a5ac0;
    transform: scale(1.02);
}
@media (max-width: 768px) {
    .cookie-consent__content {
        flex-direction: column;
        text-align: center;
        padding: 12px 15px;
    }
    .cookie-consent__btn {
        padding: 6px 20px;
    }
    .cookie-consent__text {
        font-size: 12px;
    }
}