@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800;900&family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700&display=swap');
* {
    box-sizing: border-box;
  }
body {
    font-family: Nunito, sans-serif;
    overflow-x: hidden;
	/*background: url(http://localhost/jatintravels/wordpress/wp-content/uploads/2022/07/jatin-travels-amity-university-noida-service-background-scaled.jpg) no-repeat top center;
	height:100vh;*/
	
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1 {
    font-size: 2rem;
	font-family: 'Staatliches', cursive;
}

h2 {
    font-size: 2.2rem;
	font-family: 'Roboto Slab', serif;    
}
h3 {
    font-size: 1.4rem;
}
h4 {
    font-size: 1.2rem;
}
h5 {
    font-size: 1.5rem;
}
h6 {
    font-size: 0.8rem;
}

p {
    font-size: 1.2rem;
    font-weight: 500;
    color: #404040;
}
.bg-dark {
    background-color:transparent!important;
}
.navbar-brand img {
    height: 55px;
    border: 2px solid #feba12;
    padding: 5px 12px;
    border-radius: 12px;
}
.entry-title {
	color:#fff;
}
.fb {color:#4267B2;}
.whatsapp {color:#25D366 ;}
#footer {
    background-color: #000;
    text-align: center;
}
#footer p{
    color: #fff;
}
#menu-item-68 a {
	 color: #ffc61a;
	 font-size:22px;
	 font-weight:900;
}
#myVideo {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 50%;
    transform: translate(0, -50%);
    object-fit: cover;
  z-index:-11;
}
#video_overlays {
  background: #000;
  opacity: .7;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  margin: 0;
  box-sizing: border-box;
  padding: 15% 32px;
  line-height: 1.5;
  text-align: center;
  z-index:-1;
}
.navbar-nav {
	font-size:14px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #cfcfcf;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

li.active >	 a {
	color:#feba12!important;
}

.main-bg {
}
.quote-bg {
background: url(http://localhost/jatintravels/wordpress/wp-content/uploads/2022/07/jatin-travels-amity-university-noida-service-get-a-quote.jpg) no-repeat top center;
height:538px;
}

h1.main-title {
    font-size: 56px;
    color: #fff;
	font-family: 'Roboto Slab', serif;    
}
.card-titles {
    font-size: 30px;
    color: #000;
	font-family: 'Roboto Slab', serif;    
}
h1.main-title span {
    color: #ffc61a;
}

.book-ride {
    background: #ffc61a;
    padding: 15px 50px;
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    border: 3px solid #000;
	color:#000;
    border-radius: 12px;
}
.contact-form {

}
.container {
	max-width:1140px;
}
.wpcf7-form-control {
    background: #f8f8f8;
    border: 1px solid #e4e4e4!important;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    font-size: 12px!important;
    height: 44px;
    outline: none;
    padding-left: 5px!important;
    padding-right: 12px!important;
    text-indent: 12px;
    transition: all .2s ease-in-out;
	width: 100%;
}
.wpcf7-textarea {
    height: 100px;
	width: 100%;
}
.wpcf7-submit {
    color: #000;
    background-color: #ffc61a!important;
    border: 1px solid #ffc61a!important;
    border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    font-size: 14px!important;
    text-transform: uppercase;
    font-weight: 800;
    width: 100%;
}
.wpcf7-submit:hover {
    color: #000;
    background-color: #feba12!important;
    border: 1px solid #feba12!important;
    border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    font-size: 14px!important;
    text-transform: uppercase;
    font-weight: 800;
    width: 100%;
}



label {
    display: block;
}
.card {
	border-radius:12px;
}
.pickup span {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 50px;
    padding: 5px 15px;
    display: inline-flex;
    text-align: center;
    margin: 5px;
}
.safety-bg {
	background: url(http://localhost/jatintravels/wordpress/wp-content/uploads/2022/07/jatin-travels-delhi-to-amity-unversity-noida-car-service-helpline-scaled.jpg) no-repeat top center;
    padding: 63px;
}
.happy-customers {
	background: #000 url(http://localhost/jatintravels/wordpress/wp-content/uploads/2022/07/jatin-travels-delhi-to-amity-unversity-noida-sector-125-service-scaled.jpg) no-repeat center center;
    padding: 63px;
}

.customers {
	border: 1px solid #4f4f4f;
    padding: 29px 0;
    border-radius: 12px;
}
.customers h2 {
	font-size: 56px;
    color: #fff;
	font-family: 'Roboto Slab', serif;
}
.customers p {
	font-size: 16px;
    color: #fff;
	font-weight:bold!important;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
    color: #ffc61a;
}


/* Mobile Query */
  @media only screen and (max-width: 600px) {
.card-titles {
    font-size: 16px;
}
  }
  @media only screen and (max-width: 600px) {
.m-text-center {
    text-align:center;
}
  }
  @media only screen and (max-width: 600px) {
.mmt-mpt-0 {
    margin-top:0px!important;
    padding-top:0px!important;
}
  }
   @media only screen and (max-width: 600px) {
.mpt-0 {
    padding-top:0px!important;
}
  } 
   @media only screen and (max-width: 600px) { 
  h1.main-title {
    font-size: 37px;
}
 }
    @media only screen and (max-width: 600px) { 
 .safety-bg {
    padding: 0 0 20px 0px;
}
}

    @media only screen and (max-width: 600px) { 
 .mg-0 {
    --bs-gutter-y: 1rem!important;
}
}
   @media only screen and (max-width: 600px) { 
 .pickup span {
    border:1px solid #000;
}
}
   @media only screen and (max-width: 600px) { 
#myVideo {
    height: 220vh;
}
}