.COLORS {
  white1: #ffffff;
  ghost1: #f9f7f7;
  lightr: #dbe2ef;
  color2: #0f4c75;
  color3: #1B262C;
  color1: #00a838;
}

body {
	background: #f9f7f7;
  overflow-x: hidden;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #111;
  font-family: 'Roboto', 'Segoe UI', 'Helvetica', sans-serif;
  font-size: 1rem;
  font-size: 14px;
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  font-family: 'Poppins', 'Segoe UI', 'Helvetica', sans-serif;
  font-weight: 700;
  clear: both;
}

h1 {
  color: #1B262C;
  font-weight: 700;
  font-size: 32px;
}

img {
  max-width: 100%;
}

strong {
  font-weight: 700;
}

.font-strong {
  font-weight: 700;
}

.container {
  max-width: 1280px;
}

.text-primary {
  color: #0F4C75;
}

.bg-light {
  background-color: #f9f7f7 !important;
}

.bg-ghost {
  background-color: #f9f7f7 !important;
}

.bg-dark {
  background-color: #1B262C !important;
}

.bigp {
  font-size: 16px;
}

.main-header {
	background: #fff;
	border-bottom: 1px solid #ddd;
}

.main-header .logo {
	width: 350px;
	display: block;
}

.main-header a, .main-header h6, .main-header h5, .main-header h4, .main-header .hed-center {
	color: #ddd;
	font-size: 14px;
}

.main-header .list-inline-item {
	font-size: 18px;
}

.main-header .hed-center p {
  color: #fff;
  padding: 8px 0;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
}

.main-header .hed-center img {
  padding-right: 10px;
}

.main-header .hed-right ul {
  padding: 8px 0;
  margin: 0;
}

.main-header .hed-right ul li {
  list-style: none;
  font-weight: 400;
}

.main-header .hed-right ul li a {
  color: #fff;
}

.login-section {
  background: #f9f7f7;
  border-bottom: 1px solid #dbe2ef;
  color: #111;
}

/*** main-slider **/

.main-slider.inner-page {
	padding: 30px 0 40px;
  background: #f9f7f7;
}

.nave ul li {
  width: 100%;
  float: left;
  list-style: none;
  font-size: 14px;
  font-weight: 400;
}

.nave ul li a {
  color: #000 !important;
}

.nave .navbar-nav {
  display: block;
}

.nave .navbar {
  padding: 0;
}

.nave ul li {
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 2.5px;
	padding-left: 5px;
	color: #111 !important;
	text-decoration: none !important;
	border-radius: 3px;
	transition: all 0.2s ease;
}

.nave ul li:hover {
  background: #f9f7f7;
}

.nave ul li .sub-menu li {
	border: 1px solid #b9b9b9;
	background: #fff;
}

.nave ul li li {
  margin-left: -7px;
}

.nave .nav-item.hd {
  background: #0F4C75;
  padding: 10px;
  color: #fff !important;
  font-weight: 600;
  font-size: 16px;
}

.main-slider .carousel-inner {
  border-radius: 3px;
}

#carouselBanner {
	overflow: hidden;
	border-radius: 10px;
	border: 0;
}

#carouselBanner .carousel-caption {
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgba(0,0,0,0.4);
	border-radius: 10px;
}

.banner {
	background: #e7e7e7;
	border: 1px solid #b9b9b9;
	margin-bottom: 30px;
	padding: 15px;
	border-radius: 3px;
}

.banner h4 {
  font-size: 19px;
  margin: 0;
}

.banner img {
	height: 29px;
  margin-bottom: 5px;
}

.slider-right p {
  font-weight: bold;
  margin-bottom: 10px;
}

.slider-right ul li {
  list-style: none;
  margin-bottom: 8px;
}

.slider-right ul {
  padding: 0;
  margin-top: 12px;
}

.slider-right ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  padding: 12px;
  text-decoration: none;
  text-transform: capitalize;
  border-radius: 3px;
  border: 0px solid #000000;
  background: #0F4C75;
  color: #fff !important;
  display: block;
}

.national-listing li {
  width: 32%;
  display: inline-block;
}

.form-group {
  /* border-bottom: 1px solid #ddd; */
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.form-group > .row {
  margin: 0;
}

.form-group > .row .col-md-3 {
  background: #e6f0f9;
  padding: 10px 10px;
  font-size: 12px;
}

.form-group > .row > div {
  padding: 15px 0;
}

.evisa2 form .form-group {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.double {
  display: flex;
  flex-wrap: nowrap;
}

.double > label {
	width: 32%;
	padding-top: 7px;
	padding-right: 17px;
	text-align: right;
}

.double > select,
.double > input,
.double > textarea,
.double > .inputs {
  width: 65%;
}

.form-control {
	font-size: 14px;
	line-height: 1.4;
	color: #111;
}

.login .form-control {
	font-size: 16px;
}

label.d-inline-block {
	width: auto;
}

/*** main-slider **/
.third-section {
  margin-top: 15px;
}

.third-section h4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  text-align: center;
  color: #111;
  margin-top: 50px;
}

.third-section p {
	color: #111;
	font-size: 15px;
	font-weight: 500;
}

.third-right img {
  width: 100%;
}

.middlegray {
  background: #31313b none repeat scroll 0 0;
  border-radius: 3px;
}

.leftmiddle {
  padding: 10px 0px;
  text-align: center;
}

.leftlist {
  overflow: auto;
}

.leftlist ul li {
  width: 100%;
  float: left;
  list-style: none;
  margin-bottom: 11px;
  text-align: left;
}

.leftlist ul li a {
  color: #fff;
  font-size: 15px;
}

.third-section .reamo {
  color: #fff;
  float: left;
  margin-left: 40px;
  padding: 0 0 5px;
}

.third-section .carousel-fade {
  background: url(../images/unnamed.png);
  padding: 15px 20px 0;
  overflow: hidden;
}

.third-section .carousel-fade .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.third-section .carousel-fade .carousel-inner p {
  height: 42px;
  overflow: hidden;
  font-weight: 400;
  color: #0F4C75;
}

.third-section .carousel-fade h4 {
  color: #0F4C75;
  font-size: 20px;
  margin-top: 5px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border: none;
  font-weight: 700;
}

.third-section .carousel-fade h5 {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  color: #0F4C75;
}

.third-section .carousel-fade a {
  color: #00a838;
  float: right;
  margin-bottom: 5px;
  font-size: 14px;
}

.third-section .well-text p {
	font-size: 15px;
	color: #0F4C75;
	padding-bottom: 15px;
	background: transparent url("../images/arrow-index.jpg") no-repeat 0px 5px;
	background-size: 12px;
	padding: 0px 0 0 20px;
	margin-top: 0px;
	font-weight: 500;
}

.blue-para{
  font-size: 15px;
	color: #0F4C75;
	font-weight: 500;
}

.widget {
	background: #f5f5f5;
	border: 1px solid #b9b9b9;
	margin-top: 15px;
	padding: 15px;
	color: #454545 !important;
	text-decoration: none !important;
	border-radius: 3px;
}

.widget #main_button {
  width: 100% !important;
}

.widget h3 a ,
.widget h3 {
	text-decoration: underline;
	color: #0F4C75;
	font-size: 16px;
}

.prices-table .table h4{
	font-size: 18px;
	color: #0F4C75;
}

.prices-table .table td.table-ghost {
	background-color: #f2f2f2;
}

.lefty-table tr td:first-child{
  text-align: left !important;
}

.btn {
  border-radius: 2px;
}

.blue-btns a {
	background: #0F4C75;
	padding: 10px 20px;
	color: #fff;
	display: inline-block;
	margin-bottom: 15px;
}

#carouselTestimonials {

}

#carouselTestimonials .carousel-item {
	min-height: 200px;
	padding: 30px 8%;
	font-size: 1.2rem;
	font-style: italic;
}

#carouselTestimonials .carousel-control-next,
#carouselTestimonials .carousel-control-prev {
	width: 5%;
	color: #111;
	font-size: 20px;
}


/*** four-section **/

.four-section .text h4,
.four-section .text h4 a {
  font-size: 18px;
  color: #1B262C;
  font-weight: 600;
}

.four-section .text h4 a:hover {
  color: #00a838;
}

.four-section .text {
  position: relative;
  border: 1px solid #dbe2ef;
  background: #dbe2ef;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}

.four-section .text p {
  margin-bottom: 0;
  font-size: 14px;
  height: 40px;
}

.four-section .text span {
  position: absolute;
  right: -14px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 38px;
  background: #00a838;
  color: #fff;
  width: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
}

.main-footer {
  background-color: #1B262C;
  padding: 10px 0px;
  color: #dbe2ef;
  font-size: 0.9em;
}

.main-footer p a {
	color: #dbe2ef;
	display: inline-block;
	padding: 4px 8px;
}

.main-footer a {
	color: #dbe2ef;
}

.social ul {
  color: #fff;
  margin-top: 6px;
}

.social ul li {
  display: inline;
  padding: 0 10px;
}

.social ul li a {
  color: #fff;
}

.footer-left h4 {
  color: #fff;
  font-size: 15px;
}



.social {
  display: inline-block;
}

.social ul {
  padding-left: 0;
}

.leftlist ul {
  padding-left: 25px;
}

/** inner page**/

.inner-page h1 {
  color:#0F4C75;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 20px;
}


.table-stripedx tbody tr:nth-of-type(2n + 1) {
  background-color: #d9edf7;
}

.tourist a {
  background: #0F4C75;
  padding: 10px 5px;
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 30px;
}

.tourist ul li {
  margin-bottom: 5px;
  line-height: 1.6;
}

.tourist-ul h4 {
  font-size: 20px;
  font-weight: 600;
  color: #00a838;
}

.tourist .table {
  border: 1px solid #ccc;
  font-size: 14px;
}

.tourist ul,
.useful ul {
  padding-left: 15px;
}

.faq .card-header {
  padding: 0;
  background-color: #0F4C75;
  margin-bottom: 8px !important;
}

.faq .card {
  background-color: #f9f7f7;
  border: none !important;
}

.faq .btn-link {
  color: #ffffff;
  width: 100%;
  float: left;
  text-align: left;
  padding: 10px 20px;
  font-size: 1.15rem;
}

.faq .card-header svg {
  float: right;
}

.faq .card-header .show .fa-minus {
  display: none;
}

.call form {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.call .test p {
  margin-bottom: 0;
}

.call .test a {
  color: #000;
}

.call .test h5 {
  font-size: 20px;
  margin-bottom: 8px;
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
  color: #0F4C75;
  font-weight: 700;
}

.testimonials-in ul {
  padding: 0;
}

.testimonials-in ul li {
  list-style: none;
  padding: 21px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  border-radius: 5px;
}

.testimonials-in ul li span {
  display: block;
  text-align: right;
}

.tourist h5 a {
  background: top;
  color: #00a838;
  width: auto !important;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 16px;
}

.useful ul li {
  margin-bottom: 10px;
}

.useful ul li a {
  color: #000;
}

.useful ul li a:hover {
  color: #0F4C75;
}

.country ul {
  padding-left: 0;
}

.country ul li {
  list-style: none;
  margin-bottom: 10px;
}

.previous-div ul {
  padding-left: 15px;
}

.previous-div ul li {
  margin-bottom: 10px;
}

.previous-div ul li a {
  color: #000000;
  font-size: 15px;
  font-weight: 600;
}

.previous-div {
  margin-top: 20px;
}

.bluey {
  background: #1B262C;
  color: #fff;
  padding: 0 20px;
}

.bluey p {
  color: #fff !important;
  margin: 0;
}



.label-gaps label {
  margin-top: 10px;
}

.contactus-visa .evisa2 form.login {
  padding: 25px 16px;
}

.call label>span {
  color: #ff0000;
}

.patmentp {
  border: 1px solid #ccc;
  margin-bottom: 0;
  padding: 10px;
  color: #00a838;
  font-weight: 700;
}

.paypal-in {
  font-weight: 600;
}

.paypal-in input[type="submit"] {
  background: #0F4C75;
  color: #fff;
  padding: 8px 20px;
  border: inherit;
  border-radius: 5px;
  font-weight: 600;
}

.thanku h1::after {
  right: 0;
  margin: auto;
}

.navidiv .nave {
  display: none;
}

.main-navigation .navbar-nav .nav-link {
  font-family: 'Poppins', 'Segoe UI', 'Helvetica', sans-serif;
	color: #000;
	padding: 20px 20px;
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
}

.main-navigation .navbar-nav .dropdown-item {
	color: #111;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 8px;
}

.navbar-toggler {
	position: absolute;
	z-index: 99;
	top: 0;
	background: #fff;
	left: 12px;
}

.inner-page h5 a {
  padding: 0;
  height: auto;
}

.skilled-img {
  max-width: 300px;
  display: inline-block;
}

.captcha-img {
  border: 1px solid #000;
  border-radius: 4px;
}

.form-group.subset {
  background: #f9f7f7;
  border-top: none;
}

.subset {
  background: #f9f7f7;
  border-top: 1px solid #ddd;
}

.card.dashboard-card .card-badge {
  background: #f9f7f7;
  position: absolute;
  padding: 3px 8px;
  top: 15px;
  right: 15px;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-transform: capitalize;
  color: #666;
  font-size: 0.9em;
}

.card.dashboard-card .card-body {
	background: #fafafa;
}

.blue-row {
	background-color: #0F4C75 !important;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.btn.btn-color {
	color: #fff;
	background-color: #00a838;
	border-color: #00a838;
}

.btn.btn-primary {
	color: #fff;
	background-color: #00a838;
	border-color: #00a838;
}

.btn.btn-success {
	color: #fff;
	background-color: #2fba43;
	border-color: #2fba43;
}

.tourist-ul li {
	line-height: 1.8;
}

.form-control-line{
  border: 1px solid #ddd;
  border-bottom: 1px solid #222;
  display:inline-block;
  max-width: 240px;
}

select option[value="DELHI AIRPORT"],
select option[value="MUMBAI AIRPORT"] {
  color: #111;
  font-weight: 500;
}

#back-to-top {
  position: fixed;
  bottom: 5px;
  right: 5px;
  opacity: 1;
  cursor: pointer;
}

#fixed-whatsapp {
	position: fixed;
	bottom: 65px;
	right: -10px;
	opacity: 1;
	cursor: pointer;
	background: #00a838;
	padding: 10px 20px 10px 12px;
	border-radius: 5px;
	color: #fff;
	font-size: 34px;
	line-height: 1;
  transition: all 0.2s ease;
}

#fixed-whatsapp:hover {
	right: -2px;
}

.card.visa-card {
  border: 2px solid #f9f7f7;
  padding: 100px 0;
  overflow: hidden;
  border-radius:10px;
  border: 2px solid #fff;
  /* box-shadow: 0 8px 8px -5px rgba(0,0,0,0.25); */
  transition: all 0.3s ease;
}

.card.visa-card:hover {
  border: 2px solid #1B262C;
}

/*********************
Responsive
*********************/

@media (max-width: 1200px) {
  .third-section h4 {
    font-size: 18px;
  }

  .leftlist ul {
    padding-left: 15px;
  }

  .social ul li {
    padding: 0 5px;
  }

  .fot-right img {
    width: 174px;
  }

  .leftlist ul li a {
    font-size: 14px;
  }

  .tourist a {
    height: 62px;
    padding: 10px 28px;
  }
}

@media (max-width: 992px) {
  .order-one {
    order: -1 !important;
  }

  .four-section .text span {
    right: 0;
    top: -20px;
    bottom: inherit;
    left: 0;
  }

  .third-section h4 {
    font-size: 15px;
    font-weight: 600;
  }

  .third-section .reamo {
    margin-left: 15px;
  }

  .leftlist ul li {
    width: 50%;
  }

  .leftlist ul li a {
    font-size: 15px;
  }

  .four-section .text {
    margin-bottom: 25px;
    padding-top: 28px;
  }

  .leftmiddle h4 {
    padding: 0 10px 10px 10px;
  }

  .well-text h4 {
    font-size: 18px !important;
    padding-bottom: 22px;
  }

  .main-header .hed-center p {
    font-size: 15px;
  }

  .hed-right li {
    font-size: 14px;
  }

  .tourist a {
    height: auto;
    padding: 10px 14px;
  }

  .third-right {
    text-align: center;
  }

  .main-slider .carousel-item {
    max-height: 360px;
  }
}

@media (max-width: 767px) {
  .slider-right p {
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
  }

  .well-text h4 {
    font-size: 18px !important;
    padding-bottom: 15px;
    margin-top: 24px;
  }

  .third-right {
    text-align: center;
  }

  .third-right img {
    width: auto;
  }

  .footer-left img {
    width: 100%;
    max-width: 340px;
  }

  .fot-right {
    text-align: center;
  }

  footer {
    padding: 29px 0px;
  }

  footer p {
    margin-top: 12px;
  }

  .third-right img {
    width: 100%;
    max-width: 320px;
  }

  .main-header,
  .main-header .text-right {
    text-align: center !important;
  }

  .logo {
    width: 152px;
  }

  .main-header .hed-center img {
    width: 70px;
  }

  .hed-right li {
    font-size: 14px;
  }

  .main-header .hed-center p {
    font-size: 14px;
  }

  .navbar-toggler {
    display: block;
  }

  .nave .navbar {
    position: relative;
  }

  .hed-right {
    padding-left: 0;
  }

  .nave ul li {
    font-size: 15px;
  }

  .tourist a {
    padding: 10px 5px;
    height: 62px;
  }

  p,
  li {
    font-size: 14px;
  }

  .call h2 {
    font-size: 22px;
  }

  .call form.login {
    padding: 40px 30px 30px;
  }

  .navidiv .nave {
    display: block !important;
  }

  .nave {
    display: none;
  }

  div#navbarsExampleDefault {
    top: 67px;
    position: absolute;
    z-index: 9999;
    background: #0F4C75;
    width: 300px;
    padding: 12px;
  }

  h1 {
    font-size: 28px;
    margin-top: 20px;
  }

  .call h2 {
    font-size: 20px;
  }

  .call label,
  .evisa2 input,
  .evisa2 select {
    font-size: 14px;
  }

  .social {
    display: block;
  }
}

@media (max-width: 575px) {
  .hed-right li {
    font-size: 14px;
  }

  .main-header .hed-center p {
    font-size: 14px;
  }

  .hed-right {
    padding-left: 15px;
  }

  .main-header .hed-right ul li {
    display: inline-block;
    margin: auto 2px;
    width: 30%;
    border: 1px solid #00a838;
    background: #00a838;
    border-radius: 5px;
  }

  .main-header .hed-right ul li a {
    color: #fff;
    width: 100%;
    display: block;
    padding: 4px 0;
  }

  .tourist a {
    padding: 23px 15px;
    height: auto;
    margin-bottom: 6px;
    background: #0F4C7599;
  }

  .main-header .hed-center p {
    padding: 8px 0 0;
  }

  .navidiv div#navbarsExampleDefault {
    top: 176px;
    width: 100%;
  }

  .main-header .hed-right ul li a span {
    display: none;
  }

  .navidiv .navbar-toggler {
    left: 10px;
    top: 15px;
  }

  .main-header .hed-right ul li a {
    color: #fff;
  }

  h1 {
    font-size: 24px;
    margin-top: 15px;
  }

  .call form.login {
    padding: 40px 15px 30px;
  }

  .evisa2 .col-sm-4 {
    padding-right: 15px;
  }

  .evisa2 .form-group span {
    padding: 10px 10px;
    font-size: 12px;
    color: #948e8e;
  }

  .evisa2 form .form-group {
    padding-bottom: 10px;
  }

  .evisa2 .col-sm-8 {
    padding-bottom: 0;
  }
}