﻿/*
Template Name: Salimo - One Page Parallax
Author: Celtano
Author URI: http://themeforest.net/user/celtano
Description: Salimo - One Page Parallax
Version: 1.0
*/
/*------------------------------------------------------------------
[Table of contents]
	+ General
		- Boxed Body
		- Dark Body
		+ Body Separators
			- Skew
			- Reversed Skew
			- Double Diagonal
			- Big Triangle
		- Heading
		- Paragraph
		- Divider
	+ Header
		- Logo
		- Dark Header
		- Navigation Menu
	+ Content
		- Custom Button
		- Preloader
		- Main Slider (Revolution Slider)
		+ Sections
			- About
			- Project Manager
			- Services
			- Testimonials
			+ Portfolio
				- Filter Controls
				- Zoom Icons
			- Team
			- Facts
			- Newsletter
			- Blog
			- Video Promotion
			- Contact
			- Contact Form
			- Logos Slider
		- Social Media
		- Back To Top
		- Horizontal Rows
		- Inputs
	- Footer
	+ Responsive Design Styles
		- Large Devices
		- Small Devices
		- Extra Small Devices
-------------------------------------------------------------------*/
/* [ GENERAL ] */
/*================================================== */

/*@import url("owl.carousel.css");*/
@import url("https://fonts.googleapis.com/css?family=Hind:300,400");
/*@import "https://fonts.googleapis.com/css?family=Roboto:400,500";*/
body,
html {
  height: 100%;
}
.overflow-xhidden {
  overflow-x: hidden;
  overflow-y: inherit;
}

body {
  font: 16px/22px "Raleway", Arial, Helvetica, sans-serif;
  color: #6e6e6e;
  background-color: #222;
  padding: 0 !important;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper {
  overflow: hidden;
  background-color: #fff;
}
.section-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 90px 0;
}
.about .container,
.services .container,
.team .container,
.blog .container,
.contact .container {
  padding: 70px 15px !important;
}
.about .container,
.team .container {
  padding: 70px 15px 20px !important;
}
.portfolio .container {
  padding: 70px 0 !important;
}
hr {
  margin-top: 25px;
}
.unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* Boxed Body */

body.boxed header {
  max-width: 1220px;
}
body.boxed .wrapper {
  max-width: 1220px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 3px 8px 7px #ccc;
}
body.boxed {
  background: url(../img/backgrounds/az_subtle.png);
  background-attachment: fixed;
}
/* Dark Body */

body.dark {
  color: #ccc;
}

body.dark p,
body.dark h1,
body.dark h2,
body.dark h4,
body.dark h5,
body.dark h6,
body.dark .portfolio .caption h3,
body.dark .portfolio .nav-pills li {
  color: #eee;
}

body.dark.boxed .wrapper,
body.dark .wrapper {
  background-color: #242424;
}

body.dark.blog-page article h4,
body.dark .sidebar .widget-title,
body.dark .widget.recent-posts .entry-title a,
body.dark .about .about-content .title-about,
body.dark ul.navbar-nav > li > a,
body.dark .header-fixed ul.navbar-nav li a,
body.dark .comments-heading,
body.dark .comments-list .comment-author,
body.dark .project .project-details h3,
body.dark .latest-post .post-title a,
body.dark .header-fixed .nav-menu ul.nav-menu-inner li a,
body.dark .widget-tags ul > li a:hover {
  color: #fff;
}

body.dark ul.nav.nav-tabs li a,
ul.nav.nav-tabs li.active a {
  color: #ddd;
}

body.dark .header.header-fixed {
  background-color: #242424;
  border-bottom: 1px solid #343434;
}

body.dark .header.header-fixed #icon-toggler span {
  background-color: #fff;
}

body.dark .sidebar ul.nav.nav-tabs li a {
  color: #ddd;
}

body.dark.blog-page .meta {
  border-top: 1px solid #343434;
  border-bottom: 1px solid #343434;
}

body.dark .sidebar ul.nav-tabs li,
body.dark .widget.recent-posts ul li {
  border-bottom: 1px solid #444;
}

body.dark .sidebar ul.nav-tabs li:last-child,
body.dark.blog-page .widget.recent-posts ul li:last-child {
  border-bottom: 0;
}

body.dark .widget,
body.dark .comments-list .comment,
body.dark.blog-page .pagination li a:hover,
body.dark .custom-form input[type="text"],
body.dark .custom-form input[type="email"],
body.dark .custom-form input[type="password"],
body.dark .custom-form textarea {
  background-color: #343434;
}

body.dark.blog-page .pagination li a {
  border: 1px solid #343434;
  color: #fff;
}

body.dark .custom-form input[type="text"],
body.dark .custom-form input[type="email"],
body.dark .custom-form textarea {
  border: 1px solid #444;
  color: #fff;
}

body.dark .custom-form input[type="text"]:focus,
body.dark .custom-form input[type="text"]:active,
body.dark .custom-form input[type="email"]:focus,
body.dark .custom-form input[type="email"]:active,
body.dark .custom-form textarea:focus,
body.dark .custom-form textarea:active {
  border: 1px solid #555;
  background-color: #343434;
}

body.dark #about ul.nav.nav-tabs li > a {
  border-left: 1px solid #aaa;
}

body.dark #about ul.nav.nav-tabs li:first-child > a {
  border-left: 0;
}

body.dark #about,
body.dark .services,
body.dark .portfolio,
body.dark .team,
body.dark .blog,
body.dark .contact,
body.dark .preloader,
body.dark .logos {
  background-color: #242424;
}

body.dark .services-box-item-cover,
body.dark .services-box-item-content {
  background: #151515;
  box-shadow: none;
}

body.dark #about .about-content .about-right-side img {
  border: 0;
}

body.dark hr {
  border-top: 1px solid #343434;
  background-color: transparent;
}

body.dark .caption p,
body.dark .services-box-item-content p,
body.dark .info-map-boxes-item p {
  color: #ccc;
}

body.dark .team-member {
  box-shadow: none;
}

body.dark .team-member-caption {
  background-color: #151515;
}

body.dark .info-map-boxes-item {
  background-color: #343434;
  box-shadow: none;
}

body.dark .info-map-boxes-item:before {
  background-color: #343434;
}

body.dark .info-map-boxes-item h1 {
  border-bottom: 1px solid #444;
}

body.dark .gmap_container {
  color: #6e6e6e;
}

body.dark.reversed-skew .logos {
  margin-top: -50px;
  padding-top: 27px;
  margin-bottom: -115px;
  padding-bottom: 95px;
}

body.dark.skew .logos {
  margin-top: -50px;
  padding-top: 50px;
  margin-bottom: -82px;
  padding-bottom: 80px;
}

body.dark.big-triangle .projectmanager:after,
body.dark.big-triangle .projectmanager:before,
body.dark.big-triangle .mainslider:after,
body.dark.big-triangle .mainslider:before,
body.dark.big-triangle .testimonials:after,
body.dark.big-triangle .testimonials:before,
body.dark.big-triangle .newsletter:after,
body.dark.big-triangle .newsletter:before,
body.dark.big-triangle .facts:after,
body.dark.big-triangle .facts:before,
body.dark.big-triangle .videopromotion:after,
body.dark.big-triangle .videopromotion:before,
body.dark.big-triangle .contactform:after,
body.dark.big-triangle .contactform:before,
body.dark.big-triangle .banner:after,
body.dark.big-triangle .banner:before {
  border-bottom: 100px solid #242424;
}

body.dark.big-triangle .projectmanager:after,
body.dark.big-triangle .projectmanager:before,
body.dark.big-triangle .testimonials:after,
body.dark.big-triangle .testimonials:before,
body.dark.big-triangle .newsletter:after,
body.dark.big-triangle .newsletter:before,
body.dark.big-triangle .facts:after,
body.dark.big-triangle .facts:before,
body.dark.big-triangle .call-to-action:after,
body.dark.big-triangle .call-to-action:before,
body.dark.big-triangle .videopromotion:after,
body.dark.big-triangle .videopromotion:before,
body.dark.big-triangle .contactform:after,
body.dark.big-triangle .contactform:before {
  border-top: 100px solid #242424;
}

body.dark.big-triangle .footer:after,
body.dark.big-triangle .footer:before {
  border-top: 100px solid #242424;
}

body.dark.big-triangle .contactform:after,
body.dark.big-triangle .contactform:before {
  border-bottom: 100px solid #242424;
}

body.dark .divider .outer-line {
  border-bottom: 1px solid #888;
}

body.dark .footer {
  background: #111;
}
/* Body Separators
================================================== */

/* Normal */

body.normal .videopromotion .section-overlay {
  padding: 90px 0 106px;
}

body.normal .newsletter .section-overlay {
  padding: 90px 0 112px;
}

body.normal .facts .section-overlay {
  padding: 90px 0 84px;
}

body.normal .call-to-action .section-overlay {
  padding: 90px 0 110px;
}

body.normal .testimonials .section-overlay {
  padding: 90px 0 137px;
}

body.normal .services .container {
  padding: 90px 15px 72px !important;
}

body.normal .portfolio .container {
  padding: 90px 0 96px !important;
}

body.normal .pricing .container {
  padding: 90px 15px 96px !important;
}

body.normal .blog .container {
  padding: 90px 15px 112px !important;
}

body.normal.blog-page .blog .container {
  padding: 100px 15px 70px !important;
}

body.normal .contactform .section-overlay {
  padding: 90px 0 60px !important;
}

body.normal .project .container {
  padding: 120px 15px;
}

body.normal .shop-cart .container,
body.normal .shop-checkout .container {
  padding: 100px 15px;
}

body.normal .terms .container {
  padding: 70px 15px;
}

/* Skew */

body.skew .about,
body.skew .faq,
body.skew.portfolio-page .portfolio,
body.skew .terms,
body.skew .shop-cart,
body.skew .shop-checkout,
body.skew.pricing-page .pricing,
body.skew .project,
body.skew .projectmanager,
body.skew .services,
body.skew .pricing,
body.skew .testimonials,
body.skew .team,
body.skew .blog,
body.skew .facts,
body.skew .call-to-action,
body.skew .newsletter,
body.skew .contactform,
body.skew .videopromotion {
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
}

body.skew .about .container,
body.skew .faq .container,
body.skew.portfolio-page .portfolio .container,
body.skew .terms .container,
body.skew .shop-cart .container,
body.skew .shop-checkout .container,
body.skew.pricing-page .pricing .container,
body.skew .project .container,
body.skew .projectmanager .container,
body.skew .services .container,
body.skew .pricing .container,
body.skew .testimonials .container,
body.skew .team .container,
body.skew .blog .container,
body.skew .facts .container,
body.skew .call-to-action .container,
body.skew .newsletter .container,
body.skew .contactform .container,
body.skew .videopromotion .container {
  -webkit-transform: skewY(3deg);
  transform: skewY(3deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

body.skew .about,
body.skew .faq,
body.skew.portfolio-page .portfolio,
body.skew .terms,
body.skew .shop-cart,
body.skew .shop-checkout,
body.skew .project,
body.skew.pricing-page .pricing {
  margin-top: -55px;
}

body.skew .portfolio {
  margin-top: -20px;
  padding-top: 17px;
}

body.skew .contact {
  margin-bottom: 100px;
  margin-top: -60px;
  padding-top: 60px;
}

body.skew .contactform {
  margin-top: -150px;
}

body.skew .about .container {
  padding: 70px 15px 150px;
}

body.skew .faq .container,
body.skew .terms .container {
  padding: 140px 15px 70px;
}

body.skew .shop-cart .container,
body.skew .shop-checkout .container {
  padding: 140px 15px 100px;
}

body.skew .project .container {
  padding: 140px 15px 100px;
}

body.skew .services .container {
  padding: 70px 15px 90px;
}

body.skew .pricing .container {
  padding: 100px 15px 94px !important;
}

body.skew .portfolio .container {
  padding: 70px 15px 100px;
}

body.skew .team .container {
  padding: 70px 15px 120px;
}

body.skew .blog .container {
  padding: 90px 15px 112px !important;
}

body.skew.blog-page .blog .container {
  padding: 70px 15px 30px !important;
}

body.skew.about-page .about .container,
body.skew.about-page .team .container {
  padding: 100px 15px 120px !important;
}

body.skew.about-page .services .container {
  padding: 100px 15px !important;
}

body.skew.blog-page .blog {
  margin-top: -55px;
  padding-top: 55px;
}

body.skew .bx-wrapper {
  margin: 90px 0 60px;
}

body.skew .videopromotion .section-overlay {
  padding: 90px 0 112px;
}

body.skew .testimonials .section-overlay {
  padding: 90px 0 135px;
}

body.skew .facts .section-overlay {
  padding: 90px 0;
}

body.skew .contactform .section-overlay {
  padding: 90px 0 60px !important;
}

body.skew .info-map-boxes {
  margin-top: -285px;
  padding-bottom: 130px;
}

body.skew .footer {
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
  margin-top: 30px;
  margin-bottom: -50px;
  padding-bottom: 50px;
  border: none;
}

body.skew .footer .container {
  -webkit-transform: skewY(3deg);
  transform: skewY(3deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 120px 0;
}

/* Reversed Skew */

body.reversed-skew .about {
  margin-top: -55px;
  margin-bottom: 120px;
}

body.reversed-skew .faq,
body.reversed-skew.portfolio-page .portfolio,
body.reversed-skew .terms,
body.reversed-skew .shop-cart,
body.reversed-skew .shop-checkout,
body.reversed-skew.pricing-page .pricing {
  margin-top: -55px;
}

body.reversed-skew .about .container {
  padding: 70px 15px 100px;
}

body.reversed-skew .faq .container,
body.reversed-skew.portfolio-page .portfolio .container {
  padding: 140px 15px 100px;
}

body.reversed-skew .terms .container {
  padding: 140px 15px 70px;
}

body.reversed-skew .shop-cart .container,
body.reversed-skew .shop-checkout .container {
  padding: 140px 15px 100px;
}

body.reversed-skew.pricing-page .pricing .container {
  padding: 100px 15px 120px !important;
}

body.reversed-skew .services .container {
  padding: 70px 15px 90px;
}

body.reversed-skew .pricing .container {
  padding: 70px 15px 100px !important;
}

body.reversed-skew .portfolio .container {
  padding: 70px 0 100px !important;
}

body.reversed-skew .project .container {
  padding: 140px 15px 100px !important;
}

body.reversed-skew .team .container {
  padding: 70px 15px 120px;
}

body.reversed-skew .blog .container {
  padding: 70px 15px 100px !important;
}

body.reversed-skew .about,
body.reversed-skew .faq,
body.reversed-skew.portfolio-page .portfolio,
body.reversed-skew .terms,
body.reversed-skew .shop-cart,
body.reversed-skew .shop-checkout,
body.reversed-skew.pricing-page .pricing,
body.reversed-skew .call-to-action,
body.reversed-skew .testimonials,
body.reversed-skew .newsletter,
body.reversed-skew .project,
body.reversed-skew .contactform .container,
body.reversed-skew.blog-page .blog {
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
}

body.reversed-skew .projectmanager,
body.reversed-skew .about .container,
body.reversed-skew .faq .container,
body.reversed-skew.portfolio-page .portfolio .container,
body.reversed-skew .terms .container,
body.reversed-skew .shop-cart .container,
body.reversed-skew .shop-checkout .container,
body.reversed-skew.pricing-page .pricing .container,
body.reversed-skew .videopromotion,
body.reversed-skew .facts,
body.reversed-skew .call-to-action,
body.reversed-skew .project .container,
body.reversed-skew .testimonials .container,
body.reversed-skew .newsletter .container,
body.reversed-skew .contactform,
body.reversed-skew.blog-page .blog .container {
  -webkit-transform: skewY(3deg);
  transform: skewY(3deg);
}

body.reversed-skew.blog-page .blog {
  margin-top: -55px;
  padding-top: 55px;
  padding-bottom: 0;
}

body.reversed-skew .project {
  margin-top: -55px;
}

body.reversed-skew .projectmanager {
  margin-top: -100px;
}

body.reversed-skew.about-page .services .container {
  padding: 0 !important;
}

body.reversed-skew.about-page .about .container,
body.reversed-skew.about-page .team .container {
  padding: 100px 15px 120px !important;
}

body.reversed-skew .about .container,
body.reversed-skew .faq .container,
body.reversed-skew.portfolio-page .portfolio .container,
body.reversed-skew .terms .container,
body.reversed-skew .shop-cart .container,
body.reversed-skew .shop-checkout .container {
  backface-visibility: hidden;
}

body.reversed-skew .services,
body.reversed-skew .pricing,
body.reversed-skew .team {
  padding-bottom: 100px;
  margin-top: -50px;
  border-top: 60px solid #efefef;
}

body.reversed-skew .services {
  margin-top: -72px;
}

body.reversed-skew.about-page:not(.dark) .services {
  padding-bottom: 170px;
  margin-top: -150px;
  border-top: 160px solid #efefef;
  margin-bottom: -60px;
}

body.reversed-skew.portfolio-page .portfolio .container {
  padding: 100px 15px 70px !important;
}

body.reversed-skew.pricing-page .pricing {
  border-top: 0;
  padding-bottom: 0;
}

body.reversed-skew .blog {
  padding-bottom: 100px;
  margin-top: -88px;
}

body.dark.reversed-skew .services,
body.dark.reversed-skew .pricing,
body.dark.reversed-skew .team {
  border-top: 60px solid #242424;
}

body.reversed-skew .testimonials,
body.reversed-skew .newsletter {
  margin-top: -100px;
  margin-bottom: 100px;
}

body.reversed-skew .videopromotion {
  margin-top: -100px;
}

body.reversed-skew .portfolio {
  margin-top: -88px;
}

body.reversed-skew .contact {
  margin-bottom: 100px;
  margin-top: -60px;
  padding-top: 60px;
}

body.reversed-skew .contactform {
  margin-top: -150px;
}

body.reversed-skew .contactform .section-overlay {
  padding: 90px 0 60px !important;
}

body.reversed-skew .videopromotion .section-overlay {
  padding: 90px 0 112px;
}

body.reversed-skew .testimonials .section-overlay {
  padding: 90px 0 135px !important;
}

body.reversed-skew .facts .section-overlay {
  padding: 90px 0 !important;
}

body.reversed-skew .bx-wrapper {
  margin: 120px 0 80px;
}

body.reversed-skew .info-map-boxes {
  margin-top: -285px;
  padding-bottom: 130px;
}

body.reversed-skew .footer {
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
  margin-top: 28px;
  margin-bottom: -50px;
  padding-bottom: 50px;
  border: none;
}

body.reversed-skew .footer .container {
  -webkit-transform: skewY(3deg);
  transform: skewY(3deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 120px 0;
}

body.reversed-skew .projectmanager .container,
body.reversed-skew .facts .container,
body.reversed-skew .call-to-action .container,
body.reversed-skew .videopromotion .container {
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Double diagonal */

body.double-diagonal .services,
body.double-diagonal .pricing,
body.double-diagonal .team,
body.double-diagonal .blog,
body.double-diagonal .contact {
  padding-bottom: 50px;
}

body.double-diagonal.pricing-page .pricing {
  padding-bottom: 30px;
}

body.double-diagonal.about-page .call-to-action {
  margin-top: -55px;
}

body.double-diagonal .testimonials,
body.double-diagonal .newsletter {
  margin-top: -50px;
}

body.double-diagonal .contact {
  margin-bottom: -50px;
}

body.double-diagonal .projectmanager,
body.double-diagonal .testimonials,
body.double-diagonal .facts,
body.double-diagonal .call-to-action,
body.double-diagonal .videopromotion,
body.double-diagonal .newsletter,
body.double-diagonal .contactform {
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
}

body.double-diagonal .about .container {
  padding: 50px 15px 150px !important;
}
body.double-diagonal .pricing .container {
  padding: 50px 15px 135px !important;
}
body.double-diagonal .team .container {
  padding: 50px 15px 150px !important;
}
body.double-diagonal .portfolio .container,
body.double-diagonal .blog .container {
  padding: 50px 15px 110px !important;
}

body.double-diagonal.pricing-page .pricing .container {
  padding: 30px 15px 60px !important;
}

body.double-diagonal .faq .container,
body.double-diagonal .terms .container {
  padding: 90px 15px 70px !important;
}

body.double-diagonal .shop-cart .container,
body.double-diagonal .shop-checkout .container {
  padding: 90px 15px !important;
}

body.double-diagonal .project .container {
  padding: 90px 15px 60px !important;
}

body.double-diagonal .services .container {
  padding: 50px 15px 110px !important;
}

body.double-diagonal .portfolio .container {
  padding: 50px 0 135px !important;
}

body.double-diagonal.portfolio-page .portfolio .container {
  padding: 50px 15px 70px !important;
}

body.double-diagonal .blog .container {
  padding: 50px 15px 70px !important;
}

body.double-diagonal.blog-page .blog .container {
  padding: 90px 15px 60px !important;
}

body.double-diagonal.blog-page.blog-post .blog .container {
  padding: 90px 15px 20px !important;
}

body.double-diagonal.blog-page .blog {
  padding-bottom: 0;
}

body.double-diagonal .testimonials .section-overlay {
  padding: 110px 0 180px;
}

body.double-diagonal .newsletter .section-overlay,
body.double-diagonal .call-to-action .section-overlay {
  padding: 110px 0 180px;
}

body.double-diagonal .facts .section-overlay {
  padding: 110px 0 180px;
}

body.double-diagonal .projectmanager .section-overlay {
  padding: 110px 0 180px;
}

body.double-diagonal section {
  position: relative;
  z-index: 1;
}

body.double-diagonal #faqs {
  padding-top: 200px;
  padding-bottom: 300px;
}

body.double-diagonal .logos {
  padding: 1px 0;
}

body.double-diagonal section::before,
body.double-diagonal section::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
body.double-diagonal .grisSession::before,
body.double-diagonal .blancSession::before,
body.double-diagonal .grisSession::after,
body.double-diagonal .blancSession::after,
body.double-diagonal .about::before,
body.double-diagonal .about::after,
body.double-diagonal .faq::before,
body.double-diagonal .faq::after,
body.double-diagonal .terms::before,
body.double-diagonal .terms::after,
body.double-diagonal .shop-cart::before,
body.double-diagonal .shop-cart::after,
body.double-diagonal .shop-checkout::before,
body.double-diagonal .shop-checkout::after,
body.double-diagonal .project::before,
body.double-diagonal .project::after,
body.double-diagonal .services::before,
body.double-diagonal .services::after,
body.double-diagonal .pricing::before,
body.double-diagonal .pricing::after,
body.double-diagonal .portfolio::before,
body.double-diagonal .portfolio::after,
body.double-diagonal .team::before,
body.double-diagonal .team::after,
body.double-diagonal .blog::before,
body.double-diagonal .blog::after,
body.double-diagonal .contact::before,
body.double-diagonal .contact::after,
body.double-diagonal .logos::before,
body.double-diagonal .logos::after {
  top: 0;
  left: -25%;
  z-index: -1;
  width: 150%;
  height: 75%;
  background: inherit;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

body.double-diagonal .grisSession::before,
body.double-diagonal .blancSession::before,
body.double-diagonal .about::before,
body.double-diagonal .faq::before,
body.double-diagonal .terms::before,
body.double-diagonal .shop-cart::before,
body.double-diagonal .shop-checkout::before,
body.double-diagonal .project::before,
body.double-diagonal .services::before,
body.double-diagonal .pricing::before,
body.double-diagonal .portfolio::before,
body.double-diagonal .team::before,
body.double-diagonal .blog::before,
body.double-diagonal .contact::before,
body.double-diagonal .logos::before {
  height: 50%;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
}

body.double-diagonal .projectmanager .container,
body.double-diagonal .testimonials .container,
body.double-diagonal .facts .container,
body.double-diagonal .call-to-action .container,
body.double-diagonal .videopromotion .container,
body.double-diagonal .newsletter .container,
body.double-diagonal .contactform .container {
  -webkit-transform: skewY(3deg);
  transform: skewY(3deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

body.double-diagonal .videopromotion .section-overlay {
  padding: 120px 0 180px;
}

body.double-diagonal .contactform .section-overlay {
  padding: 120px 0;
}

body.double-diagonal .bx-wrapper {
  margin: 50px 0;
}

body.double-diagonal .contactform {
  margin-top: -100px;
}

body.double-diagonal .info-map-boxes {
  margin-top: -186px;
  padding-bottom: 80px;
}

body.double-diagonal .footer {
  -webkit-transform: skewY(-2deg);
  transform: skewY(-2deg);
  margin-top: 30px;
  margin-bottom: -50px;
  padding-bottom: 50px;
  border: none;
}

body.double-diagonal .footer .container {
  -webkit-transform: skewY(2deg);
  transform: skewY(2deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 70px 0;
}

body.double-diagonal .contact .container:first-child {
  padding: 50px 15px 30px !important;
}

/* Big Triangle */

body.big-triangle .projectmanager,
body.big-triangle .mainslider,
body.big-triangle .testimonials,
body.big-triangle .facts,
body.big-triangle .call-to-action,
body.big-triangle .contactform,
body.big-triangle .newsletter,
body.big-triangle .videopromotion,
body.big-triangle .footer,
body.big-triangle .banner {
  position: relative;
  -webkit-backface-visibility: hidden;
}

body.big-triangle .projectmanager .container,
body.big-triangle .mainslider .container,
body.big-triangle .testimonials .container,
body.big-triangle .facts .container,
body.big-triangle .call-to-action .container,
body.big-triangle .contactform .container,
body.big-triangle .newsletter .container,
body.big-triangle .videopromotion .container {
  position: relative;
  z-index: 999;
}

body.big-triangle .projectmanager:after,
body.big-triangle .projectmanager:before,
body.big-triangle .mainslider:after,
body.big-triangle .mainslider:before,
body.big-triangle .testimonials:after,
body.big-triangle .testimonials:before,
body.big-triangle .newsletter:after,
body.big-triangle .newsletter:before,
body.big-triangle .facts:after,
body.big-triangle .facts:before,
body.big-triangle .call-to-action:after,
body.big-triangle .call-to-action:before,
body.big-triangle .contactform:after,
body.big-triangle .contactform:before,
body.big-triangle .videopromotion:after,
body.big-triangle .videopromotion:before,
body.big-triangle .footer:after,
body.big-triangle .footer:before,
body.big-triangle .banner:after,
body.big-triangle .banner:before {
  content: "";
  position: absolute;
  bottom: -1px;
  top: 0;
  width: 50%;
  z-index: 100;
  border-top: 100px solid #fff;
  border-bottom: 100px solid #fff;
  -webkit-transform: rotate(0.000001deg);
  transform: rotate(0.000001deg);
}

body.about-page.big-triangle .call-to-action:after,
body.about-page.big-triangle .call-to-action:before {
  border-top: 100px solid #efefef;
}

body.big-triangle.about-page .testimonials:after,
body.big-triangle.about-page .testimonials:before {
  border-bottom: 100px solid #efefef;
}

body.big-triangle .mainslider:after,
body.big-triangle .mainslider:before,
body.big-triangle .banner:after,
body.big-triangle .banner:before {
  top: initial;
  border-top: none;
}

body.big-triangle .testimonials:after,
body.big-triangle .testimonials:before,
body.big-triangle .newsletter:after,
body.big-triangle .newsletter:before,
body.big-triangle .contactform:after,
body.big-triangle .contactform:before,
body.big-triangle .contactform:after,
body.big-triangle .contactform:before {
  border-top: 100px solid #efefef;
}

body.big-triangle .services .container {
  padding: 90px 15px 72px !important;
}

body.big-triangle .testimonials .section-overlay {
  padding: 90px 0 135px;
}

body.big-triangle .facts .section-overlay {
  padding: 90px 0;
}

body.big-triangle .newsletter .section-overlay {
  padding: 90px 0 112px !important;
}

body.big-triangle .portfolio .container {
  padding: 90px 0 96px !important;
}

body.big-triangle .team .container {
  padding: 70px 15px 100px;
}

body.big-triangle .testimonials .carousel-indicators {
  z-index: 111;
}

body.big-triangle .projectmanager:after,
body.big-triangle .projectmanager:before,
body.big-triangle .facts:after,
body.big-triangle .facts:before,
body.big-triangle .videopromotion:after,
body.big-triangle .videopromotion:before,
body.big-triangle .footer:after,
body.big-triangle .footer:before {
  /*border-bottom: 100px solid #efefef;*/
  border-bottom: 100px solid #fff;
}

body.big-triangle .mainslider:before,
body.big-triangle .projectmanager:before,
body.big-triangle .testimonials:before,
body.big-triangle .newsletter:before,
body.big-triangle .facts:before,
body.big-triangle .call-to-action:before,
body.big-triangle .contactform:before,
body.big-triangle .videopromotion:before,
body.big-triangle .footer:before,
body.big-triangle .banner:before {
  right: 50%;
  border-right: 1000px solid transparent;
  border-left: 1000px solid;
}

body.big-triangle .mainslider:after,
body.big-triangle .projectmanager:after,
body.big-triangle .testimonials:after,
body.big-triangle .newsletter:after,
body.big-triangle .facts:after,
body.big-triangle .call-to-action:after,
body.big-triangle .contactform:after,
body.big-triangle .videopromotion:after,
body.big-triangle .footer:after,
body.big-triangle .banner:after {
  left: 50%;
  border-left: 1000px solid transparent;
  border-right: 1000px solid;
}

body.big-triangle .blog .container {
  padding: 90px 15px !important;
}

body.big-triangle.blog-page .blog .container {
  padding: 100px 15px 50px !important;
}

body.big-triangle .call-to-action .section-overlay {
  padding: 90px 0 112px;
}
body.big-triangle .videopromotion .section-overlay {
  padding: 90px 0 106px;
}

body.big-triangle .project .container {
  padding: 100px 15px;
}

body.big-triangle .shop-cart .container,
body.big-triangle .shop-checkout .container,
body.big-triangle .terms .container {
  padding: 100px 15px;
}

body.big-triangle .contactform .section-overlay {
  padding: 90px 0;
}

body.big-triangle .footer:after,
body.big-triangle .footer:before {
  bottom: initial;
  border-bottom: none;
}

body.big-triangle .footer {
  border-top: none;
}

body.big-triangle .footer .container {
  padding: 120px 0;
}

body.big-triangle .bx-wrapper {
  margin: 70px 0 60px;
}

/* Heading */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #555;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 800;
  margin: 15px 0;
}
h2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 800;
}
h3 {
  font-size: 24px;
  line-height: 24px;
}
h4 {
  font-size: 18px;
  line-height: 18px;
}
h5 {
  font-size: 14px;
  line-height: 14px;
}
h6 {
  font-size: 12px;
  line-height: 12px;
}
.projectmanager h2,
.facts h2,
.facts h4,
.testimonials h2,
.testimonials h4,
.newsletter h2,
.newsletter h4,
.contactform h2,
.contactform h4,
.projectmanager h1,
.testimonials h1,
.facts h1,
.newsletter h1,
.contactform h1,
.videopromotion h1,
.videopromotion h4 {
  color: #fff;
}
/* Paragraph */

p {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0px;
  color: #666;
}
.top-text h4 {
  margin: 15px 0 25px;
  font-weight: 400;
}
a,
a:hover {
  text-decoration: none !important;
}
/* Divider */

.divider span {
  display: inline-block;
  vertical-align: middle;
}
.divider .fa {
  font-size: 20px;
  margin: 0 20px;
}
.divider .outer-line {
  width: 25%;
  border-bottom: 1px solid #ddd;
}
/* [ HEADER ] */
/*================================================== */

.header {
  position: absolute;
  text-align: center;
  top: 0px;
  z-index: 1000;
  color: #fff;
  width: 100%;
  height: 99px;
  transition: background-color 200ms ease-in-out 0s;
  -o-transition: background-color 200ms ease-in-out 0s;
  -moz-transition: background-color 200ms ease-in-out 0s;
  -webkit-transition: background-color 200ms ease-in-out 0s;
}
.header.header-fixed {
  display: block;
  margin-top: 0 !important;
  position: fixed;
  height: 65px;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.header-inner {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.header-fixed .logo a {
  margin-top: 0;
  margin-bottom: 15px;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.header-fixed .nav-menu ul.nav-menu-inner li a {
  padding: 26px 12px;
  color: #555;
}
.nav-menu ul.nav-menu-inner li:first-child a {
  border-top: 0 !important;
}
.header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(252, 252, 252, 0) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(252, 252, 252, 0) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00ffffff", GradientType=0);
}
.header-fixed:before {
  background: none;
  height: 0;
}
/* Logo */

.logo {
  float: left;
  text-align: left;
  display: inline-block;
}
.logo a {
  width: 200px;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.logo a img {
  width: 100%;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.header .logo a img.logo-light {
  opacity: 1;
}
.header .logo a img.logo-dark {
  opacity: 0;
}
.header.header-fixed .logo a img.logo-light {
  opacity: 0;
}
.header.header-fixed .logo a img.logo-dark {
  opacity: 1;
}
.logo {
  float: left;
  text-align: left;
  display: inline-block;
}
.logo a {
  max-width: 100%;
  margin-top: 10px;
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  position: relative;
}
.logo a img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}
/* Dark Header */

body.dark .header .logo a img.logo-light {
  opacity: 1;
  top: -30px;
}
body.dark .header .logo a img.logo-dark {
  opacity: 0;
}
body.dark .header.header-fixed .logo a img.logo-light {
  opacity: 1;
}
body.dark .header.header-fixed .logo a img.logo-dark {
  opacity: 0;
}
/* Navigation Menu */

.nav-menu ul.nav-menu-inner li {
  display: block;
  width: 100%;
}
.nav-menu {
  position: fixed;
  top: 65px;
  right: 0;
  float: none;
  width: 100%;
  background: #fff;
  overflow-y: hidden;
  z-index: 999;
  float: right;
  width: 20%;
  height: 100%;
}
body.dark .nav-menu {
  background-color: #242424;
}
.nav-menu ul.nav-menu-inner li a,
.header-fixed .nav-menu ul.nav-menu-inner li a {
  padding: 20px 12px;
  border-top: 1px solid #f6f6f6;
}
.nav-menu ul.nav-menu-inner li:last-child a,
.header-fixed .nav-menu ul.nav-menu-inner li:last-child a {
  border-bottom: 1px solid #f6f6f6;
}
.nav-menu ul.nav-menu-inner li a,
.header-fixed .nav-menu ul.nav-menu-inner li a {
  position: relative;
  text-decoration: none;
  color: #555;
  text-align: left;
  padding-left: 30px;
}
.nav-menu.active {
  display: block;
}
.nav-menu ul.nav-menu-inner {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu ul.nav-menu-inner li {
  display: inline-block;
  list-style: none;
  text-align: center;
}
.nav-menu ul.nav-menu-inner li a {
  display: block;
  text-decoration: none;
  font-size: 13px;
  line-height: 1;
  padding: 20px 12px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
.nav-menu ul.nav-menu-inner li a i {
  font-size: 11px;
  padding-right: 3px;
}
.navbar-toggler {
  outline: none !important;
}
#icon-toggler {
  width: 20px;
  height: 21px;
  position: relative;
  margin: 23px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}
#icon-toggler span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header.header-fixed #icon-toggler span {
  background-color: #000;
  margin-top: 20px;
}
#icon-toggler span:nth-child(1) {
  top: 0;
}
#icon-toggler span:nth-child(2),
#icon-toggler span:nth-child(3) {
  top: 6px;
}
#icon-toggler span:nth-child(4) {
  top: 12px;
}
#icon-toggler.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#icon-toggler.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#icon-toggler.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#icon-toggler.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
/* [ CONTENT ] */
/*================================================== */
/* Custom Button */

.custom-button {
  border: none;
  color: #fff;
  text-decoration: none;
  background: #00bbda;
  cursor: pointer;
  display: inline-block;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 10px;
  text-transform: uppercase;
  padding: 12px 33px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
}
.custom-button,
.custom-button:hover,
.custom-button:focus {
  color: #fff;
  text-decoration: none;
}
.custom-button:before {
  content: "\f1d8";
  font: 15px/1.2em FontAwesome;
  color: #fff;
  position: absolute;
  height: 100%;
  right: 12px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}
.custom-button span {
  position: relative;
  display: block;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.custom-button:hover span {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.custom-button:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/* Preloader 
---------------------------------------- */

.preloader {
  position: fixed;
  left: 0;
  top: -100%;
  right: 0;
  height: 100%;
  z-index: 999999999999999999;
  background: #fff;
  text-align: center;
  overflow: hidden;
  opacity: 1;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

.preloader:before {
  content: "";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.preloader .logopreloader {
  vertical-align: middle;
  -webkit-transform: translate(0, 500px);
  transform: translate(0, 500px);
  position: relative;
  white-space: nowrap;
  display: inline-block;
  top: -20px;
  opacity: 0;
  -webkit-transition: -moz-transform 1s ease, -webkit-transform 1s ease,
    -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease,
    opacity 1s ease;
  transition: -webkit-transform 1s ease, transform 1s ease, opacity 1s ease;
}

.preloader .loader {
  width: 65px;
  height: 65px;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 15px 0 0 -32px;
  -webkit-transform: translate(0, 500px);
  transform: translate(0, 500px);
  opacity: 0;
  -webkit-transition: opacity 1s ease 0.3s, -webkit-transform 1s ease 0.3s;
  transition: opacity 1s ease 0.3s, -webkit-transform 1s ease 0.3s;
  transition: transform 1s ease 0.3s, opacity 1s ease 0.3s;
  transition: transform 1s ease 0.3s, opacity 1s ease 0.3s,
    -webkit-transform 1s ease 0.3s;
}

.preloader.loading .loader,
.preloader.loading .logopreloader {
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
}

.preloader.ended {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 0;
  -webkit-transition: -webkit-transform 1s ease 0.5s,
    -moz-transform 1s ease 0.5s, -ms-transform 1s ease 0.5s,
    -o-transform 1s ease 0.5s, transform 1s ease 0.5s, opacity 1s ease 0.5s;
  transition: -webkit-transform 1s ease 0.5s, transform 1s ease 0.5s,
    opacity 1s ease 0.5s;
}

.preloader.ended .loader,
.preloader.ended .logopreloader {
  -webkit-transform: translate(0, -500px);
  transform: translate(0, -500px);
  opacity: 0;
}

/* Main Slider (Revolution Slider)
---------------------------------------- */

.tp-simpleresponsive .slider-button {
  color: #fff;
  border-radius: 2px;
  padding: 12px 26px;
  font-size: 14px;
  font-weight: 600;
}
.tp-simpleresponsive .slider-button:before {
  content: "\f063";
}
.dark-slider .rev_slider .slotholder:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 1111;
  background: rgba(0, 0, 0, 0.5);
}
.scroll-effects-text {
  color: #eee !important;
}
/* About
---------------------------------------- */

.about {
  background-color: #fff;
}
#about .about-content .title-about {
  font-size: 28px;
  margin-bottom: 10px;
  margin-top: 0;
}
#about .about-content {
  margin-top: 40px;
}
#about .about-right-side {
  margin-top: 22px;
  margin-left: 22px;
  position: relative;
  display: inline-block;
}
#about .about-right-side img {
  position: relative;
  display: inline-block;
  border-radius: 4px;
}
#about .about-right-side:before {
  display: inline-block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  transform: translate3d(22px, -22px, -22px);
  border-radius: 4px;
}

#about ul.nav.nav-tabs {
  border-bottom: 0;
}
#about ul.nav.nav-tabs li a,
#about ul.nav.nav-tabs li a.active {
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left: 1px solid #ddd;
  border-radius: 0;
  font-size: 15px;
  color: #777;
  padding: 0 30px;
  margin: 15px 0 25px;
  text-transform: uppercase;
  display: block;
}
#about ul.nav.nav-tabs li:first-child > a {
  padding-left: 0;
  border-left: 0;
}
#about ul.nav.nav-tabs li > a {
  border-left: 1px solid #ddd;
  line-height: 14px;
}
#about ul.nav.nav-tabs li a.active {
  font-weight: 600;
  color: #8311c5;
}
.tab-content .tab-pane.fade.in {
  opacity: 1;
}
.about .about-content .custom-button {
  padding: 12px 26px;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 600;
}
#about .about-content .custom-button:before {
  content: "\f03e";
}
/* Project Manager
---------------------------------------- */

.projectmanager {
  color: #fff;
  background-image: url("../img/revolution-slider/kenburns/education-image-3.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.projectmanager .section-overlay {
  padding: 120px 0 100px;
}
.projectmanagerpicture {
  border: none !important;
}
.projectmanager h1 {
  margin-bottom: 20px;
}
.projectmanager h3 {
  margin-top: 10px;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}
.projectmanager p {
  color: #fff;
}
.projectmanager blockquote {
  padding-top: 0;
  padding-bottom: 0;
  color: #cecece;
  font-size: 14px;
  border-left: 5px solid #eee;
  padding-left: 20px;
}
blockquote.blockquoteStyle {
  padding-top: 0;
  padding-bottom: 0;
  color: #666;
  font-size: 14px;
  border-left: 5px solid #eee;
  padding-left: 20px;
}

.projectmanager p,
.projectmanager blockquote,
blockquote.blockquoteStyle {
  margin-top: 30px;
  font-style: italic;
}
.projectmanager li:hover,
.projectmanager li:hover a,
.projectmanager li a:hover {
  color: #fff;
}
/* Services
---------------------------------------- */

.services.aboutDetail {
  background-color: #fff;
}

.services {
  background-color: #efefef;
}
.services .services-box {
  margin: 25px 0;
}
.services .services-box:before {
  content: "";
  display: table;
}
.services .services-box:after {
  content: "";
  display: table;
  clear: both;
}
.services .services-box-item {
  position: relative;
  color: #717c8e;
  text-decoration: none;
  -webkit-perspective: 750px;
  -ms-perspective: 750px;
  -o-perspective: 750px;
  perspective: 750px;
  margin: 15px 0;
  float: left;
}
.services .services-box-item:hover,
.services .services-box-item:focus,
.services .services-box-item.hover {
  text-decoration: none;
}
.services .services-box-item:hover > .services-box-item-cover,
.services .services-box-item:focus > .services-box-item-cover,
.services .services-box-item.hover > .services-box-item-cover {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.services .services-box-item:hover > .services-box-item-content,
.services .services-box-item:focus > .services-box-item-content,
.services .services-box-item.hover > .services-box-item-content {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.services.aboutDetail .services-box-item-cover,
.services.aboutDetail .services-box-item-content {
  position: relative;
  border-radius: 3px;
  background: #efefef;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.services .services-box-item-cover,
.services .services-box-item-content {
  position: relative;
  border-radius: 3px;
  background: #f4efef;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.services .services-box-item-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0px 15px;
  box-shadow: 0px 0px 3px 1px #ddd;
  border-radius: 7px;
}
.services .services-box-item-cover:before,
.services .services-box-item-cover:after {
  position: absolute;
  top: 40%;
  left: 40%;
}
.services .services-box-item-cover:before {
  margin: -40px 0px 0px -20px;
  font-size: 40px;
}
.services .services-box-item-cover:after {
  content: attr(data-headline);
  font-family: "Raleway";
  left: 0;
  width: 100%;
  margin: 70px 0 0;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
}
.services .services-box-item-content {
  overflow: hidden;
  margin: -16px -6px;
  padding: 30px 40px;
  font-size: 14px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  border-radius: 7px;
}
.services .services-box-item-content:before {
  position: absolute;
  top: 0;
  right: 0;
  margin: -60px;
  font-size: 228px;
  opacity: 0.2;
}
.services .services-box-item-content h2 {
  position: relative;
  margin: 8px 0;
  font-size: 16px;
  font-weight: 500;
  text-transform: Capitalize;
  line-height: 20px;
}
.services .services-box-item-content p {
  line-height: 23px;
  position: relative;
  margin: 12px 0;
  font-size: 13px;
}
.services[data-icon]:before,
.services[class^="icon-"]:before,
.services[class*=" icon-"]:before {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
}
.services[data-icon]:before {
  content: attr(data-icon);
}
.services[data-icon].after:before {
  content: none;
}
.services[data-icon].after:after {
  content: attr(data-icon);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  margin-left: 4px;
}
/* Testimonials
---------------------------------------- */

.testimonials {
  background: url("../img/sections/testimonials-bg.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 110%;
}
.testimonials #quote-carousel {
  margin-top: 50px;
}
.testimonials #quote-carousel hr {
  border-top: 1px solid #fff;
}
.testimonials #quote-carousel,
.testimonials #quote-carousel h6 {
  color: #fff;
}
.testimonials #quote-carousel blockquote {
  padding: 0;
  text-align: center;
  font-size: 15px;
  border: none;
}
.testimonials #quote-carousel p {
  font-style: italic;
  color: #fff;
}
.testimonials #quote-carousel p:before,
.testimonials #quote-carousel p:after {
  font-family: "FontAwesome";
}
.testimonials #quote-carousel p:before {
  margin-right: 20px;
  content: "\f10d";
}
.testimonials #quote-carousel p:after {
  margin-left: 20px;
  content: "\f10e";
}
.testimonials #quote-carousel h5 {
  margin: 20px 0 10px;
  font-size: 20px;
  font-weight: 500;
}
.testimonials #quote-carousel h6 {
  margin: 0;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
}
.testimonials #quote-carousel .img-fluid {
  margin: 0 auto 25px;
  border: 6px solid #f9f9f9;
  background: #f9f9f9;
}
.testimonials #quote-carousel .carousel-indicators {
  bottom: -40px;
}
.testimonials #quote-carousel .carousel-indicators li {
  background: #fff;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  border-radius: 50%;
}
.testimonials #quote-carousel .carousel-indicators li.active {
  width: 12px;
  height: 12px;
  margin-top: 1px;
}
/* Portfolio
---------------------------------------- */

.portfolio {
  background-color: #fff;
}
.portfolio .nav-pills {
  overflow: hidden;
  margin: 35px 15px 30px;
  text-align: center;
}
.portfolio .nav-pills li {
  margin-right: 10px;
  border-radius: 40px;
  padding: 8px 30px;
  color: #111;
  font-weight: 600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  float: none;
}
.portfolio .nav-pills li:hover,
.portfolio .nav-pills li.active {
  color: #fff;
}
.portfolio .caption h3 {
  font-size: 16px;
  margin-top: 20px;
  text-decoration: none;
  font-weight: 600;
  padding-left: 15px;
  padding-top: 2px;
  line-height: 16px;
}
.portfolio .caption p {
  font-size: 13px;
}
.portfolio .filtr-container {
  position: relative;
  overflow: hidden;
}
.portfolio .filtr-container .filtr-item {
  display: block;
  float: left;
  box-sizing: border-box;
}
.portfolio .filtr-container .filtr-item_holder {
  overflow: hidden;
}
.portfolio .filtr-container .image-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  border-radius: 4px;
}
.portfolio .thumbnail__portfolio {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 4px;
}
.filtr-item {
  padding: 15px;
}
.item-desc {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  position: absolute;
  text-transform: uppercase;
  text-align: center;
  padding: 1rem;
  z-index: 1;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
}
/* Filter controls */

.simplefilter li,
.multifilter li,
.sortandshuffle li {
  color: white;
  cursor: pointer;
  display: inline-block;
  padding: 1rem 2rem;
}
.simplefilter li.active {
  background-color: #212121;
}
.multifilter li {
  background-color: #4b9eff;
}
.multifilter li.active {
  background-color: #2265b4;
}
/* Zoom icons */

.zoom-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.zoom-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -13px 0 0 -13px;
  width: 25px;
  height: 26px;
  background: url(../img/projects/icons/zoom-icon.png) 50% 50% no-repeat;
  content: "";
}
.video-icon:before {
  background: url(../img/projects/icons/video-icon.png) 50% 50% no-repeat;
}
.gallery-icon:before {
  background: url(../img/projects/icons/gallery-icon.png) 50% 50% no-repeat;
}
.external-icon:before {
  background: url(../img/projects/icons/external-icon.png) 50% 50% no-repeat;
}
.image-wrap:hover .zoom-icon,
.featured-thumbnail a:hover .zoom-icon {
  opacity: 1;
}
.featured-thumbnail a:hover .zoom-icon {
  visibility: visible;
}
/* Team
---------------------------------------- */

.team {
  background-color: #efefef;
}
.team .container {
  padding: 70px 0 100px;
}
.team-members {
  margin-top: 40px;
}
.team-member {
  position: relative;
  display: inline-block;
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
}
.team-member-img-wrap {
  position: relative;
  display: block;
  outline: 0 !important;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.team-member-img-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.team-member-caption {
  text-align: center;
  background: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.team-member .team-member-caption h4 {
  line-height: 0;
  margin-top: 35px;
  text-transform: uppercase;
  margin: 35px 0 25px;
  font-weight: 700;
}
.team-member-caption p {
  padding: 0px 0 18px;
  font-style: italic;
  margin: 0;
}
.team-member-caption .list {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  margin-top: -45px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  will-change: content;
}
.team-member-caption .list li {
  padding: 0;
}
.team-member-caption .list li a {
  color: #fff;
}
.team-member-caption .list li + li {
  margin-left: 5px;
}
.team-member-img-wrap img {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.team-member-caption a:hover {
  text-decoration: none;
}
.team-member:hover .team-member-img-wrap:before {
  opacity: 1;
}
.team-member:hover .team-member-caption h4,
.team-member:hover .team-member-caption p {
  color: #fff;
}
.team-member:hover .team-member-caption .list {
  opacity: 1;
}
.team ul.social li a {
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 36px;
}
.team ul.social li a:before {
  color: #fff;
  font-size: 20px;
}
.team .social-icons ul.social li a:hover:before {
  font-size: 20px;
}
.team .social-icons ul.social li a:hover {
  background: #fff;
}
/* Facts
---------------------------------------- */

.facts {
  background: url("../img/sections/facts-bg.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.fact-badges {
  margin-top: 65px;
  text-align: center;
}
.fact-badges h2 {
  margin-top: 20px;
}
.fact-badges h2 span {
  font-weight: bold;
  font-size: 48px;
}
.fact-badges h2 strong {
  font-weight: 800;
  padding-right: 3px;
}
.fact-badges .fa {
  font-size: 90px;
  color: #fff;
}
.facts .top-text h4 {
  margin: 15px 0 25px;
  font-weight: 400;
}
.facts h4 {
  margin: 25px 0;
  font-weight: 700;
}
/* Newsletter
---------------------------------------- */

.newsletter {
  color: #fff;
  background: url("../img/sections/testimonials-bg.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 110%;
}
.newsletter p {
  color: #fff;
}
.newsletter-content {
  margin-top: 40px;
}
.newsletter form .custom-input-label::before {
  height: 52px;
}
.newsletter form {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.newsletter .custom-form-group {
  margin-top: 20px;
  margin-bottom: 30px;
}
.newsletter form .custom-button {
  margin-top: 0;
  margin: 0 auto;
  display: block;
  padding: 15px 30px;
  border-radius: 40px;
  width: 260px;
  outline: none;
}
.newsletter form .custom-button span {
  font-size: 15px;
}
.newsletter form .custom-button:before {
  font-size: 13px;
  content: "\f0e0";
  right: 48px;
}
/* Blog
---------------------------------------- */

.blog {
  background-color: #fff;
}

/*** Latest Posts ***/

.latest-posts-content {
  margin-top: 40px;
}

.latest-post {
  position: relative;
}

.latest-post .post-title {
  font-size: 18px;
  position: relative;
  margin-top: 25px;
  margin-bottom: 15px;
}

.latest-post .post-title a {
  color: #555;
  transition: 0.1s;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.2s;
}

.latest-post a.img-thumb {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  border-radius: 4px;
}

.latest-post a.img-thumb img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.latest-post a.img-thumb:hover img {
  transform: scale(1.1) !important;
  -o-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  -webkit-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  opacity: 1 !important;
}

.latest-post .custom-button {
  border-radius: 40px;
  font-size: 14px;
  font-weight: 600;
}

.latest-post .custom-button:before {
  content: "\f061";
  margin-top: -10px;
}

.latest-post .post-date {
  width: 40px;
  height: 50px;
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: center;
  padding-top: 3px;
  border-radius: 4px;
}

.latest-post .post-date span {
  display: block;
  color: #fff;
}

.latest-post .post-date span:first-child {
  font-weight: 600;
  font-size: 16px;
  padding-top: 1px;
}

.latest-post .post-date span:nth-child(2) {
  font-size: 12px;
}

.latest-posts-content .mx-auto .custom-button {
  margin-top: 50px;
}

.custom-button.link-blog:before {
  content: "\f044";
}

/*** Blog Page ***/

body.blog-page article {
  margin-bottom: 60px;
}

body.blog-page figure {
  margin: 0;
}

body.blog-page figure a img {
  width: 100%;
  border-radius: 4px;
}

body.blog-page article h4 {
  color: #555;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 28px;
  margin: 0 0 20px;
  line-height: 34px;
}

body.blog-page.grid-no-sidebar article h4 {
  font-size: 23px;
  line-height: 31px;
}

body.blog-page p.excerpt-blog,
body.blog-page p.content-article {
  margin: 22px 0;
}

body.blog-page article .custom-button {
  border-radius: 40px;
  font-size: 14px;
  font-weight: 600;
}

body.blog-page article .custom-button:before {
  content: "\f061";
  margin-top: -10px;
}

body.blog-page .meta {
  clear: both;
  padding: 10px 0;
  width: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  margin-top: 30px;
}

body.blog-page .banner-area .meta {
  border-top: 0;
  border-bottom: 0;
}

body.blog-page .meta span {
  margin-right: 15px;
  display: inline-block;
}

body.blog-page .meta span i {
  padding-right: 4px;
}

/* Pagination */

body.blog-page .pagination {
  justify-content: center;
}

body.blog-page .pagination li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

body.blog-page .pagination li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

body.blog-page .pagination li a:hover {
  background: #ddd;
}

body.blog-page .pagination li a {
  background: transparent;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 9px 16px;
  font-size: 15px;
}

body.blog-page .pagination li.active a {
  color: #fff;
}

/* Comments */

.comments-heading {
  margin: 40px 0 25px;
  text-transform: uppercase;
  color: #555;
}

.comments-list {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

.comments-list .comment {
  margin-bottom: 30px;
  background: #efefef;
  padding: 25px;
  border-radius: 7px;
}

.comments-list img.comment-avatar {
  width: 82px;
  height: 82px;
  border-radius: 100%;
  margin-right: 25px;
}

.comments-list .comment-body {
  margin-left: 110px;
}

.comments-list .comment-author {
  font-size: 16px;
  color: #555;
  font-weight: 500;
}

.comments-list .comment-content {
  font-size: 13px;
}

.comments-list .comment-date {
  font-size: 12px;
}

.comments-list .comment-content {
  margin: 15px 0;
}

.comments-list .comment-reply {
  text-transform: uppercase;
  font-weight: 600;
}

.comments-reply {
  list-style: none;
  margin: 0 0 0 96px;
}

/* Comments Form */

.comments-heading.add-comment {
  margin: 0 0 50px;
}

.comments-form {
  margin-bottom: 0;
}

.comments-form .title-normal {
  margin-top: 0;
  line-height: normal;
  margin-bottom: 25px;
}

.comments-form .form-group {
  margin-bottom: 30px;
}

.custom-form textarea {
  padding: 15px;
  height: 150px;
  box-shadow: none;
  border: 1px solid #ddd;
  background: #f2f2f2;
  transition: 0.2s;
}

.custom-form input[type="text"],
.custom-form input[type="password"],
.custom-form input[type="email"] {
  box-shadow: none;
  height: 42px;
  padding-left: 15px;
  border: 1px solid #ddd;
  background: #f2f2f2;
  font-size: 13px;
  transition: 0.2s;
}

body.blog-page article .comments-form .custom-button:before {
  content: "\f075";
}

.custom-form input[type="text"]:focus,
.custom-form input[type="text"]:active,
.custom-form input[type="email"]:focus,
.custom-form input[type="email"]:active,
.custom-form input[type="password"]:focus,
.custom-form input[type="password"]:active,
.custom-form textarea:focus,
.custom-form textarea:active {
  border: 1px solid #ccc;
  box-shadow: none;
  background: #ece4e4;
}

.comments-form.custom-form .custom-button {
  margin-top: 0;
}

/*** Sidebar ***/

.sidebar .widget-title {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  margin-bottom: 25px;
  margin-top: 0;
  line-height: normal;
  text-transform: uppercase;
  color: #333;
}

.widget {
  background: #efefef;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 7px;
}

/* Recent Posts Widget */

.widget.recent-posts ul li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.widget.recent-posts ul li:first-child {
  padding-top: 0;
}

.widget.recent-posts ul li:last-child {
  border: 0;
  border-bottom: 0 !important;
  padding-bottom: 0;
  margin-bottom: 0;
}

.widget.recent-posts .posts-thumb {
}

.widget.recent-posts .posts-thumb img {
  margin-right: 15px;
  width: 90px;
  height: 70px;
  border-radius: 3px;
}

.widget.recent-posts .post-info .entry-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}

.widget.recent-posts .post-info .post-meta {
  margin-bottom: 0;
}

.widget.recent-posts .entry-title a {
  color: #777;
  font-weight: 500;
  font-size: 13px;
  line-height: 12px;
  text-transform: initial;
}

.widget.recent-posts .post-date {
  font-weight: 400;
  color: #999;
  text-transform: capitalize;
  font-size: 12px;
}

/* Navigation Widget */

.sidebar ul.nav-tabs {
  border: 0;
}

.sidebar ul.nav-tabs li a {
  color: #777;
  border-radius: 0;
  padding: 0;
  padding-left: 0;
  font-weight: 600;
  display: inline-block;
  border-left: 0;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
}

.sidebar ul.nav-tabs li {
  line-height: normal;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  float: none;
  text-align: left;
  width: 100%;
}

.sidebar ul.nav-tabs li:first-child {
  padding-top: 0;
}

.sidebar ul.nav-tabs li:last-child {
  border-bottom: 0;
}

/* Tags Widget */

.widget-tags ul > li {
  display: inline-block;
  margin: 6px 6px 6px 0;
}

.widget-tags ul > li a {
  color: #999;
  border: 1px solid #999;
  display: block;
  font-size: 13px;
  padding: 5px 15px;
  font-weight: 600;
  border-radius: 3px;
  transition: 0.1s;
}

.widget-tags ul > li a:hover {
  color: #fff;
}
/* Video Promotion
---------------------------------------- */

.videopromotion {
  color: #fff;
  background: url("../img/sections/video-bg.jpg");
  background-attachment: fixed;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.videopromotion p {
  color: #fff;
}
.btn-wrapper {
  margin-top: 70px;
}

.btn-wrapper a {
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 80px;
  position: relative;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 80px;
  outline: none;
}

.btn-wrapper a:before {
  content: "\f04b";
  font-family: FontAwesome;
  font-size: 26px;
  left: 50%;
  line-height: 41px;
  margin-left: -7px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}

.btn-wrapper a:hover {
  border-width: 22px;
}

.btn-wrapper a:hover:before {
  color: #fff;
}
/* Contact
---------------------------------------- */

.contact {
  background-color: #efefef;
}
.contact .container:first-child {
  padding: 100px 15px 30px !important;
}
/* Google Map */

.gmap_container {
  overflow: hidden;
  height: 450px;
  width: 100%;
}
.contact #gmap_canvas {
  height: 450px;
  width: 100%;
}
.contact #gmap_canvas img {
  max-width: none !important;
  background: none !important;
}
.contact #gmap_canvas strong {
  line-height: 26px;
  font-weight: 700;
}
.info-map {
  position: relative;
  clear: both;
  margin-top: 7px;
}
.info-map-gmap {
  height: 450px;
}
.info-map-boxes {
  zoom: 1;
  position: relative;
  margin-top: -180px;
  margin-bottom: 44px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.info-map-boxes:before {
  content: "";
  display: table;
}
.info-map-boxes:after {
  content: "";
  display: table;
  clear: both;
}
.info-map-boxes-item {
  padding: 18px 20px 15px;
  width: 100%;
  border-radius: 7px;
  font-size: 14px;
  color: inherit;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0 7px rgba(0, 0, 0, 0.15);
}

.info-map-boxes-item:before {
  float: right;
  margin: 0;
  padding: 10px 0 0 30px;
  font-size: 70px;
  background: #fff;
}

.info-map-boxes-item:hover,
.info-map-boxes-item:focus {
  text-decoration: none;
}

.info-map-boxes-item h1 {
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 1px solid #eee;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
}

.info-map-boxes-item p {
  margin: 11px 0 0;
  line-height: 25px;
  font-size: 13px;
}
/* Contact Form */

.contactform {
  color: #fff;
  background: url("../img/sections/contactform-bg.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.contactform .form-container {
  max-width: 750px;
  margin: 0 auto;
  padding: 60px 0 30px;
}
.custom-form-group {
  margin-bottom: 20px;
}
.custom-form-group .input-group .input-group-addon {
  padding: 0px 13px;
  font-size: 18px;
  border: none;
  color: white;
}
.form-inputs .form-control {
  height: 40px;
}
.form-inputs .form-control {
  background: #fff;
  border-radius: 30px;
  box-shadow: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.custom-form-group textarea {
  width: 100%;
  padding: 20px 0 0 25px;
}
.form-group textarea:focus,
.form-group .form-control:focus {
  outline: 0px !important;
  -webkit-appearance: none;
}
.submit-form button {
  padding: 14px 26px;
  border-radius: 40px;
  display: block;
  font-weight: 600;
  margin: 0 auto;
  width: 100%;
  outline: none;
}
.submit-form button:before {
  right: 92px;
}
.contactform .output_message {
  padding: 8px;
  margin-bottom: 17px;
  border-radius: 2px;
  color: #fff;
  border-radius: 40px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
.contactform .output_message.success {
  background: #28a745;
  padding: 15px;
}
.contactform .output_message.success:before {
  font-family: FontAwesome;
  content: "\f14a";
  padding-right: 10px;
}
.contactform .output_message.error {
  background: #dc3545;
  padding: 15px;
}
.contactform .output_message.error:before {
  font-family: FontAwesome;
  content: "\f071";
  padding-right: 10px;
}
/* Logos Slider */

.logos {
  background-color: #fff;
}
.bx-wrapper {
  margin: 70px 0 70px;
}
ul.bxslider img {
  opacity: 0.7;
}

/* Banner */

.banner {
  background-image: url("../img/banner.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
}

.banner.banner-blog-post {
  background-image: url("../img/blog/banner-blog.jpg");
  background-size: initial;
}

.banner.banner-about-detail {
  background-image: url("../img/sections/about-section.jpg");
  background-size: initial;
  background-position: 0px -800px;
}

.blog-page .banner-blog-post .meta span {
  color: #ccc;
}

.blog-page .banner-blog-post .meta,
body.dark.blog-page .banner-blog-post .meta {
  border-top: 0;
  border-bottom: 0;
}

.banner .content {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 200px 0;
  width: 100%;
}

.banner .content h1,
.banner .breadcrumb > li {
  color: #fff !important;
}
.banner .breadcrumb {
  background: transparent;
  justify-content: center;
  text-transform: uppercase;
}
.banner .breadcrumb > li a {
  color: #fff;
  font-weight: 700;
}
.banner .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #fff;
  content: "/\00a0";
}

.banner hr {
  width: 80px;
  margin-top: 32px;
  margin-bottom: 22px;
}

/* Social media */

.social-icons ul {
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
}

.social-icons ul li {
  display: inline-block;
  margin: 0 15px 15px 0;
  padding: 0;
  vertical-align: top;
  list-style: none;
}

.social-icons ul li a {
  background: transparent;
  display: block;
  width: 63px;
  height: 63px;
  line-height: 59px;
  border-radius: 50%;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
}

.social-icons ul li a:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #fff !important;
}

.social-icons ul li a:hover:before {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #fff !important;
}

.social-icons ul li a:before {
  display: block;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  font-family: FontAwesome;
  font-size: 30px;
  text-align: center;
}

.social-icons ul li a[title="facebook"]:before {
  content: "\f09a";
}

.social-icons ul li a[title="twitter"]:before {
  content: "\f099";
}

.social-icons ul li a[title="google"]:before {
  content: "\f0d5";
}

.social-icons ul li a[title="skype"]:before {
  content: "\f17e";
}

.social-icons ul li a[title="instagram"]:before {
  content: "\f16d";
}

.social-icons ul li a[title="linkedin"]:before {
  content: "\f0e1";
}

.social-icons ul li a[title="instagram"]:before {
  content: "\f16d";
}

.social-icons ul li a[title="youtube"]:before {
  content: "\f167";
}

/* Back To Top
---------------------------------------- */

#back-top {
  display: none;
}
#back-top-wrapper {
  position: fixed;
  right: 26px;
  bottom: 26px;
  overflow: hidden;
  z-index: 1111;
}
#back-top a {
  display: block;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 1s;
  transition: 1s;
  width: 45px;
  margin: 0 auto;
  border-radius: 50%;
}
#back-top a:hover span:before {
  top: -50px;
}
#back-top a:hover span:after {
  top: 0;
}
#back-top a:hover span {
  background: none;
}
#back-top span {
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 1;
  margin-bottom: 0;
  width: 41px;
  height: 41px;
  background: none;
  position: relative;
  overflow: hidden;
}
#back-top span:before,
#back-top span:after {
  content: "\f062";
  font-size: 19px;
  font-family: FontAwesome;
  line-height: 41px;
  position: absolute;
  left: 0;
  width: 41px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#back-top span:before {
  top: 0;
}
#back-top span:after {
  top: 50px;
  color: #fff;
}
/* Inputs */

.input {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.input-field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  -webkit-appearance: none;
}
.input-field:focus {
  outline: none;
}
.input-label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  width: 40%;
  color: #6a7989;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-input {
  overflow: hidden;
  border-radius: 30px;
  background: #fff;
  width: 100%;
}
.custom-input-field {
  padding-left: 51px;
  width: 100%;
  background: transparent;
  -webkit-transform: translate3d(1em, 0, 0);
  transform: translate3d(1em, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  height: 50px;
  border-radius: 4px;
}
.custom-input-field:focus {
  outline: 0px !important;
  -webkit-appearance: none;
}
.custom-input-field:focus .custom-input {
  background: blue;
}
.custom-input-label {
  position: absolute;
  padding: 14px;
  width: 52px;
  height: 50px;
}
.contactform textarea {
  color: #aaa;
  border-radius: 30px;
  box-shadow: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.custom-input-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 50px;
  height: 50px;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.icon-field {
  color: #fff;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 20px;
  margin: 0;
}
.custom-input-field:focus {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.custom-input-field:focus + .custom-input-label::before {
  -webkit-transform: scale3d(0.8, 1, 1);
  transform: scale3d(0.8, 1, 1);
}
.custom-input-field:focus + .custom-input-label .icon-field {
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
}
/* [ FOOTER ] */
/*================================================== */

.footer {
  padding: 40px 0;
  background-color: #111;
}
.footer .container {
  padding: 30px 0;
}
.footer,
.footer a,
.footer p {
  color: #fff;
  padding-bottom: 10px;
  text-transform: lowercase;
}
.footer .container p:first-child {
  font-weight: 500;
  text-transform: uppercase;
}
.footer .social-icons ul li a {
  width: 42px;
  height: 42px;
  line-height: 40px;
}
.footer .social-icons ul li a:before {
  font-size: 21px;
}
/* Responsive Design Styles
---------------------------------------- */
/* Large Devices */

@media (max-width: 1199px) and (min-width: 992px) {
  .about ul.nav.nav-tabs li a,
  .about ul.nav.nav-tabs li a.active {
    padding: 0 15px;
  }
  .about ul.nav.nav-tabs li:first-child a {
    padding-left: 0;
  }
  .about ul.nav.nav-tabs li:last-child a {
    padding-right: 0;
  }
}

@media (max-width: 1199px) {
  .projectmanager {
    text-align: center;
  }
  .projectmanager .img-fluid {
    float: none;
    margin: 0 auto 50px;
  }
}

/* Small Devices */
@media (max-width: 991px) {
  body.dark .nav-menu ul.nav-menu-inner li a,
  body.dark .header-fixed .nav-menu ul.nav-menu-inner li a {
    border-top: 1px solid #343434;
  }
  body.dark .nav-menu ul.nav-menu-inner li:last-child a,
  body.dark .header-fixed .nav-menu ul.nav-menu-inner li:last-child a {
    border-bottom: 1px solid #343434;
  }
  body.dark .nav-menu ul.nav-menu-inner li:first-child a {
    border-top: 0 !important;
  }
  .projectmanager {
    text-align: center;
  }
  .projectmanager .img-fluid {
    float: none;
    margin: 0 auto 50px;
  }
  .about .about-content .title-about {
    margin-top: 0;
  }
  .about .about-right-side {
    margin-top: 82px;
  }
  .about .about-right {
    margin-left: -22px;
  }
  .services .services-box {
    margin: 30px -9px;
  }
  .services .services-box-item-cover,
  .services .services-box-item-content {
    transform: none;
    transition: none;
  }
  .services .services-box-item-content {
    padding: 15px;
  }

  .services .services-box-item-cover {
    display: none;
  }
  .services .services-box-item {
    margin: 28px 0;
  }

  .team-member {
    margin-top: 20px;
  }
  .newsletter form .custom-button {
    position: relative;
    margin-top: 20px;
    width: 100%;
  }
  .newsletter form .form-group input {
    padding-right: 0;
  }
  .submit-form button:before {
    right: 260px;
  }
  .blog .blog-content .blog-excerpt .meta {
    margin-bottom: 40px;
  }
  .blog-page .sidebar .widget.recent-posts ul li {
    display: block;
    clear: both;
  }
  .blog .blog-content .custom-button {
    margin-top: 0;
  }
  .custom-button:before {
    display: none !important;
  }
  .custom-button span {
    transform: none !important;
  }
  .nav-menu ul.nav-menu-inner li {
    display: block;
    width: 100%;
  }
  .nav-menu {
    position: fixed;
    top: 65px;
    left: 0;
    float: none;
    width: 100%;
    background: #fff;
    overflow-y: hidden;
    z-index: 999;
  }
  body.dark .nav-menu {
    background-color: #242424;
  }
  .nav-menu ul.nav-menu-inner li a,
  .header-fixed .nav-menu ul.nav-menu-inner li a {
    padding: 20px 12px;
    border-top: 1px solid #f6f6f6;
  }
  .nav-menu ul.nav-menu-inner li:last-child a,
  .header-fixed .nav-menu ul.nav-menu-inner li:last-child a {
    border-bottom: 1px solid #f6f6f6;
  }
  .nav-menu ul.nav-menu-inner li a,
  .header-fixed .nav-menu ul.nav-menu-inner li a {
    position: relative;
    text-decoration: none;
    color: #555;
    text-align: left;
    padding-left: 30px;
  }
  body.dark .nav-menu ul.nav-menu-inner li a,
  body.dark .header-fixed .nav-menu ul.nav-menu-inner li a {
    color: #fff;
  }
}
/* Extra Small Devices */

@media (max-width: 767px) {
  .about .container,
  .services .container,
  .portfolio .container,
  .team .container,
  body.big-triangle .team .container,
  .blog .container,
  .contact .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .header-inner,
  .videopromotion p,
  .newsletter p,
  .logos .container,
  .footer .social-icons {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.blog-page .pagination {
    margin-bottom: 65px;
  }
  .about ul.nav.nav-tabs li a,
  .about ul.nav.nav-tabs li a.active {
    padding: 0 20px;
  }
  .about ul.nav.nav-tabs li:first-child a {
    padding-left: 0;
  }
  .about ul.nav.nav-tabs li:last-child a {
    padding-right: 0;
  }
  h1 {
    font-size: 40px;
    line-height: 40px;
  }
  h2 {
    font-size: 32px;
  }
  h4 {
    font-size: 18px;
  }
  .header {
    height: 65px;
  }
  .header .logo a {
    width: 100px;
    margin-top: 9px;
    margin-bottom: 25px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .top-text h1,
  .top-text h4,
  .footer p {
    margin-left: 15px;
    margin-right: 15px;
  }
  .top-text h4 {
    line-height: 28px;
  }
  body.double-diagonal .grisSession::before,
  body.double-diagonal .blancSession::before,
  body.double-diagonal .about::before,
  body.double-diagonal .services::before,
  body.double-diagonal .portfolio::before,
  body.double-diagonal .team::before,
  body.double-diagonal .blog::before,
  body.double-diagonal .contact::before,
  body.double-diagonal .logos::before {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  .about .about-content .about-left-side {
    margin-top: 0;
  }
  .latest-posts-content > div {
    margin-bottom: 30px;
  }
  .projectmanager .img-fluid {
    float: none;
    margin: 0 auto 50px;
  }
  .projectmanager ul,
  .projectmanager li {
    margin-top: 15px;
  }
  .portfolio .nav-pills li {
    margin: 0 10px 10px 0;
  }
  .testimonials #quote-carousel blockquote {
    padding: 0 15px;
  }
  .team-member {
    max-width: 480px;
    margin: 0 auto;
    display: block;
    margin-bottom: 25px;
  }
  .newsletter .custom-form-group {
    padding: 0;
  }
  .info-map-gmap {
    height: 300px;
  }
  .info-map-boxes-item {
    width: 100%;
    margin-top: 30px;
  }
  .info-map-boxes,
  body.double-diagonal .info-map-boxes,
  body.reversed-skew .info-map-boxes,
  body.skew .info-map-boxes {
    margin-top: 0px;
  }
  body.reversed-skew .info-map-boxes,
  body.skew .info-map-boxes {
    padding-bottom: 70px;
  }
  .footer li a {
    font-size: 23px;
  }
  .social-icons ul li a {
    width: 43px;
    height: 43px;
    line-height: 40px;
  }
  .social-icons ul li a:before {
    font-size: 21px;
  }
  .submit-form button {
    width: 100%;
  }
  .submit-form button:before {
    right: 42px;
  }
  .blog-page .blog-content span.permalink {
    float: none;
  }
  .blog-page article figure {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .blog-post .add-comment .form-holder form input,
  .blog-post .add-comment .form-holder form textarea {
    width: 100%;
  }
  .output_message_holder {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  .portfolio .filtr-item {
    padding-left: 0;
    padding-right: 0;
  }
  .about ul.nav.nav-tabs {
    border: 1px solid #ddd;
    border-radius: 7px;
  }
  .about ul.nav.nav-tabs li a {
    border-left: 0;
    margin: 0;
    padding: 15px 0;
  }
  body.dark .about ul.nav.nav-tabs li > a {
    border-left: 0;
  }
  .about ul.nav.nav-tabs li a.active {
    color: #fff;
    margin: 0;
    padding: 15px 0;
  }
  .about ul.nav.nav-tabs li:first-child a {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  }
  .about ul.nav.nav-tabs li:last-child a {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .nav-tabs > li {
    float: none;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
  }
  body.dark .nav-tabs > li {
    border-bottom: 1px solid #343434;
  }
  body.dark .about ul.nav.nav-tabs {
    border: 1px solid #343434;
  }
  .nav-tabs > li:last-child,
  body.dark .nav-tabs > li:last-child,
  body.dark .sidebar ul.nav-tabs > li:last-child {
    border-bottom: 0;
  }
  .nav-tabs > li a.active {
    border-bottom: 0;
  }
  .about .tab-content p {
    margin-top: 20px;
  }
  body.double-diagonal .portfolio .container,
  body.normal .portfolio .container,
  body.reversed-skew .portfolio .container,
  body.big-triangle .portfolio .container,
  body.skew .portfolio .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .services .services-box-item {
    margin-top: 15px;
    padding: 0 15px;
  }
}

.container-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0 6em;
  min-height: 80vh;
}
.blancSession {
  background-color: #fff;
}
.grisSession {
  background-color: #f8f8f8;
}

.headerTopButton {
  text-align: right;
  display: inline-block;
  float: right;
  position: absolute;
}

.headerTopButton.positionHeaderButtom {
  right: 20px;
  top: 10px;
}

@media (max-width: 1200px) {
  .headerTopButton.positionHeaderButtom {
    display: none;
  }
}
.headerTopButton.marginR220 {
  right: 220px;
}

.header.header-fixed .header-button {
  margin-top: 20px;
}
.header-button {
  background: #8311c5;
  color: #fff;
  padding: 5px 20px;
  color: #fff;
  border-radius: 2px;
  /* padding: 12px 26px; */
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
}

.header-button:hover,
.header-button:focus {
  color: #fff;
  text-decoration: none;
}
.bxslider.partnersList li {
  width: 120px !important;
}
.bxslider.partnersList li img {
  width: 100px;
}

.m-h-500 {
  min-height: 500px;
}
.m-h-600 {
  min-height: 600px;
}
.m-h-700 {
  min-height: 700px;
}

.ul-list ul {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

.ul-list ul li {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 38px;
  margin-bottom: 30px;
}

.ul-list ul li span {
  position: absolute;
  left: 0;
  top: 0;
}

.ul-list ul li span {
  position: absolute;
  left: 0;
}

.ul-list ul li i.fa-check-circle-o {
  color: #8311c5;
  font-size: 28px;
}

.ul-list p {
  margin: 0;
}

.ul-list ul li h4 {
  margin-bottom: 10px;
  font-weight: 500;
  color: #2b3741;
}

.ul-list ul li {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 38px;
  margin: 20px 0;
}

section.mainslider {
  height: 600px;
}

.section-title.center {
  text-align: center;
  margin-bottom: 60px;
}

.section-title.center h2 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  text-transform: none;
}

.section-title.center .bar {
  margin: 20px auto;
}

/*=================================================
    9. service-area
==============================================================*/
.service-area .service-info .service-content p {
  font-weight: 600;
  margin-bottom: 22px;
}
.service-area .service-info p {
  margin-bottom: 20px;
}
.service-area .expart-area h4 {
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 42px;
}
.service-area .expart-area .barcontainer {
  background-color: #ffe6dd;
  position: relative;
  width: 60px;
  height: 170px;
}
.service-area .expart-area .barcontainer.ml-0 {
  margin-left: 0px;
}
.service-area .expart-area .barcontainer .bar {
  background-color: #ff4200;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80%;
  box-sizing: border-box;
  animation: grow 1.5s ease-out forwards;
  transform-origin: bottom;
}
.service-area .expart-area .barcontainer .bar.bar1 {
  height: 80%;
}
.service-area .expart-area .barcontainer .bar.bar2 {
  height: 60%;
}
.service-area .expart-area .barcontainer .bar.bar3 {
  height: 80%;
}
.service-area .expart-area .barcontainer .bar.bar4 {
  height: 60%;
}
.service-area .expart-area .barcontainer .bar.bar5 {
  height: 90%;
}
.service-area .expart-area .barcontainer .bar .title {
  position: absolute;
  bottom: 0;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
  color: #333333;
  font-weight: 700;
}
@keyframes grow {
  from {
    transform: scaleY(0);
  }
}
.service-area .service-list .single-service {
  padding: 40px 35px 25px 35px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(63, 61, 233, 0.2);
  -o-box-shadow: 0 0 20px rgba(63, 61, 233, 0.2);
  -moz-box-shadow: 0 0 20px rgba(63, 61, 233, 0.2);
  -ms-box-shadow: 0 0 20px rgba(63, 61, 233, 0.2);
  box-shadow: 0 0 20px rgba(63, 61, 233, 0.2);
  position: relative;
  min-height: 450px;
}
.service-area .service-list .single-service:hover .service-btn {
  opacity: 1;
  bottom: -20px;
}
.service-area .service-list .single-service .service-icon {
  margin-bottom: 27px;
}
.service-area .service-list .single-service .service-icon span {
  width: 80px;
  height: 80px;
  line-height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #8411c54f;
  display: block;
  margin: 0 auto;
}
.service-area .service-list .single-service .service-icon span:before {
  margin-left: 0px;
  color: #8311c5;
  font-size: 40px;
}
.service-area .service-list .single-service .service-title h4 {
  font-size: 18px;
  font-weight: 600;
  color: #8311c5;
  line-height: 24px;
  margin-bottom: 15px;
}
.service-area .service-list .single-service .service-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
.service-area .service-list .single-service .service-btn .primary-btn {
  background: #8311c5;
  color: #ffffff;
  padding: 6px 15px;
  border: none;
}
.service-area .service-list .single-service .service-btn .primary-btn:hover {
  background: #ff9500;
}
.mb-60 {
  margin-bottom: 60px;
}
.mt-50 {
  margin-top: 50px;
}
/*=================================================
    END service-area
==============================================================*/

.about h1,
.about h3,
.about h4,
.services h1,
.services h3,
.services h4 {
  text-transform: none;
}

.icon1Service:before {
  content: url(../img/kf1.svg);
  width: 100px;
}

.icon2Service:before {
  content: url(../img/kf2.svg);
  width: 100px;
}
.icon3Service:before {
  content: url(../img/kf3.svg);
  width: 100px;
}
.icon4Service:before {
  content: url(../img/kf4.svg);
  width: 100px;
}
.icon5Service:before {
  content: url(../img/kf5.svg);
  width: 100px;
}
.icon6Service:before {
  content: url(../img/kf6.svg);
  width: 100px;
}
.icon7Service:before {
  content: url(../img/kf7.svg);
  width: 100px;
}
.icon8Service:before {
  content: url(../img/kf8.svg);
  width: 100px;
}
.icon9Service:before {
  content: url(../img/kf9.svg);
  width: 100px;
}
.icon10Service:before {
  content: url(../img/kf10.svg);
  width: 100px;
}
.icon11Service:before {
  content: url(../img/kf11.svg);
  width: 100px;
}
.icon12Service:before {
  content: url(../img/kf12.svg);
  width: 100px;
}
.icon13Service:before {
  content: url(../img/kf13.svg);
  width: 100px;
}

.about__container {
  position: relative;
}
.about__container img {
  z-index: 1;
  position: absolute;
  top: 0;
  width: 60%;
}
.about__container img.resized40 {
  width: 40%;
}
@media screen and (max-width: 74.9375em) {
  .about__container img {
    position: inherit;
    width: 100%;
    max-width: 600px;
    display: block;
    margin: 0 auto;
  }
}
.about__container .about__container__content {
  z-index: 2;
  top: 60px;
  position: absolute;
  width: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding: 2.1875rem 1.875rem 1.5625rem 3.125rem;
  background-color: #fff;
}

.about__container .about__container__content.width100 {
  width: 100%;
}
@media screen and (max-width: 74.9375em) {
  .about__container .about__container__content {
    position: inherit;
    width: 100%;
    max-width: 600px;
    display: block;
    margin: 0 auto;
    padding: 2.1875rem 1.875rem 1.5625rem 3.125rem;
  }
}
@media screen and (max-width: 39.9375em) {
  .about__container .about__container__content {
    padding: 2.1875rem 1.875rem;
  }
}
.about__container .about__container__content--title {
  font-family: Poppins, sans-serif;
  color: #004269;
  font-size: 26px;
  font-size: 1.625em;
  font-weight: 600;
}
@media screen and (max-width: 74.9375em) {
  .about__container .about__container__content--title {
    text-align: center;
  }
}
.about__container .about__container__content--text {
  margin: 20px 0 40px 0;
}
.about__container .about__container__content--text p {
  font-family: Arial, sans-serif;
  color: #004269;
  font-size: 16px;
  font-size: 1em;
  line-height: 26px;
}
.about__container .about__container__content--button {
  text-align: center;
}
.about__container.left img {
  left: 20px;
}
@media screen and (max-width: 74.9375em) {
  .about__container.left img {
    left: 0;
  }
}
.about__container.left .about__container__content {
  right: 0;
}
.about__container.right img {
  right: 20px;
}
@media screen and (max-width: 74.9375em) {
  .about__container.right img {
    right: 0;
  }
}
.about__container.right .about__container__content {
  left: 0;
}

.about__container.left img {
  left: 20px;
}
@media screen and (max-width: 74.9375em) {
  .about__container.left img {
    left: 0;
  }
}
.about__container.left .about__container__content {
  right: 0;
}

.centerMinBlock {
  margin: 0 auto;
  margin-bottom: 100px;
}

.about__container img.img-fluid.mobile {
  width: 55%;
}

.business {
  margin-bottom: 3.9375rem;
  overflow: hidden;
}

@media screen and (max-width: 39.9375em) {
  .business {
    margin-bottom: 0;
  }
}

.business .bg-sparks {
  position: relative;
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

.business .bg-sparks::before {
  z-index: 1;
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  width: 239px;
  height: 531px;
  background: url(../img/spark-left.png) center left no-repeat;
  background-size: 239px 531px;
}

.business .bg-sparks::after {
  z-index: 1;
  content: "";
  position: absolute;
  right: -70px;
  top: 0;
  width: 239px;
  height: 531px;
  background: url(../img/spark-right.png) center right no-repeat;
  background-size: 239px 531px;
}

@media screen and (max-width: 39.9375em) {
  .business .bg-sparks::after,
  .business .bg-sparks::before {
    background: 0 0;
  }
}

.business .contain {
  position: relative;
  min-height: 560px;
}

.business__mockup {
  position: absolute;
  z-index: 1;
  top: 57%;
  left: 0;
  width: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 63.9375em) {
  .business__mockup {
    position: inherit;
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    max-width: 650px;
    margin: 0 auto;
  }
}

.business__container {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/rock-business.png) center no-repeat;
  background-size: contain;
  padding: 8.125rem 0 7.5rem 3.75rem;
  margin-right: 35px;
  width: 61%;
}

@media screen and (max-width: 63.9375em) {
  .business__container {
    position: inherit;
    width: 100%;
  }
}

@media screen and (max-width: 39.9375em) {
  .business__container {
    padding: 40px 0;
    margin-right: 0;
  }
}

.business__container__title {
  text-align: center;
}

.business__container__title p {
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-size: 2.5em;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 35px;
}

@media screen and (max-width: 64em) {
  .business__container__title p {
    font-size: 30px;
    font-size: 1.875em;
  }
}

@media screen and (max-width: 39.9375em) {
  .business__container__title p {
    margin-right: 0;
  }
}

.business__container__title .orange {
  padding: 3px 20px;
  display: inline;
  color: #f1c40f;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50px;
}

.business__container__title .blue {
  color: #004269;
  margin-left: 75px;
}

.business__container__content {
  padding: 20px 70px 40px 100px;
}

@media screen and (max-width: 39.9375em) {
  .business__container__content {
    padding: 0 20px;
  }
}

.business__container__content p {
  font-family: Arial, sans-serif;
  line-height: 22px;
  color: #004269;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125em;
}

@media screen and (max-width: 39.9375em) {
  .business__container__content p {
    font-size: 16px;
    font-size: 1em;
  }
}

.business__container__button {
  text-align: center;
}

.business__container__button a:active,
.business__container__button a:focus,
.business__container__button a:hover {
  color: #fff;
}

.page-template-page-flexible .business__container__title .blue {
  margin-left: 0;
  font-size: 21px;
  font-size: 1.3125em;
}
.business .row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.business .row::after,
.business .row::before {
  display: table;
  content: " ";
}
.business .small-centered,
.business .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.business .small-centered {
  margin-right: auto;
  margin-left: auto;
}

.gravityButton--blue {
  background: #8311c5;
  color: #fff;
}
.gravityButton {
  position: relative;
  display: inline-block;
  padding: 5px 21px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  will-change: transform;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.accordion a {
  position: relative;
  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;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #8311c5;
}

.accordion a:hover::after {
  border: 1px solid #8311c5;
}

.accordion a.active {
  color: #8311c5;
  border-bottom: 1px solid #8311c5;
}

.accordion a::after {
  font-family: "Ionicons";
  content: "\f218";
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}

.accordion a.active::after {
  font-family: "Ionicons";
  content: "\f209";
  color: #8311c5;
  border: 1px solid #8311c5;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}

.accordion .content p {
  font-size: 1rem;
  font-weight: 300;
}

.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}
h1.faqH1 {
  font-size: 38px;
  text-transform: uppercase;
  color: #8311c5;
  text-align: center;
  margin-bottom: 50px;
}

.ServiceSection .contact-form {
  margin-top: 0;
  position: relative;
  background: #fcb140;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 15px 0 59px -12px rgba(0, 0, 0, 0.3);
  max-width: 500px;
}
.ServiceSection .billing-details .billing-details-title {
  margin-bottom: 60px;
}
.ServiceSection .c-dark {
  color: #2f2c2c !important;
}
.ServiceSection .input-title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 4px;
  display: block;
  font-weight: 400;
  padding-left: 32px;
  text-decoration: none;
}
.ServiceSection input.input-standard-grey {
  border-radius: 50px;
  background-color: #fff;
  width: 100%;
  outline: none;
  font-size: 17px;
  font-weight: 400;
}
.ServiceSection .contact-form input {
  margin-bottom: 18px;
}
.ServiceSection input {
  padding: 13px 29px;
  border-color: transparent;
  transition: all 0.3s ease;
  font-size: 16px;
  color: #000;

  margin-bottom: 30px;
}
.ServiceSection input.input-standard-grey:focus {
  background-color: #fff;
  color: #4cc2c0;
  box-shadow: 17px 0 60px #d3dcdc;
}
.ServiceSection .contact-form abbr {
  text-decoration: none;
}

/*************************************aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa******************************************/

#masthead .logoMenuPosition.light {
  display: block;
}
#masthead .logoMenuPosition.dark {
  display: none;
}

#masthead.is-active .logoMenuPosition.light {
  display: none;
}
#masthead.is-active .logoMenuPosition.dark {
  display: block;
}

.header {
  position: absolute;
  text-align: center;
  top: 0px;
  z-index: 1000;
  color: #fff;
  width: 100%;
  height: 99px;
  transition: background-color 200ms ease-in-out 0s;
  -o-transition: background-color 200ms ease-in-out 0s;
  -moz-transition: background-color 200ms ease-in-out 0s;
  -webkit-transition: background-color 200ms ease-in-out 0s;
}

.header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(252, 252, 252, 0) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(252, 252, 252, 0) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00ffffff", GradientType=0);
}

/*
Blueish tint overlay
*/
.hero:after {
  content: "";
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(252, 252, 252, 0) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(252, 252, 252, 0) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00ffffff", GradientType=0);
  /*position: absolute;*/
  top: 0;
  width: 100%;
  height: 120px;
}

/* 
Making sure everything in .hero sits above our :after elements 
*/
.hero {
  height: 99px;
  transition: background-color 200ms ease-in-out 0s;
  -o-transition: background-color 200ms ease-in-out 0s;
  -moz-transition: background-color 200ms ease-in-out 0s;
  -webkit-transition: background-color 200ms ease-in-out 0s;
  z-index: 1000;
  position: fixed;
  text-align: center;
  top: 0px;
  width: 100%;
}
.hero.darkHeader {
  background: rgb(22 3 33);
  filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.1));
}
.hero * {
  position: relative;
  z-index: 1;
}

#masthead {
  padding: 1em 0 0 0;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  width: 90%;
  margin: 0 auto;
}

@media (max-width: 700px) {
  #masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}

#masthead.is-active {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  background: #fff;
}

/*
Using this method because browsers can transition opacity very cheaply as opposed to using background: rgba
https://www.html5rocks.com/en/tutorials/speed/high-performance-animations/
*/
#masthead:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.3s ease;
}

#masthead.is-active:after {
  opacity: 1;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  float: right;
  font: inherit;
  margin: 0.8125em 0 0;
  overflow: visible;
  outline: none;
  padding: 0;
  text-transform: none;
  transition: opacity 0.15s;
  -webkit-appearance: none;
  cursor: pointer;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #8311c5;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#masthead.is-active .hamburger-inner,
#masthead.is-active .hamburger-inner::before,
#masthead.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -6px;
}

.hamburger-inner::after {
  bottom: -6px;
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.hamburger-label {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-left: 0.3125em;
  text-transform: uppercase;
}

#masthead.is-active .hamburger-label {
  color: #000;
}

.hamburger-box,
.hamburger-label {
  display: inline-block;
  vertical-align: middle;
}

#site-nav {
  clear: both;
  display: flex;
  flex-direction: column;
  height: 0;
  overflow: hidden;
  /*padding-top: 2.5em;*/
}

#site-nav.is-active {
  height: auto;
  overflow: visible;
  padding-top: 30px;
}

#site-nav .col {
  padding-bottom: 2.5em;
}

@media screen and (min-width: 550px) {
  #site-nav {
    flex-direction: row;
    flex-wrap: wrap;
  }

  #site-nav .col {
    flex: 0 0 50%;
  }
}

@media screen and (min-width: 768px) {
  #site-nav .col {
    flex: 0 0 33.333333333%;
  }
}

@media screen and (min-width: 960px) {
  #site-nav {
    flex-wrap: nowrap;
  }

  #site-nav .col {
    flex: 0 0 18%;
  }

  #site-nav .col:last-child {
    /*display: flex;
    justify-content: flex-end;*/
  }
}

#site-nav h4 {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
}

#site-nav ul {
  list-style-type: none;
  margin-top: 1em;
  text-align: left;
  padding-left: 0px;
}

#site-nav li {
  margin-bottom: 0.3125em;
}

#site-nav li a {
  color: #545454;
  text-decoration: none;
  transition: color 0.3s ease;
  font-size: 13px;
}
#site-nav li a.disable {
  color: #54545485;
}

#site-nav li a:hover,
#site-nav li a:focus {
  color: #686d6e;
}

#site-nav .social {
  margin: 0;
  overflow: hidden;
}

#site-nav .social li {
  float: left;
  margin: 0 0.3125em;
  width: 32px;
  height: 32px;
}

#site-nav .social li svg {
  display: block;
  fill: #b4b9ba;
  width: 100%;
  height: 100%;
  transition: fill 0.3s ease;
}

#site-nav .social li:hover svg {
  fill: #686d6e;
}
.logoMenuPosition {
  float: left;
  max-width: 200px;
  position: relative;
  -webkit-appearance: none;
  margin-top: 0.625em;
}
.logoMenuPosition.light {
  margin-top: 0px;
  max-width: 200px;
}
#masthead .col {
  opacity: 0;
}

#masthead.is-active .col {
  transform: translateY(40px);
  transition: opacity 0.3s ease;
  animation: fade-in-stagger 0.8s ease forwards;
}

#masthead.is-active .col:nth-child(1) {
  -webkit-animation-delay: 0;
}

#masthead.is-active .col:nth-child(2) {
  -webkit-animation-delay: 0.1s;
}

#masthead.is-active .col:nth-child(3) {
  -webkit-animation-delay: 0.2s;
}

#masthead.is-active .col:nth-child(4) {
  -webkit-animation-delay: 0.3s;
}

#masthead.is-active .col:nth-child(5) {
  -webkit-animation-delay: 0.4s;
}

@keyframes fade-in-stagger {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.left-img {
  float: left;
  margin-right: 20px;
  min-height: 150px;
}
.payment-mode {
  border: #eee solid 1pc;
  padding: 20px 20px;
  min-height: 220px;
}

.form ul:after {
  display: block;
}
.form li {
  float: left;
  width: 48%;
  margin-left: 2%;
  list-style: none;
}
.form li.full-space {
  width: 98%;
}
.form.form-single li {
  margin-left: 0;
  width: 100%;
}
.form-group {
  margin-bottom: 18px;
}
.prepend-icon input,
.prepend-icon select,
.prepend-icon textarea {
  padding-left: 38px !important;
}
.append-icon input,
.append-icon select,
.append-icon textarea {
  padding-right: 38px !important;
}
.form-group label {
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
.form-control,
.pagination ul,
.popup-btn-cls a,
.title {
  display: inline-block;
}
.form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  height: auto;
  line-height: normal;
  padding: 12px 15px;
  transition: all 0.2s ease-out 0s;
  vertical-align: middle;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
select.form-control {
  padding: 10px;
  -webkit-padding-after: 12px;
  -webkit-padding-before: 12px;
}
select.select-box {
  appearance: none;
  -moz-appearance: none !important;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background-image: url(../images/icon-arrow-down.png);
  background-repeat: no-repeat;
  background-position: 96% 16px;
  padding-right: 30px;
  width: 99.9%;
}
textarea {
  min-height: 80px;
}
.file-upload {
  padding: 8px 0;
}
.append-icon i {
  left: auto;
  right: 2px;
}
.form-control:focus,
.form-control:hover {
  border-color: #c5c8cb;
}
.form-control.checkbox,
.form-control.radio {
  width: auto;
  border: 1px solid #e9e9e9;
  opacity: 0.6;
}
.form-group span {
  font-size: 13px;
  color: #444;
  margin-left: 5px;
}
input.error,
select.error,
textarea.error {
  border: 1px solid #fccece !important;
  color: #444 !important;
  box-shadow: none !important;
}
label.error {
  color: #df5544;
  font-size: 13px;
  margin: 3px 0 0;
}
.chkbox {
  position: relative;
}
.chkbox label.error {
  position: absolute;
  left: 0;
  bottom: -18px;
}
.append-icon i,
.prepend-icon i {
  color: #777;
  font-size: 13px;
  height: 42px;
  left: 2px;
  line-height: 42px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.prepend-icon input,
.prepend-icon select,
.prepend-icon textarea {
  padding-left: 38px !important;
}
.append-icon,
.img-404,
.prepend-icon {
  position: relative;
}
.custom-button,
.form-group .custom-button span {
  color: #fff;
}

.m-b-50 {
  margin-bottom: 50px;
}
.m-b-100 {
  margin-bottom: 100px;
}
.linkTuto {
  color: #8311c5;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
a {
  color: #8311c5;
}
a:hover {
  color: #f1c40f;
}
.m-r-20 {
  margin-right: 20px;
}

.tutoTable {
  width: 100%;
  border: solid 1px #ccc;
}
.tutoTable th {
  background-color: #4caf50;
  color: white;
}
.tutoTable tr:hover {
  background-color: #f5f5f5;
}
.tutoTable th,
.tutoTable td {
  border-bottom: 1px solid #ddd;
  padding: 15px;
  text-align: left;
}
.tutoTable td {
  height: 50px;
  vertical-align: bottom;
}

.sisFirst {
  margin: 200px 0px;
  background: #8311c5;
  padding: 40px;
  border-radius: 20px;
}
.sisFirst p {
  color: #fff;
}
.centerButton {
  margin: 0 auto;
  text-align: center;
  float: none;
}

.imageEduIndex {
  border: solid 2px #8311c5;
  padding: 80px;
  width: 30% !important;
  border-radius: 50%;
  height: 350px;
  background: #8311c5;
}
.imageEduIndex img {
  max-width: 90% !important;
  height: auto;
  position: absolute;
  top: 50px;
  left: 30px;
}
.grisBg {
  background: #eee;
}
.dt-sc-ico-content.type8:hover .icon {
  background-color: #ffffff !important;
}

.service-box {
  background: #b3facb;
  border-radius: 10px;
  box-shadow: 0 0 6px rgba(146, 147, 148, 0.2);
}

.service-box.blanc {
  background: #eee;
  border-radius: 10px;
  box-shadow: 0 0 6px rgba(146, 147, 148, 0.2);
}
.character-div {
  width: 100%;
  height: 356px;
  position: relative;
  background: url(../img/bg-teachers.png) 0 0 no-repeat;
  background-size: cover;
  border-radius: 10px 10px 0 0;
}
.edu-character {
  background: url(../img/bg-student.png) 0 0 no-repeat;
  background-size: cover;
}

.character-div-nb {
  width: 100%;
  height: 356px;
  position: relative;
  background: url(../img/bg-teachers-nb.png) 0 0 no-repeat;
  background-size: cover;
  border-radius: 10px 10px 0 0;
}
.edu-character-nb {
  background: url(../img/bg-student-nb.png) 0 0 no-repeat;
  background-size: cover;
}

.last-box .character-div {
  background: url(../img/block-bg-3.jpg) 0 0 no-repeat;
  background-size: cover;
}
.character-pic {
  position: absolute;
  top: -24px;
  left: 24px;
}
.edu-character .character-pic {
  left: -10px;
  top: -35px;
}

.last-box .character-pic {
  top: -25px;
  left: -17px;
}
.third-section {
  padding-top: 93px;
  padding-bottom: 82px;
}

.service-blok {
  width: 100%;
  margin: 0 26px;
  max-width: 430px;
  display: inline-block;
  vertical-align: top;
}
.service-details {
  padding: 35px 26px;
  height: 300px;
}

.service-box.blanc .service-details {
  padding: 35px 26px;
  height: 100px;
}

.service-box.blanc .service-details a,
a.buttonNewStyle {
  text-align: center;
  background: #8311c5;
  color: #fff;
  margin: 0 auto;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
}
.service-box.blanc .service-details a:hover,
a.buttonNewStyle:hover {
  background: #f1c40f;
  color: #fff;
}
.service-details h4 {
  font-size: 22px;
  color: #0a293f;
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.service-details p {
  color: #424f61;
  line-height: 1.75;
  letter-spacing: 0.75px;
  font-size: 15px;
}
.column img.svgImgCrop {
  object-fit: cover;
  object-position: 100% 0;
  width: 300px;
  height: 380px;
}

.column img.assistantDemoBg {
  height: 380px;
}
.column img.svgImgCrop2 {
  object-fit: cover;
  object-position: 100% 0;
  width: 300px;
  height: 390px;
}
li .liTitle {
  color: #8311c5;
  font-weight: bold;
}

.container.p-50-15 {
  padding: 50px 15px 0px !important;
}

/***    Modern checkbox*********************/
.mak-check {
  box-sizing: border-box;
  width: 48%;
  margin: 0 10px 0px 0;
  padding: 15px 10px;
  background: #fff;
  border: solid 2px #ccc;
  float: left;
  cursor: pointer;
  text-align: left;
}
.mak-check .head {
  display: block;
  padding: 0 0 0px 0;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
.mak-check p {
  padding: 3px 0 0 34px;
  text-align: left;
  margin: 0;
  font-size: 12px;
}
.mak-check .cb {
  width: 26px;
  height: 25px;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: -10px;
  background: url("../img/mak-sprite-form-checkbox.gif") 0 52px;
}
.mak-check:hover {
  border-color: rgb(7, 173, 97);
}
.mak-check:hover .head {
  color: rgb(5, 136, 76);
}
.mak-check:hover .cb {
  background: url("../img/mak-sprite-form-checkbox.gif") 0 26px;
}
.mak-check.selected {
  border-color: rgb(7, 173, 97);
}
.mak-check.selected .head {
  color: rgb(5, 136, 76);
}
.mak-check.selected .cb {
  background: url("../img/mak-sprite-form-checkbox.gif") 0 0px;
}

/***  Contact Info  ******/
.btn,
.contact-info li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.appoint-demo {
  height: 290px;
}
.contact-info {
  position: relative;
}
.contact-icon {
  position: absolute;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -52px;
  background: #f5f5f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #ddd;
}
.contact-icon i {
  font-size: 60px;
  line-height: 100px;
  color: #8311c5;
}
.contact-info ul:after {
  content: "";
  display: block;
  clear: both;
}
.address li a,
.address li a img,
.address ul,
.list-about li img {
  display: inline-block;
}
.contact-info ul {
  border-top: 2px solid #ddd;
}
.contact-info ul.first-child {
  border-top: 0;
}
.contact-info li {
  list-style: none;
  float: left;
  padding: 25px 20px 25px 50px;
  width: 45%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 2px solid #ddd;
}
.contact-info li:first-child {
  padding-left: 0;
  border-left: 0;
}
.contact-info h3 {
  font-weight: 400;
  color: #8311c5;
  text-transform: uppercase;
}
.contact-info li p {
  position: relative;
  margin-left: 20px;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.contact-info li i {
  position: absolute;
  left: -25px;
  top: 5px;
}
.contact-info li a,
.contact-info li i,
.contact-info li p {
  color: #555;
}
.contact-info li img {
  padding: 5px 0 0;
}
.address ul {
  vertical-align: top;
  width: 30%;
  margin: 0 1.5%;
  padding-bottom: 40px;
}
.address li {
  float: left;
  list-style: none;
  width: 68%;
}
.address li h2 {
  color: #f83941;
  font-size: 24px;
  margin-bottom: 8px;
}
.address li:first-child {
  width: 30%;
  padding-right: 2%;
}
.address li p {
  line-height: 20px;
  padding-bottom: 8px;
  color: #555;
}
.address li a img {
  margin: 2px 0 0;
}

.bgMobileAppEdu {
  background: url("../img/bg-iphone5-edusolution-mobile.png");
  width: 40%;
  height: 700px;
  padding: 50px 40px 20px 30px;
  background-repeat: no-repeat;
  z-index: 9999;
  position: absolute;
  top: 0;
  right: 20px;
  background-size: 360px 620px;
}
.bgMobileAppEdu img {
  right: 0px;
  left: 29px;
  top: 15px;
  width: 67%;
}
.TitreRoleEdu {
  padding: 10px;
  /*border: solid 1px #ccc;*/
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin: 30px auto;
  color: #8311c5;
  text-transform: uppercase;
  line-height: 30px;
  height: 50px;
}
.groupQuestion {
  border: solid 1px #ccc;
}
.tutoQuestion {
  padding: 10px;
  border-bottom: solid 1px #ccc;
}
.tutoQuestion a {
  color: #999;
}
.tutoQuestion a:hover {
  color: #8311c5;
}
.imageLineHeight {
  margin-top: 100px;
}
.text-center p {
  text-align: center;
}
.centerBlockImg {
  width: 60%;
  margin: 0 auto;
  display: block;
}

/**== Counter ==**/
.cont_bg {
  background-image: url("../img/content_bg.png");
  background-position: center 0px;
  background-repeat: no-repeat;
  /*background-color: #f8f8f8;*/
}
.padding_layout_1_small {
  padding-top: 70px;
  padding-bottom: 70px;
}
.counter-count {
  margin: 0;
  width: 100%;
  padding: 0;
  text-align: center;
  font-size: 40px;
  color: #000;
  font-weight: 600;
}

.counter-heading {
  margin-top: 20px;
  margin-bottom: 0;
}

.counter_icon {
  font-size: 16px;
  width: 150px;
  text-align: center;
  height: 150px;
  line-height: 150px;
  border-radius: 100%;
  background: #fff;
  color: #273a47;
  border: solid #ddd 1px;
  font-weight: 500;
  text-transform: capitalize;
  cursor: pointer;
}
.counter_icon.longText {
  line-height: 20px;
  padding-top: 40px;
}
.counter_icon i {
  color: #8311c5 !important;
}

.unBlock .counter_icon,
.unBlock h5 {
  background: #ef3078;
  color: #ffffff;
}
.deuxBlock .counter_icon,
.deuxBlock h5 {
  background: #03a1a4;
  color: #ffffff;
}
.toisBlock .counter_icon,
.toisBlock h5 {
  background: #ee9524;
  color: #ffffff;
}
.quatreBlock .counter_icon,
.quatreBlock h5 {
  background: #385723;
  color: #ffffff;
}
.cinqBlock .counter_icon,
.cinqBlock h5 {
  background: #00b0f0;
  color: #ffffff;
}
.sixBlock .counter_icon,
.sixBlock h5 {
  background: #1c7cbb;
  color: #ffffff;
}
.unBlock h5,
.unBlock .center,
.deuxBlock h5,
.deuxBlock .center,
.toisBlock h5,
.toisBlock .center,
.quatreBlock h5,
.quatreBlock .center,
.cinqBlock h5,
.cinqBlock .center,
.sixBlock h5,
.sixBlock .center {
  text-align: center;
}

#objectives #counter {
  margin-top: 20px;
}

/*------------------------------------------------------------------
    14. CASE STUDIES
-------------------------------------------------------------------*/

.case_studies_box {
  margin: 30px 0 0 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: #fff;
  transition: ease all 0.3s;
}

.case_studies_box:hover,
.case_studies_box:focus {
  box-shadow: 0 10px 30px -25px #000;
  transform: scale(1.02);
}

.case_studies_box img {
  width: 100%;
}
.description_case_studies {
  padding-left: 25px;
  padding-right: 25px;
}

.description_case_studies h4 {
  margin: 0 0 20px 0;
}

.description_case_studies_style_2 h4 {
  margin-top: 0;
  margin-bottom: 15px;
}

.description_case_studies p {
  margin-bottom: 0;
  letter-spacing: -0.2px;
}

.description_case_studies {
  position: absolute;
  bottom: -100%;
  padding-top: 25px;
  padding-bottom: 25px;
  opacity: 0;
  transition: ease all 0.5s;
}

.case_studies_box:hover div.description_case_studies {
  opacity: 1;
  bottom: 0;
}

.description_case_studies_style_2 {
  float: left;
  width: 100%;
  border: solid #e1e1e1 1px;
  padding: 25px 26px;
}

.case_studies_main_blog {
  margin-top: -30px;
}

.case_studies_box:hover .description_case_studies_style_2,
.case_studies_box:focus .description_case_studies_style_2 {
}

.case_studies_box:hover .description_case_studies_style_2 h4,
.case_studies_box:focus .description_case_studies_style_2 h4,
.case_studies_box:hover .description_case_studies_style_2 p,
.case_studies_box:focus .description_case_studies_style_2 span,
.case_studies_box:focus .description_case_studies_style_2 span i {
}

.description_case_studies_style_2 {
}

.description_case_studies_style_2 span {
  color: #000;
  font-weight: 600;
}

.description_case_studies_style_2 span i {
  float: right;
  margin-top: 4px;
}

.margin0auto {
  margin: 0 auto;
}

.user-avatar img {
  width: 100%;
}

.banner-erp {
  background: #eee;
  /*background: -webkit-linear-gradient(left, #36cbae, #8311c5); 
    background: -o-linear-gradient(left, #8311c5, #36cbae);
    background: -moz-linear-gradient(left, #8311c5, #36cbae);
    background: linear-gradient(left, #8311c5, #36cbae);*/
}

.bannerPageContainer {
  padding-top: 100px;
}
.bannerPageContainer h1 {
  margin-top: 200px;
  color: #8311c5;
  text-align: left;
  line-height: 60px;
  font-size: 52px;
  font-weight: 500;
}
.bp-element-image-box.layout-gradient {
  cursor: pointer;
}

.bp-element-image-box.layout-gradient .image-box {
  min-height: 351px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  box-shadow: 13px 15px 15px 0px rgba(105, 105, 105, 0.08);
  padding: 40px;
}
.bp-element-image-box.layout-gradient .image-box .content .title {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.625;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.bp-element-image-box.layout-gradient .image-box .content .description {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
}
.bp-element-image-box.layout-gradient .image-box:hover:before {
  opacity: 0.8;
}
.bp-element-image-box.layout-gradient.color-1 .image-box::before {
  background: #8311c5;
  background: -webkit-linear-gradient(left, #8311c5, #36cbae);
  background: -o-linear-gradient(left, #8311c5, #36cbae);
  background: -moz-linear-gradient(left, #8311c5, #36cbae);
  background: linear-gradient(left, #8311c5, #36cbae);
}

.bp-element-image-box.layout-gradient .image-box::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: #4d58b1;
  transition: all 0.4s;
}
.bp-element-image-box.layout-gradient.color-2 .image-box::before {
  background: #f3ae7f;
  background: -webkit-linear-gradient(left, #f8c76c, #f3ae7f);
  background: -o-linear-gradient(left, #f8c76c, #f3ae7f);
  background: -moz-linear-gradient(left, #f8c76c, #f3ae7f);
  background: linear-gradient(left, #f8c76c, #f3ae7f);
}
.bp-element-image-box.layout-gradient.color-2 .image-box::before {
  background: #f8c76d;
  background: -webkit-linear-gradient(left, #f8c76d, #f6b43c);
  background: -o-linear-gradient(left, #f8c76d, #f6b43c);
  background: -moz-linear-gradient(left, #f8c76d, #f6b43c);
  background: linear-gradient(left, #f8c76d, #f6b43c);
}
.m-t-50 {
  margin-top: 50px;
}
.block-two {
  background-color: #8311c5;
  padding-top: 60px;
}
.block-two .container {
  padding-bottom: 0px !important;
}
.block-two h1,
.block-two p {
  color: #fff;
}
.block-two .btn-blue {
  display: block;
  width: 200px;
  margin: 20px auto;
}
.btn-blue {
  border-color: #f1c40f;
  color: rgb(255, 255, 255);
}
.btn {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border-style: solid;
  border-width: 2px;
  border-radius: 2px;
  background-color: transparent;
  padding: 11px 30px;
}
.contact3Blocks img {
  display: block;
  margin: 20px auto;
  width: 70px;
}
.contact3Blocks h3 {
  display: block;
}
.contact3Blocks .description {
  text-align: center;
}
.contact3Blocks .bp-element-image-box.layout-gradient .image-box {
  min-height: 300px;
  padding: 0px 20px;
}
.grisPadding {
  background: #fff;
  padding: 10px 20px;
}

/*---------------------------------
    5. TOP AERA
----------------------------------*/

.top-area {
  position: relative;
  width: 100%;
  height: 100%;
}

/*----------------------------
    10. WELCOME TEXT AREA
------------------------------*/
.area-bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.welcome-text-area {
  height: 100%;
  padding-top: 100px;
  width: 100%;
}
.welcome-text-area .area-bg {
  background: url(../img/blue_bg.png) no-repeat scroll center center / 100% 100%;
}
/*---------------------------------
    COLOR VARIANT
----------------------------------*/
/*.home-four .welcome-text-area .area-bg {
    background: rgba(0, 0, 0, 0) url("../img/home-purple-bg.png") no-repeat scroll center center / cover;
}
.home-three .welcome-text-area .area-bg {
    background: rgba(0, 0, 0, 0) url("../img/green_bg.png") no-repeat scroll center center / 100% 100%;
}
.home-two .welcome-text-area .area-bg {
    background: rgba(0, 0, 0, 0) url("../img/pink_bg.png") no-repeat scroll center center / cover;
}*/

.welcome-layer-2 {
  height: 100%;
  position: absolute;
  width: 100%;
}

.home2-layer-2 {
  bottom: 0;
  right: 27%;
  z-index: 6;
}
.home2-layer-1 {
  right: 0;
  text-align: right;
  top: 10%;
  z-index: 5;
}
.home2-layer-1.right {
  right: 5%;
}

@media only screen and (min-width: 1920px) {
  .home2-layer-1 img {
    width: auto;
  }
}
.welcome-layer-2 > div {
  position: absolute;
}

.welcome-area {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.section-padding {
  padding: 200px 0;
}

.welcome-text h4 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.welcome-text h1 {
  font-size: 46px;
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 46px;
  text-transform: none;
}

.welcome-text h1 span {
  display: block;
  font-weight: 300;
}

.home-button a {
  background: #8311c5 none repeat scroll 0 0;
  border-radius: 50px;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-right: 15px;
  padding: 15px 40px;
  position: relative;
  text-transform: uppercase;
}

.home-button a:hover {
  background: #ffffff;
  color: #8311c5;
}

.home-button a.styleActive {
  border-radius: 50px;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  color: #8311c5;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-right: 15px;
  padding: 15px 40px;
  position: relative;
  text-transform: uppercase;
}

.home-button a.styleActive:hover {
  background: #8311c5 none repeat scroll 0 0;
  color: #fff;
}

.home-button a i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.home-button a:hover i {
  margin-left: 10px;
}

.welcome-layer-1 {
  width: 70%;
}

@media only screen and (min-width: 1920px) {
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .welcome-text h1 {
    font-size: 46px;
    text-transform: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .welcome-text {
    text-align: center;
  }

  .top-area {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .welcome-text {
    text-align: center;
  }

  .welcome-text h1 {
    font-size: 26px;
  }

  .top-area {
    height: auto;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .welcome-text h1 {
    font-size: 32px;
  }
}

/*-------------------------------
    HOME ONE WELCOME LAYERS
--------------------------------*/

.welcome-text {
  position: relative;
  z-index: 9;
}

.welcome-layer-1 {
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.welcome-layer-1 img {
  -webkit-filter: drop-shadow(16px 32px 16px rgba(212, 212, 212, 0.5));
  filter: drop-shadow(16px 32px 16px rgba(212, 212, 212, 0.5));
}

.welcome-layer-1 .home1-layer-1 {
  position: absolute;
  right: 5%;
  text-align: right;
}

.welcome-layer-1 .home1-layer-1 img {
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  width: 60%;
}

.welcome-layer-1 .home1-layer-2 {
  position: absolute;
  right: 15%;
  top: 42%;
}

.welcome-layer-1 .home1-layer-2 img {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  width: 60%;
}

.welcome-layer-1 .home1-layer-3 {
  bottom: -27%;
  position: absolute;
  right: -14%;
}

.welcome-layer-1 .home1-layer-3 img {
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  width: 60%;
}

@media only screen and (min-width: 1920px) {
  .welcome-layer-1 .home1-layer-1 {
    position: absolute;
    right: 5%;
    text-align: right;
  }

  .welcome-layer-1 .home1-layer-1 img {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    width: 70%;
  }

  .welcome-layer-1 .home1-layer-2 {
    position: absolute;
    right: 20%;
    top: 40%;
  }

  .welcome-layer-1 .home1-layer-2 img {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    width: 70%;
  }

  .welcome-layer-1 .home1-layer-3 {
    bottom: -18%;
    position: absolute;
    right: -9%;
  }

  .welcome-layer-1 .home1-layer-3 img {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    width: 70%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .welcome-layer-1 .home1-layer-1 {
    position: absolute;
    right: 4%;
    text-align: right;
    top: 7%;
  }

  .welcome-layer-1 .home1-layer-1 img {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    width: 50%;
  }

  .welcome-layer-1 .home1-layer-2 {
    position: absolute;
    right: 1%;
    top: 48%;
  }

  .welcome-layer-1 .home1-layer-2 img {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    width: 50%;
  }

  .welcome-layer-1 .home1-layer-3 {
    bottom: -15%;
    position: absolute;
    right: -35%;
  }

  .welcome-layer-1 .home1-layer-3 img {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    width: 50%;
  }
}

.newsestSession {
  background: #fff;
  padding: 100px 0;
}
h1.leftAlign {
  text-align: left;
  width: 80%;
  color: #8311c5;
}
.welcome-text h4,
.welcome-text h1,
.welcome-text p {
  color: #fff;
}

.welcome-text.black h4,
.welcome-text.black h1,
.welcome-text.black p {
  color: #333;
}
button:focus {
  outline: none !important;
}

.shape1 {
  position: absolute;
  top: 20%;
  z-index: 1;
  left: 30px;
  -webkit-animation: rotate3d 4s linear infinite;
  animation: rotate3d 4s linear infinite;
  opacity: 0.4;
}

.shape2 {
  position: absolute;
  z-index: 1;
  top: 60%;
  left: 15%;
}

.shape3 {
  position: absolute;
  left: 25%;
  bottom: 15%;
  z-index: 1;
  -webkit-animation: animationFramesOne 15s infinite linear;
  animation: animationFramesOne 15s infinite linear;
}

.shape4 {
  position: absolute;
  right: 25%;
  bottom: 0;
  z-index: 9;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.shape5 {
  position: absolute;
  right: 5%;
  top: 10%;
  z-index: 1;
  -webkit-animation: movebounce 5s linear infinite;
  animation: movebounce 5s linear infinite;
  opacity: 0.2;
}

.shape6 {
  position: absolute;
  z-index: 1;
  top: 60%;
  right: 10%;
}

.shape7 {
  position: absolute;
  left: 25%;
  top: 15%;
  z-index: 1;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.shape8 {
  position: absolute;
  z-index: 1;
  top: 25%;
  right: 10%;
}
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

.gray-bg {
  background: #f0f1ff;
}
.area-content h3 {
  font-size: 38px;
  margin-bottom: 50px;
  line-height: 50px;
  font-weight: bold;
}
.about-area .area-content {
  margin-left: 70px;
}
.area-image-content,
.area-content {
  position: relative;
  z-index: 9;
  max-height: 400px;
}
.about-area .area-image-content > img {
  margin-left: -50px;
  width: 100%;
}
.area-image-content > img {
  filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.1));
}

.read-more {
  background: rgba(0, 0, 0, 0)
    linear-gradient(135deg, #8311c5 0%, #8411c54f 99%) repeat scroll 0 0;
  border: 0 none;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  height: 55px;
  letter-spacing: 3px;
  margin-top: 50px;
  overflow: hidden;
  padding: 15px 40px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
}

.read-more::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}

.services-right-image img.bg-image {
  top: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.services-right-image img {
  position: absolute !important;
}
.m-l-60 {
  margin-left: 60px;
}
.services-content .section-title .bar {
  margin-left: 0;
  margin-right: 0;
}
.section-title h2 {
  color: #8311c5;
  font-size: 24px;
  text-transform: none;
}
.section-title .bar {
  height: 5px;
  width: 90px;
  background: #8311c561;
  margin: 20px 0;
  position: relative;
  border-radius: 30px;
}
.section-title .bar::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2.7px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #8311c5;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG;
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}

/*--------------------------------
    19. FAQS AREA
---------------------------------*/
#faqs {
  min-height: 400px;
  contain: layout;
}
.faqs-mockup-1 {
  position: relative;
  text-align: center;
  transform: translateY(-100px);
}

.faqs-mockup-1 img {
  max-width: 100%;
}

.faqs-mockup-2 {
  animation: 5s ease 0s normal none infinite running zbounce;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s;
}
.panel.panel-default {
  border: 0 none;
  border-radius: 0;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.panel.panel-default:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #584bfb 0%, #45aafd 99%)
    repeat scroll 0 0;
  transition: 0.3s;
  opacity: 0;
  z-index: -1;
}

.panel.panel-default.active {
  color: #ffffff;
}

.panel.panel-default.active:before {
  opacity: 1;
}

.panel-default > .panel-heading {
  background: transparent;
}

.accordion-toggle {
  font-weight: 600;
}

.active .accordion-toggle {
  color: #fff;
}

.panel-body {
  border-top: 0 none;
}

.panel-title i {
  width: 20px;
  display: inline-block;
}

.accordion-toggle .panel-title .fa-angle-down {
  margin-top: 5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.accordion-toggle.collapsed .panel-title .fa-angle-down {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@keyframes zbounce {
  0% {
    transform: scale(0.9) translateY(-50%);
  }

  50% {
    transform: scale(1) translateY(-60%);
  }

  100% {
    transform: scale(0.9) translateY(-50%);
  }
}

.panel.panel-default:before {
  background: rgba(0, 0, 0, 0)
    linear-gradient(180deg, #8311c5 0%, #8311c58c 99%) repeat scroll 0 0;
}

.padding-top {
  padding-top: 100px;
}

/*------------------------------
    16. SCREENSHOT SLIDER
------------------------------*/
.screenshot-slider {
  width: calc(100% + 200px);
}

.single-screenshot {
  margin: 20px 20px 40px;
  transition: 0.3s;
}

.single-screenshot img {
  filter: drop-shadow(0px 20px 8px rgba(212, 212, 212, 0.56));
}

.screenshot-area .owl-nav {
  bottom: 80px;
  left: -150px;
  position: absolute;
}

/*---------------------------------
    7. SLIDER CONTROL BUTTONS
---------------------------------*/
.owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
}

.owl-carousel .owl-nav > div {
  display: inline-block;
  font-size: 24px;
  height: 30px;
  padding-top: 3px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 60px;
}

.owl-carousel .owl-nav > div:hover {
  background: #ffffff;
  color: #5368fd;
}

.owl-carousel .owl-dots {
  margin-top: 40px;
  text-align: center;
}

.owl-carousel .owl-dots > div {
  background: #bdc0f3 none repeat scroll 0 0;
  display: inline-block;
  height: 3px;
  margin: 0 5px;
  transition: all 0.3s ease 0s;
  width: 20px;
}

.owl-carousel .owl-dots > div.active {
  background: #8311c5 none repeat scroll 0 0;
  width: 30px;
}

/*----------------------------
    ABOUT AREA
------------------------------*/

.about-process-box {
  padding-left: 80px;
}

.about-process-box .box-icon {
  background: #35982c none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  height: 50px;
  left: 0;
  padding-top: 16px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 50px;
}

.about-area .area-image-content > img {
  margin-left: -50px;
  width: 100%;
  margin-top: 200px;
}

.owl-item.active.center .single-screen img {
  transform: scale(1.3);
  z-index: 9;
}

.single-screen > img {
  margin-bottom: 60px;
  margin-top: 60px;
  transition: all 0.3s ease 0s;
}

.ptb-150 {
  padding: 80px 0;
}
.contact-area h2,
.contact-area .bar,
.contact-area p {
  margin: 10px auto;
  text-align: center;
}

.collapse.show {
  display: block;
}

.footer-area {
  padding-top: 80px;
  position: relative;
  z-index: 1;
}

.bg-f7fafd {
  background-color: #f7fafd;
}

/*================================================
Footer CSS
=================================================*/
.footer-area {
  padding-top: 80px;
  position: relative;
  z-index: 1;
}

.footer-area .map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: -1;
  bottom: 0;
  opacity: 0.7;
}

.single-footer-widget .logo {
  margin-bottom: 50px;
  width: 100%;
}

.single-footer-widget .logo a {
  display: block;
}

.single-footer-widget h3 {
  font-size: 18px;
  margin-bottom: 30px;
}

.single-footer-widget ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.single-footer-widget ul.list li {
  margin-bottom: 10px;
}

.single-footer-widget ul.list li a {
  color: #8311c5;
}

.single-footer-widget ul.list li a:hover {
  color: #f1c40f;
  padding-left: 7px;
}

.single-footer-widget ul.list li:last-child {
  margin-bottom: 0;
}

.single-footer-widget ul.footer-contact-info {
  margin-bottom: 20px;
}

.single-footer-widget ul.footer-contact-info li {
  position: relative;
  color: #8311c5;
  margin-bottom: 8px;
  padding-left: 25px;
}

.single-footer-widget ul.footer-contact-info li svg {
  position: absolute;
  left: 0;
  width: 15px;
  top: 0;
}

.single-footer-widget ul.footer-contact-info li:last-child {
  margin-bottom: 0;
}

.single-footer-widget ul.footer-contact-info li a {
  color: #8311c5;
}

.single-footer-widget ul.footer-contact-info li a:hover {
  color: #f1c40f;
}

.single-footer-widget ul.social-links li {
  display: inline-block;
  margin-right: 4px;
}

.single-footer-widget ul.social-links li a {
  width: 32px;
  text-align: center;
  line-height: 27px;
  height: 32px;
  border: 1px solid #44ce6f;
  border-radius: 50%;
  color: #44ce6f;
  padding: 7px;
}

.single-footer-widget ul.social-links li a svg {
  width: 15px;
  padding-top: 10px;
}

.single-footer-widget ul.social-links li a.facebook {
  border-color: #4267b2;
  color: #4267b2;
}

.single-footer-widget ul.social-links li a.facebook:hover {
  background: #4267b2;
  color: #ffffff;
}

.single-footer-widget ul.social-links li a.twitter {
  border-color: #38a1f3;
  color: #38a1f3;
}

.single-footer-widget ul.social-links li a.twitter:hover {
  background: #38a1f3;
  color: #ffffff;
}

.single-footer-widget ul.social-links li a.linkedin {
  border-color: #0077b5;
  color: #0077b5;
}

.single-footer-widget ul.social-links li a.linkedin:hover {
  background: #0077b5;
  color: #ffffff;
}

.single-footer-widget ul.social-links li a.instagram {
  border-color: #231f20;
  color: #231f20;
}

.single-footer-widget ul.social-links li a.instagram:hover {
  background: #231f20;
  color: #ffffff;
}

.single-footer-widget ul.social-links li a:hover {
  background: #44ce6f;
  color: #ffffff;
}

.copyright-area {
  margin-top: 80px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #d8ebfd;
  text-align: center;
}

/*--------------------------------
    15. VIDEO PROMO AREA
---------------------------------*/

.video-promo-area {
  position: relative;
}

.area-image-content > img {
  filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.1));
}

.video-promo-area .area-bg {
  background: rgba(0, 0, 0, 0) url("../img/blue_bg.png") no-repeat scroll center
    center / cover;
}

.video-bg-layer {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

.item-center {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}

.video-button button {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 50%;
  color: #5368fd;
  font-size: 16px;
  height: 80px;
  transition: all 0.3s ease 0s;
  width: 80px;
}

.video-button button:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #8311c5 0%, #024336 99%)
    repeat scroll 0 0;
  box-shadow: 0 16px 32px rgba(199, 199, 199, 0.3);
  color: #ffffff;
}

.video-promo-area .area-content {
  margin: 0 auto;
  display: block;
  text-align: center;
  float: none;
}

.single-fun-fact {
  text-align: center;
}

.single-fun-fact h3 {
  font-size: 80px;
  line-height: 1;
  margin-bottom: 0;
}
.video-promo-area .area-bg {
  background: rgba(0, 0, 0, 0) url(../img/video-bg-2.jpg) no-repeat scroll
    center center / cover;
}
.video-button button {
  color: #35982c;
  font-size: 20px;
  height: 100px;
  width: 100px;
}
.mb40 {
  margin-bottom: 40px;
}
.video-promo-area .area-bg::after {
  background: rgba(0, 0, 0, 0)
    linear-gradient(180deg, #8311c5 0%, #03624fb0 99%) repeat scroll 0 0;
  opacity: 0.8;
}
.area-bg::after,
.area-bg::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-promo-area h3,
.video-promo-area p {
  color: #fff;
}

/* ==============================================

8. Feature Area

============================================== */
.feature-box {
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 20px 0 rgba(25, 100, 227, 0.06);
  box-shadow: 0 0 20px 0 rgba(25, 100, 227, 0.06);
  padding: 90px 30px 70px;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  background: #d3a8ed59;
  min-height: 410px;
}
.feature-box .feature-logo {
  width: 85px;
  height: 85px;
  -webkit-box-shadow: 0 0 10px 0 rgba(25, 100, 227, 0.1);
  box-shadow: 0 0 10px 0 rgba(25, 100, 227, 0.1);
  border-radius: 50px;
  margin: auto auto 30px;
  padding: 21px 5px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.feature-box:after {
  content: "";
  width: 170px;
  height: 1px;
  display: block;
  background: #6d49bf;
  opacity: 0.14;
  position: absolute;
  top: 50px;
  left: 30px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .feature-box:after {
    display: none;
  }
}
.feature-box:before {
  content: "";
  width: 1px;
  height: 170px;
  display: block;
  background: #6d49bf;
  opacity: 0.14;
  position: absolute;
  top: 30px;
  left: 50px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .feature-box:before {
    display: none;
  }
}
.feature-box .feature-content h3,
.feature-box .feature-content h4,
.feature-box .feature-content h5 {
  margin-bottom: 20px;
}
.feature-box .feature-content p {
  margin: 0;
}
.feature-box .feature-shape {
  width: 100%;
  height: 110px;
  background: #ffffff;
  opacity: 0.03;
  display: block;
  border-radius: 50px;
  position: absolute;
  top: -8px;
  right: -140px;
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}
.feature-box:hover {
  background-color: #8311c5;
}
.feature-box:hover * {
  color: #ffffff;
}
.feature-box:hover .feature-logo {
  background-color: #ffffff;
}
.feature-box:hover:before {
  background-color: #ffffff;
  opacity: 0.15;
}
.feature-box:hover:after {
  background-color: #ffffff;
  opacity: 0.15;
}
@media (min-width: 768px) and (max-width: 992px) {
  .feature-box {
    padding: 40px 15px;
  }
}

.feature-img {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .feature-img .image-mockup {
    max-width: 500px;
  }
}
@media (max-width: 768px) {
  .feature-img .image-mockup {
    max-width: 380px;
  }
}

/*================================================
Services CSS
=================================================*/
.services-area {
  overflow: hidden;
}

.services-content .section-title {
  text-align: left;
  margin-bottom: 20px;
}

.services-content .section-title .bar {
  margin-left: 0;
  margin-right: 0;
}

.services-content .section-title p {
  margin: 0;
}

.services-content .row {
  margin-left: -8px;
  margin-right: -8px;
}

.services-content .row .col-lg-6 {
  padding-left: 8px;
  padding-right: 8px;
}

.services-content .box {
  position: relative;
  margin-top: 10px;
  z-index: 1;
  display: block;
  padding: 15px 20px 15px 10px;
  color: #6084a4;
  font-weight: 500;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.services-content .box::before {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  border-radius: 3px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services-content .box svg {
  margin-right: 5px;
  display: inline-block;
  color: #8311c5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 20px;
  position: absolute;
  margin-top: 10px;
}

.services-content .box .checkLabel {
  position: relative;
  left: 25px;
  font-size: 14px;
}
.services-content .box:hover {
  color: #ffffff;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.services-content .box:hover::before {
  opacity: 1;
  visibility: visible;
}

.services-content .box:hover svg {
  color: #ffffff;
}

.services-right-image {
  position: relative;
}

.services-right-image img {
  position: absolute;
}

.services-right-image img:nth-child(1) {
  left: 22%;
  top: 0px;
  z-index: 1;
}

.services-right-image img:nth-child(2) {
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: -52px;
}

.services-right-image img:nth-child(3) {
  left: 44%;
  top: -33px;
  z-index: 1;
}

.services-right-image img:nth-child(4) {
  right: 38%;
  z-index: 1;
  top: -220px;
}

.services-right-image img:nth-child(5) {
  z-index: 1;
  right: 24%;
  top: 8px;
}

.services-right-image img:nth-child(6) {
  left: 29%;
  top: 0;
  z-index: 1;
}

.services-right-image img:nth-child(7) {
  right: 44%;
  top: -78px;
  z-index: 1;
}

.services-right-image img:nth-child(8) {
  right: 30%;
  top: -134px;
  z-index: 1;
}

.services-right-image img:nth-child(9) {
  right: 31%;
  top: -21px;
  z-index: 1;
}

.services-right-image img:nth-child(10) {
  right: 24%;
  top: -80px;
}

.services-right-image img:nth-child(11) {
  left: 27%;
  top: -60px;
  z-index: 2;
}

.services-right-image img:nth-child(12) {
  right: 28%;
  z-index: 1;
  top: -54px;
}

.services-right-image img:nth-child(13) {
  left: 31%;
  top: -105px;
  z-index: 1;
}

.services-right-image img.bg-image {
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.services-right-image img:last-child {
  /*display: none;*/
}

.services-right-image.single-right-image img {
  display: block;
}

.services-right-image.single-right-image img:first-child {
  top: -60px;
}

.services-right-image.single-right-image img:last-child {
  position: relative;
  left: 0;
  top: 0;
}

.services-left-image {
  position: relative;
}

.services-left-image img {
  position: absolute;
}

.services-left-image img:nth-child(1) {
  /* left: 15%;
  top: -98px;*/
}

.services-left-image img:nth-child(2) {
  left: 0;
  top: -200px;
  right: 0;
  text-align: center;
  margin: 0 auto;
}

.services-left-image img:nth-child(3) {
  left: 36%;
  z-index: 12;
  top: -55px;
}

.services-left-image img:nth-child(4) {
  left: 55px;
  top: -38px;
  z-index: 1;
}

.services-left-image img:nth-child(5) {
  z-index: 3;
  right: 26%;
  top: -66px;
}

.services-left-image img:nth-child(6) {
  right: 19%;
  top: -41px;
  z-index: 2;
}

.services-left-image img:nth-child(7) {
  right: 97px;
  top: 40px;
  z-index: 1;
}

.services-left-image img:nth-child(8) {
  right: 23%;
  top: -175px;
  z-index: 2;
}

.services-left-image img.bg-image {
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  position: absolute !important;
}

/*.services-left-image img:last-child {
  display: none;
}*/

.services-left-image.single-left-image img {
  display: block;
}

.services-left-image.single-left-image img:first-child {
  top: -60px;
}

.services-left-image.single-left-image img:last-child {
  position: relative;
  left: 0;
  top: 0;
}

.single-services-box {
  position: relative;
  background: #ffffff;
  padding-left: 20px;
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services-box h3 {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 15px;
}

.single-services-box .icon {
  text-align: center;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #cdf1d8;
  border-radius: 50%;
  color: #44ce6f;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services-box .icon.bg-c679e3 {
  color: #c679e3;
  background: #edc3fc;
}

.single-services-box .icon.bg-eb6b3d {
  color: #eb6b3d;
  background: rgba(235, 107, 61, 0.3);
}

.single-services-box::before,
.single-services-box::after {
  content: "";
  position: absolute;
  width: 0;
  height: 4px;
  background: #44ce6f;
  opacity: 0;
  visibility: hidden;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services-box::before {
  left: 0;
}

.single-services-box::after {
  right: 0;
}

.single-services-box:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.single-services-box:hover .icon {
  background: #44ce6f;
  color: #ffffff;
}

.single-services-box:hover .icon.bg-c679e3 {
  background: #c679e3;
}

.single-services-box:hover .icon.bg-eb6b3d {
  background: #eb6b3d;
}

.single-services-box:hover::after,
.single-services-box:hover::before {
  opacity: 1;
  visibility: visible;
  width: 50%;
}

.services-area-two {
  padding-bottom: 50px;
}

.hero-three {
  background-image: -webkit-linear-gradient(-15deg, #840fc5 0%, #f7fad3 100%);
  background-image: -moz-linear-gradient(-15deg, #840fc5 0%, #f7fad3 100%);
  background-image: -ms-linear-gradient(-15deg, #840fc5 0%, #f7fad3 100%);
  padding-top: 160px;
  position: relative;
  padding-bottom: 300px;
}
.mockup_img {
  text-align: center;
  position: relative;
  padding-right: 30px;
  margin: 0 auto;
}
.mockup_img img {
  animation: heartbeat 0.8s infinite alternate;
  position: relative;
  bottom: 300px;
  z-index: 1;
}
.hero-three .hero-content {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.hero-three .hero-content h1 {
  font-size: 50px;
  line-height: 55px;
  color: #fff;
}
.hero-three .hero-content p {
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
  margin: 15px 0px 60px;
  margin-bottom: 50px;
  color: #fff;
}
.banner_btn + .banner_btn {
  margin-left: 30px;
}
.banner_btn {
  font-size: 14px;
  line-height: 58px;
  text-align: center !important;
  letter-spacing: 1.4px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  width: 220px;
  height: 60px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
  border: 2px solid transparent;
  transition: all 0.5s linear;
  color: #fff;
  background: #000;
}
.btn-white:hover {
  border-color: #fff;
  color: #fff;
  background: #3c424f;
}
.btn-transparent:hover {
  color: #fff;
  background: #000;
}
.btn-transparent {
  border-color: #3c424f;
  color: #fff;
  background: #3c424f;
}
.mockup_img .small_img {
  position: absolute;
  left: 60px;
  bottom: 0;
}

.circle-pulse {
  position: absolute;
  opacity: 0.3;
  background: #ce9ffc;
  border-radius: 50%;
  z-index: 1;
}
.circle-pulse-1 {
  height: 40px;
  width: 40px;
  left: 10%;
  top: 50%;
  animation: animationFramesOne 20s alternate infinite linear;
}
.circle-pulse-2 {
  height: 60px;
  width: 60px;
  left: 6%;
  top: 11%;
  animation: animationFramesOne 20s alternate infinite linear;
}
.circle-pulse-3 {
  height: 100px;
  width: 100px;
  right: 15%;
  top: 30%;
  animation: animationFramesOne 20s alternate infinite linear;
}
.circle-pulse-4 {
  height: 60px;
  width: 60px;
  left: 50%;
  top: 30%;
  animation: animationFramesOne 20s alternate infinite linear;
}
.circle-pulse-5 {
  height: 80px;
  width: 80px;
  left: 35%;
  top: 70%;
  animation: animationFramesTwo 20s alternate infinite linear;
}
.circle-pulse-6 {
  height: 40px;
  width: 40px;
  left: 85%;
  top: 80%;
  animation: animationFramesTwo 20s alternate infinite linear;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
/* heartbeat frame*/
@-webkit-keyframes heartbeat {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

/* ================================================== */
/* exclusive-feature */
/* ================================================== */
.exclusive-feature .site-heading p {
  max-width: 800px;
  margin: 10px auto 0px;
  font-weight: 400;
  color: #73787c;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.35px;
}
.exclusive-feature .media {
  margin-bottom: 75px;
}
.exclusive-feature h4 {
  margin-bottom: 20px;
}
.exclusive-feature .media {
  min-height: 280px;
  -webkit-transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);
  -moz-transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);
  padding: 20px 10px;
}
.exclusive-feature .media:hover {
  box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.35);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.exclusive-feature .media .media-left {
  padding: 0px 20px 0px 0px;
  flex: 0 0 25.333333%;
  max-width: 25.333333%;
}
.exclusive-feature .media .media-left img {
  width: 100%;
}
.exclusive-feature .media .media-left .fa {
  font-size: 40px;
  color: #1976d2;
}
.site-heading {
  text-align: center;
  margin: 0 auto 50px;
  position: relative;
}
.site-heading h2 {
  margin-bottom: 30px;
}
.exclusive-feature .site-heading p {
  max-width: 800px;
  margin: 10px auto 0px;
  font-weight: 400;
  color: #73787c;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.35px;
}
.exclusive-feature.padding-section {
  /*margin-top: -200px;*/
}

.about-area .area-content .box-icon {
  float: left;
  margin-right: 5px;
  font-size: 20px;
  color: #8311c5;
}

/*================================================
Page Title CSS
=================================================*/
.page-title-area {
  position: relative;
  z-index: 1;
  background: transparent url(../img/bg-2.png) right top no-repeat;
  padding-top: 190px;
  padding-bottom: 100px;
  text-align: center;
}
.page-title-area .d-table {
  margin: 0 auto;
}
.page-title-area h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
.about-image img {
  width: 90%;
}
.m-20-a {
  margin: 20px auto !important;
}

/*================================================
Blog CSS
=================================================*/
.blog-area {
  padding-bottom: 50px;
}

.blog-area .pagination-area {
  margin-bottom: 30px;
}

.single-blog-post {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}

.single-blog-post .blog-image {
  position: relative;
}

.single-blog-post .blog-image a {
  display: block;
}

.single-blog-post .blog-image .date {
  position: absolute;
  left: 20px;
  bottom: -20px;
  background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%);
  color: #ffffff;
  padding: 8px 16px;
  font-size: 13px;
  border-radius: 50px;
}

.single-blog-post .blog-image .date svg {
  width: 15px;
  margin-right: 3px;
  margin-bottom: -7px;
}

.single-blog-post .blog-post-content {
  padding-top: 40px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  background: #f7fafd;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-blog-post .blog-post-content h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}

.single-blog-post .blog-post-content span {
  display: block;
  color: #0e314c;
  margin: 15px 0;
}

.single-blog-post .blog-post-content span a {
  color: #6084a4;
  margin: 0 6px;
}

.single-blog-post .blog-post-content span a:hover {
  color: #44ce6f;
}

.single-blog-post .blog-post-content .read-more-btn {
  color: #0e314c;
}

.single-blog-post .blog-post-content .read-more-btn svg {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 15px;
}

.single-blog-post .blog-post-content .read-more-btn:hover {
  color: #44ce6f;
}

.single-blog-post .blog-post-content .read-more-btn:hover svg {
  margin-left: 5px;
}

.single-blog-post:hover {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.single-blog-post:hover .blog-post-content,
.single-blog-post:hover .blog-image img {
  background: #ffffff;
}

.blog-image img {
  width: 100%;
  padding: 20px;
  background: #f7fafd;
}

.h2Size {
  font-size: 24px;
  margin-left: 30px;
  margin-bottom: 20px;
}

.animationMockup {
  animation: 5s ease 0s normal none infinite running zbounce;
  transform: translateY(-50%);
  transition: 0.5s;
}

img.imgOpac {
  opacity: 0.6;
}
.video-js {
  overflow: hidden;
}
.video-js .vjs-tech {
  width: 52%;
  height: auto;
  left: -5px;
  margin: -10px;
  top: 0;
}

/* ================================ Counter Section Css End ====================================== */
/* ================================== Feature Section Start =================================== */
.home-feature .feature-item {
  padding: clamp(1.5rem, -0.478rem + 4.12vw, 3.125rem) 16px;
  border: 1px solid transparent;
  transition: 0.2s linear;
}

.home-feature .feature-item:hover {
  border: 1px solid var(--main-600) !important;
}

.home-feature .feature-item:hover .feature-item__icon img {
  animation: tada 1s ease infinite;
}

.home-feature {
  .bounceIn {
    margin-top: 30px;
  }
  .text-lg {
    font-size: 1.125rem !important;
  }
  span {
    display: inline-block;
  }
  .text-heading {
    color: hsl(var(--heading-color)) !important;
  }

  .flex-align,
  .flex-center {
    align-items: center;
    display: flex;
  }

  span {
    display: inline-block;
  }
  .h-64 {
    height: 4rem !important;
  }
  .w-64 {
    width: 4rem !important;
  }
  .flex-center {
    justify-content: center;
  }

  .text-lg {
    font-size: 1.125rem !important;
  }

  .text-heading {
    color: hsl(var(--heading-color)) !important;
    font-size: 22px !important;
    margin: 20px;
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) {
  .home-feature .feature-item__text {
    font-size: 0.8125rem !important;
  }
}

.rounded-16 {
  border-radius: 1rem !important;
}
.gradient-1 {
  background: linear-gradient(52deg, #544bff 14.87%, #e44eff 86.11%);
}

.gradient-2 {
  background: linear-gradient(60deg, #2163fe 14.24%, #5ae1ff 86.64%);
}

.gradient-3 {
  background: linear-gradient(60deg, #ff460c 14.24%, #fdac0e 86.64%);
}

.gradient-4 {
  background: linear-gradient(51deg, #24cf75 15.86%, #b8db1d 84.49%);
}

.gradient-5 {
  background: linear-gradient(60deg, #d328a8 14.24%, #ff8fff 86.64%);
}

.bg-gradient-1 {
  background: linear-gradient(96deg, #f2f1ff 5.02%, #fdf1ff 95.41%);
}

.bg-gradient-2 {
  background: linear-gradient(
    247deg,
    rgba(87, 218, 255, 0.1) 0.99%,
    rgba(0, 80, 255, 0.1) 97.77%
  );
}

.bg-gradient-3 {
  background: linear-gradient(
    247deg,
    rgba(255, 197, 69, 0.1) 0.99%,
    rgba(255, 74, 13, 0.1) 97.77%
  );
}

.bg-gradient-4 {
  background: linear-gradient(
    270deg,
    rgba(184, 219, 29, 0.12) 0%,
    rgba(38, 207, 116, 0.12) 100%
  );
}

.bg-gradient-5 {
  background: linear-gradient(
    270deg,
    rgba(253, 190, 251, 0.1) 0%,
    rgba(214, 51, 174, 0.1) 100%
  );
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
