/***
 Theme Name:  Karik
 Theme URI:   http://kariktheme.com
 Description: The Multipurpose HTML5 Template
 Author:    alithemes.com
 Author URI:  http://alithemes.com
 License:   GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
==============================
TABLE CONTENT
    GENERAL
	HEADER
	PAGES
***/
@import url("../../css2");
body {
  font-family: "Nunito", sans-serif;
}

/*****************************
*********  GENERAL  **********
******************************/
.font-weight-400 {
  font-weight: 400;
}

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

.font-weight-700 {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading,
.font-weight-800 {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

.font-weight-800 {
  font-weight: 800;
}

.font-weight-900 {
  font-weight: 900;
}

.hover-up-5:hover {
  margin-top: -5px;
  margin-bottom: 5px;
}

.hover-up-5,
.hover-up-5:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/*****************************
*********  HEADER  **********
******************************/
.navbar {
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navbar .nav-right .social-network a {
  margin: 0 0 0 15px;
  /* -webkit-filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.15)); */
}
/* 
.navbar .nav-right .social-network img {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  border-radius: 100%;
} */

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 20px 1rem;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-expand-lg .navbar-nav .nav-link:hover img {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.navbar-expand-lg .navbar-nav .nav-link img {
  margin: 0 10px 0 0;
}

.header-sticky.slide-down {
  -webkit-animation: slide-down 0.3s;
  animation: slide-down 0.3s;
  margin: 0;
}

.header-sticky.slide-up {
  -webkit-animation: slide-up 0.3s;
  animation: slide-up 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  margin: 0;
}

.header-left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.nav-link svg {
  margin-top: -5px;
}

.sticky-bar {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
  z-index: 1040;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
  background: #fff;
}

.main-header {
  display: block;
  padding: 15px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  position: fixed;
  width: 100%;
  z-index: 20;
  margin-top: 35px;
}

.main-header.header-sticky.slide-down {
  padding: 5px 0;
  background: #fff;
}

.navbar-expand-lg .navbar-nav {
  float: right;
}

.main-header.header-sticky.slide-down .navbar-expand-lg .navbar-nav .nav-link {
  color: var(--color-dark);
}

/*HOME PAGE*/
/*Hero section*/

.home-hero {
  padding: 160px 0;
  min-height: 825px;
}

.patern-1 {
  position: absolute;
  z-index: 1;
  top: 700px;
  left: 20px;
}

.img-11 {
  position: absolute;
  width: 984px;
  max-width: 984px;
  left: -100px;
}

.parallax-img-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}

.parallax-img-area .parallax-img {
  position: absolute;
  z-index: 2;
  width: 100%;
}

.parallax-img-area .parallax-img.img-1 {
  right: 0;
  width: 62%;
}

.parallax-img-area .parallax-img .paralax-2 {
  position: absolute;
  top: -377px;
  left: 610px;
}

.parallax-img-area .parallax-img .paralax-3 {
  position: absolute;
  top: -7px;
  right: -72px;
}

.parallax-img-area .parallax-img .paralax-4 {
  position: absolute;
  top: 200px;
  left: -87px;
}

.parallax-img-area .parallax-img .paralax-5 {
  position: absolute;
  top: 450px;
  right: 226px;
  z-index: 4;
}

.parallax-img-area .parallax-img .paralax-6 {
  position: absolute;
  right: -90px;
  top: 334px;
}

.project {
  position: relative;
}

.project .project-inner {
  position: relative;
  z-index: 2;
}

.project .blue-bg {
  height: 586px;
  width: 100%;
  position: absolute;
  z-index: 1;
  background-color: #08083d;
  top: 0;
}

.project h1 {
  font-size: 48px;
  line-height: 65px;
}

.project h6 {
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 1px;
  font-weight: 500;
}

.project .card-project {
  background-color: #fff;
  border: 1px solid #ecedee;
  border-radius: 12px;
  padding: 30px 35px;
  position: relative;
  margin-bottom: 88px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.project .card-project h5 a {
  color: #1d2c40;
}

.project .card-project img {
  border-radius: 10px;
  border: 1px solid #ecedee;
}

.project .card-project .icons {
  background-color: #7650f5;
  border-radius: 10px 0 10px 0;
  padding: 12px 20px;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0px 35.6926px 56.6883px rgba(70, 67, 211, 0.25);
          box-shadow: 0px 35.6926px 56.6883px rgba(70, 67, 211, 0.25);
}

.project .card-project .icons img {
  border-radius: 0;
  border: 0;
  margin: 0 6px;
}

.project .card-project:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.parallax-wrapper {
  position: absolute;
  z-index: 3;
  width: 100%;
}

.hero-content {
  position: absolute;
  z-index: 4;
  width: 100%;
}

.hero-content h1 {
  line-height: 95px;
  font-size: 75px;
  font-weight: 900;
}

.hero-content-bottom {
  position: absolute;
  z-index: 5;
  width: 100%;
  bottom: 0;
}

.hero-card {
  width: 100%;
  position: relative;
  background: var(--color-cardColor);
  padding: 30px;
  border-radius: 12px;
  margin-top: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.hero-card:hover,
.col.slick-slide:hover,
.hero-card:hover .hero-card-icon {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.testimonials {
  background-image: url("../imgs/testimonials.png");
  background-position: center right;
  background-repeat: no-repeat;
  min-height: 890px;
}

.testimonials .testimonials-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 200px 0 0 180px;
}

.testimonials .testimonials-inner .testimonials-img {
  position: relative;
  min-width: 380px;
  padding-bottom: 50px;
}

.testimonials .testimonials-inner .testimonials-img .pattern {
  position: absolute;
  bottom: 10px;
  right: -40px;
  z-index: 2;
}

.testimonials .testimonials-inner .testimonials-content {
  position: relative;
  max-width: 500px;
}

.testimonials .testimonials-inner .testimonials-content .message {
  font-size: 18px;
  color: #0d1c2e;
}

.testimonials .testimonials-inner .testimonials-content h3 {
  color: #012f59;
  font-size: 30px;
  font-weight: 600;
}

.testimonials .testimonials-inner .testimonials-content .title-small {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  position: relative;
  padding-left: 45px;
  color: #0d1c2e;
}

.testimonials .testimonials-inner .testimonials-content .title-small::before {
  position: absolute;
  width: 26px;
  height: 3px;
  background-color: #0d1c2e;
  left: 0;
  top: 50%;
  margin-top: -1px;
  content: "";
}

.footer-about {
  background-color: #fff;
  border-radius: 30px;
  padding: 88px 62px;
}

.footer-link {
  position: relative;
}

.box-shadow-outer-6 {
  -webkit-box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.3), -12px -12px 20px rgba(255, 255, 255, 0.7);
  box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.3), -12px -12px 20px rgba(255, 255, 255, 0.7);
}

.box-shadow-outer-6:hover {
  -webkit-box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.5), -12px -12px 20px rgba(255, 255, 255, 0.7);
  box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.5), -12px -12px 20px rgba(255, 255, 255, 0.7);
}

.hero-card-icon {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.hero-card-icon i {
  font-size: 25px;
  color: #6143f7;
}

/*slick slider*/
.arrow-cover {
  width: 100%;
  position: absolute;
  z-index: 99;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

button.slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 60px;
  background: #fff !important;
  line-height: 50px;
  color: var(--color-grey-3);
  -webkit-box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.3), -12px -12px 20px rgba(255, 255, 255, 0.7);
          box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.3), -12px -12px 20px rgba(255, 255, 255, 0.7);
}

button.slick-prev {
  margin-left: -50px;
  float: left;
}

button.slick-next {
  margin-right: -50px;
  float: right;
}

img.logo {
  width: 130px;
}

.box-fancy [class*="col-"] {
  padding: 5% !important;
}

.main-header.style-2 .navbar-expand-lg .navbar-nav {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.logo-footer {
  border-bottom: 1px solid;
  border-color: var(--color-grey-6);
}

.bottom-links li + li {
  margin-top: 15px;
}

.bottom-links a {
  color: #08082A;
  font-size: 20px;
  font-weight: 500;
}

.bottom-links a:hover {
  color: #7650f5;
  text-decoration: none;
}

.footer-menu li a:hover {
  color: var(--color-grey-1);
  text-decoration: none;
}

.copyright-logo img {
  max-width: 170px;
}

.footer-menu li {
  margin-left: 15px;
}

.footer-menu li a {
  color: var(--color-grey-3);
  font-weight: 500;
}

.site-bottom-2 ul li:hover {
  padding-left: 5px;
}

/*featured slider 2*/
.featured-slider-2-items .post-thumb .thumb-overlay {
  min-height: 600px;
}

.featured-slider-2 .post-content-overlay .post-title {
  max-width: 50%;
}

.featured-slider-2 .post-content-overlay {
  position: absolute;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  width: 100%;
  top: 200px;
  z-index: 500;
}

.featured-slider-2 .arrow-cover {
  position: absolute;
  left: 20px;
  z-index: 300;
  bottom: 20px;
}

button.slick-arrow {
  background: none;
  border: 0;
  position: relative;
  padding: 0;
  margin: 0 5px;
}

.featured-slider-2 .arrow-cover i {
  color: #fff;
}

.featured-slider-2-nav-cover {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
}

.post-carausel-3 .img-hover-slide {
  min-height: 450px;
}

.post-module-1 .post-content-overlay {
  position: absolute;
  bottom: 15px;
  left: 15px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  padding-right: 15px;
}

.slick-dots {
  width: 100%;
  top: unset;
  bottom: -50px;
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.slick-dots li {
  margin: 0 2px;
}

.slick-dots button {
  display: block;
  height: 15px;
  width: 15px;
  border: 0;
  background: transparent;
  text-indent: -9999px;
  padding: 0;
  border-radius: 15px;
  background-color: var(--color-grey-5);
}

.slick-dots li.slick-active button {
  background-color: var(--color-brand);
}

/*fade slider*/
.slider-fade-wrap {
  position: relative;
}

.slider-fade-arrows {
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}

.slider-fade-arrows button.slick-arrow.slick-next {
  float: right;
}

.slider-fade-arrows button.slick-arrow {
  font-size: 22px;
  color: var(--color-grey-3);
}

.slider-fade-wrap .slick-dots {
  margin: 30px 0 0 0;
  top: unset;
  right: unset;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*Custom Animation*/
.animation-moveLeftBounce {
  -webkit-animation: moveLeftBounce 3s linear infinite;
          animation: moveLeftBounce 3s linear infinite;
}

.animation-animationFramesOne {
  -webkit-animation: animationFramesOne 20s infinite linear;
          animation: animationFramesOne 20s infinite linear;
}

.animation-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;
}

.slider-fade-wrap .slick-dots {
  margin: 30px 0 0 0;
  top: unset;
  right: 5px;
  width: unset;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.single-features i {
  font-size: 2.8rem !important;
}

.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  cursor: pointer;
  z-index: 9999;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 1;
  background: var(--color-brand);
  color: #fff;
  padding: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.back-to-top:hover {
  color: white;
}

/**HEADER**/
.btn-big {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  border-radius: 20px;
  padding: 20px 30px;
}

.btn-big.btn-big-1 {
  background-color: #7650f5;
  color: #fff;
}

.btn-big.btn-big-2 {
  background-color: white;
  color: #1d2c40;
  border: 2px solid #ecf2fa;
}

.btn-big.btn-big-3 {
  background-color: transparent;
  color: #1d2c40;
  border: 2px solid #ecf2fa;
}

.btn-big:hover img {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn-big img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn-play {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  background-color: transparent;
  color: #1d2c40;
}

.header-2 {
  font-size: 60px;
  line-height: 75px;
}

.para-2 {
  font-size: 18px;
  line-height: 35px;
  color: #474d64;
}

/*animation*/
@-webkit-keyframes slide-down {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes slide-down {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-webkit-keyframes slide-up {
  from {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slide-up {
  from {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@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);
  }
}

/* End Shape rotate */
@-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(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

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

@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);
  }
}

/*****************************
*********  RESPONSIVE **********
******************************/
#main-navigation.show {
  position: absolute;
  top: 80px;
  right: 0px;
}

.navbar-light .navbar-toggler {
  color: #7650f5;
  background: #fff;
  -webkit-filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.15));
}

@media (min-width: 1200px) {
  .container {
    max-width: 1430px;
  }
}

@media (min-width: 1025px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #1d2c40;
  }
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    color: #1d2c40;
  }
}

@media (max-width: 992px) {
  #main-navigation {
    position: absolute;
    top: 80px;
    right: 0px;
  }
  .navbar-expand-lg .navbar-nav {
    background: #fff;
    min-width: 200px;
    border-radius: 5px;
    -webkit-box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.3), -12px -12px 20px rgba(255, 255, 255, 0.7);
            box-shadow: 10px 10px 20px rgba(168, 182, 200, 0.3), -12px -12px 20px rgba(255, 255, 255, 0.7);
    padding: 15px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 1rem;
  }
  .home-hero {
    padding-top: 100px;
    min-height: 625px;
  }
  .home-hero h1 {
    line-height: 75px;
    font-size: 55px;
    font-weight: 900;
  }
  .card-project p strong {
    font-weight: 400;
    font-size: 12px;
  }
  .project .card-project {
    margin-bottom: 58px;
  }
  .navbar .text-white .ti-search {
    color: var(--color-grey-1);
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .header-2 {
    font-size: 50px;
    line-height: 65px;
  }
  .row.mt-120 {
    margin-top: 50px !important;
  }
  .services.pt-80 {
    padding-top: 0 !important;
  }
  .footer-link.pl-80 {
    padding-left: 10px !important;
  }
  .bottom-links a {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .nav-right, .btn-big-2, .btn-3, .btn-4, h6.m-auto.w-50 {
    display: none;
  }
  .btn-big-2 {
    margin-top: 260px;
  }
  img.logo {
    width: 81px;
  }
  .span-1, .span-2 {
    margin-right: 10px !important;
    font-size: 14px;
  }
  .logo-area {
    width: 33%;
    float: left;
  }
  .home-hero h1 {
    line-height: 45px;
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 50px !important;
  }
  .header-2 {
    font-size: 35px;
    line-height: 45px;
  }
  .home-hero {
    padding: 100px 0;
    min-height: 325px;
  }
  .mobile-menu-area {
    width: 66%;
  }
  .mb-sm-5 {
    margin-bottom: 2rem;
  }
  .footer-menu {
    float: left;
  }
  .footer-menu li {
    margin: 0 15px 0 0;
  }
  .col-sm-6 {
    width: 50%;
  }
  .arrow-cover {
    display: none;
  }
  .services h1 {
    font-size: 35px;
  }
  .services .col-lg-6.pr-100 {
    padding-right: 15px !important;
  }
  .copyright.text-right {
    text-align: center !important;
  }
}
/*# sourceMappingURL=main.css.map */