/*
------------- Table of content ----------------

Template Name: cvtab-cv-resume-vcard-portfolio-html5-template
Template URI: https://eds.edatastyle.com/demo/cvtab
Description:cvtab-cv-resume-vcard-portfolio-html5-template
Author: w3ctheme
Author URI: https://themeforest.net/user/w3ctheme/portfolio
Version: 1.0

---------------------- common content ----------
1.body reset content
2.header-area
3.banner-area
4.primary-btn
5.section-title
6.about-us-area
7.feature-area
8.btn-two
9.integration-area
10.product-area
11.awesome-area
12.find-app-area
13.single-table
14.footer-area






/*
------------------- Table of content --------------------------------

---------------------- common content -----------------------
1. body reset content
---------------------- element content ---------------------------
*/
/*=================================================
    1. body reset content
==============================================================*/

@font-face {
  font-family: "speed";
  src: url("../fonts/speed.ttf");
}

@font-face {
  font-family: "facetype";
  src: url("../fonts/facetype.otf");
}

@font-face {
  font-family: "interblack";
  src: url("../fonts/interblack.otf");
}

@font-face {
  font-family: "goodtiming";
  src: url("../fonts/goodtiming.ttf");
}

@font-face {
  font-family: "nevan";
  src: url("../fonts/nevan.ttf");
}

@font-face {
  font-family: "terminator";
  src: url("../fonts/terminator.ttf");
}

@font-face {
  font-family: "terminator2";
  src: url("../fonts/terminator2.ttf");
}

@font-face {
  font-family: "kitami";
  src: url("../fonts/kitami.ttf");
}

@font-face {
  font-family: "rebellion";
  src: url("../fonts/rebellion.otf");
}

@font-face {
  font-family: "revolution";
  src: url("../fonts/revolution.ttf");
}

@font-face {
  font-family: "queensides";
  src: url("../fonts/queensides.ttf");
}

@font-face {
  font-family: "queensideslight";
  src: url("../fonts/queensideslight.ttf");
}

@font-face {
  font-family: "queensidesmedium";
  src: url("../fonts/queensidesmedium.ttf");
}

@font-face {
  font-family: "deluxesbold";
  src: url("../fonts/deluxesbold.ttf");
}

@font-face {
  font-family: "typographica";
  src: url("../fonts/typographica.ttf");
}

@font-face {
  font-family: "vintage";
  src: url("../fonts/vintage.ttf");
}

@font-face {
  font-family: "kottabold";
  src: url("../fonts/kottabold.ttf");
}

@font-face {
  font-family: "neotericbold";
  src: url("../fonts/neotericbold.ttf");
}

@font-face {
  font-family: "technophile";
  src: url("../fonts/technophile.ttf");
}

@font-face {
  font-family: "kynthia";
  src: url("../fonts/kynthia.ttf");
}

@font-face {
  font-family: "0000000000";
  src: url("../fonts/00000000000.ttf");
}

@font-face {
  font-family: "banksmiles";
  src: url("../fonts/banksmiles.ttf");
}

@font-face {
  font-family: "carterone";
  src: url("../fonts/carterone.ttf");
}

@font-face {
  font-family: "autoremove";
  src: url("../fonts/autoremove.otf");
}

@font-face {
  font-family: "automove";
  src: url("../fonts/automove.otf");
}

@font-face {
  font-family: "neuropolitical";
  src: url("../fonts/neuropolitical.otf");
}

@font-face {
  font-family: "petrov";
  src: url("../fonts/petrov.ttf");
}

@font-face {
  font-family: "petrovbook";
  src: url("../fonts/petrovbook.ttf");
}

@font-face {
  font-family: "consolamonobold";
  src: url("../fonts/consolamonobold.ttf");
}

@font-face {
  font-family: "infomalight";
  src: url("../fonts/infomalight.ttf");
}

@font-face {
  font-family: "infomaline";
  src: url("../fonts/infomaline.ttf");
}

@font-face {
  font-family: "zuumeextralight";
  src: url("../fonts/zuumeextralight.ttf");
}

@font-face {
  font-family: "zuumelight";
  src: url("../fonts/zuumelight.ttf");
}

@font-face {
  font-family: "poppinsregular";
  src: url("../fonts/poppinsregular.ttf");
}

@font-face {
  font-family: "poppinslight";
  src: url("../fonts/poppinslight.ttf");
}

@font-face {
  font-family: "poppinsbold";
  src: url("../fonts/poppinsbold.ttf");
}

@font-face {
  font-family: "poppinsthin";
  src: url("../fonts/poppinsthin.ttf");
}

:root {
  font-size: 18px; }

html,
body {
  height: 100%;
 // font-family: "Hind Vadodara", sans-serif;
  font-family: "infomalight";
  font-weight: 500;
  line-height: 28px;
  color: #36393D;
  background-color: #FFFFFF;
  overflow-x: clip;

 //   zoom: 0.97;
 //   -moz-transform: scale(0.97);
  //  -webkit-transform: scale(0.97);
 //   transform: scale(0.97);
 //   margin:-10px;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  font-family: "infomalight", sans-serif;
  font-weight: 500; }

iframe {
  border: none; }

a,
b,
div,
ul,
li {
//  margin: -2px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none; }

input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active,
select:focus,
select:hover {
  -moz-outline: none;
  outline: none;
  box-shadow: none; }

embed,
object,
video {
  max-width: 100%;
  height: auto; 
  width: 100%;
}

a {
  text-decoration: none;
  outline: 0; }

a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0; }

img {
  border: none;
  max-width: 100%; }

/**
banner-img {
  position: inherit;
  /*width: 100%;*/
  max-width: 50%;
  margin-top: -30px;
  transform: translateY(0%);
}
*/

button:focus {
  -moz-outline: none;
  outline: none;
  box-shadow: none; }

.section {
  padding: 110px 0; }

.section-top {
  padding: 110px 0 0; }

.section-bottom {
  padding: 0 0 110px 0; }

.btn.focus, .btn:focus {
  border: 1px solid transparent; }

.form-control:focus,
.btn.focus, .btn:focus {
  color: #676f77;
  background-color: #fff;
  outline: 0;
  box-shadow: none; }

.acurate {
  margin: 0;
  padding: 0; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 24px; }

.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 24px; }

.aligncenter {
  display: block;
  margin: 0 auto 24px; }

a:focus {
  outline: 0px solid; }

.fix {
  overflow: hidden; }

p {
  margin: 0 0 24px; }

a {
  text-decoration: none; }

a:hover {
  color: #D8A544;
  text-decoration: none; }

a:active, a:hover {
  outline: 0 none;
  color: #D8A544; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

.clear {
  clear: both; }

::-moz-selection {
    background: rgba(232,232,232,0.95);
  text-shadow: none; }

::selection {
    background: rgba(232,232,232,0.95);
  text-shadow: none; }

.browserupgrade {
  margin: 24px  0;
    background: rgba(232,232,232,0.95);
  color: #333333;
  padding: 24px 0; }

.p-0 {
  padding: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.m-0 {
  margin: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

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

.pb-95 {
  padding-bottom: 95px; }

.pt-90 {
  padding-top: 90px; }

.mt-150 {
  margin-top: 150px; }

/*------------------------ content end -----------------------*/
/*------------------------ element start ---------------------*/
/*=================================================
    element inheritance
==============================================================*/

/* header css */
.mean-container .mean-bar {
    background: #FFFFFF;
    padding: 14px 0;
}
.mean-container .mean-bar::after {
    font-size: 16px;
    top: 25px;
}

.mean-container .mean-nav ul li a {
    padding-top: 4px;
 //   padding-bottom: 5px;
    font-weight: 500;
    font-size: 22px;
    color: #2b2d2f;
    background: #FFFFFF;
    padding-left: 40px;
    font-family: zuumelight;
    position: blocks;
}
.mean-container .mean-nav ul li{
    border-color: #f0efef;
}
.modal {
    z-index: 9999999;
    max-height: 100vh;
    padding-top: 71px;
}

.mean-container .mean-nav {
 // position: absolute;
 // width: 35%;
  top: 100%; }

.container-fluid {
  width: 100%;
  padding-right: 225px;
  padding-left: 225px;
  margin-right: auto;
  margin-left: auto; }

/*---------------------------
-----------------------------*/
#scrollUp {
  background: #000000;
  bottom: 20px;
  color: #ffffff;
  font-size: 20px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 7px; }
  #scrollUp:hover {
    background: #757575; }

.header-area.stick {
  position: fixed;
 /* background: linear-gradient(180deg, rgba(29, 39, 64, 0.9) 0.75%, rgba(60, 4, 2, 0.9) 100%); */
  background: rgba(255, 255, 255, 0.85);
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
/*****************
  -webkit-box-shadow: 0 1px 15px #fbbd18;
  -o-box-shadow: 0 1px 15px #fbbd18;
  -moz-box-shadow: 0 1px 15px #fbbd18;
  -ms-box-shadow: 0 1px 15px #fbbd18;
  box-shadow: 0 1px 15px #fbbd18;
******************/

 }
  .header-area.stick .logo-area {
    margin-top: 10px; }
  .header-area.stick .menu-area .main-menu ul li a {
    padding: 15px 18px; }

/*---------------------------
2.header-area
-----------------------------*/
.header-area {
  font-family: "zuumelight";
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2; }
  .header-area .logo-area {
    margin-top: 35px; }
    .header-area .logo-area a img {
      margin-left: 0px; }
  .header-area .menu-area .main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .header-area .menu-area .main-menu ul li {
      display: inline-block;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
      .header-area .menu-area .main-menu ul li a {
        display: block;
        font-weight: 300;
        font-size: 17px;
        line-height: 35px;
        color: #e4e8ec;
	font-family: Poppins, sans-recif;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        padding: 43px 10px;
        text-transform: capitalize;
        position: relative; }
        .header-area .menu-area .main-menu ul li a:after {
          position: absolute;
          content: " ";
          width: 100%;
          height: 3px;
          background: #fbbd18;
          top: 0;
          left: 0;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          transition: all 0.5s;
          -webkit-transform: scale(0);
          -o-transform: scale(0);
          -moz-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0);
          opacity: 0; }
        .header-area .menu-area .main-menu ul li a:hover {
            color: #fbbd18; }
          .header-area .menu-area .main-menu ul li a:hover:after {
            opacity: 1;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            transition: all 0.5s;
            -webkit-transform: scale(1);
            -o-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1); }
      .header-area .menu-area .main-menu ul li.current a {
	text-decoration: overline;
        color: #fbbd18; }
        .header-area .menu-area .main-menu ul li.current a:after {
          opacity: 1;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          transition: all 0.5s;
          -webkit-transform: scale(1);
          -o-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1); }

/*---------------------------
3.banner-area
-----------------------------*/
.banner-area {


  //  zoom: 0.90;
  //  -moz-transform: scale(0.90);
  //  -webkit-transform: scale(0.90);
  //  transform: scale(0.90);
  //  margin:-10px;

//    background: #070707;
    background: url(/10-2.png) fixed;
    background-repeat: no-repeat;
    //background-attachment: scroll;
    //background-position: center;
    //background-size: cover;
    //-webkit-background-size: cover;
    //-moz-background-size: cover;
    //-o-background-size: cover;

//  background-size: cover;
//  background: linear-gradient(45deg, #8f88ff, #757575);
//  background-size: 100% 100%;
//  background-position: center !important;
//  padding-top: 100px;
//  padding-bottom: 260px;
//  background-position: right;
  //background-size: cover;
  //-webkit-background-size: cover;
  //-moz-background-size: cover;
  //-o-background-size: cover;
  position: relative; }
  .banner-area .banner-text .banner-title h1 {
    font-size: 16px;
    font-weight: 700;
    color: #D5D5D5;
    margin-top: 0px;
    margin-bottom: 15px; }
  .banner-area .banner-text .banner-content p {
    font-size: 16px;
    line-height: 35px;
    color: #D5D5D5;
    font-weight: 500;
    padding-left: 60px;
    margin-bottom: 60px; }
  .banner-area .banner-right-img {
    position: absolute;
    width: 50%;
    content: '';
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .banner-area .banner-img {
   //   margin-top: 50px;
   //   max-width: 45%;
       }

/*---------------------------
4.primary-btn
-----------------------------*/
.primary-btn {
  font-family: petrovbook;
  display: inline-block;
  padding: 13px 50px;
  background: #FFFFFF;
  border-radius: 100px;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  color: #424242;
  text-transform: capitalize;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .primary-btn:hover {
    -webkit-box-shadow: 0 3px 2px #F000000;
    -o-box-shadow: 0 3px 2px #fbbd18;
    -moz-box-shadow: 0 3px 2px #fbbd18;
    -ms-box-shadow: 0 3px 2px #fbbd18;
    box-shadow: 0 3px 2px #fbbd18; }

/*---------------------------
5.section-title
-----------------------------*/
.section-title {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 25px; }
  .section-title h3 {
    font-family: petrovbook;
    margin-top: 0px;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #444444;
    margin-bottom: 0px; }
  .section-title .separator {
    display: inline-block;
    width: 300px;
    margin-bottom: 15px;
    height: 1px;
    background: linear-gradient(90deg, #fbbd18 0%, rgba(10, 10, 10, 0.7) 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
  .section-title p {
    font-family: petrovbook;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 500;
    font-size: 15px;
    color: #36393D; }

/*---------------------------
5.section-title2
-----------------------------*/
.section-title2 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 56px; }
  .section-title h2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #444444;
    margin-bottom: 0px; }
  .section-title2 .separator {
    display: inline-block;
    width: 300px;
    height: 1px;
    background: linear-gradient(90deg, #fbbd18 0%, rgba(250, 250, 250, 0.7) 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
  .section-title2 p {
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 400;
    font-size: 14px;
    color: #dfdfdf; }

/*---------------------------
6.about-us-area
-----------------------------*/
.about-us-area {
  background-color: #FFFFFF;
 // margin-bottom: 20px;
  position: relative; }
  .about-us-area .about-list .single-about {
    margin-bottom: 38px; }
    .about-us-area .about-list .single-about .about-title h3 {
      font-family: petrovbook;
      font-weight: 500;
      font-size: 18px;
      line-height: 25px;
      color: #36393D;
      text-transform: capitalize;
      position: relative;
      //padding-left: 50px;
      margin-bottom: 5px; }
      .about-us-area .about-list .single-about .about-title h3 .icon {
        width: 30px;
        height: 30px;
        line-height: 25px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        display: inline-block;
        background: #fbbd18;
        color: #131315;
        position: absolute;
        left: 0;
        top: 0; }
    .about-us-area .about-list .single-about .about-info p {
 //     font-weight: lighter;
      font-size: 16px;
      line-height: 20px;
      color: #36393D;
      padding-right: 60px;
      margin-bottom: 0px; }
  .about-us-area .about-left {
    position: absolute;
    content: '';
    left: 0px;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%; }
    .about-us-area .about-left img {
 //     padding-left: 80px;
 //     margin-bottom: 100px;
      margin-left: 130px;
      max-width: 22%;
      opacity: 80%;
       }

/*---------------------------
7.feature-area
-----------------------------*/
.feature-area {
  background: url(/10.png) fixed;
		background-repeat: no-repeat;
		//background-attachment: scroll;
		background-position: center;
		background-size: cover;
   		-webkit-background-size: cover;
   		-moz-background-size: cover;
    		-o-background-size: cover; }
  .feature-area .single-feature {
    padding: 65px 20px 60px 20px;
    background: rgba(255,255,255,0.80);
    border: 1px solid #797979;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    min-height: 160px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .feature-area .single-feature:hover {
      background: #FFFFFF; }
      .feature-area .single-feature:hover .feature-icon {
        margin-bottom: 20px; }
        .feature-area .single-feature:hover .feature-icon span:before {
          color: #ddd; }
      .feature-area .single-feature:hover .feature-title h3 {
        font-family: zuumelight;
        color: #FFBC08; }
      .feature-area .single-feature:hover .feature-content p {
        color: #FFBC08; }
    .feature-area .single-feature .feature-icon {
      margin-bottom: 20px; }
      .feature-area .single-feature .feature-icon span:before {
        font-size: 55px;
        line-height: 55px;
        color: #757575;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
    .feature-area .single-feature .feature-title h3 {
      font-family: zuumelight;
      font-weight: 100;
      font-size: 24px;
      line-height: 47px;
      color: #D8A544;
      margin-bottom: 25px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      text-transform: capitalize; }
    .feature-area .single-feature .feature-content p {
      font-weight: lighter;
      font-size: 18px;
      line-height: 32px;
      color: #848484;
      margin-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; }

/*---------------------------
8.btn-two
-----------------------------*/
.btn-two {
  display: inline-block;
  padding: 13px 50px;
  background: linear-gradient(241.54deg, #313131 0.75%, #191919 55.83%);
  border-radius: 100px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #fbbd18;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  font-family: zuumelight;
  transition: all 0.5s; }
  .btn-two:hover {
    -webkit-box-shadow: 0 3px 2px #777777;
    -o-box-shadow: 0 3px 2px #777777;
    -moz-box-shadow: 0 3px 2px #777777;
    -ms-box-shadow: 0 3px 2px #777777;
    box-shadow: 0 3px 2px #B8C5CF;
    color: #fbbd18; }

/*---------------------------
9.integration-area
-----------------------------*/
.integration-area .integration-img {
  position: relative; }
  .integration-area .integration-img .rotate {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    z-index: -1; }
.integration-area .integration-info {
  margin-top: 80px; }
  .integration-area .integration-info h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    color: #444444;
    margin-bottom: 35px; }
  .integration-area .integration-info p {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #C2C2C2;
    margin-bottom: 40px; }

/*---------------------------
10.product-area
-----------------------------*/
.product-area {
  background: #FBFBFB; }
  .product-area .single-tab {
    text-align: center; }
    .product-area .single-tab .tab-menu {
      display: inline-block;
      margin: 0 auto;
      border: 1px solid #E6E4FF;
      margin-bottom: 60px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px; }
    .product-area .single-tab .nav-tabs {
      border-bottom: none; }
      .product-area .single-tab .nav-tabs li {
        display: inline-block; }
        .product-area .single-tab .nav-tabs li a {
          display: block;
          padding: 10px 50px;
          border-right: 1px solid #E6E4FF;
          box-sizing: border-box;
          text-align: center;
          font-weight: 600;
          font-size: 18px;
          line-height: 35px;
          letter-spacing: 0.03em;
          color: #757575;
          border-left: none;
          -webkit-border-radius: 30px;
          -moz-border-radius: 30px;
          -ms-border-radius: 30px;
          -o-border-radius: 30px;
          border-radius: 30px; }
          .product-area .single-tab .nav-tabs li a.active {
            background: linear-gradient(226.23deg, #867EFF 12.91%, #757575 88.04%);
            border: 1.2px solid #E6E4FF;
            color: #ffffff;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            -o-border-radius: 30px;
            border-radius: 30px; }
    .product-area .single-tab .screendshort-inner {
      position: relative; }
      .product-area .single-tab .screendshort-inner .slide-screenshort .single-screedshort {
    box-shadow: 0 0 15px rgba(0,0,0,0.09);
    border-radius: 5px;
    overflow: hidden; }
      .product-area .single-tab .screendshort-inner .slide-screenshort .owl-nav {
        margin: 0px;
        margin-top: 25px; }
        .product-area .single-tab .screendshort-inner .slide-screenshort .owl-nav button {
          margin: 30px 15px 0 15px; }
          .product-area .single-tab .screendshort-inner .slide-screenshort .owl-nav button i {
            color: #9D96FF;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            transition: all 0.5s; }
            .product-area .single-tab .screendshort-inner .slide-screenshort .owl-nav button i::before {
              font-size: 30px; }
            .product-area .single-tab .screendshort-inner .slide-screenshort .owl-nav button i:hover {
              color: #757575; }

/*---------------------------
11.awesome-area
-----------------------------*/
.awesome-area {
  background-color: #FFFFFF; }
.awesome-area .awesome-img {
  position: relative; }
  .awesome-area .awesome-img .rotate {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    z-index: -1; }
.awesome-area .awesome-info {
  margin-top: 80px; }
  .awesome-area .awesome-info h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    color: #444444;
    margin-bottom: 35px; }
  .awesome-area .awesome-info p {
    font-family: infomalight;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    color: #36393D;
    margin-bottom: 40px; }

/*---------------------------
12.find-app-area
-----------------------------*/
.find-app-area {
  background: #FBFBFB; }
  .find-app-area .single-app {
    padding: 60px 90px 60px 90px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; }
    .find-app-area .single-app .app-icon {
      margin-bottom: 33px;
      margin-top: 10px; }
      .find-app-area .single-app .app-icon span {
        width: 82px;
        height: 82px;
        line-height: 82px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background: linear-gradient(180deg, #FE8B65 0%, #FE5E04 100%);
        text-align: center;
        display: inline-block;
        box-shadow: 0 0 0 8px #ECECEC; }
        .find-app-area .single-app .app-icon span::before {
          font-size: 45px;
          color: #FFFFFF; }
        .find-app-area .single-app .app-icon span.color {
          background: linear-gradient(180deg, #1CA9EE 0%, #1689EB 100%); }
    .find-app-area .single-app .app-title h3 {
      font-weight: 600;
      font-size: 24px;
      line-height: normal;
      color: #444444; }
    .find-app-area .single-app .app-rating {
      margin-bottom: 33px; }
      .find-app-area .single-app .app-rating ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .find-app-area .single-app .app-rating ul li {
          display: inline-block;
          font-weight: 500;
          font-size: 16px;
          color: #C2C2C2; }
          .find-app-area .single-app .app-rating ul li span.one {
            color: #FABE0E; }
          .find-app-area .single-app .app-rating ul li span.two {
            color: #FABE0E; }
          .find-app-area .single-app .app-rating ul li span.three {
            color: #FABE0E; }
          .find-app-area .single-app .app-rating ul li.text {
            margin-left: 10px; }

/*---------------------------
13.single-table
-----------------------------*/
.single-table {
  margin-bottom: 20px; }
  .single-table .table {
    border: none; }
    .single-table .table tbody tr td {
      border: none;
      padding: 3px 20px;
      text-align: left;
      font-weight: 500;
      font-size: 18px;
      color: #C2C2C2; }

/*---------------------------
14.footer-area
-----------------------------*/
.footer-area {
  padding-top: 115px;
  background: #f7f8f9; }
  .footer-area .footer-top {
    padding-bottom: 35px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
    .footer-area .footer-top .single-wedgets .widget-title h4 {
      font-family: zuumelight;
      font-weight: 600;
      font-size: 22px;
      color: #535961;
      margin-bottom: 10px; }
    .footer-area .footer-top .single-wedgets .footer-logo {
      margin-bottom: 10px; }
    .footer-area .footer-top .single-wedgets .widget-inner ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .footer-area .footer-top .single-wedgets .widget-inner ul li {
        display: block; }
        .footer-area .footer-top .single-wedgets .widget-inner ul li a {
          display: block;
          font-weight: 500;
          font-size: 14px;
          line-height: 32px;
          color: #2b2d2f;
          text-transform: capitalize;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          transition: all 0.5s; }
          .footer-area .footer-top .single-wedgets .widget-inner ul li a:hover {
            padding-left: 5px;
	    font-weight: 600;
	    color: #fbbd18; }
    .footer-area .footer-top .single-wedgets .widget-inner p {
      font-weight: 500;
      font-size: 14px;
      line-height: 32px;
      color: #CACACA; }
  .footer-area .footer-bottom {
    padding: 20px 0; }
    .footer-area .footer-bottom .copyright-area p {
      margin: 0;
      font-weight: 500;
      font-size: 14px;
      margin-top: 75px;
      margin-bottom: -30px;
      color: #E6E6E6; }
      .footer-area .footer-bottom .copyright-area p a {
        color: #E6E6E6;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        .footer-area .footer-bottom .copyright-area p a:hover {
          color: #333333; }
          .footer-logo a img{
            width: unset!important;
          }
          
.form-g-2{
  width: 100%;
}

.blog-body-t{
  padding-top: 40px;
  padding-bottom: 40px;
}

.custom-button{
  display: inline-block;
    padding: 5px 25px;
    background: #757575;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    z-index: 1;
    border:none;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    margin-top: 20px;
}
.blog_title{
  margin-top: 20px;
}
.canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header-area{
  position: static;
 /* background: linear-gradient(180deg, rgba(37, 36, 44, 0.9) 0.75%, rgba(41, 36, 67, 0.9) 100%); */
 // background: rbga (255, 255, 255, 1);
  background-color: #212224;
  // color:#36393D;
}
.page-title{
  padding: 60px 0;
  background: #f7f8f9;
}

/*--------------------------------------------------------------
# Sections 2 General
--------------------------------------------------------------*/
section2 {
  padding: 60px 0;
  overflow: hidden;
}

.section2-title {
  text-align: center;
//  padding-bottom: 30px;
  margin: 25px;
}

.section2-title h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #36393D;
}

.section2-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section2-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #fbbd18;
  bottom: 0;
  left: calc(50% - 20px);
}

.section2-title p {
  margin-bottom: 0;
}
