
body, html{
	height: 100%;
}

html {
  scroll-behavior: smooth;
}

  .nav-link{
	font-family: "Geist Mono", monospace;
	font-weight: 400;
	color: #00254E !important;
	font-size: 20px;
	letter-spacing: -0.4px;
	padding: 15px 25px !important;
  }
.banner{
	position: relative;
	height: 75%;
	display: flex;
	align-items: center;
}
.talk-button {
  background-color: #000;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  border: 2px solid #000;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  font-family: "Geist Mono", monospace;
  display: inline-block;
  transition: all 0.3s ease;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 40px;
}
.talk-button:hover{
    transform: scale(1.05);
}
.talk-button::after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0px;
    bottom: 3px;
    border: 2px solid #000;
    border-radius: 50px;
    z-index: -1;
    height: 50px;
    width: -webkit-fill-available;
}
.banner .brack{
	text-align: center;
	font-family: "Geist Mono", monospace;
	color: #000000;
	font-size: 16px;
	background: #E7F6FF;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.brack{
	font-family: "Geist Mono", monospace;
	color: #000000;
	font-size: 16px;
	background: #E7F6FF;
	width: fit-content;
    margin-bottom:25px;
}
.banner h1 {
    text-align: center;
    font-size: 85px;
    color: #000000;
    font-family: "Geist", sans-serif;
    font-weight: 400;
    line-height: 90px;
}
.banner h1 span{
	font-family: "Geist", sans-serif;
	color: #089BF7;
	font-weight: 400;
	display: block;
}
.web-slider{
	background:#E7F6FF;
	padding:20px 0px;
}
.full-web{
	display:flex;
}
.single-web{
	width:20%;
	margin-left:8px;
	margin-right:8px;
}
.full-web .single-web:first-child{
	margin-left: 0px;
}
.full-web .single-web:last-child{
	margin-right: 0px;
}
.aboutz{
	padding: 120px 0px;
}
.aboutz .row{
	display: flex;
	align-items: center;
}
.aboutz h2{
	color: #000;
	font-family: "Geist", sans-serif;
	font-size: 50px;
	letter-spacing: -1.34px;
	padding-bottom: 20px;
}
.aboutz p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 18px;
	letter-spacing: -0.16px;
	line-height: 28px;
	padding-bottom: 20px;
}
.service-sec{
	background: url(../images/service-bg.jpg) no-repeat;
	padding: 120px 0px 120px 0px;
	background-size: cover;
	background-position: center;
}

.service-sec h2{
	font-family: "Geist", sans-serif;
	color: #fff;
	font-size: 50px;
	font-weight: 400;
	display: block;
	letter-spacing: -1.34px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.head-dtls{
	display: flex;
	padding-bottom: 50px;
}
.left-dtls{
	width: 30%;
}
.right-dtls{
	width: 70%;
}
.widoo{
	padding-right: 22%;
}
.widoo p{
	font-family: "Geist", sans-serif;
	color: #fff;
	font-size: 20px;
	letter-spacing: -0.16px;	
	line-height: 32px;
	margin-bottom: 50px;
}
.head-dtls h5{
	color: #fff;
	font-family: "Geist Mono", monospace;
	font-size: 26px;
}
.head-dtls h4{
	color: #fff;
	font-family: "Geist", sans-serif;
	font-size: 30px;
	letter-spacing: -0.86px;
	font-weight: 400;
}
.head-dtls h6{
	color: #fff;
	font-family: "Geist", sans-serif;
	font-size: 16px;
	letter-spacing: -0.06px;
	font-weight: 400;
}
.works-sec{
	padding: 120px 0px;
}
.works-head{
	display: flex;
}
.left-w-head{
	width:85%;
	padding-left: 5%;
}
.left-w-head p{
    padding-bottom:20px;
}
.works-sec .col-lg-3{
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 16px;
}
.right-w-head{
	width:15%
}
.works-head .talk-button{
	width: fit-content;
	margin-right: inherit;
}
.works-head .talk-button::after{
	width: -webkit-fill-available;
	left: 0px;
	right: inherit;
}

.blckz{
	color: #000;
}
.whitez{
	color: #fff;
}
.bigfnt{
	font-family: "Geist", sans-serif;
	font-size: 50px;
	font-weight: 400;
	letter-spacing: -1.34px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.headd{
	width: 50%;
}
.dess{
	font-family: "Geist", sans-serif;
	color: #646F76;
	font-size: 20px;
	letter-spacing: -0.16px;	
	line-height: 32px;
}
.full-list{
	display: flex;
  flex-wrap: wrap;
  gap: 8px; /* space between columns */
}
.sing-list{
flex: 0 0 24%; /* 25% = 4 per row */
  box-sizing: border-box;
}
.blog-grid h3 a {
    color: #000;
    font-family: "Geist", sans-serif;
    font-size: 26px;
    letter-spacing: -0.86px;
    line-height: 36px;
    font-weight: 400;
    padding-top: 20px;
    text-decoration: none;
    display: block;
}
.blog-grid p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 16px;
	letter-spacing: -0.06px;
}
.travexl{
	background: #E7F6FF;
	padding: 120px 0px 0px 0px;
}
.inner-trav{
	display: flex;
}
.left-trav {
    width: 55%;
    padding-left: 15%;
    padding-right: 10%;
}
.left-trav .dess{
    padding-bottom:30px;
}
.right-trav{
	width: 45%;
}
.clients-sec{
	background: #F5F5F5;
	padding: 120px 0px;
}
.client-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.single-client {
    flex: 0 0 16%;
    box-sizing: border-box;
}
.testimonials-sec{
	background: #f5f5f5;
	padding-bottom: 120px;
}
.testimonials-sec h6{
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	display: block;
}
.testimonials-sec h2 {
    width: 24%;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.testimonials-sec p{
	text-align: center;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	color: #646F76;
	font-family: "Geist", sans-serif;
}
.inner-box{
	background: #fff;
	padding: 60px 60px 30px 60px;
	position: relative;
	min-height: 450px;
}
.inner-box h4{
	font-family: "Geist", sans-serif;
	color: #000000;
	font-size: 30px;
	letter-spacing: -0.86px;
	font-weight: 400;
}
.inner-box h6{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 16px;
	letter-spacing: -0.06px;
	margin-top: 20px;
	text-align: left;
}
.bottom-foot{
	position: absolute;
	bottom: 30px;
	margin-top: 200px;
}
.faqs{
	padding: 120px 0px;
}
.faqs h6{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.faqs .bigfnt {
    text-align: center;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}
.faqs p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 20px;
	letter-spacing: -0.16px;
	line-height: 30px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.faqs .accordion{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.faqs .accordion-button:not(.collapsed){
	background-color: transparent;
}
.faqs .accordion-item{
	border: 0px;
	border-bottom: 1px solid #DCE1EC;
}
.faqs .accordion-button{
	font-family: "Geist", sans-serif;
	color: #089BF7;
	font-size: 20px;
	line-height: 30px;
}
.faqs .accordion-body{
	font-family: "Geist", sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #737C91;
}
.cta-sec{
	padding: 120px 0px 120px 0px;
	
}
.full-footer{
padding-top: 100px;
border-top: 1px solid #089BF7;
padding-bottom: 100px;
display: flex;
}
.single-foot{
	width: 50%;
}
.full-footer .single-foot:nth-child(2){
	width: 25%;
}
.full-footer .single-foot:nth-child(3){
	width: 25%;
}
.full-cta{
	display: flex;
	align-items: center;
}
.full-cta h2{
	color: #000000;
	font-family: "Geist", sans-serif;
	font-size: 100px;
	letter-spacing: -4.32px;
}
.left-cta{
	width: 80%;
}
.right-cta{
	width: 20%;
}
.full-cta span{
	display: block;
	color: #089BF7;
	font-family: "Geist", sans-serif;
}
.single-foot h6 a{
	color: #089BF7;
	font-family: "Geist", sans-serif;
	font-size: 28px;
}
.single-foot img{
	padding-bottom: 30px;
}
.single-foot h6{
	margin-top: 60px;
}
.single-foot p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 16px;
	letter-spacing: -0.06px;
}
.single-foot li a{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 14px;
	letter-spacing: -0.06px;
	padding-bottom: 15px;
	text-decoration: none;
	line-height: 30px;
}
.single-foot li{
	list-style-type: none;
}

.left-foot{
	height: 100px;
	background: #089BF7;
}
.full-bot{
	display: flex;
	align-items: center;
}
.left-bot{
	width: 50%;
	background: #089BF7;
	padding:30px 0px;
}
.right-bot{
	width: 50%;
}
.right-full {
    display: flex;
	padding-left: 10%;
	padding-right: 10%;
	align-items:center;
}
.left-right{
	width:60%;
}
.right-right{
	width:40%;
}
.right-right ul{
	display:flex;
	align-items: center;
}
.right-right li{
	list-style-type:none;
	padding-right:20px;
}
.left-right h6{
	color:#646F76;
	font-family: "Geist", sans-serif;
	font-size:14px;
}
.brack a{
	font-family: "Geist Mono", monospace;
    color: #000000;
    font-size: 16px;
	text-decoration: underline;
}
.banner-about{
	padding-top: 100px;
	position: relative;
	height: 100%;
}
.banner-about h1{
	font-family: "Geist", sans-serif;
	color: #000;
	font-size: 70px;
	line-height: 80px;
	font-weight: 400;
	width: 79%;
}
.inner-img{
	position: absolute;
	bottom: 0px;
}
.inner-img img{
	width: 80%;
}
.banner-about p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 38px;
	width: 70%;
}
.story-sec{
	padding: 200px 0px 400px 0px;
	background: #E7F6FF;
	position: relative;
}
.headdo{
	padding-left: 10%;
	position: relative;
	top: -100px;
}
.story-sec h2{
	color: #000;
	font-family: "Geist", sans-serif;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
}
.story-sec h6{
	background: #fff;
}
.story-sec p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -0.16px;
	line-height: 28px;
}
.what-we-do {
    background: url(../images/what-we-do.jpg) no-repeat;
    position: absolute;
    background-size: cover;
    background-position: right;
    padding: 100px 0px 100px 100px;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
	margin-top: 100px;
}
.widthz{
	width: 50%;
}
.bluez{
	margin-top: -150px;
	padding: 700px 0px 120px 0px;
	background: #089BF7;
}
.bluez h6 {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bluez h2{
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-family: "Geist", sans-serif;
	width: 25%;
	margin-left: auto;
	margin-right: auto;
}
.inner-team{
	background: #fff;
	display: flex;
	padding: 40px;
}
.pic{
	width: 20%;
}
.full-desc{
	width: 80%;
	padding-left: 5%;
}
.full-desc h3{
	font-family: "Geist", sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	color: #000;
	padding-top: 5px;
}
.full-desc h5{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 16px;
	letter-spacing: -0.06px;
	line-height: 24px;
	padding-bottom: 5px;
}
.full-desc p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.16px;
}
.vision-mission{
	padding: 120px 0px;
}
.vision-mission p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 18px;
	letter-spacing: -0.16px;
	line-height: 28px;
	width: 80%;
}
.inner-values{
	display: flex;
	padding-bottom: 30px;
}
.left-value{
	width: 20%;
}
.left-value h6{
	color: #089BF7;
	font-family: "Geist Mono", monospace;
	font-size: 22px;
}
.right-value h5{
	color: #000000;
	font-family: "Geist", sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	letter-spacing: -0.86px;
}
.right-value{
	width: 80%;
}
.why-choose{
	background: #E7F6FF;
	padding: 120px 0px;
}
.why-choose h6{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #fff;
}
.why-choose h2{
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 40px;
}
.inner-choose{
	display: flex;
	align-items: center;
	background: #fff;
	padding: 40px 40px 60px 40px;
	min-height: 250px;
	margin-bottom: 15px;
}
.left-choose{
	width: 20%;
}
.right-choose{
	width: 80%;
	padding-left: 5%;
}
.right-choose h5{
	font-family: "Geist", sans-serif;
	font-size: 30px;
	letter-spacing: -0.86px;
	padding-bottom: 5px;
	font-weight: 400;
}
.right-choose p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-size: 18px;
	letter-spacing: -0.16px;
	line-height: 28px;
	font-weight: 400;
}
.clients h1{
	width:90%;
}
.clients p{
	font-size:18px;
	line-height: 28px;
	color:#646F76;
	letter-spacing:-0.16px;
	padding-top: 15px;
}
.industries-sec{
	background:#089BF7;
	padding:120px 0px;
}
.industries-sec h6{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.industries-sec h2{
	text-align: center;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #fff;
    font-weight: 400;
}
.industries-sec p{
	text-align: center;
	color: #fff;
	font-family: "Geist", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.16px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.grid-ind{
	display: flex;
  flex-wrap: wrap;
  gap: 8px; /* space between columns */
  margin-top: 60px;
}
.sing-ind{
flex: 0 0 32.5%; 
  box-sizing: border-box;
  background: #fff;
  padding: 50px 40px;
}
.sing-ind h4{
	font-family: "Geist", sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 30px;
	letter-spacing: -0.86px;
	padding-top: 30px;
}
.our-numbers{
	padding: 120px 0px;
}
.our-numbers h6{
	margin-left: auto;
	margin-right: auto;
}
.our-numbers h2{
	text-align: center;
	font-family: "Geist", sans-serif;
	font-weight: 400;
	margin-left: auto;
	margin-right: auto;
	width: 25%;
}
.our-numbers p {
    color: #646F76;
    text-align: center;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Geist", sans-serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.16px;
}
.round-sec{
	padding-top: 60px;
}
.works-clients{
	padding: 60px 0px 120px 0px;
}
.works-clients h6{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.works-clients h2{
	text-align: center;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}
.works-clients p{
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	color: #646F76;
	font-size: 18px;
	letter-spacing: -0.16px;
	font-family: "Geist", sans-serif;
    font-weight: 400;
}
.serv h1{
	width: 70%;
}
.serv p{
	width: 70%;
}
.services-sec .row{
	display: flex;
	align-items: center;
	padding-bottom: 25px;
}
.services-sec h2{
	color: #000;
}
.services-sec p{
	color: #646F76;
	font-size: 18px;
	letter-spacing: -0.16px;
	font-family: "Geist", sans-serif;
    font-weight: 400;
}
.inner-ser{
	padding-left: 10%;
}
.inner-ser-1{
	padding-right: 10%;
}


.flip-card {
  background-color: transparent;
  width: 100%;
  max-width: 320px;
  height: 400px;
  perspective: 1000px; /* 3D effect */
  margin: auto;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  overflow: hidden;
}

.flip-card-front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.flip-card-back {
  background-color: #f5f5f5;
  color: #000;
  transform: rotateY(180deg);
  padding: 20px;
}
.flip-card-back h5{
	color: #000000;
	font-family: "Geist", sans-serif;
    font-weight: 400;
	font-size: 22px;
	letter-spacing: -0.58px;
}
.flip-card-back p{
	color: #646F76;
	font-family: "Geist", sans-serif;
    font-weight: 400;
	font-size: 16px;
	letter-spacing: -0.41px;
	line-height: 26px;
	padding-top: 10px;
}
.blog-list .row{
	display: flex;
	align-items: center;
}
.left-wid{
	padding-right: 10%;
}
.blog-list p{
	color: #646F76;
	font-family: "Geist", sans-serif;
    font-weight: 400;
	font-size: 18px;
	letter-spacing: -0.16px;
}
.blog-list h2{
	font-size: 40px;
}
.blue-read{
	color: #089BF7;
	font-family: "Geist Mono", monospace;
	font-size: 14px;
	letter-spacing: -0.11px;
}
.blog-list .row:nth-child(even) {
  flex-direction: row-reverse;
}
.blog-list .row:nth-child(even) .left-wid {
	padding-left: 10%;
}
.join-sec{
	background: #E7F6FF;
	padding: 120px 0px;
}
.join-sec h2{
	width: 40%;
}
.inner-map{
	display: flex;
	align-items: center;
	background: #F5F5F5;
}
.left-map{
	width: 50%;
}
.left-map img{
	width: 100%;
}
.right-map{
	width: 50%;
	padding-left: 10%;
}
.right-map h4{
	color: #000;
	font-size: 40px;
	letter-spacing: -1.06px;
	padding-bottom: 20px;
	font-weight: 500;
	font-family: "Geist", sans-serif;
}
.right-map p{
	color:#000;
	font-weight: 400;
	font-family: "Geist", sans-serif;
	font-size:24px;
	letter-spacing:-0.77px;
	line-height: 34px;
}
.right-map h6 a{
	color:#089BF7;
	font-family: "Geist", sans-serif;
	font-weight:400;
	font-size:24px;
	line-height: 34px;
	text-decoration: none;
}
.address-sec{
	padding:120px 0px;
	background:#089BF7;
}
.address-sec h4{
	color: #fff;
	font-family: "Geist", sans-serif;
	font-weight:500;
	padding-bottom: 15px;
	font-size: 38px;
}
.address-sec p{
	color: #fff;
	font-family: "Geist", sans-serif;
	font-weight:400;
	font-size: 28px;
	letter-spacing: -0.77px;
	line-height: 38px;
	padding-bottom: 15px;
}
.address-sec h6 a{
	color: #fff;
	font-family: "Geist", sans-serif;
	font-weight:400;
	font-size: 28px;
	letter-spacing: -0.77px;
	line-height: 38px;
	text-decoration: underline;
}
.inner-travexl{
	display: flex;
	align-items: center;
}
.left-travexl{
	width: 50%;
	padding-left: 10%;
	padding-right: 5%;
}
.right-travexl{
	width: 50%;
}
.left-travexl p{
	color: #646F76;
	font-family: "Geist", sans-serif;
	font-weight:400;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -0.16px;
}
.travexl-sec .talk-button{
	width: fit-content;
	margin-left: inherit;
	margin-right: inherit;
}
	.travexl-sec .talk-button::after {
    left: 0px;
    right: 0px;
    bottom: 3px;
    width: auto;
}
.btn-demo{
	list-style-type: none;
}
.btn-demo a {
    margin-top: 0px;
    padding: 10px 30px !important;
    text-align: center;
    color: #fff !important;
	width: fit-content;
	/*margin-left: 50px;*/
}
.btn-demo .talk-button::after {
    top: 3px;
	width: -webkit-fill-available;
	left: 0;
	right: 0;
}
.navbar{
	padding-top: 20px;
}
.right-auto{
	margin-right: auto;
}
.talk-button-2{
background-color: #000;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  border: 2px solid #000;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  font-family: "Geist Mono", monospace;
  display: inline;
  transition: all 0.3s ease;
  width: fit-content;
  margin-top: 40px;
  z-index:999999;
}

.talk-button-2::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 3px;
    border: 2px solid #000;
    border-radius: 50px;
    height: 50px;
    width: -webkit-fill-available;
    background: #fff;
    z-index: -1;
}
.right-wid img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.works-temp{
    padding-bottom:30px;
}
.blog-items{
    display:flex;
    align-items:center;
}
.blog-list .row:nth-child(even) .blog-items{
    flex-direction: row-reverse;
}
.blog-list .blog-items:nth-child(even) .left-wid {
    padding-left: 10%;
}
.blogzz {
    padding-bottom: 0px;
    margin-top: 16px;
    padding-left: 8px;
    padding-right: 8px;
}
.blog-button {
    background-color: #fff;
    color: #000;
    padding: 5px 20px;
    border-radius: 50px;
    border: 2px solid #000;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    font-family: "Geist Mono", monospace;
    transition: all 0.3s ease;
    width: fit-content;
}
.blog-button::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 0px;
    right: 0px;
    bottom: 3px;
    border: 2px solid #000;
    border-radius: 50px;
    z-index: -1;
    height: 40px;
    width: -webkit-fill-available;
}
.blog-filters .active{
    background:#000 !important;
    color:#fff !important;
}
.blog-filters{
    margin-bottom:25px;
}
.news-inner{
font-family: "Geist", sans-serif;
color:#646F76 !important;
}
.news-inner .col-md-7 img{
margin-bottom:20px;
}
.news-inner p{
font-size:18px;
line-height:28px;
padding-bottom:20px;
letter-spacing:-0.16px;
margin-bottom:0px !important;
}
.news-inner h3{
margin-bottom:10px;
}
.news-inner .col-md-7 ul li{
font-size:18px;
line-height:28px;
padding-bottom:20px;
letter-spacing:-0.16px;
}
.news-inner .col-md-7 ol li{
font-size:18px;
line-height:28px;
padding-bottom:20px;
letter-spacing:-0.16px;
}
.news-inner .col-md-7 ul li::marker {
  color: #000; /* Change bullet color */
  font-size:18px;
  border-radius:50%;
  width:10px;
  height:10px;
  font-size: 1.5em;
}
.news-inner blockquote {
  background: #f9f9f9;
  border-left: 5px solid #089BF7;
  margin: 1.5rem 0;
  padding: 1rem 2.5rem;
  font-style: italic;
  color: #333;
  position: relative;
}

.news-inner blockquote::before {
  content: "“";
  font-size: 4rem;
  color: #089BF7;
  position: absolute;
  left: 10px;
  top: -10px;
}
blockquote p{
padding-bottom:0px !important;
}
.news-inner .col-md-7 h1{
font-family: "Geist", sans-serif;
font-size:42px;
color:#000;
font-weight:500;
}
.news-inner .col-md-7 h2{
font-family: "Geist", sans-serif;
font-size:38px;
color:#000;
font-weight:500;
}
.news-inner .col-md-7 h3{
font-family: "Geist", sans-serif;
font-size:34px;
color:#000;
font-weight:500;
}
.news-inner .col-md-7 h4{
font-family: "Geist", sans-serif;
font-size:30px;
color:#000;
font-weight:500;
}
.news-inner .col-md-7 h4{
font-family: "Geist", sans-serif;
font-size:34px;
color:#000;
font-weight:500;
}
.news-inner .col-md-7 h5{
font-family: "Geist", sans-serif;
font-weight:500;
font-size:30px;
color:#000;
font-weight:500;
}
.news-inner .col-md-7 h6{
font-family: "Geist", sans-serif;
font-weight:500;
font-size:26px;
color:#000;
font-weight:500;
}
.sidebarz li{
list-style-type:none;
border-bottom:2px solid #eee;
padding-bottom:15px;
padding-top:15px;
}
.sidebarz ul{
padding-left:0px;
}
.sidebarz li a{
font-family: "Geist", sans-serif;
color:#000;
font-weight:400;
font-size:18px;
line-height:26px;
text-decoration:none;
}
.sidebarz h4{
color:#089BF7;
font-family: "Geist", sans-serif;
font-size:20px;
line-height:30px;
}
.single-blog .banner-about{
height:60%;
}
.blog-sec{
padding-bottom:100px;
}
.join-sec label{
    width:100%;
}
.join-sec input{
    width:100%;
}
.join-sec label br{
    display:none;
}
.join-sec input{
    border:none;
}
.join-sec input:focus{
  outline: 0;
}
.join-sec .wpcf7-text{
    height:55px;
    padding:15px;
    color:#646F76;
    font-family: "Geist", sans-serif;
    font-size:18px;
}
.join-sec .wpcf7-select{
    height: 55px;
    line-height: 60px;
    border: 0;
    width: 100%;
    padding: 15px;
    font-family: "Geist", sans-serif;
    font-size:18px;
    color:#646F76;
}
.join-sec .wpcf7-select:focus{
  outline: 0;
}
.join-sec .wpcf7-submit{
    background-color: #000;
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
    border: 2px solid #000;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    font-family: "Geist Mono", monospace;
    display: inline-block;
    transition: all 0.3s ease;
    width: fit-content;
    display: block;
    margin-top: 25px;
}

input[type="file"]::file-selector-button {
  background-color: #089BF7;
  color: white;
  padding: 10px 16px;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-family: "Geist", sans-serif;
}
.banner-about .talk-button{
    margin-left:inherit;
    margin-right:inherit;
}
input[type="file"]::file-selector-button:hover {
  background-color: #089BF7;
}




.privacyz{
font-family: "Geist", sans-serif;
color:#646F76 !important;
}

.privacyz p{
font-size:18px;
line-height:28px;
padding-bottom:20px;
letter-spacing:-0.16px;
}
.privacyz ul li{
font-size:18px;
line-height:28px;
padding-bottom:20px;
letter-spacing:-0.16px;
}
.privacyz ol li{
font-size:18px;
line-height:28px;
padding-bottom:20px;
letter-spacing:-0.16px;
}
/*.privacyz ul li::marker {*/
/*  color: #000;*/
/*  font-size:18px;*/
/*  border-radius:50%;*/
/*  width:10px;*/
/*  height:10px;*/
/*  font-size: 1.5em;*/
/*}*/
.privacyz blockquote {
  background: #f9f9f9;
  border-left: 5px solid #089BF7;
  margin: 1.5rem 0;
  padding: 1rem 2.5rem;
  font-style: italic;
  color: #333;
  position: relative;
}

.privacyz blockquote::before {
  content: "“";
  font-size: 4rem;
  color: #089BF7;
  position: absolute;
  left: 10px;
  top: -10px;
}
.privacyz blockquote p{
padding-bottom:0px !important;
}
.privacyz h1{
font-family: "Geist", sans-serif;
font-size:42px;
color:#000;
font-weight:500;
}
.privacyz h2{
font-family: "Geist", sans-serif;
font-size:38px;
color:#000;
font-weight:500;
}
.privacyz h3 {
font-family: "Geist", sans-serif;
font-size: 28px;
color: #000;
font-weight: 500;
padding-bottom: 10px;
padding-top: 25px;
}
.privacyz h4{
font-family: "Geist", sans-serif;
font-size:30px;
color:#000;
font-weight:500;
}
.privacyz h4{
font-family: "Geist", sans-serif;
font-size:34px;
color:#000;
font-weight:500;
}
.privacyz h5{
font-family: "Geist", sans-serif;
font-weight:500;
font-size:30px;
color:#000;
font-weight:500;
}
.privacyz h6{
font-family: "Geist", sans-serif;
font-weight:500;
font-size:26px;
color:#000;
font-weight:500;
}
.privacyz{
    padding:100px 0px;
}
.privacyz h6 a{
    font-family: "Geist", sans-serif;
    color:#000;
    text-decoration:none;
}
.privacyz .lin-bg{
    margin-bottom:30px;
}
.policyz{
    padding-left: 15%;
    padding-right: 15%;
}
.grid-test .col-lg-4{
    padding-left:7px;
    padding-right:7px;
}
.single-foot li a:hover{
    text-decoration:underline;
}



.policyz{
font-family: "Geist", sans-serif;
color:#646F76 !important;
}

.policyz p{
font-size:16px;
line-height:26px;
padding-bottom:0px;
letter-spacing:-0.16px;
margin-bottom:10px;
}
.policyz ul li{
font-size:18px;
line-height:28px;
padding-bottom:0px;
letter-spacing:-0.16px;
}
.policyz ol li{
font-size:18px;
line-height:28px;
padding-bottom:20px;
letter-spacing:-0.16px;
}
/*.policyz ul li::marker {*/
/*  color: #000; */
/*  font-size:18px;*/
/*  border-radius:50%;*/
/*  width:10px;*/
/*  height:10px;*/
/*  font-size: 1.5em;*/
/*}*/
.policyz blockquote {
  background: #f9f9f9;
  border-left: 5px solid #089BF7;
  margin: 1.5rem 0;
  padding: 1rem 2.5rem;
  font-style: italic;
  color: #333;
  position: relative;
}

.policyz blockquote::before {
  content: "“";
  font-size: 4rem;
  color: #089BF7;
  position: absolute;
  left: 10px;
  top: -10px;
}








@media (min-width: 1920px) {
	.container {
	  max-width: 1530px; /* Or any custom width you prefer */
	}
  }
@media (min-width: 1600px) and (max-width: 1920px) {  
  .btn-demo .talk-button::after {
    top: 10px;

}
}
  @media (min-width: 1200px) and (max-width: 1600px) {
	.banner h1{
	font-size: 100px;
	}
	.banner h1 span{
	font-size: 100px;
	}
	.widoo{
	padding-right: 10%;
	}
	.blog-grid h3 a{
    font-size: 25px;
    line-height: 35px;
	}
	.left-trav {
    padding-left: 10%;
    padding-right: 5%;
	}
	.bottom-foot{
	margin-top: 100px;
	}
	.inner-box h4 {
    font-size: 25px;
	}
	.inner-box {
    padding: 40px 40px 30px 40px;
	min-height: 384px;
	}
	.banner-about h1{
	font-size: 60px;
	line-height: 70px;
	width: 90%;
	}
	.bluez h2 {
    width: 35%;
	}
	.why-choose h2 {
    width: 70%;
	}
	.industries-sec h2 {
    width: 27%;
	}
	.sing-ind h4 {
    font-size: 26px;
	}
	.our-numbers h2 {
    width: 38%;
	}
	.serv h1{
	width: 70%;
	}
	.nav-link {
    font-size: 16px;
    padding: 15px 20px !important;
	}
    .dess {
    font-size: 18px;
    line-height: 30px;
	}
    .inner-trav .bigfnt{
    padding-bottom:10px !important;
    }
    .brack {
    margin-bottom: 10px;
	}
	.left-trav .dess {
    padding-bottom: 10px;
    }

 }
  @media (min-width: 1024px) and (max-width: 3000px) {
	.cta-section h2 {
		font-size: 55px;
	}
 }
 @media (min-width: 768px) and (max-width: 1024px) {
	.d-flexz{
		display: block;
		margin-bottom: 20px;
	}
	.feat-img img{
		width: 100%;
	}
	.inner-card .row {
    margin-bottom: 0px;
	}
	.why-travexl h2 {
    width: 100%;
	}
	.why-travexl p {
    width: 100%;
	}
	.testimonial h2 {
    width: 100%;
	}
	.full-cta {
    display: block;
	}
	.left-cta {
    width: 100%;
	}
	.left-cta h3 {
    width: 100%;
	}
	.right-cta {
    width: 100%;
	}
	.cnt-btn {
    float: left;
    margin-top: 10px;
	}
	.full-faq {
    display: block;
	}
	.faq-left {
    width: 100%;
	}
	.faq-right {
    width: 100%;
	}
	.cta-section h2 {
    font-size: 45px;
    width: 100%;
	}
	.testimonial .btnzz {
    top: 30%;
    }
    .banner h1 {
    font-size: 70px;
    letter-spacing: -3.65px;
    line-height: 85px;
    width: 100%;
    }
    .banner {
    height: 60%;
    }
    .service-sec .col-lg-5{
        margin-top:60px;
    }
    .aboutz {
    padding: 100px 0px;
    }
    .service-sec {
    padding: 100px 0px 100px 0px;
    }
    .works-head {
    display: block;
    }
    .left-w-head {
    width: 100%;
    padding-left: 15px;
    }
    .headd {
    width: 100%;
    }
    .right-w-head {
    width: 100%;
    }
    .works-sec .talk-button{
        margin-left:inherit;
    }
    .works-sec {
    padding: 100px 0px;
    }
    .flip-card{
        max-width:inherit;
    }
    .works-sec .row{
        margin-top:50px;
    }
    .works-head .talk-button {
    margin-left: inherit;
    margin-bottom: 40px;
    }
    .inner-trav {
    display: block;
    }
    .left-trav {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    }
    .right-trav {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    }
    .right-trav{
        margin-top:30px;
    }
    .travexl {
    padding: 100px 0px 0px 0px;
    }
    .travexl .talk-button-2{
        margin-bottom:20px;
    }
    .single-client {
    flex: 0 0 19%;
    }
    .testimonials-sec h2 {
    width: 100%;
    }
    .testimonials-sec p {
    width: 70%;
    }
    .inner-box {
    padding: 60px 60px 60px 60px;
    margin-bottom: 30px;
    }
    .testimonials-sec {
    padding-bottom: 100px;
    }
        .faqs {
        padding: 100px 0px 0px 0px;
    }
    .faqs .bigfnt {
    width: 100%;
    }
    .faqs .accordion {
    width: 100%;
    }
    .cta-sec {
    padding: 60px 0px 60px 0px;
    }
    .full-cta h2 {
    font-size: 80px;
    }
    .right-cta .talk-button{
       margin-left:inherit;
       margin-right:inherit;
    }
    .banner-about {
    height: 80%;
    }
    .headdo {
    padding-left: 0%;
    top: 0px;
    margin-bottom: 30px;
    }
    .story-sec {
        padding: 100px 0px 100px 0px;
    }
    .what-we-do {
    position: inherit;
    background-size: cover;
    background-position: center;
    padding: 70px 0px 70px 70px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 100px;
    }
    .widthz {
    width: 65%;
    }
    .bluez {
    margin-top: 0;
    padding: 100px 0px 100px 0px;
    }
    .inner-team {
    margin-bottom: 20px;
    }
    .vision-mission p {
    width: 100%;
    }
    .why-choose h2 {
    width: 100%;
    }
    .services .banner-about {
        height: 60%;
    }
    .inner-ser {
    padding-left: 0%;
    }
    .inner-ser-1 {
    padding-right: 0%;
    }
    .evenz{
            flex-direction: column-reverse;
    }
    .industries-sec h2 {
    width: 100%;
    }
    .sing-ind {
    flex: 0 0 49.4%;
    }
    .our-numbers h2 {
    width: 100%;
    }
    .round-sec .col-md-6{
        margin-bottom:20px;
    }
    .works-clients h2 {
    width: 100%;
    }
    .works-clients {
    padding: 60px 0px 100px 0px;
    }
    .serv h1 {
    width: 100%;
    }
    .serv p {
    width: 100%;
    }
    .inner-travexl {
    display: block;
    }
    .left-travexl {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    }
    .right-travexl {
    width: 100%;
    margin-top: 40px;
    }
    .products .banner-about {
        height: 60%;
    }
    .works .banner-about {
        height: 60%;
    }
    .works-section{
        padding-top:30px;
    }
    .blog .banner-about {
        height: 60%;
    }
    .blog-items {
    display: block;
    }
    .left-wid {
    padding-right: 0;
    padding-bottom: 30px;
    }
    .blog-list .row:nth-child(even) .left-wid {
    padding-left: 0%;
    }
    .banner-about h1 {
    font-size: 40px;
    line-height: 50px;
    width: 100%;
    }
    .sidebarz{
        margin-top: 30px;
    }
    .full-bot {
    display: block;
    }
    .left-bot {
    width: 100%;
    padding: 20px 0px;
    }
    .right-full {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    }
    .right-bot {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    .right-right ul {
    padding-left: 0;
    }
 }
 @media (min-width: 320px) and (max-width: 767px) {
 .hero {
    padding: 50px 0 0 0;
}
.hero h1 {
    font-size: 50px;
    letter-spacing: -3.65px;
    line-height: 55px;
    width: 100%;
}
.hero p {
    font-size: 18px;
    line-height: 28px;
    width: 100%;
}
.btn-hero {
    margin-top: 15px;
}
.about-sec {
    padding: 60px 0px 60px 0px;
}
.h2z h2 {
	font-size: 35px;
	line-height: 40px;
	padding-bottom: 15px;
}
.about-sec p {
    font-size: 17px;
    line-height: 27px;
    width: 100%;
}
.inner-card {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.card-sec h2 {
    width: 100%;
}
.inner-card p {
    font-size: 17px;
    line-height: 27px;
    width: 100%;
	padding-bottom: 10px;
}
.feat-box {
    position: absolute;
    bottom: 10px;
    left: 30px;
    right: 20px;
}
.feat-box h4 {
    font-size: 20px;
}
.wido .feat-box h6 {
    width: 100%;
}
.feat-box h6 {
    font-size: 14px;
    line-height: 21px;
}
.feat-box h6 {
    width: 100%;
}
.feat-img {
    margin-bottom: 20px;
}
.inner-card .row {
    margin-bottom: 0px;
}
.why-travexl {
    padding-top: 60px;
}
.why-travexl p {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
}
.feature-grid {
    padding: 15px 0px 40px 0px;
}
.feature-grid .feature-box:nth-child(2) {
    border-top: 0;
}
.feature-grid .feature-box:nth-child(3) {
    border-top: 0;
}
.feature-grid .feature-box:nth-child(4) {
    border-top: 0;
}
.feature-box{
	border-right: 0.8px solid #DBDFE6;
}
.inner-plan {
    margin-left: 20px;
    margin-right: 20px;
}
.table-cta {
    padding-bottom: 60px;
}
.inner-plan {
    padding-top: 60px;
}
.pricing-table {
    padding-bottom: 30px;
}
.full-cta {
    display: block;
    padding-top: 50px;
}
.left-cta h3 {
    font-size: 22px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.left-cta {
    width: 100%;
}
.right-cta {
    width: 100%;
}
.cnt-btn {
    float: inherit;
}
.testimonial h2 {
    width: 100%;
    padding-top: 30px;
}
.testimonial p {
    font-size: 18px;
    line-height: 25px;
	width: 100%;
}
.single-test {
    padding: 25px 25px 20px 25px;
	margin-top: 50px;
}
.testimonial .btnzz {
    top: 25%;
    right: 20px;
}
.logo-slider {
    padding: 15px 0px;
}
.faq-left {
    width: 100%;
}
.full-faq {
    display: block;
}
.faq-left {
    width: 100%;
}
.faq-right {
    width: 100%;
}
.panel p {
	font-size: 16px;
	line-height: 22px;
  }
  .cta-section h2 {
    font-size: 35px;
    margin-bottom: 30px;
    width: 100%;
}
.cta-section {
	padding: 60px 0px 40px 0px;
}
.logz {
    margin-bottom: 25px;
}
.rightz {
    text-align: left;
}
.footer-bottom {
    padding-top: 20px;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.full-foot-bot {
    display: block;
}
.left-f-bot {
    width: 100%;
    text-align: left;
}
.right-f-bot ul {
    padding-left: 0;
    display: flex;
    float: left;
}
.right-f-bot {
    width: 100%;
}
.right-f-bot li:first-child {
    margin-left: 0px;
}
.btn-demo a {
    margin-left: 0px;
}
.nav-link {
    font-size: 20px;
    padding: 12px 0px !important;
}
.why-travexl h2 {
    width: 100%;
}
.inner-plan p {
    width: 100%;
    font-size: 17px;
}
.d-flexz{
display: block;

}
.banner h1 {
    font-size: 60px;
    line-height: 70px;
}
.banner {
    height: 80%;
}
.aboutz {
    padding: 60px 0px;
}
.aboutz h2 {
    font-size: 40px;
    line-height: 50px;
}
.widoo {
    padding-right: 0;
}
.service-sec h2 {
    font-size: 40px;
    line-height: 50px;
}
.widoo p {
    margin-bottom: 30px;
}
.service-sec .col-lg-5{
    margin-top:50px;
}
.head-dtls {
    padding-bottom: 30px;
}
.service-sec {
    padding: 60px 0px 60px 0px;
}
.works-head {
    display: block;
}
.left-w-head {
    width: 100%;
    padding-left: 0%;
}
.headd {
    width: 100%;
}
.bigfnt {
    font-size: 40px;
    line-height: 50px;
}
.right-w-head {
    width: 100%;
}
.right-w-head .talk-button{
    margin-left:inherit;
}
.works-sec {
    padding: 60px 0px 80px 0px;
}
.blog-grid{
    margin-top:40px;
}
.inner-trav {
    display: block;
}
.left-trav {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.travexl {
    padding: 60px 0px 0px 0px;
}
.right-trav {
    width: 100%;
}
.clients-sec {
    padding: 60px 0px;
}
.single-client {
    flex: 0 0 31%;
    box-sizing: border-box;
}
.testimonials-sec h2 {
    width: 100%;
}
.testimonials-sec p {
    width: 100%;
}
.inner-box {
    padding: 40px 30px 30px 50px;
    margin-bottom: 20px;
}
.bottom-foot {
    position: inherit;
    bottom: 30px;
    margin-top: 50px;
}
.testimonials-sec {
    padding-bottom: 60px;
}
.faqs {
    padding: 60px 0px;
}
.faqs .bigfnt {
    width: 100%;
}
.faqs p {
    width: 100%;
}
.faqs .accordion {
    width: 100%;
}
.full-cta h2 {
    font-size: 60px;
}
.cta-sec {
    padding: 0px 0px 60px 0px;
}
.right-cta .talk-button{
    margin-left:inherit;
}
.full-footer {
    padding-top: 60px;
    padding-bottom: 30px;
    display:block;
}
.single-foot {
    width: 100%;
}
.single-foot h6 {
    margin-top: 30px;
}
.single-foot h6 a {
    font-size: 20px;
}
.full-footer .single-foot:nth-child(2) {
    width: 100%;
}
.full-footer .single-foot:nth-child(3) {
    width: 100%;
}
.single-foot ul{
    padding-left:0px;
}
.full-bot {
    display: block;
}
.right-full {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.left-bot {
    width: 100%;
    padding: 20px 0px;
}
.right-bot {
    width: 100%;
    padding-bottom:15px;
}
.right-right {
    width: 100%;
}
.right-right ul{
    padding-left:0px;
}
.left-right {
    width: 100%;
}
.banner-about {
    padding-top: 30px;
    height: 100%;
}
.banner-about h1 {
    font-size: 40px;
    line-height: 50px;
    width: 100%;
}
.banner-about p {
    width: 100%;
}
.inner-img img {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.headdo {
    padding-left: 0px;
    top: 0;
}
.story-sec {
    padding: 60px 0px 90px 0px;
}
.what-we-do {
    background: url(../images/what-we-do.jpg) #fff no-repeat;
    position: inherit;
    background-size: contain;
    background-position: bottom;
    padding: 50px 30px 50px 30px;
    width: inherit;
    margin-top: 100px;
}
.widthz {
    width: 100%;
}
.bluez {
    margin-top: 0px;
    padding: 60px 0px 60px 0px;
}
.bluez h2 {
    width: 100%;
}
.full-desc {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
}
.inner-team {
    padding: 30px;
    display:block;
    margin-bottom: 20px;
}
.vision-mission {
    padding: 60px 0px;
}
.why-choose {
    padding: 60px 0px;
}
.inner-choose {
    display: block;
    padding: 30px 30px 30px 30px;
    margin-bottom: 15px;
}
.left-choose {
    width: 30%;
    margin-bottom: 15px;
}
.right-choose {
    width: 100%;
    padding-left: 0%;
}
.why-choose h2 {
    width: 100%;
}
.page-template-template-blog .serv{
    height:65%;
}
.blog-items {
    display: block;
}
.left-wid {
    padding-right: 0%;
    padding-bottom: 30px;
}
.blog-list .row:nth-child(even) .left-wid {
    padding-left: 0%;
}
.join-sec h2 {
    width: 100%;
}
.join-sec {
    padding: 60px 0px;
}
.industries-sec {
    padding: 60px 0px;
}
.industries-sec h2 {
    width: 100%;
}
.industries-sec p {
    width: 100%;
}
.grid-ind {
    display: block;
}
.sing-ind {
    margin-bottom: 20px;
}
.our-numbers h2 {
    width: 100%;
}
.blog-sec{
padding-bottom:60px;
}
.evenz{
    flex-direction: column-reverse;
}
.services-sec h2 {
   padding-bottom:0px;
}
.banner-about p {
    font-size: 20px;
    line-height: 30px;
    width: 100%;
}
.inner-ser-1 {
    padding-right: 0;
}
.inner-ser {
    padding-left: 0;
}
.services .banner-about {
    padding-top: 30px;
    height: 60%;
}
.inner-travexl {
    display: block;
}
.products .banner-about {
height: 60%;
}
.left-travexl {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.right-travexl {
    width: 100%;
    margin-top: 40px;
}
.works .banner-about {
height: 60%;
}
.blog-button{
    margin-bottom:15px;
}
.careers .banner-about {
    height: 80%;
}
.inner-map {
    display: block;
}
.left-map {
    width: 100%;
}
.right-map {
    width: 100%;
    padding-left: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.right-map h4 {
    font-size: 30px;
    padding-bottom: 10px;
}
.address-sec {
    padding: 60px 0px 30px 0px;
}
.address-sec h4 {
    padding-bottom: 5px;
    font-size: 34px;
}
.address-sec .col-lg-4{
    margin-bottom:40px;
}
.address-sec p {
    font-size: 26px;
    line-height: 38px;
    padding-bottom: 10px;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 30 30'%3e%3cpath stroke='black' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler{
    border-radius:0px;
}
.travexl .right-trav img{
    margin-top:30px;
}
.navbar-toggler:focus {
    box-shadow: none !important;
}
.privacyz {
    padding: 50px 0px;
}
.policyz{
    padding-left: 0;
    padding-right: 0;
}
 }