@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: 
    Template URI: 
    Description: This is html5 template
    Author: 
    Author URI: 
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================
  
    Theme default CSS
    1. Home
        1.2 Hero
        1.3 Tab
        1.4 Project
        1.5 Testimonial
        1.6 Client
        1.7 Social
        1.8 Footer
    2. Single Blog
    3. Blog
    4. Single Service
    5. Pricing
    6. Contact
    7. Home Two
        7.2 Service
        7.3 Counter
        7.4 Education Experience
        7.5 Project
    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  Theme default CSS
/*----------------------------------------*/
/*google-font*/
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,700");
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900&display=swap');
/*----------------------------------------*/
/*  Other Files
/*----------------------------------------*/
@keyframes typewriter {
  0%, 100% {
    width: 0;
  }
  20%, 80% {
    width: 10.2em;
  }
}

@keyframes caret {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

.services-main{background-color: #1A1A2B; padding: 100px 0px;}

.single-service ul li a {font-size: 16px;}
p.quote{font-size: 20px;    line-height: 32px;    padding: 15px;    border: 1px solid;}
.mt50{margin-top:50px;}
.homebtn{margin-top:20px; }
.single-exhibition h4.name{font-size: 16px;}
.single-exhibition h6.subname{font-size: 13px; font-weight: 300; margin-top: 4px;}


*{border-radius: 8px!important}
.col-lg-6, .col-sm-6{padding-left: 12px; padding-right: 12px;}
.content-exhibitions .col-lg-4{padding-right: 12px; padding-left: 12px;}
.content-service .col-lg-4{padding-right: 15px!important; padding-left: 15px!important;}
.single-exhibition h4{font-size:20px}
a.more:hover {
  color: #121422 !important;
	    background: #a3c806;
}
.stellarnav ul ul {
  top: 35PX;
  width: 250px;
  position: absolute;
  z-index: 9900;
  padding: 15px 0px;
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  border-radius: 3px;
}
.single-service ul.list {
  list-style: none;
  padding: 0;
  margin: 10px 0 20px 17px;
}
.single-service ul.list li {
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0;
  position: relative;
  padding: 0 0 0 15px;
}
.single-service ul.list li::before {
  content: "\02666"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #a3c806; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -2em; /* Also needed for space (tweak if needed) */
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #ffffff;
  color: #a3c806;
  text-shadow: 2px 2px #000000;
}
::selection {
  background: #000000;
  color: #a3c806;
}
.no-mar {
  margin: 0 !important;
}
.no-pad {
  padding: 0 !important;
}
div#preloader {
  background: #515781 url("../img/loader.gif") no-repeat scroll center center;
  height: 100%;
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
header.navbar-fixed-top {
  background: #121422;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  left: 0;
  padding: 10px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.mar-bot-50 {
  margin-bottom: 50px;
}
.mar-bot-40 {
  margin-bottom: 40px;
}
.mar-bot-35 {
  margin-bottom: 35px;
}
.mar-bot-30 {
  margin-bottom: 30px;
}
.mar-top-30 {
  margin-top: 30px;
}
.mar-top-80 {
  margin-top: 80px;
}
.mar-top-80 {
  margin-top: 80px;
}
.mar-top-55 {
  margin-top: 55px;
}
.mar-top-108 {
  margin-top: 108px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: 0;
}
html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}
body {
  background: #1F2235;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 1.5px;
  color: #ffffff;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
button, input, textarea {
  letter-spacing: 1px;
}
/* 
Table Of Contents
=========================
- Default Typography
- Custom Typography
=========================
*/
/* 
--------------------------
- Default Typography
--------------------------
*/
body {
  font-family: "HK Grotesk Legacy";
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  font-family: 'Montserrat', sans-serif;
}
h1 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0;
  margin-bottom: 0px;
}
h2 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0px;
}
h4 {
  font-size: 20px;
  line-height: 24px;
}
h5 {
  font-size: 16px;
  line-height: 20px;
}
h6 {
  font-size: 14px;
  line-height: 18px;
}
p {
  font-family: "HK Grotesk Legacy";
  color: #d2d6f3;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0;
}
li {
  color: #d2d6f3
}
p img {
  margin: 0;
}
span {
  font-family: "HK Grotesk Legacy";
}
/* em and strong */
em {
  font: 15px/30px;
}
strong, b {
  font: 15px/30px;
}
small {
  font-size: 11px;
  line-height: inherit;
}
/*  blockquotes */
blockquote {
  border-left: 0 none;
  font-family: "HK Grotesk Legacy";
  margin: 10px 0;
  padding-left: 40px;
  position: relative;
}
blockquote::before {
  color: #ffffff;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 36px;
  left: 20px;
  line-height: 0;
  margin: 0;
  opacity: 0.5;
  position: absolute;
  top: 20px;
}
blockquote p {
  font-style: italic;
  padding: 0;
  font-size: 18px;
  line-height: 36px;
}
blockquote cite {
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
  color: #a3c806;
  border: none;
}
/* abbreviations */
abbr {
  color: #ffffff;
  font-weight: 700;
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: .6px;
}
abbr:hover {
  cursor: help;
}
/* links */
a, a:visited {
  text-decoration: none;
  font-family: "HK Grotesk Legacy";
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: 0;
}
a:hover, a:active {
  color: #a3c806;
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
p a, p a:visited {
  line-height: inherit;
  outline: 0;
}
a.active-page {
  color: #a3c806;
}
/* list */
ul, ol {
  margin-bottom: 0px;
  margin-top: 0px;
}
ul {
  margin: 0;
}
ol {
  list-style: decimal;
}
ol, ul.square, ul.circle, ul.disc {
  margin-left: 0px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}
ul ul, ul ol, ol ol, ol ul {
  margin: 0;
}
ul ul li, ul ol li, ol ol li, ol ul li {
  margin-bottom: 0px;
}
li {
  line-height: 18px;
  margin-bottom: 0px;
}
/* definition list */
dl {
  margin: 12px 0;
}
dt {
  margin: 0;
  color: #11ABB0;
}
dd {
  margin: 0 0 0 20px;
}
/* 
--------------------------
- Custom Typography
--------------------------
*/
/* Your Custom Typography. */
.bg-with-black {
  position: relative;
}
.bg-with-black::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.bg-with-white {
  position: relative;
}
.bg-with-white::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.bg-with-blue {
  position: relative;
}
.bg-with-blue::before {
  background: #00bff3 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.hvr-bs:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn-style-1 {
  border-radius: 5px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  color: #a3c806;
  border: 1px solid #a3c806;
  background: transparent;
  cursor: pointer;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 24px;
}
.btn-style-1:hover {
  background: #a3c806;
  color: #121422;
}
.btn-ripple-out {
  position: relative;
}
.btn-ripple-out::before {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: popcircle;
  animation-name: popcircle;
  border: 1px solid #ffffff;
  border-radius: 100px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@-webkit-keyframes popcircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
@keyframes popcircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
/*----------------------------------------*/
/*  1. Home
/*----------------------------------------*/
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  padding: 15px 0 10PX;
  z-index: 999;
}
.logo {
  padding: 14px 0;
}
.logo .link {
  display: inline-block;
}
.main-menu.stellarnav {
  background: transparent;
  padding: 20px;
}
.main-menu.stellarnav ul {
  text-align: right;
}
.main-menu.stellarnav ul li {
  text-align: left;
}
.main-menu.stellarnav ul li a {
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 0px 14px;
}
.main-menu.stellarnav ul li.active > a {
  color: #a3c806;
}
.main-menu.stellarnav ul li:hover > a {
  color: #a3c806;
}
.main-menu.stellarnav ul li:last-child a {
  padding-right: 0;
}
.main-menu.stellarnav ul li ul {
  background: #292d44;
}
.main-menu.stellarnav ul li ul li a {
  padding: 14px 20px;
}
.lets-chat {
  text-align: right;
  padding: 10px 0;
	margin: 0px 5px 0px 0px;
}
/* 1.2 Hero */
.hero-area {
  background: #232639;
  position: relative;
  padding: 250px 0px 200px;
}
.hero-area .hero-element-1 {
  position: absolute;
  top: 44px;
  left: 68px;
  right: 140px;
  bottom: 100px;
}
.hero-area .hero-element-1 img {
  margin: auto;
}
.hero-area .hero-element-2 {
  position: absolute;
  top: 286px;
  left: 33%;
}
.hero-area .hero-element-2 img {
  margin: auto;
}
.hero-area .hero-element-3 {
  position: absolute;
  bottom: 210px;
  left: 41%;
}
.hero-area .hero-element-3 img {
  margin: auto;
}
.hero-area .hero-element-4 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.hero-area .hero-element-4 img {
  margin: auto;
}
.hero-area .hero-banner {
  position: absolute;
  text-align: right;
  bottom: 1px;
  right: 150px;
}
.hero-area .hero-banner img {
  margin: auto;
  max-height: 770px;
}
.hero-content .intro {
  font-family: "HK Grotesk Legacy";
  color: #a3c806;
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
}
.hero-content .title {
  font-size: 65px;
  line-height: 75px;
  margin: 12px 0 0;
}
.hero-content .desg {
  font-family: "HK Grotesk Legacy";
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  margin: 40px 0 0;
}
/* 1.3 Tab */
.info-tab-area {
  position: relative;
  padding: 0 0 60px;
}
.info-tab-area .tab-bg-element {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}
.info-tab-area .tab-bg-element img {
  width: 100%;
}
.info-tab {
  background: #313552;
}
.info-tab .nav {
  background: #000;
  border: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.info-tab .nav .nav-item {
  margin: 0;
  border: 0;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  text-align: center;
  border-right: 1px solid #383B55;
}
.info-tab .nav .nav-item .nav-link {
  border-radius: 0;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  border: 0;
  padding: 21px 10px;
}
.info-tab .nav .nav-item .nav-link.active {
  color: #1F2235;
  background: #a3c806;
  font-weight: bold;
	border-radius: 5px;
}
.info-tab .nav .nav-item:last-child {
  border-right: 0;
}
.info-tab .tab-content .tab-pane .content-about {
  padding: 80px 50px 90px;
}
.info-tab .tab-content .tab-pane .content-about .banner {
  text-align: center;
}
.info-tab .tab-content .tab-pane .content-about .banner img {
  margin: auto;
}
.info-tab .tab-content .tab-pane .content-about .content .intro {
  color: #a3c806;
  line-height: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.info-tab .tab-content .tab-pane .content-about .content .title {
  font-size: 30px;
  line-height: 45px;
  margin: 26px 0 0;
}
.info-tab .tab-content .tab-pane .content-about .content .text {
  margin: 27px 0 0;
}
.info-tab .tab-content .tab-pane .content-about .content .text a {
  color: #a3c806;
  font-size: 16px;
  letter-spacing: 0;
}
.info-tab .tab-content .tab-pane .content-about .content .more {
  margin: 37px 0 0;
}
.info-tab .tab-content .tab-pane .content-service {
  padding: 70px 40px 30px 44px;
}
.info-tab .tab-content .tab-pane .content-interview {
  padding: 70px 44px 30px 54px;
}
.info-tab .tab-content .tab-pane .content-awards {
  padding: 70px 44px 30px 54px;
}
.info-tab .tab-content .tab-pane .content-exhibitions {
  padding: 46px 46px 16px;
}
.single-service {
  margin: 0 0 58px;
}
.single-service .icon .icon-box {
  color: #a3c806;
  font-size: 24px;
  line-height: 24px;
}
.single-service .icon .icon-box img {
  height: 60px;
}
.single-service .content {
  margin: 18px 0 0;
}
.single-service .content .title {
  font-size: 20px;
  line-height: 24px;
  border-bottom: 1px dotted;
  padding-bottom: 13px;
  border-color: rgb(162, 199, 6);
}
.single-service .content .text {
  font-weight: 300;
  margin: 18px 0 0;
}
.single-interview {
  overflow: hidden;
  margin: 0 0 50px;
}
.single-interview .img {
  float: left;
  width: 170px;
}
.single-interview .img img {
  border-radius: 3px;
}
.single-interview .content {
  overflow: hidden;
  padding: 0 0 0 26px;
}
.single-interview .content .title {
  margin: 0 0 13px;
}
.single-interview .content .text {
  margin: 0 0 14px;
}
.single-interview .content .more, .single-service .more {
  display: inline-block;
  color: #a3c806;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.single-service .more {
  display: inline-block;
  color: #a3c806;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  font-weight: 600;
  text-transform: uppercase;
	    border: 1px solid;
    padding: 10px 15px 8px;
    border-radius: 5px;
}
.single-interview .content .more .icon {
  margin-left: 4px;
}
.single-awards {
  overflow: hidden;
  margin: 0 0 49px;
}
.single-awards .img {
  float: left;
  width: 130px;
}
.single-awards .img img {
  width: 100%;
}
.single-awards .content {
  overflow: hidden;
  padding: 0 0 0 30px;
}
.single-awards .content .title {
  display: block;
}
.single-awards .content .text {
  margin: 13px 0 0;
}
.single-exhibition {
  position: relative;
  margin: 0 0 24px;
}
.single-exhibition .img {
  position: relative;
}
.single-exhibition .img::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 11;
  background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 8px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  opacity: 0;
}
.single-exhibition .img img {
  width: 100%;
  border-radius: 8px;
}
.single-exhibition .content {
  position: absolute;
  padding: 20px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  z-index: 22;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.single-exhibition:hover .img::before {
  opacity: 1;
}
.single-exhibition:hover .content {
  opacity: 1;
}
/* 1.4 Project */
.section-title {
  margin: 0 0 50px;
}
.section-title .intro {
  color: #a3c806;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 600;
}
.section-title .title {
  font-size: 40px;
  line-height: 44px;
  margin: 8px 0 0;
}
.section-title .text {
  font-weight: 300;
  margin: 34px 0 0;
}
.project-area {
  padding: 48px 0 120px;
}
.single-project {
  background: #313552;
  border-bottom: 1px solid #a3c806;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  border-radius: 5px;
  max-width: 435px;
}
.single-project .img img {
  border-radius: 5px;
  width: 100%;
}
.single-project .content {
  padding: 40px 30px 50px;
}
.single-project .content .type {
  color: #a3c806;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.single-project .content .title {
  font-size: 24px;
  line-height: 28px;
  margin: 22px 0 0;
}
.single-project .content .text {
  margin: 14px 0 0;
}
.single-project .content .read {
  margin: 26px 0 0;
}
.single-project:hover {
  border-bottom-width: 2px;
}
/* 1.5 Testimonial */
.testimonial-area {
  background: #23273C;
  padding: 100px 0 110px;
}
.single-testimonial {
  background: #2C304A;
  padding: 30px 40px 50px;
  border: 1px solid #a3c806;
  border-radius: 5px;
  position: relative;
}
.single-testimonial::after {
  content: "\f10e";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #1F2235;
  font-size: 40px;
  line-height: 42px;
  position: absolute;
  right: 32px;
  top: 42px;
}
.single-testimonial .info {
  overflow: hidden;
  margin: 0 0 40px;
}
.single-testimonial .info .img {
  float: left;
  width: 64px;
}
.single-testimonial .info .img img {
  border-radius: 100px;
  width: 100%;
}
.single-testimonial .info .info-right {
  overflow: hidden;
  padding: 0 0 0 20px;
}
.single-testimonial .info .info-right .name {
  margin: 0 0 6px;
}
.single-testimonial .info .info-right .desg {
  color: #a3c806;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.single-testimonial .text {
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
  font-style: italic;
}
.testimonial-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -96px;
  border: 1px solid #a3c806;
  border-radius: 3px;
}
.testimonial-carousel .owl-nav div {
  display: inline-block;
  background: #2C304A;
  height: 44px;
  width: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.testimonial-carousel .owl-nav div:hover {
  background: #a3c806;
  color: #000;
}
.testimonial-carousel .owl-nav .owl-next {
  border-left: 1px solid #a3c806;
}
/* 1.6 Client */
.client-area {
  padding: 110px 0 80px;
}
.client-area-left-side .nav {
  display: block;
  border: 0;
  margin: 0;
}
.client-area-left-side .nav .nav-item {
  display: block;
  border: 0;
  margin: 0 0 32px;
}
.client-area-left-side .nav .nav-item .nav-link {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #ffffff;
}
.client-area-left-side .nav .nav-item .nav-link .icon {
  opacity: 0;
  margin-left: 11px;
}
.client-area-left-side .nav .nav-item .nav-link.active {
  background: transparent;
  color: #a3c806;
	font-weight: bold;
	font-size: 16px;
}
.client-area-left-side .nav .nav-item .nav-link.active .icon {
  opacity: 1;
}
.single-client {
  background: #E9E9EB;
  border-radius: 5px;
  text-align: center;
  margin: 0 0 24px;
  width: 100%;
}
.single-client img {
  margin: auto;
}
/* 1.7 Social */
.social-area {
  background: #23273C;
  padding: 110px 0 80px;
}
.single-social {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  background: #2C304A;
  border: 1px solid #a3c806;
  border-radius: 5px;
  position: relative;
  margin: 0 0 20px;
  padding: 30px 70px 30px 30px;
}
.single-social .title {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  margin: 0 0 6px;
}
.single-social .info {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  font-size: 14px;
  line-height: 10px;
  color: #a3c806;
}
.single-social .icon {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
  display: inline-block;
  right: 18px;
  top: 26px;
  font-size: 44px;
  color: #1F2235;
}
.single-social .icon img {
  height: 45px;
}
.single-social:hover {
  background: #a3c806;
}
.single-social:hover .title {
  color: #1F2235;
}
.single-social:hover .info {
  color: #1F2235;
}
.single-social:hover .icon {
  color: #ffffff;
}
/* 1.8 Footer */
footer {
  background: #313451;
  padding: 74px 0 40px;
}
.footer-top-area {
  padding: 10px 0 36px;
}
.f-logo {
  padding: 0 0 30px;
}
.f-title {
  text-align: center;
  padding: 0 0 30px;
}
.f-title .title {
  font-size: 40px;
  line-height: 44px;
}
.f-chat {
  text-align: right;
  padding: 0 0 30px;
}
.footer-bottom-area {
  padding: 10px 0;
}
.footer-links {
  text-align: left;
}
.footer-links .links {
  padding: 0;
  list-style: none;
  text-align: center;
}
.footer-links .links li {
  display: inline-block;
  margin-right: 10px;
}
.footer-links .links li:last-child {
  margin-right: 0;
}
.footer-links .links li a {
  display: block;
  letter-spacing: 0;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
}
.footer-links .links li:first-child {
  text-transform: uppercase;
  font-weight: 600;
  color: #a3c806;
}
.footer-copyright {
  text-align: center;
}

.footer-copyright .copyright {
  font-size: 12px;
  line-height: 120px;
  font-weight: 500;
}
#scrollUp {
  border-radius: 100px;
  background: #a3c806;
  bottom: 30px;
  color: #1F2235;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  right: 30px;
  text-align: center;
  width: 50px;
}
#scrollUp:hover {
  border-radius: 5px;
}
/*----------------------------------------*/
/*  2. Single Blog
/*----------------------------------------*/
.innerpage-hero-area {
  background-image: url(../img/single-blog/hero-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 250px 0 250px;
}
.innerpage-hero-area .iha-meta {
  background: rgba(112, 112, 112, 0.2);
  position: absolute;
  z-index: 90;
  bottom: 0;
  left: 0;
  right: 0;
}
.innerpage-hero-area .iha-meta .iha-all-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 12px 0;
}
.innerpage-hero-area .iha-meta .iha-all-meta .iha-meta-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 1;
  flex: 1 1 1;
  padding: 10px 40px;
}
.innerpage-hero-area .iha-meta .iha-all-meta .iha-meta-box:first-child {
  padding-left: 0;
}
.innerpage-hero-area .iha-meta .iha-all-meta .iha-meta-box:last-child {
  padding-right: 0;
}
.innerpage-hero-area .iha-meta .iha-all-meta .iha-meta-box .title {
  color: #a3c806;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.innerpage-hero-area .iha-meta .iha-all-meta .iha-meta-box .title .blank {
  display: block;
  opacity: 0;
}
.innerpage-hero-area .iha-meta .iha-all-meta .iha-meta-box .info {
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  margin: 5px 0 0;
}
.innerpage-hero-content .title {
  font-size: 40px;
  line-height: 50px;
  text-align: center;
}
.innerpage-hero-content .text {
  font-size: 18px;
  line-height: 30px;
  margin: 16px 0 0;
  text-align: center;
}
.single-blog-post-area {
  padding: 80px 0 54px;
}
.sbpa-content .text {
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 47px;
}
.sbpa-content .img img {
  border-radius: 5px;
  width: 100%;
}
.sbpa-content .img .info {
  font-size: 13px;
  line-height: 17px;
  margin: 9px 0 34px;
}
.sbpa-content .title {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 21px;
}
.sbpa-content blockquote {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0;
  padding: 7px 90px 17px;
}
.sbpa-content blockquote::before {
  display: none;
}
.sbpa-content .list {
  padding: 0 0 0 54px;
  margin: 0 0 32px;
}
.sbpa-content .list li {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
}
.related-articles-area {
  background: #22253A;
  padding: 80px 0 90px;
}
.single-related-article {
  margin: 0 0 30px;
}
.single-related-article .img a {
  display: block;
}
.single-related-article .img img {
  border-radius: 5px;
  width: 100%;
}
.single-related-article .content {
  padding: 24px 0 0;
}
.single-related-article .content .date {
  color: #a3c806;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.single-related-article .content .title {
  margin: 20px 0 0;
}
.single-related-article .content .text {
  line-height: 30px;
  font-weight: 300;
  margin: 15px 0 0;
}
.post-comment-aera {
  padding: 110px 0 100px;
}
.pca-title {
  margin: 0 0 30px;
}
.leave-comment {
  padding: 10px;
}
.leave-comment-input-box {
  margin: 0 0 20px;
}
.leave-comment-input-box input[type="text"] {
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  background: transparent;
  width: 100%;
  height: 54px;
  letter-spacing: 0;
  padding: 10px 22px;
}
.leave-comment-input-box input[type="email"] {
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  background: transparent;
  width: 100%;
  height: 54px;
  letter-spacing: 0;
  padding: 10px 22px;
}
.leave-comment-input-box textarea {
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  background: transparent;
  width: 100%;
  height: 128px;
  letter-spacing: 0;
  padding: 10px 22px;
}
.leave-comment-input-box input[type="submit"] {
  background: transparent;
}
.leave-comment-input-box input[type="submit"]:hover {
  background: #a3c806;
}
.current-opinion {
  padding: 52px 0 10px;
}
.current-opinion .comment-list ul {
  padding: 0;
  list-style: none;
}
.current-opinion .comment-list ul li ul {
  border-bottom: 1px solid #36394A;
  border-top: 1px solid #36394A;
  background: #232639;
  padding-left: 0;
  list-style: none;
}
.current-opinion article {
  overflow: hidden;
  padding: 30px 20px;
}
.current-opinion article .comment-author {
  float: left;
  width: 50px;
}
.current-opinion article .comment-details {
  overflow: hidden;
  padding-left: 20px;
}
.current-opinion article .comment-details .comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.current-opinion article .comment-details .comment-meta .comment-left-meta {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 70%;
  flex: 1 1 70%;
}
.current-opinion article .comment-details .comment-meta .comment-left-meta .author-name {
  font-family: "HK Grotesk Legacy";
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}
.current-opinion article .comment-details .comment-meta .comment-reply {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  text-align: right;
}
.current-opinion article .comment-details .comment-meta .comment-reply .reply {
  color: #a3c806;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}
.current-opinion article .comment-details .comment-meta .comment-reply .reply .icon {
  margin-right: 8px;
}
.current-opinion article .comment-details .comment-text {
  margin: 5px 0 0;
}
.current-opinion article .comment-details .comment-text p {
  margin: 0;
}
.post-pagination {
  padding: 18px 0 10px;
}
.post-pagination ul {
  padding: 0;
  list-style: none;
  text-align: right;
}
.post-pagination ul li {
  display: inline-block;
  margin-right: 4px;
}
.post-pagination ul li:last-child {
  margin-right: 0;
}
.post-pagination ul li a {
  font-size: 16px;
  border: 2px solid #ffffff;
  border-radius: 3px;
  font-weight: 600;
  display: block;
  text-align: center;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.post-pagination ul li a:hover {
  background: #a3c806;
  border-color: #a3c806;
  color: #1F2235;
}
.post-pagination ul li.active a {
  background: #a3c806;
  border-color: #a3c806;
  color: #1F2235;
}
.post-pagination ul li.disable a {
  pointer-events: none;
  cursor: default;
}
/*----------------------------------------*/
/*  3. Blog
/*----------------------------------------*/
.innerpage-hero-area .iha-menu {
  background: rgba(112, 112, 112, 0.2);
  position: absolute;
  z-index: 90;
  bottom: 0;
  left: 0;
  right: 0;
}
.innerpage-hero-area .iha-menu .iha-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  list-style: none;
}
.innerpage-hero-area .iha-menu .iha-menu-item li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 186px;
  border-right: 1px solid #1F2235;
}
.innerpage-hero-area .iha-menu .iha-menu-item li:first-child {
  border-left: 1px solid #1F2235;
}
.innerpage-hero-area .iha-menu .iha-menu-item li a {
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  padding: 21px 10px;
  text-transform: uppercase;
  text-align: center;
}
.innerpage-hero-area .iha-menu .iha-menu-item li.active a {
  background: #a3c806;
  color: #1F2235;
  font-weight: bold;
	border-radius: 5px;
}
.innerpage-hero-area .iha-menu .iha-menu-item li.active a:hover {
  color: #1F2235;
}
.page-blog-area {
  padding: 80px 0 100px;
}
.page-all-blog {
  margin: 0 0 30px;
}
.sidebar {
  margin: 0 0 30px;
}
.sidebar .sidebar-widget {
  margin: 0 0 50px;
}
.sidebar .sidebar-widget .search-input-box {
  position: relative;
}
.sidebar .sidebar-widget .search-input-box input[type="text"] {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  padding: 5px 56px 5px 20px;
  height: 60px;
  width: 100%;
}
.sidebar .sidebar-widget .search-input-box button {
  border-radius: 5px;
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  bottom: 3px;
  color: #ffffff;
  cursor: pointer;
  outline: none;
  font-size: 18px;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 3px;
  width: 50px;
}
.sidebar .sidebar-widget .subs-logo {
  margin: 0 0 46px;
}
.sidebar .sidebar-widget .subs-title {
  margin: 0 0 11px;
}
.sidebar .sidebar-widget .subs-text {
  font-weight: 300;
  line-height: 24px;
}
.sidebar .sidebar-widget .subs-input-box {
  margin: 20px 0 0;
  position: relative;
}
.sidebar .sidebar-widget .subs-input-box input[type="text"] {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  padding: 5px 56px 5px 20px;
  height: 52px;
  width: 100%;
}
.sidebar .sidebar-widget .subs-input-box button {
  border-radius: 5px;
  background: #a3c806 none repeat scroll 0 0;
  border: 0 none;
  bottom: 3px;
  color: #ffffff;
  cursor: pointer;
  outline: none;
  font-size: 18px;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 3px;
  width: 50px;
}
.sidebar .sidebar-widget .sw-news-nav {
  border: 0 none;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 0 31px;
}
.sidebar .sidebar-widget .sw-news-nav .nav-item {
  border: 0 none;
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.sidebar .sidebar-widget .sw-news-nav .nav-item .nav-link {
  border: 0 none;
  color: #8f919a;
  display: block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
.sidebar .sidebar-widget .sw-news-nav .nav-item .nav-link.active {
  background: transparent;
  color: #ffffff;
}
.sidebar .sidebar-widget .sw-news-box {
  overflow: hidden;
  margin: 0 0 34px;
}
.sidebar .sidebar-widget .sw-news-box .img {
  float: left;
  width: 130px;
}
.sidebar .sidebar-widget .sw-news-box .img img {
  border-radius: 5px;
  width: 100%;
}
.sidebar .sidebar-widget .sw-news-box .content {
  overflow: hidden;
  padding: 0 0 0 20px;
}
.sidebar .sidebar-widget .sw-news-box .content .date {
  color: #a3c806;
  display: block;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0 0 4px;
  font-size: 12px;
  line-height: 16px;
}
.sidebar .sidebar-widget .sw-news-box .content .title {
  display: block;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 26px;
}
.sidebar .sidebar-widget .sw-news-box .content .title:hover {
  color: #ffffff;
}
.sidebar .sw-subscribe {
  background-image: url(../img/blog/side-subscribe-bg.png);
  background-size: cover;
  background-position: center;
  padding: 20px;
  border-radius: 5px;
}
/*----------------------------------------*/
/*  4. Single Service
/*----------------------------------------*/
.page-single-service-area {
  padding: 80px 0 90px;
}
.page-single-service .title {
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
}
.page-single-service .title-2 {
  margin: 0 0 26px;
}
.page-single-service .title-3 {
  color: #a3c806;
  margin: 0 0 26px;
	font-size: 25px;
}
.page-single-service .text {
  margin: 0 0 60px;
}
.page-single-service .img img {
  border-radius: 5px;
  width: 100%;
}
.page-single-service .list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.page-single-service .list li {
  display: block;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0;
  position: relative;
  padding: 0 0 0 20px;
}
.page-single-service .list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 48%;
  border: 1px solid #a3c806;
  height: 3px;
  width: 2px;
}
/*----------------------------------------*/
/*  5. Pricing
/*----------------------------------------*/
.innerpage-hero-area.iha-pricing {
  background-image: url(../img/pricing/hero-bg.png);
}
.page-pricing-area {
  position: relative;
  top: -130px;
  margin-bottom: -130px;
  padding: 0 0 38px;
}
.single-pricing {
  background: #313552;
  border-radius: 5px;
  position: relative;
  margin: 0 0 30px;
  padding: 40px 50px 60px;
}
.single-pricing .badge {
  position: absolute;
  background: #a3c806;
  color: #1F2235;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 10px 18px;
  height: 32px;
  line-height: 17px;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.single-pricing .icon {
  margin: 10px 0 35px;
}
.single-pricing .icon img {
  height: 80px;
}
.single-pricing .type {
  margin: 0 0 23px;
}
.single-pricing .type .type-text {
  font-size: 30px;
  line-height: 34px;
}
.single-pricing .info {
  padding: 0;
  list-style: circle !important;
  margin: 0 0 17px 20px;
}
.single-pricing .info li {
  letter-spacing: 0;
  font-size: 16px;
  line-height: 40px;
  font-weight: 300;
  list-style: none;
}
.single-pricing .info li::before {
  content: "\02666"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #a3c806; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1.5em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.single-pricing .price {
  color: #a3c806;
  font-family: 'Montserrat', sans-serif;
  font-size: 50px;
  line-height: 50px;
}
.single-pricing .price .icon {
  font-size: 53px;
  margin: 6px;
  position: relative;
}
.single-pricing .price .duration {
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
	
}
.single-pricing .purchase {
  margin: 41px 0 0;
}
.faq-area {
  padding: 40px 0 60px;
}
.pricing-nav-tabs {
  display: block;
  margin: 0 0 30px;
  border: 0;
}
.pricing-nav-tabs .nav-item {
  display: block;
  margin: 0;
  border: 0;
}
.pricing-nav-tabs .nav-item .nav-link {
  display: block;
  margin: 0;
  border: 0;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 48px;
  font-weight: 600;
}
.pricing-nav-tabs .nav-item .nav-link.active {
  background: transparent;
  color: #a3c806;
}
.faq-box {
  margin: 0 0 50px;
}
.faq-box .title {
  font-weight: 400;
  margin: 0 0 26px;
}
.faq-box .text {
  font-weight: 300;
}
/*----------------------------------------*/
/*  6. Contact
/*----------------------------------------*/
.iha-contact.innerpage-hero-area {
  background: url(../img/contact/hero-bg.png);
  background-size: cover;
}
.scroll-icon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
}
.scroll-icon .scroll-icon-box {
  position: relative;
  display: inline-block;
  margin: 12px 0;
}
.scroll-icon .scroll-icon-box .up {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -23px;
  z-index: 2;
}
.scroll-icon .scroll-icon-box .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: updown;
  animation-name: updown;
}
.scroll-icon .scroll-icon-box .down {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -23px;
  z-index: 2;
}
@-webkit-keyframes updown {
  0% {
    top: 30%;
  }
  50% {
    top: 65%;
  }
  100% {
    top: 30%;
  }
}
@keyframes updown {
  0% {
    top: 30%;
  }
  50% {
    top: 65%;
  }
  100% {
    top: 30%;
  }
}
.contact-form-area {
  padding: 0 0 30px;
}
.contact-form {
  background: #313552;
  padding: 80px 0 60px;
  margin-top: -150px;
}
.contact-input-box {
  margin: 0 0 20px;
}
.contact-input-box input[type="text"] {
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  background: transparent;
  width: 100%;
  height: 54px;
  letter-spacing: 0;
  padding: 10px 22px;
}
.contact-input-box input[type="email"] {
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  background: transparent;
  width: 100%;
  height: 54px;
  letter-spacing: 0;
  padding: 10px 22px;
}
.contact-input-box textarea {
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  background: transparent;
  width: 100%;
  height: 128px;
  letter-spacing: 0;
  padding: 10px 22px;
}
.contact-address-area {
  padding: 60px 0 100px;
}
.single-contact-address {
  margin: 0 0 30px;
}
.single-contact-address .title {
  color: #a3c806;
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
}
.single-contact-address .title .icon {
  color: #ffffff;
  margin-right: 10px;
}
.single-contact-address .info {
  list-style: none;
  padding: 0 0 0 30px;
  margin: 28px 0 0;
}
.single-contact-address .info li {
  display: block;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
/*----------------------------------------*/
/*  7. Home Two
/*----------------------------------------*/
.h2-about-area {
  padding: 110px 0;
}
.h2-about-content .section-title {
  margin: 0;
}
.h2-about-content .text {
  margin: 30px 0 0;
}
.h2-about-content .text .color {
  color: #a3c806;
}
.h2-about-content .link {
  margin: 60px 0 0;
}
.h2-about-banner .img {
  position: relative;
}
.h2-about-banner .img img {
  border-radius: 5px;
}
.h2-about-banner .img .popup-youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #a3c806;
  font-size: 60px;
}
/* 7.2 Service */
.h2-service-area {
  background: #313552;
  padding: 110px 0 80px;
}
.h2-single-service {
  border: 1px solid rgba(255, 197, 118, 0.25);
  padding: 40px 30px 40px 30px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  margin: 0 0 30px;
}
.h2-single-service:hover {
  border-color: #a3c806;
}
.h2-single-service .icon-box .icon {
  font-size: 42px;
  color: #a3c806;
  display: inline-block;
}
.h2-single-service .icon-box .icon img {
  height: 42px;
}
.h2-single-service .content {
  padding: 15px 0 0;
}
.h2-single-service .content .title {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.h2-single-service .content .title:hover {
  color: #a3c806;
}
.h2-single-service .content .text {
  margin: 20px 0 0;
}
/* 7.3 Counter */
.h2-counter-area {
  padding: 110px 0 40px;
}
.h2-single-counter {
  text-align: center;
  position: relative;
  z-index: 2;
  margin: 0 0 30px;
}
.h2-single-counter .counter {
  color: #a3c806;
  font-size: 60px;
  line-height: 60px;
}
.h2-single-counter .text {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin: 15px 0 0;
}
.h2-single-counter .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.05;
  color: #a3c806;
  font-size: 110px;
  z-index: -1;
}
/* 7.4 Education Experience */
.h2-education-experience-area {
  padding: 40px 0 80px;
}
.h2eea-experience {
  margin: 0 0 30px;
}
.h4eqa-experience-box {
  background: #313552;
  overflow: hidden;
  padding: 40px;
  margin: 0 0 30px;
}
.h4eqa-experience-box:last-child {
  margin-bottom: 0;
}
.h4eqa-experience-box .left {
  background: #1F2235;
  float: left;
  text-align: center;
  width: 70px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.h4eqa-experience-box .left.color-1 {
  background: #3b74ff;
}
.h4eqa-experience-box .left.color-2 {
  background: #933bff;
}
.h4eqa-experience-box .left.color-3 {
  background: #ffa53b;
}
.h4eqa-experience-box .left.color-4 {
  background: #6fa642;
}
.h4eqa-experience-box .left .icon {
  color: #a3c806;
  font-size: 26px;
  line-height: 70px;
}
.h4eqa-experience-box .right {
  overflow: hidden;
  padding-left: 30px;
}
.h4eqa-experience-box .right .text {
  color: #7c849e;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
}
.h4eqa-experience-box .right .title {
  font-size: 26px;
  line-height: 32px;
  margin: 13px 0 0;
}
.h4eqa-experience-box:hover .left {
  background: #a3c806;
}
.h4eqa-experience-box:hover .left .icon {
  color: #1F2235;
}
.h2eea-education {
  position: relative;
  margin: 0 0 30px;
}
.h2eea-education::after {
  content: "";
  background: #4d5368;
  position: absolute;
  left: 186px;
  top: 0;
  height: 100%;
  width: 1px;
  z-index: -2;
}
.h2eea-education .box {
  overflow: hidden;
  margin: 0 0 52px;
}
.h2eea-education .box:last-child {
  margin-bottom: 0;
}
.h2eea-education .box .left {
  float: left;
  text-align: right;
  position: relative;
  padding-right: 22px;
  width: 190px;
}
.h2eea-education .box .left::after {
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 100px;
  right: 0;
  top: 0;
  height: 6px;
  width: 6px;
  z-index: -1;
}
.h2eea-education .box .left .date {
  font-weight: 400;
}
.h2eea-education .box .left .place {
  font-weight: 400;
  margin: 8px 0 0;
}
.h2eea-education .box .left.color-1::after {
  background: #ffb525;
}
.h2eea-education .box .left.color-1 .date {
  color: #ffb525;
}
.h2eea-education .box .left.color-2::after {
  background: #00ffd2;
}
.h2eea-education .box .left.color-2 .date {
  color: #00ffd2;
}
.h2eea-education .box .left.color-3::after {
  background: #ff748d;
}
.h2eea-education .box .left.color-3 .date {
  color: #ff748d;
}
.h2eea-education .box .left.color-4::after {
  background: #deff00;
}
.h2eea-education .box .left.color-4 .date {
  color: #deff00;
}
.h2eea-education .box .right {
  overflow: hidden;
  padding-left: 24px;
}
.h2eea-education .box .right .name {
  font-weight: 400;
}
.h2eea-education .box .right .text {
  color: #b8bed4;
  margin: 23px 0 0;
}
/* 7.5 Project */
.h2-project-area {
  background: #313552;
  padding: 110px 0;
}
.project-menu {
  text-align: center;
  margin: 0 0 50px;
}
.project-menu .button {
  display: inline-block;
  border: 1px solid #2c304a;
  letter-spacing: 0;
  cursor: pointer;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #2c304a;
  padding: 15px 30px 15px 30px;
  margin: 0 -3px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.project-menu .button.checked {
  background: #a3c806;
  color: #2c304a;
}
.h2-single-project {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.h2-single-project::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  z-index: 4;
}
.h2-single-project .img img {
  width: 100%;
  transition: 5s;
  -webkit-transition: 5s;
  -moz-transition: 5s;
  -o-transition: 5s;
}
.h2-single-project .link {
  position: absolute;
  z-index: 8;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  background: #a3c806;
  color: #ffffff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  opacity: 0;
}
.h2-single-project:hover::before {
  opacity: 0.3;
}
.h2-single-project:hover .img img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.h2-single-project:hover .link {
  opacity: 1;
}
/*# sourceMappingURL=style.css.map */