body {
  margin: 0;
  /*font-family: 'Montserrat', sans-serif !important;*/
  font-family: 'LexendExa-Regular' !important;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block;
  /*font-family: 'Montserrat', sans-serif;*/
  font-family: 'LexendExa-Regular' !important;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  line-height: 1.8;
}

@font-face {
  font-family: LexendExa-Regular;
  src: url("../TTF/LexendExa/LexendExa-Regular.ttf") format('truetype');
  }
  
  @font-face {
  font-family: LexendExa-Bold;
  src: url("../TTF/LexendExa/LexendExa-Bold.ttf") format('truetype');
  }

@font-face {
  font-family: Montserrat-regular;
  src: url("../TTF/Montserrat-Regular.ttf") format('truetype');
  }

@font-face {
  font-family: Montserrat-Bold;
  src: url("../TTF/Montserrat-Bold.ttf") format('truetype');
}

@font-face {
  font-family: Montserrat-Italic;
  src: url("../TTF/Montserrat-Italic.ttf") format('truetype');
}

@font-face {
  font-family: Montserrat-BoldItalic;
  src: url("../TTF/Montserrat-BoldItalic.ttf") format('truetype');
}

@font-face {
  font-family: jullian;
  src: url("../TTF/jullian\ Personal\ Use\ Only.ttf");
}

.jullian{
  font-family: jullian;
  color: #29395e;
  text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
  1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
html {
  /*font-family: 'Montserrat',sans-serif;*/
  font-family: 'LexendExa-Regular' !important;
}

.wsregular {
  /*font-family: Montserrat-regular;*/
  font-family: LexendExa-Regular;
}

.wsbold {
  /*font-family: Montserrat-Bold;*/
  font-family: LexendExa-Bold;
}

.wsitalic {
  font-family: Montserrat-Italic;
}

.wsbolditalic {
  font-family: Montserrat-BoldItalic;
}


a{text-decoration: none !important;}
.active .filled-icon, .empty-icon {
  display: inline-block;
}
.filled-icon {
  display: none;
}
.active .empty-icon, .filled-icon {
  display: none;
}
.grey{color: #7a7575;}
.active i.grey{
  color: #fff !important;
 }
.header-top{background-color: #34549C;}
.header-bg {
  /*background: transparent linear-gradient(270deg, #FFFFFF 0%, #E4E4E4 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;*/
  background: #fff;
  
}
#header a{
  color: #000;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #34549C !important;
}
.font-13{font-size: 13px;}
.font-14{font-size: 14px;}
.font-20{font-size: 20px;}
.font-23{font-size: 23px;}
.font-3{font-size: 30px;}
.font-33{font-size: 30px;}
.font-4{font-size: 40px;}
.font-8{font-size: 60px;}

.centered{
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.margin-top{
  margin-top: 6.2em;
}
.text-red{color: #ff6e7c; font-size: 18px;}
.trip-box{
  border-radius: 23px;
  background-color: #E0E0E0;
  color: #000;
  font-size: 11px;
  padding: 3px 9px;
  height: 21px;
  margin-right: 5px;
}
.btn-blue{
  background: #34549C 0% 0% no-repeat padding-box;
  border-radius: 0px;
  clip-path: polygon(0 0,calc(100% - 11px) 0,100% 11px,100% 100%,11px 100%,0 calc(100% - 11px));
}
.btn-green{
  background: #00C060 0% 0% no-repeat padding-box;
  border-radius: 9px;
  color: #fff;
}
.btn-border{
  border: 1px solid #e4e1e1;
  background: #f3f3f3;
  border-radius: 0px;
  width: 100%;
}
.btn-border-o{
  background: #ec601d;
  border-radius: 0px;
  clip-path: polygon(0 0,calc(100% - 11px) 0,100% 11px,100% 100%,11px 100%,0 calc(100% - 11px));
}
.btn-border-o:hover{
  background-color: #CA4415;
}
.blue{color: #000;}
.blues{color: #34549C;}
.grey-box{
  background: #FAFAFA 0% 0% no-repeat padding-box;
  /*box-shadow: -3px 5px 21px #00000033;*/
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.2);
}
.gr img{
	height:182px !important;
	width: 100% !important;
}
.w-200{width:240px;}
.box-height{height: 240px;}
.border-bottomg{
  border: 1px solid #cccccc3d;
  width: 76%;
  margin: 0 auto;
}
.top-img{
  top:20px;
  left:191px;
  right:191px;
}
.banner-text {
  position: absolute;
    background: rgba(0, 0, 0, .5);
    /* box-shadow: -24px 43px 39px #23232329; */
    opacity: 0.92;
    backdrop-filter: blur(50px);
    border-radius: 0px;
    padding: 17px;
    /* bottom: 51px; */
    width: 83%;
    /* left: 50%; */
    top: 83%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* right: 50%; */
    /* margin: auto; */
    width: 75%;
}
.mark{
  display: grid;
  align-items: center;
  justify-items: center;
  background-color: #fff;
  padding-bottom: 14px;
}
.page-nav{
 /* display: flex;*/
}

.page-nav .active{
  background: #34549C 0% 0% no-repeat padding-box !important;
  box-shadow: -3px 5px 21px #0000006B;
  color: #fff !important;
}
#top-menu a{
  color: #34549C;
}
#top-menu .active a{
  color: #fff !important;
}
/*.page-nav .nav-block .active {
  background: #34549C 0% 0% no-repeat padding-box;
  box-shadow: -3px 5px 21px #0000006B;
  color: #fff;
}*/
.nav-block{
  border: 1px solid #707070;
  padding: 6px 21px;
}
.ribbon {
  --f: 10px; /* control the folded part*/
  --r: 15px; /* control the ribbon shape */

  position: absolute;
  top: 10px;
  padding: 7px 14px;
  border-bottom: var(--f) solid #0005;
  color: #34549c;
  line-height: 1.3em;
  font-size: 17px;
}
.left {
  left: calc(-1 * var(--f));
  border-right: var(--r) solid #0000;
  clip-path: polygon(
    100% 0,
    0 0,
    0 calc(100% - var(--f)),
    var(--f) 100%,
    var(--f) calc(100% - var(--f)),
    100% calc(100% - var(--f)),
    calc(100% - var(--r)) calc(50% - var(--f) / 2)
  );
}
.mt-7{margin-top: 3em;}
.trip-card {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
}
.accordion-body {
  margin-top: 15px;
  margin-bottom: 15px;
 /* border: 1px solid rgb(243 244 246);*/
}
.card-m{
  border: 1px solid #e1dddd;
}
.accordion-button:not(.collapsed){
  background: #fcfafa 0% 0% no-repeat padding-box !important;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.2) !important;
  color: #34549c;
}
.tour-zoom a:hover{
  filter: contrast(150%);
   -webkit-filter: contrast(150%);
   -webkit-transition: all .5s ease-in-out;
}
.table .table-header{
  /*background: #34549C;*/
  background: #f7f6f6;
  color: #34549c;
  font-size: 20px;
}
.table >tbody{
  background: #fff8f8c2;
  box-shadow: -3px 5px 21px #00000029;
}
.enquiry-box{
  background: #FBFBFB 0% 0% no-repeat padding-box;
  box-shadow: 5px 1px 21px #00000047;
}
.form-m{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 0px;
}
.footer-bg{
  background: #F5F8FF;
}
#footer p{
  font-size: 14px;
  margin-bottom: 3px;
}
/*.nav-bg{background: #fff;}*/
.fixed-iti {
  position: fixed;
  top: 97px;
  z-index: 12;
  width: 100%;
  background: #f3f4f6;
}
.pp {
  padding-left: 4.2rem !important;
}
.form-bg{
  background: #E0E0E0 0% 0% no-repeat padding-box;
  border: 1px solid #E0E0E0;
  border-radius: 0px;
}
.fake-input{position: relative;background: #F8F8F8;}
.fake-input .contr {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 6px 12px;
  background-color: #E0E0E0;
}
.accordion-button::after{
  margin-right: 25px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url('../image/row10.png');
  transform: rotate(-180deg);
}
.accordion-button::after {
  background-image: url('../image/row11.png');
  transform: rotate(-180deg);
}
.must::after{
  content: "*";
  font-size: 18px;
  padding-left: 3px;
  color: #fa0007;
}
.camp-bg{
  background: url('../image/india-tourism-banner.webp');
  background-repeat: repeat;
  height: 70vh; 
  background-size: cover;
  background-position: 100% 80%;
}
.cc{
  background: url('../image/sky.avif');
  background-repeat: repeat;
  height: 70vh; 
  background-size: cover;
  background-position: 100% 80%;
}
.lrt{
  width: 100%;
  padding: 0 97px 0px 97px;
  height: 100%;
  background-color: #09090a;
  opacity: 0.8;
}
.slick-next:before, .slick-prev:before{
  color: #34549C !important;
  font-size: 30px !important;
}
.short-box {
  background: #fff;
  padding: 30px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
}
.pack img{height: 300px;}
.swiper {
  width: 100%;
  max-width: 1280px;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rev-img{position: absolute; top:-29px;left:-23px;}

.tourdd a{
  color: #000 !important;
}

.w-10{width: 15%;}

@media (max-width: 768px) {
  #fixed-iti{display: none;}
  .rev-img{display: none !important;}
  .p-n {
    padding: 3rem 2rem !important;
}
.margin-top {
  margin-top: 4.6em;
}
.menu-w{
  min-width: 50rem !important;
  width: 100%;
}
.banner-text{
  width: 97%;
}
.top-img {
  left: 10px;
  right: 10px;
  width: 97%;
}
.nav-block {
  padding: 6px 14px;
  width: 100%;
}
}

@media (min-width: 320px) and (max-width: 480px) {
	.btn-border-o{font-size: 16px !important;}
	

	.ribbon{top:16px !important;}
	.gr img {
    margin-top: 21px;
	}
	.w-200{width:auto;}
	.tt{font-size: 12px;}
	.tile {
        width: 100% !important;
        margin: 1rem;
    }
	.centered {
	padding-top: 0px !important;
    padding-bottom: 0px !important;
	top: 133px;
	}
	.centered .font-4 {
    font-size: 28px;
}
#section-tabs{margin-top: -62px !important;}
.sig{padding: 72px 26px !important;}
#section-tabs li{line-height: 21px !important; width: 45% !important;}
fieldset{width: 87% !important;}
#signup{width: 100% !important;}

  .pack{margin-bottom: 23px;}
  .font-33 {
    font-size: 22px;
}
  .font-8{font-size: 25px;}
  .fa-3x{font-size: 29px !important;}
  .trv img {
    width: 130px;}
  #fixed-iti{display: none;}
  .table .table-header{font-size: 14px;}
  .hd img{width: 126px;}
  .hh img{width: 20px;}
  .w-10{width: auto;}
  .menu-w{
    min-width: 20rem !important;
    width: 100%;
    top: -10px !important;
  }
  .margin-top {
    margin-top: 3.6em;
}
.banner-text{
  width: 95%;
  top: 80%;
}
.top-img{
  left: 10px;
  right: 10px;
  width: 95%;
}
.gap-3{
  gap: .5rem !important;
}
.font-12{font-size: 12px;}
.font-20{font-size: 14px;}
  .ft img{
    width: 39px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .page-nav {
    display: flex;
    flex-wrap: wrap;
    margin: 18px;
}
.fixed-iti {
  top: 48px;
  position: relative;
}
.font-18{font-size: 18px !important;}
.nav{flex-wrap: nowrap;}
.p-new{padding: 0 0px !important;}
.p-n {padding: 15px 20px !important}
.testi-con {background-image: none;}
.rev-img{position: relative; top: 0px;left: 0px; text-align: center;}
}

video {
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 100%;
}

#video-background {
  width: 100%;
  height: 550px;
  position: relative;
  object-position: top;
  object-fit: cover;
}
.breadcrumb a{color: #fff; font-weight: 600; text-decoration: underline !important;}
.breadcrumb-item.active{color: #fff;}
.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #dee2e6;
  content: var(--bs-breadcrumb-divider, "/");
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: transparent;
  border-radius: 0px;
  border-bottom: 2px solid #34549c;
}
.testi-con {
  background-image: url('../image/testi-cont-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 97%;
  background-position: center;
}
.caro {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 35px;
}
.p-new{padding: 0px 7rem;}
.p-n{padding: 3rem 7rem;}
.remove{
  display: flex;
  justify-content: space-between;
  margin-bottom: 17px;
  align-items: end;
}

/*== start of code for tooltips ==*/
.tool {
  cursor: help;
  position: relative;
}
/*== common styles for both parts of tool tip ==*/
.tool::before,
.tool::after {
  left: 50%;
  opacity: 0;
  position: absolute;
  z-index: -100;
}
.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
  opacity: 1;
  transform: scale(1) translateY(0);
  z-index: 100; 
}
/*== pointer tip ==*/
.tool::before {
  border-style: solid;
  border-width: 1em 0.75em 0 0.75em;
  border-color: #3E474F transparent transparent transparent;
  bottom: 100%;
  content: "";
  margin-left: -0.5em;
  transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
  transform:  scale(.6) translateY(-90%);
} 
.tool:hover::before,
.tool:focus::before {
  transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}
/*== speech bubble ==*/
.tool::after {
  background: #3E474F;
  bottom: 140%;
  color: #EDEFF0;
  content: attr(data-tip);
  margin-left: -8.75em;
  padding: 6px;
  height: 33px;
  transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
  transform:  scale(.6) translateY(50%);  
  width: 17.5em;
}
.tool:hover::after,
.tool:focus::after  {
  transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}
@media (max-width: 760px) {
.tool::after { 
      font-size: .75em;
      margin-left: -5em;
      width: 10em; 
}
}
/*
.tile {
	width: 100%;
	height: 238px;
	margin: 0.5rem auto;
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	
	&::after {
		content: "";
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		visibility: hidden;
		transition: visibility 0.5s, opacity 0.5s;
	} 
}

.tile:hover::after,
.tile:focus::after {
	visibility: visible;
	opacity: 1;
  background: linear-gradient(180deg,rgba(24,24,27,.25),rgba(24,24,27,.5));
}

.tile__media {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.5s;
	transform: scale(1);
	backface-visibility: hidden;
}

.tile:hover .tile__media,
.tile:focus .tile__media {
	transform: scale(1.2);
}
*/
.tile {
	width: 100%;
	height: 238px;
	margin: 0.5rem auto;
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
}

.tile::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: visible; /* Initially visible */
	opacity: 1; /* Initially opaque */
	background: linear-gradient(180deg, rgba(24,24,27,.25), rgba(24,24,27,.5));
	transition: visibility 0.5s, opacity 0.5s;
}

.tile:hover::after,
.tile:focus::after {
	visibility: hidden; /* Hide on hover */
	opacity: 0;
}

.tile__media {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.5s;
	transform: scale(1.2); /* Start zoomed in */
	backface-visibility: hidden;
}

.tile:hover .tile__media,
.tile:focus .tile__media {
	transform: scale(1); /* Shrink to normal on hover */
}


.tile__content {
	top: 50%;
	right: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	color: #fff;
	font-size: 3rem;
	transition: visibility 0.5s, opacity 0.5s;
	transform: translateY(-50%);
	backface-visibility: hidden;
}

.tile:hover .tile__content,
.tile:focus .tile__content {
	visibility: visible;
	opacity: 1;
}

.day-box{
  background-color: #e7e7e7;
  padding: 6px 9px;
  font-weight: 600;
  line-height: 1;
}
.zoom{
  overflow: hidden;
  padding: 0;
}
.zoom img {
  transition-duration: 4s;
  margin: 0 auto;
  display: block;
  width: 362px;
  height: 240px;
}
.zoom img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  z-index: 0;
}

.zoom-p{
  overflow: hidden;
  padding: 0;
}
.zoom-p img {
  transition-duration: 4s;
  margin: 0 auto;
  display: block;
}
.zoom-p img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  z-index: 0;
}


.wrapper::after {
  content: "";
  display: table;
  clear: both;
}
/*
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 129;
}

.tile:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}*/

/* Ensure h3 (title) is visible by default and hides on hover */
.content-details {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: bold;
	opacity: 1; /* Initially visible */
	transition: opacity 0.5s;
	 z-index: 129;
}

.tile:hover .content-details,
.tile:focus .content-details {
	opacity: 0; /* Hide on hover */
}

.content-details h3{
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  opacity: 1;
  
}
@media screen and (min-width: 64em) {
	.tile {
		width: calc(25% - 2rem);
		margin: 1rem;
	}
}
.card-img img{width: 354px; height: 244px;}
.trv img{width: 150px; text-align: center;}
.card-img-overlay{
  position: absolute;
    height: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    opacity: 1;
    color: white;
    font-size: 20px;
    text-align: center;
}
.centered-t {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


@media (max-width: 767px) {
  .trv img{width: 120px !important; text-align: center;}
  .carousel-inner .carousel-item > div {
    display: none;
  }
  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {

  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }

  .carousel-inner .carousel-item-start.active, 
  .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}


/*OWL Slider */
/* Click the image one by one to see the different layout */

/* Owl Carousel */

.owl-prev {
  background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938188/left-arrow_rlxamy.png') left center no-repeat;
  height: 54px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 1000;
  left: 2%;
  cursor: pointer;
  color: transparent;
  margin-top: -27px;
}

.owl-next {
  background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938220/right-arrow_zwe9sf.png') right center no-repeat;
  height: 54px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 1000;
  right: 2%;
  cursor: pointer;
  color: transparent;
  margin-top: -27px;
}

.owl-prev:hover,
.owl-next:hover {
  opacity: 0.5;
}


/* Owl Carousel */


/* Popup Text */

.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

.popuptext {
  display: table;
}
.popuptext p {
  margin-bottom: 10px;
}
.popuptext span {
  font-weight: bold;
  float: right;
}
/* Popup Text */

/* Icon CSS */
.item {
  position: relative;
}
.item i {
  display: none;
  font-size: 4rem;
  color: #FFF;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.item a {
  display: block;
  width: 100%;
}
.item a:hover:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.item a:hover i {
  display: block;
  z-index: 2;
}
.green{color: #00AA6C;margin-right:2px;font-size:19px;}  
.play-button{
    position: absolute;
    top: 85px;
    left: 185px;
	}
.play-button img {
    width: 45px;
    transition: width 2s;
}	
	
.abt-bg{
  background: url('/version1/image/tour-banner-a.jpg');
  background-position: top;
  background-size: cover;
  height: 49vh;
  width: 100%;
  background-repeat: no-repeat;
}
.testi-bg{
  background: url('/version1/image/Spiritual-tour-packages-in-India.png');
  background-position: right;
  background-size: cover;
  height: 49vh;
  width: 100%;
  background-repeat: no-repeat;
}
.bx:hover{
  box-shadow: 0px 3px 12px 6px #00000029;
}
.choose-bg{
  background: transparent linear-gradient(0deg, #a5cbe8a7 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
.parallax {
  background: url('/version1/image/email-testimonial.png');
  /*height: calc(100vh - -237px);*/
  background-position: 5px 193px;
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-size: 749px 465px;
}
.parallax-box{
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
  background-color:#fff;
  padding: 25px 28px;
}

.sig{
  background: url('/version1/image/globe.jpg');
  background-size: cover;
  height: 100%;
  color: #ffffff;
  padding: 35px 459px;
}

.btn-s {
  border: none;
  padding: 8px;
  background: #084298;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.btn-s:hover{color: #fff !important;}
.bg-box .bg-white{
  padding: 20px;
  height: 323px;
}
.email-box{
  background: #fff;
  padding: 21px;
}

.avatar {
    display: inline-block;
    height: 3rem;
    position: relative;
    width: 3rem
}

.avatar-xs {
    height: 1.5rem;
    width: 1.5rem
}

.avatar-sm {
    height: 2rem;
    width: 2rem
}

.avatar-md {
    height: 2.5rem;
    width: 2.5rem
}

.avatar-lg {
    height: 3.5rem;
    width: 3.5rem
}

.avatar-xl {
    height: 5rem;
    width: 5rem
}

.avatar-xxl {
    height: 7rem;
    width: 7rem
}
figure {
    margin: 0 0 0 !important;
}
.error{
	color: red;
    font-size: 10px;	
}

/**************************Tailor make tour*****************************/
a {
  text-decoration: none;
  color: #1ab188;
  transition: .5s ease;
}

a:hover {
  color: #179b77;
}
.form {
  background: rgba(19, 35, 47, 0.9);
  padding: 40px;
  max-width: 520px;
  margin: 20px auto;
  border-radius: 4px;
  box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3);
}
.tab-group {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0;
}
.tab-group:after {
  content: "";
  display: table;
  clear: both;
}
.tab-group li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  background: rgba(160, 179, 176, 0.25);
  color: #a0b3b0;
  font-size: 18px;
  float: left;
  width: 50%;
  text-align: center;
  cursor: pointer;
  transition: .5s ease;
}
.tab-group li a:hover {
  background: #6485b4;
  color: #ffffff;
}
.tab-group .active a {
  background: #34549c;
  color: #ffffff;
}



.tab-content > div:last-child {

  display: none;

}



input, textarea, select {

  font-size: 20px;

  display: block;

  width: 100%;

  /*height: 100%;*/

  padding: 5px 10px;

  background: none;

  background-image: none;

  border: 1px solid #a0b3b0;

  color: #ffffff;

  border-radius: 0;

  transition: border-color .25s ease, box-shadow .25s ease;

}

select option {

  margin: 40px;

  background: rgba(19, 35, 47, 0.9);

  color: #fff;

}

input:focus, textarea:focus {

  outline: 0;

  border-color: #1ab188;

}



textarea {

  border: 2px solid #a0b3b0;

  resize: vertical;

}



.field-wrap {

  position: relative;

  margin-bottom: 16px;

}



.top-row:after {

  content: "";

  display: table;

  clear: both;

}

.top-row > div {

  float: left;

  width: 48%;

  margin-right: 4%;

}

.top-row > div:last-child {

  margin: 0;

}



.btn-t {

  border: 0;

  outline: none;

  border-radius: 0;

  padding: 3px 0;

  font-size: 1.5rem;

  font-weight: 600;

  text-transform: uppercase;

  letter-spacing: .1em;

  background: #ec601d;

  color: #ffffff;

  transition: all 0.5s ease;

  -webkit-appearance: none;

}

.btn-t:hover, .button:focus {

  background: #CA4415;

}



.button-block {

  display: block;

  width: 100%;

}

input[type="date"]::-webkit-calendar-picker-indicator {

  cursor: pointer;

  border-radius: 4px;

  margin-right: 2px;

  filter: invert(96%) sepia(100%) saturate(5%) hue-rotate(250deg) brightness(105%) contrast(100%);

}
@media (max-width: 1024px){
	.header-top .font-13{font-size: 11px !important;}
	.hd img{width:120px;}
	.menu-font a div{
		font-size:13px;
		padding-right:0px !important;
		margin-right: 12px !important;
	}
	.menu-font a .btn-blue{font-size:13px;}
	.nav-block {
    padding: 6px 10px !important;
	}
	#top-menu a{font-size:10px;}
	.btn-border-o{font-size: 10px;}
}
@media (min-width: 1280px){
	.ribbon{top: 16px !important;}
	.nav-block {
    padding: 6px 10px !important;
	}
	.centered{top:64%;}
	#top-menu a{font-size:14px;}
	.btn-border-o{font-size: 14px;}
	.menu-font a div{
		font-size:14px;
		padding-right:6px !important;
		margin-right: 12px !important;
	}
	.menu-font a .btn-blue{font-size:14px;}
	#footer p {font-size: 13px;}
	.ft{font-size: 13px;}
}
