@charset "UTF-8";
body {
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 30px;
  color: #666;
  overflow-x: hidden; }
@media screen and (max-width: 768px) and (min-width: 320px) {.top-right {
    position: inherit !important;
    top: -8px !important;
    right: 0px !important;
    text-align: center !important;
}}
@media screen and (max-width: 825px) and (min-width: 768px) {.btn-cat {margin-left: -50px !important;}}
@media screen and (max-width: 363px) and (min-width: 320px) {
.views {padding: 6px 20px !important;}
.my-touer {padding: 6px 8px !important;}}
@media screen and (max-width: 563px) and (min-width: 320px) {
.porss {font-size: 7px !important;
}.wesr{ font-size: 8px !important;}}
@media screen and (max-width: 1200px) and (min-width: 992px) {
.for-width.container {width: 1170px !important;}}
@media screen and (max-width: 991px) and (min-width: 320px) {
.for-txt {margin-bottom: 0px !important;}
.ican-image{margin-right: 0px !important;float: unset !important;}
.for-trip{margin-top: 0px !important;}}
@media screen and (max-width: 767px) and (min-width: 320px) {
.for-img {width: 100% !important;padding-right: 0px !important;}
.for-width {padding-right: 0px !important;}}


img {
  max-width: 100%; }

a {
  color: inherit;
  font-size: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

a:hover, a:focus, a:active {
  text-decoration: none;
  color: #915edf;
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
 font-family: 'Open Sans' !important;
  color: #414042; }

h1, h2 {
  font-size: 48px; }

.no-padding {
  padding: 0; }

.no-padding-right {
  padding-right: 0; }

.no-padding-left {
  padding-left: 0; }

.no-margin {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mt-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

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

.section-title {
  font-size: 48px;
  font-weight: 900;
  color: #000000; }

.section-tagline {
  margin-bottom: 30px; }

.color-text {
  color: #915edf; }

.bg-yellow {
  background: #ffb81e; }

.bg-theme {
  background: #915edf; }

.bg-light-green {
  background: #76de51; }

.bg-light-red {
  background: #f75e61; }

.block-title {
  color: #414042;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
  margin-top: 25px; }

.btn.btn-theme {
  background: #ff4a52;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  min-width: 170px;
  height: 46px;
  border-radius: 10px;
  padding: 5px;
  color: #fff;
  line-height: normal; }

@media screen and (max-width: 767px) {
  .section-title {
    font-size: 30px; } }

#intro-hero {
  background: url(../img/banner.jpg) no-repeat scroll 0 0;
  background-size: cover;
  padding-bottom: 100px;
  position: relative;
  z-index: 10;
  color: #fff; }

#intro-hero:after {
  content: '';
  /*background: rgba(0, 0, 0, 0.7);*/
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1; }

#hero-content {
  color: #fff;
  padding-top: 103px;
  padding-bottom: 100px; }

.hero-title {
  font-size: 36px;
  font-weight: 900;
  color: #fff; }

.hero-tagline {
  font-size: 16px; }

.play-video {
  font-size: 14px;
  font-weight: 600; }

.play-video .icon.icon-play-button2 {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 30px; }

.intro-btn > a {
  margin: 0 10px; }

@media screen and (max-width: 767px) {
  #hero-content {
    padding-top: 0px;
    padding-bottom: 50px; }
  .hero-title {
    font-size: 34px;
    line-height: 40px; }
  .intro-btn > a {
    margin: 20px 10px; }
  .no-padding {
    padding-left: 15px;
    padding-right: 15px; } }

#main-nav {
  padding-top: 15px;
  padding-bottom: 15px;
  transition: .3s; }

.nav.navbar-nav > li > a {
  font-weight: 500;
  text-transform: capitalize;
  display: inline-block;
  padding: 10px 15px;
  line-height: normal; }

.nav.navbar-nav > li > a.btn-call-to-action {
  background: #915edf;
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff; }

.nav.navbar-nav > li > a:hover,
.nav.navbar-nav > li > a:active,
.nav.navbar-nav > li > a:focus {
  background: inherit;
  color: #915edf; }

.nav.navbar-nav > li > a.btn-call-to-action:hover,
.nav.navbar-nav > li > a.btn-call-to-action:active,
.nav.navbar-nav > li > a.btn-call-to-action:focus {
  background: #915edf;
  color: #fff; }

.is-scrolling {
  background: #fff;
  color: #000;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }

.navbar-brand {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  height: auto;
  max-height: 50px; }

.logo-dark {
  position: absolute;
  top: 0;
  padding: 15px;
  left: 0;
  opacity: 0;
  transition: .3s; }

.navbar-fixed-top.is-scrolling .logo-default {
  opacity: 0; }

.navbar-fixed-top.is-scrolling .logo-dark {
  opacity: 1; }

@media screen and (max-width: 991px) {
  .navbar-header {
    float: none; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .nav.navbar-nav.pull-right {
    float: none !important;
    padding-left: 15px; }
  .nav.navbar-nav > li {
    float: none; }
  .navbar-toggle {
    background: #915edf; }
  .navbar-toggle .icon-bar {
    background: #fff; }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px; }
  #main-nav {
    background: #fff;
    color: #000; }
  .logo-default {
    opacity: 0; }
  .logo-dark {
    opacity: 1; } }

.registration-form {
  background: rgba(2, 13, 86, 0.5);
  padding: 35px;
  margin: -50px 0px 0px 0px;
  border-color: #f5810b !important;
  border-radius: 4px; }

.registration-form .form-control {
  background: #f6f6f6;
  border: 1px solid transparent;
  box-shadow: none;
  padding: 11px;
  border-radius: 10px;
  height: 46px; }

.registration-form .has-error .form-control {
  border-color: #f5810b; }

.has-error .form-control:focus {
  box-shadow: none; }

.registration-form .form-group {
  margin-bottom: 0; }

@media screen and (max-width: 991px) {
  .registration-form .form-group {
    margin-bottom: 15px; } }

#steps {
  padding-top: 100px;
  padding-bottom: 120px; }

.step-iocn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 20px;
  color: #fff;
  font-size: 36px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.step-count {
  position: absolute;
  width: 30px;
  height: 30px;
  background: #333;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  top: -5px;
  left: -5px;
  font-size: 14px;
  line-height: 30px; }

@media screen and (max-width: 767px) {
  #steps {
    padding-top: 70px;
    padding-bottom: 70px; } }

#approach {
  background: url(../img/approach-bg.jpg) no-repeat scroll 0 0;
  background-size: cover;
  padding-top: 90px; }

.approch-text .color-text {
  font-weight: 600; }

@media screen and (max-width: 991px) {
  #approach {
    padding-bottom: 120px; }
  .approach-thumb {
    margin-bottom: 50px; } }

@media screen and (max-width: 767px) {
  #approach {
    padding-top: 70;
    padding-bottom: 70px; } }

#features {
  padding-top: 50px;
  padding-bottom: 90px; }
  .feature-slider .owl-nav > div:hover {
    background: #ff4a52 !important;
}

.feature-slider .owl-nav > div {
  width: 50px;
  height: 50px;
  /*background: #eee;*/
  color: #ff4a52;
  border-radius: 4px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 55px;
  transition: .3s; }

.feature-slider .owl-nav > div:hover {
  background: #915edf;
  color: #fff; }

.feature-slider .owl-nav {
  position: absolute;
  top: 25%;
  width: 100%; }

.feature-slider .owl-prev {
  float: left;
  margin-left: -60px; }

.feature-slider .owl-next {
  float: right;
  margin-right: -60px; }

@media screen and (max-width: 1200px) {
  .feature-slider .owl-prev {
    margin-left: 0; }
  .feature-slider .owl-next {
    margin-right: 0; } }

@media screen and (max-width: 767px) {
  #features {
    padding-top: 70px;
    padding-bottom: 70px; } }

#fun-facts {
  background: url(../img/fun-fact-bg.jpg) no-repeat fixed;
  background-position: center center;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  color: #fff;
  z-index: 1; }

#fun-facts:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #915edf;
  background: rgba(145, 94, 223, 0.9);
  z-index: -1; }

.fun-fact-block > h2 {
  color: #fff; }

.fact-icon {
  font-size: 18px; }

@media screen and (max-width: 991px) {
  .fun-fact-block {
    margin-bottom: 30px; } }

@media screen and (max-width: 767px) {
  .hero-tagline {
	  display:none; } }
	
@media screen and (max-width: 767px) {
  #fun-facts {
    padding-top: 70px;
    padding-bottom: 70px; } }

#media-coverage {
  padding-top: 100px;
  padding-bottom: 200px; }

.list-inline.logos > li {
  width: 20%;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px; }

@media screen and (max-width: 767px) {
  #media-coverage {
    padding-top: 70px;
    padding-bottom: 150px; }
  .list-inline.logos > li {
    width: 33.33337%;
    height: 100px; } }

#testimonials {
  background: #f6f6f6;
  padding-bottom: 160px;
  padding-top: 120px; }

.testimonials-box > h4 {
  color: #ffb81e;
  font-size: 24px;
  line-height: 35px;
  font-weight: 600; }

.testimonials-box {
  background: #3e3e3e;
  color: #fff;
  padding: 30px;
  border-radius: 4px;
  position: absolute;
  min-height: 530px;
  top: -200px; }

.testimonial-slides:before {
  content: '';
  position: absolute;
  top: 0;
  left: 100px;
  font-family: "icomoon";
  font-size: 150px;
  color: #ececec;
  top: -110px; }

.tm-item {
  background: #fff;
  padding: 30px;
  border-radius: 4px; }

.tm-author-avatar {
  width: 80px;
  height: 80px;
  float: left;
  border-radius: 50%;
  overflow: hidden; }

.tm-text {
  margin-left: 100px; }

.tm-text > h4 {
  color: #000000;
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 600;
  text-transform: capitalize; }

.tm-text > span {
  color: #bbb; }

.owl-dots {
  text-align: center;
  margin-top: 30px;display: none;}

.owl-dot {
  width: 10px;
  height: 10px;
  background: #e3e3e3;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin: 4px; }

.owl-dot.active {
  background: #915edf; }

@media screen and (max-width: 991px) {
  .testimonials-box {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    min-height: auto;
    top: -200px; } }

@media screen and (max-width: 991px) {
  #testimonials {
    padding-bottom: 70px; } }

#main-benefits {
  padding-top: 100px;
  padding-bottom: 120px; }

.benefit-count {
  height: 70px;
  overflow: hidden; }

.benefit-count > span {
  font-size: 100px;
  vertical-align: bottom;
  line-height: 1.07;
  font-weight: 600;
  color: #eeeeee; }

@media screen and (max-width: 767px) {
  #main-benefits {
    padding-top: 70px;
    padding-bottom: 70px; } }

#faq {
  background: url(../img/fag-bg.jpg) no-repeat scroll 0 0;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 120px; }

#faq .section-title {
  font-size: 24px; }

.faq-block {
  margin-top: 30px; }

.faq-block > h4 {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 28px; }

@media screen and (max-width: 767px) {
  #faq {
    padding-top: 70px;
    padding-bottom: 70px; } }

#pricing {
  padding-top: 90px;
  padding-bottom: 120px; }

.pricing-plan {
  border-top: 1px solid #eee;
  min-height: 560px;
  margin-top: 50px;
  transition: .5s;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee; }

.plan-head {
  padding: 15px 0 5px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  color: #000000;
  font-weight: 600; }

.plan-value {
  border-bottom: 1px solid #eee;
  height: 150px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.plan-value > h4 {
  font-size: 48px;
  color: #000000;
  font-weight: bold;
  transition: .5s; }

.plan-value > h4 > sup {
  font-weight: normal;
  font-size: 14px;
  top: -30px; }

.plan-feature ul {
  padding: 0;
  margin: 0; }

.plan-feature li {
  padding: 10px;
  list-style: none;
  border-bottom: 1px solid #eee; }

.plan-feature li .text-muted {
  color: #bbbbbb; }

.plan-buy > .btn.btn-theme {
  background: #222;
  border-radius: 50px;
  margin: 30px;
  font-size: 12px;
  letter-spacing: 2px; }

#pricing .col-md-3.col-sm-6:last-child .pricing-plan {
  border-right: 1px solid #eee; }

.pricing-plan.recommanded {
  box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: scaleY(1.01);
  -ms-transform: scaleY(1.01);
  transform: scaleY(1.01); }

.pricing-plan:hover .plan-value > h4,
.pricing-plan.recommanded .plan-value > h4 {
  color: #915edf; }

.pricing-plan:hover .plan-head,
.pricing-plan.recommanded .plan-head {
  color: #915edf; }

.pricing-plan:hover .btn.btn-theme,
.pricing-plan.recommanded .btn.btn-theme {
  background: #915edf; }

@media screen and (max-width: 991px) {
  .pricing-plan {
    margin-bottom: 30px;
    border: 1px solid #eee; } }

@media screen and (max-width: 767px) {
  #pricing {
    padding-top: 70px;
    padding-bottom: 70px; } }

.team-top-title .section-title {
  color: #fff;
  font-size: 36px;
  margin-top: 10px; }

.team-top-title {
  background: #333;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 30px; }

.team-single {
  position: relative; }

.team-img img {
  width: 100%; }

.team-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #915edf;
  background: rgba(145, 94, 223, 0.8);
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  opacity: 0;
  transition: .5s; }

.team-overlay > h4 {
  font-size: 24px;
  margin-bottom: 0;
  color: #fff; }

.team-social > a {
  width: 30px;
  height: 30px;
  background: #915edf;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px; }

.team-social > a:hover {
  color: #915edf;
  background: #fff; }

.team-single:hover .team-overlay {
  opacity: 1; }

@media screen and (max-width: 767px) {
  .team-single {
    margin-bottom: 30px; } }

#contact {
  padding-top: 100px;
  padding-bottom: 120px; }

#contact .block-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 0; }

.social > .list-inline > li > a > i {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: #222;
  border: 1px solid #222;
  -webkit-transform: .5s;
  -ms-transform: .5s;
  transform: .5s; }

.social > .list-inline > li > a > i.fa-facebook {
  background: #fff; }

.social > .list-inline > li > a > i.fa-twitter {
  background: #fff; }
  
.social > .list-inline > li > a > i.fa-instagram {
  background: #fff; }

.social > .list-inline > li > a > i.fa-google-plus {
  background: #fff; }

.social > .list-inline > li > a > i.fa-pinterest-p {
  background: #fff; }

.social > .list-inline > li > a > i:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

#contact .form-control {
  border: 1px solid #eeeeee;
  box-shadow: none;
  padding: 13px;
  height: 44px;
  font-size: 13px; }

.success-message {
  position: absolute;
  top: -50px;
  color: #915edf;
  width: 100%;
  height: 30px;
  z-index: 1;
  font-weight: bold;
  opacity: 0;
  transition: .5s;
  left: 0; }

#contact .has-error .form-control {
  border-color: red !important; }

#contact textarea.form-control {
  height: auto; }

@media screen and (max-width: 767px) {
  #contact {
    padding-top: 70px;
    padding-bottom: 70px; }
  .contact-form {
    margin-top: 50px; } }

.footer-top {
  background: #2b2b2b;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #bbb;
  font-size: 13px;
  line-height: 26px; }

.footer-bottom {
  background: #222;
  padding-left: 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 20px; }

.footer-bottom i.fa {
  color: #915edf; }

.footer-widget > h4 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px; }

.footer-widget ul {
  padding: 0;
  list-style: none; }

.tweet ul li {
  position: relative;
  padding-left: 20px; }

.tweet ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  font-family: fontawesome;
  color: #33ccff;
  font-size: 15px; }

.widget-instargram ul > li {
  width: 33.33333%;
  float: left;
  padding: 3px; }

#instafeed > a {
  display: block;
  width: 33.33%;
  float: left;
  padding: 3px; }

#instafeed img {
  width: 100%; }

@media screen and (max-width: 991px) {
  .footer-widget {
    margin-bottom: 30px; }
  br {
    /*display: none !important; */} }

.switcher-wrap {
  position: fixed;
  top: 100px;
  width: 250px;
  background: #fff;
  z-index: 100;
  padding: 20px;
  color: #000;
  left: -250px;
  transition: .3s; }

.switcher-wrap.active {
  left: 0; }

.switcher-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.color-switcher ul li {
  width: 28px;
  height: 28px;
  float: left;
  margin: 3px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: .3s; }

.color-switcher ul li.active {
  border: 3px solid #fff; }

.switcher-wrap h4 {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px; }

.switcher-trigger {
  position: absolute;
  left: 100%;
  width: 40px;
  height: 40px;
  background: #fff;
  top: 0;
  font-size: 20px;
  text-align: center;
  color: #000;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0 2px 2px 0; }

.color-default {
  background: #915edf; }

.color-blue {
  background: #3598dc; }

.color-green {
  background: #32c5d2; }

.color-green-jungle {
  background: #26C281; }

.color-maroon-light {
  background: #c49f47; }

.color-yellow {
  background: #ffb81e; }

@media screen and (max-width: 767px) {
  .switcher-wrap {
    display: none; } }

#page-loader {
  background: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999; }

.loader-icon {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 3px solid rgba(19, 19, 19, 0.1) !important;
  border-left: 3px solid rgba(19, 19, 19, 0.1) !important;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  border-right: 3px solid #915edf !important;
  border-top: 3px solid rgba(19, 19, 19, 0.1) !important;
  height: 50px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px; }

.colored-border {
  border-color: #fff; }

.fa-spin {
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.scroll-top {
  background: #915edf;
  bottom: 20px;
  color: #fff;
  font-size: 20px;
  height: 40px;
  position: fixed;
  text-align: center;
  width: 40px;
  z-index: 10;
  cursor: pointer;
  transition: .3s;
  border-radius: 50%;
  line-height: 40px;
  right: -100px; }

.scroll-top.active {
  right: 20px; }
  /*new start css*/
.banner-logo{margin: 0 auto;	}

img.top {
    vertical-align: text-top;
	padding-top:15px;
}

img.bottom {
    vertical-align: text-bottom;
}
.erui{background-color: #232b2e; margin-bottom: 0px !important;}
.wesr{vertical-align: middle !important;text-align: center;color: #fff !important;}
.porss{color: #fff !important; font-size: 16px; padding-top:18px}
.my-touer {
    padding: 10px;
    margin-top: -44px;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #76041b !important;
    color: #76041b !important;
    border-color: #ffffff !important;
}


/*portfoloi slider*/
.trip {
   font-size: 15px !important;
font-weight: 200 !important;
text-align: left;color: #000;}
.bcjk{text-align: left !important;padding-left: 15px;
    padding-right: 15px;padding-bottom: 50px; }
.views{padding: 6px 32px;float: left !important;    margin-top: -44px;border-radius: 6px;
    margin-left: 15px;background-color: #f5810b !important;border-color: #f5810b !important;}
.textr {
    text-transform: unset !important;
    font-size: 30px !important;
    padding: 10px 0px 10px;
    text-align: center;

}
.pull-right{color: #414042 !important;}
/*end slider*/
/*gallery image*/

.box.first-box h3,.box.first-box p {
    margin: 0;
}
.gal-container{
	padding-bottom: 100px;
}
.gal-item{
	overflow: hidden;
	padding: 2px;
}
.gal-item .box{
	height: 450px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
/*.gal-item a:after{
	content:"\e003";
	font-family: "poppins";
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}*/

/*.gal-item .small-inner-box a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 174px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}*/

.gal-item a:hover:after{
	opacity: 1;
}
	
	.gal-item .text-block-inner.small-inner-box {height: 220px;}
}

.gal-container{
    padding-top :75px;
    padding-bottom:75px;
}

.gal-text-item .first-box {
   /* height: 350px;
    overflow: hidden;*/
	padding: 6px 20px 10px;
    background: #fff;
}

.gal-text-item {
    overflow: hidden;
    padding: 2px;
}

.gal-item .small-inner-box{
    height: 220px;
    overflow: hidden;
    margin-left: -1px;
}

.top-block p {
    margin: 0 auto;
    display: inline-block;
    padding: 0px;
}


.block-padding-top {
    padding: 10px 0px 0px 0px !important;
}
.small-inner-box-1 {
    padding-right: 5px;
}
.small-inner-box-2 {
    padding-left: 5px;
}
.text-block-inner p,h3{
		
	margin-bottom:0px;
}
.text-block-inner p{
	line-height: 25px;
}

.text-block-inner {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    background-color: #f7f7f7;
}
.gal-item .text-block-inner .btn{
	border-radius: 4px;
        margin-top: 11px;
}
.block-padding {
    padding: 5px !important;
}
.box a {
    cursor: default;
}/* end gallery*/

.cat {
    background-color: #020d56;
	    padding: 25px;
}
.cat {
    background-image: url(background.jpg);
}
.btn-cat {
    width: 100%;
    padding: 10px 60px;
    margin-top: 8px;
	  background-color:  #76041b !important;
    border-color:  #3b020d !important;
}
.footer-tops{
    background: #ffffff !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #827e7e !important;
    font-size: 13px;
    line-height: 18px !important;
}
hr{border-top: 1px solid #d2cbcc !important;}
a:hover, a:focus, a:active {
    color: #76041b !important;
}
.feature-item{background-color: #f7f7f7;}
.ptri{    padding: 6px 32px !important;
    background-color:  #f5810b !important;
    border-color:  #f5810b !important;}
}
.scroll-top {
    background: #ef2c28 !important;
}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom: 0px; /* position will be on bottom */
	/*left:0px;*/
	width: 99.1%;
	/* styling bellow */
	background-color: #00000082;
	color:white;
	/*opacity:0.6; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}
p.description_content{
	padding-top:15px;
	padding-bottom:15px;
	/*padding-left: 8px;*/
	text-align: center;
	margin:0px;
	font-size: 20px;
}
div.descriptions{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom: 275px; /* position will be on bottom */
	/*left:0px;*/
	width: 379px;
	/* styling bellow */
	background-color: #0f174d9c;
	color:white;
	/*opacity:0.6; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}
@media screen and (max-width: 767px) {
div.descriptions{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom: 276px; /* position will be on bottom */
	/*left:0px;*/
	width: 97%;
	/* styling bellow */
	background-color: #00000082;
	color:white;
	/*opacity:0.6; /* transparency */
	filter:alpha(opacity=60);}
}
p.descriptions_content{
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 8px;
	margin:0px;
	text-align: center;
	font-size: 20px;
}
/*for footer submit an issue*/
@media screen and (max-width: 991px) and (min-width: 767px) {
.issuesd{margin-left: 65px;}}
@media screen and (max-width: 465px) and (min-width: 320px) {
.text-block-inner p {
    line-height: 19px;}
.textr {
    margin: 12px 0 -15px 0 !important;
    padding: 0px 0px 17px;}
.gal-item .text-block-inner .btn {
    margin-top: 4px;}
}

th {
    text-align: center !important;
}
.close {
    font-size: 32px;
    font-weight: 700;
    opacity: 1;
}
.img-valign {
  vertical-align: middle;
}
.fa-star:before {
    color: #f7da0c !important;
}
.modal-body {
    position: relative;
    padding-top: 15px;
    padding-left: 0px !important;
    margin-left: -15px !important;
	padding-bottom: 15px !important;
}
@media (min-width: 992px){
.modal-lg {
    width: 800px !important;
}
.btn-default:hover {
    color: #fff !important;
    background-color: #ee2e24 !important;
    border-color: #ee2e24 !important;
}}
.ican-image{margin-right: 60px; margin-left: 60px;}
.gst{margin-right: 35px !important;}
.red-tooltip + .tooltip > .tooltip-inner {background-color: #ee2e24 !important;}
.red-tooltip + .tooltip > .tooltip-arrow { border-bottom-color: #ee2e24 !important;}
.btn:active:focus, .btn:focus {outline: red !important;}
/*for index page*/
.ican-image span img {width: 35px !important;height: 35px !important;}
.ican-image span {display: -webkit-inline-box;padding: 0 0 0 16px;}
div#enquiry-model-7 .modal-body{margin-left: 0px !important;padding-left: 15px !important;padding-bottom: 15px !important;}
div#enquiry-model-6 .modal-body{margin-left: 0px !important;padding-left: 15px !important;padding-bottom: 15px !important;}
div#enquiry-model-1 .modal-body{margin-left: 0px !important;padding-left: 15px !important;padding-bottom: 15px !important;}
div#enquiry-model-2 .modal-body{margin-left: 0px !important;padding-left: 15px !important;padding-bottom: 15px !important;}
div#enquiry-model-3 .modal-body{margin-left: 0px !important;padding-left: 15px !important;padding-bottom: 15px !important;}
div#enquiry-model-4 .modal-body{margin-left: 0px !important;padding-left: 15px !important;padding-bottom: 15px !important;}
div#enquiry-model-5 .modal-body{margin-left: 0px !important;padding-left: 15px !important;padding-bottom: 15px !important;}
.enquiry-model-form-1 input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: red;opacity: 1; /* Firefox */}
.enquiry-model-form-1 input:-ms-input-placeholder { /* Internet Explorer 10-11 */color: red;}
.enquiry-model-form-1 input::-ms-input-placeholder { /* Microsoft Edge */color: red;}
.deder {width: 100%;background-color: #f5810b;color: #fff;border-radius: 5px;margin-bottom: 15px;margin-top: 15px;}
.tetr{text-align: center;text-transform: uppercase;margin-top: 15px;}
.registration-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: red;opacity: 1; /* Firefox */}
.registration-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */color: red;}
.registration-form input::-ms-input-placeholder { /* Microsoft Edge */color: red;}

.fa-phone-square:before {
    content: "\f098";
    margin-right: 5px;
}
.top-right {
    position: absolute;
    top: 30px;
    right: 50px;
    font-size: 25px;
}

button.btn.btn-default.dropdown-toggle.der {
    padding: 12px 7px;
    background-color: #f6f6f6;
    color: #ee2e24;
}
button.btn.btn-default.dropdown-toggle.der {
    padding: 12px 7px;
    background-color: #f6f6f6 !important;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
	cursor: default;
    border-color: #fff !important;
    color: #ee2e24 !important;
}
button.btn.btn-default.dropdown-toggle {
    color: #ee2e24 !important;
}
button.btn.btn-default.dropdown-toggle.sew:hover {
    background-color: #fff !important;
    cursor: default;
    border-color: #ccc !important;
    box-shadow: 0px 1px 0px 0px #ccc;
}
button.btn.btn-default.dropdown-toggle.der.fer {
    background-color: #fff !important;
    padding: 6px 1px 6px 3px;
    border-color: #ccc !important;
    box-shadow: brown;
}

#book-online {
    padding: 50px 0;
}

#book-online .col-md-3 {
    padding-right: 0;
    padding-left: 0;
}
.why-book {
    border-right: dotted 1px #333;
    text-align: center;
    margin: 50px 0;
    height: 70%;
    padding: 0 20px;
}
.why-book img {
    margin-bottom: 10px;
}
.why-book h4 {
    color: #f5810b;
    font-family: 'proxima_nova_rgbold';
    font-size: 26px;
}
.why-book p {
    font-size: 20px;
}
#footer {
    background: #020d56;
}
.ftr-link {
    padding: 0px;
    margin: 0 0 80px 0;
    list-style-type: none;
    text-align: center;
}
.ftr-link li {
    padding: 0 12px;
    margin: 0px;
    list-style-type: none;
    display: inline-block;
    color: #323232;
    border-right: solid 1px #323232;
    font-size: 18px;
    line-height: 15px;
    text-transform: uppercase;
}
.ftr-h4 {
    color: #f5810b;
    font-family: 'proxima_nova_rgbold';
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.approved {
    margin-top: 42px;
}
.ftr-h5 {
    color: #fff;
    font-family: 'proxima_nova_rgbold';
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
}
.ftr-cnt {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.ftr-cnt li {
    padding: 0 0 0 40px;
    margin: 0 0 10px 0;
    list-style-type: none;
    font-size: 24px;
    color: #fff;
    position: relative;
}
.ftr-cnt li i {
    position: absolute;
    left: 0;
}
.ftr-cnt li a {
    color: #fff;
}
.mobile-footer {
    display: none;
}
#copywrite {
    background: #272727;
    padding: 12px 0;
}
#copywrite p {
    margin: 0;
    padding: 0px;
    color: #fff;
}
.requirement {
    background: #f5810b;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 600;
    padding: 6px 50px;
    color: #fff;
    text-transform: uppercase;
}

/*Error Css Starts*/
.error-msg{
	line-height:17px;
	padding:15px 10px;
	position:absolute;
	/*margin-top:4px;
	top: 50px;
    right: 50px;*/
	background-color:#fbfbfb;
	z-index:99;
	border:#bbbbbb solid 1px;
	border-radius:3px;
	display:inline-block;
	min-width:250px;
	padding-left:38px;
	margin-left:5%;
	box-shadow:0 3px 2px #ccc;
	color:#000;
}
.error-msg:before{
	content:'';
	position:absolute;
	top:-7px;
	left:10px;
	font-size:16px;
	background:url(../images/arrow.png) no-repeat 0 0;
	height:22px;
	width:32px;
}
.error-msg:after{
	content:'\f12a';
	font-family:"FontAwesome";
	position:absolute;
	top:12px;
	left:10px;
	font-size:13px;
	height:20px;
	width:20px;
	background-color:#FAA930;
	color:#FFFFFF;
	display:inline-block;
	text-align:center;
	border-radius:3px;
}
.error-msg-wrapper{
	position:relative;
}
.msgcls{
	border:1px solid #66afe9;
	box-shadow:0 0 5px #ccc;
}
.call-enquiry {
    width: 72px;
    top: 385px;
    right: 0;
    position: fixed;
    z-index: 1111;
    cursor: pointer;
}
.pdb10{padding-bottom: 10px}
/*Error CSS Ends*/