/* */

body {
	overflow-x: hidden;
	color: #4d4d4d;
	webkit-tap-highlight-color: #22d05d;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
}

::-moz-selection {
 text-shadow: none;
 background: #22d05d;
 color: #ffffff;
}
::selection {
	text-shadow: none;
	background: #22d05d;
	color: #ffffff;
}
img::selection {
	background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
img {
	max-width: 100%;
}
/* Typhography */
body, a, h1, h2, h3, h4, h5, h6, p, div {
	font-family: 'Roboto', sans-serif;
}
a {
	text-decoration: none;
	background-color: none;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
	color: #22d05d;
}
p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}
h1 {
	font-size: 60px;
	line-height: 68px;
}
h2 {
	font-size: 52px;
	line-height: 58px;
}
h3 {
	font-size: 34px;
	line-height: 40px;
}
h4 {
	font-size: 20px;
	line-height: 26px;
}
h5 {
	font-size: 18px;
	line-height: 22px;
}
h6 {
	font-size: 12px;
	line-height: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
.text-muted {
	color: #777;
}
/* Button */
.btn-primary {
	border-color: #22d05d;
	text-transform: uppercase;
	font-weight: 700;
	color: #22d05d;
	background-color: transparent;
	letter-spacing: 1px;
	border-radius: 0px;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus {
	outline: 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	border-color: #22d05d;
	color: #fff;
	background-color: #22d05d;
}
.btn-xl {
	padding: 20px 40px;
	border: 2px solid #22d05d;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #22d05d;
	background-color: transparent;
	letter-spacing: 1.2px;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	border-color: #22d05d;
	color: #fff;
	background-color: #22d05d;
}
.btn-white {
	border-color: #ffffff;
	color: #ffffff;
	background: transparent;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .btn-white:active:focus {
	background: #fff;
	color: #22d05d;
	border-color: #ffffff;
}
/* Section CSS */
section {
	padding: 90px 0;
}
section h1.section-heading {
	margin-top: 0;
	margin-bottom: 15px;
}
section h4.section-subheading {
	margin-bottom: 75px;
	font-weight: 300;
}
/* Navbar */
    /* Brand Logo */
.brand-logo img {
	width: auto;
	margin-left: 16px;
}
.top-nav-collapse .brand-logo {
	margin-top: -5px;
	height: 30px;
}
.top-nav-collapse {
	padding: 0;
	z-index: 50000;
}
.navbar-default {
	background: #fff;
	box-shadow: 0 1px 5px 0 #A8A8A8;
}
.navbar-default .nav li a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #474747;
	font-weight: 600;
	padding: 2px 15px;
	outline: none;
	text-align: left;
	letter-spacing: 0.5px;
}
.navbar-brand {
	height: inherit;
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02);
	font-family: 'Roboto', sans-serif;
	margin-top: 14px;
}
.navbar-default .navbar-toggle {
	border-color: #22d05d;
	background-color: #22d05d;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #22d05d;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	outline: 0;
	color: #22d05d;
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #22d05d;
	background-color: #fff;
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #22d05d;
	background-color: #fff;
}
/* Section CSS */
section {
	padding: 90px 0;
}
section h1.section-heading {
	margin-top: 0;
	margin-bottom: 15px;
}
section h4.section-subheading {
	margin-bottom: 35px;
	font-weight: 300;
	padding: 0px 18%;
}
.service-heading {
	margin: 15px 0;
	text-transform: none;
}
::-moz-selection {
 text-shadow: none;
 background: #22d05d;
 color: #ffffff;
}
::selection {
	text-shadow: none;
	background: #22d05d;
	color: #ffffff;
}
img::selection {
	background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
body {
	webkit-tap-highlight-color: #22d05d;
}
/* Service Section */
#services .services-content {
	padding: 20px;
}
#services i {
	font-size: 70px;
}
.text-pink {
	color: #EB3569;
}
.text-blue {
	color: #2196F3;
}
.text-blue-grey {
	color: #546E7A;
}
.text-green {
	color: #35CD9A;
}
.text-yellow {
	color: #FFBF34;
}
.text-purple {
	color: #7A60FC;
}
/* Portfolio Section */
#portfolio-items .mix {
	display: none;
}
#portfolio #portfolio-items .portfolio-filters {
	margin-bottom: 20px;
}
#portfolio #portfolio-items .portfolio-filters .filter {
	margin-left: 10px;
	margin-bottom: 10px;
}
#portfolio figure {
	overflow: hidden;
	margin: 15px 0px;
}
#portfolio figure img {
	width: 100%;
	height: auto;
}
#portfolio figure a {
	text-decoration: none;
	color: #ffffff;
}
#portfolio figure figcaption h4 {
	text-transform: uppercase;
	letter-spacing: 1;
}
#portfolio figure figcaption {
	width: 100%;
	height: 100%;
	z-index: 200;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
#portfolio figure figcaption .portfolio-icon {
	padding-top: 25%;
	font-size: 72px;
}
#portfolio figure:hover figcaption {
	background-color: rgba(44, 62, 80,0.9);
	opacity: 1;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
#portfolio figure:hover {
	box-shadow: 7px 7px #E0E0E0;
}
/* Portfolio Modal */
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: left;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
	width: 100%;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: .3;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #4d4d4d;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #4d4d4d;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* features Section */
.features-dark {
	background: #f6f6f6;
}
.features {
}
.features .features-content {
	margin-bottom: 30px;
}
.features .features-content h4 {
	line-height: 45px;
}
.features i {
	font-size: 15px;
	height: auto;
	margin-left: 6px;
	float: left;
}
.features .features-content i {
	font-size: 40px;
	height: auto;
	margin-right: 15px;
	float: left;
	width: 50px;
	text-align: center;
	color: #1d84df;
}
.features .img-margin-center {
	max-width: 90%;
	margin: 0px 5%;
	margin-top: 60px;
}
.features .img-margin-left, .features .img-margin-right {
	max-width: 90%;
	margin: 0px 5%;
	margin-bottom: 60px;
}
/* Call to Action Section */
#cta-1 {
	background: url('../img/back-1.png') repeat #22d05d;
	background-size: 40% auto;
}
.cta h2, .cta h4 {
	color: #ffffff;
}
/* Contact form Section */
#contact .section-heading {
	margin-bottom: 70px;
}
#contact input.form-control {
	height: 48px;
	border: none;
	border-radius: 0px;
	border-bottom: 1px solid #22d05d;
	box-shadow: none;
	padding: 10px 10px;
	margin-bottom: 60px;
	font-style: oblique;
	font-size: 22px;
	font-weight: 300;
	color: #22d05d;
	opacity: .6;
}
#contact input.form-control:hover, #contact input.form-control:active, #contact input.form-controll:focus {
	background: #fff;
	color: #22d05d;
	opacity: 1;
}
/* Contact Section */
#contact-address {
	background: #f6f6f6;
}
#contact-address .section-subheading {
	margin-bottom: 0px;
}
#contact-address .fa {
	font-size: 26px;
	line-height: 70px;
	margin-bottom: 20px;
	color: #fff;
	width: 70px;
	height: 70px;
	background-color: #22d05d;
	border-radius: 100%;
}
#contact-address .fa:hover {
	background: transparent;
	color: #22d05d;
	border: 1px solid #22d05d;
}
/* Footer */
footer {
	padding: 25px 0;
	text-align: center;
	background-color: #f8f8f8;
}
footer span.copyright, .email {
	text-transform: none;
	line-height: 40px;
}
.email a {
	color: #000;
}
.email a:hover {
	color: #22d05d;
}
footer ul.quicklinks {
	margin-bottom: 0;
	text-transform: none;
	line-height: 40px;
}
ul.social-buttons {
	margin-bottom: 0;
}
ul.social-buttons li a {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	font-size: 16px;
	line-height: 32px;
	outline: 0;
	color: #fff;
	background-color: #4d4d4d;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	background-color: #22d05d;
}
/* =======================
    SLIDER SECTION
========================= */
.slider-section {
	height: 100%;
	display: block;
	width: 100%;
	position: relative;
}
.slider-section.style1 {
	background-image: url(../images/section-7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.slider-section.style1:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 0;
}
.slider-section .container-fluid {
	height: 100%;
}
.slider-section .row {
	height: 100%;
}
.slider-section .carousel {
	height: 100%;
}
.slide {
	height: 100%;
}
.carousel-indicators {
	height: 100%;
	display: none;
}
.active {
	height: 100%;
}
.carousel-inner {
	height: 100%;
}
.item {
	height: 100%;
	position: relative;
}
.carousel-caption {
	top: 0%;
	text-shadow: none;
	z-index: 9999;
	padding-bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	left: 0 !important;
	right: 0 !important;
}
.slider-caption {
	display: table;
	position: relative;
	height: calc(100% - 86px);
	width: 100%;
}
.slider-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carousel-caption h2 {
	font-size: 48px;
	color: #373737;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
}
.carousel-caption h2 span {
	color: #FF4C83;
}
.carousel-caption h3 {
	font-size: 48px;
	color: #373737;
	font-weight: 300;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 6px;
}
.carousel-caption p {
	color: #373737;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}
.carousel-caption a {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-weight: 300;
	background: #FF4C83;
	padding: 15px 35px 12px;
	text-transform: uppercase;
	outline: none;
	font-size: 15px;
	position: relative;
	display: inline-block;
	margin-top: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid #FF4C83;
}
.carousel-caption a:hover {
	background: #fff !important;
	border: 1px solid #FF4C83;
	color: #373737;
}
/* ==REVULATION== */
.tp-caption.News-Title.tp-resizeme.rs-parallaxlevel-0 h2 {
	font-size: 48px;
	color: #373737;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
}
.tp-caption.News-Title.tp-resizeme.rs-parallaxlevel-0 h2 span {
	color: #FF4C83;
}
.tp-caption.News-Title.tp-resizeme.rs-parallaxlevel-0 h3 {
	font-size: 48px;
	color: #373737;
	font-weight: 300;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 6px;
}
.tp-caption.News-Title.tp-resizeme.rs-parallaxlevel-0 p {
	color: #373737;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}
.tp-caption.News-Title.tp-resizeme.rs-parallaxlevel-0 a {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-weight: 300;
	background: #FF4C83;
	padding: 15px 35px 12px !important;
	text-transform: uppercase;
	outline: none;
	font-size: 14px !important;
	line-height: 24px !important;
	position: relative;
	display: inline-block;
	margin: 0 auto !important;
	margin-top: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid #FF4C83;
}
.tp-caption.News-Title.tp-resizeme.rs-parallaxlevel-0 a:hover {
	background: #fff !important;
	border: 1px solid #FF4C83;
	color: #373737;
}
.carousel-caption a.go-to-about {
	display: block;
	width: 100%;
	background: transparent;
	position: absolute;
	border: none !important;
	bottom: 55px;
	margin: 0;
	padding: 60px;
	background: url(../images/bottom-arrow.png) no-repeat;
	background-position: center;
}
.carousel-caption a.go-to-bottom {
	display: block;
	background: transparent;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 50px;
	z-index: 99999;
	left: 0;
	right: 0;
	bottom: 6%;
	outline: none;
	border: none !important;
}
.carousel-caption > h3 > span {
	color: #FF4C83;
}
.carousel-caption > p {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	padding: 0 10%;
	margin-top: 10px;
}
.item > a {
}
.item > a > img {
	display: block;
	height: auto;
}
.item > img {
	width: 100%;
	display: block;
	height: 100% !important;
}
.carousel-control.left, .carousel-control.left:hover, .carousel-control.left:active, .carousel-control.left:focus {
	cursor: url(../images/left-arrow.png) 100 0, auto;
	z-index: 999;
}
.carousel-control.right, .carousel-control.right:hover, .carousel-control.right:active, .carousel-control.right:focus {
	cursor: url(../images/right-arrow.png), auto;
	z-index: 999;
}
.blue {
	background-color: #55acee;
	box-shadow: 0px 3px 0px 0px #3C93D5;
	border-radius: 3px;
	padding: 12px 35px;
	font-size: 22px;
	text-decoration: none;
	margin: 20px;
	color: #fff;
	position: relative;
	display: inline-block;
}
.blue:hover {
	background-color: #6FC6FF;
	color: #fff;
}
.green {
	background-color: #2ecc71;
	box-shadow: 0px 3px 0px 0px #15B358;
	border-radius: 3px;
	padding: 12px 25px;
	font-size: 22px;
	text-decoration: none;
	margin: 20px;
	color: #fff;
	position: relative;
	display: inline-block;
}
.green:hover {
	background-color: #48E68B;
	color: #fff;
}
/*--   Hero Area   --*/
section#hero-area {
	padding-top: 16rem;
	padding-bottom: 0rem;
	background-color: #242425;
	background-image: url("../img/header-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center, center;
	background-attachment: fixed;
}
.hero-title {
	color: #fff;
}
.hero-subtitle {
	font-weight: 300;
	margin-bottom: 35px;
	color: #ddd;
	font-size: 18px;
	padding: 0px 6%;
}
section.hero-img-bottom {
	padding: 0px;
}
.hero-img-bottom img {
	height: auto;
	z-index: 50;
	margin-top: 60px;
	margin-left: -112px;
}
#hero-area input[type="text"] {
	height: 50px;
	padding: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	border-color: #fff;
}
#hero-area .btn-search {
	font-size: 14px;
	padding: 14.8px 15px;
	border: 0;
}
#hero-area .form-inner {
	padding: 0px 20%
}
/* ---hero-area-responsive--- */

@media(min-width:1320px) {
section#hero-area {
	padding-top: 20rem;
	padding-bottom: 0rem;
}
.hero-img-bottom img {
	margin-top: 60px;
	margin-left: -112px;
}
}
@media(max-width:840px) {
#hero-area .hero-title {
	font-size: 48px;
	line-height: 62px;
}
.hero-subtitle {
	font-size: 16px;
}
}
.jtv-item-thumb {
	text-align: left;
	background: #fff;
	margin: 15px 0;
	position: relative;
	box-shadow: 0 1px 6px rgba(0,0,0,0.12), 0 1px 4px rgba(0,0,0,0.12);
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.jtv-item-thumb:hover {
	box-shadow: 0 1px 10px rgba(0,0,0,0.30), 0 1px 4px rgba(0,0,0,0.30);
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.jtv-item-thumb h3 {
	font-weight: 500;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 12px;
	overflow: hidden;
	line-height: normal;
}
.jtv-item-thumb h3 a {
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inherit;
}
.jtv-item-thumb h3 a:hover {
	color: #22d05d;
	text-decoration: none;
}
.jtv-item-thumb .jtv-item-thumb-img {
	position: relative;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	text-align: center;
}
.live-preview {
	border: 2px solid #1d84df;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 20px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	border-radius: 3px;
	transition: all 0.4s ease-out 0s;
	display: block;
	margin-bottom: 15px;
	background-color: #1d84df;
}
.details-link {
	border: 2px solid #22d05d;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 20px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	border-radius: 3px;
	transition: all 0.4s ease-out 0s;
	display: block;
	margin-bottom: 15px;
	background-color: #22d05d;
}
.live-preview:hover {
	background-color: #1a76c7;
	border: 2px solid #1a76c7;
	color: #fff;
}
.details-link:hover {
	background-color: #1ba449;
	border: 2px solid #1ba449;
	color: #fff;
}
.jtv-item-links {
	display: inline-block;
	width: 48%;
	text-align: center;
	margin-top: 15%;
}
.jtv-item-thumb .item-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(255,255,255,0.6);
	opacity: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.jtv-item-thumb:hover .item-overlay {
	opacity: 1;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.jtv-item-thumb .item-desc-wrap {
	padding: 20px;
	display: inline-block;
	width: 100%;
}
.jtv-item-thumb .jtv-item-thumb-desc {
	float: left;
}
.jtv-item-thumb .item-subtitle {
	font-size: 14px;
	margin-bottom: 10px;
	color: #666;
	line-height: 20px;
	min-height: 40px;
}
.jtv-item-thumb .desc-additional {
	font-weight: 600;
	margin-right: 10px;
	font-size: 12px;
	text-transform: uppercase;
	background: #F3F3F3;
	padding: 7px;
	border-radius: 4px;
}
.jtv-item-thumb .desc-additional span {
	padding-right: 5px;
}
.more-button {
	margin-top: 15px;
	display: inline-block;
}
.jtv-item-thumb .desc-additional del {
	color: #F44336;
	position: absolute;
	bottom: 45px;
	font-size: 18px;
	left: 15px;
}
.item-preview {
	background: #71A2F3;
	color: #fff;
}
.item-price {
	color: #22d05d;
	font-size: 18px;
	font-weight: 500;
}
.item-original-price {
	font-weight: 300;
	color: #BCBCBC !important;
	text-decoration: line-through;
	margin-right: 12px;
	font-size: 15px;
}
.rating {
	color: #999;
	font-size: 12px;
	float: right;
	margin-top: 6px;
}
.rating .fa-star {
	color: #FC0
}
.features-inner .row {
	padding: 0px 12%;
}
.features-inner .col-lg-6 {
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 18px;
}
