@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {margin: 0;padding: 0;}
body {margin: 0;padding: 0;font-family: 'Montserrat', sans-serif;}
/* html { scroll-behavior: smooth;} */
h3{font-weight:700;}
.bg-video-wrap{position: relative;}
/* .ss-vid {position: absolute;padding-bottom: 56.25%;height: 0;width: 100%;} */
.ss-vid { position: absolute; /*padding-bottom: 48.25%;*/    background-size: cover; min-height: 695px; width: 100%; background-image: url(../img/bg.jpg);background-repeat: no-repeat; background-position: bottom;}
.ss-vid iframe {position: absolute;top: -65px;left: 0;width: 100%;height: 100%;}
.ss-fill-form {background: linear-gradient(0deg, #7533f700, #ffffff7d);width: 100%;height: 695px;position: relative;}
.hero {width: 100%;
  /* background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url(https://i.postimg.cc/QCCpjgRN/vincent-chan-04-Kmj0pru5-M-unsplash.jpg); */
  background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;}
.form-box {width: 380px;height: 480px;position: relative;margin: 6% auto;background: #fff;padding: 5px;overflow: hidden;min-height: 520px;}
.button-box {width: 200px;margin: 35px auto;position: relative;box-shadow: 0 0 20px 8px #4a3b5426;border-radius: 0;}
.toggle-btn {padding: 10px 20px;cursor: pointer;background: transparent;border: 0;outline: none;position: relative;}
#btn {top: 0;left: 0;position: absolute;width: 110px;height: 100%;background: #fdb813; /* background: linear-gradient(to right, #46588c, #d46e75); */border-radius: 0;transition: 0.5s;}
.social-icons { margin: 30px auto;text-align: center;}
.social-icons img {width: 30px;margin: 0 12px;}
.input-group {top: 180px;position: absolute;width: 280px;transition: 0.5s;}
.input-field {width: 100%;padding: 0 0 10px;margin: 0 0 10px;border-left: 0;border-top: 0;border-right: 0;border-bottom: 1px solid #000000;outline: none;background: transparent;}
form#login label { margin-top: 10px;}
.submit-btn {width: 85%;padding: 10px 30px;cursor: pointer;display: block;margin: auto;background: linear-gradient(to right, #46588c, #d46e75);border: 0;outline: none;border-radius: 30px;}
.check-box { margin: 30px 10px 30px 0;}
/* span { color: #777; font-size: 12px;bottom: 68px; position: absolute;} */
#login { left: 50px;}
#register { left: 450px;}
.ss-remember {position: relative;bottom: 0;top: 23px;height: 30px;}
button.toggle-btn{font-size:14px;}
button.toggle-btn.main { color: #ffffff;}
h3.ss-pt { text-align: center; padding: 30px 10px 0;}
/* .ss-date-time {position: absolute;left: 13%;right: 0;width:280px;bottom:24%;}
.ss-details {position: absolute;left: 13%;right: 0;width:280px;bottom:10%;} */
label.ss-dt { display: block; width: 100%;}
@media only screen and (min-width:1024px){
  .hero {display: flex; align-items: center;}
}
@media only screen and (min-width:1248px){
  .ss-two-tt {position: relative; top: 120px;}
}
@media only screen and (min-width:1024px) and (max-width:1247px){
  .ss-two-tt {position: relative; top: 50px;}
}
/* rt css */
.mt-1{margin-top:4px!important;}
.mb-1{margin-bottom:4px!important;}
.mt-4{margin-top:24px!important;}
.theme--dark.v-btn{color:#fff;}
.theme--dark.v-btn:not(.v-btn--icon):not(.v-btn--flat){background-color:#fdb813;}
.v-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:36px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:6px 8px;min-width:88px;outline:0;text-transform:uppercase;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.v-btn:before{border-radius:inherit;color:inherit;content:"";position:absolute;left:0;top:0;height:100%;opacity:.12;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%;}
.v-btn{padding:0 16px;}
.v-btn:focus,.v-btn:hover{position:relative;}
.v-btn:focus:before,.v-btn:hover:before{background-color:currentColor;}
.v-btn__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;width:inherit;}
.v-btn--large{font-size:15px;height:44px;padding:0 32px;}
.v-btn:not(.v-btn--depressed):not(.v-btn--flat){will-change:box-shadow;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);}
.v-btn:not(.v-btn--depressed):not(.v-btn--flat):active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);}
.v-btn--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:6px 0;width:100%;}
.v-btn--round,.v-btn--round:after{border-radius:28px;}
.v-btn:not(.v-btn--outline).primary{color:#fff;}
.theme--light.v-input:not(.v-input--is-disabled) input{color:rgba(0,0,0,.87);}
.theme--light.v-input input::-webkit-input-placeholder{color:rgba(0,0,0,.38);}
.theme--light.v-input input:-ms-input-placeholder,.theme--light.v-input input::-ms-input-placeholder{color:rgba(0,0,0,.38);}
.theme--light.v-input input::placeholder{color:rgba(0,0,0,.38);}
.v-input{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;text-align:left;}
.v-input input{max-height:32px;}
.v-input input:invalid{-webkit-box-shadow:none;box-shadow:none;}
.v-input input:active,.v-input input:focus{outline:none;}
.v-input .v-label{height:20px;line-height:20px;}
.v-input__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%;}
.v-input__slot{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;min-height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%;}
.theme--light.v-label{color:rgba(0,0,0,.54);}
.v-label{font-size:16px;line-height:1;min-height:8px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);}
.theme--light.v-messages{color:rgba(0,0,0,.54);}
.v-messages{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;min-height:12px;min-width:1px;position:relative;}
.theme--light.v-text-field .v-input__slot:before{border-color:rgba(0,0,0,.42);}
.theme--light.v-text-field:not(.v-input--has-state) .v-input__slot:hover:before{border-color:rgba(0,0,0,.87);}
.theme--light.v-text-field--solo .v-input__slot{border-radius:2px;background:#fff;}
.v-text-field{padding-top:12px;margin-top:4px;}
.v-text-field input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:20px;padding:8px 0;max-width:100%;min-width:0;width:100%;}
.v-text-field .v-label{max-width:90%;overflow:hidden;text-overflow:ellipsis;top:6px;-webkit-transform-origin:top left;transform-origin:top left;white-space:nowrap;pointer-events:none;}
.v-text-field>.v-input__control>.v-input__slot{cursor:text;-webkit-transition:background .3s cubic-bezier(.25,.8,.5,1);transition:background .3s cubic-bezier(.25,.8,.5,1);}
.v-text-field>.v-input__control>.v-input__slot:after,.v-text-field>.v-input__control>.v-input__slot:before{bottom:-1px;content:"";left:0;position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);width:100%;}
.v-text-field>.v-input__control>.v-input__slot:before{border-style:solid;border-width:thin 0 0;}
.v-text-field>.v-input__control>.v-input__slot:after{border-color:currentColor;border-style:solid;border-width:thin 0;-webkit-transform:scaleX(0);transform:scaleX(0);}
.v-text-field__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;overflow:hidden;}
.v-text-field__slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;}
.v-text-field.v-text-field--enclosed{margin:0;padding:0;}
/* .v-text-field.v-text-field--enclosed .v-input__slot,.v-text-field.v-text-field--enclosed .v-text-field__details{padding:0 12px;} */
.v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:8px;}
.v-text-field--solo .v-input__slot:after,.v-text-field--solo .v-input__slot:before{display:none;}
.v-text-field.v-text-field--solo .v-label{top:calc(50% - 10px);}
.v-text-field.v-text-field--solo .v-input__control{min-height:48px;padding:0;}
.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat) .v-input__slot{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);}
.v-text-field.v-text-field--solo .v-text-field__slot{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
/*! CSS Used from: Embedded */
div.v-input__slot{-webkit-box-shadow:0 6px 8px -3px #ececec!important;box-shadow:0 6px 8px -3px #ececec!important;}
div.v-input__control{min-height:42px!important;}
div.v-input__slot{border:1px solid #ebebeb;border-radius:5px!important;}
.v-btn--round{-webkit-box-shadow:0 5px 8px -3px #fdb813!important;box-shadow:0 5px 8px -3px #fdb813!important;}
/*! CSS Used from: Embedded */
.el-button{-webkit-box-shadow:0 5px 8px -3px #fdb813;box-shadow:0 5px 8px -3px #fdb813;border-radius:50px;font-weight:700;}
.el-button.deselect{background-color:#fff;}
.el-button.deselect{-webkit-box-shadow:0 6px 8px -3px #ececec;box-shadow:0 6px 8px -3px #ececec;}
.package{display:table;padding:10px;}
.package div{display:table-cell;}
.caricon{width:100%;}
.cartitle{width:100%;}
.carbutton,.carprice{width:20%;}
.cartitle h4{font-size:16px;}
.carimages{margin-top:5px;width:60%;}
.carprice h4{font-size:18px;font-weight:700;}
@media screen and (max-width:1023px){
div.formcol-2{margin-top:25px;}
button.form1btn{margin-top:6px!important;}
}
html body .ss-hero {display:block;}
.ss-form-cnt { position: relative; margin: 30px auto; background: #fff; padding: 5%; overflow: hidden;}
.ss-form-cnt h3{text-align:center;}
html body button.form1btn.mt-4.v-btn.v-btn--block.v-btn--large.v-btn--round.theme--dark.primary, .carbutton button {border:0;box-shadow:none !important;}
.v-btn__content {font-size:14px;}
html body .carbutton button { border: 2px solid #fdb813; padding: 5px 10px;}
::placeholder {
  position: relative;left:10px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  position: relative;left:10px;
}

::-ms-input-placeholder { /* Microsoft Edge */
  position: relative;left:10px;
}
p.mt-1.mb-1 {font-weight:700;}
.ss-blu-bg {
    position: absolute;
    opacity: 0.6;
}
.ss-blu-bg img {width:100%;}
.ss-fld { padding: 5%;}

.ss-center{display:block;text-align:center;}
/* rt css */
*:not(#fancybox-lock) {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#large-image {
  position: relative;
}
@media (max-width: 991px) {
 #large-image {
    display: none;
  }
}
/* @keyframes zoomin {
  25% {
    transform: scale(0, 0) translateX(0px);
    opacity: 1;
  }
  75% {
    transform: scale(1, 1) translateX(150%);
    opacity: 1 ;
  }
  100% {
    transform: scale(1, 1) translateX(200%);
    opacity: 0;
  }
} */
@keyframes zoomin {
  from {
    transform: scale(0, 0) translateX(0px);
    opacity: 1;
  }
  to {
    transform: scale(1, 1) translateX(90%);
    opacity: 1 ;
  }
}
@keyframes splash {
  0% {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  1.5% {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  3% {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  4.5% {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  6% {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
div#large-image {
    overflow: hidden;
    bottom: 120px;
}
#large-image .car {
  position: relative;
  transform: scale(0, 0) translateX(0px);
  margin-left: 200px;
  animation: zoomin 2s normal forwards linear;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
#large-image .car {
    margin-left: -240px;
    display:none;
  }
}
#large-image .splash {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  z-index: 2;
  top: 143px;
  right: 100px;
  animation: splash 10s normal 1.5s forwards infinite linear;
  display: none;
}
@media (min-width: 1200px) {
 #large-image .splash {
    right: 190px;
  }
}
/* date & time */
.ui-menu .ui-menu-item {
  box-sizing: border-box;
  padding: 0 !important;
}
/*------------ DATE INPUT -------------*/
.date_time{
  background-color:#ffffff;
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 0.15rem;
  /* border: 1px solid #ddd; */
  justify-content: flex-end;
  box-sizing: border-box;
  height: 36px;
  box-shadow:var(--box-shadow)
}

.date_time span {
  background-color: var(--main-light-grey);
  color: #ddd;
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  justify-content: center;
  /* border: 1px solid #ddd; */
  align-items: center;
  border-radius: 0 0.15rem 0.15rem 0;
  cursor: pointer;
  position: absolute;
  z-index: 0;
  height: 36px;
  border-right: none;
}

.date_time input {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background-color: transparent;
  z-index: 2;
  letter-spacing: 3px;
  text-align: left;
  padding-right: 36px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0.15rem
}

.ui-datepicker {
  margin-top: 5px;
  padding: 0 !important;
  box-shadow: var(--box-shadow);
  border: none;
}

.ui-datepicker .ui-datepicker-header{
  background: none !important;
  border: 0;
  background-color: var(--main-theme-color) !important;
  font-family: var(--font-buttons);
  letter-spacing: 1px;
  font-weight: 100;
  border-radius: 0.15rem 0.15rem 0 0;
}

.ui-datepicker  .ui-datepicker-prev-hover,
.ui-datepicker  .ui-datepicker-next-hover{
  background-color: transparent !important;
  border: none !important;
  top: 2px !important;
}

.ui-datepicker a:hover {
  text-decoration: none;
}


.ui-datepicker-prev, .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/icons_3/right_arrow_1.svg') !important;
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  opacity: 0.4;
}

.ui-datepicker th {
  font-weight: 100 !important;
  font-family: var(--font-buttons);
  font-size: 13px;
  padding: .5em !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none !important;
  background: var(--main-theme-color-05) !important;
  color: grey !important;
  font-family: var(--font-buttons);
  font-weight: 100 !important;
  letter-spacing: 1px;
}



.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background-color: white !important;
  color: var(--main-theme-color) !important;
  font-weight: normal !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
  color: white !important;
    background-color: var(--main-theme-color) !important
}

.ui-datepicker td a.ui-state-hover.ui-state-default {
  color: var(--main-theme-color) !important;
  font-weight: normal!important;
  background-color: white !important;
}

.ui-datepicker td a.ui-state-hover.ui-state-highlight {
  background-color: white !important;
  color: var(--main-theme-color) !important;
  font-weight: normal !important;
}

.ui-datepicker table {
  margin: 0.15em !important;
  width: -webkit-fill-available!important;
}


/*------------ TIME INPUT ------------*/

.ui-timepicker.ui-menu{
  position: absolute !important;
  top : 0 !important;
}

ul.ui-timepicker-viewport {
  width: auto !important;
}

.ui-timepicker-standard {
  margin-top: 5px !important;
  box-sizing: border-box;
  margin-left: 2px !important;
  border-radius: 0.15rem;
  box-shadow: var(--box-shadow);
  border: none !important;
  width: 149px !important;
  padding: 0 !important;
  z-index: 4!important
}

.ui-timepicker-standard a {
  padding: .3em .4em !important;
  text-decoration: none;
  font-family: var(--font-buttons);
  font-size: 13.5px;
  letter-spacing: 1px;
  color: #000000 !important;
  font-weight: 100;
}
.ui-timepicker-standard a.ui-state-hover {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  background-color: var(--main-theme-color-05) !important;
  color: var(--main-theme-color) !important; 
}
.ui-timepicker ::-webkit-scrollbar {
  width: 8px;
}
.ui-timepicker ::-webkit-scrollbar-track {
  background: rgba(17, 36, 45, 0.3);
  background-color: var(--main-light-grey); 
}
.ui-timepicker ::-webkit-scrollbar-thumb {
  background: #ddd;
}
.ui-timepicker ::-webkit-scrollbar-thumb:hover {
  background: var(--main-theme-color);
}
.ss-dtd {
    display: flex;
}
.input_time.date_time {
    width: 100%;
}
/* .input_date.date_time {padding-right: 10px;} */
i.fas{color:#000000;}
/* date & time */
.steps.clearfix {display:none;}
.ss-fill-form > .container {position: relative;z-index: 1;}
.actions ul {
  display: flex; }
  .actions ul.actions-next {
    justify-content: space-between; }
.actions li a {
  padding: 0;
  border: none;
  display: inline-flex;
  height: 46px;
  width: 146px;
  align-items: center;
  background: #fdb813;
  cursor: pointer;
  position: relative;
  padding-left: 33px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 23px;
  margin-top: 10px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;border:2px solid #fdb813; }
  .actions li a:before {
    content: '\f2ee';
    position: absolute;
    top: 17px;
    right: 32px;
    font-family: Material-Design-Iconic-Font;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-size: 13px; }
  .actions li a:hover {
    background: #ffffff;border:2px solid #fdb813; color:#fdb813;text-decoration:none;}
    .actions li a:hover:before {
      -webkit-animation-name: hvr-icon-wobble-horizontal;
      animation-name: hvr-icon-wobble-horizontal;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1; }
.actions li[aria-disabled="true"] a {
  display: none; }
.actions li:first-child a {
  background: #fdb813;border:2px solid #fdb813;
  padding-left: 52px; }
  .actions li:first-child a:hover {
    background: #ffffff;color:#fdb813;border:2px solid #fdb813; }
.actions li:last-child a {
  padding-left: 46px;
  font-weight: 400; }
  .actions li:last-child a:before {
    right: 44px; }
    .actions li a:before {content: none;}
    .actions ul {list-style:none;}
    /* service */
    .service-grid {
    background: #fcfcfc00;
}
    .service-title h4 {
    position: relative;
    display: inline-block;
}
.service-icon {
    position: relative;
}
.service-title p {
    padding: 0 190px;
    margin-bottom: 10px;
}
.about-info-text h2 {
    margin-bottom: 23px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: .9;
}
.about-info-text p {
    padding: 0 100px;
    font-size: 18px;
    margin-bottom: 26px;
      position: relative;
}
.about-content p {
    margin-bottom: 0;
}
.about-info-text a {
    margin-bottom: 20px;
      position: relative;
}
.service-icon i {
    font-size: 40px;
    color: #ffd700;
    margin-bottom: 20px;
    display: inline-block;
}
.service-wrap {
    border: 1px solid #e6e6e600;
    padding: 50px 30px;
      position: relative;
      border: 3px solid #ffffff00;
}

.service-wrap p{
      position: relative;
      font-weight: 500;
}

.service-wrap:hover {
    background-image: url(../img/taxi-car.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: local;
    transition: all .5s;
    box-shadow: 2px 2px 11px 9px #00000024;    
    border: 3px solid #ffffff;
    transform: scale(1.05);

}

.service-wrap:hover:before {
    background: rgba(0, 0, 0, 0.2901960784313726);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    content: "";
    top: 0;
    opacity: 1;
}

.service-wrap:hover h4,.service-wrap:hover p{
    color: #fff;
}
.service-wrap h4 {
    font-weight: 600;
    color: #1e2331;
    margin-bottom: 17px;
    font-size: 18px;
    text-transform: capitalize;
      position: relative;
}
.service-wrap a {
    font-size: 14px;
    font-weight: 600;
      position: relative;

}
.ss-service, .ss-cont {
    padding: 7%;
}
.ss-service {
    background-image: url(../img/road.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
/* service */
.ss-ht {color:#fdb813;}
@keyframes slideleft {
  from {
    transform: translate3d(845px, 0px, 0px);
  }
  to {
    transform: translate3d(0px, 0px, 0px);
  }
}
.car-right {
  position: absolute;
  right: 0;
  top: 50%;
  max-width: 50%;
  overflow: hidden;
  margin-top: -225px;
}
.car-right img {
  /*.translate3d(-50%, 0); */
  position: relative;
  transform: translate3d(845px, 0px, 0px);
}
.car-right img.slideleft {
  animation: slideleft 1s normal forwards linear;
}
@media (max-width: 991px) {
 .car-right {
    display: none;
  }
}
.ss-cont {position: relative;}
.car-right.animation-block img {
    width: 100%;
}
/* form */

.forms-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.section-title {
	font-size: 32px;
	letter-spacing: 1px;
	color: #fff;
}

.forms {
	display: flex;
	align-items: flex-start;
	margin-top: 30px;
}

.form-wrapper {
	animation: hideLayer .3s ease-out forwards;
}

.form-wrapper.is-active {
	animation: showLayer .3s ease-in forwards;
}

@keyframes showLayer {
	50% {
		z-index: 1;
	}
	100% {
		z-index: 1;
	}
}

@keyframes hideLayer {
	0% {
		z-index: 1;
	}
	49.999% {
		z-index: 1;
	}
}

.switcher {
    position: relative;
    cursor: pointer;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 16px;
    letter-spacing: .5px;
    color: #333;
    font-weight: 800;
    outline: none;
    transform: translateX(0);
    transition: all .3s ease-out;
    border: 3px solid;
    padding: 10px;
    background-color: #00000021;
}

.form-wrapper.is-active .switcher-login {
	color: #fff;
    transform: translateX(90px);
    background-color: #000;
}

.form-wrapper.is-active .switcher-signup {
	color: #fff;
	transform: translateX(-90px);
  background-color: #000;
}

.underline {
	position: absolute;
	bottom: -5px;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	width: 100%;
	height: 2px;
}

.underline::before {
	content: '';
	position: absolute;
	top: 0;
	left: inherit;
	display: block;
	width: inherit;
	height: inherit;
	background-color: currentColor;
	transition: transform .2s ease-out;
}

.switcher-login .underline::before {
	transform: translateX(101%);
}

.switcher-signup .underline::before {
	transform: translateX(-101%);
}

.form-wrapper.is-active .underline::before {
	transform: translateX(0);
}

.form {
    overflow: hidden;
    min-width: 320px;
    margin-top: 50px;
    padding: 30px 25px;
    border-radius: 5px;
    transform-origin: top;
    width: 100%;
}

.form-login {
	animation: hideLogin .3s ease-out forwards;
}

.form-wrapper.is-active .form-login {
	animation: showLogin .3s ease-in forwards;
}

@keyframes showLogin {
	0% {
		background: #d7e7f1;
		transform: translate(40%, 10px);
	}
	50% {
		transform: translate(0, 0);
	}
	100% {
		background-color: #fae289;
		transform: translate(35%, -20px);
	}
}

@keyframes hideLogin {
	0% {
		background-color: #fae289;
		transform: translate(35%, -20px);
	}
	50% {
		transform: translate(0, 0);
	}
	100% {
		background: #d7e7f1;
		transform: translate(40%, 10px);
	}
}

.form-signup {
	animation: hideSignup .3s ease-out forwards;
}

.form-wrapper.is-active .form-signup {
	animation: showSignup .3s ease-in forwards;
}

@keyframes showSignup {
	0% {
		background: #d7e7f1;
		transform: translate(-40%, 10px) scaleY(.8);
	}
	50% {
		transform: translate(0, 0) scaleY(.8);
	}
	100% {
		background-color: #fae289;
		transform: translate(-35%, -20px) scaleY(1);
	}
}

@keyframes hideSignup {
	0% {
		background-color: #fae289;
		transform: translate(-35%, -20px) scaleY(1);
	}
	50% {
		transform: translate(0, 0) scaleY(.8);
	}
	100% {
		background: #d7e7f1;
		transform: translate(-40%, 10px) scaleY(.8);
	}
}

.form fieldset {
	position: relative;
	opacity: 0;
	margin: 0;
	padding: 0;
	border: 0;
	transition: all .3s ease-out;
}

.form-login fieldset {
	transform: translateX(-50%);
}

.form-signup fieldset {
	transform: translateX(50%);
}

.form-wrapper.is-active fieldset {
	opacity: 1;
	transform: translateX(0);
	transition: opacity .4s ease-in, transform .35s ease-in;
}

.form legend {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	clip: rect(0 0 0 0);
}

.input-block {
	margin-bottom: 20px;
}

.input-block label {
	font-size: 14px;
  color: #000000;
}

/* .input-block input {
	display: block;
	width: 100%;
	margin-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 40px;
	color: #3b4465;
  background: #eef9fe;
  border: 1px solid #cddbef;
  border-radius: 2px;
} */

.form [type='submit'] {
  opacity: 1;
    display: block;
    min-width: 160px;
    margin: 30px auto 10px;
    font-size: 18px;
    line-height: 20px;
    border-radius: 50px;
    border: none;
    transition: all .3s ease-out;
}

.form-wrapper.is-active .form [type='submit'] {
	opacity: 1;
	transform: translateX(0);
	transition: all .4s ease-in;
}

.btn-login {
	color: #000000;
	background: #fdb813;
	transform: translateX(-30%);
}

.btn-signup {
	color: #fdb813;
	background: #fbfdff;
	box-shadow: inset 0 0 0 2px #fdb813;
	transform: translateX(30%);
}
.ss-details h5{text-align: center;}
.donate-now {
     list-style-type:none;
     margin:25px 0 0 0;
     padding:0;
     display:flex;
}

.donate-now li {
    float: left;
    margin: 0 5px 0 0;
    width: 100%;
    height: 75px;
    position: relative;
}

.donate-now label, .donate-now input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:2px solid #fdb81300;
}

.donate-now input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

.donate-now input[type="radio"]:checked + label {
    border:2px solid #fdb813;
}

.donate-now label {
     padding:5px;
     border:1px solid #000000; 
     cursor:pointer;
    z-index:90;
}

.donate-now label:hover {
     background:#DDD;
}
.caricon img, .cartitle p {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
#show-more, #show-less, #show-more1, #show-less1 { 
  color: grey;
}
#show-more a, #show-less a, #show-more1 a, #show-less1 a{
  cursor: pointer;
  text-decoration:underline;
  color: auto;
}
/* #show-more-content, #show-more-content1 {
    max-height: 270px;
    overflow: auto;
}  */
div#show-more a,div#show-more1 a, div#show-less a,div#show-less1 a {
    background-color: #fae289;
    padding: 10px;
    line-height: 3;
    border-radius: 7px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}
html body button.btn-login, html body button.btn-signup {
    background-color: #fae289;
    padding: 10px;
    line-height: 3;
    border-radius: 7px;
    border:2px solid #000000 !important;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}
/* form */
/* testimonial */

.testi-wrap {
  position: relative;
  height: 725px;
  margin-top: -80px;
}

.client-single {
  margin-top: 20px;
  text-align: center;
  position: absolute;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.client-info,
.client-comment {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  display: none;
}
.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  opacity: 0;
  visibility: hidden;
}
.client-single.position-1 {
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
}
.client-single.position-2 {
  left: -40px;
  top: 105px;
}
.client-single.position-3 {
  left: -60px;
  top: 240px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.position-4 {
  left: 55px;
  top: 380px;
}
.client-single.position-5 {
  top: 30px;
  right: 55px;
}
.client-single.position-6 {
  top: 225px;
  right: -40px;
}
.client-single.position-7 {
  top: 400px;
  right: 45px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.active {
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  width: 70%;
}
.client-single.active .client-comment,
.client-single.active .client-info {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.client-single:not(.active) {
  -webkit-transform: scale(0.55);
  transform: scale(0.55);
  z-index: 99;
}
.client-single.active .client-img {
  width: 160px;
  height: 160px;
  margin: 0 auto 24px;
  position: relative;
}
.client-single.active .client-img:before {
  border-radius: 100%;
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(#feea5b), to(#fdb813));
  background-image: linear-gradient(180deg, #feea5b 0%, #fdb813 100%);
  padding: 5px;
  width: 160px;
  height: 160px;
  top: -4px;
  left: 0px;
  position: absolute;
  z-index: -1;
}
.client-single .client-img img {
    width: 150px;
    border-radius: 50%;
    border: 8px solid #d1e9ff;
    cursor: pointer;
    height: 150px;
    object-fit: cover;
}
.client-single.active .client-img img {
  max-width: 160px;
  margin: 0 auto 24px;
  border: 0;
}

.client-comment {
  padding: 0 30px;
}
.client-comment span i {
  font-size: 60px;
  color: #fdb813;
  margin: 40px 0 24px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 
  .client-single.active {
    width: 60%;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 100px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 108px;
    height: 108px;
    top: -4px;
    left: 6px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 580px;
  }

  #testimonial-area {
    padding: 100px 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  
  .client-single.active {
    width: 60%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-5,
.client-single.position-7 {
    right: 0;
  }

  .client-single.position-4 {
    left: 0;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;max-height: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 630px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 479px) {
  

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
    max-height: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 600px;
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
  

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;max-height: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 550px;
  }
}
.ss-testi{padding:7% 7% 2%;}
.ss-pad {padding:0 4% 4%;}
/* testimonial */
.ss-map iframe {
    filter: grayscale(1);
    position: relative;
    top: 5px;    
}
.ss-map {
    filter: invert(1);
}
/* social media */
.social-links {
  display: flex;
}

.social-links a {
  width: 80px;
  height: 80px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.05);
  margin: 0;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  transition: transform 0.5s;
}

.social-links a .fab {
  font-size: 30px;
  line-height: 80px;
  position: relative;
  z-index: 10;
  transition: color 0.5s;
}

.social-links a::after {
  content: '';
  width: 100%;
  height: 100%;
  top: -90px;
  left: 0;
  background: #000;
  background: linear-gradient(-45deg, #ed1c94, #ffec17);
  position: absolute;
  transition: 0.5s;
}

.social-links a:hover::after {
  top: 0;
}

.social-links a:hover .fab {
  color: #fff;
}

.social-links a:hover {
  transform: translateY(-10px);
}

/* social media */
/* footer */
.ss-footer {padding:4%;background-color: #171616;color: #ffffff;}
ul.nav.navbar-nav li a { font-size: 14px; line-height: 1.42857143; color: #ffffff; padding-left: 0;padding-top: 0;padding-bottom:0;}
ul.address { list-style: none;    letter-spacing: 0.5px;}
ul.address li span {margin-right:5px;}
ul.address li a {color: #ffffff;}
ul.address li a:hover{text-decoration:none;}
ul.nav.navbar-nav li a:hover {background-color: transparent;}
p.ss-cpy { text-align: center; font-size: 14px;}
/* footer */
@media only screen and (max-width:1023px) {
  .form { width: 100%; min-width: 150px; right: 0; position: relative;}
  .form-wrapper {width:100%;}
  button.switcher.switcher-login, button.switcher.switcher-signup{font-size:7px;}
  button.switcher.switcher-login {position: relative;right: 0;}
  button.switcher.switcher-signup {position: relative;left: 20px;}
}
/* header */
.main-menu{list-style: none;}
.menu-header { position: absolute; width: 100%; z-index: 1;}
.ss-relative{position: relative;}
ul.main-menu { display: flex; flex-wrap: wrap;justify-content: space-evenly;align-items: center;}
.menu-header { padding: 20px;}
ul.main-menu img { display: block; width: 43%; margin: auto;}
header { position: relative; z-index: 11;}
ul.main-menu li a { font-size: 16px;font-weight: 700;color: #333333;/*text-shadow: 2px 1px 2px #00000054;*/}
ul.main-menu li a:hover{text-decoration: none;}
header.ss-fixed, body.ss-inr-pgs header.ss-fixed { background-color: #ffffffc4; position: fixed; width: 100%; z-index: 1111; height: 85px; transition: 0.5s; box-shadow: 2px 2px 2px #0000003d;}
.client-single.inactive { filter: grayscale(1); }
@media (min-width:1248px) {
  ul.main-menu > li:nth-child(2) {order: 3;}
  ul.main-menu > li:nth-child(3) {order: 1;}
  ul.main-menu > li:nth-child(4) {order: 2;}
  ul.main-menu > li:nth-child(5) {order: 4;}
  ul.main-menu > li:last-child {order: 5;}
}
/* header */
/* 22/07/2021 */
html body .ss-opty { opacity: 0 !important; transition: 1s;}
i.fas.fa-align-left { font-size: 20px; color: #000000; display: none;}
ul.main-menu i.fas.fa-arrow-circle-left{display: none;}
@media screen and (max-width:1023px){
  i.fas.fa-align-left {display:block;}
  ul.main-menu li { width: 100%; line-height: 2.4;}
  ul.main-menu img{width: 65%; padding-bottom: 4%;}
  .menu-header { background-color: #ffffff; padding: 20px; width: 100%; position: fixed; left: -200%; height: 100%; top: 0;transition: 1s;}
  .menu-header.ss-open {left: 0;transition: 1s;}
  i.fas.fa-align-left { display: flex; position: relative; top: 11px; justify-content: flex-end;}
  .container.ss-relative {height: 0;}
  ul.main-menu i.fas.fa-arrow-circle-left { font-size: 20px; color: #000000; display: flex; margin-left: auto;}
  ul.main-menu li a { display: block;text-align: center; }
  header.ss-fixed{height:10%;}
  .client-single .client-img img{width:140px;height:140px;}
  .client-comment h3{font-size:14px;}
  .ss-wd { display: block; text-align: center;}
}
@media only screen and (min-width:1248px){
  section.forms-section {width: 50%;}
}
/* 22/07/2022 */
/* inner pages */
body.ss-inr-pgs header { background-color: #ffffffc4; position: relative; width: 100%; z-index: 11111111; height: 13%; transition: 0.5s; box-shadow: 2px 2px 2px #0000003d;}
.ss-inr-banner { position: relative; background-image: url(../img/bg_1.jpg); background-repeat: no-repeat; background-position: bottom; background-attachment: fixed;}
.ss-inr-banner h2 { margin: 0;font-size: 3em;font-weight: 700; color: #ffffff; text-transform: uppercase; display: flex; justify-content: center; align-items: center; height: 45vh; position: relative;}
.ss-inr-banner:before { content: ""; background-color: #000000cf; position: absolute; width: 100%; height: 100%;}
body.ss-inr-pgs header .menu-header{ position: relative;}
/* .ss-abt-cnt img {width: 85%; animation: slideleft 1s normal forwards linear; display: block; margin: auto;} */
.ss-abt-cnt img {width: 60%; display: block; margin: auto;}
.ss-abt-cnt{padding: 5% 0 0;}
.ss-abt-cnt .col-md-6{overflow: hidden;}
.icons-section .single-icon, .single-icon.ss-mob { height: 75px;width: 75px;border: 1px solid rgba(59, 59, 59, 0.3);text-align: center;line-height: 70px;border-radius: 50px;background-color: #FEFBF0;position: relative;margin: auto;}
.icons-section .single-icon:not(:last-child):after { content: ""; position: absolute; background-color: #ddd; height: 1px; width: 170px; top: 50%; left: 122%;}
.icons-section { display: flex; justify-content: space-around; margin-bottom: 30px;}
.how-work-text { text-align: center;}
.ss-procd { padding:3% 0 7%}
h3.ss-hd-title {text-align: center; margin-bottom: 50px;}
.ss-abt-cnt ul.address li a {color: #333333;}
.ss-ct-add p {margin-bottom: 0;}
.ss-ct-add .social-links a { color: #333333;}
.ss-add-txt, .ss-abt-cnt ul.address, .ss-ct-social {padding: 10px 0;}
.ss-add-txt, .ss-abt-cnt ul.address {font-weight: 600;}
.ss-ttl h3 {text-transform: uppercase;padding-bottom: 10px;}
.ss-ttl p { padding-bottom: 10px;}
.form-horizontal {max-width: 400px;font-weight: 400;}
.form-control, .form-control, textarea { max-width: 400px;background-color: #ffffff;color: #333333;letter-spacing: 1px;}
.send-button { margin-top: 15px;height: 34px;width: 400px;overflow: hidden;transition: all .2s ease-in-out;}
.alt-send-button {width: 400px; height: 34px; transition: all .2s ease-in-out;}
.send-text {  display: block; margin-top: 10px;font-weight: 700; font-size: 12px; letter-spacing: 2px;}
.alt-send-button:hover { transform: translate3d(0px, -29px, 0px);}
.ss-abt-cnt button#submit { background-color: #fdb813; border: 1px solid #fdb813;}
.ss-map { padding-top: 4%;}
.ss-desk{display: block;}
.ss-mob{display: none;}
@media only screen and (max-width:1023) {
  .send-button, .alt-send-button { width:100%;}
  body.ss-inr-pgs header i.fas.fa-align-left { color: #ffffff;}
  body.ss-inr-pgs header.ss-fixed i.fas.fa-align-left { color: #000000;}
  body.ss-inr-pgs header .menu-header{ position:fixed;}
  .ss-inr-banner{background-size: cover;}
  .ss-desk{display: none;}
  .ss-mob{display: block;}
  .single-icon.ss-mob img { display: block;margin: auto;}
}
form#contact-form .form-control:focus {border-color: #fdb813;}
.ss-tariff {
  min-height: 100vh;
  background: url(../img/tariff_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  font-size: 16px;
  background-attachment: fixed;
  background-position: center;
}
.grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 4%;
  padding: 12% 0;
}

.card {
  padding: 50px;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: 25px;
}

.card_title {
  font-weight: normal;
  font-size: 36px;
  margin-bottom: 20px;
}

.pricing {
  font-weight: normal;
  font-size: 75px;
  line-height: 50px;
}

.pricing .small {
  font-size: 16px;
}

hr {
  margin-top: 70px;
}

.features {
  margin: 40px 0;
  list-style-position: inside;
}

.features li {
  padding-bottom: 10px;
}

a.cta_btn {
  width: 100%;
  display: inline-block;
  text-align: center;
  background: rgba(21, 23, 24, 0.7);
  border-radius: 29px;
  padding: 20px 0;
  color: white;
  text-decoration: none;
  letter-spacing: 2px;
  transition: background .3s ease;
}

a.cta_btn:hover {
  background: #000;
}

@media only screen and (max-width: 1023px) {
  .grid {
      grid-template-columns: 1fr 1fr;
      gap: 2%;

  }
}

@media only screen and (max-width: 1023px) {
  .grid {
      grid-template-columns: 1fr;
      gap: 2%;
      padding-bottom: 25%;
  }


  .card {
      padding: 30px;
  }

  .card_title {
      font-size: 24px;
      margin-bottom: 12px;
  }

  .pricing {
      font-size: 52px;
  }

  hr {
      margin-top: 50px;
  }

  a.cta_btn {
      font-size: 11px;
  }
}
@media only screen and (min-width:1024px) and (max-width:1247px){
  .menu-header{left:0;}
  ul.main-menu img{ margin: 0 auto 0 0;}
}
/* inner pages */
/* 10/08/2021 */
#button {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 100px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
a#button img {
  width: 100%;
}
#button:hover {
  cursor: pointer;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 500px) {
  #button {
    margin: 30px;
  }
}
/* 10/08/2021 */
ul.main-menu img { width: 20% !important; }
/* 08/09/2021 */
html body .donate-now li{height: 110px;}
/* 14/09/2021 */
/* 22/09/2021 */
.service-title h3, .ss-cont h3, .section-heading.text-center.ss-pad h2, h3.ss-hd-title, .ss-ttl h3{font-size: 36px;font-weight: 900;color: #ffd700;}
div#show-more a, div#show-more1 a {background-color: #fae289;}
@media only screen and (min-width:1248px) {
	p{font-size: 16px;font-weight: 500;}
	.service-wrap p { width: 50%; margin-left: auto; margin-right: auto;}
}
@media only screen and (max-width:1023px) {
	ul.main-menu img { width: 45% !important;}
	ul.donate-now {flex-wrap: wrap;justify-content: space-between}
  header.ss-fixed ul li { position: relative; bottom: 15px;}
}
@media only screen and (min-width:375px) and (max-width:1023px) {
	html body button.switcher.switcher-login, html body button.switcher.switcher-signup {font-size: 12px;}
}
/* 22/09/2021 */
/* 23/09/2021 */
@media only screen and (max-width:1023px) {
  ul.main-menu li {padding: 8px 0;border-bottom: 1px solid #ebebeb;}
  ul.main-menu li a {text-align: center;text-transform: uppercase;}
}
.menu-header.ss-open {background-image: url(../img/road.png);background-repeat: no-repeat;}
/* 23/09/2021 */
/* 24/09/2021 */
section.ss-table-price span {display: block;text-align: center;margin: 20px auto 0;font-size: 16px;text-transform: capitalize;font-weight: 600;}
@media only screen and (max-width:1023px) {
  .service-title h3, .ss-cont h3, .section-heading.text-center.ss-pad h2, h3.ss-hd-title, .ss-ttl h3 {font-size: 24px;}
  body.ss-inr-pgs header .menu-header {position:fixed;}
  .icons-section .single-icon:after{content:none;}
  .single-icon.ss-desk{display:none;}
  .single-icon.ss-mob{display:block;}
}
@media only screen and (min-width:1023px) {
  ul.main-menu li:nth-child(2) {width: 25%;}
  header.ss-fixed .menu-header {padding-top: 0;}
}
@media only screen and (min-width:1023px) and (max-width:1440px){  
  html body ul.main-menu img { width: 35% !important;}
}
@media only screen and (min-width:1441px) {  
  html body ul.main-menu img { width: 45% !important;}
}
@media only screen and (min-width:992px) and (max-width:1023px){ 
  html body .form { width: 100%;}
}
@media only screen and (min-width:500px) and (max-width:991px){ 
  html body .form { width: 100%;}
}
/* 24/09/2021 */
/* 28/09/2021 */
@media only screen and (min-width:1248px){
  html body .ss-opt{width: 100%; position: relative; left: 30px;}
  .ss-opt .ss-fm-car, .ss-opt .ss-flx-ds > .ss-tde:first-child { padding-right: 30px;}
  .ss-flx-new, .ss-flx-ds { display: flex;}
  .ss-flx-new div#show-less, .ss-flx-new div#show-less1 { position: absolute;left: 0;bottom: 0;}
  html body .ss-opt.ss-optz { width: 100%;}
  html body .ss-two-tt {top: 130px; left: 0; width: 100%;}
 }
 .ss-optz .ss-hide{display: none;}
/* 28/09/2021 */
/* 29/09/2021 */
@media only screen and (max-width:1024px){ 
  .ss-mob-header {display: flex;align-items: baseline;justify-content: space-between;}
  .ss-mob-header .ss-logo {display:block;max-width: 95px;}
  .ss-mob-header .ss-logo img {width: 100%;}
  .ss-two-tt .forms {position: relative;top: 82px;}
  .ss-mob-header i.fas.fa-align-left {position: relative;top: -3px;}
}
@media only screen and (min-width:1023px){
  .ss-mob-header .ss-logo {display: none;}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
  .service-wrap:hover{transform: scale(1);}
  .ss-testi{padding:7% 0 2%;}
  .ss-service, .ss-cont{padding:7% 0;}
  .ss-footer{padding:4% 0;}
}
/* 29/09/2021 */
/* 30/09/2021 */
@media only screen and (min-width:1248px) {
  html body .ss-opt, html body .forms .form{min-height:522px;transition: 0.5s;}
  html body .ss-opt .ss-flx-new, .ss-flx-ds{min-height:437px;}
  /* html body .forms .form fieldset { min-height: 395px;} */
  html body .ss-two-tt section.forms-section{width:100%;}
  .form-wrapper.ss-fm-login { position: relative;right: 100px;}
  /* ul.donate-now {flex-wrap: wrap;} */
  /* .ss-flx-ds{position: relative;} */
}
/* .forms{opacity:0 !important;transition:0.5s;}
.forms.ss-fast{opacity:1;transition:0.5s;} */
/* 30/09/2021 */
/* 01/10/2021 */
.ss-dtd.ss-ext-tt, .ss-dtd.ss-ext-tt .row { width: 100%;}
.ss-dtd {justify-content: space-between;}
.ss-dtd.ss-ext-tt .row { width: 100%; margin: 0;}
.is-active .form { box-shadow: 2px 2px 9px 2px #00000038;}
div#show-more a, div#show-more1 a, div#show-less a, div#show-less1 a {border:1px solid #000000;}
@media only screen and (min-width:992px){  
.ss-dtd.ss-ext-tt .ss-tt-one {padding-left: 0;}
.ss-dtd.ss-ext-tt .ss-tt-two {padding-right: 0;}
}
@media only screen and (max-width:992px){  
  .ss-dtd.ss-ext-tt .ss-tt-one {padding: 0;}
  .ss-dtd.ss-ext-tt .ss-tt-two {padding: 0;}
}
@media only screen and (min-width:500px) and (max-width:992px) {
  html body .donate-now li {height:120px;}
}
@media only screen and (min-width:992px) and (max-width:1023px) {
  html body .donate-now li {height: 152px;}
}
/* 01/10/2021 */
/* 04/10/2021 */
@media only screen and (min-width:375px) and (max-width: 499px) {
  .form{padding: 10px 30px;}
  .form-wrapper.is-active fieldset { width: 200px;}
}
@media only screen and (max-width:1023px) {
  .ss-testi, .ss-service, .ss-cont{padding:7% 0;}
}
@media only screen and (max-width: 374px) {
  .form{padding:10px;}
  .form-wrapper.is-active fieldset { width: 150px;}
}
/* 04/10/2021 */
/* 05/10/2021 */
@media only screen and (max-width:1023px){
  #show-more, #show-less, #show-more1, #show-less1{text-align:center;}
  .send-button, .alt-send-button {width:100%;}
  .alt-send-button{height:auto;}
}
@media only screen and (min-width:1200px) and (max-width:1399px){
  #large-image .car{margin-left: 100px;}
}
/* 05/10/2021 */
/* 08/10/2021 */
.ss-info-taxi p {text-align: center;font-style: italic;}
/* 08/10/2021 */
/* 11/10/2021 */
.form-wrap {background-color: #fff;width: 320px;margin: 3em 0 3em auto;box-shadow: 0px 1px 8px #BEBEBE;-webkit-box-shadow: 0px 1px 8px #BEBEBE;-moz-box-shadow: 0px 1px 8px #BEBEBE; }
.form-wrap .tabs { overflow: hidden; }
.form-wrap .tabs h3 { float: left;width: 50%;}
.form-wrap .tabs h3 a { text-align: center;background-color: #e6e7e8;display: block;font-size: 16px;font-weight: 700;color: #333333;padding: 20px;}
.form-wrap .tabs h3 a.active {background-color: #ffffff;text-decoration: none;}
.form-wrap .tabs-content {padding: 1.5em;}
.form-wrap .tabs-content div[id$="tab-content"] {display: none;}
.form-wrap .tabs-content .active {display: block !important;}
.form-wrap form select {box-sizing: border-box;-moz-box-sizing: border-box;color: inherit;font-family: inherit;padding: .8em 0 10px .8em;border: 1px solid #CFCFCF;outline: 0;display: inline-block; margin: 0 0 .8em 0; padding-right: 2em;width: 100%; }
.form-wrap form .button {padding: .8em 10px .8em;border: 2px solid #ffd700;font-weight: 700;background-color: #ffd700;color: #000000;cursor: pointer;text-transform: uppercase; }
.form-wrap form .button:hover {background-color: #ffffff;color:#000000;border: 2px solid #000000;font-weight: 700; }
.form-wrap form .checkbox {visibility: hidden;padding: 20px;margin: .5em 0 1.5em; }
.form-wrap form .checkbox:checked + label:after {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1; }
.form-wrap form label[for] {position: relative;padding-left: 20px;cursor: pointer; }
.form-wrap form label[for]:before {content: '';position: absolute;border: 1px solid #CFCFCF; width: 17px;height: 17px;top: 0px;left: -14px; }
.form-wrap form label[for]:after {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;content: '';position: absolute;width: 9px;height: 5px;background-color: transparent;top: 4px;left: -10px;border: 3px solid #28A55F;border-top: none;border-right: none;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
.form-wrap .help-text {margin-top: .6em; }
.form-wrap .help-text p {text-align: center;font-size: 14px; }
html body .ss-two-tt section.forms-section{position: relative;}
.ss-fill-form .forms{position:absolute;left: 0;top: 50%;}
.ss-two-tt .tabs h3 {margin-top: 0;}
.form-wrap .tabs h3 a:hover {text-decoration: none;}
.input-block ul li {font-size: 14px;line-height: 26px;}
h2.ss-book-title {text-align: center;margin: 0 0 35px;font-weight: 700;}
section.ss-table-price .table-responsive tr td {font-weight: 700;}
@media only screen and (min-width: 768px) {
  .form-wrap {width: 600px;}
}
@media only screen and (min-width:1200px) {
  .ss-two-tt { min-height: 500px;}
}
@media only screen and (max-width:599px) {
  .ss-abt-cnt img { width: 40%;}
}
@media only screen and (max-width: 599px) {
  .cartitle p { line-height: 16px;}
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  html body .donate-now li{width: 30%;}
}
@media only screen and (max-width: 1199px) {
  .ss-fill-form .ss-two-tt .forms { position: relative; top: 80px;}
}
@media only screen and (max-width: 767px) {
  .ss-vid{min-height: 615px;}
  .ss-fill-form{height:615px;}
}
/* 11/10/2021 */
/* 12/10/2021 */
.input_date.date_time {margin-bottom: 20px;}
.ss-abt-cnt .ss-flx-new {animation: slideleft 1s normal forwards linear;}
@media only screen and (max-width:991px) {
  html body button.btn-login, html body button.btn-signup{transform: translateX(0%);}
}
/* 12/10/2021 */
/* 20/10/2021 */
.ss-tt-one .date_time span {display: none;}
input#depart_date1 {padding-bottom: 0;padding-right: 0;}
/* 20/10/2021 */
/* 23/10/2021 */
.tabs-content .input-field{margin:0 0 20px;}
.tabs-content input.button{display:block;margin: 15px auto;}
html body .form-wrap .tabs h3 a, html body .ss-abt-cnt .tab .tablinks {background-color: #daa520;color: #ffffff;}
html body .form-wrap .tabs h3 a.active, html body .ss-abt-cnt .tab .tablinks.active {background-color: #ffd700;color: #000000;}
/* 23/10/2021 */
/* 15/11/2021 */
@media only screen and (max-width:767px){
  .form-wrap .tabs h3 a{font-size:14px;}
}
/* 15/11/2021 */
/* 16/11/2021 */
.ui-timepicker-standard a{font-weight:bold;}
span.required{color:red;position: relative;left: 3px;}
/* 16/11/2021 */
/* 17/11/2021 */
ul.address li a {font-size: 16px;}
#Oneway ul.donate-now > li:last-child label {display: none;}
.float{position:fixed;width:60px;height:60px;bottom:40px;left:20px;background-color:#25d366;color:#FFF;border-radius:0;text-align:center;font-size:30px;box-shadow: 2px 2px 3px #999;z-index:100;}
.my-float{margin-top:16px;}
.float-call{display: none;}
@media only screen and (max-width:767px){
  .float-call {display: block;position: fixed;width: 60px;height: 60px;bottom: 40px;left: 45%;background-color: #ffffff;border: 2px solid; color: #25d366; border-radius: 50px;text-align: center; font-size: 30px; box-shadow: 1px 1px 4px #999999ab; z-index: 100;}
}
.time-picker {display: flex;justify-content: center;flex-direction: column;transition: all 0.4s ease;height: 0;overflow: hidden;}
.time-picker .set-time {display: flex;justify-content: center;margin-bottom: 15px;}
.time-picker .label {width: 60px;margin: 0 5px; text-align: center;line-height: 34px; display: inline-style;}
.time-picker .label a { display: block; border: 1px solid #DDDDDD; cursor: pointer; font-size: 28px;font-weight: bold; border-radius: 3px;}
.time-picker .label a:hover, .time-picker .label a:active { background-color: #3a7fb9; color: #FFFFFF; text-decoration: none;}
.time-picker .label .set {text-align: center;box-sizing: border-box;width: 100%; height: 40px;line-height: 34px;font-size: 20px; font-weight: bold; border: transparent;}
.time-picker #submitTime { text-align: center; line-height: 34px; border: 1px solid #DDDDDD; width: 128px; margin: auto; border-radius: 3px; cursor: pointer; text-transform: uppercase;font-weight: bold;}
.time-picker.open { border: 1px solid #DDDDDD; padding: 15px; transition: all 0.5s ease; height: auto; background-color: #FCFCFC;}
.time-picker.open input{color: #000000;}
.ss-dtd.ss-ext-tt .col-md-6.ss-tt-two{overflow:unset;}
.ss-dtd.ss-ext-tt .col-md-6.ss-tt-two .input_time.date_time{position:relative;}
.time-picker.open { position: absolute;top: 30px; background-color: #ffffff;z-index: 1111;}
.time-picker.open input {padding: 0;}
input#depart_time1, input#depart_time2 {padding-bottom: 0; padding-right: 0;}
/* 17/11/2021 */
/* 22/11/2021 */
html body li.ss-ph-hlt, html body li.ss-ph-hlt a {color: #ffd700;font-size: 18px;font-weight: 700;}
.ss-details {border-radius: 8px;box-shadow: 2px 2px 4px 1px #aea9a9;padding: 10px 0;}
.ss-details .col-md-12 h5{font-size:16px;margin-bottom: 3px;}
.ss-details .col-md-12 strong.ss-center {font-size: 20px;}
@media only screen and (max-width: 991px) {
  .ss-flx-new .row > div:nth-child(2) { display: flex; flex-direction: column;}
  .ss-flx-new .row > div:nth-child(2) > div:nth-child(1) {order: 1;}
  .ss-flx-new .row > div:nth-child(2) > div:nth-child(1) {order: 2;}
  .ss-flx-new .row > div:nth-child(2) > div:nth-child(2) {order: 3;}
  .ss-flx-new .row > div:nth-child(2) > div:nth-child(3) {order: 4;}
  .ss-flx-new .row > div:nth-child(2) > div:nth-child(5) {order: 5;}
  .ss-flx-new .row > div:nth-child(2) > button.btn-login {order: 6;}
  #Oneway ul.donate-now > li:last-child{display: none;}
}
@media only screen and (max-width: 1022px) {
  body.ss-inr-pgs i.fas.fa-align-left { color: #ffffff;}
  body.ss-inr-pgs header.ss-fixed i.fas.fa-align-left { color: #000000;}
  .ss-ct-add {text-align: center;}
  .social-links { justify-content: center;}
}
/* 22/11/2021 */

/* New design */

.border-heading h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    line-height: 60px;
    border: 1px solid #d8d8d8;
    margin: 0 0 30px;
}
.border-heading h3 i {
    color: #fff;
    width: 55px;
    position: relative;
    background: #f9d41f;
    line-height: 60px;
    text-align: center;
    margin-right: 20px;
}
.ss-abt-cnt  .carousel-inner>.item>img {
    width: 100%;
}
.inner-slide-content {
    padding-top: 20px;
}
.inner-slide-content p, .tour-inner-side ul li {
    /*color: #818181;*/
    /*font-size: 14px;*/
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
}
.tour-inner-side {
  float: left;
}
.tour-inner-side ul li {
  border-bottom: 1px dotted #ddd;
  position: relative;
  list-style: none;
}
.tour-inner-side ul li.first-span span {
  display: inline-block;
}
.tour-inner-side ul li h3 {
  font-family: Karla, sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.tour-inner-side ul li .places-coverd h3 {
  color: #a90f0f;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}
.tour-inner-side ul li .places-coverd ul li {
  border-bottom: 1px dotted #d0d0d0;
  padding-left: 20px;
  margin-bottom: 16px;
}
.tour-inner-side ul li .places-coverd ul li .badge {
  font-size: 18px;
  color: #fff;
  background-color: #f0ad4e;
}
.tour-inner-side ul li .places-coverd ul li ul {
  position: absolute;
  width: 200px;
  top: 200%;
  left: 100px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px 5px;
  opacity: 0;
  z-index: 9;
  visibility: hidden;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.tour-inner-side ul li .places-coverd ul li:hover ul {
  opacity: 1;
  visibility: visible;
  top: 10%;
  left: 100px;
}
.tour-booking-menu .tour-social li {
  display: inline-block;
  border: 1px solid;
  margin-top: 7px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding-top: 8px;
  font-size: 23px;
  margin-right: 6px;
}
.tour-booking-menu .tour-social .clfb {
  background-color: #428bca;
  color: #fff;
  border: 1px solid #428bca;
}
.tour-booking-menu .tour-social .clgp,
.tour-booking-menu .tour-social .clpi {
  background-color: #c61a1a;
  color: #fff;
  border: 1px solid #c61a1a;
}
.tour-booking-menu .tour-social .cltw {
  background-color: #62cbf3;
  color: #fff;
  border: 1px solid #62cbf3;
}
.tour-booking-menu .tour-social li a .fa {
  color: #fff;
}
.tour-booking-menu .tour-social li:hover {
  border-radius: 0;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.tour-booking-menu button {
  margin-top: 20px;
  margin-left: 79px;
  border: 1px solid #5cb85c;
  background-color: #5cb85c;
  color: #fff;
  font-size: 20px;
}
.tour-booking-menu button:hover {
  margin-top: 20px;
  border: 1px solid #f0ad4e;
  background-color: #f0ad4e;
  color: #fff;
  font-size: 20px;
  transition: 0.8s;
  -moz-transition: 0.8s;
  -webkit-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
.mainTab .tab-content {
  margin-bottom: 60px;
}
.tab-pane .terms-condition li span,
.tab-pane .terms-condition li:hover span {
  border: 1px solid #ffd700;
  width: 50px;
  height: 39px;
  padding-top: 5px;
  padding-right: 0;
  background-color: #ffd700;
  color: #fff;
  display: inline-block;
  text-align: center;
}
.tab-pane p {
  line-height: 1.4;
  margin-bottom: 18px;
}
.mainTab .tab-content {
  margin-bottom: 60px;
}
.mainTab {
  margin-top: 0;
}
.mainTab .nav-tabs > li.active > a,
.mainTab .nav-tabs > li.active > a:focus,
.mainTab .nav-tabs > li.active > a:hover {
  background-color: #ffd700;
  border-color: #ffd700 #ffd700 transparent;
  color: #fff;
}
.mainTab .nav-tabs > li {
  margin-bottom: 0;
}
.mainTab .nav-tabs > li > a {
  background: #f3f3f3;
  border-color: #ddd;
  border-radius: 0;
  color: #2a2a2a;
  font-family: Karla, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
.mainTab .nav-tabs {
  border-bottom: 3px solid #ffd700;
  margin-bottom: 24px;
}
.mainTab .nav > li > a:hover,
.nav > li > a:focus {
  background-color: #ffd700;
  text-decoration: none;
  color: #fff;
  border-color: #ffd700;
}
.mainTab .nav > li > a {
  padding: 10px 12px 8px;
}
.tab-pane .terms-condition li {
  font-size: 14px;
  padding: 6px 0 15px 16px;
}
.tab-pane .terms-condition li span {
  margin: 3px 0 11px;
  box-shadow: -4px -3px 0 #a7aeb7;
  -webkit-transition: 0.7s ease-in-out;
  -moz-transition: 0.7s ease-in-out;
  -ms-transition: 0.7s ease-in-out;
  -o-transition: 0.7s ease-in-out;
  transition: 0.7s ease-in-out;
}
.tab-pane .terms-condition li .fa,
.tab-pane .terms-condition li:hover span {
  -webkit-transition: 0.7s ease-in-out;
  -moz-transition: 0.7s ease-in-out;
  -ms-transition: 0.7s ease-in-out;
  -o-transition: 0.7s ease-in-out;
}
.tab-pane .terms-condition li p {
  line-height: 1.4;
  margin-bottom: 4px;
  margin-left: 61px;
  margin-top: -42px;
}
.tab-pane .terms-condition li:hover span {
  box-shadow: 3px 2px 0 #a7aeb7;
  transition: 0.7s ease-in-out;
}
.tab-pane .terms-condition li .fa {
  font-size: 17px;
  color: #ffd700;
  padding-right: 12px;
  transition: 0.7s ease-in-out;
}
.tab-pane .terms-condition li:hover .fa {
  -webkit-transition: 0.7s ease-in-out;
  -moz-transition: 0.7s ease-in-out;
  -ms-transition: 0.7s ease-in-out;
  -o-transition: 0.7s ease-in-out;
  transition: 0.7s ease-in-out;
}
.h3contTttl h2 {
  background: #ffd700;
  color: #fff;
  display: inline-block;
  line-height: 0.9;
  margin: 0;
  padding: 14px 25px;
  font-size: 25px;
}
.podMeta h5 a,
.promoContent h5 {
  font-weight: 400;
  font-size: 15px;
}
.custoMr {
  margin-bottom: 25px;
}
.h2Promo.commonSection {
  padding: 10px 0 60px;
}
.promoImg {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.promoImg img {
  width: 100%;
  height: auto;
  -moz-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.promoImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.promoHov {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  cursor: pointer;
  opacity: 0.5;
  visibility: hidden;
  border: 100px solid rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  transition: 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
  -moz-transition: 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
  -webkit-transition: 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
  -ms-transition: 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
  -o-transition: 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62);
}
.owl-buttons .owl-next:after,
.owl-buttons .owl-prev:before {
  font-family: FontAwesome;
  font-size: 35px;
  -webkit-transition: 0.7s ease-in-out;
  -moz-transition: 0.7s ease-in-out;
  -ms-transition: 0.7s ease-in-out;
  -o-transition: 0.7s ease-in-out;
  display: inline-block;
}
.promoImg:hover .promoHov {
  border: 0 double rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: visible;
}
.promoContent {
  background: #f6f6f6;
  padding: 15px;
}
.promoContent h5 {
  margin: 0;
  color: #2a2a2a;
}
.promoContent h5 a,
.promoContent p a:hover {
  color: #2a2a2a;
}
.promoContent p {
  margin: 0;
  font-size: 14px;
  color: #818181;
}
.promoContent p a {
  color: #ffd700;
  display: inline-block;
}
.promoTitle {
  color: #2a2a2a;
  font-size: 35px;
  line-height: 1;
  margin: 0 0 50px;
}
.owl-item .col-lg-3 {
  width: 100%;
}
.owl-buttons .owl-prev {
  position: absolute;
  left: 15px;
  top: -11%;
}
.owl-buttons .owl-next:hover:after,
.owl-buttons .owl-prev:hover:before,
.podMeta h5 a:hover {
  color: #ffd700;
}
.owl-buttons .owl-next {
  position: absolute;
  right: 15px;
  top: -11%;
}
.btnDesign .owl-buttons .owl-prev {
  left: auto;
  position: absolute;
  right: 35px;
  top: -70px;
}
.owl-buttons .owl-prev:before {
  content: "\f104";
  color: #2a2a2a;
  transition: 0.7s ease-in-out;
}
.btnDesign .owl-buttons .owl-next {
  left: auto;
  position: absolute;
  right: 14px;
  top: -70px;
}
.owl-buttons .owl-next:after {
  content: "\f105";
  color: #2a2a2a;
  transition: 0.7s ease-in-out;
}
.podMeta h5 {
  margin: 0;
  padding-bottom: 25px;
}
.podMeta h5 a {
  color: #2a2a2a;
  display: inline-block;
}
.podMeta .label {
  margin-top: 10px;
  font-size: 16px;
}
.h3contTttl {
  border-bottom: 3px solid #ffd700;
  display: table;
  margin-bottom: 30px;
  width: 100%;
}
.h3contTttl h4 {
  background: #54b817;
  color: #fff;
  display: inline-block;
  line-height: 0.9;
  margin: 0;
  padding: 14px 25px;
  font-size: 18px;
}

 .inner-table-block table {width: 100%;border-right-color: #ffffff;margin-top: 10px;font-size: 18px;border-collapse: collapse;}
 .inner-table-block th, td { padding: 16px 24px;text-align: center;}
.inner-table-block th {background-color: #ffdc47;color: #191919;width: 25%;text-transform: uppercase;text-align: center;}
.inner-table-block tbody tr:nth-child(odd){background-color: #f8f9fa;}
.inner-table-block tbody tr:nth-child(even){background-color: #e9ecef;}
    section.ss-table-price .inner-table-block  table { margin: 50px auto 30px;}
    section.ss-table-price .service-title h3, section.ss-table-price .service-title p {text-align: center;text-transform: capitalize;}    
    @media only screen and (max-width:1023px){
      th, td {font-size: 12px;}
      section.ss-table-price .table-responsive { border: 0;}
    }
    
/* Accordion */
  [data-toggle="collapse"] i:before {  
    content: "\f068";
}
  
[data-toggle="collapse"].collapsed i:before {
    content: "\f067";
}
/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}

.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card {
     position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;  
    padding: 0px;
}
.accordion .card-header h2 {
    margin-top: 10px;
}
.accordion .card-header button {
    color: #000;
    font-weight: 600;
}
.accordion .btn.active.focus, .accordion .btn.active:focus, .accordion .btn.focus,.accordion .btn:active.focus,.accordion .btn:active:focus,.accordion .btn:focus,.accordion .btn-link:focus,.accordion .btn-link:hover {
    outline:none;
    border:0px;
    text-decoration: none;
}
.accordion .card-body {
    padding: 0 10px;
}
.inner-slide-content h2 {
 font-size: 20px;
    margin-bottom: 6px;
    color: #000;
    font-weight: 500;
    margin-top: 24px;

}
.faq-block h2 {
    font-size: 24px;
    font-weight:500;
    margin-bottom: 4px;
    color: #ffd700; 
}

