html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: 0;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: 700
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none;
	width: 100%
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance:button
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style:none;
padding:0
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline:1px dotted buttontext
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type="checkbox"], [type="radio"] {
box-sizing:border-box;
padding:0
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height:auto
}
[type="search"] {
-webkit-appearance:textfield;
outline-offset:-2px
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
display:none
}
body {
	font-family: 'Poppins';
	color: #333;
	background-color: #fff;
	font-weight: 300;
	line-height: 1.8;
	overflow-x: hidden
}
::-webkit-scrollbar-track {
background-color:#e9edf0;
border-left:1px solid #ededed
}
::-webkit-scrollbar {
width:7px;
background-color:#cb5499
}
::-webkit-scrollbar-thumb {
background-color:#cb5499
}
a {
	color: #cb5499;
	text-decoration: none!important;
	outline: 0!important
}
a:hover, a:active, a:focus {
	color: #60bdfc
}
blockquote {
	font-size: 14px
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.25;
	color: #272727
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	counter-reset: list-number
}
ol li:before {
	content: counter(list-number, decimal);
	counter-increment: list-number;
	color: #272727;
	font-size: 13px;
	font-weight: 500;
	margin-right: 10px
}
.nav>li {
	margin: 0
}
.nav>li:before {
	content: none
}
.navbar-main, a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.is-hidden {
	opacity: 0;
	visibility: hidden
}
.section.pad>.container, .section.pad>.container-fluid {
	padding-top: 100px;
	padding-bottom: 40px;
	position: relative;
	z-index: 1
}
.video-frame {
	position: relative;
	padding-bottom: 66.95%;
	height: 0;
	overflow: hidden;
	line-height: 0
}
.video-frame-vimeo {
	position: relative;
	padding-bottom: 57.95%;
	height: 0;
	overflow: hidden;
	line-height: 0
}
.video-frame iframe, .video-frame-vimeo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	line-height: 0
}
.spacer-25 {
	height: 25px
}
.section {
	position: relative
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.table {
	display: table;
	min-height: 510px;
	height: 1px;
	margin: 0
}
.table-cell {
	display: table-cell;
	height: 100%
}
.text-gradient {
	font-weight: 700;
}
.section-heading h3 {
	margin-top: 0;
	margin-bottom: 25px
}
.section-heading-1 {
	position: relative;
	text-align: center
}
.section-heading-1 p, .section-heading-2 p {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 17px;
}
.section-heading-1 h2 {
	position: relative;
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.25
}
.section-heading-1 h2 span {
	color: #cb5499
}
.section-heading-2 {
	margin-bottom: 25px
}
.section-heading-2 h2 {
	margin-top: 0;
	margin-bottom: 25px
}
.section-heading-2 h3 {
	font-size: 21px
}
.portfolio-parallax .section-heading-1 .small-heading {
	color: #999
}
.portfolio-parallax .section-heading-1 .btn-primary {
	margin-top: 15px
}
.white {
	color: #fff
}
.image-background {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}
.parallax {
	background-attachment: fixed
}
.center-it {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#follower {
	position: absolute;
	margin: -25px 0 0 -25px;
	transition: top .1s, left .1s;
	-webkit-transition: top .1s, left .1s;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	z-index: 1
}
.btn-primary {
	display: inline-block;
	margin: 25px 0 0;
	position: relative;
	border: 0;
	border-radius: 30px;
	padding: 15px 35px;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-size: 13px;
	font-weight: 600;
	pointer-events: all;
	overflow: hidden;
	box-shadow: 0 5px 15px 0 transparent;
	outline: 0!important;
	background: #fff!important;
	color: #272727!important;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}
.get-btn {
	margin-top: 0;
	line-height: 40px;
	padding: 0 30px;
	float: right;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #fff!important;
	color: #6381e5!important
}
.btn-primary:hover {
	box-shadow: 0 5px 15px 0 rgba(255,255,255,.5);
	opacity: 1;
	background: #ccc;
}
#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 30px;
	z-index: 3;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	display: none;
	color: #fff;
	background-color: #cb5499;
}
#back-to-top:hover {
	opacity: .8
}
#back-to-top.visible {
	display: block
}
.particles-pointer>.container:first-child, .particles-pointer>.container-fluid:first-child {
	pointer-events: none
}
#particles-banner-js {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 1
}
#particles-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #181721
}
#video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -4
}
.ytplayer-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}
#banner #video {
	position: absolute
}
.animationload {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 999999
}
.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	width: 200px;
	height: 200px;
	background-image: url(../images/preloader.gif);
	background-position: center;
	background-repeat: no-repeat
}
.color-gradient {
	color: #fff!important;
	background-image: -o-linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
	background-image: -ms--linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
	background-image: -moz-linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
	background-image: linear-gradient(45deg, #cb5499 0, #a05380 100%)!important
}
.gradient-overlay:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	background-image: url(../images/1.jpg)!important;
	z-index: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.color-gradient>*, .gradient-overlay>*, .black-overlay {
	position: relative;
	z-index: 2
}
.black-overlay:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	background: rgba(9,23,37,.7);
	z-index: -1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.scroll-down.absolute-center {
	position: absolute;
	bottom: 50px;
	right: 50%;
	-webkit-transform: translatex(50%);
	transform: translatex(50%)
}
.scroll-down:hover {
	opacity: .8
}
.mouse {
	display: inline-block;
	height: 44px;
	width: 28px;
	border-radius: 12px;
	border: 2px solid #ededed;
	text-align: center
}
.mouse:after {
	display: inline-block;
	height: 8px;
	width: 8px;
	background-color: #ededed;
	border-radius: 50%;
	content: "";
	-webkit-animation: scroll 1.3s ease-out infinite forwards;
	-moz-animation: scroll 1.3s ease-out infinite forwards;
	animation: scroll 1.3s ease-out infinite forwards;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
@-webkit-keyframes scroll {
0% {
-webkit-transform:translatey(0)
}
50% {
-webkit-transform:translatey(10px)
}
100% {
-webkit-transform:translatey(0)
}
}
@-moz-keyframes scroll {
0% {
-moz-transform:translatey(0)
}
50% {
-moz-transform:translatey(10px)
}
100% {
-moz-transform:translatey(0)
}
}
@keyframes scroll {
0% {
-webkit-transform:translatey(0);
-moz-transform:translatey(0);
-ms-transform:translatey(0);
-o-transform:translatey(0);
transform:translatey(0)
}
50% {
-webkit-transform:translatey(10px);
-moz-transform:translatey(10px);
-ms-transform:translatey(10px);
-o-transform:translatey(10px);
transform:translatey(10px)
}
100% {
-webkit-transform:translatey(0);
-moz-transform:translatey(0);
-ms-transform:translatey(0);
-o-transform:translatey(0);
transform:translatey(0)
}
}
.form-group {
	margin-bottom: 30px
}
input.form-control, input[type=password].form-control, input[type=email].form-control, input[type=text].form-control, textarea.form-control, .contact-about {
	height: 50px;
	line-height: 50px;
	padding: 6px 25px;
	background: #dde4e9;
	border: 0;
	box-shadow: none;
	border-radius: 4px;
	color: #272727
}
textarea.form-control {
	height: 143px
}
.contact-form-2 {
	padding: 35px;
	background: #fff
}
.contact-form-2 .form-group {
	margin-bottom: 10px
}
.contact-form-2 input.form-control, .contact-form-2 input[type=password].form-control, .contact-form-2 input[type=email].form-control, .contact-form-2 input[type=text].form-control, .contact-form-2 textarea.form-control, .contact-form-2 .contact-about {
	border-radius: 5px;
	background: #fff;
	border: 1px solid #dde4e9
}
.contact-form-2 h3 {
	margin-top: 0
}
.contact-form-2 .btn-primary {
	margin-top: 10px;
	margin-bottom: 0
}
.contact-form-2 form {
	margin-top: 15px
}
.swiper-banner-container-2 .swiper-slide.black-overlay:after {
	opacity: .6
}
.swiper-banner-container-2 .swiper-slide.black-overlay:hover:after {
	opacity: 1
}
#work-modal-gallery .swiper-gallery-container {
	max-height: 565px
}
.swiper-container {
	width: 100%;
	height: 100%
}
.swiper-gallery-container {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.swiper-slide {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}
.swiper-slide img {
	width: 100%
}
.swiper-nav {
	position: absolute;
	bottom: 10px;
	right: 35px
}
.swiper-button-next, .swiper-button-prev {
	position: relative;
	width: auto;
	float: left;
	background-size: auto;
	font-size: 18px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.swiper-button-next:hover, .swiper-button-prev:hover {
	color: #6381e5
}
.swiper-wrapper.row {
	margin: 0;
	padding: 0
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	outline: 0!important
}
.swiper-button-next {
	right: 0;
	border-radius: 4px 0 0 4px
}
.swiper-button-prev {
	left: 0;
	border-radius: 0 4px 4px 0
}
.vertical-line {
	position: relative;
	width: 1px;
	height: 20px;
	float: left;
	margin: 0 13px;
	margin-top: 35px;
	background: #6381e5;
	z-index: 1;
	opacity: .5
}
.swiper-button-next, .swiper-button-prev {
	margin-top: 30px;
	color: #6381e5;
	background: none
}
.swiper-testimonial-container .swiper-button-next, .swiper-testimonial-container .swiper-button-prev, .swiper-testimonial-container .vertical-line {
	color: #272727
}
.swiper-button-next:hover, .swiper-button-prev:hover {
	color: #60bdfc
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	position: relative;
	margin-top: 45px
}
#slider.swiper-container-horizontal>.swiper-pagination-bullets, #slider .swiper-pagination-custom, #slider .swiper-pagination-fraction {
	position: absolute;
	margin-top: 30px;
	bottom: 30px
}
.banner-slide {
	height: 100vh;
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	min-height: 600px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px
}
.swiper-pagination-bullet {
	background: #dcdee0;
	opacity: 1;
	border: 2px solid transparent;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	margin: 0 10px;
	position: relative;
	width: 15px;
	text-align: center;
	outline: 0!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.swiper-pagination-bullet-active {
	background: #6381e5
}
.navbar-brand {
	padding: 0;
	margin: 0;
	height: 80px;
	line-height: 80px
}
.navbar-brand>img {
	display: inline-block
}
.navbar-toggle {
	height: 80px;
	margin: 0;
	padding: 0
}
.navbar-toggle .icon-bar {
	background: #fff
}
.sticky .navbar-toggle .icon-bar {
	background: #272727
}
.logo {
	position: relative
}
.navbar .logo-toggle img:first-child {
	display: none
}
.navbar .logo-toggle img:last-child {
	display: inline-block
}
.navbar.sticky .logo-toggle img:first-child {
	display: inline-block
}
.navbar.sticky .logo-toggle img:last-child {
	display: none
}
.navbar {
	margin: 0;
	border: 0
}
.navbar-nav {
	margin: 0 -15px
}
.navbar-nav .get-btn {
	margin-top: 20px;
	margin-left: 10px;
	line-height: 40px;
	padding: 0 30px!important;
	float: right;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: none
}
.navbar.sticky .get-btn {
	display: inline-block
}
.container-nav {
	padding: 0 25px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.navbar-nav li a {
	font-family: 'Poppins';
	font-size: 18px;
	color: #fff
}
@media (min-width:767px) and (max-width:930px) {
.navbar-nav li a {
	font-size: 14px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}
}
.navbar-nav>li>a {
	padding: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
	background: transparent;
	color: #ededed
}
.navbar-main.sticky {
	background: #fff;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	box-shadow: 0 20px 30px rgba(0,0,0,.1)
}
.navbar-main.sticky li a {
	color: #272727
}
.navbar-main.sticky li a:hover {
	color: #60bdfc
}
.sticky .navbar-nav>li>a:hover, .sticky .navbar-nav>li>a:focus {
	background: transparent
}
.navbar-nav>li>ul>li>a .caret {
	position: absolute;
	right: 25px;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%)
}
.navbar-main .dropdown-menu {
	display: block;
	margin: 0;
	padding: 0;
	color: #fff!important;
	min-width: 230px;
	border: 0;
	border-radius: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.navbar-main .dropdown-menu>li a {
	position: relative;
	padding: 15px 25px;
	font-weight: 500;
	color: #fff
}
.navbar-main .dropdown-menu>li a:hover, .navbar-main .dropdown-menu>li a:focus {
	background-color: #fff;
	color: #60bdfc
}
.dropdown-menu .dropdown-menu {
	top: 0
}
.dropdown-menu-right .dropdown-menu, .navbar-right .dropdown-menu .dropdown-menu, .pull-right .dropdown-menu .dropdown-menu {
	left: auto;
	left: 100%
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent
}
.search-toggle {
	float: right;
	padding-left: 35px;
	height: 80px;
	line-height: 80px;
	color: #fff;
	font-size: 15px;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	cursor: pointer
}
.sticky .search-toggle {
	color: #60bdfc
}
.sticky .search-toggle:hover {
	color: #6381e5
}
.search-container {
	position: absolute;
	right: 50%;
	-webkit-transform: translatex(50%);
	transform: translatex(50%);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.search-container input {
	float: right;
	width: 210px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	padding: 6px 20px;
	font-size: 12px;
	box-shadow: none;
	border: 0;
	border: 1px solid #ededed
}
.hide-search-container {
	opacity: 0;
	visibility: hidden
}
.dropdown-menu li {
	margin-bottom: 0
}
.dropdown-menu li:before {
	content: none
}
.header-style-2 {
	position: fixed;
	z-index: 10;
	width: 100%
}
.header-style-2 .header-top {
	height: 40px;
	font-size: 12px;
	background: #1b1d23;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.header-style-2 .navbar-nav>li:last-child>a {
	padding-right: 0
}
.header-style-2 .container-nav {
	padding: 0 15px
}
.top-menu-info {
	display: inline-block;
	margin-top: 5px;
	padding: 0 30px;
	border-right: 1px solid rgba(255,255,255,.15);
	line-height: 30px;
	color: #fff
}
.top-menu-info i {
	margin-right: 7px
}
.top-menu-info:first-child {
	padding-left: 0
}
.top-menu-info:last-child {
	padding-right: 0;
	border-right: 0
}
.banner {
	height: 100vh;
	position: relative;
	min-height: 900px;
	overflow: hidden
}
.bg-6 {
	background-color: rgba(0,0,0,.2);
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	/*border: 1px solid rgba(255,255,255,.2);*/
	font-size: 36px !important;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	color: #cb5499 !important;
	font-weight: 400 !important;
}
.small-heading {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #cb5499
}
.normal-heading {
	position: relative;
	margin-bottom: 0;
	font-size: 26px;
	font-weight: 300;
	line-height: 44px;
	color: #fff;
	z-index: 9
}
.middle-heading {
	position: relative;
	margin-bottom: 0;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.25;
	color: #fff;
	z-index: 9;
	text-transform: uppercase
}
.monster-heading {
	position: relative;
	margin-bottom: 15px;
	font-size: 109px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #fff
}
.big-heading {
	margin-bottom: 15px;
	font-size: 89px;
	font-weight: 600;
	line-height: 1.2;
	color: #fff
}
.banner-text {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.8;
	color: #fff
}
.banner-style-1 {
	display: flex;
	align-items: center
}
.banner-style-1 .btn-group {
	pointer-events: auto
}
.head-text-area.type-1 .normal-heading, .head-text-area.type-1 .banner-text {
	margin-left: auto;
	margin-right: auto
}
.play {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translatex(50%) translatey(-50%);
	transform: translatex(50%) translatey(-50%);
	padding-left: 6px;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	background: #fff;
	border-radius: 50%;
	font-size: 25px;
	color: #6381e5!important;
	text-align: center;
	outline: 0!important;
	cursor: pointer;
	z-index: 1
}
.play:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: -10px;
	top: -10px;
	display: block;
	width: 90px;
	height: 90px;
	background: #fff;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	z-index: -1
}
@keyframes pulse {
0% {
transform:scale(.25);
opacity:.25
}
25% {
transform:scale(.5);
opacity:.5
}
50% {
transform:scale(.75);
opacity:.75
}
100% {
transform:scale(1);
opacity:0
}
}
.banner .play {
	position: relative;
	top: auto;
	right: auto;
	margin-bottom: 10px;
	-webkit-transform: none;
	transform: none
}
.banner-icon {
	padding: 15px
}
.banner-icon i {
	position: relative;
	font-size: 24px;
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.banner-icon i:hover {
	-webkit-transform: translatey(-5px);
	transform: translatey(-5px)
}
.banner-icon i:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: #ededed;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-moz-transform: scale(.77);
	-ms-transform: scale(.77);
	-webkit-transform: scale(.77);
	-o-transform: scale(.77);
	transform: scale(.77);
	z-index: 0;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important
}
.banner-icon i:before {
	z-index: 1;
	position: relative;
	color: #fff!important
}
.svg-bottom {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0
}
#intro {
	position: relative;
}
.intro .intro-item-bg {
	text-align: center;
	outline: 1px solid #fff;
	outline-offset: -10px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
.intro .intro-item-bg p {
	color: #fff;
}
.intro .intro-item-bg h4 {
	color: #fff;
}
.intro .box-icon-2 h4 {
	margin-top: 25px;
	margin-bottom: 20px
}
.intro .box-icon-2 .icon-area i {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 82px;
	line-height: 80px;
	font-size: 30px;
	background-image: url(../images/icon-bg-white.png)
}
.intro .box-icon-2 .icon-area i:after {
	content: '';
	position: absolute;
	z-index: -1;
	left: -3px;
	top: -3px;
 background-image: url(../images/icon-bg-white.png) width: 80px;
	height: 85px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.intro .box-icon-2:hover .icon-area i.text-gradient {
	background: none;
	-webkit-text-fill-color: #000 !important;
	-webkit-background-clip: #000 !important;
	color: #000 !important;
}
.intro .box-icon-2:hover .icon-area i:after {
	z-index: -1;
	background-image: url(../images/icon-bg-white.png)
}
.intro-2 .intro-item-bg {
	text-align: center;
	background: -moz-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: -webkit-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: linear-gradient(135deg, #cb5499 0%, #a72671 100%)!important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb5499', endColorstr='#a72671', GradientType=1 )!important;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
}
.intro-2 .intro-item-bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #cb5499;
	background: -moz-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: -webkit-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: linear-gradient(135deg, #cb5499 0%, #a72671 100%)!important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb5499', endColorstr='#a72671', GradientType=1 )!important;
	z-index: -2;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.intro-2 .intro-item-bg:hover:after, .intro-item-bg.swiper-slide-active:after {
	opacity: 1;
}
.intro-2 .intro-item-bg:hover h4, .intro-item-bg.swiper-slide-active h4 {
	color: #fff
}
.intro-2 .box-icon-2 h4 {
	margin-top: 25px;
	margin-bottom: 20px
}
.intro-2 .box-icon-2 .icon-area i {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 85px;
	line-height: 85px;
	font-size: 30px;
	padding-left: 5px;
}
.intro-2 .intro-item-bg {
	position: relative;
	padding: 55px 25px;
	text-align: center
}
.intro-2 .box-icon-2 .icon-area i:after {
	content: '';
	position: absolute;
	z-index: -1;
	left: -3px;
	top: -3px;
 background-image: url(../images/icon-bg-white.png) width: 80px;
	height: 85px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.intro-2 .intro-item-bg:hover .icon-area i:after, .intro-item-bg.swiper-slide-active .icon-area i:after {
	z-index: -1;
	background-image: url(../images/icon-bg-white.png)
}
.offices-list li:before {
	content: none
}
.offices-list li {
	border-bottom: 1px dotted #999;
	text-align: right;
	font-size: 15px;
	color: #272727
}
.offices-list li span:first-child {
	float: left;
	font-weight: 600
}
.offices-list li span:last-child {
	font-weight: 400
}
#about-us .tab-content>.active {
	margin-top: 40px
}
.tab-content {
	background-color: #F7F8F9;
	padding: 30px;
}
#about-us .nav-tabs {
	margin-bottom: 45px;
	text-align: center
}
#about-us .nav-tabs>li {
	display: inline-block;
	float: none;
}
.nav-tabs>li>a {
	margin: 0;
	text-transform: uppercase;
	font-weight: 500;
	border: 0;
	color: #272727;
	padding-top: 25px;
	padding-right: 33px;
	padding-bottom: 25px;
	padding-left: 33px;
	max-width: 100%;
	text-align: center;
	font-size: 14px;
	width: 100%;
	vertical-align: middle;
}
@media(max-width:1376px) {
.nav-tabs>li>a {

	padding-top: 20px !important;
	padding-right: 25px !important;
	padding-bottom: 20px !important;
	padding-left: 25px !important;
	font-size: 13px !important;
}
.tab-pane h2 {
	font-size: 24px;
}	
}
.nav-tabs {
	margin-bottom: 20px;
	border: 0
}
.tab-pane p {
	font-size: 16px;
	margin-bottom: 20px;
}
.nav-tabs>li {
	background: #F7F8F9;
	border-left: 1px solid #dbe7f1
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	position: relative;
	color: #fff!important;
	background: #cb5499;
	background: -moz-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: -webkit-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: linear-gradient(135deg, #cb5499 0%, #a72671 100%)!important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb5499', endColorstr='#a72671', GradientType=1 )!important;
	border: 0;
	z-index: 1
}
.tab-description {
	margin-bottom: 45px;
	font-size: 16px;
	font-weight: 300;
	text-align: center
}
.box-icon-1 {
	padding: 0 40px 40px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.box-icon-1 .box-icon-top {
	margin-bottom: 1px;
	display: flex!important;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center
}
.box-icon-top h4 {
	font-size: 18px;
	margin-bottom: 0px;
}
.box-icon-1 i {
	position: relative;
	z-index: 2
}
.box-icon-1 h3 {
	margin: 0
}
.box-icon-1 .icon-bg {
	margin-right: 15px;
	position: relative;
	font-size: 22px;
	display: inline-block;
	width: 75px;
	height: 75px;
	line-height: 77px;
	text-align: center;
	border-radius: 50%;
	background: #ccc;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.box-icon-1 .icon-bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #fff;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 0
}
.box-icon-1:hover .icon-bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-webkit-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	opacity: 1;
	z-index: 2
}
.box-icon-1 .icon-bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #fff;
	color: #fff!important;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-webkit-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7)
}
.box-icon-1:hover .icon-bg {
	background: #fff
}
.box-icon-1:hover .icon-bg:after {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background-color: #cb5499;
}
.box-icon-4 {
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transform: translatey(50%);
	transform: translatey(50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.box-icon-4 i {
	position: relative;
	z-index: 2
}
.box-icon-4 h3 {
	margin: 0
}
.box-icon-4 .icon-bg {
	margin-right: 25px;
	position: relative;
	font-size: 22px;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 71px;
	text-align: center;
	border-radius: 50%;
	background: #e9edf0;
	color: #fff;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	box-shadow: 0 20px 30px rgba(0,0,0,.1)
}
.box-icon-4 .box-icon-top {
	line-height: 0
}
.service-item-thumbnail {
	position: relative
}
.service {
	display: table;
	height: 100%;
	height: 1px;
	margin-bottom: 45px
}
.service:last-child {
	margin-bottom: 0
}
.img-service {
	display: table-cell;
	height: 100%
}
.desc-service {
	display: table-cell;
	height: 100%;
	padding: 45px;
	background: #f1f2f6
}
.desc-service h3 {
	margin-top: 0;
	margin-bottom: 15px
}
.service-item {
	margin: 0 auto 45px
}
.service-item-thumbnail img {
	width: 100%;
	border-radius: 10px
}
.service-title {
	margin-bottom: 15px;
	width: 65%
}
.service-title a {
	font-size: 19px;
	line-height: 1.4;
	font-weight: 500;
	color: #272727
}
.service-title a:hover {
	color: #6381e5
}
.service-item-content {
	padding-top: 25px
}
.services-4 .table {
	min-height: 1px
}
.services-left {
	height: 100%;
	padding: 45px;
	background: #f1f2f6
}
.services-2-box-area {
	padding-top: 45px
}
.services-left h3 {
	margin-top: 0
}
.service-item-2 .box-icon-1 {
	padding: 0;
	margin-bottom: 45px
}
.service-item-2 .box-icon-1 h4 {
	margin: 15px 0
}
.service-item-2 .box-icon-1 .box-icon-top {
	display: block!important;
	margin: 0
}
.panel {
	background: transparent
}
.panel-default>.panel-heading {
	padding: 0;
	background: #e8ecef;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 0
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	color: inherit;
	padding: 15px 20px 15px 25px;
	cursor: pointer;
	font-size: 16px;
	background: rgba(255,255,255,.02)
}
.panel-title i {
	margin: 0 10px
}
.panel-default .panel-title:after {
	content: "\f067";
	font-family: 'FontAwesome';
	margin-top: 3px;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: -15px;
	margin-left: -25px;
	margin-right: 15px;
	border-radius: 50%;
	color: #fff!important;
	background: #cb5499;
	background: -moz-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: -webkit-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: linear-gradient(135deg, #cb5499 0%, #a72671 100%)!important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb5499', endColorstr='#a72671', GradientType=1 )!important;
}
.panel-default.active .panel-title:after {
	content: "\f068"
}
.panel {
	box-shadow: none
}
.panel-group .panel+.panel {
	margin-top: 25px
}
.panel-body {
	padding: 30px 5px;
	padding-bottom: 10px;
	font-size: 14px
}
.panel-body p {
	margin: 0
}
.panel-faq.panel-group .panel {
	border-radius: 0
}
.panel-faq .panel-default {
	border: 0
}
.panel-faq .panel-default>.panel-heading {
	background: transparent;
	border-color: #ededed;
	border: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 18px 20px;
	position: relative
}
.panel-faq .panel-default>.panel-heading:before {
	padding: 0 10px 0 0;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 24px;
	position: absolute;
	top: 5px;
	left: 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.panel-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}
.panel-faq .panel-default.active>.panel-heading:before {
	transform: rotate(90deg)
}
.panel-faq .panel-title {
	display: block;
	padding-left: 30px
}
.panel-faq .panel-title>a, .panel-faq .panel-title>a:active, .panel-faq .panel-title>a:focus {
	color: inherit;
	text-decoration: none;
	display: block
}
.panel-default {
	border: 0
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 0
}
.panel-faq .panel-body p {
	margin: 10px 0
}
.panel-faq .collapse.in {
	display: block;
	visibility: visible
}
.faq-list {
	margin: 0;
	padding: 0
}
.faq-list li {
	list-style: none
}
.faq-list li .fa {
	color: red;
	font-size: 14px;
	margin-right: 10px
}
.faq-list .faq-item-image {
	position: relative;
	width: 100%;
	text-align: center
}
.faq-list .faq-item-image img {
	display: block
}
.faq-1 .item {
	margin-bottom: 70px
}
.faq-1 .item .question {
	position: relative;
	padding-left: 40px;
	font-size: 1.714em;
	line-height: normal;
	margin-bottom: 30px
}
.faq-1 .item .question:before {
	content: "\f059";
	color: red;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 5px
}
.faq-1 .item .answer {
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px
}
.faq-1 .item .answer:before {
	content: "\f064";
	color: #c9c9c9;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 5px
}
.box-faq {
	padding: 30px;
	background-color: #c9c9c9;
	border: 1px solid rgba(0,0,0,.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 30px
}
.box-faq .title {
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 30px
}
.progress-bar-2 .skill {
	margin-bottom: 30px
}
.progress-bar-2 .skill h5 {
	margin-top: 0;
	margin-bottom: 10px
}
.progress-bar-2 .skill p {
	font-family: "Poppins", sans-serif;
	letter-spacing: 1px;
	color: #272727;
	line-height: 22px;
	margin: 0 0 5px;
	font-size: 14px
}
.progress-bar-2 .skill>div {
	background-color: #eee;
	padding: 5px;
	width: 100%;
	height: 15px;
	position: relative;
	border-radius: 30px
}
.progress-bar-2 .skill>div div {
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	height: 100%;
	color: #fff;
	text-align: right;
	width: 0;
	border-radius: 30px
}
.progress-bar-2 .skill>div span {
	position: absolute;
	top: -31px;
	font-family: "Poppins", sans-serif;
	letter-spacing: 1px;
	color: #777;
	line-height: 22px;
	margin: 0 0 5px;
	font-size: 14px
}
.progress-bar-2 .skill>div span {
	display: none!important
}
.progress-bar-2 .skill>div span:first-child {
	display: block!important
}
.progress-bar-2.progress-bar-right {
	text-align: right
}
.progress-bar-2.progress-bar-right .skill>div div {
	float: right
}
.progress-bar-2.progress-bar-right .skill>div span {
	left: 0
}
.progress-bar-2.progress-bar-left {
	text-align: left
}
.progress-bar-2.progress-bar-left .skill>div div {
	float: left
}
.progress-bar-2.progress-bar-left .skill>div span {
	right: 0
}
#doughnut, #doughnut2, #doughnut3, #doughnut4 {
	position: absolute
}
#skill1, #skill2, #skill3, #skill4 {
	position: relative
}
.swiper-partners-container-1 .swiper-slide, .item-partner {
	opacity: .2
}
.swiper-partners-container-1 .swiper-slide:hover, .item-partner:hover {
	opacity: .8
}
.item-partner {
	padding: 45px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.team-1 .team-photo {
	display: block;
	max-width: 175px;
	margin: 0 auto;
	margin-bottom: 25px;
	background: #ededed;
	border-radius: 50%;
	border: 8px solid #fff
}
.team-1 .team .heading-after {
	border-color: #fff
}
.team-1 .team .heading-after:before {
	background-color: #fff
}
.team-1 .team .heading-after span {
	background-color: #fff
}
.team-1 .team .heading-after:after {
	background-color: #fff
}
.team-1 {
	position: relative;
	padding: 40px 35px;
	max-width: 395px;
	margin: 0 auto 30px;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	box-shadow: 0 20px 30px rgba(0,0,0,.1)
}
.team-1:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	z-index: -1;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.team-1:hover:after {
	opacity: 1
}
.team-1 .media {
	position: relative;
	display: block;
	background-color: #fff;
	overflow: hidden;
	margin: 0 auto 10px
}
.team-1:hover .team-content-holder {
	opacity: 1
}
.team-1 .body {
	margin-top: 110px;
	margin-bottom: 57px;
	overflow: hidden;
	color: #575757
}
.team-1:hover .body {
	color: #fff
}
.team-1 .title {
	left: 0;
	z-index: 1;
	margin: 0;
	line-height: 1;
	font-weight: 500
}
.team-1:hover .title {
	color: #fff
}
.team-1 .position {
	margin-top: 15px;
	margin-bottom: 13px;
	color: #6f8ba4
}
.team-1:hover .position {
	color: #fff
}
.team-content-holder {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.8);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0
}
.team-1 ul.social-links {
	margin-top: 20px;
	margin-left: 0
}
.team-1 ul.social-links li {
	margin: 0
}
ul.social-links li:before {
	content: none
}
ul.social-links li {
	margin-bottom: 0
}
.team-1 ul.social-links li a {
	position: relative;
	width: 35px;
	height: 35px;
	line-height: 33px;
	background: #e9edf0;
	border: 2px solid #e9edf0
}
.team-1 ul.social-links li a span:before {
	font-weight: 700;
	-webkit-text-fill-color: transparent!important;
	-webkit-background-clip: text!important;
	color: #6381e5!important;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important
}
.team-1 ul.social-links li a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	z-index: -1;
	opacity: 0;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.team-1 ul.social-links li a:hover {
	background: transparent
}
.team-1 ul.social-links li a:hover:after {
	opacity: 1
}
.team-1 ul.social-links li a:hover span:before {
	background: none;
	-webkit-text-fill-color: #fff!important;
	-webkit-background-clip: #fff!important;
	color: #fff!important
}
.team-2 {
	position: relative;
	max-width: 395px;
	margin: 0 auto 30px
}
.team-icon-area {
	position: relative;
	margin-bottom: 15px
}
.team-2-overlay {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-align: center;
	color: #fff;
	background: rgba(255,255,255,.8);
	z-index: 0;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 0
}
.team-2:hover .team-2-overlay {
	opacity: 1
}
.team-2-overlay ul.social-links {
	margin: 0;
	width: 100%;
	padding: 0;
	display: inline-block;
	list-style-type: none
}
.team-2-overlay .social-links a {
	color: #6381e5
}
.team-2 .team-photo {
	position: relative
}
.team-2 .position {
	margin-top: 5px;
	color: #6f8ba4
}
.team-2 ul.social-links li a {
	position: relative;
	width: 35px;
	height: 35px;
	line-height: 33px;
	background: #e9edf0;
	border: 2px solid #e9edf0
}
.team-2 ul.social-links li a span:before {
	font-weight: 700;
	-webkit-text-fill-color: transparent!important;
	-webkit-background-clip: text!important;
	color: #6381e5!important;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important
}
.team-2 ul.social-links li a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	z-index: -1;
	opacity: 0;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.team-2 ul.social-links li a:hover {
	background: transparent
}
.team-2 ul.social-links li a:hover:after {
	opacity: 1
}
.team-2 ul.social-links li a:hover span:before {
	background: none;
	-webkit-text-fill-color: #fff!important;
	-webkit-background-clip: #fff!important;
	color: #fff!important
}
#facts {
	position: relative
}
.box-icon-3 i {
	margin-right: 15px;
	font-size: 38px
}
.box-icon-3 h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 42px;
	font-weight: 800;
	line-height: 1;
	color: #fff
}
.box-icon-3 h4 {
	margin-top: 5px;
	color: #fff
}
.box-icon-3 .box-icon-top {
	margin-bottom: 10px
}
#portfolio {
	position: relative;
	padding-bottom: 0;
	z-index: 1
}
#portfolio>.container-fluid, #portfolio>.container-fluid>.row, #portfolio>.container-fluid>.row>.col-sm-12.col-md-12 {
	margin: 0;
	padding: 0
}
#portfolio>.container-fluid {
	padding-top: 100px;
	padding-bottom: 100px
}
#portfolio.portfolio-parallax>.container-fluid {
	padding-top: 0
}
#portfolio.portfolio-parallax .section-heading-1 h2 {
	font-size: 28px;
	margin-bottom: 10px
}
#portfolio.portfolio-parallax>.container-fluid:first-child {
	padding-top: 80px
}
.portfolio-parallax .section-heading-1 .small-heading {
	color: #999;
	margin-bottom: 20px;
	font-size: 14px
}
.portfolio-parallax .section-heading-1 .btn-primary {
	margin-top: 15px
}
.portfolio-parallax .section-heading-1 {
	margin-bottom: 45px
}
.portfolio_filter {
	display: inline-block;
	margin-bottom: 45px;
	padding: 0;
	text-align: center
}
.portfolio_filter li {
	display: table-cell
}
.portfolio_filter li:before {
	content: none
}
.portfolio_filter li a {
	color: #272727;
	letter-spacing: 1px;
	display: inline-block;
	width: 150px;
	margin: 0;
	padding: 13px 38px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #ededed!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.portfolio_filter li:first-child a {
	border-radius: 28px 0 0 28px
}
.portfolio_filter li:last-child a {
	border-radius: 0 28px 28px 0
}
.portfolio_filter li a:hover {
	color: #6381e5
}
.portfolio_filter li a.active {
	color: #fff!important;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important
}
.overlay-portfolio-info {
	display: flex;
	align-items: center;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 65px;
	color: #fff;
	background: rgba(255,255,255,.8);
	z-index: 0;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 0
}
.overlay-portfolio-info:hover {
	opacity: 1
}
.single-portfolio {
	padding: 45px;
	padding-left: 15px;
	max-height: 515px;
	overflow: hidden;
	overflow-y: auto
}
.portfolio-item-content {
	width: 100%
}
.portfolio-item-content h3 {
	margin-bottom: 5px;
	font-weight: 600
}
.portfolio-item-content p {
	color: #60bdfc;
	font-weight: 600
}
.grid-item, .grid-sizer {
	width: 33.33333333%
}
.grid-item {
	float: left
}
.grid-item a img {
	width: 100%;
	display: block;
	margin-bottom: 0
}
.grid-item a:hover img {
	opacity: .9;
	-ms-filter: "alpha(opacity=90)";
	filter: alpha(opacity=90)
}
.gutter-sizer {
	width: 2%
}
.grid-item-v1, .grid-sizer-v1 {
	width: 33.33333333%;
	min-height: 305px
}
.grid-item-v2, .grid-sizer-v2 {
	width: 33.33333333%;
	min-height: 260px
}
.grid-item-v3, .grid-sizer-v3 {
	width: 25%;
	min-height: 360px
}
.grid-item-v2-height2 {
	min-height: 450px
}
.grid-v1, .grid-v2 {
	margin-left: -15px;
	margin-right: -15px
}
.grid-v1 .grid-item-v1, .grid-v2 .grid-item-v2, .grid-v3 .grid-item-v3 {
	float: left;
	background: #fff;
	position: relative
}
.grid-v1 .grid-item-v1 a, .grid-v2 .grid-item-v2 a {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	margin: 0 15px 30px
}
.grid-v3 .grid-item-v3 a {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	overflow: hidden
}
.grid-v1 .grid-item-v1 a img, .grid-v2 .grid-item-v2 a img, .grid-v3 .grid-item-v3 a img {
	width: 100%;
	display: block;
	margin-bottom: 0
}
.grid-v1 .grid-item-v1:hover img, .grid-v2 .grid-item-v2:hover img, .grid-v3 .grid-item-v3:hover img {
	opacity: .9;
	-ms-filter: "alpha(opacity=90)";
	filter: alpha(opacity=90)
}
.grid-v1 .grid-item-v1--width2x, .grid-v2 .grid-item-v2--width2x {
	width: 50%
}
.grid-v3 .grid-item-v3--width2x {
	width: 50%
}
.grid-item-v4 {
	height: 560px
}
@media(max-width:991px) {
.grid-item, .grid-sizer {
	width: 33.33333333%
}
.grid-item-v3, .grid-sizer-v3 {
	min-height: 290px
}
}
@media(max-width:768px) {
#portfolio.portfolio-parallax .section-heading-1 h2 {
	font-size: 24px
}
.grid-item, .grid-sizer {
	width: 50%
}
.grid-item-v2, .grid-sizer-v2 {
	width: 50%
}
.grid-item-v2, .grid-item-v2-height2 {
	min-height: 305px
}
.grid-item-v1, .grid-sizer-v1 {
	width: 50%
}
.hide-search-container {
	display: none
}
}
@media(max-width:480px) {
.item-partner {
	max-width: 300px;
	margin: 0 auto
}
.grid-item, .grid-sizer {
	width: 100%
}
.grid-item-v2, .grid-sizer-v2 {
	width: 100%
}
.grid-item-v3, .grid-sizer-v3 {
	width: 100%
}
}
@media(max-width:425px) {
.grid-item-v1, .grid-sizer-v1 {
	width: 100%
}
.grid-item-v1--width2x {
	width: 100%!important
}
}
.white-popup-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.white-popup-block .detail-list {
	padding: 0;
	background: none
}
.modal-center {
	position: absolute;
	top: 50%;
	right: 50%;
	padding: 0;
	margin: 0;
	-webkit-transform: translatex(50%) translatey(-50%);
	transform: translatex(50%) translatey(-50%);
	background: #fff
}
.modal-content {
	background-color: transparent
}
.mfp-auto-cursor .mfp-content {
	height: 100%
}
.mfp-container {
	position: fixed;
	top: 0;
	padding: 0;
	margin: 0;
	left: 0;
	width: 100%;
	overflow-x: hidden
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: absolute;
	background: #000;
	opacity: .9
}
.mfp-close {
	width: 42px;
	height: 44px;
	line-height: 44px;
	position: fixed;
	right: 20px;
	top: 20px;
	text-decoration: none;
	text-align: center;
	opacity: 1;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 48px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:active {
	top: 20px
}
.mfp-close-btn-in .mfp-close {
	color: #60bdfc
}
.mfp-close:hover, .mfp-close:focus {
	opacity: .8
}
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .7
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-transform: translatey(-20px) perspective(600px) rotatex(10deg);
	-moz-transform: translatey(-20px) perspective(600px) rotatex(10deg);
	-ms-transform: translatey(-20px) perspective(600px) rotatex(10deg);
	-o-transform: translatey(-20px) perspective(600px) rotatex(10deg);
	transform: translatey(-20px) perspective(600px) rotatex(10deg)
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translatey(0) perspective(600px) rotatex(0);
	-moz-transform: translatey(0) perspective(600px) rotatex(0);
	-ms-transform: translatey(0) perspective(600px) rotatex(0);
	-o-transform: translatey(0) perspective(600px) rotatex(0);
	transform: translatey(0) perspective(600px) rotatex(0)
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translatey(-10px) perspective(600px) rotatex(10deg);
	-moz-transform: translatey(-10px) perspective(600px) rotatex(10deg);
	-ms-transform: translatey(-10px) perspective(600px) rotatex(10deg);
	-o-transform: translatey(-10px) perspective(600px) rotatex(10deg);
	transform: translatey(-10px) perspective(600px) rotatex(10deg)
}
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: .8
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0
}
.popup-progect-title {
	margin-bottom: 25px;
	font-size: 42px
}
.detail-list li {
	margin-bottom: 10px
}
.detail-list li:before {
	content: none
}
.detail-list span {
	font-weight: 600;
	margin-right: 5px;
	color: #272727
}
#prices {
	background-color: #f7f9fb
}
.price-detail .price-detail-heading {
	font-size: 16px;
	color: #0071bc;
	font-weight: 700;
	padding: 20px 0
}
.price-detail .price-detail-body {
	background-color: #c9c9c9;
	border-top: 2px solid #575757;
	padding: 20px 40px 20px 20px
}
.price-detail .price-detail-body .item {
	padding: 5px
}
.price-detail .price-detail-body .item:after {
	clear: both;
	width: 100%;
	display: block;
	content: ''
}
.price-detail .price-detail-body .item-name {
	float: left
}
.price-detail .price-detail-body .fa {
	margin-right: 10px;
	color: #575757;
	font-size: 16px
}
.price-detail .price-detail-body .item-price {
	float: right;
	color: #666;
	font-weight: 700
}
.more-about-price {
	text-align: center;
	margin-top: 40px
}
.more-about-price a {
	color: #FFF;
	font-weight: 700
}
.item-price {
	position: relative;
	padding: 45px;
	max-width: 395px;
	margin: 0 auto 30px;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.item-price:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -o-linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
	background-image: -ms--linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
	background-image: -moz-linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #cb5499 0, #a05380 100%)!important;
 background-image: linear-gradient(45deg, #cb5499 0, #a05380 100%)!important z-index: -1;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.item-price.primary-price:after {
	content: none
}
.item-price .body {
	padding: 25px 0 25px;
	color: #272727;
	font-weight: 500
}
.item-price .body.white {
	color: #fff
}
.item-price .btn-primary {
	margin-top: 45px;
	width: 100%
}
.price-head h3 {
	margin: 0;
	font-weight: 600
}
.price-wrap {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 46px;
	font-weight: 500;
	line-height: 1;
	margin: 0 auto;
	padding-bottom: 15px;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #cdd1d430;
	overflow: hidden
}
.price-num {
	padding: 25px 0 20px;
	font-size: 42px;
	font-weight: 800
}
.price-num span {
	font-size: 14px
}
.item-price ul {
	margin: 0;
	padding: 0
}
.item-price ul li {
	list-style: none;
	padding-top: 13px;
	padding-bottom: 0
}
.item-price ul li {
	margin-bottom: 0
}
.item-price ul li:before {
	content: none
}
.item-price:hover:after {
	opacity: 1
}
.item-price:hover, .item-price:hover .price-head h3, .item-price:hover .price-num, .item-price:hover .item-price .body {
	background: none;
	-webkit-text-fill-color: #fff!important;
	-webkit-background-clip: #fff!important;
	color: #fff!important
}
.item-price:hover .btn-primary {
	background-image: none!important;
	-webkit-text-fill-color: #272727!important;
	-webkit-background-clip: #272727!important;
	color: #272727!important
}
#cta {
	position: relative;
	display: flex;
	align-items: center
}
#cta .subheading {
	margin-top: 20px
}
.free-cons {
	position: relative;
	padding: 55px 45px;
	z-index: 1
}
.free-cons form {
	display: flex!important
}
.box-testimony {
	position: relative;
	margin: 0;
	padding: 0;
	max-width: 680px;
	border-radius: 10px
}
.quote-box-top {
	display: flex!important;
	margin-top: 25px
}
.box-testimony .quote-box blockquote {
	padding: 0;
	background-color: transparent;
	margin: 0;
	border-left: 0;
	font-style: normal;
	color: #272727;
	font-weight: 400;
	font-size: 15px
}
.testimonial-photo .owl-controls {
	display: none
}
.testimonial-text-content {
	padding: 35px
}
.box105 {
	margin-right: 20px;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	overflow: hidden
}
.box105 img {
	position: relative;
	z-index: 1
}
.testi-author {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px
}
.author-position {
	display: flex-row
}
.swiper-testimonial-container {
	position: relative
}
.swiper-testimonial-container-2 .box-testimony .quote-box blockquote {
	margin-top: 15px
}
.swiper-testimonial-container-2 .box-testimony {
	padding: 35px;
	margin-bottom: 15px;
	background: #f1f2f6
}
.swiper-testimonial-container-2 .quote-box-top {
	margin: 0
}
.blog-item {
	margin: 0 auto 45px
}
.blog-1 {
	position: relative
}
.blog-1 .blog-item-thumbnail img {
	width: 100%;
	border-radius: 10px
}
.blog-1 .blog-meta {
	margin: 10px 0;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	font-weight: 600
}
.blog-single .blog-meta {
	margin: 10px 0 15px
}
.blog-1 .blog-meta .date {
	color: #c9c9c9
}
.blog-1 .blog-meta .author img {
	width: 25px;
	margin-top: 2px;
	float: left;
	margin-right: 15px;
	border-radius: 50%
}
.blog-1 .blog-category a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: .5px;
	font-weight: 500;
	margin-bottom: 20px;
	padding: 4px 15px;
	background: #6381e5;
	border-radius: 30px;
	color: #fff
}
.blog-1 .blog-title {
	margin-bottom: 10px
}
.blog-1 .blog-title a {
	font-size: 18px;
	line-height: 1;
	font-weight: 500;
	color: #272727
}
.blog-1 .blog-title h3 {
	margin-top: 5px;
	margin-bottom: 15px
}
.blog-1 .blog-category a:hover {
	opacity: .8
}
.blog-1 .blog-date a:before {
	content: "\f017";
	margin-right: 8px;
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px
}
.blog-1 .blog-comments a:before {
	content: "\f0e6";
	margin-right: 8px;
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px
}
.blog-1 .blog-title a:hover {
	color: #6381e5
}
.blog-1 .permalink {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	background: rgba(27,26,37,.8);
	z-index: -1;
	cursor: pointer
}
.blog-1 .more-btn {
	margin: 15px 0 0
}
.blog-1 .blog-item-content {
	padding-top: 25px
}
.blog-item-v1 {
	padding: 45px 60px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 430px;
	position: relative;
	z-index: 0
}
.blog-item-v1:hover .tizer {
	opacity: 1
}
.blog-item-v1 .blog-category {
	margin-top: auto;
	margin-bottom: 10px
}
.blog-item-v1 .blog-item-text {
	opacity: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.blog-item-v1:hover .blog-item-text {
	opacity: 1;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 15px
}
.blog-item-v1:hover .permalink {
	background: rgba(27,26,37,.98)
}
.blog-meta span {
	display: inline-block;
	margin-right: 15px
}
span.author {
	color: #272727
}
.blog-title a {
	color: #fff
}
.blog-category a:hover {
	opacity: .8
}
.contact-about {
	padding: 35px;
	margin-bottom: 30px
}
.contact .box-icon-3 {
	margin: 0;
	padding: 0
}
.contact .box-icon-3 h4 {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px
}
.contact .box-icon-3 span {
	font-family: 'Open Sans', sans-serif
}
.contact .box-icon-3:first-child {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ededed
}
.contact-text {
	margin-bottom: 35px
}
.contact-info-box {
	margin: 20px 0 10px
}
.contact-info-box {
	font-size: 18px
}
.contact-info-box i {
	margin-right: 10px
}
.contact-info ul.social-links {
	margin-bottom: 35px
}
ul.social-links {
	margin-top: 35px;
	padding: 0;
	list-style-type: none
}
ul.social-links li {
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	margin-right: 10px
}
ul.social-links li a {
	list-style: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	color: #fff
}
.contact-wrap ul.social-links i {
	color: #fff;
	margin-right: auto
}
.hotspots {
	position: relative
}
.trigger {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	background: #6381e5;
	color: #fff!important;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
	pointer-events: all;
	transition: box-shadow .4s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.hotspots .trigger:hover {
	box-shadow: 0 0 0 5px rgba(97,173,246,.45)
}
.hotspots .trigger {
	top: 70%;
	left: 25%
}
.hotspots .trigger:nth-child(2) {
	top: 40%;
	left: 71%
}
.hotspots .trigger:nth-child(3) {
	top: 84%;
	left: 92%
}
.hotspots .trigger:nth-child(4) {
	top: 31%;
	left: 54%
}
.hotspots .trigger:nth-child(5) {
	top: 41%;
	left: 14%
}
.hotspots .trigger:nth-child(6) {
	top: 28%;
	left: 28%
}
.hotspots .trigger:nth-child(7) {
	top: 91%;
	left: 26%
}
.hotspots .trigger:nth-child(8) {
	top: 44%;
	left: 21%
}
.contact-modal {
	position: absolute;
	top: 50%;
	right: 50%;
	width: 900px;
	-webkit-transform: translatex(50%) translatey(-50%);
	transform: translatex(50%) translatey(-50%)
}
.contact-modal-left, .contact-modal-right {
	display: table-cell;
	height: 100%;
	padding: 0
}
.contact-modal-left {
	height: 100%
}
.contact-modal-left h3, .contact-modal-right h3 {
	margin-top: 0
}
.contact-modal-right {
	padding: 45px;
	max-height: 520px;
	overflow: hidden;
	overflow-y: auto;
	background: #fff
}
.contact .btn-primary {
	margin-top: 0
}
#info-video {
	position: relative;
	background-color: #f7f9fb
}
#info-video .section-heading {
	text-align: left
}
#info-video .section-col-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%
}
.info-video-content-left {
	padding-right: 60px
}
#info-video .section-col-video {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	z-index: 1
}
.section-col-bg {
	position: relative
}
#info-video .box-icon-1 {
	margin-bottom: 30px;
	padding-right: 0
}
#info-video h2, #info-photo h2 {
	margin-top: 0;
	margin-bottom: 25px
}
#info-photo {
	position: relative;
	background-color: #f7f9fb
}
#info-photo .section-heading {
	text-align: left
}
#info-photo .section-col-photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: url(../images/1920x1280.jpg) center no-repeat;
	background-size: cover
}
.info-photo-content p {
	font-size: 16px;
}
.info-photo-content-right {
	padding-left: 60px
}
#info-photo .section-col-bg {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%
}
#info-photo .box-icon-1 {
	margin-bottom: 30px;
	padding-right: 0
}
.maps {
	width: 100%;
	height: 450px;
	display: block;
	background: #ccc;
	position: relative
}
.footer {
	position: relative;
	background-color: #1b1d23;
	color: #999
}
.footer a {
	font-size: 13px;
	font-weight: 400;
	color: #fff
}
.footer a:hover {
	color: #cb5499
}
.footer-col h4 {
	margin-top: 0;
	margin-bottom: 25px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase
}
ul.footer-list li:before {
	content: ">";
	color: #999;
	font-size: 13px;
	font-weight: 400;
	margin-right: 10px
}
ul.footer-list li {
	margin-bottom: 10px
}
.footer ul.social-links {
	margin-top: 25px
}
.footer ul.social-links li:before {
	content: none
}
.footer ul.social-links li a {
	display: block;
	width: auto;
	height: auto;
	background: transparent;
	font-size: 21px;
	line-height: 1
}
.footer ul.social-links li a:hover {
	color: #60bdfc
}
.footer .logo {
	display: inline-block;
	margin-bottom: 30px
}
.fcopy.container {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
	font-size: 16px;
	border-top: 2px solid rgba(237,237,237,.02)
}
.fcopy.container a {
	font-size: 16px;
}
.footer .newsletter form {
	margin-top: 25px
}
.breadcrumb {
	margin-bottom: 25px;
	padding: 0;
	background: 0;
	font-size: 13px;
	font-weight: 500;
	color: #999
}
.breadcrumb a {
	color: #fff
}
.breadcrumb a:hover {
	color: #60bdfc
}
.v-line {
	padding: 0 7px
}
.page .section-heading-1 h2 {
	font-size: 46px
}
#page-info {
	position: relative;
	padding: 180px 0 140px
}
#page-info>.container-fluid {
	position: relative;
	z-index: 1
}
.page-heading-1 h1 {
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 46px;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	color: #fff
}
.page-heading-1 p {
	margin-top: 20px;
	margin-bottom: 0;
	color: #fff
}
.pagination {
	display: block;
	margin: 0
}
.pagination * {
	display: inline-block
}
.page-number {
	padding: 13px 28px;
	font-size: 18px;
	font-weight: 600;
	color: #272727
}
span.page-number {
	background-image: -o-linear-gradient(0, rgba(100,66,255,.9) 0, rgba(143,16,254,.9) 100%);
	background-image: -ms--linear-gradient(0, rgba(100,66,255,.9) 0, rgba(143,16,254,.9) 100%);
	background-image: -moz-linear-gradient(0, rgba(100,66,255,.9) 0, rgba(143,16,254,.9) 100%);
	background-image: -webkit-linear-gradient(0, rgba(100,66,255,.9) 0, rgba(143,16,254,.9) 100%);
	background-image: linear-gradient(0, rgba(100,66,255,.9) 0, rgba(143,16,254,.9) 100%)
}
a.page-number:hover {
	background-color: #f1f2f6;
	color: #272727
}
.page-404 {
	height: 100vh;
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	min-height: 600px;
	background-size: cover;
	background-repeat: no-repeat
}
.coming-soon {
	height: 100vh;
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	min-height: 600px;
	background-size: cover;
	background-repeat: no-repeat
}
.coming-soon .small-heading {
	margin-bottom: 55px;
	font-size: 26px;
	font-weight: 600;
	color: #fff
}
.coming-soon .social-links a {
	font-size: 16px
}
#countdown div span {
	display: block;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: initial;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #fff
}
#countdown div {
	display: inline-block;
	font-size: 114px;
	font-weight: 800;
	line-height: 1
}
.count-area {
	margin-bottom: 40px
}
.service-column.widget {
	padding: 0;
	background: none
}
.service-column li {
	margin-bottom: 0;
	padding: 15px 20px;
	background: #f1f2f6
}
.service-column li a {
	font-weight: 500;
	color: #272727
}
.service-column li a:hover {
	color: #60bdfc
}
.service-column li:nth-child(2n) {
	background: #f9f9f9
}
.portfolio-single-item {
	margin-top: 20px;
	margin-bottom: 20px
}
.share-project, .detail-list {
	padding: 35px;
	background: #f1f2f6
}
#blog .share-project {
	margin-top: 15px
}
.share-project>span {
	color: #272727;
	font-size: 14px;
	font-weight: 700;
	float: left;
	margin-right: 20px
}
.share-project .social-links {
	margin-top: 0
}
.share-project .social-links li {
	margin-left: 5px
}
.share-project .social-links a {
	color: #272727;
	font-size: 14px;
	width: auto;
	height: auto;
	line-height: 1
}
.share-project .social-links a:hover {
	color: #60bdfc
}
#portfolio.page {
	padding: 0
}
.page-portfolio .work-detail h3 {
	margin-top: 0
}
.portfolio-description h3 {
	margin-top: 0
}
.single-portfolio h3, .modal-address h3 {
	margin-top: 40px;
	margin-bottom: 20px
}
.single-portfolio h3:first-child, .modal-address h3:first-child {
	margin-top: 0
}
.work-thumd {
	padding: 65px 0
}
.work-detail {
	padding-top: 65px;
	background-color: #242331
}
.work-detail>.container {
	padding-bottom: 55px
}
.work-link {
	display: inline-block;
	padding: 25px 0;
	font-size: 16px;
	font-weight: 600;
	color: #272727;
	text-transform: uppercase
}
.work-link span {
	display: inline-block;
	padding: 0 8px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.work-link:hover span {
	padding: 0 12px
}
.related-works {
	padding: 45px 0 65px;
	background: #f1f2f6
}
.related-works-title {
	margin-bottom: 35px
}
.work-title {
	margin: 35px 0 25px
}
.related-works .grid-item-v1 {
	width: 100%;
	min-height: 260px
}
.swiper-works-container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	margin-top: 45px
}
#faq h3 {
	margin-top: 0
}
.panel-group h2 {
	margin-top: 65px;
	margin-bottom: 35px
}
.panel-group:first-child h2 {
	margin-top: 0
}
.single .blog-item-v2 {
	margin-bottom: 0
}
.post-bottom-title-heading {
	margin-top: 0;
	margin-bottom: 35px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600
}
.author-box {
	display: table;
	padding: 35px;
	margin-bottom: 55px;
	border-top: 1px solid rgba(255,255,255,.05);
	border-bottom: 1px solid rgba(255,255,255,.05);
	background: #f1f2f6
}
.author-box .media-heading {
	margin-bottom: 10px
}
.author-box .media {
	display: table-cell;
	vertical-align: top;
	width: 105px;
	border-radius: 50%
}
.author-box .body {
	padding-left: 25px;
	display: table-cell;
	vertical-align: middle
}
.media-heading {
	margin-top: 3px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 700
}
.post-navigation {
	margin: 45px 0
}
.prev {
	width: 50%;
	float: left;
	border-right: #ededed solid 1px
}
.next {
	width: 50%;
	float: right;
	text-align: right
}
.content-next>a {
	font-size: 12px;
	color: #c9c9c9
}
.content-next h5 a {
	color: #272727
}
.content-next h5 a:hover {
	color: #60bdfc
}
.next .img {
	width: 65px;
	float: right;
	margin-left: 25px
}
.prev .img {
	width: 65px;
	float: left;
	margin-right: 25px
}
.related-post {
	margin-bottom: 5px
}
.related-post .blog-title {
	margin-bottom: 5px
}
.related-post .blog-title a {
	font-size: 16px
}
.related-post .blog-meta {
	margin: 5px 0 0
}
.comments-box .media {
	padding-bottom: 27px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 27px
}
.comments-box .media .media-left {
	width: 80px;
	display: inline-table;
	float: left;
	padding-right: 0;
	border-radius: 50%;
	overflow: hidden
}
.media-body {
	padding-left: 25px;
	display: table-cell;
	vertical-align: top
}
.comments-box .media.reply-comment {
	margin-left: 40px
}
.comments-box .date {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #c9c9c9;
	font-weight: 400;
	font-size: 12px
}
.reply {
	float: right
}
.reply a {
	display: inline-block;
	padding: 6px 10px;
	font-size: 10px;
	color: #fff!important
}
.form-comments {
	margin-top: 35px
}
.sidebar a {
	color: #272727;
	font-weight: 400
}
.sidebar a:hover {
	color: #60bdfc
}
.widget {
	padding: 35px;
	background: #f1f2f6;
	margin-bottom: 45px
}
.sidebar .title {
	margin-top: 40px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px
}
.sidebar .title:first-child {
	margin-top: 0
}
ul.sidebar-list li:before {
	content: ">";
	color: #999;
	font-size: 13px;
	font-weight: 400;
	margin-right: 10px
}
ul.sidebar-list li {
	margin-bottom: 10px
}
.tags-list a {
	display: inline-block;
	margin-right: 2px;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 3px 15px;
	background-color: #fff;
	border: 1px solid #ededed;
	font-size: 12px;
	color: #272727;
	border-radius: 30px
}
.tags-list a:hover {
	background-color: #60bdfc;
	color: #fff
}
.blog-item-v2 .tags-list {
	margin-top: 25px
}
.blog-item-v2 .tags-list a {
	margin-right: 20px;
	padding: 0;
	background: transparent;
	border: 0
}
.blog-item-v2 .tags-list a:before {
	content: "\f02c";
	margin-right: 8px;
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.newsletter-bg {
	position: relative;
	padding: 45px;
	background: #f8f8f8;
	z-index: 1
}
.newsletter h3 {
	margin: 0 0 10px
}
.newsletter form {
	display: flex!important;
	margin-top: 5px
}
.newsletter .form-control {
	width: 100%
}
.newsletter input.form-control, .newsletter input[type=password].form-control, .newsletter input[type=email].form-control, .newsletter input[type=text].form-control, .newsletter textarea.form-control {
	border-radius: 30px;
	padding-right: 120px;
	background: #fff
}
.newsletter input.form-control:focus, .newsletter input[type=password].form-control:focus, .newsletter input[type=email].form-control:focus, .newsletter input[type=text].form-control:focus, .newsletter textarea.form-control:focus {
	box-shadow: none
}
.newsletter .btn-primary {
	margin: 0;
	margin-left: -105px;
	border-radius: 30px;
	color: #fff
}
.newsletter .btn-primary:before, .newsletter .btn-primary:before {
	border-radius: 30px;
	background: transparent
}
.newsletter .btn-primary:hover:before, .newsletter .btn-primary:hover:before {
	border-radius: 30px;
	background: transparent
}
@media(max-width:1199px) {
.box-icon-1 {
	padding: 0 0 35px
}
.intro .intro-item-bg {
	padding: 0 15px 25px
}
.grid-item-v1, .grid-sizer-v1 {
	min-height: 270px
}
.intro-item-bg {
	padding: 15px
}
.intro-2 .intro-item-bg {
	padding: 35px 15px
}
.info-photo-content-right {
	padding-left: 0
}
.info-video-content-left {
	padding-right: 0
}
.banner-icon {
	padding: 6px
}
.grid-item-v3, .grid-sizer-v3 {
	width: 33.33333333%
}
}
@media(min-width:768px) {
.navbar-main .dropdown-menu {
	background-color:#ea4c89
}
#about-us .nav-tabs {
	margin-right: 15px
}
.navbar-collapse.collapse {
	float: right
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0
}
.navbar-nav>li>a {
	padding: 30px 20px
}
.navbar-right .dropdown-menu {
	right: 0;
	left: -5px;
	margin-left: 0
}
li.dropdown:hover>.dropdown-menu {
	visibility: visible;
	opacity: 1
}
.navbar-nav>li>ul>li>a .caret {
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
}
@media(max-width:992px) {
.section-heading-1 p, .section-heading-2 p {
	margin-bottom: 45px
}
.skill-progress {
	margin-top: 45px
}
.portfolio-single .swiper-portfolio-container {
	margin-bottom: 25px
}
.img-service {
	display: none
}
.desc-service {
	padding: 25px
}
.hotspots {
	margin-top: 35px
}
.panel-group {
	margin-bottom: 50px
}
.modal-center {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transform: translatex(0) translatey(0);
	transform: translatex(0) translatey(0)
}
.single-portfolio {
	max-height: 2000px;
	padding: 15px;
	padding-top: 35px;
	overflow: hidden
}
.grid-item-v4 {
	height: 420px
}
.top-menu-info {
	padding: 0 20px
}
.header-style-3 .get-btn {
	display: none
}
.work-step {
	margin-bottom: 45px
}
.skill>div {
	margin-bottom: 20px
}
.skill>div.text-center {
	margin-bottom: 30px
}
.skill h5 {
	margin-bottom: 10px
}
.footer .col-md-3 {
	margin-bottom: 55px
}
.footer .col-md-3:last-child {
	margin-bottom: 0
}
.sidebar {
	margin-top: 55px;
	padding: 15px
}
.portfolio-single .sidebar {
	margin-top: 25px
}
.section.pad>.container, .section.pad>.container-fluid {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	z-index: 1
}
#info-video .section-col-bg, #info-photo .section-col-bg {
	position: relative;
	width: 100%
}
#info-video .section-col-video, #info-photo .section-col-photo {
	position: relative;
	width: 100%;
	height: 350px
}
.banner-text {
	width: 100%
}
.page-portfolio .single-portfolio {
	margin-top: 0;
	margin-bottom: 45px
}
.overlay-portfolio-info {
	padding: 15px
}
}
@media only screen and (max-width:767px) {
.banner-text {
	font-size: 13px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.intro .intro-item-bg {
	margin-bottom: 15px
}
.intro .intro-item-bg:last-child {
	margin-bottom: 0
}
.intro .intro-item-bg {
	margin-bottom: 20px !important
}
.grid-item-v3, .grid-sizer-v3 {
	width: 50%
}
.search-toggle {
	display: none
}
.navbar-main.sticky {
	height: auto;
	max-height: 100vh;
	overflow-x: hidden
}
.navbar-main .navbar-collapse {
	color: #fff;
	background-color:#cb5499;
	margin: 0
}
.navbar-main .dropdown-menu>li a {
	color: #fff;
	background: transparent!important
}
li.dropdown .dropdown-menu {
	display: none;
	opacity: 1;
	visibility: visible
}
li.dropdown.open .dropdown-menu {
	display: block;
	padding-left: 10px
}
.navbar-main .open .dropdown-menu>li a:hover {
	background-color: transparent;
	color: #ededed
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .sticky .navbar-nav>li>a:focus {
	background-color: #fff;
	border-color: transparent;
	color: #272727!important
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 10px 15px 10px 25px
}
.container-nav, .header-style-2 .container-nav {
	padding: 0
}
.navbar-header {
	padding: 0 35px
}
.navbar-nav>li>a {
	padding: 20px 25px
}
.navbar-main.sticky li a {
	color: #fff
}
.navbar-nav>li>a .caret, .navbar-nav>li>ul>li>a .caret {
	position: absolute;
	right: 29px;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%)
}
.header-top {
	display: none
}
#about-us .nav-tabs>li {
	display: block
}
.grid-v1 .grid-item-v1--width2x, .grid-v2 .grid-item-v1--width2x {
	width: 100%
}
.grid-v3 .grid-item-v3--width2x, .grid-v3 .grid-item-v3--width2x {
	width: 100%
}
.box-icon-3 {
	margin-bottom: 45px
}
.coming-soon .small-heading {
	font-size: 21px
}
.count-area {
	margin-bottom: 35px
}
.coming-soon .small-heading {
	margin-bottom: 25px
}
.big-heading {
	font-size: 58px
}
.normal-heading {
	width: 100%;
	font-size: 16px;
	line-height: 24px
}
.free-cons {
	padding: 60px 25px
}
.newsletter form {
	margin-top: 15px
}
.cta .btn-primary {
	float: left
}
.grid-item-v4 {
	height: 320px
}
#countdown div span {
	font-size: 10px;
	font-weight: 500
}
}
@media(min-width:320px) and (max-width:992px) {
.small-heading {
	margin-top: 40px
}
}
@media(min-width:767px) and (max-width:992px) {
.grid-item-v1, .grid-sizer-v1 {
	min-height: 220px
}
.intro-item-bg {
	border-right: 1px solid rgba(255,255,255,.05)
}
.intro-item-bg:last-child {
	border-bottom: 0
}
.intro-item-bg:nth-child(3) {
	border-bottom: 0
}
.navbar-nav>li>a {
	padding: 30px 18px
}
.team-1 .team-photo {
	max-width: 180px;
	margin-left: auto
}
.grid-v3 .grid-item-v3--width2x {
	width: 33.33333333%
}
}
@media(min-width:992px) and (max-width:1199px) {
.single-portfolio {
	max-height: 420px
}
.grid-v3 .grid-item-v3--width2x {
	width: 33.33333333%
}
}
@media(max-width:479px) {
#cta-2 .newsletter input.form-control, .newsletter input[type=password].form-control, .newsletter input[type=email].form-control, .newsletter input[type=text].form-control, .newsletter textarea.form-control {
	padding-right: 95px
}
#cta-2 .newsletter .btn-primary {
	margin-left: -80px;
	padding: 15px
}
.sidebar {
	padding: 0
}
.portfolio-single .sidebar {
	padding: 15px
}
.widget {
	padding: 25px
}
.share-project, .detail-list {
	padding: 15px;
	background: #f1f2f6
}
.share-project>span {
	float: none
}
.share-project .social-links a:first-child {
	margin-left: 0;
	padding-left: 0
}
.contact-modal-right {
	padding: 15px
}
.item-price {
	padding: 25px
}
.panel-default .panel-title:after, .panel-default.active .panel-title:after {
	content: none
}
.panel-default.active .panel-title {
	color: #fff!important;
	background-image: -o-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -ms--linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -moz-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: -webkit-linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	background-image: linear-gradient(45deg, #60bdfc 0, #6381e5 100%)!important;
	border-radius: 30px
}
.trigger {
	width: 25px;
	height: 25px;
	font-size: 12px
}
.navbar-nav .open .dropdown-menu>li>a {
	color: #fff
}
.fact>div {
	width: 100%
}
.monster-heading {
	font-size: 38px
}
.comments-box .media.reply-comment {
	padding-left: 0
}
.author-box {
	padding: 30px 15px
}
.author-box .media, .comments-box .media .media-left {
	display: block
}
.media-body, .author-box .body {
	padding-left: 0;
	padding-top: 25px;
	display: block;
	width: 100%
}
#portfolio .section-heading-1 {
	padding-left: 15px;
	padding-right: 15px
}
.page-heading-1 h1 {
	font-size: 36px
}
.big-heading {
	font-size: 34px
}
.testi-author {
	margin-top: 15px
}
.box105 {
	width: 80px;
	height: 80px
}
.panel-title {
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.panel-group h2 {
	margin-bottom: 25px;
	font-size: 24px
}
}
@media(min-width:481px) and (max-width:768px) {
.grid-v3 .grid-item-v3--width2x {
	width: 50%
}
.monster-heading {
	font-size: 62px
}
#countdown div {
	font-size: 42px
}
.grid-item-v3, .grid-sizer-v3 {
	width: 50%
}
}
@media(min-width:801px) and (max-width:1199px) {
.info-photo-content-right {
	padding-left: 25px
}
}
@media(min-width:767px) and (max-width:1199px) {
#countdown div {
	font-size: 76px
}
}
.hidden-o {
	opacity: 0
}
.visible-o {
	opacity: 1
}
@media(max-width:480px) {
.scroll-down.absolute-center {
	display: none
}
.mfp-close {
	right: 0!important;
	top: 0!important;
	font-size: 34px
}
.monster-heading {
	font-size: 38px;
	line-height: 1.25
}
.small-heading {
	font-size: 16px
}
.tizer {
	top: 15px;
	left: 15px
}
.blog-item-v1 {
	padding: 45px 15px
}
#countdown div {
	font-size: 26px
}
#countdown div span {
	font-size: 16px
}
.section-heading-1 h2 {
	font-size: 26px
}
.grid-item-v3, .grid-sizer-v3 {
	width: 100%
}
.nav-tabs>li {
	float: none;
	background: #e8ecef;
	border-bottom: 1px solid #dbe7f1
}
.portfolio_filter li a, .portfolio_filter li:first-child a, .portfolio_filter li:last-child a {
	width: 100%;
	border-radius: 0;
	border-bottom: 0!important
}
.portfolio_filter li:last-child a {
	border-bottom: 1px solid #ededed!important
}
.portfolio_filter, .portfolio_filter li {
	display: block;
	width: 100%
}
.portfolio_filter li {
	margin-bottom: 0
}
.box-testimony .quote-box blockquote {
	font-size: 14px
}
.section-heading-2 h2, .newsletter h2 {
	font-size: 24px
}
}
.bg-1 {
	background-image: url(../images/human-1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
@media(min-width:320px) and (max-width:1375px) {
.bg-1 {
	background-image: url(../images/human-1-2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
}
ul.list3 li:before {
	font-family: FontAwesome;
	content: "\f067";
	left: -30px;
	font-size: 24px;
	top: 0;
	color: #cb5499!important;
	position: absolute
}
ul.list3 {
	padding-left: 18px;
	margin-bottom: 5px;
	margin-top: 10px
}
ul.list3 li {
	position: relative!important;
	padding: 0!important;
	margin-bottom: 15px;
	font-size: 24px;
	list-style-type: none;
	text-align: left;
	color: #333
}
ul.list3 li:nth-child(1) {
	margin-left: 20px
}
ul.list3 li:nth-child(2) {
	margin-left: 40px
}
ul.list3 li:nth-child(3) {
	margin-left: 60px
}
ul.list3 li:nth-child(4) {
	margin-left: 80px
}
ul.list3 li:nth-child(5) {
	margin-left: 100px
}
ul.list3 li:nth-child(6) {
	margin-left: 120px
}
ul.list3 li:nth-child(7) {
	margin-left: 140px
}
ul.list3 li:nth-child(8) {
	margin-left: 160px
}
@media(max-width:991px) {
ul.list3 li {
	font-size: 13px
}
ul.list3 li:before {
	font-size: 14px;
	left: -20px
}
.bg-left {
	display: none
}
}
.bg-left {
	background-image: url(../images/bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain
}
.logo-footer {
	width: 200px;
	margin-top: 30px
}
.scene {
	position: absolute;
}
.scene--full {
	width: 100%;
	height: 100vh;
	min-height: 900px
}
.tab-pane ul {
	margin-bottom: 20px;
	margin-left: 20px;
}
.tab-pane ul li {
	position: relative;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	padding-left: 20px;
	margin-bottom: 4px;
	color: #666
}
.tab-pane ul li:before {
	content: '\f105';
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	line-height: 1;
	color: #cb5499
}
.box-icon-1 ul {
	margin-bottom: 20px;
	margin-left: 10px;
}
.box-icon-1 ul li {
	position: relative;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	padding-left: 20px;
	margin-bottom: 4px;
	color: #666
}
.box-icon-1 ul li:before {
	content: '\f105';
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	line-height: 1;
	color: #cb5499
}
.maps-1 {
	height: 450px;
	width: 100%;
	margin-bottom: -8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site-background {
	background: #cb5499;
	background: -moz-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: -webkit-linear-gradient(-45deg, #cb5499 0%, #a72671 100%)!important;
	background: linear-gradient(135deg, #cb5499 0%, #a72671 100%)!important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb5499', endColorstr='#a72671', GradientType=1 )!important;
	padding: 15px;
}
.site-background p {
	color: #FFF
}
.site-background h4 {
	color: #FFF
}
.lightbox .closed {
	display: inline-block;
	margin: 0;
	background-color: #cb5499;
	border: none;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
	cursor: pointer;
	padding: 0 15px 2px!important
}
.lightbox .closed:hover {
	background-color: #9B2F6D
}
.hero {
	position: absolute;
	top: 50%;
	left: 50%;
	color: rgba(0,0,0,0.4);
	border: 1px solid rgba(0,0,0,0.4);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.state {
	position: absolute;
	top: 0;
	left: -100vw
}
.state:checked ~ .content {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.state:checked ~ .backdrop {
	bottom: 0;
	opacity: 1;
	z-index: 1
}
.lightbox {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 0;
	padding: 0 20px;
	z-index: 9999
}
.lightbox .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 2;
	max-width: 70%;
	max-height: 95vh;
	margin: 20px auto;
	padding: 20px;
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: .6s -webkit-transform ease-in-out;
	transition: .6s transform ease-in-out;
	border: 1px solid rgba(0,0,0,0.1);
	background-color: #F2F2F2
}
@media screen and (max-width:991.98px) {
.lightbox .content {
	max-width: 100%
}
.lightbox p {
	font-size: 12px
}
.lightbox h4 {
	font-size: 14px;
	font-weight: bolder
}
}
.lightbox h3 {
	padding-left: 20px
}
.lightbox hr {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
	border-top: 1px solid rgba(0,0,0,.6)!important
}
.lightbox .header, .lightbox .footers {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.lightbox .header .h, .lightbox .footers .h {
	margin: 0
}
.lightbox .header .button:not(:first-child), .lightbox .footers .button:not(:first-child) {
	margin-left: auto
}
.lightbox .header {
	padding-bottom: 10px
}
.lightbox .footers {
	padding-top: 20px
}
.lightbox .main {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background-color: #FFF;
	overflow-y: auto;
	padding: 40px 20px 20px 40px
}
.lightbox .backdrop {
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	opacity: 0;
	background: rgba(0,0,0,0.3);
	-webkit-transition: .3s opacity ease-in-out;
	transition: .3s opacity ease-in-out
}
.lightbox ul {
	margin-bottom: 20px;
	margin-left: 10px;
}
.lightbox ul li {
	position: relative;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	padding-left: 20px;
	margin-bottom: 4px;
	color: #666
}
.lightbox ul li:before {
	content: '\f105';
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	line-height: 1;
	color: #cb5499
}
.mt-50 {
	margin-top: 50px;
}
@media screen and (max-width:769px) {
.disable-text {
	display: none
}
}
/**/
.a {
	width: 90%;
	font-family: Poppins;
	line-height: 1.5em;
	font-size: 15px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-weight: 400;
}
@media (max-width:769px) {
.a {
	font-size: 14px;
}
}
.b {
	list-style: none;
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.b * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
}
.j {
	position: relative
}
.j>dl {
	width: 100%;
	display: table;
	margin: 0;
	padding: 0
}
@media (min-width:769px) {
.j {
	display: table;
	width: 100%
}
.j>dl {
	display: table-cell
}
.j>dl:before {
	content: "";
	float: left;
	height: 100%;
	display: block;
	position: absolute;
	top: 0
}
}
.j>dl>dt {
	-moz-margin-start: 0;
	-webkit-margin-start: 0;
	margin-start: 0;
	width: 100%;
	display: block
}
@media (min-width:360px) {
.j>dl>dt {
	width: 50%;
	display: table-cell;
	height: 100%
}
}
@media (min-width:769px) {
.j>dl>dt {
	display: none
}
}
.j>dl>dd {
	-moz-margin-start: 0;
	-webkit-margin-start: 0;
	margin-start: 0;
	display: block;
	width: 100%
}
@media (min-width:360px) {
.j>dl>dd {
	width: 50%;
	display: table-cell;
	height: 100%
}
}
.d {
	display: none
}
@media (min-width:769px) {
.d {
	display: block;
	position: relative
}
.d>ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%
}
.d>ul>li {
	display: table-cell;
	vertical-align: middle
}
.d>ul>li:before {
	content: "";
	float: left;
	height: 100%;
	display: block;
	position: absolute;
	top: 0
}
}
@media (min-width:769px) {
.c .i {
	width: 33%
}
.c .h {
	width: 25%
}
.c .e {
	width: 60%
}
}
.b {
	color: #636563;
	background: #f1efe2;
	border-radius: 10px;
	border: 1px solid #ccc;
	overflow: hidden
}
.b>li {
	border-bottom: 1px solid #ccc
}
@media (min-width:769px) {
.b>li:not(.d) {
	border-bottom: 1px solid #ccc
}
}
.b>li:last-child {
	border-bottom: none
}
.b>li>dl {
	border-bottom: 1px solid #ccc
}
.b>li>dl:last-child {
	border-bottom: none
}
@media (min-width:769px) {
.b>li>dl {
	vertical-align: middle;
	border-bottom: none
}
}
.b>li>dl>dt {
	padding: 10px 20px;
	background: #e7e4d3;
	vertical-align: middle
}
.b>li>dl>dd {
	padding: 20px 20px;
	vertical-align: middle
}
@media (max-width:769px) {
.b>li>dl>dd {
	padding-right: 5px;
	padding-left: 15px;
}
}
.d {
	background: #e7e4d3
}
@media (min-width:769px) {
.d>ul>li {
	vertical-align: middle
}
.d>ul>li:before {
	background: #ccc;
	width: 1px
}
.d>ul>li:first-child:before {
	display: none
}
.d>ul>li .g {
	padding: 20px 20px;
	display: block
}
}
@media (min-width:769px) {
.j>dl:before {
	background: silver;
	width: 1px
}
.j>dl:first-child:before {
	display: none
}
}
.j>dl>dd {
	margin: 0
}
.img-example {
	width: 100%;
	max-width: 200px;
	max-height: 266px
}
.social-2 {
	height: 220px;
	position: fixed;
	margin-top: 21%;
	perspective: 1000px;
	right: 0;
	z-index: 9999999;
}

.social-2 li a {
	display: block;
	height: 20px;
	width: 40px;
	background: #cb5499;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	text-align: center;
	transition: background 0.5s ease 0.3ms;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}


.social-2 li:nth-child(3) a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.social-2 li:first-child a:hover {
  background: #3b5998;
}

.social-2 li:first-child(1) a:hover {
  background: #3b5998;
}
.social-2 li:nth-child(2) a:hover {
  background: #00acee;
}
.social-2 li:nth-child(3) a:hover {
  background: #ea4c89;
}
.social-2 li:nth-child(4) a:hover {
  background: #dd4b39;
}



.social-2 li a span {
	width: 100px;
	float: right;
	text-align: center;
	background: #cb5499;
	color: #fff;
	padding: 8px;
	transform-origin: 0;
	visibility: hidden;
	opacity: 0;
	transform: rotateY(45deg);
	border-radius: 2px;
	transition: all 0.5s ease 0.3ms;
	font-size: 13px;
	font-family: 'Poppins';
	margin-top: -20px;
	margin-right: 30px;
	margin-bottom: -20px;
	margin-left: 30px;
}

.social-2 li span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: -15px;
  top: 4px;
  border-right: 10px solid transparent;
  border-left: 10px solid #cb5499;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}

.social-2 li a:hover span {
  visibility: visible;
  opacity: 1;
  transform: rotateY(0);
}

.overlay, .slickModals {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.slickModals * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.slickModals {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9999999;
	visibility: hidden
}
.overlay, .window {
	position: absolute;
	opacity: 0
}
.overlay {
	content: "";
	display: block;
	z-index: 1;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-ms-transition-delay: .2s;
	transition-delay: .2s
}
.window {
	display: inline-block;
	width: 500px;
	height: 300px;
	padding: 40px;
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 2;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	text-align: center;
	
}
input.hiddenInput {
	display: none;
	visibility: hidden;
	opacity: 0
}
.slickModals label {
	cursor: pointer
}
.overlay.black {
	background: rgba(0,0,0,.25)
}
.window.white {
	background: #fff
}
.window.shadow {
	box-shadow: 0 0 36px rgba(0,0,0,.2)
}
.window.center {
	top: 0;
	background-color: #cb5499;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	padding: 20px;	
}
.window.center h1{
	color: #FFF;
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
	font-weight: 200;
	font-size: 30px;
}

.window.center p {
	color: #FFF;
	padding-top: 40px;
	text-align: center;
	font-size: 20px;
	line-height:30px;
    padding-bottom: 15px
}

.window.center a {
	color: #ccc;
	text-align: center;
	font-size: 30px;
	line-height:30px;
    	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
  
}
@media(max-width:500px) {
.window.center a {

	font-size: 24px;

  
}    
}
.window.center a:hover {
	color: #000;
}

.window.center .button{
	max-width: 100%;
	width: 300px;
	vertical-align: bottom;
	border: 1px solid #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
	text-decoration: none;
}

.window.center .button:hover{
	max-width: 100%;
	width: 300px;
	vertical-align: bottom;
	border: 1px solid #fff;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #333;
	text-decoration: none;
}

.window.center img{
	max-width: 100%;
	vertical-align: bottom;
	clear: both;
	margin-top: 20px;
}

.window.center h1 span{
	color: #FFF;
	font-weight: 300;
	font-size: 25px;
}
.window.zoomOut {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.slickModals .linear {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	transition-timing-function: linear
}
.slickModals .ease {
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-ms-transition-timing-function: ease;
	transition-timing-function: ease
}
.slickModals .fastest {
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-ms-transition-duration: .2s;
	transition-duration: .2s
}
.slickModals .medium {
	-webkit-transition-duration: .6s;
	-moz-transition-duration: .6s;
	-ms-transition-duration: .6s;
	transition-duration: .6s
}
.slickModals .close {
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	transition: all .1s ease
}
.slickModals .close:before {
	white-space: nowrap;
	display: block;
	position: relative;
	transition: all .1s ease
}
.slickModals .close.icon:hover:before, .window p {
	color: #000
}
.slickModals .close.icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	margin: 44px 22px 0 0;
	opacity: .5
}
.slickModals .close.icon:after, .slickModals .close.icon:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #000
}
.slickModals .close.icon:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.slickModals .close.icon:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.slickModals .close.icon:hover {
	opacity: 1
}
input#section0-p-1:checked~.section0-m-1 {
	visibility: visible
}
input#section0-p-1:checked~.section0-m-1 .window {
	-webkit-transform: rotate(0) scale(1);
	-moz-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	opacity: 1;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-ms-transition-delay: .2s;
	transition-delay: .2s
}
input#section0-p-1:checked~.section0-m-1 .overlay {
	opacity: 1;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s
}
.slickModals * {
	font-family: Raleway, sans-serif;
	font-weight: 300
}
.window p {
	font-size: 13px
}
.slickModals .close.icon.white:after, .slickModals .close.icon.white:before {
	background: #fff
}
.slickModals .close.icon.white {
	opacity: 1
}
.slickModals .close.icon.white:hover {
	opacity: .6
}
.demo-intro {
	width: 480px;
	height: 250px;
	padding: 0
}
@media(max-width:1376px) {
.demo-intro {
	height: 280px;
	padding: 0
}	
}