@font-face {
  font-family: "Brandon Grotesque Light";
  src: url("../../assets/font/Brandon-Grotesque-Font-Family/brandon-grotesque-light-58a8a4b38001d.otf");
}
@font-face {
  font-family: "Brandon Grotesque Light";
  font-weight: bold;
  src: url("../../assets/font/Brandon-Grotesque-Font-Family/brandon-grotesque-light-58a8a4b38001d.otf");
}
@font-face {
  font-family: "Brandon Grotesque Regular";
  src: url("../../assets/font/Brandon-Grotesque-Font-Family/Brandon_reg.otf");
}
@font-face {
  font-family: "Brandon Grotesque Regular";
  font-weight: bold;
  src: url("../../assets/font/Brandon-Grotesque-Font-Family/Brandon_reg.otf");
}

/* font-family: 'Ephesis', cursive !important; */
.nav-link.disabled {
  color: #fff !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}
p {
  margin-bottom: 0px !important;
  font-size: 20px;
  letter-spacing: 0.2px;
  font-family: "Brandon Grotesque Regular" !important;
}
body {
  font-family: Brandon Grotesque Light, sans-serif !important;
  overflow-x: hidden;
}
/* Navbar */
.navbar-nav .nav-link {
  word-spacing: 5px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  font-family: "Brandon Grotesque Regular";
  font-weight: 600 !important;
  transition: 0.5s ease all;
}
.dropdown_links li a {
  font-size: 14px !important;
}
.navbar .megadropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}
.navbar .megadropdown-menu {
  border: none;
  background-color: #fff !important;
  overflow-y: scroll !important;
}
.text-blue {
  color: #22bcee;
  font-weight: 700;
}
.text-blue a {
  color: #22bcee !important;
  font-weight: 700;
}
.text-blue a:hover {
  color: #22bcee !important;
  text-decoration: none;
}

.dropdown-menu {
  width: 22rem !important;
}
#style-1::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

#style-1::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

#style-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

.dropdown-menu .underline {
  margin-bottom: 5px !important;
}
@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar .nav-item {
    padding: 0px 0px 0px;
    margin: 0 0.25rem;
  }
  .navbar .megadropdown {
    position: static;
  }
  .navbar .megadropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 57px;
    padding: 0px !important;
  }
  .navbar .dropdown-menu {
    top: 64px;
  }
  .navbar .megadropdown:hover .megadropdown-menu,
  .navbar .megadropdown .megadropdown-menu:hover {
    max-height: 300px;
    opacity: 1;
  }
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    max-height: 300px;
    opacity: 1;
  }
  .dropdown .dropdown-menu {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
  }
  .dropdown.show .dropdown-menu {
    max-height: 300px;
    opacity: 1;
  }
  .dropdown .megadropdown-menu {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
  }
  .dropdown.show .megadropdown-menu {
    max-height: 300px;
    opacity: 1;
  }
  .navbar .dropdown-menu {
    background-color: #fff;
  }
}
.nav-item a {
  color: #222;
}
.navbar .dropdown-menu {
  left: 17px;
  border-radius: 0px !important;
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
/* .logo-container{padding-bottom: 10px;} */

#inner-navbar {
  padding: 0px 0px;
}
.navbar-collapse {
  position: absolute;
  right: 0px;
  top: -66px;
}
header {
  background: #000;
  position: absolute;
  top: 0px;
  z-index: 9;
  width: 100%;
}
.av-logo {
  display: none;
  width: 80px !important;
  margin-top: 6px;
}
.navbars-fixed .navbar-nav .nav-link {
  color: #6e6e6e;
}
.navbars-fixed {
  padding: 25px 0px !important;
}
.navbars-fixed .main-logo {
  display: none;
}
.navbars-fixed .navbar-collapse {
  right: 0;
  left: 0;
  top: -48px !important;
  text-align: center;
  margin: auto;
  z-index: 99;
}
.navbars-fixed .navbar .nav-item {
  margin: auto;
  margin-left: 0px;
}
.navbars-fixed .navbar .dropdown-menu {
  top: 64px !important;
  background: #f9f9f9;
}
/* .navbars-fixed .navbar .nav-link{padding:0.3rem 1rem 0.3rem 1rem !important} */
.navbars-fixed .navbar-nav {
  padding-bottom: 0px;
}
.navbars-fixed {
  position: sticky;
  top: 0;
  transition: 0.9s;
  background: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  z-index: 9 !important;
}
.navbars-fixed .av-logo {
  display: block;
}
.navbars-fixed .nav-link.disabled {
  color: #6e6e6e !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}

.social-img {
  width: 28px !important;
  height: 28px;
  margin: 5px;
}
.navbar {
  padding: 0px !important;
}
.mega-dropdown .nav-item {
  padding: 0px;
  margin: 0px;
}
.mega-dropdown .nav-link {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.underline {
  border-bottom: 2px solid #dd2527;
  width: 40px;
}
/* nav{background: #fff;} */
/*.nav-container{border-bottom: 4px solid transparent;}
*/
.menu-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/*.nav-img-container{margin: auto;}*/

.contact-details {
  display: inline-flex;
}
.phone-container,
.email-container {
  display: inline-flex;
  padding: 0px;
}
.contact-icon {
  font-size: 28px !important;
  color: #fff;
  width: 40px;
  height: 40px;
}
.contact-content {
  margin: auto;
  padding-left: 4px;
}
.contact-details a {
  color: #444;
  margin: 0px 10px;
}
.contact-details a:hover {
  color: #22bcee;
  text-decoration: none;
  outline: none;
}
.contact-details a:focus {
  outline: none;
}
.carousel-inner img {
  width: 100%;
  height: 100%;
}
.amazing-points {
  padding-top: 100px;
  background: #e1e1e1;
}

/* .cloud{height: 226px;z-index: 1;position: relative;top: -145px;width: 100%;left: 0;} */

/* .slider:before{background-image: url('../../images/cloud-3-top.png');height: 226px;z-index: 1;
position: absolute;content: '';left: -100px;right: -100px;z-index: 1;top: 13px;width: 100%;
left: 0;} */
/* .nav-link{padding:.5rem 1rem 0 1rem !important} */

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background: none !important;
}
.carousel-caption {
  left: 15% !important;
  top: 30%;
  bottom: 0px !important;
  padding: 0px !important;
  text-align: left !important;
}
.carousel-caption .first-line {
  font-weight: 300;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  text-align: left;
  padding: 15px;
  width: 40%;
}
.carousel-caption .second-line {
  font-weight: 600;
  font-size: 55px;
  color: #fff;
  text-align: left;
}
.carousel-caption .more-button {
  display: inline-block;
  padding: 6px 15px;
  border-radius: 3px;
  font-size: 18px;
  margin-top: 10px;
  background: #dd2527;
}
.carousel-caption .slider-more-button-container {
  text-align: left;
}
.carousel-indicators {
  bottom: 6% !important;
}
.carousel-indicators .active {
  background-color: #22bcee;
}

.intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 480px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.tagline {
  font-size: 42px;
  line-height: 60px;
  font-weight: 400;
  padding-top: 0px;
  text-align: center;
  color: #dd2527;
  font-family: "Dancing Script", cursive !important;
}
.tag-underline {
  width: 30px;
  margin: auto;
  border-bottom: 2px solid #dd2527;
}
.tagline-info {
  padding-top: 10px;
}
.country_content {
  border: 2px solid #22bcee !important;
}
.tagline-info {
  color: #6e6e6e;
  font-size: 20px;
  line-height: 1.3;
}
.dream_box img {
  width: 50px;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  width: 70px;
  margin-top: -40px;
  border: 2px solid #ddd;
}
.dream_box {
  height: 280px;
  border-bottom: 3px solid #dd2527;
  padding: 0px 20px 20px 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 2px 6px 0px #d7d7d7;
}

/* style="border-image: url('images/grunge-gray-bottom.png') 50 repeat;" */

.head-title {
  word-spacing: 5px;
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
  display: inline-block;
  font-family: "Dancing Script", cursive !important;
}
.head-underline {
  width: 60px;
  border-bottom: 3px solid #dd2527;
}
.head-content {
  padding-top: 25px;
  padding-bottom: 20px;
  color: #6e6e6e;
  font-size: 20px;
}
.offer-slider .owl-nav {
  position: absolute;
  left: -30px;
  display: block;
  bottom: 0;
}
.offer-slider .owl-prev,
.offer-slider .owl-next {
  display: block;
}
.offer-slider.owl-carousel .owl-nav.disabled {
  display: block !important;
}
.offer-slider .owl-prev img,
.offer-slider .owl-next img {
  width: 20px;
  border-radius: 3px;
  margin: 10px auto;
}
.offer-slider .owl-prev:focus,
.offer-slider .owl-next:focus {
  outline: none;
}

.view-btn {
  display: inline-block;
  background: #dd2527;
  color: #fff;
  padding: 8px 30px;
  font-size: 21px;
  border-radius: 3px;
}

/* .brand-section{background: #d0d0d0;} */
.brand-row {
  background: #fff;
  position: relative;
}
/* .brand-row img{border-radius: 20px;} */
.brand-title {
  font-size: 42px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 40px;
  display: inline-block;
  font-family: "Dancing Script", cursive !important;
}
.brand-underline {
  width: 60px;
  margin: auto;
  border-bottom: 3px solid #dd2527;
}
.brand-content {
  padding: 25px 0;
  color: #6e6e6e;
  font-size: 20px;
}
.brand-name {
  font-family: Brandon Grotesque Regular !important;
  font-size: 20px;
  letter-spacing: 0.7px;
  z-index: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  bottom: 0px;
  padding: 3px 10px;
  left: 0px;
  right: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.popup-dialog {
  width: 100% !important;
  margin: 0;
  position: absolute !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
}
/* .brand-name{font-size: 17px;font-weight: 400;position: absolute;background: #fff;bottom: -15px;padding:5px 10px;left:0;right:0;margin: auto;text-align: center;width:150px;border-radius: 3px;color:#dd2527;box-shadow: 0px 2px 6px 0px #d7d7d7} */
/* .brand-img{border-radius: 3px;} */
/* .brand-row{margin-top: 40px;} */
.brands__box {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.brands-popup p {
  font-size: 18px;
  text-align: center;
  padding-top: 15px;
}
.brands-popup-title {
  color: #dd2527;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-family: Brandon Grotesque Medium;
}
.brands-content {
  padding: 40px !important;
}

.offer-slider {
  margin-top: 40px;
}
.offer-slider .owl-nav {
  font-size: 45px;
  color: #dd2527;
}
.offer-slider .owl-prev,
.offer-slider .owl-next {
  display: inline-block !important;
}
.offer-slider .owl-prev {
  margin-left: 5px;
}
.offer-slider .owl-nav {
  position: absolute;
  right: 0px;
  bottom: -60px;
  left: auto;
}

.newsletter {
  background-image: url("../../images/newsletter-new1.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed;
  padding-top: 65px;
  padding-bottom: 75px;
  margin-bottom: 40px;
}
.newsletter-tagline {
  font-size: 42px;
  color: #efefef;
  font-weight: 300;
  padding-bottom: 20px;
  font-family: "Dancing Script", cursive !important;
}
.newsletter-tagline span {
  font-weight: 600;
}
.newsletter-tagline-container {
  margin: auto;
}
.newsletter .email-box {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 8px 10px;
  color: #fff;
  width: 35%;
}
.subscribe-btn {
  background: #dd2527;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 3px;
  margin-top: 20px;
  color: #fff;
}

.testimonaials-sect {
  background: #e1e1e1;
}
.testimonial-box {
  padding: 0px 20px;
}
.testimonial-inner {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  padding: 44px 10px 44px;
  height: 228px;
  background: #fff;
}
.testimonial-name {
  margin: auto;
  color: #6e6e6e;
}
/* .testimonial-img{padding-bottom: 20px;} */
.testimonial-content {
  padding-top: 20px;
  color: #6e6e6e;
}
.testimonial-place {
  padding-bottom: 10px;
  color: #22bcee;
}
.testimonials-head-container {
  padding-top: 5px;
  text-align: right;
}
.testimonial-underline {
  width: 60px;
  border-bottom: 3px solid #dd2527;
  position: absolute;
  right: 18px;
}
.testimonial-slider .owl-nav {
  position: absolute;
  right: -30px;
  display: block;
  bottom: 5px;
}
.testimonial-slider .owl-prev,
.testimonial-slider .owl-next {
  display: block;
}
.testimonial-slider.owl-carousel .owl-nav.disabled {
  display: block !important;
}
.testimonial-slider .owl-prev img,
.testimonial-slider .owl-next img {
  width: 20px;
  border-radius: 3px;
  margin: 10px auto;
}
.testimonial-slider .owl-prev:focus,
.testimonial-slider .owl-next:focus {
  outline: none;
}

/* filter: grayscale(100%); */
.affiliate-img {
  border: 1px solid #efefef;
  border-radius: 3px;
  padding: 10px;
  transition: 0.3s ease;
  background: #fff;
}
.affiliate-img:hover {
  border: 1px solid #22bcee;
  filter: grayscale(0%);
}
.affiliate-slider .owl-nav {
  display: none;
}

.footer-top-image {
  background-image: url("../../images/world5.png");
  height: 166px;
  z-index: 1;
  content: "";
  width: 100%;
  background-repeat: no-repeat;
}
footer {
  background: #efefef;
}
.footer-contact-title {
  font-size: 22px;
  font-weight: 600;
  color: #131313;
  font-family: "Jhoiboy", sans-serif;
}

.footer-contact-title i {
  padding-right: 10px;
  color: #dd2527;
}
.footer-contact-info {
  padding-top: 10px;
  color: #6e6e6e;
}
.footer-contact-details a:hover {
  text-decoration: none;
}
.footer-contact-details a:hover p {
  color: #22bcee;
}
.footer-contact-details a:focus {
  text-decoration: none;
  outline: none;
}
.bottom-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 2px solid #dd2527;
  background: #333;
}

.quick-links-container {
  display: inline-flex;
  list-style: none;
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.quick-link {
  padding: 0px 20px;
}
.quick-link a {
  color: #efefef;
  font-size: 18px;
  transition: 0.3s ease;
}
.quick-link a:hover {
  text-decoration: none;
  color: #22bcee;
}

.social-footer .row {
  border-top: 1px solid #efefef;
  padding-top: 20px;
  margin: 0 40px;
}
.ps-container {
  text-align: right;
  color: #efefef;
}
.ps-container a {
  color: #dd2527;
}
.ps-container a:hover {
  text-decoration: none;
  color: #22bcee;
}
.copy-right-container {
  color: #efefef;
}

.social-links-container {
  margin-bottom: 0px;
  display: inline-flex;
  list-style-type: none;
}
.social-links {
  padding: 0px 10px;
}
.social-links i {
  font-size: 20px;
}
.social-links a {
  color: #dd2527;
}
.social-links a:hover {
  text-decoration: none;
  color: #22bcee;
}

/* .img-inner-shadow .layer {position:absolute;top:0px;right:0px;bottom:0px;left:0px;width: 100%;height: 100%;}

.img-inner-shadow:hover .layer{box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9);
-moz-box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9);ebkit-box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9)}

.img-inner-shadow .layer{transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;}

.img-inner-shadow:hover .layer{transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;} */
.caption {
  position: absolute;
  font-size: 1.5em;
  bottom: 0;
  left: 15px;
  color: #fff;
  text-shadow: 2px 2px 1px #000;
}

.nav-link {
  padding: 20px 10px !important;
  color: #fff;
  font-weight: 700 !important;
}
.dropdown-menu .nav-link {
  padding: 0.3rem 1rem !important;
}
.single-submenu {
  border: none !important;
}
.menuicon-container {
  margin: auto;
  text-align: right;
}
.navbar-nav {
  padding-bottom: 5px;
  padding-right: 17px;
}
.navbar-nav .nav-link:focus {
  outline: none;
}
.navbar-nav .nav-link:hover {
  color: #22bcee;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.social-links a:focus {
  outline: none;
}
.ps-container a:focus {
  outline: none;
}
.nav-social-container {
  display: inline-flex;
  padding: 0;
}
.nav-social-container {
  font-size: 18px !important;
  color: #dd2527;
  width: 40px;
  height: 40px;
  line-height: 38px !important;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #e8e9ee;
}
.phone-container:hover i,
.email-container:hover i,
.nav-social-container:hover i {
  color: #22bcee;
}

/* added code by ankita 04-03-2020 */
.world__map {
  margin-left: 55px;
}
.tour-head {
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}
.modal-content {
  background: linear-gradient(
      rgba(255, 255, 255, 0.95),
      rgba(255, 255, 255, 0.95)
    ),
    url("../../images/grayscale-map.jpg") !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: left !important;
}
.modal-content {
  padding: 30px 20px 20px !important;
}
.popup-heading {
  font-size: 40px;
  font-weight: 400;
  font-family: "Work Sans", sans-serif !important;
}
.modal-header {
  border-bottom: 0px !important;
  padding: 0px !important;
  text-align: center;
  margin: auto;
}
.modal-body {
  padding: 0px !important;
}
.modal-header button {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #dd2527;
  opacity: 1;
}
.view-btn:hover {
  color: #fff;
  text-decoration: none;
}
.world__map {
  position: relative;
}
.map-point {
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #000;
  border: 5px solid #dd2527;
  position: absolute;
}
.point1 {
  top: 62%;
  left: 23%;
}
.point2 {
  top: 26%;
  left: 50%;
}
.point3 {
  top: 48%;
  left: 45%;
}
.point4 {
  top: 30%;
  right: 34%;
}
.point5 {
  top: 30%;
  left: 12%;
}
.point6 {
  bottom: 28%;
  right: 18%;
}
.canvas {
  background: red;
}
.stroke-color {
  color: none;
}

.Click-here {
  cursor: pointer;
}
.pop-up-content-wrap {
  text-align: center;
  border: 1px dotted #dd2527;
  padding: 20px;
}
.pop-up-content-wrap p {
  text-align: center;
  padding-top: 15px;
}
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow-y: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 500px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: hidden;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width: 800px) {
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width: 799px) {
  .custom-model-inner {
    margin-top: 45px;
  }
}

/* about us page */
.about-banner {
  background: url("../../images/wp2173658.jpg");
  padding: 140px 0px;
  height: 350px;
  background-position: bottom;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
.about-banner::before {
  background-image: url("../../raw/cloud-3-top.png");
  height: 226px;
  z-index: 1;
  position: absolute;
  content: "";
  left: -100px;
  right: -100px;
  z-index: 1;
  top: 60px;
  width: 100%;
  left: 0;
}
.banner-heading {
  text-align: center;
}
.banner-heading h2 {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 300px;
  margin: auto;
  padding: 10px;
}
.about-us {
  position: relative;
  top: -100px;
  padding-bottom: 20px;
}
.about-us-wrapper {
  text-align: right;
  position: relative;
}
.about-us-wrapper .about-us-img1 img {
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  right: 35px;
  bottom: 0;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid #ffffff;
  z-index: 99;
}
.about-us-wrapper .about-us-img2 img {
  position: absolute;
  top: 220px;
  left: -136px;
}
.about-us-content h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  display: inline-block;
}
.about-us-content .brand-underline {
  text-align: left;
  margin: 0px;
}
.aboutus-bottom1 p {
  line-height: 32px;
}
.about-amazing {
  color: #00ccff;
  font-size: 17px;
}
.about-vacation {
  color: #ff0000;
  font-size: 17px;
}
.about-us-content p {
  line-height: 30px;
}
.about-us-inner {
  background: #f5f5f5;
  padding: 82px 70px !important;
}

/* brands circle */
.brands-circle {
  text-align: center;
  margin: auto;
  padding: 80px 0px;
  box-shadow: 0px 2px 6px 0px #d7d7d7;
}

.brands-circle img {
  width: 135px;
}
.brands-circle span {
  font-family: arial;
  font-weight: 600 !important;
  font-size: 20px !important;
}
#warped {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  background: #e9dfea;
  border-radius: 50%;
}

#warped > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped span {
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped .w0 {
  -moz-transform: rotate(7.06rad);
  -webkit-transform: rotate(7.06rad);
  -o-transform: rotate(7.06rad);
  -ms-transform: rotate(7.06rad);
  transform: rotate(7.06rad);
  width: 17px;
  height: 44px;
  left: 32.01px;
  top: 166.8px;
}

#warped .w1 {
  -moz-transform: rotate(6.88rad);
  -webkit-transform: rotate(6.88rad);
  -o-transform: rotate(6.88rad);
  -ms-transform: rotate(6.88rad);
  transform: rotate(6.88rad);
  width: 23px;
  height: 44px;
  left: 45.2px;
  top: 180.14px;
}

#warped .w2 {
  -moz-transform: rotate(6.72rad);
  -webkit-transform: rotate(6.72rad);
  -o-transform: rotate(6.72rad);
  -ms-transform: rotate(6.72rad);
  transform: rotate(6.72rad);
  width: 14px;
  height: 44px;
  left: 66.61px;
  top: 189.8px;
}

#warped .w3 {
  -moz-transform: rotate(6.59rad);
  -webkit-transform: rotate(6.59rad);
  -o-transform: rotate(6.59rad);
  -ms-transform: rotate(6.59rad);
  transform: rotate(6.59rad);
  width: 13px;
  height: 44px;
  left: 80.59px;
  top: 195.13px;
}

#warped .w4 {
  -moz-transform: rotate(6.5rad);
  -webkit-transform: rotate(6.5rad);
  -o-transform: rotate(6.5rad);
  -ms-transform: rotate(6.5rad);
  transform: rotate(6.5rad);
  width: 8px;
  height: 44px;
  left: 94.18px;
  top: 198.16px;
}

#warped .w5 {
  -moz-transform: rotate(6.39rad);
  -webkit-transform: rotate(6.39rad);
  -o-transform: rotate(6.39rad);
  -ms-transform: rotate(6.39rad);
  transform: rotate(6.39rad);
  width: 15px;
  height: 44px;
  left: 103px;
  top: 200.23px;
}

#warped .w6 {
  -moz-transform: rotate(6.26rad);
  -webkit-transform: rotate(6.26rad);
  -o-transform: rotate(6.26rad);
  -ms-transform: rotate(6.26rad);
  transform: rotate(6.26rad);
  width: 15px;
  height: 44px;
  left: 118.97px;
  top: 200.97px;
}

#warped .w7 {
  -moz-transform: rotate(6.15rad);
  -webkit-transform: rotate(6.15rad);
  -o-transform: rotate(6.15rad);
  -ms-transform: rotate(6.15rad);
  transform: rotate(6.15rad);
  width: 8px;
  height: 44px;
  left: 134.93px;
  top: 200.05px;
}

#warped .w8 {
  -moz-transform: rotate(6.01rad);
  -webkit-transform: rotate(6.01rad);
  -o-transform: rotate(6.01rad);
  -ms-transform: rotate(6.01rad);
  transform: rotate(6.01rad);
  width: 25px;
  height: 44px;
  left: 143.57px;
  top: 196.59px;
}

#warped .w9 {
  -moz-transform: rotate(5.85rad);
  -webkit-transform: rotate(5.85rad);
  -o-transform: rotate(5.85rad);
  -ms-transform: rotate(5.85rad);
  transform: rotate(5.85rad);
  width: 9px;
  height: 44px;
  left: 168.47px;
  top: 190.45px;
}

#warped .w10 {
  -moz-transform: rotate(5.73rad);
  -webkit-transform: rotate(5.73rad);
  -o-transform: rotate(5.73rad);
  -ms-transform: rotate(5.73rad);
  transform: rotate(5.73rad);
  width: 18px;
  height: 44px;
  left: 176.79px;
  top: 183.69px;
}

#warped .w11 {
  -moz-transform: rotate(5.57rad);
  -webkit-transform: rotate(5.57rad);
  -o-transform: rotate(5.57rad);
  -ms-transform: rotate(5.57rad);
  transform: rotate(5.57rad);
  width: 18px;
  height: 44px;
  left: 192.17px;
  top: 172.58px;
}

#warped .w12 {
  -moz-transform: rotate(5.69rad);
  -webkit-transform: rotate(5.69rad);
  -o-transform: rotate(5.69rad);
  -ms-transform: rotate(5.69rad);
  transform: rotate(5.69rad);
  width: 15px;
  height: 44px;
  left: 182.44px;
  top: 181.05px;
}

#warped .w13 {
  -moz-transform: rotate(5.56rad);
  -webkit-transform: rotate(5.56rad);
  -o-transform: rotate(5.56rad);
  -ms-transform: rotate(5.56rad);
  transform: rotate(5.56rad);
  width: 15px;
  height: 44px;
  left: 195.12px;
  top: 171.32px;
}

#warped .w14 {
  -moz-transform: rotate(5.42rad);
  -webkit-transform: rotate(5.42rad);
  -o-transform: rotate(5.42rad);
  -ms-transform: rotate(5.42rad);
  transform: rotate(5.42rad);
  width: 15px;
  height: 44px;
  left: 206.39px;
  top: 159.97px;
}

#warped .w15 {
  -moz-transform: rotate(5.6rad);
  -webkit-transform: rotate(5.6rad);
  -o-transform: rotate(5.6rad);
  -ms-transform: rotate(5.6rad);
  transform: rotate(5.6rad);
  width: 13px;
  height: 36px;
  left: 191.75px;
  top: 182.99px;
}

#warped .w16 {
  -moz-transform: rotate(5.49rad);
  -webkit-transform: rotate(5.49rad);
  -o-transform: rotate(5.49rad);
  -ms-transform: rotate(5.49rad);
  transform: rotate(5.49rad);
  width: 13px;
  height: 36px;
  left: 201.67px;
  top: 174.11px;
}

#warped1 {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  border-radius: 50%;
  background: #ffffa9e6;
}
#warped1 > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped1 span {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped1 .w0 {
  -moz-transform: rotate(7.18rad);
  -webkit-transform: rotate(7.18rad);
  -o-transform: rotate(7.18rad);
  -ms-transform: rotate(7.18rad);
  transform: rotate(7.18rad);
  width: 17px;
  height: 44px;
  left: 22.28px;
  top: 155.96px;
}

#warped1 .w1 {
  -moz-transform: rotate(7rad);
  -webkit-transform: rotate(7rad);
  -o-transform: rotate(7rad);
  -ms-transform: rotate(7rad);
  transform: rotate(7rad);
  width: 23px;
  height: 44px;
  left: 33.71px;
  top: 171.18px;
}

#warped1 .w2 {
  -moz-transform: rotate(6.84rad);
  -webkit-transform: rotate(6.84rad);
  -o-transform: rotate(6.84rad);
  -ms-transform: rotate(6.84rad);
  transform: rotate(6.84rad);
  width: 14px;
  height: 44px;
  left: 53.81px;
  top: 182.84px;
}

#warped1 .w3 {
  -moz-transform: rotate(6.72rad);
  -webkit-transform: rotate(6.72rad);
  -o-transform: rotate(6.72rad);
  -ms-transform: rotate(6.72rad);
  transform: rotate(6.72rad);
  width: 13px;
  height: 44px;
  left: 67.04px;
  top: 189.77px;
}

#warped1 .w4 {
  -moz-transform: rotate(6.62rad);
  -webkit-transform: rotate(6.62rad);
  -o-transform: rotate(6.62rad);
  -ms-transform: rotate(6.62rad);
  transform: rotate(6.62rad);
  width: 8px;
  height: 44px;
  left: 80.17px;
  top: 194.13px;
}

#warped1 .w5 {
  -moz-transform: rotate(6.51rad);
  -webkit-transform: rotate(6.51rad);
  -o-transform: rotate(6.51rad);
  -ms-transform: rotate(6.51rad);
  transform: rotate(6.51rad);
  width: 15px;
  height: 44px;
  left: 88.65px;
  top: 197.69px;
}

#warped1 .w6 {
  -moz-transform: rotate(6.38rad);
  -webkit-transform: rotate(6.38rad);
  -o-transform: rotate(6.38rad);
  -ms-transform: rotate(6.38rad);
  transform: rotate(6.38rad);
  width: 15px;
  height: 44px;
  left: 104.41px;
  top: 200.38px;
}

#warped1 .w7 {
  -moz-transform: rotate(6.27rad);
  -webkit-transform: rotate(6.27rad);
  -o-transform: rotate(6.27rad);
  -ms-transform: rotate(6.27rad);
  transform: rotate(6.27rad);
  width: 8px;
  height: 44px;
  left: 120.39px;
  top: 200.99px;
}

#warped1 .w8 {
  -moz-transform: rotate(6.2rad);
  -webkit-transform: rotate(6.2rad);
  -o-transform: rotate(6.2rad);
  -ms-transform: rotate(6.2rad);
  transform: rotate(6.2rad);
  width: 9px;
  height: 44px;
  left: 129.38px;
  top: 200.58px;
}

#warped1 .w9 {
  -moz-transform: rotate(6.09rad);
  -webkit-transform: rotate(6.09rad);
  -o-transform: rotate(6.09rad);
  -ms-transform: rotate(6.09rad);
  transform: rotate(6.09rad);
  width: 15px;
  height: 44px;
  left: 139.25px;
  top: 198.8px;
}

#warped1 .w10 {
  -moz-transform: rotate(5.95rad);
  -webkit-transform: rotate(5.95rad);
  -o-transform: rotate(5.95rad);
  -ms-transform: rotate(5.95rad);
  transform: rotate(5.95rad);
  width: 15px;
  height: 44px;
  left: 154.7px;
  top: 194.7px;
}

#warped1 .w11 {
  -moz-transform: rotate(5.82rad);
  -webkit-transform: rotate(5.82rad);
  -o-transform: rotate(5.82rad);
  -ms-transform: rotate(5.82rad);
  transform: rotate(5.82rad);
  width: 14px;
  height: 44px;
  left: 169.52px;
  top: 188.78px;
}

#warped1 .w12 {
  -moz-transform: rotate(5.69rad);
  -webkit-transform: rotate(5.69rad);
  -o-transform: rotate(5.69rad);
  -ms-transform: rotate(5.69rad);
  transform: rotate(5.69rad);
  width: 15px;
  height: 44px;
  left: 182.44px;
  top: 181.05px;
}

#warped1 .w13 {
  -moz-transform: rotate(5.56rad);
  -webkit-transform: rotate(5.56rad);
  -o-transform: rotate(5.56rad);
  -ms-transform: rotate(5.56rad);
  transform: rotate(5.56rad);
  width: 15px;
  height: 44px;
  left: 195.12px;
  top: 171.32px;
}

#warped1 .w14 {
  -moz-transform: rotate(5.42rad);
  -webkit-transform: rotate(5.42rad);
  -o-transform: rotate(5.42rad);
  -ms-transform: rotate(5.42rad);
  transform: rotate(5.42rad);
  width: 15px;
  height: 44px;
  left: 206.39px;
  top: 159.97px;
}

#warped1 .w15 {
  -moz-transform: rotate(5.6rad);
  -webkit-transform: rotate(5.6rad);
  -o-transform: rotate(5.6rad);
  -ms-transform: rotate(5.6rad);
  transform: rotate(5.6rad);
  width: 13px;
  height: 36px;
  left: 191.75px;
  top: 182.99px;
}

#warped1 .w16 {
  -moz-transform: rotate(5.49rad);
  -webkit-transform: rotate(5.49rad);
  -o-transform: rotate(5.49rad);
  -ms-transform: rotate(5.49rad);
  transform: rotate(5.49rad);
  width: 13px;
  height: 36px;
  left: 201.67px;
  top: 174.11px;
}

#warped2 {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  background: #ff9791;
  border-radius: 50%;
}

#warped2 > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped2 span {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped2 .w0 {
  -moz-transform: rotate(7.25rad);
  -webkit-transform: rotate(7.25rad);
  -o-transform: rotate(7.25rad);
  -ms-transform: rotate(7.25rad);
  transform: rotate(7.25rad);
  width: 17px;
  height: 44px;
  left: 17.4px;
  top: 149.37px;
}

#warped2 .w1 {
  -moz-transform: rotate(7.07rad);
  -webkit-transform: rotate(7.07rad);
  -o-transform: rotate(7.07rad);
  -ms-transform: rotate(7.07rad);
  transform: rotate(7.07rad);
  width: 23px;
  height: 44px;
  left: 27.76px;
  top: 165.54px;
}

#warped2 .w2 {
  -moz-transform: rotate(6.91rad);
  -webkit-transform: rotate(6.91rad);
  -o-transform: rotate(6.91rad);
  -ms-transform: rotate(6.91rad);
  transform: rotate(6.91rad);
  width: 14px;
  height: 44px;
  left: 47.02px;
  top: 178.25px;
}

#warped2 .w3 {
  -moz-transform: rotate(6.78rad);
  -webkit-transform: rotate(6.78rad);
  -o-transform: rotate(6.78rad);
  -ms-transform: rotate(6.78rad);
  transform: rotate(6.78rad);
  width: 13px;
  height: 44px;
  left: 59.74px;
  top: 186.04px;
}

#warped2 .w4 {
  -moz-transform: rotate(6.69rad);
  -webkit-transform: rotate(6.69rad);
  -o-transform: rotate(6.69rad);
  -ms-transform: rotate(6.69rad);
  transform: rotate(6.69rad);
  width: 8px;
  height: 44px;
  left: 72.55px;
  top: 191.13px;
}

#warped2 .w5 {
  -moz-transform: rotate(6.58rad);
  -webkit-transform: rotate(6.58rad);
  -o-transform: rotate(6.58rad);
  -ms-transform: rotate(6.58rad);
  transform: rotate(6.58rad);
  width: 15px;
  height: 44px;
  left: 80.75px;
  top: 195.5px;
}

#warped2 .w6 {
  -moz-transform: rotate(6.45rad);
  -webkit-transform: rotate(6.45rad);
  -o-transform: rotate(6.45rad);
  -ms-transform: rotate(6.45rad);
  transform: rotate(6.45rad);
  width: 15px;
  height: 44px;
  left: 96.29px;
  top: 199.27px;
}

#warped2 .w7 {
  -moz-transform: rotate(6.34rad);
  -webkit-transform: rotate(6.34rad);
  -o-transform: rotate(6.34rad);
  -ms-transform: rotate(6.34rad);
  transform: rotate(6.34rad);
  width: 8px;
  height: 44px;
  left: 112.2px;
  top: 200.74px;
}

#warped2 .w8 {
  -moz-transform: rotate(6.2rad);
  -webkit-transform: rotate(6.2rad);
  -o-transform: rotate(6.2rad);
  -ms-transform: rotate(6.2rad);
  transform: rotate(6.2rad);
  width: 25px;
  height: 44px;
  left: 121.18px;
  top: 200.6px;
}

#warped2 .w9 {
  -moz-transform: rotate(6.02rad);
  -webkit-transform: rotate(6.02rad);
  -o-transform: rotate(6.02rad);
  -ms-transform: rotate(6.02rad);
  transform: rotate(6.02rad);
  width: 14px;
  height: 44px;
  left: 146.87px;
  top: 197.18px;
}

#warped2 .w10 {
  -moz-transform: rotate(5.89rad);
  -webkit-transform: rotate(5.89rad);
  -o-transform: rotate(5.89rad);
  -ms-transform: rotate(5.89rad);
  transform: rotate(5.89rad);
  width: 15px;
  height: 44px;
  left: 161.08px;
  top: 192.33px;
}

#warped2 .w11 {
  -moz-transform: rotate(5.76rad);
  -webkit-transform: rotate(5.76rad);
  -o-transform: rotate(5.76rad);
  -ms-transform: rotate(5.76rad);
  transform: rotate(5.76rad);
  width: 15px;
  height: 44px;
  left: 175.46px;
  top: 185.36px;
}

#warped2 .w12 {
  -moz-transform: rotate(5.65rad);
  -webkit-transform: rotate(5.65rad);
  -o-transform: rotate(5.65rad);
  -ms-transform: rotate(5.65rad);
  transform: rotate(5.65rad);
  width: 8px;
  height: 44px;
  left: 189.48px;
  top: 178.6px;
}

#warped2 .w13 {
  -moz-transform: rotate(5.55rad);
  -webkit-transform: rotate(5.55rad);
  -o-transform: rotate(5.55rad);
  -ms-transform: rotate(5.55rad);
  transform: rotate(5.55rad);
  width: 15px;
  height: 44px;
  left: 195.72px;
  top: 170.79px;
}

#warped2 .w14 {
  -moz-transform: rotate(5.42rad);
  -webkit-transform: rotate(5.42rad);
  -o-transform: rotate(5.42rad);
  -ms-transform: rotate(5.42rad);
  transform: rotate(5.42rad);
  width: 15px;
  height: 44px;
  left: 206.91px;
  top: 159.37px;
}

#warped2 .w15 {
  -moz-transform: rotate(5.29rad);
  -webkit-transform: rotate(5.29rad);
  -o-transform: rotate(5.29rad);
  -ms-transform: rotate(5.29rad);
  transform: rotate(5.29rad);
  width: 12px;
  height: 44px;
  left: 217.14px;
  top: 147.8px;
}

#warped2 .w16 {
  -moz-transform: rotate(5.49rad);
  -webkit-transform: rotate(5.49rad);
  -o-transform: rotate(5.49rad);
  -ms-transform: rotate(5.49rad);
  transform: rotate(5.49rad);
  width: 13px;
  height: 36px;
  left: 201.67px;
  top: 174.11px;
}

#warped3 {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  border-radius: 50%;
  background: #dfc2a8;
}

#warped3 > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped3 span {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped3 .w0 {
  -moz-transform: rotate(7.05rad);
  -webkit-transform: rotate(7.05rad);
  -o-transform: rotate(7.05rad);
  -ms-transform: rotate(7.05rad);
  transform: rotate(7.05rad);
  width: 17px;
  height: 44px;
  left: 32.67px;
  top: 167.44px;
}

#warped3 .w1 {
  -moz-transform: rotate(6.87rad);
  -webkit-transform: rotate(6.87rad);
  -o-transform: rotate(6.87rad);
  -ms-transform: rotate(6.87rad);
  transform: rotate(6.87rad);
  width: 23px;
  height: 44px;
  left: 45.95px;
  top: 180.65px;
}

#warped3 .w2 {
  -moz-transform: rotate(6.71rad);
  -webkit-transform: rotate(6.71rad);
  -o-transform: rotate(6.71rad);
  -ms-transform: rotate(6.71rad);
  transform: rotate(6.71rad);
  width: 14px;
  height: 44px;
  left: 67.44px;
  top: 190.18px;
}

#warped3 .w3 {
  -moz-transform: rotate(6.59rad);
  -webkit-transform: rotate(6.59rad);
  -o-transform: rotate(6.59rad);
  -ms-transform: rotate(6.59rad);
  transform: rotate(6.59rad);
  width: 13px;
  height: 44px;
  left: 81.45px;
  top: 195.41px;
}

#warped3 .w4 {
  -moz-transform: rotate(6.49rad);
  -webkit-transform: rotate(6.49rad);
  -o-transform: rotate(6.49rad);
  -ms-transform: rotate(6.49rad);
  transform: rotate(6.49rad);
  width: 8px;
  height: 44px;
  left: 95.07px;
  top: 198.35px;
}

#warped3 .w5 {
  -moz-transform: rotate(6.38rad);
  -webkit-transform: rotate(6.38rad);
  -o-transform: rotate(6.38rad);
  -ms-transform: rotate(6.38rad);
  transform: rotate(6.38rad);
  width: 15px;
  height: 44px;
  left: 103.9px;
  top: 200.33px;
}

#warped3 .w6 {
  -moz-transform: rotate(6.25rad);
  -webkit-transform: rotate(6.25rad);
  -o-transform: rotate(6.25rad);
  -ms-transform: rotate(6.25rad);
  transform: rotate(6.25rad);
  width: 15px;
  height: 44px;
  left: 119.88px;
  top: 200.95px;
}

#warped3 .w7 {
  -moz-transform: rotate(6.14rad);
  -webkit-transform: rotate(6.14rad);
  -o-transform: rotate(6.14rad);
  -ms-transform: rotate(6.14rad);
  transform: rotate(6.14rad);
  width: 8px;
  height: 44px;
  left: 135.83px;
  top: 199.94px;
}

#warped3 .w8 {
  -moz-transform: rotate(6rad);
  -webkit-transform: rotate(6rad);
  -o-transform: rotate(6rad);
  -ms-transform: rotate(6rad);
  transform: rotate(6rad);
  width: 25px;
  height: 44px;
  left: 144.44px;
  top: 196.34px;
}

#warped3 .w9 {
  -moz-transform: rotate(5.83rad);
  -webkit-transform: rotate(5.83rad);
  -o-transform: rotate(5.83rad);
  -ms-transform: rotate(5.83rad);
  transform: rotate(5.83rad);
  width: 14px;
  height: 44px;
  left: 169.06px;
  top: 189px;
}

#warped3 .w10 {
  -moz-transform: rotate(5.72rad);
  -webkit-transform: rotate(5.72rad);
  -o-transform: rotate(5.72rad);
  -ms-transform: rotate(5.72rad);
  transform: rotate(5.72rad);
  width: 8px;
  height: 44px;
  left: 182.57px;
  top: 183.22px;
}

#warped3 .w11 {
  -moz-transform: rotate(5.62rad);
  -webkit-transform: rotate(5.62rad);
  -o-transform: rotate(5.62rad);
  -ms-transform: rotate(5.62rad);
  transform: rotate(5.62rad);
  width: 15px;
  height: 44px;
  left: 189.33px;
  top: 176.1px;
}

#warped3 .w12 {
  -moz-transform: rotate(5.5rad);
  -webkit-transform: rotate(5.5rad);
  -o-transform: rotate(5.5rad);
  -ms-transform: rotate(5.5rad);
  transform: rotate(5.5rad);
  width: 12px;
  height: 44px;
  left: 201.73px;
  top: 166.55px;
}

#warped3 .w13 {
  -moz-transform: rotate(5.55rad);
  -webkit-transform: rotate(5.55rad);
  -o-transform: rotate(5.55rad);
  -ms-transform: rotate(5.55rad);
  transform: rotate(5.55rad);
  width: 15px;
  height: 44px;
  left: 195.72px;
  top: 170.79px;
}

#warped3 .w14 {
  -moz-transform: rotate(5.42rad);
  -webkit-transform: rotate(5.42rad);
  -o-transform: rotate(5.42rad);
  -ms-transform: rotate(5.42rad);
  transform: rotate(5.42rad);
  width: 15px;
  height: 44px;
  left: 206.91px;
  top: 159.37px;
}

#warped3 .w15 {
  -moz-transform: rotate(5.29rad);
  -webkit-transform: rotate(5.29rad);
  -o-transform: rotate(5.29rad);
  -ms-transform: rotate(5.29rad);
  transform: rotate(5.29rad);
  width: 12px;
  height: 44px;
  left: 217.14px;
  top: 147.8px;
}

#warped3 .w16 {
  -moz-transform: rotate(5.49rad);
  -webkit-transform: rotate(5.49rad);
  -o-transform: rotate(5.49rad);
  -ms-transform: rotate(5.49rad);
  transform: rotate(5.49rad);
  width: 13px;
  height: 36px;
  left: 201.67px;
  top: 174.11px;
}

#warped4 {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  background: #dceef0;
  border-radius: 50%;
}

#warped4 > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped4 span {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped4 .w0 {
  -moz-transform: rotate(7.11rad);
  -webkit-transform: rotate(7.11rad);
  -o-transform: rotate(7.11rad);
  -ms-transform: rotate(7.11rad);
  transform: rotate(7.11rad);
  width: 17px;
  height: 44px;
  left: 27.59px;
  top: 162.21px;
}

#warped4 .w1 {
  -moz-transform: rotate(6.93rad);
  -webkit-transform: rotate(6.93rad);
  -o-transform: rotate(6.93rad);
  -ms-transform: rotate(6.93rad);
  transform: rotate(6.93rad);
  width: 23px;
  height: 44px;
  left: 40.04px;
  top: 176.39px;
}

#warped4 .w2 {
  -moz-transform: rotate(6.77rad);
  -webkit-transform: rotate(6.77rad);
  -o-transform: rotate(6.77rad);
  -ms-transform: rotate(6.77rad);
  transform: rotate(6.77rad);
  width: 14px;
  height: 44px;
  left: 60.91px;
  top: 186.95px;
}

#warped4 .w3 {
  -moz-transform: rotate(6.65rad);
  -webkit-transform: rotate(6.65rad);
  -o-transform: rotate(6.65rad);
  -ms-transform: rotate(6.65rad);
  transform: rotate(6.65rad);
  width: 13px;
  height: 44px;
  left: 74.58px;
  top: 192.99px;
}

#warped4 .w4 {
  -moz-transform: rotate(6.55rad);
  -webkit-transform: rotate(6.55rad);
  -o-transform: rotate(6.55rad);
  -ms-transform: rotate(6.55rad);
  transform: rotate(6.55rad);
  width: 8px;
  height: 44px;
  left: 87.99px;
  top: 196.61px;
}

#warped4 .w5 {
  -moz-transform: rotate(6.45rad);
  -webkit-transform: rotate(6.45rad);
  -o-transform: rotate(6.45rad);
  -ms-transform: rotate(6.45rad);
  transform: rotate(6.45rad);
  width: 15px;
  height: 44px;
  left: 96.68px;
  top: 199.33px;
}

#warped4 .w6 {
  -moz-transform: rotate(6.31rad);
  -webkit-transform: rotate(6.31rad);
  -o-transform: rotate(6.31rad);
  -ms-transform: rotate(6.31rad);
  transform: rotate(6.31rad);
  width: 15px;
  height: 44px;
  left: 112.59px;
  top: 200.93px;
}

#warped4 .w7 {
  -moz-transform: rotate(6.21rad);
  -webkit-transform: rotate(6.21rad);
  -o-transform: rotate(6.21rad);
  -ms-transform: rotate(6.21rad);
  transform: rotate(6.21rad);
  width: 8px;
  height: 44px;
  left: 128.58px;
  top: 200.68px;
}

#warped4 .w8 {
  -moz-transform: rotate(6.08rad);
  -webkit-transform: rotate(6.08rad);
  -o-transform: rotate(6.08rad);
  -ms-transform: rotate(6.08rad);
  transform: rotate(6.08rad);
  width: 19px;
  height: 44px;
  left: 137.45px;
  top: 198.76px;
}

#warped4 .w9 {
  -moz-transform: rotate(5.94rad);
  -webkit-transform: rotate(5.94rad);
  -o-transform: rotate(5.94rad);
  -ms-transform: rotate(5.94rad);
  transform: rotate(5.94rad);
  width: 14px;
  height: 44px;
  left: 156.81px;
  top: 194.14px;
}

#warped4 .w10 {
  -moz-transform: rotate(5.84rad);
  -webkit-transform: rotate(5.84rad);
  -o-transform: rotate(5.84rad);
  -ms-transform: rotate(5.84rad);
  transform: rotate(5.84rad);
  width: 8px;
  height: 44px;
  left: 170.89px;
  top: 189.56px;
}

#warped4 .w11 {
  -moz-transform: rotate(5.75rad);
  -webkit-transform: rotate(5.75rad);
  -o-transform: rotate(5.75rad);
  -ms-transform: rotate(5.75rad);
  transform: rotate(5.75rad);
  width: 11px;
  height: 44px;
  left: 178.67px;
  top: 184.66px;
}

#warped4 .w12 {
  -moz-transform: rotate(5.66rad);
  -webkit-transform: rotate(5.66rad);
  -o-transform: rotate(5.66rad);
  -ms-transform: rotate(5.66rad);
  transform: rotate(5.66rad);
  width: 8px;
  height: 44px;
  left: 188.99px;
  top: 178.95px;
}

#warped4 .w13 {
  -moz-transform: rotate(5.56rad);
  -webkit-transform: rotate(5.56rad);
  -o-transform: rotate(5.56rad);
  -ms-transform: rotate(5.56rad);
  transform: rotate(5.56rad);
  width: 14px;
  height: 44px;
  left: 195.4px;
  top: 171.52px;
}

#warped4 .w14 {
  -moz-transform: rotate(5.44rad);
  -webkit-transform: rotate(5.44rad);
  -o-transform: rotate(5.44rad);
  -ms-transform: rotate(5.44rad);
  transform: rotate(5.44rad);
  width: 12px;
  height: 44px;
  left: 206.36px;
  top: 161.69px;
}

#warped4 .w15 {
  -moz-transform: rotate(5.29rad);
  -webkit-transform: rotate(5.29rad);
  -o-transform: rotate(5.29rad);
  -ms-transform: rotate(5.29rad);
  transform: rotate(5.29rad);
  width: 12px;
  height: 44px;
  left: 217.14px;
  top: 147.8px;
}

#warped4 .w16 {
  -moz-transform: rotate(5.49rad);
  -webkit-transform: rotate(5.49rad);
  -o-transform: rotate(5.49rad);
  -ms-transform: rotate(5.49rad);
  transform: rotate(5.49rad);
  width: 13px;
  height: 36px;
  left: 201.67px;
  top: 174.11px;
}

#warped5 {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  border-radius: 50%;
  background: #aaf2aa;
}

#warped5 > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped5 span {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped5 .w0 {
  -moz-transform: rotate(7.28rad);
  -webkit-transform: rotate(7.28rad);
  -o-transform: rotate(7.28rad);
  -ms-transform: rotate(7.28rad);
  transform: rotate(7.28rad);
  width: 17px;
  height: 44px;
  left: 15.49px;
  top: 146.49px;
}

#warped5 .w1 {
  -moz-transform: rotate(7.1rad);
  -webkit-transform: rotate(7.1rad);
  -o-transform: rotate(7.1rad);
  -ms-transform: rotate(7.1rad);
  transform: rotate(7.1rad);
  width: 23px;
  height: 44px;
  left: 25.36px;
  top: 163.04px;
}

#warped5 .w2 {
  -moz-transform: rotate(6.94rad);
  -webkit-transform: rotate(6.94rad);
  -o-transform: rotate(6.94rad);
  -ms-transform: rotate(6.94rad);
  transform: rotate(6.94rad);
  width: 14px;
  height: 44px;
  left: 44.25px;
  top: 176.17px;
}

#warped5 .w3 {
  -moz-transform: rotate(6.81rad);
  -webkit-transform: rotate(6.81rad);
  -o-transform: rotate(6.81rad);
  -ms-transform: rotate(6.81rad);
  transform: rotate(6.81rad);
  width: 13px;
  height: 44px;
  left: 56.74px;
  top: 184.32px;
}

#warped5 .w4 {
  -moz-transform: rotate(6.72rad);
  -webkit-transform: rotate(6.72rad);
  -o-transform: rotate(6.72rad);
  -ms-transform: rotate(6.72rad);
  transform: rotate(6.72rad);
  width: 8px;
  height: 44px;
  left: 69.39px;
  top: 189.7px;
}

#warped5 .w5 {
  -moz-transform: rotate(6.61rad);
  -webkit-transform: rotate(6.61rad);
  -o-transform: rotate(6.61rad);
  -ms-transform: rotate(6.61rad);
  transform: rotate(6.61rad);
  width: 15px;
  height: 44px;
  left: 77.47px;
  top: 194.41px;
}

#warped5 .w6 {
  -moz-transform: rotate(6.48rad);
  -webkit-transform: rotate(6.48rad);
  -o-transform: rotate(6.48rad);
  -ms-transform: rotate(6.48rad);
  transform: rotate(6.48rad);
  width: 15px;
  height: 44px;
  left: 92.89px;
  top: 198.63px;
}

#warped5 .w7 {
  -moz-transform: rotate(6.37rad);
  -webkit-transform: rotate(6.37rad);
  -o-transform: rotate(6.37rad);
  -ms-transform: rotate(6.37rad);
  transform: rotate(6.37rad);
  width: 8px;
  height: 44px;
  left: 108.75px;
  top: 200.46px;
}

#warped5 .w8 {
  -moz-transform: rotate(6.23rad);
  -webkit-transform: rotate(6.23rad);
  -o-transform: rotate(6.23rad);
  -ms-transform: rotate(6.23rad);
  transform: rotate(6.23rad);
  width: 25px;
  height: 44px;
  left: 117.73px;
  top: 200.83px;
}

#warped5 .w9 {
  -moz-transform: rotate(6.05rad);
  -webkit-transform: rotate(6.05rad);
  -o-transform: rotate(6.05rad);
  -ms-transform: rotate(6.05rad);
  transform: rotate(6.05rad);
  width: 14px;
  height: 44px;
  left: 143.51px;
  top: 198px;
}

#warped5 .w10 {
  -moz-transform: rotate(5.95rad);
  -webkit-transform: rotate(5.95rad);
  -o-transform: rotate(5.95rad);
  -ms-transform: rotate(5.95rad);
  transform: rotate(5.95rad);
  width: 8px;
  height: 44px;
  left: 158.05px;
  top: 194.75px;
}

#warped5 .w11 {
  -moz-transform: rotate(5.88rad);
  -webkit-transform: rotate(5.88rad);
  -o-transform: rotate(5.88rad);
  -ms-transform: rotate(5.88rad);
  transform: rotate(5.88rad);
  width: 8px;
  height: 44px;
  left: 166.46px;
  top: 191.55px;
}

#warped5 .w12 {
  -moz-transform: rotate(5.77rad);
  -webkit-transform: rotate(5.77rad);
  -o-transform: rotate(5.77rad);
  -ms-transform: rotate(5.77rad);
  transform: rotate(5.77rad);
  width: 15px;
  height: 44px;
  left: 174.19px;
  top: 186.07px;
}

#warped5 .w13 {
  -moz-transform: rotate(5.64rad);
  -webkit-transform: rotate(5.64rad);
  -o-transform: rotate(5.64rad);
  -ms-transform: rotate(5.64rad);
  transform: rotate(5.64rad);
  width: 14px;
  height: 44px;
  left: 187.72px;
  top: 177.7px;
}

#warped5 .w14 {
  -moz-transform: rotate(5.54rad);
  -webkit-transform: rotate(5.54rad);
  -o-transform: rotate(5.54rad);
  -ms-transform: rotate(5.54rad);
  transform: rotate(5.54rad);
  width: 8px;
  height: 44px;
  left: 199.99px;
  top: 170.09px;
}

#warped5 .w15 {
  -moz-transform: rotate(5.44rad);
  -webkit-transform: rotate(5.44rad);
  -o-transform: rotate(5.44rad);
  -ms-transform: rotate(5.44rad);
  transform: rotate(5.44rad);
  width: 15px;
  height: 44px;
  left: 205.29px;
  top: 161.22px;
}

#warped5 .w16 {
  -moz-transform: rotate(5.3rad);
  -webkit-transform: rotate(5.3rad);
  -o-transform: rotate(5.3rad);
  -ms-transform: rotate(5.3rad);
  transform: rotate(5.3rad);
  width: 15px;
  height: 44px;
  left: 215.11px;
  top: 148.6px;
}

#warped6 {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  border-radius: 50%;
  background: linear-gradient(#b0aeae, #eae8e8);
}

#warped6 > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped6 span {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped6 .w0 {
  -moz-transform: rotate(7.16rad);
  -webkit-transform: rotate(7.16rad);
  -o-transform: rotate(7.16rad);
  -ms-transform: rotate(7.16rad);
  transform: rotate(7.16rad);
  width: 17px;
  height: 44px;
  left: 23.45px;
  top: 157.42px;
}

#warped6 .w1 {
  -moz-transform: rotate(6.99rad);
  -webkit-transform: rotate(6.99rad);
  -o-transform: rotate(6.99rad);
  -ms-transform: rotate(6.99rad);
  transform: rotate(6.99rad);
  width: 23px;
  height: 44px;
  left: 35.12px;
  top: 172.41px;
}

#warped6 .w2 {
  -moz-transform: rotate(6.82rad);
  -webkit-transform: rotate(6.82rad);
  -o-transform: rotate(6.82rad);
  -ms-transform: rotate(6.82rad);
  transform: rotate(6.82rad);
  width: 14px;
  height: 44px;
  left: 55.41px;
  top: 183.82px;
}

#warped6 .w3 {
  -moz-transform: rotate(6.7rad);
  -webkit-transform: rotate(6.7rad);
  -o-transform: rotate(6.7rad);
  -ms-transform: rotate(6.7rad);
  transform: rotate(6.7rad);
  width: 13px;
  height: 44px;
  left: 68.74px;
  top: 190.55px;
}

#warped6 .w4 {
  -moz-transform: rotate(6.6rad);
  -webkit-transform: rotate(6.6rad);
  -o-transform: rotate(6.6rad);
  -ms-transform: rotate(6.6rad);
  transform: rotate(6.6rad);
  width: 8px;
  height: 44px;
  left: 81.94px;
  top: 194.75px;
}

#warped6 .w5 {
  -moz-transform: rotate(6.5rad);
  -webkit-transform: rotate(6.5rad);
  -o-transform: rotate(6.5rad);
  -ms-transform: rotate(6.5rad);
  transform: rotate(6.5rad);
  width: 15px;
  height: 44px;
  left: 90.47px;
  top: 198.11px;
}

#warped6 .w6 {
  -moz-transform: rotate(6.36rad);
  -webkit-transform: rotate(6.36rad);
  -o-transform: rotate(6.36rad);
  -ms-transform: rotate(6.36rad);
  transform: rotate(6.36rad);
  width: 15px;
  height: 44px;
  left: 106.27px;
  top: 200.56px;
}

#warped6 .w7 {
  -moz-transform: rotate(6.26rad);
  -webkit-transform: rotate(6.26rad);
  -o-transform: rotate(6.26rad);
  -ms-transform: rotate(6.26rad);
  transform: rotate(6.26rad);
  width: 8px;
  height: 44px;
  left: 122.26px;
  top: 200.97px;
}

#warped6 .w8 {
  -moz-transform: rotate(6.14rad);
  -webkit-transform: rotate(6.14rad);
  -o-transform: rotate(6.14rad);
  -ms-transform: rotate(6.14rad);
  transform: rotate(6.14rad);
  width: 18px;
  height: 44px;
  left: 131.21px;
  top: 199.89px;
}

#warped6 .w9 {
  -moz-transform: rotate(6rad);
  -webkit-transform: rotate(6rad);
  -o-transform: rotate(6rad);
  -ms-transform: rotate(6rad);
  transform: rotate(6rad);
  width: 14px;
  height: 44px;
  left: 149.83px;
  top: 196.38px;
}

#warped6 .w10 {
  -moz-transform: rotate(5.88rad);
  -webkit-transform: rotate(5.88rad);
  -o-transform: rotate(5.88rad);
  -ms-transform: rotate(5.88rad);
  transform: rotate(5.88rad);
  width: 12px;
  height: 44px;
  left: 164.03px;
  top: 191.73px;
}

#warped6 .w11 {
  -moz-transform: rotate(5.76rad);
  -webkit-transform: rotate(5.76rad);
  -o-transform: rotate(5.76rad);
  -ms-transform: rotate(5.76rad);
  transform: rotate(5.76rad);
  width: 15px;
  height: 44px;
  left: 175.52px;
  top: 185.32px;
}

#warped6 .w12 {
  -moz-transform: rotate(5.63rad);
  -webkit-transform: rotate(5.63rad);
  -o-transform: rotate(5.63rad);
  -ms-transform: rotate(5.63rad);
  transform: rotate(5.63rad);
  width: 14px;
  height: 44px;
  left: 188.94px;
  top: 176.78px;
}

#warped6 .w13 {
  -moz-transform: rotate(5.5rad);
  -webkit-transform: rotate(5.5rad);
  -o-transform: rotate(5.5rad);
  -ms-transform: rotate(5.5rad);
  transform: rotate(5.5rad);
  width: 15px;
  height: 44px;
  left: 200.15px;
  top: 166.63px;
}

#warped6 .w14 {
  -moz-transform: rotate(5.37rad);
  -webkit-transform: rotate(5.37rad);
  -o-transform: rotate(5.37rad);
  -ms-transform: rotate(5.37rad);
  transform: rotate(5.37rad);
  width: 14px;
  height: 44px;
  left: 210.93px;
  top: 155.05px;
}

#warped6 .w15 {
  -moz-transform: rotate(5.44rad);
  -webkit-transform: rotate(5.44rad);
  -o-transform: rotate(5.44rad);
  -ms-transform: rotate(5.44rad);
  transform: rotate(5.44rad);
  width: 15px;
  height: 44px;
  left: 205.29px;
  top: 161.22px;
}

#warped6 .w16 {
  -moz-transform: rotate(5.3rad);
  -webkit-transform: rotate(5.3rad);
  -o-transform: rotate(5.3rad);
  -ms-transform: rotate(5.3rad);
  transform: rotate(5.3rad);
  width: 15px;
  height: 44px;
  left: 215.11px;
  top: 148.6px;
}

#warped7 {
  position: relative;
  display: block;
  width: 251px;
  height: 250px;
  background: linear-gradient(#ffd176, #fffacb);
  border-radius: 50%;
}

#warped7 > span[class^="w"]:nth-of-type(n + 0) {
  display: block;
  position: absolute;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#warped7 span {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.82;
  white-space: pre;
  overflow: visible;
  padding: 0px;
}

#warped7 .w0 {
  -moz-transform: rotate(7.1rad);
  -webkit-transform: rotate(7.1rad);
  -o-transform: rotate(7.1rad);
  -ms-transform: rotate(7.1rad);
  transform: rotate(7.1rad);
  width: 17px;
  height: 44px;
  left: 28.31px;
  top: 162.99px;
}

#warped7 .w1 {
  -moz-transform: rotate(6.92rad);
  -webkit-transform: rotate(6.92rad);
  -o-transform: rotate(6.92rad);
  -ms-transform: rotate(6.92rad);
  transform: rotate(6.92rad);
  width: 23px;
  height: 44px;
  left: 40.89px;
  top: 177.04px;
}

#warped7 .w2 {
  -moz-transform: rotate(6.76rad);
  -webkit-transform: rotate(6.76rad);
  -o-transform: rotate(6.76rad);
  -ms-transform: rotate(6.76rad);
  transform: rotate(6.76rad);
  width: 14px;
  height: 44px;
  left: 61.85px;
  top: 187.45px;
}

#warped7 .w3 {
  -moz-transform: rotate(6.64rad);
  -webkit-transform: rotate(6.64rad);
  -o-transform: rotate(6.64rad);
  -ms-transform: rotate(6.64rad);
  transform: rotate(6.64rad);
  width: 13px;
  height: 44px;
  left: 75.58px;
  top: 193.37px;
}

#warped7 .w4 {
  -moz-transform: rotate(6.54rad);
  -webkit-transform: rotate(6.54rad);
  -o-transform: rotate(6.54rad);
  -ms-transform: rotate(6.54rad);
  transform: rotate(6.54rad);
  width: 8px;
  height: 44px;
  left: 89.02px;
  top: 196.89px;
}

#warped7 .w5 {
  -moz-transform: rotate(6.44rad);
  -webkit-transform: rotate(6.44rad);
  -o-transform: rotate(6.44rad);
  -ms-transform: rotate(6.44rad);
  transform: rotate(6.44rad);
  width: 15px;
  height: 44px;
  left: 97.74px;
  top: 199.51px;
}

#warped7 .w6 {
  -moz-transform: rotate(6.3rad);
  -webkit-transform: rotate(6.3rad);
  -o-transform: rotate(6.3rad);
  -ms-transform: rotate(6.3rad);
  transform: rotate(6.3rad);
  width: 15px;
  height: 44px;
  left: 113.66px;
  top: 200.96px;
}

#warped7 .w7 {
  -moz-transform: rotate(6.2rad);
  -webkit-transform: rotate(6.2rad);
  -o-transform: rotate(6.2rad);
  -ms-transform: rotate(6.2rad);
  transform: rotate(6.2rad);
  width: 8px;
  height: 44px;
  left: 129.65px;
  top: 200.6px;
}

#warped7 .w8 {
  -moz-transform: rotate(6.09rad);
  -webkit-transform: rotate(6.09rad);
  -o-transform: rotate(6.09rad);
  -ms-transform: rotate(6.09rad);
  transform: rotate(6.09rad);
  width: 16px;
  height: 44px;
  left: 138.52px;
  top: 198.84px;
}

#warped7 .w9 {
  -moz-transform: rotate(5.95rad);
  -webkit-transform: rotate(5.95rad);
  -o-transform: rotate(5.95rad);
  -ms-transform: rotate(5.95rad);
  transform: rotate(5.95rad);
  width: 15px;
  height: 44px;
  left: 154.96px;
  top: 194.61px;
}

#warped7 .w10 {
  -moz-transform: rotate(5.82rad);
  -webkit-transform: rotate(5.82rad);
  -o-transform: rotate(5.82rad);
  -ms-transform: rotate(5.82rad);
  transform: rotate(5.82rad);
  width: 14px;
  height: 44px;
  left: 169.76px;
  top: 188.66px;
}

#warped7 .w11 {
  -moz-transform: rotate(5.69rad);
  -webkit-transform: rotate(5.69rad);
  -o-transform: rotate(5.69rad);
  -ms-transform: rotate(5.69rad);
  transform: rotate(5.69rad);
  width: 15px;
  height: 44px;
  left: 182.66px;
  top: 180.9px;
}

#warped7 .w12 {
  -moz-transform: rotate(5.57rad);
  -webkit-transform: rotate(5.57rad);
  -o-transform: rotate(5.57rad);
  -ms-transform: rotate(5.57rad);
  transform: rotate(5.57rad);
  width: 11px;
  height: 44px;
  left: 195.82px;
  top: 172.45px;
}

#warped7 .w13 {
  -moz-transform: rotate(5.46rad);
  -webkit-transform: rotate(5.46rad);
  -o-transform: rotate(5.46rad);
  -ms-transform: rotate(5.46rad);
  transform: rotate(5.46rad);
  width: 14px;
  height: 44px;
  left: 204.06px;
  top: 163.12px;
}

#warped7 .w14 {
  -moz-transform: rotate(5.37rad);
  -webkit-transform: rotate(5.37rad);
  -o-transform: rotate(5.37rad);
  -ms-transform: rotate(5.37rad);
  transform: rotate(5.37rad);
  width: 14px;
  height: 44px;
  left: 210.93px;
  top: 155.05px;
}

#warped7 .w15 {
  -moz-transform: rotate(5.44rad);
  -webkit-transform: rotate(5.44rad);
  -o-transform: rotate(5.44rad);
  -ms-transform: rotate(5.44rad);
  transform: rotate(5.44rad);
  width: 15px;
  height: 44px;
  left: 205.29px;
  top: 161.22px;
}

#warped7 .w16 {
  -moz-transform: rotate(5.3rad);
  -webkit-transform: rotate(5.3rad);
  -o-transform: rotate(5.3rad);
  -ms-transform: rotate(5.3rad);
  transform: rotate(5.3rad);
  width: 15px;
  height: 44px;
  left: 215.11px;
  top: 148.6px;
}

/*Added by priya 02-03-2020*/
.partner-section {
  padding-top: 70px;
  padding-bottom: 70px !important;
}

.brands-container {
  border-top: 1px solid #efefef;
  padding-top: 70px;
  padding-bottom: 0px;
  position: relative;
}
.footer-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.test-container {
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  position: relative;
}
.dream-container {
  padding-bottom: 80px;
}
.footer-link {
  text-align: center;
}

/* code added by ankita 20-08-2020 */
/* .banner-sec::before{
background-image: url('../../images/cloud-3-top.png');
height: 226px;
z-index: 1;
position: absolute;
content: '';
left: -100px;
right: -100px;
z-index: 1;
top: 13px;
width: 100%;
left: 0;
} */
.continuent-content p {
  color: #595353;
  font-size: 15px;
  line-height: 26px;
}
.bold-content {
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 30px;
}
/* .banner-sec{position: relative;} */
.banner-headline h1 {
  position: absolute;
  bottom: -8px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  text-align: center;
  padding: 7px;
  font-size: 35px;
  color: #fff;
}
.continuent {
  padding: 60px 0px;
}
.country-box img {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.country-box {
  border-radius: 10px;
  margin-bottom: 50px;
  box-shadow: 0px 3px 9px #071c551f;
  padding: 8px;
  background: #fff;
  text-align: center;
  border-bottom: 2px solid #22bcee;
}
.country-content {
  padding: 20px 2px;
  position: relative;
}
.country-content h2 {
  color: #dd2527;
  font-size: 22px;
}
.country-title {
  margin-bottom: 5px !important;
  color: #0f0f0f;
  font-weight: 500;
  height: 65px;
  font-size: 15px;
}
.country-days {
  color: #8c8a8a;
  margin-bottom: 8px !important;
}
.details-btn {
  margin-top: 5px;
  border: none;
  padding: 6px 10px;
  font-size: 13px;
  background: #dd2527;
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 3px;
}
.social-icons {
  position: absolute;
  top: -30px;
  right: 0px;
  background: #fff;
  width: 70px;
  border-top-left-radius: 20px;
  text-align: center;
  margin: auto;
  padding: 8px;
  color: #dd2527;
}
.social-icons i {
  font-size: 18px;
  padding-right: 5px;
}
.country-inner {
  padding: 80px 0px;
}
.accordions {
  font-family: arial;
  width: 95%;
  margin: 10px auto;
  border: 2px solid #dd2527;
  font-family: "Work Sans", sans-serif !important;
  border-radius: 6px;
  padding: 3px;
}

.accordion-item {
  background-color: #fff;
  /* margin-bottom: 20px; */
  border: 1px solid #f9f9f9;
  border-radius: 6px;
  border-bottom: 1px dotted #dd2527;
}

.accordion-item .accordion-title {
  cursor: pointer;
  padding: 12px 20px;
  transition: all 0.4s;
  /* border-radius: 5px 5px 0 0; */
  background: #fff;
}

.accordion-item .accordion-title.active-title {
  background-color: #dd2527;
  color: #fff;
}
/* .accordion-item .active{background: #dd2527;}
.accordion-item .active .day-heading{color:#fff} */
.accordion-item .accordion-title.active-title h2 {
  color: #fff !important;
}
.accordion-item .accordion-title h2 {
  margin: 0;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  color: #dd2527;
}
.accordian-details h2 {
  margin-bottom: 5px;
}
.accordion-item .active-title i.fa-angle-down {
  color: #fff !important;
}
.accordion-item .accordion-title i.fa-angle-down {
  transform: rotate(0);
  transition: 0.4s;
  color: #dd2527;
  opacity: 1;
  font-size: 24px;
}

.accordion-item .accordion-title i.fa-angle-down.angle-top {
  transform: rotate(-180deg);
}

.accordion-item .accordion-content {
  display: none;
  line-height: 1.7;
  padding: 20px;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}

.accordion-item .accordion-content.active {
  display: block;
}
.acc-underline {
  width: 60px;
  border: 1px solid #22bcee;
  text-align: left;
}
.accordion-item .accordion-content p {
  margin: 0;
  margin-top: 12px;
}

.popUp-div {
  position: fixed;
  width: 350px;
  height: 410px;
  border: 1px solid #22bcee;
  border-radius: 5px 0px 0px 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  float: right;
  z-index: 5;
  top: 200px;
  right: -4px;
  background-color: #fff;
  text-align: center;
}
.close-btn-receivables-total {
  position: absolute;
  left: 0px;
  float: left;
  width: 20px;
  height: 20px;
  /* background-color: #d9534f; */
  text-align: center;
  cursor: pointer;
  color: #22bcee;
}
.heading-popUp-div {
  margin-bottom: 0px;
}
.value-popUp-div {
  font-size: 19px;
  color: #0da550;
  margin-bottom: 0px;
  margin-top: 15px;
}
.stick-to-popUp-div {
  height: 55px;
  width: 30px;
  border-radius: 90px 0 0 90px;
  background: #22bcee;
  position: fixed;
  top: 45%;
  z-index: 1;
  right: 0px;
  cursor: pointer;
}
.hide {
  display: none !important;
}
.stick-to-popUp-div i {
  color: #fff;
  line-height: 54px;
  font-size: 18px;
  margin-left: 10px;
}
.forms-box input {
  padding: 5px;
  border: 1px solid #22bcee;
  width: 85%;
  border-radius: 3px;
}
.enquiry--heading {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  color: #22bcee;
}
.forms-box textarea {
  padding: 5px;
  border: 1px solid #22bcee;
  width: 85%;
  border-radius: 3px;
}
.enquiry-btn {
  background: #22bcee !important;
  color: #fff !important;
  border: none !important;
}
.forms-box input::placeholder {
  font-size: 12px;
  color: #dd2527;
}
.forms-box textarea::placeholder {
  font-size: 12px;
  color: #dd2527;
}
.popup-enquiry-heading {
  font-size: 26px;
  margin-bottom: 20px !important;
  color: #dd2527;
  text-align: center;
  margin: auto;
}
.country-body {
  margin: auto;
  text-align: center;
}

/* our brands inner page */
/*.brands_banner{
  height: 350px;
  background:url("../../images/banner-background.jpg");
  background-size: contain;
  background-repeat: repeat;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
}*/
.brands_banner {
  height: 350px;
  background: url(../../images/Dark-Grey.jpg);
  background-size: cover;
  background-position: left;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
}
.brands_banner .amazing-banner-heading {
  text-align: center;
}
.brands_banner h2 {
  display: inline-block;
  margin: 50px auto;
  text-align: center;
  background: #ffffff;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  padding: 30px;
  border-radius: 10px;
}
/*.brands_banner h2{
  display: inline-block;
  margin: 50px auto;
  text-align: center;
  background: #a0deff;
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
  padding: 30px;
  border-radius: 10px;
}*/
/*.brands_banner{height: 310px;background:url(../../images/Dark-Grey.jpg);background-size: cover;background-position: left;}*/
.about-banner1 {
  height: 500px;
  background: url(../../images/sliders/s6.jpg);
  background-size: cover;
  background-position: left;
}
/*.amazing-banner-heading h2{ font-size: 30px;text-transform: uppercase;letter-spacing: .5px;color:#fff;font-family: Brandon Grotesque Regular !important;position: absolute;top:210px;}*/
/*.amazing-banner-heading h2:before{content:"";width:140px;background: #fff;height:2px;display: block;position: absolute;top:50px}*/
/*.amazing-banner-heading h2:after{content:"";width:20px;background: #ddd;height:10px;display: block;position: absolute;top:46px}*/
.brands_inner {
  padding: 110px 0px 80px;
}
/* .diaries_img img{background: #E8F7FE;padding:10px;} */
/* .diaries_content-in{border:1px solid #ddd;padding:5px;} */
.diaries_row {
  border: 1px solid #eee;
}
.diaries_img {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.diaries_content {
  padding: 30px;
  height: 100%;
  text-align: center;
}
.diaries_content-in {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.diaries_content h2 {
  font-size: 20px;
  font-family: Brandon Grotesque Medium !important;
  font-weight: 600;
  text-transform: uppercase;
  color: #dd2527;
}
.diaries_content p {
  font-size: 18px;
  color: #6e6e6e;
  line-height: 30px;
  letter-spacing: 0.3px;
}
.content-box {
  color: #6e6e6e;
}
.thumbnail {
  position: relative;
  width: 100%;
  /* height: 100%; */

  overflow: hidden;
}

.thumbnail > img {
  /* max-width: 100%;
    height: 100%; */
  transition: all 0.5s ease;
}

.thumbnail div {
  position: absolute;
  background: rgba(1, 1, 1, 0.8);
  color: #fff;
  width: 85%;
  height: 72%;
  margin: 7% auto !important;
  text-align: center !important;
  opacity: 0;
  transition: all 0.3s ease;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
}

.thumbnail:hover > img {
  transform: scale(1.3);
}

.thumbnail:hover > div {
  opacity: 1;
}

.twitter {
  font: normal normal 10px Arial;
  text-align: center;
  color: #998578;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.twitter {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 14px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.twitter:hover {
  color: #ff7d6d;
  text-decoration: none;
}
.fl-fl span {
  font-size: 16px;
  color: #fff;
}
.fl-fl {
  background: rgba(0, 0, 0, 0.4);
  padding: 4px;
  width: 217px;
  position: fixed;
  right: -172px;
  z-index: 1000;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  height: 48px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.fa {
  font-size: 20px;
  color: #dd2527;
  padding: 7px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
}
.fl-fl a:hover {
  text-decoration: none;
}
.fl-fl a {
  color: #000 !important;
  text-decoration: none;
  text-align: center;
  line-height: 40px !important;
  vertical-align: top !important;
  font-size: 14px;
}

.float-fb {
  top: 160px;
}

.float-rs {
  top: 212px;
}

.float-ig {
  top: 264px;
}

.float-pn {
  top: 316px;
}
/* Floating Social Media Bar Style Ends Here */

@media only screen and (min-width: 314px) and (max-width: 736px) and(orientation : portrait) {
}

@media only screen and (max-width: 600px) {
  .partner-bottom-spacing {
    margin-bottom: 0px !important;
  }
  .slider::before {
    display: none;
  }
  .cloud {
    display: none;
  }
  .world__map {
    margin-left: 0px;
  }
  .dropdown-menu {
    height: 250px !important;
  }
  .contact-details a {
    margin: 0px 0px;
  }
  .menuicon-container {
    text-align: left !important;
  }
  .phone-container {
    margin-bottom: 10px;
  }
  /*.email-container{margin-bottom:10px;margin-left:21px;}*/
  /*.nav-social-container{margin-bottom:10px;}*/
  /*.phone-content{margin-top:5px!important;}
.email-id-content{margin-top:5px!important;}*/
  .brand-name {
    font-size: 18px !important;
  }
  .testimonial-content {
    order: 1 !important;
    margin-top: 10px !important;
  }
  .nav-social-icon {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px !important;
  }

  .contact-icon {
    width: 24px !important;
    height: 24px !important;
    line-height: 23px !important;
    font-size: 11px !important;
  }
  .contact-content p {
    font-size: 14px !important;
  }
  .contact-content {
    margin: auto;
    padding-left: 9px !important;
  }

  .logo img {
    width: 225px !important;
  }

  .brand-title {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  .brands-container {
    padding-top: 50px !important;
    padding-bottom: 47px !important;
  }
  .partner-container {
    top: -92px !important;
  }
  .partner-bottom-spacing {
    margin-bottom: 50px;
  }
  .testimonial-slider .owl-nav {
    right: 10px !important;
    bottom: 10px !important;
  }
  .owl-item {
    height: 100% !important;
  }
  .testimonial-content .testimonial-place {
    font-size: 15px !important;
  }
  .testimonial-s2lider .owl-prev img,
  .testimonial-slider .owl-next img {
    width: 15px;
    margin: 10px auto;
  }
  .head-title {
    font-size: 25px !important;
    text-align: center;
    display: block !important;
    line-height: 26px !important;
  }
  .testimonial-underline {
    float: inherit !important;
    margin-left: 143px;
    position: relative;
  }
  .worldmap-container {
    padding-top: 60px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .testimonial-inner {
    position: relative;
    height: 500px;
  }
  .testimonials-head-container {
    text-align: left !important;
  }
  .newsletter .email-box {
    width: 50% !important;
  }
  .newsletter {
    padding-top: 47px !important;

    padding-bottom: 63px !important;
    margin-bottom: 0px !important;
  }

  .testimonial-content {
    border-top: none !important;
  }

  .footer-top-image {
    height: 0px !important;
    background-size: cover;
  }
  .footer-container {
    padding-top: 40px !important;
  }
  .test-container {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .quick-link {
    padding: 0px 11px !important;
  }
  .footer-link {
    text-align: center !important;
  }
  .copy-right-container p {
    font-size: 13px;
  }
  .copy-right-container {
    text-align: center;
  }
  .ps-container p {
    font-size: 13px;
    text-align: center;
  }

  .quick-links-container {
    padding-bottom: 25px !important;
    margin-left: -40px;
  }
  .quick-link a {
    font-size: 14px;
  }
  .newsletter-tagline {
    font-size: 32px !important;
  }
  .socials-col {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .navbar-toggler {
    border: 1px solid #dd2527 !important;
    outline: none !important;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0.4rem 0.9rem !important;
    margin-left: 12px !important;
  }
  .carousel-caption {
    width: 50% !important;
  }
  .carousel-caption .first-line {
    width: 100% !important;
    font-size: 13px !important;
    padding: 9px !important;
    line-height: 12px !important;
  }
  .carousel-inner img {
    height: 40vh !important;
  }
  .carousel-caption .more-button {
    padding: 3px 8px !important;
    font-size: 15px !important;
  }
  .toggler-icon {
    line-height: 10px;
  }
  .navbar {
    background: #eee !important;
  }
  .cloud {
    height: 186px !important;
  }
  .drem-col {
    margin-bottom: 15px !important;
  }
  .discover-col {
    margin-bottom: 15px !important;
  }
  .dream-container {
    padding-bottom: 47px !important;
  }
  .social-links-container {
    margin-left: -40px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  /*
.facebook-a {margin-top:8px!important;}
.instagram-a{margin-top:8px!important;margin-left:2px!important;} */
  .nav-container {
    border-bottom: 0px solid transparent !important;
  }
  .navbar-nav {
    padding: 4px !important;
  }
  .brand-section {
    margin-top: 0px;
  }
  .footer-contact-details {
    margin-bottom: 15px !important;
  }

  .email-content {
    margin-left: 0px !important;
  }
  .address-content {
    margin-left: 20px !important;
  }
  .newsletter {
    background-image: url("../../images/newsletter-new1.jpg") !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-attachment: fixed !important;
    background-size: 100% 100%;
  }
  .testimonial-name p {
    text-align: center;
  }
  .navbar-nav {
    padding: 10px !important;
  }
  .toggler-icon i {
    color: #22bcee !important;
  }
  .mega-dropdown .nav-item .nav-link {
    padding: 0.2rem 0rem !important;
  }

  .viewmore-div {
    text-align: center;
  }
  /*.contact-details{display:block!important;}
*/
  .email-phone-details {
    display: inline-block;
    border-right: 1px solid #eee !important;
  }

  .facebook-instagram-details {
    display: block;
    text-align: right !important;
  }
  .nav-social-container {
    padding: 2px !important;
    width: 30px;
    height: 30px;
    margin: 2px;
  }
  .nav-social-container img {
    width: 16px !important;
    height: 16px;
  }
  .amazing-points {
    top: 0px !important;
    padding-top: 40px;
  }
  .dream-container img {
    width: 55px;
  }
  .partner-container {
    padding-top: 150px !important;
  }
  .brand-title {
    font-size: 25px !important;
  }
  .head-title {
    font-size: 25px !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .newsletter-tagline {
    font-size: 28px;
  }

  .partner-container {
    padding-top: 50px !important;
    top: auto !important;
  }
  .testimonial-underline {
    position: relative;
    right: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .partner-heading {
    font-size: 28px !important;
  }
  .partner-container {
    padding-bottom: 80px !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 991px) and (orientation: landscape) {
  .dropdown-menu {
    height: 250px !important;
  }
  .brand-name {
    font-size: 16px !important;
  }
  .testimonial-content {
    order: 1 !important;
    margin-top: 10px !important;
  }
  .logo img {
    width: 282px !important;
  }
  .testimonial-name p {
    text-align: center;
  }
  .contact-icon,
  .nav-social-icon {
    width: 30px !important;
    height: 30px !important;
    line-height: 28px !important;
    font-size: 13px !important;
  }
  .navbar-toggler {
    margin-top: 5px !important;
    outline: none !important;
    margin-bottom: 5px;
    border: 1px solid #dd2527 !important;
    padding: 0.4rem 0.9rem !important;
    margin-left: 12px !important;
  }
  .toggler-icon {
    line-height: 10px;
  }
  .navbar {
    background: #eee !important;
  }
  .nav-container {
    border-bottom: 0px solid transparent !important;
  }
  .navbar-nav {
    padding-left: 10px !important;
  }
  .carousel-caption .first-line {
    width: 70% !important;
    font-size: 14px !important;
  }
  .toggler-icon i {
    color: #22bcee !important;
  }
  .head-title {
    font-size: 30px !important;
    font-size: 32px !important;
    text-align: center;
    display: block !important;
    line-height: 26px !important;
  }

  .testimonial-underline {
    float: inherit !important;
    margin-left: 217px;
  }
  .testimonials-head-container {
    text-align: left !important;
  }
  .newsletter .email-box {
    width: 50% !important;
  }
  .newsletter {
    padding-top: 47px !important;
  }

  .viewmore-div {
    text-align: center;
  }
  .testimonial-content {
    border-top: none !important;
  }
  .footer-contact-details {
    margin-bottom: 15px !important;
  }

  .newsletter {
    background-image: url("../../images/newsletter-new1.jpg") !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-attachment: fixed !important;
    background-size: 100% 100%;
    margin-bottom: 0px !important;
  }

  .footer-top-image {
    height: 0px !important;
  }
  .footer-container {
    padding-top: 40px !important;
  }
  .test-container {
    padding-top: 36px !important;
    padding-bottom: 47px !important;
  }
  .quick-link {
    padding: 0px 11px !important;
  }
  .footer-link {
    text-align: center !important;
  }
  .copy-right-container p {
    font-size: 13px;
  }
  .copy-right-container {
    text-align: center !important;
  }
  .ps-container p {
    font-size: 13px;
    text-align: center;
  }
  .quick-links-container {
    padding-bottom: 25px !important;
    margin-left: -40px;
  }
  .quick-link a {
    font-size: 14px;
  }
  .social-links-container {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: -40px;
  }
  .brands-container {
    padding-bottom: 46px !important;
    padding-top: 40px !important;
  }
  .address-content {
    margin-left: 24px !important;
  }
  .mega-dropdown .nav-item .nav-link {
    padding: 0.2rem 0rem !important;
  }
  .contact-content p {
    font-size: 15px !important;
  }
  .email-phone-details {
    display: inline-flex !important;
  }
  .contact-details a {
    margin: 0px 0px !important;
  }
  .phone-content {
    padding-right: 8px !important;
  }
  .email-id-content {
    padding-right: 14px !important;
  }
  .facebook-a {
    padding-right: 8px !important;
  }

  .menuicon-container {
    text-align: left !important;
  }
}

#accordion .card {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  /* border-bottom: 1px solid #d1d3d4; */
}
#accordion .card .card-header {
  background: none;
  border: none;
  padding: 25px 0;
}
#accordion .card .card-header.top-headline {
  padding: 0 0 25px;
}
#accordion .card .card-body {
  padding: 0 0 25px;
}
.card-body p {
  color: #6e6e6e;
}
.vertical-tabs p {
  color: #6e6e6e;
}
.tab-content p {
  text-align: justify;
}
.card {
  border-bottom: 0px !important;
}
.vertical-tabs .nav-links {
  text-transform: uppercase;
  color: #6e6e6e;
  /* font-family: "azo-sans-web", sans-serif; */
  font-family: Brandon Grotesque Regular, sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0;
  padding: 25px 15px;
  letter-spacing: 0.5px;
}
.vertical-tabs .nav-links:hover {
  text-decoration: none;
  color: #22bcee;
}
.vertical-tabs .tab-content {
  /* border:1px solid #ddd; */
  /* box-shadow: 0px 2px 4px #d7d7d7; */
  padding: 0px 25px !important;
  margin-top: 0px !important;
}
.dests-inner {
  padding-left: 75px !important;
}
@media (min-width: 768px) {
  .vertical-tabs .nav-links {
    border-bottom: 1px dashed #22bcee;
  }
}
.vertical-tabs .nav-links.active {
  background: #dd2527;
  color: #fff;
  font-weight: bold;
  border-bottom: none;
}
.vertical-tabs .tab-content {
  /* box-shadow: 0px 2px 4px #d7d7d7; */
  padding: 25px;
  margin-top: 0px !important;
}
@media (min-width: 768px) {
  .vertical-tabs .tab-content {
    margin-top: 22px;
  }
}

.destination-inner {
  padding: 90px 0px;
}
.dest-heading {
  font-size: 28px;
  font-family: "Jhoiboy", sans-serif;
  padding-bottom: 10px;
}
.dest-img {
  margin-top: 5px;
  margin-bottom: 20px;
}
.left-sidebar {
  box-shadow: 0px 2px 4px #d7d7d7;
  border: 1px solid #fafafa;
  /* background: #fafafa; */
  padding: 20px !important;
  /* position: sticky;top:90px; */
}
.about__us {
  position: relative;
  /* padding: 90px 0px;background: #f2f2f2; */
}
.a-shape {
  background: #e8f7fe;
  width: 950px;
  height: 795px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.next-row {
  margin-top: 120px;
}
.left-side-img img {
  height: 630px;
}
.left-side-content {
  padding-left: 40px !important;
}
.first-row {
  padding-bottom: 90px;
}
/* .second-row{padding-top: 90px;} */
.about__us {
  background: #ffffff;
  position: relative;
}
.about__us::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 26.5%;
  height: 100%;
  background: #dbf6ff;
  box-shadow: inset 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.about__us1 {
  position: relative;
  padding: 0px 0px 0px 0px;
  /*border-top:1px solid #ddd; */
  background: #ffffff;
}
.about__us1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26.5%;
  height: 100%;
  background: #ff6a6a;
  box-shadow: inset 0 0 5rem rgb(0 0 0 / 15%);
}
.about-new-image {
  position: relative;
  z-index: 1;
  width: 400px;
  height: 400px;
  filter: drop-shadow(10px 10px 20px #218ac55c);
}
.about-new-image-alt {
  position: relative;
  z-index: 1;
  width: 400px;
  height: 400px;
  filter: drop-shadow(10px 10px 20px #dd25274f);
}
.side-img {
  border: 5px solid #22bcee;
  border-radius: 50%;
  width: 400px;
  height: 400px !important;
  z-index: 1;
  position: relative;
  padding: 5px;
}
.side-img1 {
  border: 5px solid #dd2527;
  border-radius: 50%;
  width: 400px;
  height: 400px !important;
  z-index: 1;
  position: relative;
  padding: 5px;
}
/* .aboutuscontent{padding:90px 0px;text-align: justify;;} */
.aboutuscontent p {
  margin-bottom: 12px !important;
  text-align: center;
}

.about-bg {
  background: #efefef;
  width: 280px;
  height: 580px;
  position: absolute;
  right: -75px;
  top: 0px;
}
.about-bg1 {
  background: #efefef;
  width: 280px;
  height: 580px;
  position: absolute;
  left: -75px;
  top: 0px;
}
.about-first-left {
  padding: 90px 0px !important;
}
.about-first-right {
  padding: 90px 0px;
}

/* .blog{padding:90px 0px 120px 0px;}
.blog-bg{background: #fff;border:5px solid #dd2527;border-right: 0px;z-index: 1;position: absolute;top:0px;right:0px;width: 900px;height: 750px;}
.blog-content{z-index: 2;position: relative;padding: 70px 50px 70px 90px}
.blog-img{padding-top:70px;}
.blog-img img{position: relative;margin-left: 70px;z-index: 2;border:10px solid #ddd;box-shadow: 0px 2px 4px #d7d7d7;}
.blog-content ul{padding-top: 10px;padding-left: 17px;letter-spacing: .6px;}
.blog-content p{font-size: 19px;margin-bottom: 10px !important;}
.blog-box{background: #E5F9FF;position: absolute;width: 300px;z-index: 1;height: 300px;border-radius: 50%;right:-88px;bottom:20px;}
.blog-img h2{font-family: 'Dancing Script', cursive;font-size: 30px;font-weight: 600;padding-bottom: 20px;margin-left: 70px;}
.blog-content ul li{list-style-type: square;}
.blog-content ul li::marker{color:#dd2527}

.blogpage{padding:120px 0px;background-repeat: no-repeat;background: url("../../images/h1-bckg-02.jpg");background-position: center;background-size: cover;}
.blog_content{padding-top: 30px;padding-left: 5.7%;padding-right: 12%;}
.blog_content h2{font-family: 'Dancing Script', cursive;font-size: 30px;font-weight: 600;}
.blog_content p{font-size: 22px;margin-top: 15px;margin-bottom: 20px !important;}
.second-blog-row{margin-top: 50px;padding-top: 50px;border-top:1px solid #ddd;} */

.blogpage1 {
  padding: 90px 180px 120px;
}
.blog1 {
  box-shadow: 0px 2px 4px #d7d7d7;
  text-align: left;
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../../images/blog-wellbeing.jpg");
  background-position: center;
  background-size: cover;
  height: 500px;
  margin: 20px;
}
.blog2 {
  box-shadow: 0px 2px 4px #d7d7d7;
  text-align: left;
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../../images/blog1-second.jpg");
  background-position: center;
  background-size: cover;
  height: 500px;
  margin: 20px;
}
.blog1-content p {
  color: #fff;
  text-align: left;
  font-family: "Brandon Grotesque Regular" !important;
  font-size: 20px;
  letter-spacing: normal;
  margin-bottom: 18px !important;
}
.blog1-content {
  position: absolute;
  bottom: 0px;
  padding: 20px;
}
.blog1-content h2 {
  color: #fff;
  font-weight: bold;
  font-family: "Dancing Script", cursive;
  font-size: 40px;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}
.blog1-content a {
  color: #fff;
  font-size: 18px;
  font-family: "Brandon Grotesque Regular" !important;
  float: right;
}
.blog1-content a i {
  color: #fff;
  vertical-align: middle;
  text-align: right;
  width: 20px !important;
}
/* .blog1-content a:before{content: "";position: absolute;width: 64px;height: 2px;left: 123px;display: block;background: #fff;bottom: 31px;} */

.blog-inner {
  /* padding:100px 0px; */
  padding-bottom: 120px;
}
/* .bloginner-content h2{color:#131313;font-weight: bold;font-family: 'Dancing Script', cursive;font-size: 40px;border-bottom: 2px solid #dd2527;padding-bottom: 12px;margin-bottom: 12px;} */
.bloginner-content p {
  margin-bottom: 10px !important;
  color: #6e6e6e;
  text-align: left;
  font-family: "Brandon Grotesque Regular" !important;
  font-size: 20px;
  letter-spacing: normal;
}
.bloginner-content ul li {
  list-style-type: square;
  color: #6e6e6e;
  text-align: left;
  font-family: "Brandon Grotesque Regular" !important;
  font-size: 17px;
  letter-spacing: 0.5px;
}
.bloginner-content ul li::marker {
  color: #dd2527;
}
.bloginner-content ul {
  padding-left: 19px;
}
.bloginner-content {
  padding-right: 70px;
}
.blog1-content a:hover {
  color: #dd2527;
  text-decoration: none;
}

.aboutus-inner {
  padding: 100px 170px;
}
.about-innner1 {
  margin-bottom: 120px;
}
/* .aboutuscontent1{background: #f2f2f2;padding: 70px} */
.about_us_content {
  padding: 90px !important;
  background: #f2f2f2;
}
.about_us_content p {
  color: #6e6e6e;
  margin-bottom: 12px !important;
}
.aboutuscontent p {
  color: #6e6e6e;
}
.aboutuscontent img {
  position: absolute;
  opacity: 0.2;
  width: 450px;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  top: -70px;
}
.aboutimg {
  background-color: rgba(0, 0, 0, 0);
  background-position: initial;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: url("../../images/slider_1_background.jpg");
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover !important;
  background-position: 50% 50% !important;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 1;
}

/* Edited By Rahul */
.logo-color {
  color: #218ac5;
}
.logo-color i {
  font-style: normal;
  color: #dd2527;
}
.custom-content {
  width: 100%;
  min-height: 100vh;
  position: relative;
  background: linear-gradient(#f1fdff, #fff);
  padding: 70px 0;
}
.custom-content .card {
  border-radius: 0;
  display: flex !important;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
}
.custom-content .card .line {
  width: 15px;
  background: url(../../images/red-blue-ribbon.jpg);
  background-repeat: repeat;
  background-size: contain;
  background-position: top;
  opacity: 0.7;
}
.custom-content .card .card-body {
  width: calc(100%-15px);
  position: relative;
}
.custom-content .card .card-body .img-badge {
  width: 100px;
  margin-bottom: 15px;
  position: absolute;
  top: 0;
  right: -60px;
  transform: rotate(15deg);
}
.custom-content .card .card-body h6 {
  font-size: 20px;
  font-weight: 900;
  font-family: "Brandon Grotesque Regular";
  letter-spacing: 0.2px;
  line-height: 100%;
}
.custom-content .card .card-body b {
  font-size: 18px;
  font-weight: 700;
  font-family: "Brandon Grotesque Regular";
  line-height: 100%;
  color: #22bcee;
  display: block;
  margin-bottom: 30px;
}
.custom-content .card .card-body .card-footer {
  height: 110px;
}
.custom-content .card .card-body .modal-btn {
  background: transparent;
  padding: 0;
  outline: 0;
  border: 0;
  color: #dd2527;
  font-family: "Brandon Grotesque Regular";
}
.custom-content .card .card-body .modal-content {
  box-shadow: 0 0 0 10px #e9faff9c;
  position: relative;
  border: 0;
}
.custom-content .card .card-body .modal-content .close {
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  height: 30px;
  background: #dd2527;
  color: #fff;
  font-size: 14px;
  opacity: 1;
  outline: 0;
  border: 0;
}

/* Responsive */
@media (max-width: 1140px) {
  header {
    position: relative;
  }
  .navbar-collapse {
    position: relative;
    inset: auto;
    padding: 15px 0;
  }
  .navbar-toggler {
    margin: 10px auto !important;
    padding: 5px !important;
    position: relative;
    z-index: 3;
  }
  .navbar-toggler i {
    margin: 0 !important;
  }
  .logo,
  .menu-container {
    text-align: center;
  }
  .navbars-fixed .navbar-collapse {
    top: 0 !important;
  }
  .navbars-fixed {
    padding: 0 !important;
  }
  .navbars-fixed .av-logo {
    margin-top: 0 !important;
  }
  #inner-navbar .nav-item {
    width: 100%;
  }
  #inner-navbar .nav-link,
  .navbars-fixed .nav-link {
    color: #222;
    padding: 10px !important;
  }
  .about__us::after,
  .about__us1::before {
    display: none;
  }
  .about__us1 {
    margin-top: 50px;
  }
  .about-first-right,
  .about-first-left {
    padding: 0 !important;
  }
  .about-new-image,
  .about-new-image-alt {
    width: 100%;
  }
  .about__us1 .second-row {
    flex-direction: column-reverse;
  }
  .about__us p,
  .about__us1 p {
    padding: 0 15px;
  }
  .custom-content .card .card-body .img-badge {
    right: 0;
  }
  .custom-content .card .card-body .card-footer,
  .dream_box {
    height: auto;
  }
  .dream_box {
    margin-top: 30px;
  }
}

@media (min-width: 600px) {
  #inner-navbar .nav-link {
    color: #fff;
    padding: 10px;
  }
  .navbars-fixed .nav-link {
    color: #6e6e6e !important;
    padding: 10px;
  }
}
@media (max-width: 600px) {
  #inner-navbar .nav-link {
    color: #6e6e6e !important;
    padding: 10px;
  }
  .navbars-fixed .nav-link {
    color: #6e6e6e !important;
    padding: 10px;
  }
  .carousel-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .brands_inner {
    padding-top: 50px;
  }
}

/* Edited By Rahul  */
/* code added by ankita 21-04-2025 */
.newsletter-sec {
  padding: 80px 0px;
}
.newsletter-sec .newsletter-row {
  background: #ff6a6a;
  box-shadow: inset 0 0 5rem rgb(0 0 0 / 15%);
  padding: 19px 4px !important;
  align-items: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.newsletter-sec .newsletter-row {
  color: var(--light);
}
.newsletter-logo img {
  background: var(--light);
  padding: 6px;
  border-radius: 3px;
}
.newsletter-row1 {
  background: #f8f8f8;
  padding: 20px 10px;
  padding-bottom: 40px;
}

.newsletter-content p,
.newsletter-content ul li {
  font-size: 18px;
  color: #6e6e6e;
  line-height: 30px;
  letter-spacing: 0.3px;
  margin-bottom: 10px !important;
  font-family: "Brandon Grotesque Regular" !important;
}
.newsletter-content ul {
  margin-left: -20px;
}
.newsletter-img img {
  width: 400px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.newsletter-img .second-img {
  width: 100% !important;
}
.newsletter-list {
  padding: 14px;
  box-shadow: 0px 2px 4px #e9e9e9;
  transition: 0.4s ease-in-out;
  border-bottom: 1px solid #dd2527;
}
.newsletter-sec a {
  color: #000 !important;
}
a:hover {
  text-decoration: none;
}
.newsletter-list:hover h2 {
  text-decoration: none !important;
}
.newsletter-list:hover a {
  text-decoration: none !important;
}
.newsletter-list:hover {
  background: #ff6a6a;
}
.newsletter-list:hover h2 {
  color: var(--light);
}
.newsletter-list img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border: 2px solid #fff;
}
.newletter-list-h2 h2 {
  font-size: 20px;
  font-weight: 900;
  font-family: "Brandon Grotesque Regular";
  letter-spacing: 0.2px;
  line-height: 100%;
  text-align: center;
  padding-top: 12px;
  transition: 0.3s ease-in-out;
}
.newsletter-heading h2 {
  font-size: 26px;
  font-family: "Brandon Grotesque Regular" !important;
}
