@charset "UTF-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../vendor/material-icons/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../vendor/material-icons//MaterialIcons-Regular.woff2) format("woff2"), url(../vendor/material-icons//MaterialIcons-Regular.woff) format("woff"), url(../vendor/material-icons//MaterialIcons-Regular.ttf) format("truetype"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 1.2em;
  margin: -0.2em -0.1em 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

.material-icons-15 {
  font-size: 1.5em;
  margin: -0.1em -0.1em 0; }

.material-icons-18 {
  font-size: 1.8em;
  margin: -0.1em -0.1em 0; }

/* Gutter X */
.row.gutter-x-10 {
  margin-left: -10px;
  margin-right: -10px; }
  .row.gutter-x-10 > [class*="col"] {
    padding-left: 10px;
    padding-right: 10px; }

.row.gutter-x-5 {
  margin-left: -5px;
  margin-right: -5px; }
  .row.gutter-x-5 > [class*="col"] {
    padding-left: 5px;
    padding-right: 5px; }

/* / Gutter X */
.row .gutter-y-50, .form-row .gutter-y-50 {
  margin-top: -50px; }
  .row .gutter-y-50 > [class*="col"], .form-row .gutter-y-50 > [class*="col"] {
    margin-top: 50px; }

.row .gutter-y-45, .form-row .gutter-y-45 {
  margin-top: -45px; }
  .row .gutter-y-45 > [class*="col"], .form-row .gutter-y-45 > [class*="col"] {
    margin-top: 45px; }

.row .gutter-y-40, .form-row .gutter-y-40 {
  margin-top: -40px; }
  .row .gutter-y-40 > [class*="col"], .form-row .gutter-y-40 > [class*="col"] {
    margin-top: 40px; }

.row .gutter-y-35, .form-row .gutter-y-35 {
  margin-top: -35px; }
  .row .gutter-y-35 > [class*="col"], .form-row .gutter-y-35 > [class*="col"] {
    margin-top: 35px; }

.row .gutter-y-30, .form-row .gutter-y-30 {
  margin-top: -30px; }
  .row .gutter-y-30 > [class*="col"], .form-row .gutter-y-30 > [class*="col"] {
    margin-top: 30px; }

.row .gutter-y-25, .form-row .gutter-y-25 {
  margin-top: -25px; }
  .row .gutter-y-25 > [class*="col"], .form-row .gutter-y-25 > [class*="col"] {
    margin-top: 25px; }

.row .gutter-y-20, .form-row .gutter-y-20 {
  margin-top: -20px; }
  .row .gutter-y-20 > [class*="col"], .form-row .gutter-y-20 > [class*="col"] {
    margin-top: 20px; }

.row .gutter-y-15, .form-row .gutter-y-15 {
  margin-top: -15px; }
  .row .gutter-y-15 > [class*="col"], .form-row .gutter-y-15 > [class*="col"] {
    margin-top: 15px; }

.row .gutter-y-10, .form-row .gutter-y-10 {
  margin-top: -10px; }
  .row .gutter-y-10 > [class*="col"], .form-row .gutter-y-10 > [class*="col"] {
    margin-top: 10px; }

.row .gutter-y-5, .form-row .gutter-y-5 {
  margin-top: -5px; }
  .row .gutter-y-5 > [class*="col"], .form-row .gutter-y-5 > [class*="col"] {
    margin-top: 5px; }

/* sm */
@media (min-width: 576px) {
  .row.gutter-y-sm-50 {
    margin-top: -50px; }
    .row.gutter-y-sm-50 > [class*="col-"] {
      margin-top: 50px; }

  .row.gutter-y-sm-45 {
    margin-top: -45px; }
    .row.gutter-y-sm-45 > [class*="col-"] {
      margin-top: 45px; }

  .row.gutter-y-sm-40 {
    margin-top: -40px; }
    .row.gutter-y-sm-40 > [class*="col-"] {
      margin-top: 40px; }

  .row.gutter-y-sm-35 {
    margin-top: -35px; }
    .row.gutter-y-sm-35 > [class*="col-"] {
      margin-top: 35px; }

  .row.gutter-y-sm-30 {
    margin-top: -30px; }
    .row.gutter-y-sm-30 > [class*="col-"] {
      margin-top: 30px; }

  .row.gutter-y-sm-25 {
    margin-top: -25px; }
    .row.gutter-y-sm-25 > [class*="col-"] {
      margin-top: 25px; }

  .row.gutter-y-sm-20 {
    margin-top: -20px; }
    .row.gutter-y-sm-20 > [class*="col-"] {
      margin-top: 20px; }

  .row.gutter-y-sm-15 {
    margin-top: -15px; }
    .row.gutter-y-sm-15 > [class*="col-"] {
      margin-top: 15px; }

  .row.gutter-y-sm-10 {
    margin-top: -10px; }
    .row.gutter-y-sm-10 > [class*="col-"] {
      margin-top: 10px; }

  .row.gutter-y-sm-5 {
    margin-top: -5px; }
    .row.gutter-y-sm-5 > [class*="col-"] {
      margin-top: 5px; } }
/* md */
@media (min-width: 768px) {
  .row.gutter-y-md-50 {
    margin-top: -50px; }
    .row.gutter-y-md-50 > [class*="col-"] {
      margin-top: 50px; }

  .row.gutter-y-md-45 {
    margin-top: -45px; }
    .row.gutter-y-md-45 > [class*="col-"] {
      margin-top: 45px; }

  .row.gutter-y-md-40 {
    margin-top: -40px; }
    .row.gutter-y-md-40 > [class*="col-"] {
      margin-top: 40px; }

  .row.gutter-y-md-35 {
    margin-top: -35px; }
    .row.gutter-y-md-35 > [class*="col-"] {
      margin-top: 35px; }

  .row.gutter-y-md-30 {
    margin-top: -30px; }
    .row.gutter-y-md-30 > [class*="col-"] {
      margin-top: 30px; }

  .row.gutter-y-md-25 {
    margin-top: -25px; }
    .row.gutter-y-md-25 > [class*="col-"] {
      margin-top: 25px; }

  .row.gutter-y-md-20 {
    margin-top: -20px; }
    .row.gutter-y-md-20 > [class*="col-"] {
      margin-top: 20px; }

  .row.gutter-y-md-15 {
    margin-top: -15px; }
    .row.gutter-y-md-15 > [class*="col-"] {
      margin-top: 15px; }

  .row.gutter-y-md-10 {
    margin-top: -10px; }
    .row.gutter-y-md-10 > [class*="col-"] {
      margin-top: 10px; }

  .row.gutter-y-md-5 {
    margin-top: -5px; }
    .row.gutter-y-md-5 > [class*="col-"] {
      margin-top: 5px; } }
/* lg */
@media (min-width: 992px) {
  .row.gutter-y-lg-50 {
    margin-top: -50px; }
    .row.gutter-y-lg-50 > [class*="col-"] {
      margin-top: 50px; }

  .row.gutter-y-lg-45 {
    margin-top: -45px; }
    .row.gutter-y-lg-45 > [class*="col-"] {
      margin-top: 45px; }

  .row.gutter-y-lg-40 {
    margin-top: -40px; }
    .row.gutter-y-lg-40 > [class*="col-"] {
      margin-top: 40px; }

  .row.gutter-y-lg-35 {
    margin-top: -35px; }
    .row.gutter-y-lg-35 > [class*="col-"] {
      margin-top: 35px; }

  .row.gutter-y-lg-30 {
    margin-top: -30px; }
    .row.gutter-y-lg-30 > [class*="col-"] {
      margin-top: 30px; }

  .row.gutter-y-lg-25 {
    margin-top: -25px; }
    .row.gutter-y-lg-25 > [class*="col-"] {
      margin-top: 25px; }

  .row.gutter-y-lg-20 {
    margin-top: -20px; }
    .row.gutter-y-lg-20 > [class*="col-"] {
      margin-top: 20px; }

  .row.gutter-y-lg-15 {
    margin-top: -15px; }
    .row.gutter-y-lg-15 > [class*="col-"] {
      margin-top: 15px; }

  .row.gutter-y-lg-10 {
    margin-top: -10px; }
    .row.gutter-y-lg-10 > [class*="col-"] {
      margin-top: 10px; }

  .row.gutter-y-lg-5 {
    margin-top: -5px; }
    .row.gutter-y-lg-5 > [class*="col-"] {
      margin-top: 5px; } }
/* xl */
@media (min-width: 1200px) {
  .row.gutter-y-xl-50 {
    margin-top: -50px; }
    .row.gutter-y-xl-50 > [class*="col-"] {
      margin-top: 50px; }

  .row.gutter-y-xl-45 {
    margin-top: -45px; }
    .row.gutter-y-xl-45 > [class*="col-"] {
      margin-top: 45px; }

  .row.gutter-y-xl-40 {
    margin-top: -40px; }
    .row.gutter-y-xl-40 > [class*="col-"] {
      margin-top: 40px; }

  .row.gutter-y-xl-35 {
    margin-top: -35px; }
    .row.gutter-y-xl-35 > [class*="col-"] {
      margin-top: 35px; }

  .row.gutter-y-xl-30 {
    margin-top: -30px; }
    .row.gutter-y-xl-30 > [class*="col-"] {
      margin-top: 30px; }

  .row.gutter-y-xl-25 {
    margin-top: -25px; }
    .row.gutter-y-xl-25 > [class*="col-"] {
      margin-top: 25px; }

  .row.gutter-y-xl-20 {
    margin-top: -20px; }
    .row.gutter-y-xl-20 > [class*="col-"] {
      margin-top: 20px; }

  .row.gutter-y-xl-15 {
    margin-top: -15px; }
    .row.gutter-y-xl-15 > [class*="col-"] {
      margin-top: 15px; }

  .row.gutter-y-xl-10 {
    margin-top: -10px; }
    .row.gutter-y-xl-10 > [class*="col-"] {
      margin-top: 10px; }

  .row.gutter-y-xl-5 {
    margin-top: -5px; }
    .row.gutter-y-xl-5 > [class*="col-"] {
      margin-top: 5px; } }
body {
  font-family: 'Open Sans', sans-serif;
  background-color: #f8f7fd; }

a {
  -webkit-transition: ease all 0.3s;
  -moz-transition: ease all 0.3s;
  -ms-transition: ease all 0.3s;
  transition: ease all 0.3s;
  color: #ff6866; }
  a:hover, a:focus {
    outline: none;
    text-decoration: none;
    color: #2f2f2f; }

a.hover-a {
  color: #4b3235 !important; }
  a.hover-a:hover {
    color: #ff6866 !important; }

h1.hover-a, h2.hover-a, h3.hover-a, h4.hover-a, h5.hover-a, h6.hover-a {
  color: #4b3235 !important; }

.height-60 {
  height: 60px; }

#our-plans-modal {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.4); }

p {
  font-size: 15px;
  color: #4b3235; }

.container-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1250px; }

@media screen and (max-width: 1400px) {
  .container-full {
    max-width: 1100px; } }
.border-radius-100 {
  border-radius: 100px; }

/* Section */
section:not(.initial), .section:not(.initial) {
  padding: 30px 0;
  /* RXT Last section in the page */ }
  section:not(.initial) + section:not(.initial):not([class*="bg-"]), .section:not(.initial) + section:not(.initial):not([class*="bg-"]), section:not(.initial) + .section:not(.initial):not([class*="bg-"]), .section:not(.initial) + .section:not(.initial):not([class*="bg-"]) {
    padding-top: 0; }
  section:not(.initial)[class*="bg-"] + section:not(.initial), .section:not(.initial)[class*="bg-"] + section:not(.initial), section:not(.initial)[class*="bg-"] + .section:not(.initial), .section:not(.initial)[class*="bg-"] + .section:not(.initial) {
    padding-top: 30px; }
  section:not(.initial):last-of-type:not([class*="bg-"]), .section:not(.initial):last-of-type:not([class*="bg-"]) {
    padding-bottom: 30px; }
  section:not(.initial) .inner-section:first-child:not([class*="bg-"]), .section:not(.initial) .inner-section:first-child:not([class*="bg-"]) {
    padding-top: 0; }
  section:not(.initial) .inner-section:last-child:not([class*="bg-"]), .section:not(.initial) .inner-section:last-child:not([class*="bg-"]) {
    padding-bottom: 0; }
section.initial.bg-color + section.initial.bg-color, .section.initial.bg-color + section.initial.bg-color, section.initial.bg-color + .section.initial.bg-color, .section.initial.bg-color + .section.initial.bg-color {
  padding-top: 30px; }
section.initial.bg-color .inner-section:first-child:not([class*="bg-"]), .section.initial.bg-color .inner-section:first-child:not([class*="bg-"]) {
  padding-top: 0; }
section.initial.bg-color .inner-section:last-child:not([class*="bg-"]), .section.initial.bg-color .inner-section:last-child:not([class*="bg-"]) {
  padding-bottom: 0; }
section.bg-color, .section.bg-color {
  background: #f8f8f8; }

.inner-section:not(.initial) {
  padding: 30px 0; }
  .inner-section:not(.initial) + .inner-section:not(.initial):not([class*="bg-"]) {
    padding-top: 0; }
  .inner-section:not(.initial)[class*="bg-"] + .inner-section:not(.initial) {
    padding-top: 30px; }

/* titel */
.titel-st-1 {
  position: relative;
  z-index: 0;
  font-size: 22px;
  padding-left: 30px;
  margin: 15px 0 30px 0;
  color: #333333; }
  .titel-st-1:before {
    content: "";
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    top: 50%;
    left: 0;
    border-radius: 100px;
    width: 65px;
    height: 65px;
    background-color: #fff;
    border: 2px solid #d9d9d9; }

.titel-st-2 {
  position: relative;
  text-align: center;
  margin-bottom: 25px; }
  .titel-st-2::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 7%;
    height: 4px;
    background: #dfa2a6;
    background: -moz-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
    background: -webkit-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
    background: linear-gradient(to right, #ffcdcc 0%, #ff6866 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfa2a6', endColorstr='#e3000f',GradientType=1 ); }

.titel-st-3 {
  position: relative;
  z-index: 0;
  font-size: 20px;
  padding-left: 80px;
  margin: 0px 0 10px 0; }
  .titel-st-3:before {
    content: "";
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    top: 50%;
    left: 0;
    background-color: #ff6866;
    width: 75px;
    height: 2px; }

.titel-st-4 {
  position: relative;
  margin-bottom: 25px; }
  .titel-st-4::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 7%;
    height: 4px;
    background: #dfa2a6;
    background: -moz-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
    background: -webkit-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
    background: linear-gradient(to right, #ffcdcc 0%, #ff6866 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfa2a6', endColorstr='#e3000f',GradientType=1 ); }

/* / titel */
/* btn style */
.btn.btn-danger.btn-danger-st-1 {
  overflow: hidden;
  position: relative;
  border-radius: 100px;
  padding-left: 25px;
  padding-right: 15px;
  background: #dfa2a6;
  background: -moz-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
  background: -webkit-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
  background: linear-gradient(to right, #ffcdcc 0%, #ff6866 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfa2a6', endColorstr='#e3000f',GradientType=1 );
  border: none; }
  .btn.btn-danger.btn-danger-st-1 i {
    padding-left: 6px;
    visibility: visible;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: fadeInLeft; }
  .btn.btn-danger.btn-danger-st-1::after {
    background: #fff;
    content: "";
    height: 155px;
    left: -100px;
    opacity: .2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 75px; }
  .btn.btn-danger.btn-danger-st-1:hover {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 104, 102, 0.5);
    -moz-box-shadow: 0 0 0 0.2rem rgba(255, 104, 102, 0.5);
    -ms-box-shadow: 0 0 0 0.2rem rgba(255, 104, 102, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 104, 102, 0.5); }
    .btn.btn-danger.btn-danger-st-1:hover i {
      animation-iteration-count: 1;
      animation-duration: 1s;
      animation-name: bounceInLeft; }
    .btn.btn-danger.btn-danger-st-1:hover:after {
      left: 120%;
      -webkit-transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      transition: all 500ms ease; }

/* / btn style */
/* list style*/
ul.list-trum {
  margin: 0px;
  padding-left: 15px; }
  ul.list-trum li {
    margin-bottom: 10px; }
  ul.list-trum.list-circle li {
    list-style: circle; }

/* list style*/
/* img effect */
.image-wrap {
  position: relative;
  margin: auto;
  width: 450px;
  height: 450px;
  box-shadow: 0 0 0 30px #f4f4f4;
  border-radius: 100%; }
  .image-wrap:after {
    -webkit-animation: 2.5s anim-effect-back 0s linear infinite;
    animation: 2.5s anim-effect-back 0s linear infinite; }
  .image-wrap:before {
    -webkit-animation: 2.5s anim-effect-front 0s linear infinite;
    animation: 2.5s anim-effect-front 0s linear infinite; }
  .image-wrap:before, .image-wrap:after {
    position: absolute;
    content: "";
    width: 460px;
    height: 460px;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: 0;
    box-shadow: 0 0 0 80px #e8e8e8; }

@media (max-width: 991.98px) {
  .image-wrap {
    width: 300px;
    height: 300px; }
    .image-wrap:before, .image-wrap:after {
      width: 300px;
      height: 300px; } }
@media (max-width: 767.98px) {
  .image-wrap {
    width: 250px;
    height: 250px; }
    .image-wrap:before, .image-wrap:after {
      width: 250px;
      height: 250px; } }
@-webkit-keyframes anim-effect-back {
  0% {
    box-shadow: 0 0 0 30px #f4f4f4;
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1.5);
    transform: scale3d(1, 1, 1.5); }
  50% {
    box-shadow: 0 0 0 70px rgba(244, 244, 244, 0.6);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1.5);
    transform: scale3d(1, 1, 1.5); }
  100% {
    box-shadow: 0 0 0 140px rgba(244, 244, 244, 0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1.5);
    transform: scale3d(1, 1, 1.5); } }
@keyframes anim-effect-back {
  0% {
    box-shadow: 0 0 0 30px #f4f4f4;
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1.5);
    transform: scale3d(1, 1, 1.5); }
  50% {
    box-shadow: 0 0 0 70px rgba(244, 244, 244, 0.6);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1.5);
    transform: scale3d(1, 1, 1.5); }
  100% {
    box-shadow: 0 0 0 140px rgba(244, 244, 244, 0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1.5);
    transform: scale3d(1, 1, 1.5); } }
@-webkit-keyframes anim-effect-front {
  0% {
    box-shadow: 0 0 0 20px #e8e8e8;
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  50% {
    box-shadow: 0 0 0 40px rgba(232, 232, 232, 0.6);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  100% {
    box-shadow: 0 0 0 80px rgba(232, 232, 232, 0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); } }
@keyframes anim-effect-front {
  0% {
    box-shadow: 0 0 0 20px #e8e8e8;
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  50% {
    box-shadow: 0 0 0 40px rgba(232, 232, 232, 0.6);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  100% {
    box-shadow: 0 0 0 80px rgba(232, 232, 232, 0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); } }
/* img effect */
.img-hover {
  overflow: hidden; }
  .img-hover img {
    width: 100%;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .img-hover:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }

/* gradient-horizontal */
.gradient-horizontal {
  background: #dfa2a6;
  background: -moz-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
  background: -webkit-linear-gradient(left, #ffcdcc 0%, #ff6866 100%);
  background: linear-gradient(to right, #ffcdcc 0%, #ff6866 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfa2a6', endColorstr='#e3000f',GradientType=1 ); }

.gradient-horizontal-dark {
  background: black;
  background: -moz-linear-gradient(left, black 0%, #ff6866 99%);
  background: -webkit-linear-gradient(left, black 0%, #ff6866 99%);
  background: linear-gradient(to right, black 0%, #ff6866 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#e3000f',GradientType=1 ); }

.gradient-horizontal-dark-2 {
  background-color: #ff6866;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #ff6866, #4b3235); }

/* /gradient-horizontal */
.scroll-down {
  background-color: #fff;
  width: 45px;
  height: 73px;
  display: flex;
  align-items: center;
  margin: auto;
  -webkit-box-shadow: 0px 2px 5px 0px #cdcae3;
  -moz-box-shadow: 0px 2px 5px 0px #cdcae3;
  -ms-box-shadow: 0px 2px 5px 0px #cdcae3;
  box-shadow: 0px 2px 5px 0px #cdcae3;
  border-radius: 100px;
  font-size: 25px;
  justify-content: center; }

.inner-banner-wrap {
  position: relative;
  background-color: #f8f7fd;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .inner-banner-wrap:before, .inner-banner-wrap:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 20px;
    left: 10px;
    width: 40%;
    top: 76%;
    max-width: 50%;
    background: gray;
    -webkit-box-shadow: 0 15px 10px gray;
    -moz-box-shadow: 0 15px 10px gray;
    -ms-box-shadow: 0 15px 10px gray;
    box-shadow: 0 15px 10px gray;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  .inner-banner-wrap:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto; }
  .inner-banner-wrap h2, .inner-banner-wrap .h2 {
    font-weight: 300;
    background: -webkit-linear-gradient(left, black 0%, #ff6866 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize; }
  .inner-banner-wrap .breadcrumb {
    background-color: transparent;
    justify-content: center;
    margin: 0;
    padding: 0; }
    .inner-banner-wrap .breadcrumb li {
      text-transform: capitalize; }
      .inner-banner-wrap .breadcrumb li::before {
        display: initial; }
      .inner-banner-wrap .breadcrumb li.active {
        background: -webkit-linear-gradient(left, black 0%, #ff6866 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      .inner-banner-wrap .breadcrumb li a {
        color: #000; }
        .inner-banner-wrap .breadcrumb li a:hover {
          color: #4b3235; }

.text-danger {
  color: #be5454 !important; }

/* Button */
.btn.btn-main {
  background-color: #ff6866;
  font-size: 15px;
  border-radius: 50px;
  padding: 6px 20px;
  border: none;
  box-shadow: 0 0 15px #b3b3b3;
  position: relative; }
  .btn.btn-main:hover, .btn.btn-main:focus {
    background-color: #4b3235;
    color: #fff; }
    .btn.btn-main:hover:before, .btn.btn-main:focus:before {
      top: -6px;
      right: -6px;
      bottom: -6px;
      left: -6px;
      border-color: #cbb1b4; }
  .btn.btn-main:before {
    content: '';
    position: absolute;
    border-radius: 35px;
    border: rgba(255, 104, 102, 0) solid 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .btn.btn-main.btn-main-white {
    background: #fff;
    color: #000; }
    .btn.btn-main.btn-main-white:hover, .btn.btn-main.btn-main-white:focus {
      background-color: #ff6866;
      color: #fff !important; }

.form-group {
  position: relative; }
  .form-group .form-control {
    border: none;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    font-size: 15px;
    padding: 0;
    outline: none;
    box-shadow: none;
    background-color: transparent; }
    .form-group .form-control ~ .border-control-focus {
      position: absolute;
      display: block;
      left: 0;
      bottom: 0;
      margin: 0 auto;
      height: 1px;
      background-color: #6a464b;
      width: 0%;
      transition: width .5s; }
    .form-group .form-control:focus ~ .border-control-focus {
      width: 100%; }

.form-group-material {
  position: relative; }
  .form-group-material .form-control {
    padding-left: 0;
    padding-right: 0;
    border-width: 0 0 1px 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
    .form-group-material .form-control::-ms-expand {
      display: none; }
    .form-group-material .form-control:focus {
      outline: none;
      box-shadow: none;
      border: 0; }
  .form-group-material.form-group-select .fa-angle-down {
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none; }
  .form-group-material select.form-control {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    -ms-appearance: auto;
    -o-appearance: auto;
    appearance: auto; }
    .form-group-material select.form-control::-ms-expand {
      display: auto; }
  .form-group-material .form-label {
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    margin: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .form-group-material:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    border-bottom: 1px solid #4b3235;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .form-group-material.border-after-bottom-0::after {
    display: none; }
  .form-group-material.on .form-label {
    font-size: 0.7rem;
    color: #495057;
    bottom: 88%;
    padding-bottom: 0; }
  .form-group-material.on:after {
    width: 100%;
    right: 0; }
  .form-group-material.has-error {
    border-color: #dc3545; }
    .form-group-material.has-error .form-label {
      color: #dc3545; }
    .form-group-material.has-error:after, .form-group-material.has-error.on:after {
      width: 100%;
      right: 0;
      border-color: #dc3545; }
  .form-group-material.style-1 .form-label {
    color: #fff; }
  .form-group-material.style-1 .form-control {
    color: #fff;
    background: transparent; }
  .form-group-material.style-1.form-group-select option {
    color: #000; }
  .form-group-material.style-1.form-group-select .fa-angle-down {
    color: #fff; }
  .form-group-material.style-1.on:after {
    border-bottom-color: #fff; }
  .form-group-material.style-1.has-error .form-label {
    color: #fff; }
  .form-group-material.style-1.has-error:after {
    border-bottom-color: #dc3545; }
  .form-group-material.style-1.has-error.on .form-label {
    color: #dc3545; }
  .form-group-material.input-group-prepend-material {
    display: flex; }
    .form-group-material.input-group-prepend-material .input-group-prepend {
      border-bottom: 1px solid #ced4da; }
      .form-group-material.input-group-prepend-material .input-group-prepend .input-group-text {
        background: transparent;
        border: 0;
        color: inherit;
        padding: 0 .25rem; }
        .form-group-material.input-group-prepend-material .input-group-prepend .input-group-text svg {
          height: 1.5em;
          font-size: 1em;
          color: currentColor;
          fill: currentColor;
          stroke: currentColor;
          width: 1.5em;
          text-align: center;
          margin: 0; }
    .form-group-material.input-group-prepend-material .form-control {
      padding-left: .25rem; }
    .form-group-material.input-group-prepend-material.on .form-label {
      left: 0px; }
    .form-group-material.input-group-prepend-material .form-label {
      left: 2.5rem; }
  .form-group-material .btn-right-input {
    position: absolute;
    right: 0; }

/* /Button */
/* tittles */
.main-tittle .h2, .main-tittle h2 {
  font-size: 36px;
  color: #333333; }
.main-tittle p {
  margin-bottom: 60px;
  font-size: 18px;
  color: gray; }

/* /tittles  */
.border-radius-20 {
  border-radius: 20px; }

.border-radius-10 {
  border-radius: 10px; }

.border-hover-1 {
  border: 1px solid transparent; }

.border-hover-1:hover {
  border: 1px solid #cccccc;
  box-shadow: 0 0 15px #cccccc; }

.flex-1 {
  flex: 1; }

.modal-header h5 {
  color: #ff6866; }

.h6, h6 {
  padding-left: 26px;
  position: relative; }
  .h6 .prt.round-number, h6 .prt.round-number {
    position: absolute;
    left: 0;
    top: 0;
    color: #ff6866; }

.numberList.prt {
  padding-left: 25px; }
  .numberList.prt li {
    list-style: none;
    position: relative; }
    .numberList.prt li .fa-aroow {
      position: absolute;
      left: -25px;
      top: 4px;
      color: #ff6866; }

/* fancy checkbox */
.check-rightIcon input[type="radio"], .check-rightIcon input[type="checkbox"] {
  display: none; }
.check-rightIcon .cr-box {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  border: 1px solid #333333;
  border-radius: 5px; }
  .check-rightIcon .cr-box .cr-icon {
    position: absolute;
    font-size: 15px;
    line-height: 0;
    top: 50%;
    left: 20%;
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
    color: #ff6866; }
.check-rightIcon label {
  border-radius: 30px;
  font-size: 14px; }
  .check-rightIcon label.btn:hover .cr-icon {
    color: #fff; }
  .check-rightIcon label.btn:hover .cr-box {
    border-color: #fff; }
.check-rightIcon label input[type="checkbox"]:checked + .cr-box > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1; }

/* /fancy checkbox */
.bg-gradient-primary {
  background-color: #ff6866;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #ff6866, #4b3235); }

.bg-gradient-primary-light {
  background-color: #ff6866;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to bottom, snow, #ffe6e6); }

.bg-gradient-primary-horizontal-light {
  background-color: #ffe6e6;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(110deg, white 30%, #fff5f5 20% 50%, #ffebeb 40% 80%, #ffe1e0 20% 100%); }

.text-gradient-primary {
  background: -webkit-linear-gradient(left, #ff6866 0%, #4b3235 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.logo {
  display: block;
  margin: 15px 0; }
  .logo img {
    max-height: 80px; }

.rxt-header {
  /*  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); */ }
  .rxt-header a:hover {
    text-decoration: none; }
  .rxt-header .rxt-navigation > li.active > a:not([class*=t-btn]) {
    color: #ff6866; }
  .rxt-header .rxt-navigation > li > a:not([class*=t-btn]):hover {
    color: #ff6866; }
  .rxt-header .rxt-navigation > li > a.t-btn-primary-outline {
    color: #eff0ff;
    border-color: #eff0ff; }
    .rxt-header .rxt-navigation > li > a.t-btn-primary-outline:hover {
      color: #fff;
      background: #313ee7;
      border-color: #131d9f; }
  .rxt-header .rxt-nav-trigger > span {
    background: #d1d4fa; }
  .rxt-header .toggle-input {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 0;
    height: 0;
    margin: 0; }

@media screen and (min-width: 992px) {
  .rxt-header [class*=mobOnly-] {
    display: none; }
  .rxt-header .top-nav {
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px; }
    .rxt-header .top-nav > li {
      position: relative; }
      .rxt-header .top-nav > li:after {
        content: "/";
        color: rgba(255, 255, 255, 0.4);
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translate(50%, -50%);
        -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%); }
      .rxt-header .top-nav > li > a {
        color: #fff;
        padding: 2px 10px; }
        .rxt-header .top-nav > li > a > i {
          color: #313ee7;
          margin-right: 4px; }
        .rxt-header .top-nav > li > a.link-highlighted, .rxt-header .top-nav > li > a:hover {
          color: #313ee7; }
      .rxt-header .top-nav > li:last-child:after {
        display: none; }
    .rxt-header .top-nav .labelCount {
      font-size: 12px;
      background: #387fce;
      height: 17px;
      width: 17px;
      border-radius: 50%;
      color: #fff;
      text-align: center;
      line-height: 17px;
      display: inline-block; }
  .rxt-header .rxt-navigation {
    position: relative;
    z-index: 9999;
    display: inline-flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .rxt-header .rxt-navigation > li {
      flex: 1 1 auto;
      text-align: center;
      margin-right: 15px; }
      .rxt-header .rxt-navigation > li > a {
        display: inline;
        font-size: 15px;
        color: #000;
        text-transform: uppercase; }
        .rxt-header .rxt-navigation > li > a.link-highlighted {
          color: #313ee7; }
        .rxt-header .rxt-navigation > li > a.t-btn-primary-outline {
          font-size: 14px;
          color: #313ee7;
          padding: 5px 22px;
          border: 1px #313ee7 solid;
          border-radius: 25px;
          margin-left: 10px; }
          .rxt-header .rxt-navigation > li > a.t-btn-primary-outline:hover {
            color: #fff;
            background: #313ee7; }
        .rxt-header .rxt-navigation > li > a.t-btn-secondary {
          font-size: 14px;
          color: #fff;
          padding: 5px 22px;
          background: #28e180;
          border: 1px #28e180 solid;
          border-radius: 25px;
          margin-left: 10px; }
          .rxt-header .rxt-navigation > li > a.t-btn-secondary:hover {
            color: #28e180;
            background: 0 0; }
      .rxt-header .rxt-navigation > li .btn-nav {
        background: #313ee7;
        padding: 12px;
        border-radius: 15px 0; }
      .rxt-header .rxt-navigation > li.active > a, .rxt-header .rxt-navigation > li:hover > a {
        color: #ff6866; }
      .rxt-header .rxt-navigation > li.active .btn-nav, .rxt-header .rxt-navigation > li:hover .btn-nav {
        border-radius: 0 15px; }
      .rxt-header .rxt-navigation > li li {
        text-align: left;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
        .rxt-header .rxt-navigation > li li a {
          font-size: 14px;
          color: #fff;
          display: block;
          padding: 12px 15px; }
          .rxt-header .rxt-navigation > li li a:hover {
            color: #fff; }
        .rxt-header .rxt-navigation > li li:last-child {
          border-radius: 0 0 5px 5px; }
        .rxt-header .rxt-navigation > li li ul {
          top: 0;
          left: 100%;
          margin: 0 0 0 20px; }
          .rxt-header .rxt-navigation > li li ul + a:before {
            content: "∩äà";
            left: 100%;
            top: 50%;
            right: auto;
            margin: 0 0 0 -15px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
        .rxt-header .rxt-navigation > li li.has-sub > a:before {
          content: "∩äà";
          left: 100%;
          top: 50%;
          right: auto;
          margin: 0 0 0 -15px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
        .rxt-header .rxt-navigation > li li:hover {
          background: #330100; }
      .rxt-header .rxt-navigation > li:last-child {
        margin-right: 0; }
        .rxt-header .rxt-navigation > li:last-child a {
          color: #fff; }
    .rxt-header .rxt-navigation ul {
      visibility: hidden;
      opacity: 0;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: absolute;
      left: 0;
      top: 100%;
      width: 220px;
      background-color: #ff6866;
      border-radius: 0 0 5px 5px;
      -webkit-transition: ease all .3s;
      -moz-transition: ease all .3s;
      transition: ease all .3s;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8);
      -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
      -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8); }
    .rxt-header .rxt-navigation li {
      position: relative; }
      .rxt-header .rxt-navigation li:hover > ul {
        visibility: visible;
        opacity: 1;
        margin: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
    .rxt-header .rxt-navigation .btn-curve {
      background: #dc3626;
      border-radius: 15px 0 15px 0; }
      .rxt-header .rxt-navigation .btn-curve:hover {
        color: #fff;
        background: #387fce; } }
@media screen and (max-width: 1199px) {
  .rxt-header .rxt-navigation > li > a {
    font-size: 12px; } }
@media screen and (max-width: 991px) {
  .rxt-header {
    position: relative; }
    .rxt-header [class*=deskOnly-] {
      display: none; }
    .rxt-header:not(.headerOnTravel) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.4);
      padding: 5px 0; }
    .rxt-header .rxt-nav-trigger {
      display: block;
      cursor: pointer;
      width: 30px;
      height: 30px;
      background: #000;
      padding: 5px;
      position: absolute;
      top: 12px;
      right: 12px;
      cursor: pointer;
      color: #ff6866; }
      .rxt-header .rxt-nav-trigger > span {
        display: block;
        background: #fff;
        height: 3px;
        margin-top: 3px;
        -webkit-transition: ease all .3s;
        -moz-transition: ease all .3s;
        transition: ease all 0.3s; }
      .rxt-header .rxt-nav-trigger:hover {
        animation-name: rubberBand;
        animation-duration: 1s;
        animation-fill-mode: both; }
        .rxt-header .rxt-nav-trigger:hover > span {
          background-color: #fff; }
    .rxt-header .rxt-navigation-wrap {
      padding: 40px 0 20px;
      display: block;
      position: fixed;
      z-index: 999999;
      left: 0;
      top: 0;
      bottom: 0;
      width: 280px;
      height: 100%;
      overflow: auto;
      background: #0d0d0d;
      box-sizing: border-box;
      -webkit-transition: ease all .3s;
      -moz-transition: ease all .3s;
      transition: ease all 0.3s; }
      .rxt-header .rxt-navigation-wrap .container {
        padding: 0; }
    .rxt-header .mobOnly-menu-close {
      display: block;
      position: absolute;
      right: 10px;
      top: 10px;
      font-size: 22px;
      color: #efefef;
      opacity: .6;
      cursor: pointer;
      -webkit-transition: ease all .3s;
      -moz-transition: ease all .3s;
      transition: ease all 0.3s; }
      .rxt-header .mobOnly-menu-close:focus, .rxt-header .mobOnly-menu-close:hover {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }
    .rxt-header .top-nav {
      text-align: left;
      margin-bottom: 0; }
      .rxt-header .top-nav > li {
        border-width: 0 0 1px;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0.1); }
        .rxt-header .top-nav > li > a {
          display: block;
          font-size: 14px;
          color: #fff;
          padding: 10px 15px; }
          .rxt-header .top-nav > li > a.link-highlighted {
            color: #313ee7; }
          .rxt-header .top-nav > li > a > i {
            margin-right: 6px; }
      .rxt-header .top-nav .labelCount {
        font-size: 12px;
        background: #387fce;
        height: 17px;
        width: 17px;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        line-height: 17px;
        display: inline-block; }
    .rxt-header .rxt-navigation {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .rxt-header .rxt-navigation li {
        position: relative;
        border-width: 0 0 1px;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0.1); }
        .rxt-header .rxt-navigation li:first-child {
          border-top-width: 1px; }
        .rxt-header .rxt-navigation li a {
          display: block;
          font-size: 14px;
          color: #fff;
          padding: 10px 15px; }
          .rxt-header .rxt-navigation li a.link-highlighted {
            color: #313ee7; }
        .rxt-header .rxt-navigation li.active > a {
          background: #262626; }
        .rxt-header .rxt-navigation li.has-sub {
          display: flex;
          flex-wrap: wrap; }
          .rxt-header .rxt-navigation li.has-sub > a {
            flex: 1 1 auto;
            border-right: 1px solid rgba(255, 255, 255, 0.1); }
          .rxt-header .rxt-navigation li.has-sub > ul {
            flex: 100% 0;
            -webkit-transition: height .01s;
            -moz-transition: height .01s;
            transition: height 0.01s; }
          .rxt-header .rxt-navigation li.has-sub ul {
            visibility: hidden;
            opacity: 0;
            height: 0;
            overflow: hidden;
            list-style-type: none;
            margin: 0;
            padding: 0; }
          .rxt-header .rxt-navigation li.has-sub span {
            padding: 10px 15px;
            margin: 0;
            display: flex; }
          .rxt-header .rxt-navigation li.has-sub ul li a {
            padding-left: 30px; }
          .rxt-header .rxt-navigation li.has-sub ul li ul a {
            padding-left: 25px; }
          .rxt-header .rxt-navigation li.has-sub ul li:last-child {
            border-bottom: 0; }
          .rxt-header .rxt-navigation li.has-sub:hover {
            background: #050505; }
            .rxt-header .rxt-navigation li.has-sub:hover > ul {
              visibility: visible;
              opacity: 1;
              height: 100%; }
    .rxt-header .rxt-nav-overlay {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 9998;
      background: rgba(0, 0, 0, 0.5); }
    .rxt-header .rxt-navigation-wrap {
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
      .rxt-header .rxt-navigation-wrap:target {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
        .rxt-header .rxt-navigation-wrap:target + .rxt-nav-overlay {
          display: block; }
    .rxt-header [class*=col-] {
      position: static; } }
@media screen and (max-width: 575px) {
  .rxt-header .mobOnly-rxt-quick-nav-wrap .rxt-quick-nav {
    table-layout: auto;
    font-size: 12px; } }
body {
  font-family: 'Muli', sans-serif;
  font-size: 15px;
  color: #666666;
  background-color: #fefefe;
  overflow-x: hidden; }

/* header section  */
.header-wrap.trp {
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%; }
  .header-wrap.trp .logo img {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  .header-wrap.trp.header-wrap.trp.trpSticky {
    background-color: #fff;
    border-bottom: 2px solid #eee;
    -webkit-box-shadow: 0 0 10px #eee;
    box-shadow: 0 0 10px #eee;
    /* .logo {
    	img { max-height:60px;}
    } */ }

.main_menu {
  position: relative;
  z-index: 500; }
  .main_menu .show-mobile-logo {
    display: none; }
  .main_menu ul li {
    margin-right: 25px;
    display: inline-block; }
    .main_menu ul li:last-child {
      margin-right: 0; }
    .main_menu ul li a {
      padding: 0;
      color: black; }
      .main_menu ul li a:hover, .main_menu ul li a:focus {
        color: #ff6866;
        outline: none; }
    .main_menu ul li.current_page_item a {
      color: #ff6866; }
    .main_menu ul li ul {
      width: 185px;
      display: none;
      position: absolute;
      left: 0px;
      padding: 0px;
      margin: 0px; }
      .main_menu ul li ul li {
        display: block;
        position: relative;
        background-color: #ff6866;
        margin: 0; }
        .main_menu ul li ul li a {
          padding: 11px 10px 12px 16px;
          display: block;
          color: #fff;
          line-height: 1em;
          text-decoration: none;
          list-style: none; }
      .main_menu ul li ul a:hover {
        text-decoration: none; }
      .main_menu ul li ul li:hover {
        background-color: #330100; }
        .main_menu ul li ul li:hover > a {
          color: #fff; }
    .main_menu ul li.current_page_item li a {
      color: #fff; }
  .main_menu > ul > li {
    display: block;
    float: left;
    position: relative;
    margin: 0px 1px; }
    .main_menu > ul > li > a {
      padding: 13px 10px;
      display: block;
      font-family: 'Open Sans', Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: left;
      text-decoration: none; }
      .main_menu > ul > li > a:hover {
        text-decoration: none; }
    .main_menu > ul > li:hover > a {
      background-color: #04bfea;
      color: #fff; }
      .main_menu > ul > li:hover > a .sub {
        color: #fff; }
    .main_menu > ul > li.current_page_item > a {
      background-color: #04bfea;
      color: #fff; }
  .main_menu li:hover > ul {
    display: block; }
  .main_menu > ul > li > ul > li:first-child {
    border-top: 0px; }
    .main_menu > ul > li > ul > li:first-child li:first-child {
      border-top: 0px; }
  .main_menu ul ul ul {
    padding-top: 0px;
    left: 185px;
    top: -2px;
    border-top: 1px solid #242424; }
  .main_menu ul ul li:first-child > ul {
    top: 0px;
    border-top: 0px; }
  .main_menu > select {
    display: none; }

/* submenus */
/* Responsive Menu
	==========================*/
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none; }

/* when under viewport size, .mean-container is added to body */
.mean-bar {
  position: relative;
  background-color: #ffcdcc;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999; }

a.meanmenu-reveal {
  width: 30px;
  height: 30px;
  background: black;
  padding: 5px;
  position: absolute;
  top: 9px;
  right: 5px !important;
  cursor: pointer;
  color: #ff6866;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 700; }
  a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px; }

.mean-nav {
  background: black;
  display: inline-block;
  width: 100%;
  margin-top: 44px; }
  .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none; }
    .mean-nav ul li {
      position: relative;
      float: left;
      width: 100%; }
      .mean-nav ul li a {
        display: block;
        float: left;
        width: 100%;
        padding: 14px 5%;
        margin: 0;
        text-align: left;
        color: #fff;
        border-bottom: 1px solid #383838;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
      .mean-nav ul li li a {
        width: 100%;
        padding: 14px 10%;
        border-bottom: 1px solid #f1f1f1;
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
        opacity: 0.75;
        filter: alpha(opacity=75);
        text-shadow: none !important;
        visibility: visible; }
      .mean-nav ul li.mean-last a {
        border-bottom: none;
        margin-bottom: 0; }
      .mean-nav ul li li li a {
        width: 70%;
        padding: 14px 15%; }
      .mean-nav ul li li li li a {
        width: 60%;
        padding: 14px 20%; }
      .mean-nav ul li li li li li a {
        width: 50%;
        padding: 14px 25%; }
      .mean-nav ul li a:hover {
        background: #252525;
        background: rgba(255, 255, 255, 0.1); }
      .mean-nav ul li a.mean-expand {
        width: 10%;
        border: none !important;
        padding: 12px !important;
        text-align: center;
        position: absolute;
        right: 0;
        top: -2px;
        z-index: 2;
        font-weight: 700; }

/* /header section  */
/* Home Banner */
.banner-wrap {
  position: relative;
  z-index: 0;
  padding: 0 !important;
  min-height: 100%;
  height: 100vh;
  background-image: url(../images/slider-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  .banner-wrap::before {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 55%;
    background-image: url(../images/slider-shape-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top; }
  .banner-wrap .h-100 {
    height: 100vh !important; }
  .banner-wrap .banner-left .banner-membership {
    border-width: 1px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0))) 2% 0%;
    -webkit-border-image: -webkit-linear-gradient(left, #000, rgba(0, 0, 0, 0)) 2% 0%;
    -o-border-image: -o-linear-gradient(left, #000, rgba(0, 0, 0, 0)) 2% 0%;
    border-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0))) 2% 0%;
    border-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0)) 2% 0%; }
    .banner-wrap .banner-left .banner-membership .ribbon {
      position: relative;
      background: #000;
      display: inline-block;
      -webkit-text-fill-color: white; }
      .banner-wrap .banner-left .banner-membership .ribbon:before {
        content: "";
        position: absolute;
        top: -1px;
        bottom: -1px;
        border: 20px solid #000;
        z-index: -1;
        left: -11px;
        border-left: 9px solid transparent; }
  .banner-wrap .banner-left h2,
  .banner-wrap .banner-left .h2 {
    font-size: 38px;
    line-height: 1.1;
    color: #000; }
  .banner-wrap .banner-left .tittleGradient {
    background: -webkit-linear-gradient(left, #ff6866 0%, #4b3235 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .banner-wrap .banner-left p {
    font-size: 18px;
    color: black;
    margin-bottom: 20px;
    font-weight: 300; }
  .banner-wrap .banner-left .btn.btn-main {
    padding: 5px 30px;
    font-size: 22px; }
  .banner-wrap .banner-right-form {
    width: 380px;
    max-width: 100%;
    display: inline-block; }
    .banner-wrap .banner-right-form .shadow {
      overflow: hidden;
      position: relative; }
      .banner-wrap .banner-right-form .shadow::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background-image: url(../images/Help-icon-bg.png);
        background-repeat: no-repeat;
        left: 0;
        background-position: right bottom;
        background-size: auto 73%;
        opacity: .2;
        z-index: 0; }
    .banner-wrap .banner-right-form h3 {
      position: relative;
      z-index: 1;
      overflow: hidden;
      font-size: 22px; }
      .banner-wrap .banner-right-form h3 strong {
        color: #fff;
        z-index: 2; }
      .banner-wrap .banner-right-form h3 .roundbg.prt {
        position: absolute;
        top: 0;
        left: -15%;
        height: 100%;
        width: 130%;
        z-index: 0;
        border-radius: 0 0 50% 50%;
        background-color: #ff6866;
        /* For browsers that do not support gradients */
        background-image: linear-gradient(to right, #ff6866, #4b3235); }
    .banner-wrap .banner-right-form hr {
      opacity: .5;
      margin: 0; }
    .banner-wrap .banner-right-form h6 {
      padding: 0;
      margin: 0 0 10px 0; }
      .banner-wrap .banner-right-form h6 span {
        display: inline-block;
        background-color: #fff;
        padding-right: 15px;
        margin: -10px 0 4px 0; }

/* /Home Banner */
.banner-signup-wrap {
  position: relative;
  z-index: 0;
  padding: 0 !important;
  background-image: url(../images/slider-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  .banner-signup-wrap::before {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 55%;
    background-image: url(../images/slider-shape-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top; }

/* Features Benefits  */
.Benefits-wrap {
  padding: 85px 0; }
  .Benefits-wrap .Benefits-list-container {
    margin-top: 25px;
    padding: 0 30px;
    text-align: right; }
    .Benefits-wrap .Benefits-list-container .Benefits-list-block {
      margin-bottom: 50px;
      position: relative; }
      .Benefits-wrap .Benefits-list-container .Benefits-list-block .icon {
        height: 60px;
        max-width: 100%; }
      .Benefits-wrap .Benefits-list-container .Benefits-list-block h3 {
        font-size: 20px;
        color: #1a1a1a; }
      .Benefits-wrap .Benefits-list-container .Benefits-list-block p {
        color: #666666; }
    .Benefits-wrap .Benefits-list-container.Benefits-right {
      text-align: left; }
      .Benefits-wrap .Benefits-list-container.Benefits-right .Benefits-list-block h3::before {
        left: 0;
        right: auto; }
  .Benefits-wrap .Benefits-image {
    padding: 0 60px; }
  .Benefits-wrap .position-relative {
    overflow: hidden; }
    .Benefits-wrap .position-relative .feature-overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(75, 50, 53, 0.95);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%); }
    .Benefits-wrap .position-relative:hover .feature-overlay, .Benefits-wrap .position-relative:focus .feature-overlay, .Benefits-wrap .position-relative:active .feature-overlay {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }

/* /Features Benefits  */
/* Home Our Partners  */
.Our-Partners-wrap .opw-top {
  padding: 50px 0;
  background-color: #ff8180;
  position: relative;
  overflow: hidden; }
  .Our-Partners-wrap .opw-top::before, .Our-Partners-wrap .opw-top::after {
    content: "";
    position: absolute;
    width: 420px;
    height: 200%;
    background-color: #ff6866;
    top: -50%;
    left: 30%;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
  .Our-Partners-wrap .opw-top::after {
    right: -10%;
    top: -40%;
    left: auto;
    background: #ff8180;
    -webkit-box-shadow: 0 0 25px #a5807f;
    box-shadow: 0 0 25px #a5807f;
    width: 200px;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    z-index: 1; }
  .Our-Partners-wrap .opw-top .main-tittle h2, .Our-Partners-wrap .opw-top .main-tittle .h2 {
    color: #fff; }
  .Our-Partners-wrap .opw-top .main-tittle p {
    color: #fff; }
.Our-Partners-wrap .partner-image {
  text-align: center;
  border-radius: 10px !important; }
  .Our-Partners-wrap .partner-image a {
    padding: 10px 20px;
    height: 130px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .Our-Partners-wrap .partner-image a img {
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -ms-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      max-height: 100%;
      width: auto;
      max-width: 100%;
      display: inline-block; }
    .Our-Partners-wrap .partner-image a:hover img {
      -webkit-transform: scale(0.9, 0.9);
      -ms-transform: scale(0.9, 0.9);
      transform: scale(0.9, 0.9); }
.Our-Partners-wrap .opw-bot .owl-carousel {
  margin: 0; }
.Our-Partners-wrap .opw-bot .owl-stage-outer {
  padding: 30px 0;
  margin-top: -100px; }
.Our-Partners-wrap .opw-bot .owl-nav {
  position: absolute;
  right: 0;
  top: -73px;
  width: 290px;
  height: 100px;
  text-align: right; }
  .Our-Partners-wrap .opw-bot .owl-nav::before {
    content: "";
    position: absolute;
    left: 0;
    background-color: #ff6866;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    height: 100%;
    width: 100%;
    z-index: 1; }
  .Our-Partners-wrap .opw-bot .owl-nav .owl-prev,
  .Our-Partners-wrap .opw-bot .owl-nav .owl-next {
    width: 50px;
    height: 23px;
    display: inline-block;
    position: relative;
    background-image: url(../images/left-arrow-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 40px 20px 0 0;
    outline: none;
    z-index: 9; }
    .Our-Partners-wrap .opw-bot .owl-nav .owl-prev.disabled,
    .Our-Partners-wrap .opw-bot .owl-nav .owl-next.disabled {
      opacity: .2; }
    .Our-Partners-wrap .opw-bot .owl-nav .owl-prev span,
    .Our-Partners-wrap .opw-bot .owl-nav .owl-next span {
      display: none; }
  .Our-Partners-wrap .opw-bot .owl-nav .owl-next {
    background-image: url(../images/right-arrow-bg.png); }

/* /Home Our Partners  */
/* Home Price Block */
.home-price-wrap {
  padding: 120px 0 60px 0; }
  .home-price-wrap .pricing__switcher {
    width: 300px;
    height: 40px;
    margin: 0 auto 50px auto;
    clear: both;
    text-align: center;
    position: relative;
    background-color: #f7f7f7;
    border-radius: 25px; }
    .home-price-wrap .pricing__switcher .switcher__buttons {
      width: 100%; }
      .home-price-wrap .pricing__switcher .switcher__buttons .switcher__button--enabled {
        color: #fff; }
      .home-price-wrap .pricing__switcher .switcher__buttons .switcher__border {
        height: 40px;
        width: 50%;
        background-color: #ff6866;
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        margin: 0;
        border: none;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -webkit-border-radius: 20px; }
      .home-price-wrap .pricing__switcher .switcher__buttons .switcher__button {
        cursor: pointer;
        width: 50%;
        float: left;
        height: 40px;
        line-height: 40px;
        position: relative;
        z-index: 8;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .home-price-wrap .pricing__switcher .switcher__buttons .switcher__button:nth-child(1).switcher__button--enabled ~ .switcher__border {
        left: 0; }
      .home-price-wrap .pricing__switcher .switcher__buttons .switcher__button:nth-child(2).switcher__button--enabled ~ .switcher__border {
        left: 50%; }
  .home-price-wrap .pricing__values {
    height: 32px; }
    .home-price-wrap .pricing__values .pricing__value {
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto; }
      .home-price-wrap .pricing__values .pricing__value.pricing__value--hide {
        -webkit-animation: fadeToY 0.6s forwards;
        animation: fadeToY 0.6s forwards; }
      .home-price-wrap .pricing__values .pricing__value.pricing__value--show {
        -webkit-animation: showToY 0.6s forwards;
        animation: showToY 0.6s forwards; }
  .home-price-wrap .free_membership .badge {
    padding: 0.25em 0.7em;
    font-size: 21px;
    text-transform: uppercase;
    background: #434343;
    color: #fff;
    border-radius: 50px; }
  .home-price-wrap .price-block {
    -webkit-box-shadow: 0 0 0 #cccccc;
    box-shadow: 0 0 0 #cccccc;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .home-price-wrap .price-block h3 {
      font-size: 20px;
      text-transform: uppercase;
      color: #1a1a1a;
      margin-bottom: 10px; }
    .home-price-wrap .price-block h1,
    .home-price-wrap .price-block .h1 {
      font-size: 30px;
      color: #ff6866;
      margin-bottom: 0; }
      .home-price-wrap .price-block h1 span,
      .home-price-wrap .price-block .h1 span {
        position: relative; }
        .home-price-wrap .price-block h1 span:before,
        .home-price-wrap .price-block .h1 span:before {
          content: "";
          position: absolute;
          height: 1px;
          width: 100%;
          background: #000;
          top: 50%;
          -webkit-transform: rotate(-23deg);
          -moz-transform: rotate(-23deg);
          -ms-transform: rotate(-23deg);
          transform: rotate(-23deg); }
      .home-price-wrap .price-block h1 i,
      .home-price-wrap .price-block .h1 i {
        font-style: normal;
        font-size: 16px;
        color: #4b3235; }
    .home-price-wrap .price-block .half-head {
      transform: translate(-50%, -26px);
      font-size: 14px; }
    .home-price-wrap .price-block ul {
      color: #1a1a1a; }
      .home-price-wrap .price-block ul li {
        padding: 7px 0 7px 24px;
        position: relative; }
        .home-price-wrap .price-block ul li.borderlassLI::before {
          display: none; }
        .home-price-wrap .price-block ul li i {
          font-size: 13px;
          position: absolute;
          left: 0;
          top: 15px; }
        .home-price-wrap .price-block ul li::before {
          content: "";
          position: absolute;
          height: 1px;
          bottom: 0;
          left: 0;
          width: 100%;
          background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(#dfd0d1), to(#fff));
          background-image: -webkit-linear-gradient(left, #fff, #dfd0d1, #fff);
          background-image: -o-linear-gradient(left, #fff, #dfd0d1, #fff);
          background-image: linear-gradient(to right, #fff, #dfd0d1, #fff); }
        .home-price-wrap .price-block ul li:hover, .home-price-wrap .price-block ul li:focus {
          color: #ff6866; }
        .home-price-wrap .price-block ul li:hover::before, .home-price-wrap .price-block ul li:focus:before {
          background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(#ff6866), to(#fff));
          background-image: -webkit-linear-gradient(left, #fff, #ff6866, #fff);
          background-image: -o-linear-gradient(left, #fff, #ff6866, #fff);
          background-image: linear-gradient(to right, #fff, #ff6866, #fff); }
    .home-price-wrap .price-block .btn.btn-main {
      background-color: #ff6866; }
    .home-price-wrap .price-block:hover, .home-price-wrap .price-block:focus, .home-price-wrap .price-block.price-block-active {
      -webkit-box-shadow: 25px 25px 50px #cccccc;
      box-shadow: 25px 25px 50px #cccccc;
      border: 1px solid #ff6866 !important; }
      .home-price-wrap .price-block:hover.price-block-active-addon, .home-price-wrap .price-block:focus.price-block-active-addon, .home-price-wrap .price-block.price-block-active.price-block-active-addon {
        -webkit-box-shadow: 0 0 50px #cccccc;
        box-shadow: 0 0 50px #cccccc;
        border: 1px solid #ff6866;
        border-radius: 10px; }
      .home-price-wrap .price-block:hover h1, .home-price-wrap .price-block:focus h1, .home-price-wrap .price-block.price-block-active h1 {
        color: #ff6866; }
      .home-price-wrap .price-block:hover .btn.btn-main, .home-price-wrap .price-block:focus .btn.btn-main, .home-price-wrap .price-block.price-block-active .btn.btn-main {
        background-color: #ff6866;
        color: #fff; }
      .home-price-wrap .price-block:hover .free_membership .badge, .home-price-wrap .price-block:focus .free_membership .badge, .home-price-wrap .price-block.price-block-active .free_membership .badge {
        background-color: #ff6866; }
  .home-price-wrap .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
    grid-gap: 20px; }

@keyframes fadeToY {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(80%);
    transform: translateY(80%); } }
@-webkit-keyframes fadeToY {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(80%);
    transform: translateY(80%); } }
@keyframes showToY {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes showToY {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
/* /Home Price Block */
/* Home Contact */
.home-Contact-wrap {
  padding: 80px 0 100px 0 !important;
  background-color: #ff6866;
  position: relative;
  overflow: hidden; }
  .home-Contact-wrap .dark-blocks-RT {
    position: absolute;
    right: 0;
    height: 70%;
    width: 30%;
    background: #ff5e5c;
    bottom: 0;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg); }
  .home-Contact-wrap .container {
    position: relative;
    z-index: 3; }
  .home-Contact-wrap::before {
    content: "";
    position: absolute;
    left: -37%;
    height: 100%;
    width: 50%;
    background: #ff6866;
    top: 0;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    -webkit-box-shadow: 0 0 25px #a5807f;
    box-shadow: 0 0 25px #a5807f; }
  .home-Contact-wrap::after {
    content: "";
    position: absolute;
    right: -37%;
    height: 100%;
    width: 50%;
    background: #ff6866;
    top: 0;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    -webkit-box-shadow: 0 0 25px #a5807f;
    box-shadow: 0 0 25px #a5807f; }
  .home-Contact-wrap .Contact-detail {
    position: relative;
    z-index: 2;
    padding-left: 90px; }
    .home-Contact-wrap .Contact-detail .conatct-image {
      position: absolute;
      margin-left: -56px;
      left: 0;
      top: -30px; }
    .home-Contact-wrap .Contact-detail h4 {
      color: #fff;
      text-transform: uppercase; }
    .home-Contact-wrap .Contact-detail a {
      color: #fff; }
    .home-Contact-wrap .Contact-detail p {
      margin-bottom: 0; }
  .home-Contact-wrap h2 {
    color: #fff; }
  .home-Contact-wrap p {
    color: #fff; }

/* /Home Contact */
/* Home question block */
.Home-question-wrap {
  margin-top: -110px;
  position: relative; }
  .Home-question-wrap.beckgroundcolor {
    position: relative;
    margin-top: 50px; }
    .Home-question-wrap.beckgroundcolor::before {
      content: "";
      width: 100%;
      height: 100%;
      top: 15%;
      left: 0;
      position: absolute;
      background: #ff6866;
      background-image: -webkit-linear-gradient(to right, #ff6866, #4b3235);
      background-image: -webkit-gradient(linear, left top, right top, from(#ff6866), to(#4b3235));
      background-image: -webkit-linear-gradient(left, #ff6866, #4b3235);
      background-image: -o-linear-gradient(left, #ff6866, #4b3235);
      background-image: linear-gradient(to right, #ff6866, #4b3235);
      -webkit-mask: url(../images/bg-clipping.svg);
      mask: url(../images/bg-clipping.svg);
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-size: 100% auto;
      mask-size: 100% auto;
      -webkit-mask-position: top center;
      mask-position: top center; }
  .Home-question-wrap .container {
    padding: 50px 110px 0;
    background: rgba(255, 255, 255, 0.97);
    border-radius: 5px;
    position: relative; }
    .Home-question-wrap .container::before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background-image: url(../images/Help-icon-bg.png);
      background-repeat: no-repeat;
      left: 0;
      top: 0;
      background-position: right bottom;
      background-size: auto 100%;
      opacity: .2;
      z-index: 0; }
  .Home-question-wrap .form-group {
    margin-bottom: 30px; }

/* /Home question block */
/* main footer */
.footer-wrap {
  padding: 0 0 40px 0; }
  .footer-wrap h4 {
    font-size: 18px;
    margin-bottom: 20px; }
  .footer-wrap .footeremail i {
    color: #ff6866; }
  .footer-wrap .footeremail a {
    color: gray; }
    .footer-wrap .footeremail a:hover, .footer-wrap .footeremail a:focus {
      color: #ff6866;
      text-decoration: none; }
  .footer-wrap .list-unstyled.link-list li {
    margin-bottom: 10px; }
    .footer-wrap .list-unstyled.link-list li a {
      color: gray; }
      .footer-wrap .list-unstyled.link-list li a:hover, .footer-wrap .list-unstyled.link-list li a:focus {
        color: #ff6866;
        text-decoration: none; }
  .footer-wrap .list-unstyled.social-list li {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px; }
    .footer-wrap .list-unstyled.social-list li a {
      color: #ff6866; }
      .footer-wrap .list-unstyled.social-list li a:hover, .footer-wrap .list-unstyled.social-list li a:focus {
        color: gray;
        text-decoration: none; }
    .footer-wrap .list-unstyled.social-list li:last-child {
      margin-right: 0; }
  .footer-wrap .list-unstyled.list-policy {
    text-align: right; }
    .footer-wrap .list-unstyled.list-policy li {
      margin-bottom: 0;
      display: inline-block;
      margin-right: 20px; }
      .footer-wrap .list-unstyled.list-policy li a {
        color: gray; }
        .footer-wrap .list-unstyled.list-policy li a i {
          color: #ff6866;
          font-size: 6px;
          margin: 10px 5px 0 0;
          display: inline-block;
          vertical-align: top; }
        .footer-wrap .list-unstyled.list-policy li a:hover, .footer-wrap .list-unstyled.list-policy li a:focus {
          color: #ff6866;
          text-decoration: none; }
  .footer-wrap .home-map {
    border: 2px solid #d9d9d9;
    border-radius: 5px; }
  .footer-wrap .copyright P {
    color: gray; }

/* /main footer */
/* Inner Tittle */
section.heading-tittle {
  position: relative;
  background-color: #ff6866;
  background-color: #ff6866;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #ff6866, #4b3235);
  color: #fff;
  margin-bottom: 22px;
  padding: 5px 0; }
  section.heading-tittle:before, section.heading-tittle:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 20px;
    left: 10px;
    width: 40%;
    top: 30px;
    max-width: 50%;
    background: gray;
    -webkit-box-shadow: 0 15px 10px grey;
    -ms-box-shadow: 0 15px 10px gray;
    box-shadow: 0 15px 10px grey;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  section.heading-tittle:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto; }
  section.heading-tittle h1 {
    font-size: 25px;
    padding-top: 5px; }
    section.heading-tittle h1.h1big {
      font-size: 46px; }
  section.heading-tittle .breadcrumb .breadcrumb-item {
    color: #fff;
    font-size: 14px; }
    section.heading-tittle .breadcrumb .breadcrumb-item::before {
      color: #fff; }
    section.heading-tittle .breadcrumb .breadcrumb-item.active {
      opacity: 1;
      color: rgba(255, 255, 255, 0.7); }
    section.heading-tittle .breadcrumb .breadcrumb-item a {
      color: #fff; }

/* /Inner Tittle */
/* About Block1 */
section.About-SMdetails-wrap {
  position: relative;
  background: rgba(255, 255, 255, 0.3) url(../images/slider-bg.jpg) no-repeat top center;
  background-size: cover;
  padding: 60px 0 !important; }
  section.About-SMdetails-wrap .container {
    position: relative;
    z-index: 1; }
  section.About-SMdetails-wrap .ab-image-block .back-block-show {
    width: 100%;
    border-radius: 30px;
    padding: 50px 0 30px 0; }
    section.About-SMdetails-wrap .ab-image-block .back-block-show img {
      width: 400px;
      max-width: 100%; }

/* /About Block1 */
/* About Block2 */
section.About-services-wrap {
  position: relative;
  padding: 100px 0; }
  section.About-services-wrap .container {
    position: relative;
    z-index: 1; }
  section.About-services-wrap::before, section.About-services-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/Best-Service-bg-1.png) no-repeat;
    background-size: 100% 100%;
    width: 30%;
    height: 100%; }
  section.About-services-wrap::after {
    right: 0;
    left: auto;
    background-image: url(../images/Best-Service-bg-2.png);
    width: 30%; }
  section.About-services-wrap .icon-block-ab .icon-a {
    display: inline-block;
    height: 100px;
    width: 100px; }
    section.About-services-wrap .icon-block-ab .icon-a i {
      font-size: 30px;
      margin-top: 36px;
      color: #000; }
  section.About-services-wrap h4 {
    color: #ff6866; }

/* /About Block2 */
/* Services Block1 */
.services-block-wrap1 .card-body {
  padding-left: 50px;
  position: relative; }
  .services-block-wrap1 .card-body h4 i {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin: 8px 5px 0 0;
    position: absolute;
    left: 30px; }

/* /Services Block1 */
/* Our Partners */
section.inside-partners-wrap {
  padding: 0 0 50px 0 !important; }
  section.inside-partners-wrap .row {
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 0 20px #e6e6e6;
    box-shadow: 0 0 20px #e6e6e6; }
    section.inside-partners-wrap .row > .col,
    section.inside-partners-wrap .row > [class*="col-"] {
      border-right: 1px solid #d9d9d9;
      border-top: 1px solid #d9d9d9;
      background-color: whitesmoke; }
      section.inside-partners-wrap .row > .col:hover,
      section.inside-partners-wrap .row > [class*="col-"]:hover {
        background-color: white; }
        section.inside-partners-wrap .row > .col:hover img,
        section.inside-partners-wrap .row > [class*="col-"]:hover img {
          -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
          -webkit-transform: scale(1.02, 1.02);
          -ms-transform: scale(1.02, 1.02);
          transform: scale(1.02, 1.02); }
  section.inside-partners-wrap figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px; }
    section.inside-partners-wrap figure a {
      display: block; }
    section.inside-partners-wrap figure img {
      max-width: 100%;
      max-height: 50px;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -ms-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }

/* our partners grid design */
.partners-wrap li {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 10px;
  position: relative;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .partners-wrap li:before {
    content: "";
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 15px;
    background: #cccccc;
    width: 1px; }
  .partners-wrap li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    background: #cccccc;
    height: 1px; }
  .partners-wrap li:nth-child(5n + 5):before {
    content: none; }
  .partners-wrap li:nth-last-child(-n + 5):nth-child(5n + 1):after, .partners-wrap li:nth-last-child(-n + 5):nth-child(5n + 1) ~ li:after {
    content: none; }
  .partners-wrap li img {
    max-height: 95px;
    max-width: 150px;
    width: 100%; }
  .partners-wrap li.p-open-list {
    flex: 100% !important;
    max-width: 100%;
    height: 60px; }
    .partners-wrap li.p-open-list a {
      color: #be5454; }
    .partners-wrap li.p-open-list::before {
      display: none; }

/* our partners grid design */
/* /Our Partners */
/* inside contact */
section.inside-contact-us-wrap {
  padding: 50px 0 50px 0 !important; }
  section.inside-contact-us-wrap h1 {
    font-size: 80px; }

/* /inside contact */
/* inside contact */
.prt.faqpageBlock {
  padding: 0 0 20px 0 !important; }
  .prt.faqpageBlock .card {
    border-radius: 10px !important;
    border: 2px solid #f2f2f2;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); }
    .prt.faqpageBlock .card .card-header {
      padding: 0 !important;
      border-radius: 10px !important; }
      .prt.faqpageBlock .card .card-header .btn-link {
        width: 100%;
        text-align: left;
        position: relative;
        text-decoration: none;
        color: #be5454;
        background-color: #fff;
        padding: 20px 20px 15px 20px;
        border-radius: 10px;
        padding-right: 50px !important;
        white-space: inherit;
        font-size: 1rem; }
        .prt.faqpageBlock .card .card-header .btn-link .open-Close-A {
          position: absolute;
          right: 10px;
          top: 50%;
          height: 40px;
          width: 40px;
          margin-top: -20px;
          color: #4b3235;
          padding: 10px 0;
          text-align: center;
          opacity: 1;
          color: #be5454; }
          .prt.faqpageBlock .card .card-header .btn-link .open-Close-A .fa-plus {
            display: none; }
            .prt.faqpageBlock .card .card-header .btn-link .open-Close-A .fa-plus:before {
              content: "\f105"; }
          .prt.faqpageBlock .card .card-header .btn-link .open-Close-A .fa-minus {
            display: block; }
            .prt.faqpageBlock .card .card-header .btn-link .open-Close-A .fa-minus:before {
              content: "\f107"; }
      .prt.faqpageBlock .card .card-header h5 .btn-link {
        font-size: 1.25rem;
        font-weight: bold;
        color: #4b3235; }
    .prt.faqpageBlock .card .card-body p:last-child {
      margin-bottom: 0; }
    .prt.faqpageBlock .card.collapsed {
      border: 1px solid #ece9e9;
      -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }
      .prt.faqpageBlock .card.collapsed .card-header {
        border-color: #333333;
        background-color: #fafafa; }
        .prt.faqpageBlock .card.collapsed .card-header .btn-link {
          color: #464646;
          padding-bottom: 20px; }
        .prt.faqpageBlock .card.collapsed .card-header .open-Close-A {
          color: #464646;
          opacity: 1; }
          .prt.faqpageBlock .card.collapsed .card-header .open-Close-A .fa-plus {
            display: block; }
            .prt.faqpageBlock .card.collapsed .card-header .open-Close-A .fa-plus:before {
              content: "\f105"; }
          .prt.faqpageBlock .card.collapsed .card-header .open-Close-A .fa-minus {
            display: none; }
            .prt.faqpageBlock .card.collapsed .card-header .open-Close-A .fa-minus:before {
              content: "\f107"; }

/* /inside contact */
/* CMS Pages */
section.tacPage-block {
  padding: 0 !important; }
  section.tacPage-block * {
    line-height: 1.6; }
  section.tacPage-block h2.h6 {
    font-size: 21px;
    padding: 0 10px 5px 10px;
    padding-left: 35px;
    margin-bottom: 10px !important;
    color: #1a1a1a;
    border-color: #cccccc; }
  section.tacPage-block h3.h6 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 18px;
    color: #1a1a1a; }
  section.tacPage-block p {
    color: #4d4d4d; }
  section.tacPage-block .prt.round-number {
    color: #999999;
    font-weight: bold; }
  section.tacPage-block .numberList.prt {
    margin-bottom: 0; }
    section.tacPage-block .numberList.prt li {
      margin-bottom: 15px; }
      section.tacPage-block .numberList.prt li .fa-aroow {
        color: #cccccc;
        top: 0; }
  section.tacPage-block ul li {
    margin-bottom: 15px; }

/* CMS Pages */
/* alerts center */
.alerts-body-center.mk {
  position: fixed;
  top: 30%;
  left: 50%;
  z-index: 9999;
  width: 320px;
  margin-left: -160px;
  font-size: 12px; }

/* /alerts center */
/* select Flag Icon */
.form-control-flag .button span {
  background-repeat: no-repeat;
  padding-left: 27px;
  padding-right: 20px;
  background-position: 0 2px; }
.form-control-flag .button .select-list-link {
  position: absolute;
  width: 100%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "∩â¥";
  left: 0;
  text-align: right;
  padding-right: 10px;
  top: 0;
  height: 100%; }
  .form-control-flag .button .select-list-link i {
    margin-top: 5px; }
.form-control-flag .drop-down {
  position: relative;
  display: inline-block;
  width: 130px;
  margin-top: 0;
  font-family: verdana; }
  .form-control-flag .drop-down select {
    display: none; }
  .form-control-flag .drop-down .select-list {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: 31px;
    padding: 0;
    background-color: #ddd;
    border-radius: 5px;
    width: 100%;
    list-style: none; }
    .form-control-flag .drop-down .select-list li {
      display: none; }
      .form-control-flag .drop-down .select-list li span {
        display: inline-block;
        min-height: 30px;
        width: 100%;
        padding: 5px 15px 5px 35px;
        background-position: left 8px center;
        background-repeat: no-repeat;
        text-align: left;
        opacity: 0.7;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .form-control-flag .drop-down .select-list li span:hover, .form-control-flag .drop-down .select-list li span:focus {
          background-color: rgba(255, 255, 255, 0.6);
          opacity: 1; }

/* /select Flag Icon */
/* enquire-now model */
.modal-enquire-now {
  background: #fff url(../images/get-in-touch-bg.jpg) no-repeat right top/cover; }
  .modal-enquire-now:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1; }
  .modal-enquire-now .close {
    position: absolute;
    right: 11px;
    top: 1px;
    font-size: 30px;
    z-index: 1; }
  .modal-enquire-now .btn-inquiry {
    padding: 6px 20px;
    font-size: 1.3rem; }

.modal-custom-form-control {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0 0 1px 0;
  border-color: #000;
  background: transparent;
  font-size: 1rem;
  padding: 0px;
  border-radius: 0;
  color: #000;
  width: 100%; }
  .modal-custom-form-control::-webkit-input-placeholder {
    color: #000; }
  .modal-custom-form-control::-moz-placeholder {
    color: #000; }
  .modal-custom-form-control:-ms-input-placeholder {
    color: #000; }
  .modal-custom-form-control:-moz-placeholder {
    color: #000; }

/* / enquire-now model */
#videoModal .close {
  position: absolute;
  right: -30px;
  top: -40px;
  font-size: 3rem;
  color: #fff; }

.cursor-pointer {
  cursor: pointer; }

.video-btn .label {
  padding: 8px 10px;
  background: #ff6866;
  color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px; }
.video-btn .video-play-button {
  height: 55px;
  width: 55px;
  display: inline-block;
  vertical-align: middle;
  background: #ff6866;
  margin-left: -18px;
  border-radius: 50%;
  position: relative;
  z-index: -1; }
  .video-btn .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #be5454;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite; }
  .video-btn .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #ff6866;
    border-radius: 50%; }
  .video-btn .video-play-button:hover:after {
    background-color: #ff3633; }
  .video-btn .video-play-button .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
    z-index: 3; }
.video-btn:hover .label {
  background-color: #4b3235; }
.video-btn:hover .video-play-button {
  background-color: #4b3235; }
  .video-btn:hover .video-play-button:before {
    background: black; }
  .video-btn:hover .video-play-button:after {
    background: #4b3235; }

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }
/* subscribe style */
.home-Contact-wrap {
  padding: 80px 0 100px 0;
  background-color: #ff6866;
  position: relative;
  overflow: hidden; }
  .home-Contact-wrap .form-control-feedback {
    left: 15px;
    right: auto;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-52%);
    transform: translateY(-50%);
    font-size: 1.3rem;
    position: absolute;
    display: block;
    width: 24px;
    color: #999;
    height: 24px;
    line-height: 24px;
    text-align: center;
    pointer-events: none; }
  .home-Contact-wrap .form-control {
    height: auto;
    border-radius: 40px;
    padding: 1rem 9rem 1rem 3rem;
    font-size: 1.2rem; }
  .home-Contact-wrap .input-group-addon {
    position: absolute;
    top: 9px;
    right: 8px;
    bottom: 9px;
    left: auto;
    width: auto;
    border-radius: 2rem;
    min-width: 8rem;
    padding: 9px 15px !important; }

/* / subscribe style */
/* Mobile Tab style */
@media (min-width: 999px) {
  .desktopTab .tab-content .tab-pane {
    display: block; } }
@media (max-width: 999px) {
  .desktopTab .nav-tabs .nav-link.active {
    background-color: #ff6866;
    background-color: #ff6866;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #ff6866, #4b3235);
    color: #fff; } }
/* Mobile Tab style */
.bg-img-flag-aus {
  background-image: url("/images/australia-flag.png"); }

.bg-img-flag-ind {
  background-image: url("/images/india-flag.png"); }

.bg-img-flag-oth {
  background-image: url("/images/other-flag.png"); }

.header-wrap .nav-new-top {
  top: -22px;
  border-radius: 0 0 10px 26px;
  padding: 0 15px;
  text-transform: uppercase; }
  .header-wrap .nav-new-top::before {
    content: "";
    height: 30px;
    width: 30px;
    background-color: #ff6866;
    position: absolute;
    left: -3px;
    top: 0;
    transform: skew(45deg, 0deg);
    z-index: 0; }
  .header-wrap .nav-new-top .nav-link {
    padding: 8px 8px;
    font-size: 12px; }
.header-wrap.trpSticky .nav-new-top {
  top: -22px; }

@media (max-width: 1199.98px) {
  .header-wrap.trp {
    position: relative; }
    .header-wrap.trp .logo {
      text-align: center;
      margin-bottom: 0; }
      .header-wrap.trp .logo img {
        max-width: 300px; }

  .main_menu ul li {
    margin-right: 8px;
    font-size: 11px; }
    .main_menu ul li .btn.btn-main {
      font-size: 11px;
      padding: 4px 15px; }

  .banner-wrap {
    height: auto;
    min-height: auto; }
    .banner-wrap .h-100 {
      height: auto !important;
      margin-bottom: 50px; }
    .banner-wrap .banner-left {
      margin: 20px 0; }
      .banner-wrap .banner-left h2 {
        font-size: 40px; }
    .banner-wrap .banner-right-form {
      padding: 0; }

  .header-spacer {
    display: none; }

  .Benefits-wrap .Benefits-list-container {
    text-align: center;
    margin-top: 0;
    padding: 0; }
    .Benefits-wrap .Benefits-list-container.Benefits-right {
      text-align: center !important; }

  .Our-Partners-wrap .opw-top {
    padding-bottom: 100px; }
  .Our-Partners-wrap .opw-top::before, .Our-Partners-wrap .opw-top::after {
    display: none; }

  .home-Contact-wrap .Contact-detail {
    min-height: 120px; }

  .footer-wrap {
    padding: 30px 0; }
    .footer-wrap .home-map iframe {
      width: 100%; }
    .footer-wrap .list-policy {
      margin-top: 10px; }

  .main-tittle p {
    margin-bottom: 20px; } }
@media (max-width: 991.98px) {
  .Benefits-wrap .Benefits-list-container .Benefits-list-block {
    padding-top: 0;
    margin-bottom: 20px; }
  .Benefits-wrap .Benefits-image {
    text-align: center;
    display: none; }
    .Benefits-wrap .Benefits-image img {
      height: 200px; }

  .home-price-wrap {
    padding: 30px 0 0 0 !important; }
    .home-price-wrap .pricing__switcher {
      margin-bottom: 0; }
    .home-price-wrap .price-block {
      border-color: #eee;
      margin-bottom: 20px; }
      .home-price-wrap .price-block .half-head {
        position: relative !important;
        transform: none;
        margin-bottom: 10px; }
      .home-price-wrap .price-block .borderlassLI {
        display: none; }
      .home-price-wrap .price-block .h1, .home-price-wrap .price-block h1 {
        font-size: 30px; }
      .home-price-wrap .price-block h3 {
        margin-bottom: 10px; }
    .home-price-wrap .pricing__values {
      height: 30px; }

  .home-Contact-wrap {
    padding: 20px 0 120px 0 !important; }

  .banner-wrap .banner-left h2, .banner-wrap .banner-left .h2 {
    line-height: 50px;
    text-align: center; } }
@media (max-width: 767.98px) {
  body {
    font-size: 16px; }

  .logo {
    margin: 5px 0; }
    .logo img {
      width: 150px; }

  .header-wrap.trp {
    z-index: 9999999;
    position: relative; }
    .header-wrap.trp .logo {
      width: 110px;
      text-align: left; }
      .header-wrap.trp .logo img {
        width: 100%; }
    .header-wrap.trp.trpSticky {
      position: fixed; }
      .header-wrap.trp.trpSticky .logo img {
        width: 100% !important; }

  p {
    font-size: 13px; }

  h2 {
    font-size: 20px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 18px; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 16px;
    font-weight: normal !important; }

  h2.mb-4 {
    margin-bottom: 10px !important; }

  .numberList li {
    font-size: 13px; }

  .mean-bar .show-mobile-logo {
    display: block;
    position: absolute;
    left: 20px;
    width: 100px;
    top: 7px; }
  .mean-bar .mean-nav ul li a {
    font-size: 13px;
    box-shadow: unset; }

  .banner-wrap {
    text-align: center; }
    .banner-wrap .banner-left {
      text-align: center; }
      .banner-wrap .banner-left h2 {
        font-size: 20px; }
      .banner-wrap .banner-left p {
        font-size: 15px; }
      .banner-wrap .banner-left .btn.btn-main {
        font-size: 16px;
        padding: 5px 20px; }
    .banner-wrap .banner-right-form {
      margin-top: 20px;
      margin-bottom: 30px; }
      .banner-wrap .banner-right-form h3 {
        font-size: 18px; }

  .Our-Partners-wrap {
    padding-bottom: 0 !important; }
    .Our-Partners-wrap .opw-top {
      padding: 30px 0; }
    .Our-Partners-wrap .opw-bot .owl-nav {
      height: 50px; }
      .Our-Partners-wrap .opw-bot .owl-nav::before {
        background-color: transparent; }
      .Our-Partners-wrap .opw-bot .owl-nav .owl-prev, .Our-Partners-wrap .opw-bot .owl-nav .owl-next {
        margin-top: 14px;
        width: 35px; }
    .Our-Partners-wrap .opw-bot .owl-stage-outer {
      margin-top: 0;
      padding-bottom: 0; }

  .home-Contact-wrap {
    padding: 20px 0 0 0 !important; }
    .home-Contact-wrap::before, .home-Contact-wrap::after {
      display: none; }

  .Home-question-wrap {
    margin-top: 0; }
    .Home-question-wrap .container {
      padding: 30px 30px 0; }
    .Home-question-wrap .col-md-12:last-child .form-group {
      margin-bottom: 0; }

  .footer-wrap {
    padding: 0; }
    .footer-wrap .col-md-12.mt-5 {
      margin-top: 0 !important; }
    .footer-wrap .list-unstyled {
      margin-bottom: 40px; }
      .footer-wrap .list-unstyled p {
        font-size: 15px; }
    .footer-wrap .list-unstyled.list-policy {
      text-align: left; }

  section.heading-tittle {
    margin-bottom: 20px; }
    section.heading-tittle h1 {
      font-size: 20px;
      font-weight: 600; }
      section.heading-tittle h1.h1big {
        font-size: 22px; }
    section.heading-tittle h5 {
      font-size: 14px; }
    section.heading-tittle .col {
      flex-basis: auto; }
    section.heading-tittle .breadcrumb {
      padding: 0; }
    section.heading-tittle p {
      font-size: 15px; }

  section.About-SMdetails-wrap {
    padding: 0 0 20px 0 !important; }
    section.About-SMdetails-wrap .ab-image-block {
      width: 300px; }
      section.About-SMdetails-wrap .ab-image-block .back-block-show {
        padding: 0; }

  section.inside-partners-wrap {
    padding: 20px 0 !important; }

  .Benefits-wrap {
    padding: 30px 0 0 0; }
    .Benefits-wrap .Benefits-image {
      display: none; }
    .Benefits-wrap .Benefits-list-container .Benefits-list-block h3 {
      font-size: 16px; }

  .prt.faqpageBlock .accordion {
    margin-top: 10px !important; }
  .prt.faqpageBlock .card .card-header .btn-link {
    padding: 15px;
    font-size: 16px; }
  .prt.faqpageBlock .card-body {
    padding: 15px; }

  section.tacPage-block h2.h6 {
    font-size: 18px; }
  section.tacPage-block h3.h6 {
    font-size: 16px; }

  .home-price-wrap.Inner-price-wrap {
    padding: 20px 0 !important; }

  .main-tittle h2 {
    font-size: 22px;
    font-weight: bold; }

  .aos-init {
    opacity: 1 !important;
    transform: inherit !important; }

  /* our partners grid design */
  .partners-wrap li {
    flex: 0 0 33.33%;
    max-width: 33.33%; }
    .partners-wrap li:nth-child(5n + 5):before {
      content: ""; }
    .partners-wrap li:nth-child(3n + 3):before {
      content: none; }
    .partners-wrap li:nth-last-child(-n + 5):nth-child(5n + 1):after, .partners-wrap li:nth-last-child(-n + 5):nth-child(5n + 1) ~ li:after {
      content: ""; }
    .partners-wrap li:nth-last-child(-n + 3):nth-child(3n + 1):after, .partners-wrap li:nth-last-child(-n + 3):nth-child(3n + 1) ~ li:after {
      content: none; }
  .partners-wrap .p-open-block {
    display: none; }
  .partners-wrap.p-open-block-active .p-open-block {
    display: flex; }
  .partners-wrap.p-open-block-active .p-open .fa-bars:before {
    content: "\f00d"; }

  /* our partners grid design */
  .header-wrap .nav-new-top {
    border-radius: 5px; }
    .header-wrap .nav-new-top .nav-item {
      width: 100%;
      text-align: left; }
    .header-wrap .nav-new-top::before {
      display: none; } }
@media (max-width: 575.98px) {
  #videoModal .close {
    right: 0;
    top: -45px; }

  /* our partners grid design */
  .partners-wrap li {
    flex: 0 0 50%;
    max-width: 50%;
    /* &:nth-last-child(2):after{content: none;} */ }
    .partners-wrap li:nth-child(5n + 5):before {
      content: ""; }
    .partners-wrap li:nth-child(3n + 3):before {
      content: ""; }
    .partners-wrap li:nth-child(2n + 2):before {
      content: none; }
    .partners-wrap li:nth-last-child(-n + 5):nth-child(5n + 1):after, .partners-wrap li:nth-last-child(-n + 5):nth-child(5n + 1) ~ li:after {
      content: ""; }
    .partners-wrap li:nth-last-child(-n + 3):nth-child(3n + 1):after, .partners-wrap li:nth-last-child(-n + 3):nth-child(3n + 1) ~ li:after {
      content: ""; }
    .partners-wrap li:nth-last-child(-n + 2):nth-child(2n + 1):after, .partners-wrap li:nth-last-child(-n + 2):nth-child(2n + 1) ~ li:after {
      content: none !important; }

  /* our partners grid design */
  /* subscribe style */
  .home-Contact-wrap .h2 {
    font-size: 1.5rem; }
  .home-Contact-wrap .form-control-feedback {
    top: 15%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(-52%);
    transform: translateY(0); }
  .home-Contact-wrap .form-control {
    padding: 1rem 1rem 1rem 3rem !important;
    font-size: 1rem; }
  .home-Contact-wrap .input-group-addon {
    position: relative;
    margin: 5px auto 20px;
    display: block;
    background: #3c282a !important; }

  /* / subscribe style */ }

/*# sourceMappingURL=main.css.map */
