@charset "UTF-8";
/*------------------------------------------------------------------
[Master Stylesheet]
Project:  Beavis
++++ Imports ++++
++++ Reset ++++
++++ Main ++++
++++ Mediaqueries ++++
-------------------------------------------------------------------*/
/****************************/
/** Imports **/
/****************************/

@import url(animate.css);
@import url(component2.css);
@import url(font-awesome.min.css);
@import url(et-line-font.css);
@import url(bootstrap.min.css);
@import url(inputtext.css);
@import url(photoswipe.css);
@import url(default-skin/default-skin.html);
@import url(slick.css);
@import url(slick-theme.css);
/****************************/
/** Reset **/
/****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, .address-detail a, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

strong {
  font-weight: bold; }

body {
  color: #fff;
  background: #000;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  overflow-y: auto; }

/* Mozilla based browsers */
::-moz-selection {
  background: #f8ec2e;
  color: #000; }

/* Works in Safari */
::selection {
  background: #f8ec2e;
  color: #000; }

#ascrail2000 {
  z-index: 999 !important; }

a:hover, a:active {
  outline: 0; }

button:focus {
  border: none;
  outline: 0; }

ul {
  list-style: none; }

a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

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

a:focus {
  color: #000;
  text-decoration: none;
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  color: #fff; }

h1 {
  font-size: 72px;
  line-height: 72px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 15px; }

h3 {
  font-size: 24px;
  line-height: 35px;
  padding-bottom: 32px;
  color: #fff; }

h5 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 15px; }

p, .address-detail a {
  font-size: 15px;
   font-family: "Poppins", sans-serif;
  color: #ffffff;
  line-height: 25px;
  }

.force-UTF-8 {
  content: "¡"; }

/****************************/
/** Main **/
/****************************/
.pad-zero {
  padding: 0; }

.pad-left-zero {
  padding-left: 0; }

.pad-right-zero {
  padding-left: 0; }

.sec-pad {
  padding-top: 100px;
  padding-bottom: 100px; }

.sec-pad-sm {
  padding-top: 50px;
  padding-bottom: 50px; }

.sec-pad-xs {
  padding-top: 30px;
  padding-bottom: 30px; }

.sec-pad-top {
  padding-top: 100px; }

.sec-pad-top-sm {
  padding-top: 50px; }

.sec-pad-top-xs {
  padding-top: 30px; }

.sec-pad-bottom {
  padding-bottom: 100px; }

.sec-pad-bottom-sm {
  padding-bottom: 100px; }

.sec-pad-bottom-xs {
  padding-bottom: 30px; }

.sec-pad-left {
    padding-left: 200px;
}

.sec-pad-right {
  padding-right: 100px; }

.padding-top-lg-175 {
  padding-top: 175px; }

.padding-top-lg-170 {
    padding-top: 78px;
}
.padding-top-sm {
    padding-top: 40px;
}

.margin-btm-lg {
    margin-bottom: 35px;
}

.margin-top-sm {
  margin-top: 35px; }

.margin-btm-sm {
  margin-bottom: 30px; }

.margin-top-xs-20 {
  margin-top: 20px; }

.opacity-hide {
  opacity: 0;
  visibility: hidden; }

.preloader-it {
  background: #fff;
  position: fixed;
  z-index: 110;
  height: 100%;
  width: 100%;
  overflow: hidden !important; }

/* Effect 1: YouTube loading */
.la-anim-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 10px;
  background: #000;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none; }

.la-anim-1::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  background: #000;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.2s, box-shadow 2s 4s;
  transition: opacity 0.2s, box-shadow 2s 4s;
  -webkit-transform: rotate(2deg) translateY(-2px);
  transform: rotate(2deg) translateY(-2px); }

.la-anim-1.la-animate {
  z-index: 100;
  opacity: 1;
  -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
  transition: transform 5s ease-in, opacity 1s 5s;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.la-anim-1.la-animate::after {
  opacity: 1; }

.side-left-overlay, .side-right-overlay {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    display: none;
}

.side-left {
  padding-top: 100px; }
  .side-left .leftken {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: url("../images/left-banner.png");
    background-size: cover;
     background-position: top center;
    background-repeat: no-repeat;
    animation: 60s ease 0s normal none infinite back_ken;
    -webkit-animation: 60s ease 0s normal none infinite back_ken; }
    

  .side-left p, .side-left .address-detail a, .address-detail .side-left a {
    color: #000; }
  .side-left .small-hr {
    margin-top: 17px;
    margin-bottom: 25px; }
  .side-left .tag-wrap {
    position: absolute;
    bottom: 97px; }
  .side-left footer {
    float: left; }
  .side-left #countdown {
    color: #fff;
    font-size: 18px;
    margin-top: 26px; }
  .side-left .content-wrap {
    height: 100%;
    padding-left: 100px; }

.preloader {
  background: #000; }

p.tagline, .address-detail a.tagline {
  font-size: 30px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: -1px; }
.side-right{
  
}
.side-right .rightken {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: url(../images/right-banner.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    animation: 60s ease 0s normal none infinite back_ken;
    -webkit-animation: 60s ease 0s normal none infinite back_ken;
}


.social-icons {
  float: left;
  margin-right: 22px; }
  .social-icons li {
    display: inline-block;
    float: left;
    margin-right: 20px; }
    .social-icons li:last-child {
      margin-right: 0; }
  .social-icons .social-icon {
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 25px;
    position: relative;
    display: inline-block; }
    .social-icons .social-icon span {
      display: inline-block;
      position: relative;
      -moz-transition: transform 0.3s ease 0s;
      -o-transition: transform 0.3s ease 0s;
      -webkit-transition: transform 0.3s ease 0s;
      transition: transform 0.3s ease 0s; }
      .social-icons .social-icon span.fa {
        line-height: 25px; }
      .social-icons .social-icon span:before {
        content: attr(data-hover);
        position: absolute;
        top: 100%;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px); }
    .social-icons .social-icon:hover span {
      transform: translateY(-100%);
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%); }
    .social-icons .social-icon:hover i.fa-facebook {
      color: #3B5998; }
    .social-icons .social-icon:hover i.fa-twitter {
      color: #00aced; }
    .social-icons .social-icon:hover i.fa-linkedin {
      color: #007bb6; }
    .social-icons .social-icon:hover i.fa-behance {
      color: #1769ff; }

.side-right {
  color: #fff;
  right: 0; }
  .side-right .social-wrpper {
    bottom: 92px;
    left: 100px;
    position: absolute;
    width: 100%; }
  .side-right .copyright-text p, .side-right .copyright-text .address-detail a, .address-detail .side-right .copyright-text a {
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    float: left;
    }
  .side-right .twitter-sec {
    width: 600px;
    float: left; }
    .side-right .twitter-sec .twiter-ico-wrap {
      border: 2px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%;
      display: block;
      float: left;
      margin-right: 14px;
      height: 50px;
      text-align: center;
      width: 50px; }
      .side-right .twitter-sec .twiter-ico-wrap i {
        padding-top: 16px; }
    .side-right .twitter-sec #tweecool {
      min-height: 125px;
      position: relative;
      font-family: "Hind", sans-serif;
      font-size: 16px;
      line-height: 27px;
      width: 80%;
      float: left; }
      .side-right .twitter-sec #tweecool ul li {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out; }
        .side-right .twitter-sec #tweecool ul li.current {
          opacity: 1;
          visibility: visible; }
        .side-right .twitter-sec #tweecool ul li img {
          display: none; }
        .side-right .twitter-sec #tweecool ul li span {
          display: block;
          font-size: 13px;
          color: #8d8d8d;
          padding-top: 2px; }

.form-control.notify-input-box::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 1; }
.form-control.notify-input-box:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 1; }
.form-control.notify-input-box::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 1; }
.form-control.notify-input-box:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 1; }

.align-center, .address-detail {
  overflow: hidden;
  clear: both;
  float: none;
  margin: 0 auto; }

.logo {
    display: block;
    position: relative;
}
  .logo.text-left img {
   
    border-radius: 10px;
}
.logoimg {
    width: 100px;
}

.type-wrap {
  min-height: 120px;
  padding-bottom: 40px; }

.small-hr {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 4px;
  width: 32px; }

.bg-img, .page-right .page-inner {
  /* background-size: cover; */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  }
header.logo.text-left a {
    background-color: #3D3B53;
    color: #fff;
    padding: 7px 40px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    border-radius: 50px;
    position: absolute;
    left: 11%;
    bottom: 0;
}
.page-left .page-inner .container-fluid {
  padding-left: 100px;
  padding-right: 100px; }
.page-left .page-inner .small-hr {
  margin-top: 9px;
  margin-bottom: 23px; }
.page-left .page-inner .trans-overlay-dark-about {
  background: #000;
  /* The Fallback */
  background: transparent;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

.trans-overlay-dark {
  background: #000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

.project-gal-wrap img {
  width: 100%; }

.pswp__bg {
  background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0; }

.pswp__caption {
  bottom: 130px; }

.pswp__caption__center {
  color: #fff;
  font-size: 15px;
  font-family: "Hind", sans-serif;
  text-align: center;
  text-transform: capitalize; }

.page-right .page-inner {
    background: #DEDFDF;
}
/*.page-right .page-inner {
    background: #fff;
}*/
  .page-right .page-inner .container-fluid {
    padding-left: 100px;
    padding-right: 100px; }
  .page-right .page-inner .panel-body {
    padding-top: 0; }
  .page-right .page-inner .client-sec .col-sm-3 {
    text-align: center; }
    .page-right .page-inner .client-sec .col-sm-3 img {
      display: inline-block;
      filter: sepia(1);
      }
  .page-right .page-inner .about-sec .about-icon-wrap span {
    display: block; }
    .page-right .page-inner .about-sec .about-icon-wrap span.key-fact {
      font-size: 16px;
      color: #fff;
      text-transform: capitalize;
      margin-bottom: 14px;
      margin-top: 25px; }
  .page-right .page-inner .about-sec .about-icon-wrap .icon {
    color: #cacaca;
    font-size: 48px; }
  .page-right .page-inner .team-sec span {
    display: block; }
  .page-right .page-inner .team-sec .team-per {
    font-size: 13px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 20px; }
  .page-right .page-inner .team-sec .team-desn {
    font-size: 12px;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 17px;
    }
  .page-right .page-inner .team-sec .team-social {
    float: left; }
    .page-right .page-inner .team-sec .team-social li {
      margin-right: 12px;
      float: left; }
      .page-right .page-inner .team-sec .team-social li a i {
        color: #fff;
        font-size: 12px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .page-right .page-inner .team-sec .team-social li a:hover i {
        color: #8d8d8d; }
  .page-right .page-inner .project-gal-wrap {
    margin-top: 60px; }
  .page-right .page-inner .pswp__caption__center {
    display: none; }
  .page-right .page-inner figure figcaption {
    font-family: "Hind", sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    color: #ffffff;
    padding: 20px 0 0 0;
    }
  .page-right .page-inner figure a {
    display: block;
    overflow: hidden;
    position: relative; }
    .page-right .page-inner figure a .hover {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.6);
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .page-right .page-inner figure a .hover span {
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: calc(50% - 11px);
        color: #fff; }
    .page-right .page-inner figure a:hover .hover {
      opacity: 1; }
  .page-right .page-inner .trans-overlay-dark-contact {
    background: #000;
    /* The Fallback */
    background: transparent;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1; }
  .page-right .page-inner .copyright {
    display: none; }
  .page-right .page-inner .form-control::-webkit-input-placeholder {
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Hind", sans-serif;
    text-transform: capitalize; }
  .page-right .page-inner .form-control:-moz-placeholder {
   /*  Firefox 18- */
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Hind", sans-serif;
    text-transform: capitalize; }
  .page-right .page-inner .form-control::-moz-placeholder { 
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Hind", sans-serif;
    text-transform: capitalize; }
  .page-right .page-inner .form-control:-ms-input-placeholder {
    color: #8d8d8d;
    font-size: 13px;
    font-family: "Hind", sans-serif;
    text-transform: capitalize; }
  .page-right .page-inner .form-control input:-webkit-autofill, .page-right .page-inner .form-control textarea:-webkit-autofill, .page-right .page-inner .form-control select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: #fff; }*/

.detail-info {
  position: relative;
  z-index: 2;
  text-align: left; }

.owl-carousel.owl-theme .owl-item {
  min-height: 247px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.owl-carousel.owl-theme .owl-controls span {
  background: none;
  border: 2px solid #fff;
  border-radius: 0;
  display: inline-block !important;
  height: 12px;
  margin: 5px 7px;
  opacity: 1;
  width: 12px; }
.owl-carousel.owl-theme .owl-dot {
  float: left; }
.owl-carousel.owl-theme .owl-nav {
  display: none; }
.owl-carousel.owl-theme .owl-dot.active span {
  background: #000; }

#qualities .owl-carousel.owl-theme .owl-item {
  background: #000; }
#qualities .owl-carousel.owl-theme .owl-item:hover {
  box-shadow: 0 0 0 4px #fff inset;
  -webkit-box-shadow: 0 0 0 4px #fff inset;
  -ms-box-shadow: 0 0 0 4px #fff inset;
  -moz-box-shadow: 0 0 0 4px #fff inset; }

.table {
  display: table; }

.align-middle {
  display: table-cell;
  vertical-align: middle; }

.nav-btn, .contact, .about {
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  z-index: 11;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

#qualities, #team {
  color: #fff;
  padding-top: 52px; }
  #qualities span, #team span {
    display: block; }
  #qualities .item, #team .item {
    padding: 0 32px;
    overflow: hidden; }
  #qualities .fa-qual, #team .fa-qual {
    font-size: 36px;
    padding-top: 28px;
    padding-bottom: 5px; }
  #qualities .qual-tag, #qualities .name, #team .qual-tag, #team .name {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase; }
  #qualities .qual-desc, #team .qual-desc {
    font-size: 12px;
    font-weight: 500;
    padding: 25px 0; }

.back-left, .back-left:focus, .back-left:hover {
  left: 45px;
  color: #fff; }

.back-right, .back-right:focus, .back-right:hover {
  color: #000;
  right: 45px; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  background: transparent;
  border-color: #fff;
  color: #fff;
  outline: none;
  border: 2px solid; }

.ani-wrap {
  position: relative;
  overflow: hidden; }

@keyframes moveUp {
  50% {
    transform: translate(0px, -100%);
    -webkit-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%); }
  51% {
    opacity: 0;
    transform: translate(0px, -100%);
    -webkit-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%); }
  52% {
    opacity: 1;
    transform: translate(0px, 100%);
    -webkit-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%); }
  100% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px); } }
@-webkit-keyframes moveUp {
  50% {
    transform: translate(0px, -100%);
    -webkit-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%); }
  51% {
    opacity: 0;
    transform: translate(0px, -100%);
    -webkit-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%); }
  52% {
    opacity: 1;
    transform: translate(0px, 100%);
    -webkit-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%); }
  100% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px); } }
.btn {
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  border-color: #fff;
  border: 2px solid;
  border-radius: 0;
  height: 57px;
  background: transparent;
  -moz-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .btn:hover, .btn:focus, .btn:active {
    background: transparent;
    color: #fff;
    border-color: #fff;
    border: 2px solid #fff;
    outline: none; }
  .btn .button-label {
    padding: 10px 20px; }
  .btn span {
    display: inline-block; }
  .btn .mask {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    -moz-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .btn:hover .mask {
    width: 100%; }

.black {
  color: #fff; }

.close-notify {
  display: block;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 22px;
  width: 41px; }
  .close-notify:hover, .close-notify:focus, .close-notify:active {
    color: #fff; }

.notify-cmpt.notify-form-type-2 .notify-btn {
  bottom: 0;
  left: 0;
  position: relative; }
.notify-cmpt.notify-form-type-2 .notify-wrap #message {
  color: #fff;
  font-family: "Hind", sans-serif;
  font-size: 15px;
  line-height: 25px; }
.notify-cmpt.notify-form-type-2 .notify-wrap #notify_close {
  cursor: pointer;
  float: left;
  height: 57px;
  margin-right: 15px;
  padding-top: 19px;
  text-align: center;
  width: 25px; }
  .notify-cmpt.notify-form-type-2 .notify-wrap #notify_close span {
    color: #fff; }
.notify-cmpt.notify-form-type-2 .notify-wrap #message {
  padding-left: 0;
  padding-top: 10px;
  min-height: 35px;
  color: #fff; }
.notify-cmpt.notify-form-type-2 .notify-wrap .btn {
  border: 2px solid #fff;
  border-left: none;
  right: 0;
  top: 0;
  float: left;
  height: 57px;
  display: block;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  backface-visibility: hidden;
  padding: 0 30px !important; }
  .notify-cmpt.notify-form-type-2 .notify-wrap .btn .mask {
    background: #fff; }
  .notify-cmpt.notify-form-type-2 .notify-wrap .btn:hover {
    color: #6659a7;
    }
.notify-cmpt.notify-form-type-2 .notify-wrap .notify-input-box {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 0;
  box-shadow: none;
  width: 247px;
  float: left;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  min-height: 57px;
  padding-left: 13px;
  padding-right: 43px; }
  .notify-cmpt.notify-form-type-2 .notify-wrap .notify-input-box:hover, .notify-cmpt.notify-form-type-2 .notify-wrap .notify-input-box:focus, .notify-cmpt.notify-form-type-2 .notify-wrap .notify-input-box:active {
    box-shadow: none; }
.notify-cmpt.notify-form-type-2 .notify-wrap .input__label--hoshi::before,
.notify-cmpt.notify-form-type-2 .notify-wrap .input__label--hoshi::after {
  border-bottom: 4px solid #fff; }
.notify-cmpt.notify-form-type-2 .notify-wrap .input__label--hoshi::after {
  border-bottom: 8px solid #fff; }

.section-title {
  padding-top: 11%;
  padding-bottom: 18px; }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }

.input-wrap {
  position: relative;
  overflow: hidden; }
  .input-wrap i {
    display: none; }

.page-right input {
  height: 80px; }
.page-right .map-sec {
  overflow: hidden;
  position: relative;
  height: 400px; }
  .page-right .map-sec #map_canvas {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }
  .page-right .map-sec a {
    color: #8d8d8d;
    font-size: 13px;
    text-transform: capitalize;
    text-decoration: underline;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }
    .page-right .map-sec a:hover {
      color: #fff; }
.page-right .bg-danger, .page-right .bg-success {
  background-color: transparent;
  position: absolute; }
.page-right .form-control {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border: none;
  box-shadow: none;
  color: #fff;
  display: block;
  overflow: hidden;
  font-size: 13px;
  font-family: "Hind", sans-serif;
  padding-left: 0;
  padding-bottom: 18px;
  padding-top: 13px;
  }
  .page-right .form-control:focus {
    border-color: #fff; }
.page-right .form-group {
  margin-bottom: 36px; }
.page-right .icon {
  padding-left: 0; }
  .page-right .icon i {
    font-size: 15px; }
.page-right .btn {
  margin-top: 18px;
  padding: 6px 55px;
  border-color: #fff;
  color: #fff; }
  .page-right .btn:hover, .page-right .btn:active, .page-right .btn:focus {
    border-color: #fff;
    color: #000; }

@-webkit-keyframes sep-anim {
  0% {
    width: 0; }
  100% {
    width: 20px; } }
@keyframes sep-anim {
  0% {
    width: 0; }
  100% {
    width: 20px; } }
.address-detail {
  margin-top: 60px;
  text-align: left; }
  .address-detail .col-sm-4:hover .add-sep {
    -webkit-animation-name: sep-anim;
    animation-name: sep-anim;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    animation-delay: 0;
    -webkit-animation-delay: 0;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  .address-detail .col-sm-4 span {
    font-size: 13px;
    color: #ffffff;
    text-transform: capitalize;
    }
  .address-detail .sep-wrap {
    width: 20px;
    margin-bottom: 12px; }
    .address-detail .sep-wrap .add-sep {
      background: #fff none repeat scroll 0 0;
      display: block;
      height: 2px;
      text-align: center;
      width: 20px; }
  .address-detail p, .address-detail a {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    color: #fff; }
  .address-detail .icon-detail {
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
    color: #fff;
    text-transform: uppercase; }
  .address-detail a {
    font-size: 14px;
    display: block;
    padding-bottom: 0;
    padding-top: 0; }
  .address-detail i {
    display: block; }

.fa {
  color: #fff;
  -webkit-appearance: none;
  -webkit-backface-visibility: hidden; }

@-webkit-keyframes border-widthc {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@keyframes border-widthc {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@-webkit-keyframes border-heightc {
  0% {
    height: 0%; }
  100% {
    height: 100%; } }
@keyframes border-heightc {
  0% {
    height: 0%; }
  100% {
    height: 100%; } }
.call-to-action {
  display: block;
  height: 20px;
  width: 150px; }
  .call-to-action div {
    cursor: pointer; }
    .call-to-action div .add-sep {
      background: #fff none repeat scroll 0 0;
      height: 2px;
      display: block !important;
      text-align: center;
      width: 0;
      -moz-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    .call-to-action div:hover .add-sep {
      width: 100%; }
  .call-to-action .goto-next, .call-to-action .goto-close {
    position: absolute;
    display: block;
    right: 0; }
    .call-to-action .goto-next span, .call-to-action .goto-close span {
      display: inline-block;
      position: relative; }

.about {
  left: 32px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.contact {
  right: 32px;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }
  .contact span {
    bottom: 0; }

.contact, .about {
  top: 163px;
  text-transform: capitalize;
  color: #fff; }

#astronomy {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1; }
  #astronomy #demo-canvas {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%; }

@keyframes moveclouds {
  0% {
    margin-left: 100%; }
  100% {
    margin-left: -100%; } }
@-webkit-keyframes moveclouds {
  0% {
    margin-left: 100%; }
  100% {
    margin-left: -100%; } }
@keyframes moveclouds2 {
  0% {
    margin-left: 100%; }
  50% {
    margin-left: 100%; }
  100% {
    margin-left: -100%; } }
@-webkit-keyframes moveclouds2 {
  0% {
    margin-left: 100%; }
  50% {
    margin-left: 100%; }
  100% {
    margin-left: -100%; } }
.layer {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:0;
}
  .layer img {
    max-width: 100%;
    height: 100%; }

.clouds {
  overflow: hidden; }
  .clouds .cloud {
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    height: 100%;
    will-change: transform; }
  .clouds .cloud-1 {
    -webkit-animation: moveclouds 25s linear infinite;
    animation: moveclouds 25s linear infinite; }
  .clouds .cloud-2 {
    -webkit-animation: moveclouds 50s linear infinite;
    animation: moveclouds 50s linear infinite; }
  .clouds .cloud-3 {
    -webkit-animation: moveclouds2 35s linear infinite;
    animation: moveclouds2 35s linear infinite; }

/*****************************************************/

/*landing page css start*/
.slidebookbox {
    background-color: #ffffffad;
    padding: 30px;
    clip-path: polygon(50% 0%, 100% 0, 100% 43%, 100% 100%, 68% 100%, 35% 100%, 0 76%, 0% 43%, 0 0);
    margin-top: 20px;
}
.slidebookbox p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding-bottom: 40px;
    width: 100%;
}
.slidebookbox ul {
    text-align: right;
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.slidebtn {
    /*background-color: #3D3B53;*/
    /*color: #fff;*/
    /*font-size: 20px;*/
    /*line-height: 25px;*/
    /*font-weight: 600;*/
    /*margin: 0 auto;*/
    /*display: table;*/
    /*width: 100%;*/
    /*text-align: center;*/
    /*padding: 17px 0;*/
    /*border-radius: 50px;*/
        color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    margin: 0 auto;
    display: table;
    width: 100%;
    text-align: center;
    padding: 17px 0;
    border-radius: 50px;
    background: linear-gradient(106deg, rgba(67,79,98,1) 0%, rgba(94,122,162,1) 43%, rgba(108,136,174,1) 100%);
}
a.slidebtn .gradient-text{
  /*background: linear-gradient(90deg, rgba(67,79,98,1) 0%, rgba(94,122,162,1) 35%, rgba(108,136,174,1) 100%);*/
  /*-webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
  color: #fff;
}
.slidebookbox ul li {
    list-style: none;
    margin: 0;
}
.Testimonialbox h5{
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 15px;
    color: #000;
    text-align: center;
}
/*.slidebookbox ul li a {
    background-color: #3d3b53;
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    border-radius: 10px;
}*/
.slidebookbox ul li a img {
    width: 80%;
}

/*.essentailtext img {
    margin-bottom: 30px;
}*/
.essentailmainbox {
    position: relative;
    /* background-color: #ffffff33; */
    padding: 30px 30px;
    box-sizing: border-box;
    box-shadow: inset 11px 52px 143px 0 #fff;
    max-width: 480px;
    min-width: 450px;
    min-height: 670px;
    max-height: 670px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.sec-pad-left {
    padding-left: 30%;
    padding-top: 9%;
}
.slidebookbox ul li:nth-child(3) a {
    border-radius: 50px;
}


/*landing page css end*/

/*home page css start*/
.concellingtext img {
    width: 150px;
    float: left;
    position: relative;
    top: -35px;
    margin: 0 0 10px;
}
.concellingtext h3 {
    color: #3D3B53;
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
}
.concellingtext h5 {
    color: #3D3B53;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.concellingtext p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.autthenticitysec {
    padding: 0 30px 0;
}
.box1:hover .headimg img{
  mix-blend-mode: multiply !important;  
}
.dropdownbox:hover{
 background-color: #3D3B53;
}
.dropdownbox:hover h3{color:#fff;}
.dropdownbox:hover p{
    color:#fff;
}
.dropdownbox:hover img {
    filter: invert(14);
}
.dropdownbox1:hover{
 background-color: #3D3B53;    
}
.dropdownbox1:hover p{
    color:#fff; 
}
.dropdownbox1:hover h3{
    color:#fff; 
}
.headimg img {
    width: 50px;
    height: 50px;
    margin: 19% auto;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: contain;
}
.autthenticitybox .headimg {
    border: 2px solid #888;
    border-radius: 50px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    top: -46px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    box-shadow: 2px 2px 2px 2px #ccc;
    
}


.autthenticitybox:hover .headimg .caterpillar1 {
  display: none;
}
.autthenticitybox:hover .headimg .caterpillar2 {
  display: block;
}
.autthenticitybox .headimg .caterpillar1 {
  display: block;
}
.autthenticitybox .headimg .caterpillar2 {
  display: none;
}
.icon2 .headimg img {
    margin: 73% auto;
}

.autthenticitysec {
    padding: 0 30px 0;
}
.autthenticitybox {
    border: 2px solid #615F73;
    position: relative;
    padding: 50px 20px;
    height: 320px;
    background-color: #fff;
    cursor: default;
}
.no-margin {
    padding: 0;
}
.autthenticitybox.box2:hover{
  background-image: none;
  background-color: #3D3B53;
}
.autthenticitybox.box1:hover{
   background-image: url(../images/background-white-1.png);
}
.autthenticitybox.box3:hover{
   background-image: url(../images/background-white-right-1.png);
}
.autthenticitybox:hover h5{
 color: #fff;
}
.autthenticitybox:hover p{
 color: #fff;
}
.autthenticitybox:hover a {
    color: #fff;
   
}
.autthenticitybox a{
     font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.box1{
  background-image: url(../images/background-white.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 0;
  background-color: transparent;
}

.box3{
  background-image: url(../images/background-white-right.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 0;
  background-color: transparent;
}
.autthenticitybox h5 {
    color: #3D3B53;
    font-size: 16px;
    font-weight: 800;
    line-height: 25px;
    text-align: left;
    margin-bottom: 5px;
}
.journytext {
    padding-bottom: 50px;
}
.autthenticitybox p {
    color: #3D3B53;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: left;
}
button.click {
    padding: 0;
    border: 0;
    background-color: transparent;
}
.click .autthenticitybox {
    cursor: pointer;
}
.autthenticitybox a {
    float: left;
}
.iconlist{
  position: absolute;
    top: -46px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
}
.journytext h4 {
    color: #3D3B53;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 4px;
}
.journytext p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}
.dropdowntext h5 {
    color: #3D3B53;
    font-size: 13px;
    line-height: 20px;
    font-weight: 800;
    text-transform: lowercase;
}
.autthenticitybox p a {
    display: block;
    cursor: pointer;
}
.dropdownbox img {
    width: 121px;
    float: left;
    position: relative;
    top: -35px;
    left: -9px;
}
.dropdownbox h3 {
    color: #3D3B53;
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    padding: 0;
}
.dropdownbox p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    
}
.dropdownbox {
    border: 2px solid #615F73;
    padding: 50px 24px;
    background-color: #fff;
    margin: 25px 0 0;
}
.dropdownbox1 {
    border: 2px solid #615F73;
    padding: 23px 25px;
    background-color: #fff;
    margin: 25px 0;
}
.dropdownbox1 h3 {
    color: #3D3B53;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    padding: 0;
    width: 90%;
}
.dropdownbox1 p {
    color: #3D3B53;
    font-size: 13px;
    line-height: 25px;
    font-weight: 700;
}
.mainsec {
    padding: 0 30px 0;
}
.reconizebox {
    border: 2px solid #615F73;
    height: 640px;
    padding: 16px;
    background-color: #fff;
}
.reconizebox p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.dropdownsec {
    position: relative;
}
.oldaunty img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}
.padding-top {
    margin-top: 30px;
}
.concellinghistorybox {
    border: 2px solid #615F73;
    padding: 50px 15px 0px;
    background-color: #fff;
    margin-top: 30px;
}
.historytext {
    padding: 0 8px 0;
}
.historytext p img {
    width: 136px;
    float: left;
    position: relative;
    top: -29px;
    left: -10px;
}
.historytext p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    padding: 25px 0 0;
}
.historyimg p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
  
}
.coachingtext p {
    padding: 0;
}
.coachingtext {
    padding: 0;
    margin: 25px 0 0;
}
.concellingsec{
  position: relative;
}
.historyimg img {
    margin-bottom: 20px;
}


.p-0 {
    margin: 0;
    padding: 0;
}
.concellingsec:after {
    content: '';
    position: absolute;
    background-image: url(../images/c-big-alphabet.png);
    width: 100%;
    height: 100%;
    left: -23%;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    opacity: 0.6;
    z-index: -1;
}
.about-sec {
    position: relative;
    padding-bottom: 30px;
}
.about-sec:before {
    content: '';
    position: absolute;
    background-image: url(../images/g-big-alphabet.png);
    width: 100%;
    height: 100%;
    left: -23%;
    background-size: contain;
    background-repeat: no-repeat;
    top: -5%;
    opacity: 0.6;
    z-index: -1;
}
.butterflyimg {
    width: 135px;
    position: absolute;
    right: 0;
    bottom: 71%;
}


/*.autthenticitybox:hover{
  background-color: #3D3B53;
     
}
.autthenticitybox:hover p{
  color: #fff;
}
.autthenticitybox:hover h5{
  color: #fff;
}
.autthenticitybox:hover a{
  color: #fff;
}*/

.TESTIMONAILtext {
    padding: 50px 0 50px;
}
.TESTIMONAILtext h4 {
    color: #313045;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    border-top: 1px dotted #313045;
    border-bottom: 1px dotted #313045;
    padding: 23px 11px;
    width: 50%;
    margin: 0 auto;
    display: table;
    text-align: center;
}
.Testimonialiconlist ul {
    padding: 0 0 13px;
    text-align: center;
    border-bottom: 3px dotted #00000029;
    margin: 0 auto 3%;
    width: 100%;
}
.Testimonialiconlist ul li {
    margin: 0 11px;
    display: inline-block;
}
.Testimonialiconlist ul li img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    display: table;
}
.Testimonialiconlist {
    padding: 40px 0 54px;
    border-top: 1px dotted #00000014;
    margin: 0 auto;
}

.reconizebox img{
  transition: 1s;
}
.reconizebox img:hover{
  transform: scale(1.1);
}
.Testimonialbox p {
    color: #3D3B53;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: table;
}
section.concellingsec .slick-prev:before {
    margin: -53px 22px;
    background-color: #000;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
}
section.concellingsec .slick-next:before {
    margin: -47px -48px;
    background-color: #000;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.concellingsec .slick-prev, .slick-next{
  webkit-transform: inherit;
    transform: inherit;
}
.Testimonialiconlist ul li a {
    color: #3D3B53;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    display: table
}
.Testimonialiconlist p {
    color: #3D3B53;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}


/*home page css end*/
/* Mediaqueries */
/*****************************************************/
@media only screen and (max-width: 1680px) {
  .padding-top-sm-120 {
    padding-top: 120px; } }
@media only screen and (max-width: 1600px) {
  h1 {
    font-size: 60px;
    line-height: 60px; }

  .padding-top-md-135 {
    padding-top: 135px; }

  .padding-top-xs-80 {
    padding-top: 80px; }

 .contact, .about {
    top: 135px;
}

  .side-left {
    padding-top: 25px; }
    .side-left .about {
      left: 6px; }
    .side-left .content-wrap {
      padding-left: 75px; }
    .side-left .copyright-text {
      bottom: 66px; }
    .side-left .tag-wrap {
      bottom: 75px; }

  .side-right .contact {
    right: -8px;
}
  .side-right .social-wrpper {
    bottom: 66px; }
.side-left {
    padding-top: 102px;
}
  .side-right .social-wrpper {
    left: 75px; }
  .side-right .notify-btn {
    bottom: 75px;
    right: 75px; }
  .side-right .notify-wrap {
    bottom: 40px;
    right: 75px; }
  .side-right .sec-pad-right {
    padding-right: 200px;
}
  .side-right .timer-sec {
    bottom: 75px;
    right: 75px; }

  .page-right .page-inner .container-fluid,
  .page-left .page-inner .container-fluid {
    padding-left: 55px;
    padding-right: 55px; } }
@media only screen and (max-width: 1400px) {
  .intro-text {
    clear: both; }

  .contact, .about {
    top: 105px; }

  .side-left {
    padding-top: 40px; }
    .side-left .about {
      left: -28px; }
    .side-left .content-wrap {
      padding-left: 40px; }
    .side-left .copyright-text {
      bottom: 30px; }
    .side-left .tag-wrap {
      bottom: 38px; }

  .side-right .contact {
    right: -28px; }
  .side-right .social-wrpper {
    bottom: 30px; }
  .side-right .main-content {
    padding-left: 150px; }
  .side-right .social-wrpper {
    left: 40px; }
  .side-right .notify-btn {
    bottom: 40px;
    right: 40px; }
  .side-right .notify-wrap {
    bottom: 5px;
    right: 40px; }
  .side-right .timer-sec {
    bottom: 40px;
    right: 40px; }
  .side-right .sec-pad-right {
    padding-right: 150px;
}
.padding-top-lg-170 {
    padding-top: 45px;}

  .page-right .page-inner .container-fluid,
  .page-left .page-inner .container-fluid {
    padding-left: 40px;
    padding-right: 40px; } }
@media only screen and (max-width: 1366px) {
  .padding-top-sm-100 {
    padding-top: 100px; }

  .padding-top-sm-40 {
    padding-top: 40px; }

  .side-right .twitter-sec {
    width: 100%; }
    .side-right .twitter-sec .twiter-ico-wrap {
      margin-right: 0;
      margin-bottom: 10px;
      float: none; }
    .side-right .twitter-sec #tweecool {
      float: none;
      width: 100%; } }
@media only screen and (max-width: 1024px) {
  .margin-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px; }

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

  .padding-top-xs-0 {
    padding-top: 0px; }

  .padding-top-xs-100 {
    padding-top: 100px; }

  .padding-btm-xs-0 {
    padding-bottom: 0 !important; }

  .margin-top-xs-0 {
    margin-top: 0px; }

  .hover {
    display: none; }

  .side-left-overlay,
  .side-right-overlay {
    z-index: 1; }

  .timer-sec {
    position: static; }

  .notify-cmpt.notify-form-type-2 .notify-wrap .btn:hover, .notify-cmpt.notify-form-type-2 .notify-wrap .btn:active, .notify-cmpt.notify-form-type-2 .notify-wrap .btn:focus {
    color: #000; }

  .side {
    width: 100%; }
    .side.side-left {
      position: relative;
      min-height: 500px; }
      .side.side-left .content-wrap {
        z-index: 2; }
        .side.side-left .content-wrap .tag-wrap {
          position: static;
          padding-top: 70px; }
      .side.side-left .zs-enabled {
        min-height: 500px !important;
        z-index: 1; }

  .logo {
    margin-left: 0; }

  .full-height {
    min-height: auto !important; }

  .address-detail .copyright-text {
    display: block; }

  .side.side-right {
    min-height: 600px;
    position: relative; }

  .side-left, .side-right {
    background-attachment: scroll; }

  .logo img {
    width: auto; }

  .page {
    position: static;
    width: 100%; }
    .page.page-left {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      position: static; }
    .page.page-right {
      left: 0;
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      position: static; }

  .about, .contact {
    display: none; }

  .open-left .side-right,
  .open-right .side-left {
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1); }

  .open-left .side-left,
  .open-right .side-right {
    z-index: 200;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  .open-left .side-left .main,
  .open-right .side-right .main {
    -webkit-transform: translateY(0) translateX(0) scale(1);
    -ms-transform: translateY(0) translateX(0) scale(1);
    transform: translateY(0) translateX(0) scale(1);
    opacity: 1;
    visibility: visible; }

  .open-left .page-left,
  .open-right .page-right {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  .reset-layout .page,
  .splitlayout.open-right .page-left,
  .splitlayout.open-left .page-right,
  .splitlayout.close-right .page-left,
  .splitlayout.close-left .page-right {
    position: static; }

  .btn:hover .mask {
    width: 0; }

  .btn:hover, .btn:focus, .btn:active {
    color: #fff; }

  .side-right .social-icons .social-icon:hover span {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px); } }
@media only screen and (max-width: 767px) {
  .margin-btm-xs {
    margin-bottom: 30px; }

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

  .client-sec .col-xs-6:nth-child(1), .client-sec .col-xs-6:nth-child(2) {
    margin-bottom: 40px; }

  .side.side-right #tweecool {
    min-height: 140px; } }
@media only screen and (max-width: 736px) {
  .sec-pad {
    padding-top: 50px;
    padding-bottom: 50px; }

  .sec-pad-top {
    padding-top: 50px; }

  .sec-pad-bottom {
    padding-bottom: 50px; }

  .padding-top-xs-50 {
    padding-top: 50px; }

  .page-right input {
    height: 45px; }

  .logo img {
    width: 135px; }

  .side.side-right {
    min-height: 550px; }
  .side.side-left {
    min-height: 400px; }
    .side.side-left .zs-enabled {
      min-height: 400px !important; }

  .address-detail {
    margin-top: 30px; } }
@media only screen and (max-width: 568px) {
  h1 {
    font-size: 40px;
    line-height: 50px; }

  .margin-sm-30 {
    margin-top: 10px;
    margin-bottom: 10px; } }
@media only screen and (max-width: 485px) {
  .side.side-right {
    min-height: 750px; }

  .notify-cmpt.notify-form-type-2 .notify-wrap .notify-input-box {
    float: none; }

  .notify-cmpt.notify-form-type-2 .notify-wrap .btn {
    border-left: 2px solid #000;
    margin-top: 20px; }

  .notify-cmpt.notify-form-type-2 .notify-wrap .notify-input-box,
  .notify-cmpt.notify-form-type-2 .notify-wrap .btn {
    width: 100%;
    text-align: center; }

  .notify-cmpt.notify-form-type-2 .notify-wrap .notify-input-box {
    padding: 0; } }
@media only screen and (max-width: 414px) {
  h3 {
    padding-bottom: 25px; }

  .copyright-text .social-icons, .copyright-text p, .copyright-text .address-detail a, .address-detail .copyright-text a {
    width: 100%; }

  .side-left #countdown {
    font-size: 14px; } }
@media only screen and (max-width: 385px) {
  .side.side-right {
    min-height: 930px; } }
    


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


/*modal css start*/
.newpopupsec .modal-header {
    border: 0;
}
.newpopupsec .modal-header {
    border: 0;
    padding: 0;
    min-height: auto;
}

.modal-body {
    background-image: url(../images/book-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 30px 64px;
    margin: 0;
}
.hurtingtext .caterpillartext h3:before{
 background-image: none;
}
.newpopupsec .modal-content{
  background-color: #d6d4d5;
}
.caterpillarimg {
    border: 2px solid #000;
    width: 180px;
    height: 180px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 100px;
}
.caterpillarimg img {
    width: 100px;
}
.caterpillartext h3 {
    color: #3b384b;
    font-size: 40px;
    line-height: 35px;
    font-weight: 500;
    padding-bottom: 20px;
    position: relative;
}
.caterpillartext h3:before {
    content: '';
    background-image: url(../images/small-blue.png);
    position: absolute;
    width: 85px;
    height: 60px;
    top: -77%;
    z-index: 16;
    background-size: contain;
    background-repeat: no-repeat;
    right: 56%;
}
.butterfly {
    position: absolute;
    width: 176px;
    bottom: -56px;
    right: 0;
    height: 247px;
    object-fit: cover;
}
.caterpillartext p {
    color: #444152;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    padding-bottom: 10px;
    width: 90%;
}
.newpopupsec .modal-dialog {
    width: 850px;
}
.newpopupsec .modal-header .close {
    position: absolute;
    right: -3%;
    z-index: 2;
    background-color: #61c6f1;
    opacity: 1;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 20px 0 20px 0px;
    top: -7px;
}
.newpopupsec .modal-footer {
    border: 0;
    padding: 0;
    text-align: left;
}
.bookbtn a {
    background-color: #3b3b55;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 23px;
    position: relative;
    top: -40px;
    padding: 16px 15px;
    border-radius: 20px 0;
}
span.mobile {
    background-color: #fcfafb;
    color: #000;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin: 0 7px 0 0;
    border-radius: 20px 0;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px 2px #fcfafb;
}
.bookbtn a i.fas.fa-angle-right {
    margin: 0 7px;
}
.hurtingimg{
  position: relative;
}
.hurtingimg:before {
    content: '';
    background-image: url(../images/pink-butterfly.png);
    position: absolute;
    width: 85px;
    height: 60px;
    top: -17%;
    z-index: 16;
    background-size: contain;
    background-repeat: no-repeat;
    right: -24%;
}
.hurtingpop .modal-header .close {
    background-color: #ed1e5a !important;
}
.orangeleftimg{
  position: relative;
}
.orangeleftimg:before {
    content: '';
    background-image: url(../images/orange-left-img.png);
    position: absolute;
    width: 73px;
    height: 46px;
    top: 4%;
    z-index: 16;
    background-size: contain;
    background-repeat: no-repeat;
    right: auto;
    left: -9%;
}
.orangelefttext h3:before {
    content: '';
    background-image: url(../images/orange-small-img.png);
    position: absolute;
    width: 85px;
    height: 60px;
    top: -77%;
    z-index: 16;
    background-size: contain;
    background-repeat: no-repeat;
    right: 44%;
}
.hopfullpop .modal-header .close {
    background-color: #f5871f;
}
.orangelefttext {
    position: relative;
}
.orangesmallimgbetween {
    position: absolute;
    bottom: -7%;
    width: 40px;
    height: 40px;
    object-fit: cover;
    left: 53%;
}
.hopfullpop .modal-body {
    padding: 70px 30px 125px;
}


/*modal css end*/

@media only screen and (min-width: 1366px) and (max-width: 1920px){
     .side-left .leftken {background-position: right;}
    .side-right .rightken {background-position: left;}
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
    .side-right .main-content {padding-left: 114px;}
    .side-right .sec-pad-right {padding-right: 114px;}
    .padding-top-sm-100 {padding-top: 40px;}
    .no-margin {padding: 0;}
    .autthenticitybox {padding: 50px 18px;}
    .autthenticitybox p {font-size: 12px;}
    .dropdownbox img {width: 82px;}
    .reconizebox p {font-size: 11px;}
    .reconizebox {padding: 11px;}
    .oldaunty img {height: auto;}
    .historytext p {font-size: 12px;}
    .butterflyimg {width: 199px;bottom: 88%;}
    .side-left .leftken {background-position: right;}
    .side-right .rightken {background-position: left;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
     .logo img {width: 109px;margin-bottom: 25px;}
     .side-right .main-content {padding-left: 0;}
     .side-right .sec-pad-right {padding-right: 0;}
     .essentailmainbox {max-width: none;min-width: unset;min-height: unset;max-height: unset;margin: 0 auto;display: table;width: 100%;padding: 30px 10px;background-color: #ffffff78;}
     .slidebookbox {clip-path: unset;}
    .side.side-right {min-height: 583px;}
    .side.side-left {min-height: 500px;}
     .concellingtext h3 {font-size: 20px;line-height: 25px;}
     .concellingtext img {width: 70px;top: -19px;}
     .autthenticitybox {margin: 15px 0;}
     .no-margin {padding: 0;}
     .journytext h4 {font-weight: 600;margin-bottom: 12px;text-align: center;}
     .journytext p {text-align: center;}
     .mainsec {padding: 0 15px 0;}
     .dropdownbox img {width: 79px;}
     .dropdownbox h3 {font-size: 19px;line-height: 25px;padding: 0;}
     .reconizebox {margin: 11px 0;}
     .oldaunty img {height: auto;}
     .dropdownbox1 h3 {font-size: 20px;line-height: 25px;width: 100%;}
    .butterflyimg {width: 137px;bottom: 63%;}
     section.concellingsec .slick-prev:before{display:none;}
     section.concellingsec .slick-next:before{display:none;}
     .Testimonialbox p {width: 100%;}
    .historytext p {font-size: 13px;line-height: 20px;}
     .reconizebox img {width: 100%;}
     .newpopupsec .modal-dialog {width: 90%;}
  .caterpillartext h3:before {right: 59%;top: -38%;}
   .modal-body {padding: 45px 30px 231px;}
   .caterpillartext p {font-size: 14px;width: 100%;}
    .butterfly {bottom: -59px;}
    .caterpillartext h3 {font-size: 30px;padding-bottom: 11px;padding-top: 20px;}
    .orangesmallimgbetween {left: 0;bottom: -20%;}
     .side-left .leftken {background: url(../images/full-mobile-banner.png);background-position: center center;background-size: cover;background-repeat: no-repeat;}
    .side-left {padding-top: 0;}
      header.logo.text-left a {padding: 8px 56px;font-size: 13px;left: 0;display: none;}
    .side-left .content-wrap {padding-left: 10px;}
    .padding-top-xs-50 {padding-top: 0;}
    .hopfullpop .modal-body {padding: 35px 30px 214px;}
    .dropdownbox1 {padding: 36px 25px;}
    .infographicimg {margin: 86px auto 0 auto;width: 90%;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
        .logo img {width: 109px;margin-bottom: 25px;}
     .side-right .main-content {padding-left: 0;}
     .side-right .sec-pad-right {padding-right: 0;}
     .essentailmainbox {max-width: none;min-width: unset;min-height: unset;max-height: unset;margin: 0 auto;display: table;width: 100%;padding: 30px 10px;background-color: #ffffff78;}
     .slidebookbox {clip-path: unset;}
    .side.side-right {min-height: 583px;}
     .side.side-left {min-height: 400px;}
     .concellingtext h3 {font-size: 20px;line-height: 25px;}
     .concellingtext img {width: 70px;top: -19px;}
     .autthenticitybox {margin: 15px 0;}
     .no-margin {padding: 0;}
     .journytext h4 {font-weight: 600;margin-bottom: 12px;text-align: center;}
     .journytext p {text-align: center;}
     .mainsec {padding: 0 15px 0;}
     .dropdownbox img {width: 79px;}
     .dropdownbox h3 {font-size: 19px;line-height: 25px;padding: 0;}
     .reconizebox {margin: 11px 0;}
     .oldaunty img {height: auto;}
     .dropdownbox1 h3 {font-size: 20px;line-height: 25px;width: 100%;}
    .butterflyimg {width: 60px;bottom: 85%;}
     section.concellingsec .slick-prev:before{display:none;}
     section.concellingsec .slick-next:before{display:none;}
     .Testimonialbox p {width: 100%;}
     .historytext p {font-size: 12px;line-height: 20px;}
     .reconizebox img {width: 100%;}
      .newpopupsec .modal-dialog {width: auto;}
    .caterpillartext h3:before {right: 59%;top: -38%;}
   .modal-body {padding: 45px 30px 112px;}
    .caterpillartext p {font-size: 13px;width: 100%;}
    .butterfly {bottom: -59px;}
    .caterpillartext h3 {font-size: 30px;padding-bottom: 11px;padding-top: 20px;}
    .orangesmallimgbetween {left: 0;}
     .side-left .leftken {background: url(../images/full-mobile-banner.png);background-position: center center;background-size: cover;background-repeat: no-repeat;}
    .side-left {padding-top: 0;}
      header.logo.text-left a {padding: 8px 56px;font-size: 13px;left: 0;display: none;}
    .side-left .content-wrap {padding-left: 10px;}
    .padding-top-xs-50 {padding-top: 0;}
    .hopfullpop .modal-body {padding: 35px 30px 214px;}
}
@media only screen and (min-width: 520px) and (max-width: 767px){
    
    .logo img {width: 90px;margin-bottom: 25px;}
     .side-right .main-content {padding-left: 0;}
     .side-right .sec-pad-right {padding-right: 0;}
     .essentailmainbox {max-width: none;min-width: unset;min-height: unset;max-height: unset;margin: 0 auto;display: table;width: 100%;padding: 30px 10px;background-color: #ffffff78;}
     .slidebookbox {clip-path: unset;}
    .side.side-right {min-height: 583px;}
     .side.side-left {min-height: 295px;}
     .concellingtext h3 {font-size: 20px;line-height: 25px;}
     .concellingtext img {width: 70px;top: -19px;}
     .autthenticitybox {margin: 15px 0;}
     .no-margin {padding: 0;}
     .journytext h4 {font-weight: 600;margin-bottom: 12px;text-align: center;}
     .journytext p {text-align: center;}
     .mainsec {padding: 0 15px 0;}
     .dropdownbox img {width: 79px;}
     .dropdownbox h3 {font-size: 19px;line-height: 25px;padding: 0;}
     .reconizebox {height: auto;margin: 11px 0;}
     .oldaunty img {height: auto;}
     .dropdownbox1 h3 {font-size: 20px;line-height: 25px;width: 100%;}
     .butterflyimg {width: 60px;}
     section.concellingsec .slick-prev:before{display:none;}
     section.concellingsec .slick-next:before{display:none;}
     .Testimonialbox p {width: 100%;}
     .historytext p {font-size: 12px;line-height: 20px;}
     .reconizebox img {width: 100%;}
      .newpopupsec .modal-dialog {width: auto;}
     .caterpillartext h3:before {right: 42%;top: -44%;}
   .modal-body {padding: 35px 30px 214px;}
    .caterpillartext p {font-size: 13px;width: 100%;}
    .butterfly {bottom: -59px;}
    .caterpillartext h3 {font-size: 30px;padding-bottom: 11px;padding-top: 20px;}
    .orangesmallimgbetween {left: 0;}
     .side-left .leftken {background: url(../images/full-mobile-banner.png);background-position: center center;background-size: cover;background-repeat: no-repeat;}
    .side-left {padding-top: 0;}
      header.logo.text-left a {padding: 8px 56px;font-size: 13px;left: 0;display: none;}
    .side-left .content-wrap {padding-left: 10px;}
    .padding-top-xs-50 {padding-top: 0;}
    .hopfullpop .modal-body {padding: 35px 30px 214px;}
}

 @media only screen and (min-width: 300px) and (max-width: 519px) {
     
     .logo img {width: 40px;margin-bottom: 25px;}
     .side-right .main-content {padding-left: 0;}
     .side-right .sec-pad-right {padding-right: 0;}
     .essentailmainbox {max-width: none;min-width: unset;min-height: unset;max-height: unset;margin: 0 auto;display: table;width: 95%;padding: 30px 10px}
     .slidebookbox {clip-path: unset;}
     .side.side-right {min-height: 711px;}
     .side.side-left {min-height: 220px;}
     .concellingtext h3 {font-size: 20px;line-height: 25px;}
     .concellingtext img {width: 70px;top: -19px;}
     .autthenticitybox {margin: 15px 0;}
     .no-margin {padding: 0;}
     .journytext h4 {font-weight: 600;margin-bottom: 12px;text-align: center;}
     .journytext p {text-align: center;}
     .mainsec {padding: 0 15px 0;}
     .dropdownbox img {width: 79px;}
     .dropdownbox h3 {font-size: 19px;line-height: 25px;padding: 0;}
     .reconizebox {height: auto;margin: 11px 0;}
     .oldaunty img {height: auto;}
     .dropdownbox1 h3 {font-size: 20px;line-height: 25px;width: 100%;}
     .butterflyimg {width: 40px;}
     section.concellingsec .slick-prev:before{display:none;}
     section.concellingsec .slick-next:before{display:none;}
     .Testimonialbox p {width: 100%; font-weight: 500;}
     .historytext p {font-size: 12px;line-height: 20px;}
     .newpopupsec .modal-dialog {width: auto;}
     .caterpillartext h3:before {right: -9%;top: -79%;}
    .modal-body {padding: 35px 30px 101px;background-image: none;}
    .newpopupsec .modal-content {background-color: #fff;}
    .caterpillartext p {font-size: 13px;width: 100%;}
    .butterfly {width: 146px;bottom: -20px;height: 183px;}
    .caterpillartext h3 {font-size: 30px;padding-bottom: 11px;padding-top: 20px;}
    .orangesmallimgbetween {left: 0;}
    .side-left .leftken {background: url(../images/full-mobile-banner.png);background-position: center center;background-size: cover;background-repeat: no-repeat;}
   .side-left {padding-top: 6px;}
   header.logo.text-left a {padding: 6px 25px;font-size: 13px;left: 0;display: none;}
  .side-left .content-wrap {padding-left: 15px;}
 
  
     
 }

.essentailmainbox .essentailtext img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 70%;
    margin: 0 auto;
}
.goto-next{
    border: 1px solid #fff;
    padding: 10px;
    background-color: #3D3B53;
}
.goto-close {
    border: 1px solid #fff;
    padding: 10px;
    background-color: #3D3B53;
}


@media only screen and (min-width: 1366px) and (max-width: 1920px){}

@media only screen and (min-width: 1200px) and (max-width: 1365px){}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .layer {
        display: none !important;
    }
    
    .clouds .cloud {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .layer {
        display: none !important;
    }
    
    .clouds .cloud {
        display: none !important;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px){
    .layer {
        display: none !important;
    }
    
    .clouds .cloud {
        display: none !important;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px){
    .layer {
        display: none !important;
    }
    
    .clouds .cloud {
        display: none !important;
    }
    
    .Testimonialiconlist ul li img {
        width: 50px;
        height: 50px;
    }
    
    .Testimonialiconlist p {
        width: 100%;
    }
    
    .autthenticitybox {
        height: 250px;
    }
    
    .logo-nav-container {
        justify-content: center;
    }
    
    /*.Testimonialiconlist ul li {*/
    /*    width: 33%;*/
    /*}*/
    
    .historytext p img {
        width: 76px;
        top: 0;
        left: -10px;
    }
    
    .dropdownbox img {
        top: 0;
    }
    
    .autthenticitybox {
        height: 280px;
    }

    
}
