@charset "utf-8";
/* CSS Document */
#loading{
  width: 100%;
  height: 100vh;
  background: #fff url(../img/Blocks-0.8s-200px.gif) no-repeat center;
  z-index: 9999;
  overflow: hidden;
  position: fixed;
}
body {
  margin:0px;
  padding:0px;
  font-size:14px !important;
  color:#828282;
  font-family: 'Fira Sans', sans-serif !important;
  position: relative;
}
a:hover{text-decoration:none !important;}
h1, h2, h3, h4, h5, h6, a {
  font-family: 'Fira Sans', sans-serif !important;
}
ul {list-style:none; margin:0; padding:0px}
* {
  box-sizing:border-box;
}
img {max-width:100%;}
.white {color:#FFFFFF;}
.white-bg {background-color: #fff;border-top: solid 4px #D2232A;}
.zero {
  padding:0 !important;
  margin:0;
}
.small, small {
  font-size: 75% !important;
}
.m_t_10 {margin-top:10px !important;}
.m_t_20 {margin-top:20px !important;}
.m_t_40 {margin-top:40px !important;}
.m_t_80 {margin-top:80px;}
.m_b_20 {margin-bottom:20px;}
.m_b_30 {margin-bottom:30px;}
.p_b_20 {padding-bottom: 20px !important;}
.checked {color: #ff9f1a;}
.cl {clear:both;}
header{padding:10px 0;}

.head-top {
  background: #fff;
  border-bottom: solid 1px #f5f5f5;
  padding:17px 0 10px;
}
.hidden-top-inner ul {
  list-style: none;
  margin: 0;
  padding-top: 3px;
}
.head-top ul li {
  color: #656565;
  font-size: 16px;
}
.hidden-top-inner ul li {
  display: inline;
  margin: 0 20px 0 0;
}
.brdr-b {border-bottom:solid 1px #D4F2FA; padding: 5px 0;}

/*------- form-sec ---------*/
.btn-cart {
  background: url(../img/cart-icon.png) no-repeat 25px 5px;
  font-size: 14px;
  margin-right: 0;
  width: 100%;
}
.btn-cart a {color: #2a1338;padding: 10px 0px 10px 40px;display: block;font-size: 16px;text-align: right;}
.btn-cart a:hover{text-decoration: none;color: #2a1338}
.btn-cart a:focus{text-decoration: none;color: #2a1338}
.shopping-cart {
  margin-top:16px;
  float: left;
  background: #f9f9f9;
  width: 320px;
  position: absolute;
  border-radius: 3px;
  padding: 20px 15px 2px;
  right: 0;
  z-index: 956898;
}
.shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 10px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
.shopping-cart .shopping-cart-items {
  padding-top: 10px;
  max-height: 200px;
  overflow-x: hidden;
}
.shopping-cart .shopping-cart-items li {
  margin-bottom: 10px;
}
.shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
  width: 60px;
}
.shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
}
.shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
}

.shopping-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #e03b3b;
  border-width: 8px;
  margin-left: -8px;
}

.cart-icon {
  color: #e03b3b;
  font-size: 24px;
  margin-right: 7px;
  float: left;
}
.badge{background-color: #e03b3b !important;}
.view-cart {
  background: #FC8019;
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  font-size: 16px;
  margin: 25px 0 15px 0;
  color: #FFFFFF
}
.view-cart:hover {
  background: #df6a09;
  color: #FFFFFF
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.header {
  width: 100%;
  padding: 30px 0 5px;
  height: 110vh;
  background: url(../img/slider-bg.jpg) no-repeat;
  background-size: cover; 
}
.header2 {
  width: 100%;
  padding: 30px 0 5px;
  height: 100vh;
  background: url(../img/hoter-bg.jpg) no-repeat;
  background-size: cover; 
}
.holiday-sec{
  width: 100%;
  padding: 30px 0 5px;
  height: 60vh;
  background: url(../img/holiday-p-bg.jpg) no-repeat;
  background-size: cover; 
}
.form{
  background-color: #f5f5f5;
  padding: 30px;
  max-width: 600px;
  margin: 40px auto;
  border-radius: 4px;
  box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3);
}
.car-result-sec {
  width: 100%;
  padding: 30px 0 5px;
  height: 70vh;
  background: url(../img/result-bg.jpg) no-repeat;
  background-size: cover; 
}
.hadding{margin-top: 100px;}
.hadding h1{font-size: 40px;}
.abt-sec{
  width: 100%;
  padding: 30px 0;
  background: url(../img/background-mascot.jpg) no-repeat;
  background-size: 100%;
  background-position: right center;
}
.abt-sec p {text-align: justify;line-height: 30px;}
.heading{text-transform: uppercase;}
.title-divider ul{text-align:center; margin-top:10px;}
.title-divider li{display:inline-block;position:relative;}
.title-divider li:nth-child(1){width:10%;height:1px; background:#051C4C}
.title-divider li:nth-child(2){width:6px;height:6px;margin-left:1px;margin-right:1px;top:2px; background:#051C4C; border-radius:100%}
.title-divider li:nth-child(3){width:8px;height:8px;top:3px; background:#E42E00; border-radius:100%}
.title-divider li:nth-child(4){width:12px;height:12px;top:4px; background:#FF3300; border-radius:100%}
.title-divider li:nth-child(5){width:8px;height:8px;top:3px; background:#E42E00; border-radius:100%}
.title-divider li:nth-child(6){width:6px;height:6px;margin-left:1px;margin-right:1px;top:2px; background:#051C4C; border-radius:100%}
.title-divider li:nth-child(7){width:10%;height:1px; background:#051C4C;}
/*-----------------------------*/
.login-btn {
  display: inline-block;
  padding: 6px 15px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  color: #fff;
  background-color: #cd2122;
  border-color: #cd2122;
}
.login-btn:focus,
button:active:focus,
.login-btn.active:focus,
.login-btn.focus,
.butn:active.focus,
.login-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.login-btn:hover {
  color: #fff;
  background-color: #a41a1b;
  border-color: #741b1c;
  text-decoration: none;
}
.submit-btn {
  display: inline-block;
  padding: 10px 30px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  color: #fff;
  background-color: #cd2122;
  border-color: #cd2122;
}
.submit-btn:focus,
button:active:focus,
.submit-btn.active:focus,
.submit-btn.focus,
.butn:active.focus,
.submit-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.submit-btn:hover {
  color: #fff;
  background-color: #a41a1b;
  border-color: #741b1c;
  text-decoration: none;
}
/*--------------side menu----------------*/
.sidebar {
  position: relative;
  background-color: #ffffff;
  float: left;
  width: 100%;
  border:solid 1px #fdb819;
  padding-bottom: 8px;
}
.sidebar h4{border-bottom: solid #f5f5f5 1px;margin: 0;padding: 10px;background-color: #fdb819;color: #ffffff;}
.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul li {
  /* Sub Menu */
}
.sidebar ul li a {
  display: block;
  padding: 10px 15px;
  color: #626262;
  text-decoration: none;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.sidebar ul li a:hover {
  color: #e94141;
}
.sidebar ul li a:focus{text-decoration: none;}
.sidebar ul li a .fa {
  width: 16px;
  text-align: center;
  margin-right: 5px;
  float:right;
}
.sidebar ul ul {
  background-color:#ebebeb;
}
.sidebar ul li ul li a {
  background: #f8f8f8;
  border-left: 4px solid transparent;
  padding: 10px 20px;
}
.sidebar ul li ul li a:hover {
  background: #ebebeb;
  border-left: 4px solid #3498db;
}
.filter {padding: 8px}
.filter ul{margin: 0}
.filter ul li{padding: 5px 0}
.filter ul li:hover {background-color: #f5f5f5}
.filter-item {
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}
.filter-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.ncert-book-form-sec .table {border: solid 1px #D1D1D1;}
.ncert-book-form-sec .table thead {background-color: #e2e2e2}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: solid 1px #dedede;
}

/* On mouse-over, add a grey background color */
.filter-item:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.filter-item input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.filter-item input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.filter-item .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*--------------------------*/
.pagination {margin: 0 !important}
#showcase{
  width: 100%;
  padding: 30px 0;
  background-color: #f6f6f6;
}
#showcase a:focus {
  text-decoration: none;
}
.custom_showcase {
  width: 100%;
  margin: 23px 0 0 0;
  padding: 23px 20px 30px 20px;
  background: #ffffff;
  text-align: center;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
  float: left;
}
.custom_showcase__content p{color: #222;}
.shop-now-btn {
  padding: 6px 15px;
  background: #fc5c3c !important;
  border: none !important;
  color: #ffffff !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  box-shadow: none !important;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer;
  margin-bottom: 15px;
  margin-top: 10px;
}
/*-------------*/
.faq {
  width: 100%;
  border: 1px solid #e03b3b;
}
.faq ul{
  margin: 0;
}
.faq ul li{
  list-style: none;
  padding: 10px;
  border-bottom: solid 1px #ddd;
}
.faqitem .faQhead {
  padding: 15px;
  background: #e03b3b;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.faqitem {margin-bottom: 5px;}
.faqitem:last-child{margin-bottom: 0}
.faqitem .faQhead h4 {
  margin: 0;
  font-weight: 500;
  letter-spacing: 0.7px;
}
.faqitem .faQhead .fa.fa-minus {
  display: none;
}
.faqitem.jquery-accordion-active .fa.fa-minus {
  display: block;
}
.faqitem.jquery-accordion-active .fa.fa-plus {
  display: none;
}
.faqitem .content {
  display: none;
  height: 250px;
  overflow-x: hidden;
}
/*--------------- Testimonial ----------------*/
.feedback {
  width:100%;
  display:black;
  float:left;
  padding:30px 0;
}
.feedback h3 {
  margin-bottom: 20px !important;
  margin-top: 0px;
  color: #46505D;
}
.testimonial{
  text-align: center;
  margin-right: 25px;
  margin-left: 25px
}
.testimonial .pic{
  width: 85px;
  height: 85px;
  border-radius: 50%;
  margin: 0 auto 40px;
  border: 4px solid #eb7260;
  overflow: hidden;
}
.testimonial .pic img{
  width: 100%;
  height: auto;
}
.testimonial .description{
  color: #8a9aad;
  font-size: 15px;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: justify;
}
.testimonial .testimonial-prof{
  margin:20px 0;
}
.testimonial .title{
  font-size: 20px;
  color: #eb7260;
  margin-right: 20px;
  text-transform: capitalize;
}
.testimonial .title:after{
  content: "";
  margin-left: 30px;
  border-right: 1px solid #808080;
}
.testimonial .testimonial-prof small{
  display: inline-block;
  color: #8a9aad;
  font-size: 17px;
  text-transform: capitalize;
}
.owl-theme .owl-controls .owl-buttons div{
  background: transparent;
  opacity: 1;
}
.owl-buttons{
  position: absolute;
  top: 44%;
  width: 100%;
  left: 0;
}
.owl-prev{
  position: absolute;
  left:30%;
}
.owl-next{
  position: absolute;
  right:30%;
}
.owl-prev:after,
.owl-next:after{
  content: "\f060";
  font-family: "FontAwesome"; font-weight: 900;
  width: 28px;
  height: 28px;
  font-size: 16px;
  color:#808080;
  transition: all 0.15s ease 0s;
}
.owl-next:after{
  content: "\f061";
}
@media only screen and (max-width: 479px){
  .owl-prev{
    left: 10%;
  }
  .owl-next{
    right: 10%;
  }
}
/*-----------</---- Testimonial ------>----------*/
.section-sec{
  width: 100%;
  background-color: #e3dfdc;
  padding:30px;
}
.text-list h3{
  color: #f0683b;
  font-size: 28px;
  margin: 20px 0;
}
.text-list h4{line-height: 28px;}
.text-list {width: 100%;}
.text-list ul {
  padding-left: 20px;
}
.text-list ul li {
  padding: 7px;
  list-style: square;
}
.pro-sec{width: 100%;background-color: #FFFFFF;padding: 30px 0 50px;}
/*-----------------------*/
.why-sec {width: 100%;padding: 50px 0;}
.why-sec p {line-height: 30px;font-size: 15px;color: #636363;}
.main-timeline .timeline{
  padding: 50px 60px;
  position: relative;
}
.main-timeline .timeline:first-child{
  padding-top: 0;
}
.main-timeline .timeline:last-child{
  padding-bottom: 0;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline .timeline-icon{
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
  background: #f0683b;
  box-sizing: border-box;
  border: 2px solid transparent;
  box-shadow: 0 0 0 2px transparent;
  text-align: center;
  margin: auto 0;
  font-size: 25px;
  color: #fff;
  position: absolute;
  top: 0;
  left: -34px;
  bottom: 0;
  z-index: 2;
}
.main-timeline .timeline:first-child .timeline-icon,
.main-timeline .timeline:last-child .timeline-icon{
  box-sizing: content-box;
  margin: 0;
  top: 0;
  left: -36px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #f0683b;
}
.main-timeline .timeline:last-child .timeline-icon{
  top: auto;
  bottom: 0;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
  left: auto;
  right: -34px;
}
.main-timeline .timeline:last-child:nth-child(2n) .timeline-icon{
  right: -36px;
}
.main-timeline .timeline-content{
  width: 100%;
}
.main-timeline .timeline:nth-child(2n) .timeline-content{
  float: right;
  text-align: right;
}
.main-timeline .title{
  font-size: 18px;
  color: #f0683b;
  margin-top: 0;
  text-transform: uppercase;
}
.main-timeline .description{
  font-size: 15px;
  color: #636363;
  line-height: 30px;
  margin: 0;
  text-align: justify;
}
.main-timeline .border{
  width: 50%;
  border-top: 2px solid #f0683b;
  border-bottom: 2px solid #f0683b;
  border-left: 2px solid #f0683b;
  border-radius: 6px 0 0 6px;
  position: absolute;
  top: 0;
  bottom: -2px;
  left: 0;
  z-index: 1;
}
.main-timeline .timeline:nth-child(2n) .border{
  border-left: none;
  border-right: 2px solid #f0683b;
  border-radius: 0 6px 6px 0;
  left: 50%;
}
.main-timeline .timeline:first-child .border{
  border-top: none;
}
.main-timeline .timeline:last-child .border{
  border-bottom: none;
}
@media only screen and (max-width: 990px){
  .main-timeline .timeline{
    padding: 40px 60px;
    margin: 0 0 0 35px;
  }
  .main-timeline .timeline:nth-child(2n){
    margin: 0 35px 0 0;
  }
  .main-timeline .timeline-content{
    width: 100%;
  }
}
@media screen and (max-width:1200px){
  .btn-cart {
    background: url(../img/cart-icon.png) no-repeat 0px 5px;
  }
  .btn-cart a{padding: 12px 0px 10px 40px;font-size: 12px;}
}
/*------------------------*/
.product-sec{
  width: 100%;
  padding: 30px 0 40px;
  border-bottom: solid 2px #f5f5f5;
}

.page_heading{margin-bottom: 2px;padding: 0 !important}
.MultiCarousel .item {
  width: 100%;
  margin-bottom: 23px;
  border: solid 1px #e0e0e0;
}
.MultiCarousel .item .item-img-sec{
  width: 100%;
  height: 200px;
  overflow: hidden;
  text-align: center;
  padding: 10px;
}
.MultiCarousel .item .item-content{
  width: 100%;
  padding: 10px;
  color: #656565;
  display: block;
  border-top: solid 1px #e0e0e0;
}
.MultiCarousel .item .item-content p{color: #222;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.MultiCarousel .item .item-content p span{
  float: right;
  text-decoration: line-through;
  font-style: italic;
  color: #fc5b4e;
}
.MultiCarousel .item .item-content h4{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.MultiCarousel img {
  width: auto;
  height: 100%;
  margin: auto;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.MultiCarousel .item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*--------------*/
.contact-rich {
  color: #7a7a7a;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.add-title{
  margin: 0;
  padding: 10px 15px;
  background-color: #D1D1D1;
  color: #222;
  letter-spacing: .56px;
  text-transform: capitalize!important;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border-radius: 5px 5px 0 0;
}
.contact-rich .add-item {
  height: auto;
  overflow: hidden;
  padding: 15px 15px;
  background: #f7f7f7;
  border-radius: 0 0 5px 5px;
}
.contact-rich .add-item .icon {
  float: left;
  width: 3.5rem;
  height: 45px;
}
.contact-rich .add-item .data {
  color: #232323;
  font-size: 14px;
  width: auto;
  overflow: hidden;
  line-height: 2;
}
.ul-li ul{padding-left: 30px;}
.ul-li ul li {padding: 8px;list-style: square;line-height: 28px;}
.form-sec{width: 100%;}
.form-sec label{font-weight: normal;}
.form-style{
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  outline: none;
}
textarea{
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  outline: none;
}
input[type=text]:focus, textarea:focus{box-shadow: none;border: 1px solid #cd2122}
.career-sec{
  width: 100%;
  padding: 30px 0;
}
.newsletter {
  text-align: center;
  margin: 0 auto;
  background-repeat: no-repeat;
  padding: 120px 0;
}
.newsletter .box-heading {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 900;
  letter-spacing: 1.5px;
  padding: 0;
  text-transform: uppercase;
}
.newsletter .box-content .tm-login-form {
  width: 623px;
  margin: 0 auto;
  position: relative;
}
.newsletter .box-content .newsletter-description {
  font-size: 14px;
  margin-bottom: 23px;
  font-weight: normal;
  color: #000;
}
.newsletter .box-content .tm-login-form>input {
  width: 73%;
  height: 47px;
  float: left;
  border: 0;
  border-radius: 0;
  color: #e47911;
  font-size: 14px;
  background: #fff;
  padding: 11px 20px;
}
.newsletter .box-content .tm-login-form .btn {
  width: 27%;
  float: left;
  display: inline-block;
  border: 0;
  height: 47px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  padding-left: 10px;
  padding-right: 10px;
  background: #000;
}
.br-container{
  width: 100%;
  padding: 50px 0;
  background-color: #ffffff;
}

/* Full-width input fields */
input[type=text], input[type=password], input[type=email]{
  width: 100%;
  padding: 6px 8px;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

/* Extra styles for the cancel button */
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
  text-align: center;
  margin: 0px 0 10px 0;
  position: relative;
}

img.avatar {
  width: 52%;
  border-radius: 0%;
}
span.psw {
  float: right;
  padding-top: 16px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 60px;
}
#id01 [type="checkbox"]:not(:checked), [type="checkbox"]:checked{position: static;display: block;float: left;}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 2% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 30%; /* Could be more or less, depending on screen size */
  padding:20px;

}
.modal-content ul{
  text-align:center
}
.modal-content ul li{
  display:inline-block;
  text-align:center
}
.modal-content ul li a{
  padding:10px;
  line-height:25px;   
}
/* The Close Button (x) */
.close {
  position: absolute;
  right: 25px;
  top: 0;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: red;
  cursor: pointer;
}

/* Add Zoom Animation */
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
   display: block;
   float: none;
 }
 .cancelbtn {
   width: 100%;
 }
}
/*--------------*/
footer {
  width: 100%;
  background: #f1f1f1;
  color: #656565;
  padding-top:30px;
}
footer p{
  text-align: justify;
  line-height: 28px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer .column {
  float: left;
  border: none;
  margin: 20px 0;
}
footer h5 {
  color: #3BB3C3;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}
footer .column li i {margin-right: 10px;}
footer .column li a {
  display: inline-block;
  padding: 7px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #656565;
  white-space: normal;
  font-size: 14px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
footer .column li a:hover,
footer .column li a:focus {
  text-decoration: none;
  color: #656565;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
footer .copyright-container {
  background: #8a5fa4;
  padding: 15px 0;
  line-height: 9px;
}
footer .copyright-container .social {
  float: left; 
  margin: 0px;
  padding: 0px;
  list-style: none;
}
footer .payment-block > ul > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.social {
  float: right;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.social ul {
  margin: 0;
  list-style: none;
}
.social ul li {
  float: left;
  list-style: none;
}
.social ul li a i {
  padding:8px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  color:#fff;
}
.payment-block li .fa {
  font-size: 26px;
  line-height: normal;
}
.payment-block {
  float: right;
  margin: 3px 0 0;
}
.payment-block p {color: #FFFFFF;margin-bottom: 0px;}
.payment-block p a:hover{color: #656565;}
.payment-block ul {
  margin: 0;
}
.powered {
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0;
}
.powered a:hover {
  color: #e1e1e1;
  text-decoration:none;
}
footer li a:hover,
footer li a:focus {
  text-decoration: none;
  color: #e1e1e1;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.page-head {
  width:100%;
  height:300px;
  padding:40px 0 30px;
  background:url(../img/page.jpg) no-repeat;
  background-size:cover;
}
.page-head h1 {color:#fff;}
.page-head p {color:#fff;}
.big-icon {
  font-size: 55px !important;
  color: #666666;
  padding-top: 12px;
}
@media only screen and (max-width:990px){
  .box{ margin-bottom: 30px; }
}
/*---</Hover>----*/



@media only screen and (min-width: 300px) and (max-width: 350px){
}
@media only screen and (min-width: 350px) and (max-width: 450px){
}

@media all and (max-width: 768px){
  .abt-sec{background: none;border-bottom: solid 2px #ccc;}
  .m_t_80 {
    margin-top: 20px;
  }
  .with25{
    width: 100%;
  }
  .with30{
    width: 100%;
  }
  .car-result-sec{
    height: 45vh;
    padding-top: 0px;
  }
  .hadding {
    margin-top: 50px;
  }
  .cars-contant{
    padding-top: 20px;
  }
}
@media only screen and (max-width: 990px){
}
