/*-----------------------------------------------------------------------------------

-----------------------------------------------------------------------------------

    INDEX
    ===================
    1. Theme default Style
    2. Header Style
    3. Hero Style
      3a. Hero Particles Style
    4. About Style
    5. Portfolio Style
    6  Service Style
    7  Testimonial Style
    8  Blog Style
    9  Gallery Style
    10  Error Style
    11  Contact Style
    12  Footer Style
    13  RTL
    14  Responsive Style
    
    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  Theme default CSS
/*----------------------------------------*/
.clear {
  clear: both; }

::-moz-selection {
  background: #F76548;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #F76548;
  color: #fff;
  text-shadow: none; }

.no-mar {
  margin: 0 !important; }

.no-pad {
  padding: 0 !important; }

.some-pad {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.left-pad {
  padding-left: 90px !important; }

.mar-1_br {
  margin-right: -1px;
  margin-bottom: -1px; }

div#preloader {
  background: #333333 url("../img/preloder.gif") no-repeat scroll center center;
  height: 100%;
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }

header.header-area.nav-fixed {
  animation-duration: 0.8s;
  animation-name: fadeInDown;
  animation-timing-function: ease-in-out;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  -moz-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  left: 0;
  background: #ffffff;
  position: fixed !important;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999; }

.custom-padding {
  padding-bottom: 350px !important; }

.mar-bot-50 {
  margin-bottom: 50px; }

.mar-bot-40 {
  margin-bottom: 40px; }

.mar-bot-150 {
  margin-bottom: 150px; }

.mar-bot-30 {
  margin-bottom: 30px; }

.margin-minas {
  margin-bottom: -50px; }

.padding-minas {
  padding-bottom: 50px !important; }

.padding-to-minas {
  padding-top: 0px !important; }

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

.mar-top-80 {
  margin-top: 80px; }

.mar-top-100 {
  margin-top: 100px; }

.mar-top-55 {
  margin-top: 55px; }

.mar-top-140 {
  margin-top: 140px !important; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: 0; }

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased; }

body {
  background: #ffffff;
  font-weight: 500;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  letter-spacing: 1.5px;
  color: #141313;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%; }

.body2 {
  background: #f6f6f6; }

body.vs-light {
  background: #fff; }

.dark-bg {
  background-color: #F76548; }

img {
  max-width: 100%;
  height: auto;
  width: 100%; }

button,
input,
textarea {
  letter-spacing: 0px; }

/* 
Table Of Contents
=========================
- Default Typography
- Custom Typography
=========================
*/
/* 
--------------------------
- Default Typography
--------------------------
*/
body {
  font-family: "Poppins", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0px;
  color: #061829;
  font-weight: 700; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0; }

h1 {
  font-size: 55px;
  line-height: 65px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px; }

h2 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0px;
  color: #061829; }

h3 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 0px;
  color: #061829; }

h4 {
  font-size: 22px;
  line-height: 27px; }

h5 {
  font-size: 18px;
  line-height: 26px; }

h6 {
  font-size: 14px;
  line-height: 22px; }

p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  color: #797B84;
  line-height: 28px;
  font-weight: 400;
  margin: 0; }

p img {
  margin: 0; }

/* em and strong */
em {
  font: 15px/30px; }

strong,
b {
  font: 15px/30px; }

small {
  font-size: 11px;
  line-height: inherit; }

/* links */
a,
a:visited {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  outline: 0;
  transition: .5s ease; }

a:hover,
a:active {
  color: #797B84;
  text-decoration: none;
  outline: 0;
  transition: .5s ease;
  font-family: "Poppins", sans-serif; }

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

p a,
p a:visited {
  line-height: inherit;
  outline: 0; }

/* list */
ul,
ol {
  margin-bottom: 0px;
  margin-top: 0px; }

ul {
  margin: 0;
  padding: 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 ul,
ol ol {
  padding: 0;
  margin: 0; }
  ul ul li,
  ul ol li,
  ol ul li,
  ol ol li {
    margin-bottom: 0px; }

li {
  line-height: 18px;
  list-style-type: none;
  margin: 0px;
  letter-spacing: 0;
  display: inline-block;
  font-size: 16px; }

[class^="flaticon-"]:before {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  letter-spacing: inherit; }

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none !important; }

button:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #0B47A8 !important; }

span {
  letter-spacing: 0;
  font-size: 18px;
  color: #F76548; }

input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #a36c4e !important; }

.c-fulid-max {
  max-width: 90%;
  margin: auto; }

.form-control:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #a36c4e !important; }

/* .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: $secondaryColor !important;
    background-color: #fff0 !important;
    border: none !important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
 
    border: none !important;
}
.nav-tabs .nav-link {
    color: #fff;
    border: none !important; 
    border-top-left-radius: 0 !important; 
    border-top-right-radius: 0 !important; 
}
.nav-tabs {
    border-bottom: 0 !important;
}
.nav-fill .nav-item{
    text-align: left !important;
    font-size: 24px;
    font-family: $primaryFont;
    font-weight: 500;
    transition: .5s ease;
}

.nav-fill .nav-item:hover{
    color: $secondaryColor;
} */
.btn-1 {
  position: relative;
  padding: 14px 30px !important;
  font-size: 18px;
  min-width: 140px;
  font-weight: 500;
  color: #fff !important;
  border-radius: 30px;
  background: #F76548;
  display: inline-block;
  transition: .5s ease;
  cursor: pointer;
  text-align: center;
  z-index: 1; }
  .btn-1:hover {
    background: #F76548;
    color: #fff !important; }

.btn-2 {
  position: relative;
  padding: 14px 30px;
  font-size: 18px;
  font-weight: 500;
  color: #F76548;
  border-radius: 4px;
  min-width: 140px;
  background: #002c7300;
  display: inline-block;
  text-align: center;
  border: 1px solid #F76548;
  cursor: pointer;
  z-index: 1;
  transition: .5s ease; }
  .btn-2:hover {
    background: #F76548;
    color: #fff !important; }

.btn-3 {
  padding: 14px 45px;
  color: #fff;
  background: #000000;
  display: inline-block;
  min-width: 170px;
  cursor: pointer;
  transition: .5s ease !important;
  text-transform: uppercase; }
  .btn-3:hover {
    background: #fff;
    color: #797B84; }

.scroll-top {
  position: fixed;
  right: -5%;
  bottom: 70px;
  z-index: 99;
  cursor: pointer;
  transition: 1.5s ease;
  border: none;
  background: transparent; }

.scrollup-icon {
  font-size: 25px;
  color: #ffffff;
  background: #F76548;
  padding: 10px 15px; }

.scr-3 {
  color: #ff6666; }

.scroll-top.open {
  right: 30px; }

body.body-2 {
  position: relative; }
  body.body-2::before {
    position: absolute;
    content: '';
    background: url(../img/logo/object-6.png);
    height: 229px;
    top: 0;
    width: 284px;
    background-repeat: no-repeat;
    right: 15%; }
  body.body-2::after {
    position: absolute;
    content: '';
    background: url(../img/logo/object-4.png);
    height: 280px;
    top: 4%;
    width: 125px;
    background-repeat: no-repeat;
    left: -20px; }

h1 {
  position: relative; }
  h1 span {
    position: relative;
    font-size: 45px;
    line-height: 55px;
    color: #061829;
    margin-right: 30px; }
    h1 span small {
      position: absolute;
      font-size: 12px;
      font-weight: 900;
      top: -6px;
      right: -10px; }

p {
  position: relative; }
  p span {
    position: relative;
    color: #797B84;
    margin-right: 20px; }
    p span small {
      position: absolute;
      font-size: 10px;
      font-weight: 700;
      top: -6px;
      right: -12px; }

h2 {
  position: relative; }
  h2 span {
    position: relative;
    font-size: 40px;
    line-height: 50px;
    color: #061829;
    margin-right: 30px; }
    h2 span small {
      position: absolute;
      font-size: 12px;
      font-weight: 900;
      top: -6px;
      right: -20px; }

/*=================== Header Style 1 Start ====================*/
header.header-area {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  padding: 20px 0px;
  z-index: 9; 
  min-height: 126px;
  background-color: #fff;}

  header.header-area + .extra-pt{
    margin-top: 126px;
  }
  header.header-area .logo-wrapper {
    position: relative;}
    header.header-area .logo-wrapper img {
      max-width: 100%;
      width: 100%; }
  header.header-area .vidlilight {
    position: relative;
    display: inline-flex;
    width: 100%;
    padding-top: 10px; }
    header.header-area .vidlilight .menu-wrapper {
      position: relative; }
      header.header-area .vidlilight .menu-wrapper ul {
        position: relative; }
        header.header-area .vidlilight .menu-wrapper ul li a {
          font-family: "Poppins", sans-serif;
          font-weight: 400;
          font-size: 16px;
          padding: 16px 14px;
          color: #32333E; }
    header.header-area .vidlilight .header-buttons {
      position: relative;
      margin-left: auto; }
      header.header-area .vidlilight .header-buttons .btn-1 {
        transition: .5s ease !important;
        border-radius: 30px;
        margin-left: 15px; }
      header.header-area .vidlilight .header-buttons .btn-2 {
        padding: 12px 18px;
        border-radius: 30px;
        transition: .5s ease !important; }
      header.header-area .vidlilight .header-buttons .active {
        color: #fff;
        text-decoration: underline; }

header.header2 {
  background: #F7F7F7;
  position: relative; }
  header.header2 .menu-wrapper {
    position: relative; }
    header.header2 .menu-wrapper ul {
      position: relative; }
      header.header2 .menu-wrapper ul li a {
        color: #212A38 !important; }
        header.header2 .menu-wrapper ul li a:hover {
          color: #c71e42 !important; }
      header.header2 .menu-wrapper ul li .btn-2 {
        color: #fff !important; }
        header.header2 .menu-wrapper ul li .btn-2 i {
          transition: .5s ease; }
        header.header2 .menu-wrapper ul li .btn-2:hover {
          color: #fff !important; }
          header.header2 .menu-wrapper ul li .btn-2:hover i {
            margin-left: 10px; }
      header.header2 .menu-wrapper ul li.call {
        position: relative;
        padding-left: 20px; }
        header.header2 .menu-wrapper ul li.call::before {
          position: absolute;
          content: '';
          height: 50px;
          background: #0F3A7B;
          left: 10px;
          width: 1px;
          top: 0; }

header.header2.nav-fixed {
  background: #F7F7F7; }

/*==================== Header Style 1 ==========================*/
/*==========================Hero Area Style Start=============================*/
.hero-area {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 700px;
  display: flex;
  align-items: center; 
  background-color: #f76548;}
  .hero-area::before {
    content: '';
    position: absolute;
    background: url(../img/hero/landing-hero.png);
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: right center;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0; }
  .hero-area.banner2::before {
    background: url(../img/hero/hero.jpg);
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: right center;
  }
  .hero-area > .particles-js-canvas-el{
    position: absolute;
    z-index: 1;
  }
  .hero-area .container {
    z-index: 2;
  }
  .hero-area .hero-content {
    position: relative;
    z-index: 1;
    text-align: left;
    width: 60%;
    margin-top: -50px; }
    .hero-area .hero-content h1 {
      color: #fff;
      font-size: 45px; }
      .hero-area .hero-content h1 span {
        color: #ffffff; }
        .hero-area .hero-content h1 span small {
          right: -20px; }
    .hero-area .hero-content p {
      position: relative;
      font-size: 18px;
      width: 80%;
      line-height: 28px;
      color: #fff;
      padding-top: 20px; }
      .hero-area .hero-content p span {
        position: relative;
        color: #ffffff; }
    .hero-area .hero-content .trial {
      position: relative;
      margin-top: 20px;
      width: 70%; }
      .hero-area .hero-content .trial form {
        position: relative;
        display: inline-flex;
        align-items: center;
        width: 100%; }
        .hero-area .hero-content .trial form .form-control {
          display: block;
          width: 100%;
          height: unset;
          padding: 17px 25px;
          font-weight: 400;
          font-size: 18px;
          border-radius: 30px; }
        .hero-area .hero-content .trial form button.btn.btn-primary.sub-btn {
          position: absolute;
          right: 6px;
          padding: 9px 24px;
          border-radius: 30px;
          font-size: 18px;
          font-weight: 500;
          background: #F76548;
          border-color: #F76548; }

.inner-hero {
  position: relative;
  width: 100%;
  background: url(../img/hero/inner-hero.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: center;
  height: 440px;
  display: flex;
  align-items: center;
  background-color: #fff5f3; }
  .inner-hero .hero-content {
    position: relative;
    width: 50%;
    text-align: left; }
    .inner-hero .hero-content h1 {
      font-size: 48px;
      line-height: 56px; }
    .inner-hero .hero-content p {
      font-size: 18px;
      margin-top: 15px; }

.inner-gif {
  position: relative;
  width: 100%;
  background: url(../img/hero/contact-us.gif);
  background-size: 660px;
  background-color: #fff5f3;
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: right calc(50% - 320px) center; }
  .inner-gif .hero-content {
    position: relative;
    width: 45%; }

.protect {
  position: relative;
  background: url(../img/about/protection.jpg);
  background-position: center;
  height: 400px;
  display: flex;
  align-items: center; }
  .protect .pro-text {
    position: relative;
    width: 50%;
    margin-left: auto; }
    .protect .pro-text h1 {
      color: #fff;
      font-size: 45px;
      line-height: 55px;
      font-weight: 500; }
    .protect .pro-text h2 {
      color: #fff;
      padding-top: 20px;
      font-size: 30px;
      line-height: 40px;
      font-weight: 500; }
    .protect .pro-text .btn-1 {
      margin-top: 40px;
      text-transform: uppercase; }

.full-protect {
  position: relative;
  background: url(../img/about/full-protection.jpg);
  background-position: center;
  height: 700px;
  display: flex;
  align-items: center; }
  .full-protect .pro-text {
    position: relative;
    width: 50%;
    margin-left: auto; }
    .full-protect .pro-text h1 {
      color: #fff;
      font-size: 45px;
      line-height: 55px;
      font-weight: 500; }
    .full-protect .pro-text h2 {
      color: #fff;
      padding-top: 20px;
      font-size: 30px;
      line-height: 40px;
      font-weight: 500; }
    .full-protect .pro-text .btn-1 {
      margin-top: 40px;
      text-transform: uppercase; }

/*==========================Hero Area Style End=============================*/
/*====================Inner Hero Style================================*/
/*====================Inner Hero End================================*/
/*=======================About Style Start===================*/
.about {
  position: relative;
  overflow: hidden;
  margin-top: 120px; }
  .about .about-content {
    position: relative;
    padding-left: 10%; }
    .about .about-content h2 {
      position: relative;
      font-size: 38px;
      padding: 10px 0; }
    .about .about-content p {
      margin-top: 20px; }
      .about .about-content p a {
        color: #f76548;
        transition: all .1s ease; }
      .about .about-content p a:hover {
        opacity: .8; }
      .about .about-content p span {
        position: relative;
        color: #797B84; }
        .about .about-content p span small {
          right: -15px; }
      .about .about-content p i.fa-check-circle {
        color: #F76548;
        margin-right: 15px;
      }
    .about .about-content ul li {
      list-style-position: inside;
      margin-left: 35px;
      list-style-type: square;
      display: list-item;
      color: #797B84;
    }
    .about .about-content .btn-1 {
      position: relative;
      padding: 12px 45px;
      margin-top: 40px; }
  .about .about-img {
    position: relative; }
    .about .about-img::before {
      content: '';
      position: absolute;
      background: url(../img/about/about1.jpg);
      background-size: cover;
      background-position: center;
      width: 645px;
      height: 447px;
      left: -45%;
      top: 12%; }
    .about .about-img::after {
      content: '';
      position: absolute;
      background: url(../img/about/ab-after.png);
      width: 349px;
      height: 284px;
      right: -10%;
      top: 48%; }

.Offer {
  position: relative;
  margin-top: 150px;
  overflow: hidden; }
  .Offer .offer-img {
    position: relative; }
    .Offer .offer-img::before {
      content: '';
      position: absolute;
      background: url(../img/about/offer.jpg);
      width: 645px;
      height: 447px;
      left: 20%;
      top: 20%; }
    .Offer .offer-img .video {
      position: absolute;
      max-height: 500px;
      /*background: url(../img/hero/video.jpg);*/
      height: 500px;
      margin-top: 150px;
      background-size: cover;
      background-position: center;
      display: flex;
      justify-content: center;
      align-items: center;
      left: 13%;
      top: -2%; }
      .Offer .offer-img .video a {
        position: relative;
        display: block;
        height: 80px;
        width: 80px;
        border-radius: 50%;
        background: #F76548;
        color: #ffffff;
        text-align: center;
        line-height: 80px;
        font-size: 24px; }
  .Offer .offer-content {
    position: relative;
    text-align: center; }
    .Offer .offer-content h2 {
      margin-top: 15px; }
    .Offer .offer-content .btn-1 {
      margin-top: 30px; }
    .Offer .offer-content .single-offer {
      position: relative;
      margin-top: 30px; }
      .Offer .offer-content .single-offer h5 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        margin-top: 15px; }
      .Offer .offer-content .single-offer img {
        max-width: unset;
        width: auto; }

/*=======================About Style End===================*/
.pricing {
  position: relative;
  overflow: hidden;
  margin-top: 100px; }
  .pricing .price-top {
    position: relative;
    text-align: center;
    width: 80%;
    margin: auto; }
    .pricing .price-top p {
      margin-top: 15px; }
  .pricing nav {
    position: relative;
    width: 360px;
    margin: 70px auto;
    margin-top: 0; }
    .pricing nav p:first-child {
      position: absolute;
      top: 12%;
      left: -18px;
      font-size: 20px;
      color: #505051; }
    .pricing nav p:last-child {
      position: absolute;
      right: -10px;
      top: 12%;
      font-size: 20px;
      color: #505051; }
    .pricing nav .nav-tabs {
      border: none; }
    .pricing nav .nav-tabs .nav-item.show .nav-link, .pricing nav .nav-tabs .nav-link.active {
      background-color: #ffffff;
      border-radius: 50%; }
    .pricing nav .nav-tabs .nav-link {
      border: none;
      max-width: 35px;
      width: 100%;
      height: 35px;
      margin-top: 3px; }
    .pricing nav .nav-tabs {
      max-width: 75px;
      border-radius: 30px;
      height: 40px;
      margin: auto;
      background: #C1272D; }
  .pricing .price-details {
    position: relative;
    border: 2px solid #F7F5F5;
    border-radius: 10px;
    padding: 50px 0px;
    transition: .5s ease;
    text-align: center;
    border-top: 7px solid #15d290; }
    .pricing .price-details span {
      letter-spacing: 0;
      font-size: 20px;
      font-weight: 700;
      color: #15D290; }
    .pricing .price-details small {
      font-size: 18px;
      color: #797B84;
      border-bottom: 1.5px solid #EEEEEE;
      display: block;
      padding-bottom: 25px; }
    .pricing .price-details p {
      min-height: 125px;
      padding-top: 35px;
      font-size: 20px;
      font-weight: 500; }
    .pricing .price-details h2 {
      line-height: 80px; }
    .pricing .price-details .btn-1 {
      background: transparent;
      color: #15D290 !important;
      border: 1px solid #15D290;
      font-size: 15px;
      font-weight: 600; }
    .pricing .price-details:hover {
      -webkit-box-shadow: 0px 20px 99px 0px rgba(149, 149, 149, 0.16);
      -moz-box-shadow: 0px 20px 99px 0px rgba(149, 149, 149, 0.16);
      box-shadow: 0px 20px 99px 0px rgba(149, 149, 149, 0.16);
      border-top: 7px solid #F76548; }
      .pricing .price-details:hover span {
        color: #F76548; }
      .pricing .price-details:hover .btn-1 {
        background: #F76548;
        border-color: #F76548;
        color: #fff !important; }
        .hideTable{
          display: none!important;
        }

/*=============================FAQ Start======================*/
.faq {
  position: relative;
  margin-top: 100px; }
  .faq .faq-top {
    position: relative;
    width: 50%;
    margin: auto;
    margin-bottom: 50px;
    text-align: center; }
  .faq .custom-faq {
    position: relative; }
    .faq .custom-faq .single-faq {
      position: relative;
      padding: 0px 50px;
      margin-top: 35px; }
      .faq .custom-faq .single-faq h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 0px;
        color: #32333E;
        font-weight: 500; }
      .faq .custom-faq .single-faq p {
        font-size: 18px;
        color: #6B6C83;
        line-height: 26px;
        padding-top: 20px; }
  .faq .custom-faq.hide {
    max-height: 680px;
    overflow: hidden; }
  .faq .view-more {
    position: relative;
    text-align: center;
    z-index: 1; }
    .faq .view-more::before {
      position: absolute;
      content: '';
      width: 100%;
      height: 363px;
      background: #FFFFFF;
      opacity: 60%;
      left: 0;
      bottom: 0;
      z-index: -1; }
    .faq .view-more i {
      font-size: 50px;
      color: #C0262C;
      cursor: pointer; }
    .faq .view-more p {
      font-size: 20px;
      padding-top: 10px;
      color: #6B6C83;
      font-weight: 500; }

/*==================FAQ End==============*/

/*==================About Us Start==============*/
.about-us-area{
  margin-top: 150px;
}
  .about-us-area h1 {
  font-size: 45px;
  line-height: 55px;
  width: 85%;
  text-align: center;
  margin: auto; }
  .about-us-area > .container{
    text-align: center;
  }
  .about-us-area .about .about-img > img {
    max-height: 600px;
  }
  .about-us-area .about .about-img::before {
    background-image: url(../img/about/about-us-01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 15%;
    height: 430px;
  }
  .about-us-area .aff-info-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
  }
    .about-us-area .aff-info-address{
      font-size: 16px;
      font-weight: 400;
      color: #797B84;
      text-align: center;
      max-width: 24em;
      margin: auto;
      line-height: 1.4;
      letter-spacing: 0;
    }
      .about-us-area .aff-info-address p{
        font-size: 18px;
        margin: 0 0 8px;
        font-weight: 600;
        color: #061829;
      }
    .about-us-area .aff-info-logo{
      text-align: center;
      margin-top: 32px;
    }
      .about-us-area .aff-info-logo img{
        width: 100%;
        max-width: 80%;
      }

/*==================About Us End==============*/

/*=============================Contact Start======================*/
.contact {
  position: relative;
  text-align: center;
  margin-top: 70px;
}
/*==================Contact End==============*/
/*=====================Service Area Style Start==========================*/
.subscribe-area {
  position: relative;
  background: #FFE8E3;
  margin-top: 100px;
  padding: 80px 0;
  overflow: hidden;
  text-align: center; }
  .subscribe-area h2 {
    margin-bottom: 40px; }
  .subscribe-area form {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: 60%; }
    .subscribe-area form .form-control {
      display: block;
      width: 100%;
      height: unset;
      padding: 17px 25px;
      font-weight: 400;
      font-size: 18px;
      border-radius: 30px; }
    .subscribe-area form button.btn.btn-primary.sub-btn {
      position: absolute;
      right: 6px;
      padding: 9px 24px;
      border-radius: 30px;
      font-size: 18px;
      font-weight: 500;
      background: #F76548;
      border-color: #F76548; }

.features-area {
  position: relative;
  margin-top: 150px;
  overflow: hidden; }
  .features-area h1 {
    font-size: 45px;
    line-height: 55px;
    width: 85%;
    text-align: center;
    margin: auto; }
  .features-area .feature1 {
    position: relative;
    margin-top: 120px; }
    .features-area .feature1 .feature-img {
      position: relative; }
      .features-area .feature1 .feature-img::before, .features-area .feature1 .feature-img video {
        width: 100%;
        height: 100%;}
      .features-area .feature1 .feature-img::after {
        content: '';
        position: absolute;
        background: url(../img/about/after.png);
        width: 349px;
        height: 284px;
        right: -40%;
        top: 48%; }
    .features-area .feature1 .feature-img.fi2 {
      position: relative; }
      .features-area .feature1 .feature-img.fi2::before {
        content: '';
        position: absolute; }
    .features-area .feature1 .feature-img.fi4 {
      position: relative; }
      .features-area .feature1 .feature-img.fi4::before {
        content: '';
        position: absolute; }
    .features-area .feature1 .feature-content {
      position: relative;
      font-size: 38px;
      padding: 10px 0;
      margin-left: 10%; }
      .features-area .feature1 .feature-content h2 {
        margin-bottom: 15px; }
      .features-area .feature1 .feature-content p {
        margin-top: 20px;
        margin-top: 15px; }
        .features-area .feature1 .feature-content p i {
          color: #F76548;
          margin-right: 15px; }
        .features-area .feature1 .feature-content p small {
          right: -16px; }
  .features-area .feature2 {
    position: relative;
    margin-top: 120px; }
    .features-area .feature2 .feature-img {
      position: relative; }
      .features-area .feature2 .feature-img::before, .features-area .feature2 .feature-img video {
        width: 100%;
        height: 100%;}
    .features-area .feature2 .feature-img.fi3 {
      position: relative; }
      .features-area .feature2 .feature-img.fi3::before, .features-area .feature2 .feature-img.fi3 video {
        content: '';
        position: absolute; }
    .features-area .feature2 .feature-content {
      position: relative;
      font-size: 38px;
      padding: 10px 0;
      margin-left: 10%; }
      .features-area .feature2 .feature-content h2 {
        margin-bottom: 15px; }
      .features-area .feature2 .feature-content p {
        margin-top: 20px;
        margin-top: 15px; }
        .features-area .feature2 .feature-content p i {
          color: #F76548;
          margin-right: 15px; }
        .features-area .feature2 .feature-content p b {
          color: black;
        }

/*=====================Service Area Style End==========================*/
.service {
  position: relative;
  margin-top: 140px; }
  .service .single-service {
    position: relative;
    padding: 30px; }
    .service .single-service img {
      max-width: unset;
      width: auto; }
    .service .single-service h3 {
      font-size: 24px;
      line-height: 32px;
      font-weight: 600;
      margin-top: 20px; }
    .service .single-service p {
      margin-top: 15px; }
  .service .ss-nopading {
    padding-left: 0; }
  .service .ss-2 {
    border-right: 2px solid #FF9D89;
    border-bottom: 2px solid #FF9D89; }
  .service .ss-3 {
    border-right: 2px solid #FF9D89; }
  .service .ss-4 {
    border-bottom: 2px solid #FF9D89; }

.service-about {
  position: relative;
  overflow: hidden;
  margin-top: 220px; }
  .service-about .about-content {
    position: relative;
    padding-left: 10%; }
    .service-about .about-content h2 {
      position: relative;
      font-size: 38px;
      padding: 10px 0; }
    .service-about .about-content p {
      margin-top: 20px; }
    .service-about .about-content .btn-1 {
      position: relative;
      padding: 12px 45px;
      margin-top: 40px; }
  .service-about .about-img {
    position: relative; }
    .service-about .about-img::before {
      content: '';
      position: absolute;
      background: url(../img/about/about2.jpg);
      width: 645px;
      height: 405px;
      left: -45%;
      top: 12%; }
    .service-about .about-img::after {
      content: '';
      position: absolute;
      background: url(../img/about/ab-after.png);
      width: 349px;
      height: 284px;
      right: -10%;
      top: 48%; }
      .service-about .video {
        position: absolute;
        max-height: 500px;
        /*background: url(../img/hero/video.jpg);*/
        height: 500px;
        margin-top: 150px;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        right: 18%;
        top: -10%; }
        .service-about .video a {
          position: relative;
          display: block;
          height: 80px;
          width: 80px;
          border-radius: 50%;
          background: #F76548;
          color: #ffffff;
          text-align: center;
          line-height: 80px;
          font-size: 24px; }


.faq-area {
  position: relative;
  text-align: center;
  margin-top: 150px; }
  .faq-area .card {
    border-radius: 0;
    margin-bottom: 30px;
    text-align: left;
    border: 0; }
    .faq-area .card .card-header {
      position: relative;
      border-radius: 0;
      border-bottom: 0;
      background-color: #F9FAFC; }
      .faq-area .card .card-header .accordion-toggle.collapsed {
        font-size: 18px;
        font-weight: 500;
        color: #061829;
        font-family: "Poppins", sans-serif; }
        .faq-area .card .card-header .accordion-toggle.collapsed:hover {
          color: #F76548; }
        .faq-area .card .card-header .accordion-toggle.collapsed .fa-chevron-up {
          display: none; }
        .faq-area .card .card-header .accordion-toggle.collapsed .fa-chevron-down {
          display: block;
          position: absolute;
          right: 5px;
          font-size: 20px;
          top: 7px;
          color: #c6c9d8; }
      .faq-area .card .card-header .accordion-toggle {
        font-size: 18px;
        font-weight: 500;
        color: #F76548;
        font-family: "Poppins", sans-serif; }
        .faq-area .card .card-header .accordion-toggle:hover {
          color: #F76548; }
        .faq-area .card .card-header .accordion-toggle .fa-chevron-down {
          display: none; }
        .faq-area .card .card-header .accordion-toggle .fa-chevron-up {
          position: absolute;
          right: 5px;
          font-size: 20px;
          top: 7px;
          color: #F76548; }
    .faq-area .card .card-block {
      padding: 0px;
      background-color: white; }
      .faq-area .card .card-block p {
        font-size: 18px;
        font-weight: 400;
        padding-top: 20px;
        line-height: 28px; }
.timeline-list {
  line-height: 20px;
}
  .card-block div.timeline-list p.timeline-desc {
    font-size: medium;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 30px;
    line-height: 18px;
  }
.timeline-ref {
  width: 25px;
  border: 1px solid #c59476;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  float: left;
  margin-right: 5px;
}
  .timeline-ref.ref1 {
    background-color: #fae4d6;
  }
  .timeline-ref.ref2 {
    background-color: #f3aa78;
  }
  .timeline-ref.ref3 {
    background-color: #eb6b15;
  }
  .timeline-ref.ref4 {
    background-color: #ae4f10;
  }
  .timeline-ref.ref5 {
    background-color: black;
    color: white;
  }

.all-feature {
  position: relative;
  margin-top: 100px;
  text-align: center; }
  .all-feature .table td, .all-feature .table th {
    border-top: 1px solid #f4f5fd; }
  .all-feature .table {
    margin-top: 60px;
    border-right: 1px solid #f4f5fd;
    border-left: 1px solid #f4f5fd; }
    .all-feature .table td {
      padding: 20px 5px; }
      .all-feature .table td i {
        font-size: 25px; }
      .all-feature .table td .flaticon-tick {
        color: #15D290; }
      .all-feature .table td .flaticon-cross-mark-on-a-black-circle-background {
        color: #F76548; }
    .all-feature .table th {
      border-top: 1px solid #f4f5fd;
      color: #061829;
      padding: 20px 5px;
      font-size: 18px;
      font-weight: 400; }
    .all-feature .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #f4f5fd; }
      .all-feature .table thead tr.head1 {
        background-color: white; }
    .all-feature .table thead tr.head1 th {
      color: #F76548;
      font-size: 20px;
      font-weight: 600; }
  .all-feature .table tbody + tbody {
    border-top: 0; }
  .all-feature .table .thead-light th {
    color: #061829;
    background-color: #F9FAFC;
    border-color: #F9FAFC;
    font-size: 20px !important;
    font-weight: 600 !important;
    vertical-align: middle; }

.showOverride.flex-- {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.plans-table-tr-sticky {
  position: fixed;
  background: #971484;
  color: #fff;
  min-height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  right: 0;
  left: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 100px; }

.hiddenOverride {
  display: none !important; }

.showOverride {
  display: block !important; }

.flexIt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.plans-table-td, .plans-table-th {
  display: block;
  width: 20%;
  padding: 0 8px;
  text-align: center; }

/*=======================Contact Style=========================*/
.support {
  position: relative;
  margin-top: 100px; }
  .support .support-details {
    position: relative;
    -webkit-box-shadow: 0px 0px 40px -23px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 40px -23px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 40px -23px rgba(0, 0, 0, 0.75);
    border-radius: 10px; }
    .support .support-details .single-support {
      position: relative;
      text-align: center;
      padding: 50px 75px;
      transition: .5s ease;
      border-bottom: 5px solid #ffffff;
      border-bottom-left-radius: 10px; }
      .support .support-details .single-support:hover {
        border-bottom: 5px solid #C1272D; }
      .support .support-details .single-support h3 {
        font-size: 36px;
        font-weight: 500;
        line-height: 46px;
        margin-bottom: 15px;
        color: #282A45; }
      .support .support-details .single-support p {
        color: #6B6C83;
        font-size: 20px; }
      .support .support-details .single-support .btn-1 {
        font-size: 18px;
        line-height: 30px;
        margin-top: 30px;
        color: #C0262C !important;
        background: #62626200;
        border: 1px solid #C0262C;
        padding: 14px 45px !important; }
        .support .support-details .single-support .btn-1:hover {
          background: #C1272D;
          color: #ffffff !important; }
  .support .social {
    position: relative;
    margin-top: 100px;
    text-align: center; }
    .support .social h2 {
      margin-bottom: 20px; }
    .support .social img {
      max-width: unset;
      width: auto; }

.contact-area {
  position: relative;
  margin-top: 60px; }
  .contact-area .cd-info {
    position: relative;
    border-radius: 5px;
    background-color: white;
    box-shadow: -0.326px 0.946px 14.72px 1.28px rgba(232, 235, 234, 0.53);
    padding: 50px 60px;
    margin-top: 26px;
    z-index: 1; }
    .contact-area .cd-info h3 {
      font-size: 36px;
      line-height: 46px;
      font-weight: 500;
      color: #32333E;
      margin-bottom: 30px;
      text-align: center; }
    .contact-area .cd-info form .form-group {
      width: 100%;
      margin-bottom: 25px; }
      .contact-area .cd-info form .form-group label {
        font-size: 24px;
        color: #6B6C83;
        font-weight: 400;
        font-family: "Roboto", sans-serif; }
      .contact-area .cd-info form .form-group .form-control {
        position: relative;
        padding: 30px;
        padding-left: 50px;
        font-size: 20px;
        font-weight: 400;
        font-family: "Poppins", sans-serif;
        margin: 5px 0px;
        border-radius: 4px;
        border-color: #E2E2E2; }
        .contact-area .cd-info form .form-group .form-control::placeholder {
          color: #E2E2E2; }
      .contact-area .cd-info form .form-group .grecaptcha-badge {
        width: 83% !important; }
        .contact-area .cd-info form .form-group .grecaptcha-badge iframe {
          width: 100%; }
          .contact-area .cd-info form .form-group .grecaptcha-badge iframe .rc-anchor-normal {
            height: 74px;
            width: 100%; }
      .contact-area .cd-info form .form-group button.btn-1 {
        border: 0;
        margin-top: 20px;
        box-shadow: 0px 5px 45px #00000040;
        font-size: 24px;
        min-width: 190px; }
  .contact-area .contact-details {
    position: relative; }
    .contact-area .contact-details h2 {
      margin-bottom: 50px; }
    .contact-area .contact-details .cd-text {
      position: relative;
      padding-right: 40%;
      margin-top: 150px; }
      .contact-area .contact-details .cd-text p {
        margin-top: 30px; }
    .contact-area .contact-details .cd-info {
      position: relative;
      border-radius: 5px;
      background-color: white;
      box-shadow: -0.326px 0.946px 14.72px 1.28px rgba(232, 235, 234, 0.53);
      padding: 60px 40px; }
      .contact-area .contact-details .cd-info form .form-group {
        width: 100%; }
        .contact-area .contact-details .cd-info form .form-group .form-control {
          position: relative;
          padding: 25px 20px;
          font-size: 16px;
          font-family: "Poppins", sans-serif;
          margin: 5px 0px;
          background: #f9f9f9;
          border-color: #f9f9f9; }
        .contact-area .contact-details .cd-info form .form-group .grecaptcha-badge {
          width: 83% !important; }
          .contact-area .contact-details .cd-info form .form-group .grecaptcha-badge iframe {
            width: 100%; }
            .contact-area .contact-details .cd-info form .form-group .grecaptcha-badge iframe .rc-anchor-normal {
              height: 74px;
              width: 100%; }
        .contact-area .contact-details .cd-info form .form-group button.btn-1 {
          display: block;
          border: 0;
          width: 100%;
          margin-top: 5px;
          font-size: 17px;
          text-transform: uppercase; }

.g-map {
  margin-top: -105px; }

  .g-input {
    border: 1px solid #8d8d8d;
    padding: 16px 24px;
    border-radius: 10px;
    outline: none;
    color: #212721;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
 }
  .g-input:focus {
    border: 1px solid #212721;
 }
  
  .g-mat-input.text-- {
    position: relative;
    width: 100%;
    margin-top: 8px;
    padding-bottom: 16px;
 }
  .g-mat-input.text-- .g-input {
    width: 100%;
    position: relative;
    padding: 16px;
    z-index: 1;
 }
  .g-mat-input.text-- .g-label {
    color: #8d8d8d;
    position: absolute;
    padding: 2px 5px;
    background-color: white;
    left: 16px;
    top: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    z-index: 2;
    transition: all 0.1s linear;
 }
  .g-mat-input.text-- .g-label.active-- {
    color: #f76548;
    font-size: 12px;
    left: 12px;
    top: -8px;
 }
  .g-mat-input.text--.flush-pb-- {
    padding-bottom: 0;
 }

.contact {
  position: relative;
  text-align: center;
  margin-top: 70px;
}

/*=======================END Contact Style=========================*/

/*=========================Terms & condition=========================*/
.faq-question {
  position: relative;
  margin-top: 100px; }
  .faq-question nav {
    position: relative; }
    .faq-question nav .nav-tabs {
      border-left: 3px solid #F4F4F4;
      border-bottom: 0; }
      .faq-question nav .nav-tabs .nav-link {
        font-size: 18px;
        text-align: left;
        color: #6B6C83;
        font-weight: 400;
        border-radius: 0;
        border: 0;
        padding: 10px 0;
        padding-left: 15px;
        width: 100%; }
      .faq-question nav .nav-tabs .nav-link.active {
        border: 0;
        border-left: 4px solid;
        border-color: #C1272D;
        color: #C0262C;
        font-weight: 500;
        margin-left: -3px; }
  .faq-question .tab-content {
    position: relative;
    -webkit-box-shadow: 0px 0px 40px -23px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 40px -23px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 40px -23px rgba(0, 0, 0, 0.75);
    padding: 48px 30px !important;
    padding-top: 0 !important; }
    .faq-question .tab-content .active h3 {
      padding-top: 50px;
      font-size: 30px;
      padding-bottom: 20px;
      font-weight: 500;
      border-bottom: 2px solid #F4F4F4;
      color: #32333E; }
    .faq-question .tab-content .active p {
      padding-top: 18px;
      color: #6B6C83;
      font-size: 18px;
      line-height: 28px; }
    .faq-question .tab-content .faq-details {
      position: relative;
      padding-top: 50px; }
      .faq-question .tab-content .faq-details h4 {
        position: relative;
        font-size: 24px;
        color: #32333E;
        font-weight: 500; }
      .faq-question .tab-content .faq-details p {
        position: relative; }
      .faq-question .tab-content .faq-details ul {
        padding-left: 20px; }
        .faq-question .tab-content .faq-details ul li {
          padding-top: 18px;
          color: #6B6C83;
          font-size: 18px;
          line-height: 28px;
          display: revert;
          list-style: disc;
          padding-left: 10px; }
      .tncContent *{
        all: revert!important;
      }
      .tncContent{
        padding-top:50px;
    }

/*=========================/Terms & condition=========================*/
/*=======================Contact Style=========================*/
/*=========================Footer Area Start===========================*/
.footer-top-area {
  position: relative;
  overflow: hidden; }
  .footer-top-area .footer-details {
    position: relative;
    padding: 100px 0px 120px;
    background: #F9FAFC;
    overflow: hidden; }
    .footer-top-area .footer-details .f-logo {
      position: relative;
      padding-bottom: 30px; }
      .footer-top-area .footer-details .f-logo img {
        max-width: unset;
        width: auto; }
    .footer-top-area .footer-details .f-link {
      position: relative; }
      .footer-top-area .footer-details .f-link h5 {
        color: #061829;
        font-size: 22px;
        line-height: 32px;
        font-weight: 600;
        margin-bottom: 40px;
        margin-top: 20px; }
      .footer-top-area .footer-details .f-link ul li {
        display: block;
        padding: 10px 0; }
        .footer-top-area .footer-details .f-link ul li a {
          color: #797B84;
          font-size: 18px;
          line-height: 25px; }
          .footer-top-area .footer-details .f-link ul li a:hover {
            color: #F76548; }
      .footer-top-area .footer-details .f-link p {
        white-space: nowrap;
        margin-bottom: 10px; }

.f-bottom {
  display: flex;
  align-items: center; }

footer {
  position: relative;
  padding: 25px 0px;
  background: #F76548; }
  footer p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  footer .f-social {
    width: 40%;
    margin-left: auto;
    text-align: right; }
    footer .f-social a {
      font-size: 20px;
      color: #fff;
      margin-left: 10px; }

/*=========================Footer Area End===========================*/

.video-play-wrapper{
  position: absolute;
  width: 645px;
  height: 362px;
  left: -31%;
  top: calc(50% - 181px); }
  .video-play-wrapper.right--{
    position: absolute;
    left: 12%;}
  .video-play-wrapper.frame--{
    background-color: #000;
    padding: 5px;
  }
  .video-play-wrapper img{
    width: 100%;
    height: 100%;
  }

.video-play-onclick{
  opacity: .95;
  transition: opacity .1s ease;}
  .video-play-onclick + .video-play-btn{
    border-radius: 50%;
    background-color: #F76548;
    color: #fff;
    line-height: 1;
    padding: 19.5px 18px 17.5px 22px;
    position: absolute;
    top: calc(50% - 27px);
    left: calc(50% - 27px);
    opacity: .8;
    transform: scale(1);
    transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);}
  .video-play-onclick:hover + .video-play-btn{
    opacity: 1;}
  .video-play-onclick + .video-play-btn.hide--{
    transform: scale(0);}
  .video-play-onclick + .video-play-btn i{
    color: #fff}

/* Animation style */
@-webkit-keyframes spinnerRotateone {
  0% {
    -webkit-transform: rotate(0deg) translateY(30px);
    transform: rotate(0deg) translateY(30px); }
  100% {
    -webkit-transform: rotate(160deg) translateY(30px);
    transform: rotate(160deg) translateY(30px); } }
@keyframes spinnerRotateone {
  0% {
    -webkit-transform: rotate(0deg) translateY(30px);
    transform: rotate(0deg) translateY(30px); }
  100% {
    -webkit-transform: rotate(160deg) translateY(30px);
    transform: rotate(160deg) translateY(30px); } }
@-webkit-keyframes slideInnew3 {
  0% {
    -webkit-transform: translate(-30px, -100px);
    -ms-transform: translate(-30px, -100px);
    transform: translate(-30px, -100px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes slideInnew3 {
  0% {
    -webkit-transform: translate(-30px, -100px);
    -ms-transform: translate(-30px, -100px);
    transform: translate(-30px, -100px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes slideInnew4 {
  0% {
    -webkit-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    transform: translate(30px, 0px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes slideInnew4 {
  0% {
    -webkit-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    transform: translate(30px, 0px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes scrollup {
  0% {
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    transform: translate(0px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes scrollup {
  0% {
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    transform: translate(0px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes roket {
  0% {
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    transform: translate(0px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes roket {
  0% {
    -webkit-transform: translate(0px, 80px);
    -ms-transform: translate(0px, 80px);
    transform: translate(0px, -70px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@keyframes spin2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
@-webkit-keyframes years {
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes years {
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
/* End Animation style */
/*========================

Responsive Style

==========================*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sm-mint a .sub-arrow {
    display: none; } }
@media only screen and (min-width: 1199px) {
  .sm-mint a.has-submenu {
    padding-right: 34px; } }
@media only screen and (max-width: 1199px) {
  header.header-area{
    min-height: 110px;}
  header.header-area + .extra-pt{
    margin-top: 110px;}
  header.header-area .vidlilight .menu-wrapper ul li a {
    font-size: 14px; 
    padding: 18px 8px;}
  
  .inner-hero.inner-gif{
    background-size: 60%;
    background-position: right -20% center}

  .btn-2 {
    font-size: 14px; }

  .btn-1 {
    font-size: 14px; }

  .about {
    margin-top: 100px; }

  .about .about-content {
    padding-left: 0; }

  .about .about-content h2 {
    font-size: 30px;
    line-height: 40px; }

  p {
    font-size: 16px;
    line-height: 26px; }

  .service .single-service h3 {
    font-size: 20px;
    line-height: 30px; }

  .service-about .about-content h2 {
    font-size: 30px;
    line-height: 40px; }

  .service {
    position: relative;
    margin-top: 100px; }

  .service-about {
    margin-top: 100px; }

  .features-area .feature1 .feature-img::after {
    display: none; }
  
  .pricing .price-details p {
    font-size: 16px; }

  .pricing .price-details h2 {
    line-height: 80px;
    font-size: 36px; }

  .all-feature .table .thead-light th {
    font-size: 16px !important; }

  .all-feature .table thead tr.head1 th {
    font-size: 16px; }

  .all-feature .table th {
    font-size: 14px; }

  .all-feature {
    margin-top: 100px; }

  .all-feature {
    margin-top: 70px; } 

  .video-play-wrapper{
    position: absolute;
    width: 100%;
    height: 362px;
    left: 0;
    top: calc(50% - 181px); }
    .video-play-wrapper.right--{
      left: 0; } }

@media only screen and (min-width: 768px) and (max-width: 991.9px) {
  header.header-area{
    min-height: 99px;}
  header.header-area + .extra-pt{
    margin-top: 99px;}
  .sm-mint a {
    font-size: 10px; }

  .sm-mint a .sub-arrow {
    display: none; }

  .pricing .price-details h2 {
    font-size: 20px; }

  .pricing .price-details .btn-1 {
    font-size: 10px; }

  .btn-1 {
    position: relative;
    padding: 6px 15px !important;
    font-size: 18px;
    min-width: 100px;
    font-weight: 500; }

  .service .single-service {
    padding: 10px; }

  .service .single-service p {
    font-size: 14px;
    line-height: 24px; }

  .service .single-service h3 {
    font-size: 16px;
    line-height: 24px; } }
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
    line-height: 46px; }

  header.header-area .vidlilight .header-buttons {
    display: none; }

  header.header-area + .extra-pt{
    margin-top: 69px;
  }

  #main-menu {
    clear: none;
    float: right; }

  header.header-area .vidlilight .menu-wrapper {
    position: relative;
    width: 100%; }

  .hero-area::before, .hero-area.banner2::before{
    background-position: left;
    background-size: cover;}

  .hero-area .hero-content {
    width: 100%; }

  .features-area .feature1 .feature-img img {
    height: 447px; }

  .features-area .feature1 .feature-content {
    margin-left: 0;
    margin-top: 60px; }

  .features-area {
    margin-top: 100px; }

  .features-area h1 {
    font-size: 26px;
    line-height: 36px;
    width: 100%; }

  .features-area .feature2 .feature-content {
    margin-left: 0;
    margin-top: 60px; }

  .features-area .feature2 .feature-content h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px; }

  .features-area .feature2 {
    position: relative;
    margin-top: 70px; }

  .features-area .feature2 .feature-img img {
    height: 447px; }

  .about .about-content h2 {
    font-size: 26px;
    line-height: 36px; }

  .about .about-img::after {
    display: none; }

  .about .about-img::before,
  .about-us-area .about .about-img::before {
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

  .Offer {
    margin-top: 100px; }

  .Offer .offer-content h2 {
    margin-top: 15px;
    font-size: 30px;
    line-height: 40px; }

  .features-area h1 {
    font-size: 30px;
    line-height: 40px;
    width: 100%; }

  .features-area .feature1 .feature-img::before {
    width: 100%;
    height: 447px;
    left: 0;
    top: 0; }

  .features-area .feature1 {
    margin-top: 80px; }

  .features-area .feature1 .feature-content {
    margin-left: 0; }

  .features-area .feature1 .feature-content h2 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px; }

  .features-area .feature2 .feature-img::before {
    width: 100%;
    height: 447px;
    left: 0;
    top: 0; }

  .faq-area {
    margin-top: 100px; }

  .faq-area .card .card-header .accordion-toggle.collapsed {
    font-size: 15px;
    line-height: 25px; }

  .faq-area .card .card-header .accordion-toggle {
    font-size: 15px;
    line-height: 25px; }

  .faq-area .card .card-block p {
    font-size: 14px;
    font-weight: 400;
    padding-top: 20px;
    line-height: 22px; }

  .mar-top-140 {
    margin-top: 80px !important; }

  .service-about .about-img::before {
    width: 100%;
    height: 447px;
    left: 0;
    top: 0; }

  .service-about .about-img::after {
    display: none; }

  .pricing .price-top {
    width: 100%;
    margin: auto; }
  
  .video-play-wrapper{
    width: 100vw;
    left: calc(50% - 50vw);
    background-color: #000;}
    .video-play-wrapper.right--{
      left: calc(50% - 50vw); } }
/*--Max-width :991px----------*/
@media only screen and (min-width: 991px) {
  .about-us-area .aff-info-address {
    margin-left: 0;
    text-align: left;}
  .about-us-area .aff-info-logo {
    margin-top: 0;}}
@media only screen and (min-width: 768px) {
  .table-responsive {
    display: inline-table; } }
/*===========Max-width : 867px---------------*/
@media only screen and (max-width: 845px) {
  header.header-area .menu-wrapper ul li a {
    font-size: 10px;
    padding: 14px 7px; } }
/*===========Max-width : 867px---------------*/
@media only screen and (max-width: 767px) {
  .sm-mint a {
    color: white;
    padding: 14px 10px;
    font-size: 12px; }

  .sm-mint {
    padding: 31px 20px; }

  .sm li, .sm a {
    position: relative;
    text-align: center; }

  .protection {
    margin-top: 70px; }

  #main-menu {
    position: fixed;
    max-height: 383px;
    border-bottom: 0;
    overflow-y: scroll;
    width: 100%;
    top: 69px;
    border-radius: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    left: 0;
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25); }
  
  header.header-area .logo-wrapper {
    width: 75px}

  header.header-area {
    padding: 10px 0px;
    min-height: 69px; }

  .hero-area .hero-content h1 {
    font-size: 36px; }

  .hero-area .hero-content p {
    font-size: 15px;
    width: 100%;
    line-height: 24px; }

  .hero-area {
    height: auto;
    padding: 100px 0px; }

  .about .about-img img {
    height: 445px; }

  .about .about-content {
    padding-left: 0;
    margin-top: 60px; }

  .Offer .offer-content {
    position: relative;
    text-align: center; }

  .Offer .offer-content .single-offer {
    text-align: center; }

  .Offer .offer-img {
    margin-top: 80px; }

  .Offer .offer-img::before {
    width: 100%;
    height: 447px;
    left: 0;
    top: 0; }

  .Offer .offer-img img {
    height: 447px; }

  .Offer .offer-img .video {
    margin-top: 0;
    left: 40%;
    top: -25px; }

  .subscribe-area form {
    width: 100%; }

  .f-link.ml-5 {
    margin: 0 !important; }

  .inner-hero{
    height: auto; }

  .inner-hero .hero-content {
    padding: 100px 0px;
    width: 100%;
    text-align: center; }

  .inner-hero .hero-content h1 {
    font-size: 30px;
    line-height: 42px; }

  .inner-hero.inner-gif{
    background-size: 450px;
    background-position: top center;}

  .inner-hero.inner-gif .hero-content {
    padding: 320px 0px 20px;
    width: 100%; }

  .service-about .about-img img {
    height: 447px; }
    .service-about .video {
      margin-top: 0;
      left: 40%;
      top: -25px; }

  .service-about .about-content {
    padding-left: 0;
    margin-top: 60px; }

  .service .ss-2 {
    border-right: 0;
    border-bottom: 0; }

  .service .ss-3 {
    border-right: 0; }

  .service .ss-4 {
    border-bottom: 0; }

  .service .single-service {
    padding: 30px 15px; }

  .pricing .price-details {
    margin-bottom: 50px; } }
@media only screen and (max-width: 575px) {

  .features-area .feature1 .feature-content h2 {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 36px; } }
@media only screen and (max-width: 480px) {
  .hero-area .hero-content .trial {
    width: 90%; }

  .hero-area .hero-content h1 {
    font-size: 30px; }

  .inner-hero.inner-gif{
    background-size: 360px;}
  
  .inner-hero.inner-gif .hero-content {
    padding: 240px 0px 20px;}

  .f-bottom {
    display: inline-block;
    align-items: center; }

  .pricing nav p:last-child {
    right: 40px;
    font-size: 14px; }

  .pricing nav p:first-child {
    left: 40px;
    font-size: 15px; } }

@media only screen and (max-width: 402px) {
  .subscribe-area h2 {
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 30px; } }

.slider {
  height: auto;
	overflow: hidden;
  position: relative;
  background-color: #f76548;
}
.slider img {
  width: 100%;
}
.slider .slides {
	margin-left: 0;
	transition: margin-left 1s;
}
.slider .slides .slide {
  height: auto;
	float: left;
}
.slider_del .slides .slide .hero-content {
  width: 100%;
  height: 100%;
}
.slide-nav {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 100;
}
.slide-nav-bt {
	width: 12px;
	height: 12px;
  background-color: #F76548;
	border: solid 1px white;
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
}
.slide-nav-bt.active {
  background-color: white;
  border: solid 1px transparent;
}

.float-button {
  position:fixed;
  bottom: 0;
  z-index: 999;
  right: 0;
  margin: 0 35px 35px 0;
}

@media only screen and (max-width: 767px)  {
  .float-button {
    width: 265px;
    left: 50%;
    right:unset;
    margin: 0 0 20px -132.5px;
  }
}

.float-button .btn-1 {
 background: #25d366;
}

.float-button #whatsapp-icon {
  margin-right : 5px;
  max-width: 20px;
}
/* 
--------------------------
- Custom Typography
--------------------------
*/
/* Your Custom Typography. */

/*# sourceMappingURL=style.css.map */
