<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">

@font-face {
    font-family: 'GOTHIC';
    src: url('fonts/GOTHIC.eot');
    src: url('../fonts/GOTHIC.eot') format('embedded-opentype'),
         url('../fonts/GOTHIC.woff2') format('woff2'),
         url('../fonts/GOTHIC.woff') format('woff'),
         url('../fonts/GOTHIC.ttf') format('truetype'),
         url('../fonts/GOTHIC.svg#GOTHIC') format('svg');
}
@font-face {
    font-family: 'GOTHICB';
    src: url('../fonts/GOTHICB.eot');
    src: url('../fonts/GOTHICB.eot') format('embedded-opentype'),
         url('../fonts/GOTHICB.woff2') format('woff2'),
         url('../fonts/GOTHICB.woff') format('woff'),
         url('../fonts/GOTHICB.ttf') format('truetype'),
         url('../fonts/GOTHICB.svg#GOTHICB') format('svg');
}
@font-face {
	font-family: 'Conv_Belly Betty';
	src: url('../fonts/Belly Betty.eot');
	src: local('☺'), url('../fonts/Belly Betty.woff') format('woff'), url('../fonts/Belly Betty.ttf') format('truetype'), url('../fonts/Belly Betty.svg') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/Century-Gothic/Century-Gothic-Bold-Italic.eot');
    src: url('../fonts/Century-Gothic/Century-Gothic-Bold-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold-Italic.woff2') format('woff2'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold-Italic.woff') format('woff'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold-Italic.ttf')  format('truetype'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold-Italic.svg#Century Gothic') format('svg');
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/Century-Gothic/Century-Gothic-Italic.eot');
    src: url('../fonts/Century-Gothic/Century-Gothic-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic/Century-Gothic-Italic.woff2') format('woff2'),
         url('../fonts/Century-Gothic/Century-Gothic-Italic.woff') format('woff'),
         url('../fonts/Century-Gothic/Century-Gothic-Italic.ttf')  format('truetype'),
         url('../fonts/Century-Gothic/Century-Gothic-Italic.svg#Century Gothic') format('svg');
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/Century-Gothic/Century-Gothic-Bold.eot');
    src: url('../fonts/Century-Gothic/Century-Gothic-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold.woff2') format('woff2'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold.woff') format('woff'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold.ttf')  format('truetype'),
         url('../fonts/Century-Gothic/Century-Gothic-Bold.svg#Century Gothic') format('svg');
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/Century-Gothic/Century-Gothic.eot');
    src: url('../fonts/Century-Gothic/Century-Gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic/Century-Gothic.woff2') format('woff2'),
         url('../fonts/Century-Gothic/Century-Gothic.woff') format('woff'),
         url('../fonts/Century-Gothic/Century-Gothic.ttf')  format('truetype'),
         url('../fonts/Century-Gothic/Century-Gothic.svg#Century Gothic') format('svg');
}
body
{
	margin:0px !important;
	padding:0px;
	font-family: 'Century Gothic', sans-serif
}

.wrapper
{
	width:100%;
}
.headertop
{
	background:url(../images/newlanding/topbanner-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}

/*.head-top-sec{
	display: flex;
	width: 94%;
	margin: 0px 3%;
	padding-top: 30px;
}*/
.landing_logo {
	display: flex;
	flex: 0 0 30%;
	max-width: 30%;
}
.landing_logo img {
	max-width: 294px;
	height: 74px;
}
.landing_nav {
	flex: 0 0 70%;
	max-width: 70%;
	justify-content: flex-end;
	display: flex;
	position: relative;
	padding-top: 14px;
}
.landing_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.landing_nav ul.menu li {
	display: inline;
	margin-left: 70px;
}
.landing_nav ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}
.landing_nav .social_land {
	position: absolute;
	top: 65px;
}
.landing_nav .social_land ul li
{
	display:inline;
}
.head-bot-sec {
	padding: 200px 0px;
}
.head-bot-sec h2 {
	font-family: 'Conv_Belly Betty',Sans-Serif;
	color: #fff;
	font-size: 54px!important;
	text-align: center;
	line-height: 81px;
	font-weight: normal;
	padding: 0px;
	margin: 0;
}

.head-bot-sec h3 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
.container {
	max-width: 1140px;
	margin: 0px auto;
}
.service {
	margin: 80px 0px;
}
.service-row {
	display: flex;
}
.col-ser {
	width: 33.333%;
	margin-right: 2%;
}
.service-title {
	text-align: center;
	font-size: 28px;
	color: #1a2b48;
	text-transform: capitalize;
	margin: 20px 0px;
	padding:0px 10px;
}
.service-subtitle {
	text-align: center;
	line-height: 27px;
}
.valley-image {
	height: 480px;
	display: flex;
	align-items: flex-end;
	padding-bottom: 60px;
}
.hunza
{
		background:url(../images/newlanding/hunza-valley-bg.jpg);
		background-size:cover;
		background-repeat:no-repeat;
}
.skardu
{
		background:url(../images/newlanding/skardu-valley-bg.jpg);
		background-size:cover;
		background-repeat:no-repeat;
}
.chitral
{
		background:url(../images/newlanding/chitral-valley-bg.jpg);
		background-size:cover;
		background-repeat:no-repeat;
}
.swat
{
			background:url(../images/newlanding/swat-valley.jpg);
		background-size:cover;
		background-repeat:no-repeat;
}
.row-book {
	display: flex;
	justify-content: center;
	height: 100%;
}
.book-col {
	margin-right: 50px;
}
button {
	background: #3fb0ac;
	border: 0px;
	color: #fff;
	font-size: 18px;
	font-family: 'Century Gothic', sans-serif;
	font-weight: bold;
	padding: 15px 50px;
	transition: all .3s ease-in-out;
	position: relative;
	transform: translateY(0);
	box-shadow: 0 2px 17px rgb(0 0 0 / 42%), 0 7px 8px rgb(220 216 216 / 27%);
	border-radius: 5px;
	border: 2px solid #fff;
}
button:hover {
	transform: translateY(-5px);
	background: #1a2b48;
	box-shadow: 0 0 5px #ddd;
}
.info-col h2
{
	text-align: center;
font-size: 44px;
color: #1a2b48;
font-weight: bold;
position:relative;
}
.info-col h2::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin: 10px auto;
	width: 150px;
	height: 4px;
	background: #3fb0ac;
}
.info-col p {
	text-align: center;
	font-size: 21px;
	line-height: 28px;
}
.pack-row p {
	text-align: center;
	font-size: 21px;
	line-height: 28px;
	max-width: 1000px;
	margin: 0px auto;
	margin-top: 40px;
}
.valley-info {
	margin: 80px 0px;
}
.pack-row {
	text-align: center;
}
.packinmg {
	margin-bottom: 40px;
	margin-top: 50px;
}
.service-description p {
	text-align: center;
	line-height: 26px;
}
.pack-row button
{
	font-size:24px;
}
.form-sec
{
	background:url(../images/newlanding/form-bg.jpg);
		background-size:cover;
		background-repeat:no-repeat;
}
.fillform {
	/*max-width: 530px;*/
	max-width: 767px;
	margin: 0px auto;
	padding: 60px 0px;
}
.fillform h3 {
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	position: relative;
	margin: 0px 0px 60px;
}
.fillform h3::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin: 10px auto;
	width: 200px;
	height: 2px;
	background: #fff;
}
.fillform form {
    background: #f5f5f5b0;
    border-radius: 5px;
    box-shadow: 0 0 5px #ededed;
    padding: 20px;
}
.fillform form ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fillform li
{
	list-style-type:none;
	margin-bottom:15px;
	flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	-webkit-flex: 0 0 49%;

}
.fillform li:nth-of-type(5), .fillform li:nth-of-type(6), .fillform li:nth-of-type(8), .fillform li:nth-of-type(7) {
	flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
} 
.fillform li:nth-of-type(8) {
    display: flex;
    align-items: center;
}
/*.fillform li:nth-of-type(8) input {
	width: max-content;
}*/
.fillform form li.phonenuber {
    display: flex;
    align-items: stretch;
}
.fillform select {
	border: 0;
	color: #777777;
}
.fillform input[type="text"], .fillform select, .fillform input[type="phone"] {
	width: 100%;
	border: 0px;
	box-sizing: border-box;
	caret-color: #3fb0ac;
	border-left: 2px solid #3fb0ac;
	border: 0;
    padding: 0;
    min-height: 45px;
    text-indent: 20px;
    width: 100%;
    border-left: 2px solid #3fb0ac;
    caret-color: #3fb0ac;
    -webkit-appearance: none;
   -moz-appearance: none;
}
.fillform input {
	border: 0px;
}
.fillform textarea {
    width: 100%;
    padding: 7px;
    min-height: 100px;
    box-sizing: border-box;
    border: 0;
    border-left: 2px solid #3fb0ac;
    text-indent: 20px;
}
.fillform ul
{
	padding:0px;
}
.fillform  input[type="checkbox"] {
/*	-webkit-appearance: none;
   -moz-appearance: none;*/
   width: 20px;
   height: 20px;

}
.form-sec {
	background-size: cover;
}
/*.fillform input,.fillform select {
    border: 0;
    padding: 0;
    min-height: 45px;
    text-indent: 20px;
    width: 100%;
    border-left: 2px solid #3fb0ac;
    caret-color: #3fb0ac;
    -webkit-appearance: none;
   -moz-appearance: none;
}*/
.fillform select {
	  background-color: #fff;
}
.fillform form li.phonenuber select {
	width: 60%;
	font-size: 13px;
	text-indent: 10px;
	border-right: 1px solid #3fb0ac;
}
.fillform input::-webkit-input-placeholder,
.fillform textarea::-webkit-input-placeholder,
.fillform select
 { /* Chrome/Opera/Safari */
  font-family: 'Century Gothic', sans-serif;
  font-size:16px;
}
.fillform input::-moz-placeholder,
.fillform textarea::-moz-placeholder { /* Firefox 19+ */
 
   font-family: 'Century Gothic', sans-serif;
  font-size:16px;
}
.fillform input:-ms-input-placeholder,
.fillform textarea:-ms-input-placeholder { /* IE 10+ */

   font-family: 'Century Gothic', sans-serif;
  font-size:16px;
}
.fillform input:-moz-placeholder,
.fillform textarea:-moz-placeholder
 { /* Firefox 18- */
  font-family: 'Century Gothic', sans-serif;
  font-size:16px;
}
.phonenuber input:first-child {
	margin-right:2%;
	width: 15%;
}
.phonenuber input:last-child {
	width: 75%;
	margin: 0px;
}
.fillform button {
    border-radius: 8px;
}



/*---- New changes 18 August 2021 --*/

  .head-top-sec {
      width: 100%;
      margin: 0;
      background: #f3f3f3f0;
      padding: 15px 0;
      display: block
  }
  .head-top-sec .container {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .landing_logo img {
    height: auto;
  }
  .landing_nav .social_land {
    position: relative;
    top: 0;
  }
  .headertop.fixed .head-top-sec {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow:  0px -2px 9px #1a2b48;
    z-index: 4;
  }
  .landing_nav ul li a {
    color: #1a2b48;
    font-size: 16px;
  }
  .landing_nav {
    align-items: center;
  }
  .landing_nav ul.menu li {
    margin: 0 25px;
  }
  .social_land ul li a img {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
  }
  .social_land ul li a:hover img {
    filter: drop-shadow(2px 4px 6px #3fb0ac);
  }
.bravo-form-search-all p {
    max-width: 67%;
    margin: 0 auto !important;
}
form#frm_enquiry input[type="email"] {
    height: 46px;
    padding: 0 20px;
}
form#frm_enquiry select {
    background-image: url(/newlandingassets/img/bot.png);
    background-repeat: no-repeat;
    background-position: 96% 50%;
}
/*--- Responsiveness starts here --*/



@media (max-width: 1440px) {
	.head-top-sec .container {
		padding: 0 40px 0 0;
		box-sizing: border-box;
	}
}


@media (max-width: 1024px) {
.bravo-form-search-all p {
    max-width: 70%;}
}
@media(max-width: 900px)
{
	.bravo-form-search-all p {
    max-width: 95%;}
}
 @media(max-width:767px) {
    .head-top-sec .container {
     	flex-direction: column;
    	padding: 0px;
    }
    .landing_nav .social_land {
	    position: absolute;
	    top: -40px;
	    right: 20px;
	}
	.landing_nav {
	    flex: 0 0 100%;
	    max-width: 100%;
	    width: 100%;
	}
	.landing_nav ul {
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.fillform {
		max-width: 90%;
	} 
	.fillform li {
	    flex: 0 0 100%;
	    -ms-flex: 0 0 100%;
	    -webkit-flex: 0 0 100%;
	}
	.fillform form li.phonenuber {
		flex-direction: column;
	}
	.fillform form li.phonenuber select {
		border-right: 0;
	}
	.phonenuber input:last-child {
		width: 100%;
	}
  }

@media (max-width: 480px) {
	.social_land ul li a img {
	    width: 25px;
	    margin-left: 5px;
	}
}



@media(min-width:320px) and (max-width:600px)
{
.head-top-sec {
	flex-wrap: wrap;
}
.landing_logo {
	display: flex;
	flex: 0 0 100%;
	max-width: 100%;
	/* flex-wrap: wrap; */
}
.landing_nav {
	flex: 0 0 100%;
	max-width: 100%;
	justify-content: center;
}
.landing_nav ul.menu li {
	display: inline;
	margin: 0 15px;
}
.landing_nav ul li a {
	font-size: 14px;
}
.landing_nav  {
	padding-top: 20px;
}
.head-bot-sec {
	padding: 130px 0px;
}
.head-bot-sec h2 {
font-size: 60px;
line-height: 80px;
}
.service-row {
	display: flex;
	flex-wrap: wrap;
}
.col-ser {
	width: 96%;
	margin: 0 2% 20px;
}
.col-ser img
{
	width:100%;
}
.service {
	margin: 40px 0px 0px;
}
.hunza
 {
	background-position: center center !important;
}
.skardu
 {
	background-position: center center !important;
}
.chitral
 {
	background-position: center center !important;
}
.swat
 {
	background-position: center center !important;
}

.row-book {
	flex-wrap: wrap;
}
.book-col {
	margin-right: 0px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	text-align: center;
}
.info-col p {
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	padding: 0px 15px;
}
.info-col h2 {
	font-size: 36px;
}
.packinmg img {
	width: 100%;
}
.pack-row button {
	font-size: 18px;
}
button {
	padding: 10px 20px 15px;

}
.fillform {
	max-width: 530px;
	margin: 0px auto;
	padding: 60px 20px 30px;
}
.col-ser {
    width: 95%;
    margin-right: 0;
    margin: 0 auto 30px;
}
.service-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}
.landing_logo {
	width: 100%;
}
}
@media(min-width:601px) and (max-width:767px)
{
.landing_nav ul li a {
	font-size: 15px;

}
.landing_nav ul.menu li {
	display: inline;
	margin-left: 17px;
}
.head-bot-sec {
	padding: 100px 0px;
}
.head-bot-sec h2 {
	font-size: 100px;
	line-height: 100px;
}
.service-row {
	flex-wrap: wrap;
}
.col-ser {
	width: 48%;
	margin-right: 2%;
}
.col-ser img {
	width: 100%;
}
.book-col {
	margin-right: 20px;
}
button {
	padding: 10px 20px 15px;
}
.info-col {
	padding: 0px 15px;
}
.packinmg img {
	width: 100%;
}
.service-row {
	flex-wrap: wrap;
	margin: 0px 10px;
}
}
@media(min-width:768px) and (max-width:991px)
{
.landing_nav ul li a {
	font-size: 17px;
}
.head-top-sec .container {
    padding: 0 25px 0 0;
}
.landing_nav ul.menu li {
	display: inline;
	margin: 0 15px;
}
.head-bot-sec {
	padding: 100px 0px;
}
.head-bot-sec h2 {
	font-size: 100px;
	line-height: 100px;
}
.service-row {
	flex-wrap: wrap;
	margin: 0px 0px 0px 10px;
}
.col-ser {
	width: 48%;
	margin-right: 2%;
}
.col-ser img {
	width: 100%;
}
.book-col {
	margin-right: 20px;
}
button {
	padding: 10px 20px 15px;
}
.info-col {
	padding: 0px 15px;
}
.packinmg img {
	width: 100%;
}
.service-row {
	flex-wrap: wrap;
	margin: 0px 10px;
}
.head-bot-sec h2 {
    font-size: 44px!important;
    line-height: 58px;
}



}
@media(min-width:992px) and (max-width:1280px)
{
.service-row {
	flex-wrap: wrap;
	margin: 0px 0px 0px 10px;
}
.col-ser {
	width: 23%;
	margin-right: 2%;
	text-align: center;
}
.col-ser img {
	width: 100%;
}
.info-col {
	padding: 0px 15px;
}
}




body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6{font-family: 'Century Gothic' !important;}
.page-template-content h2 {
    font-family: 'Century Gothic';
}
.page-template-content h2 {
    font-weight: 700;
    font-size: 37px !important;
    line-height: 115.11%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #fff;
    margin: 100px auto 25px;
    max-width: 64%;  
}
.sub-heading h4 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
        margin: 10px 0 0;
}
.logo-landing {
    text-align: center;
}
.bravo-form-search-all {
    padding: 50px 0 140px;
    background-size: cover;
}
.g-form-control p {
    font-family: 'Century Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 143.61%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #fff;
    margin: 0;
}
.bravo-form-search-all a {
    font-weight: 700;
    font-size: 20px;
    line-height: 143.61%;
    color: #FFFFFF;
    background: #3FB0AC;
    padding: 15px 63px;
    text-decoration: none;
}
.btn-banner {
    text-align: center;
}
.bravo-featured-item {
    background: #F7F7FB;
    padding: 80px 0;
}
.bravo-featured-item h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 143.61%;
    letter-spacing: 0.01em;
    color: #173E43;
    text-align: left;
    margin: 0 0 20px;
        max-width: 100% !important;
}
.bravo-featured-item .col-md-4 {
    background: #FFFFFF;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    padding: 30px 15px;
}
.bravo-featured-item .row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.content h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 143.61%;
    letter-spacing: 0.01em;
    color: #173E43;
    margin-bottom: 8px;
    margin-top: 15px;
}
.desc p {
    font-weight: 400;
    font-size: 14px;
    line-height: 154.61%;
    letter-spacing: 0.01em;
    color: #000000;
    margin: 0;
}
.featured-item .image {
    height: 75px;
}
.featured-item .image img {
    width: 75px;
    height: 100%;
    object-fit: contain;
}
.online-booking {
    background: #173E43;
}
.online-booking h2 {
    color: #fff;
}
.online-booking .col-md-4 {
    padding: 0;
}
.online-booking .col-md-4 .image, .tourist .col-md-4 .image {
    height: 205px;
}
.online-booking .col-md-4 img, .tourist .col-md-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
}
.online-booking .content h4, .online-booking .desc p {
    padding: 0 22px;
}
.btn-book {
    font-weight: 700;
    font-size: 16px;
    line-height: 143.61%;
    background: #3FB0AC;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 0 0 12px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.btn-book a {
    color: #fff;
    text-decoration: none;
}
.online-booking .desc {
    margin-bottom: 15px;
    min-height: 195px;
}
.featured-item {
    position: relative;
    height: 100%;
}
.tourist .col-md-4 {
    padding: 10px;
}
.tourist .col-md-4 img {
    border-radius: 12px;
}
.tourist .image {
    position: relative;
}
.img-title {
    position: absolute;
    bottom: 10px;
    left: 15px;
}
.img-title h4 {
    color: #fff;
    margin: 0;
    font-weight: 700;
font-size: 20.625px;
line-height: 118.61%;
}
.tourist .desc {
    padding: 10px 15px;
}
.how-works {
    padding-top: 0;
    counter-reset: my-sec-counter;
}
.how-works .col-md-4 {
    background: transparent;
    box-shadow: none;
}
.how-works .content h4 {
    font-size: 16px;
    position: relative;
    margin-bottom: 45px;
    text-align: center;
}
.how-works h4.title:before {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter);
    font-weight: 700;
    font-size: 66px;
    line-height: 143.61%;
    letter-spacing: 0.01em;
    color: #3FB0AC;
    opacity: 0.2;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    font-family: 'Century Gothic' !important;
}
.how-works .desc p {
    text-align: center;
}
.how-works .featured-item:before {
    background-image: url(../newlandingassets/img/arrow-list.png);
    content: "";
    position: absolute;
    width: 300px;
    height: 200px;
    background-repeat: no-repeat;
    left: 11rem;
    top: 25px;
    background-size: 65%;
}
.how-works .col-md-4:last-child .featured-item:before{display: none;}
.how-works .col-md-4:nth-child(2) .featured-item:before {
    background-image: url(../newlandingassets/img/arrow-top.png);
    top: -34px;
}
.trustpilot {
    background: #173E43;
    padding: 40px 0;
}
.featured-content {
    background: #fff;
}
.featured-content .col-md-4 {
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.featured-content .featured-item .image {
    height: auto;
}
.featured-content .col-md-4 img {
    width: auto;
    height: auto;
    max-width: 200px;
}
.featured-content .row {
    margin-top: 40px;
    align-items: center;
}
div#contactid {
    background-image: url(../newlandingassets/img/landing-bot.png);
    background-size: cover;
    max-width: 100%;
    padding: 35px 0 25px;
}
div#contactid h3 {
    font-family: 'Roboto' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 30px;
}
div#contactid h3:after {
    display: none;
}
.form-contact-landing {
    background: #fff;
    max-width: 830px;
    margin: 0 auto;
    border-radius: 8px;
    padding: 50px;
}
.form-contact-landing li {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 143.61%;
    letter-spacing: 0.01em;
    color: #000000;
    width: auto;
    flex: 50%;
    display: flex;
    margin-bottom: 30px;
}
.form-contact-landing ul li span {
    color: #02CF3B;
    font-size: 20px;
    margin-right: 5px;
}
form#frm_enquiry {
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.form-contact-landing ul {
    display: flex;
}
form#frm_enquiry ul {
    display: block;
}
form#frm_enquiry ul li {
    display: block;
}
form#frm_enquiry ul li label {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 12px;
    display: block;
}
form#frm_enquiry input::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.87);
}
.main-list {
    display: flex;
    gap: 25px;
}
form#frm_enquiry input, form#frm_enquiry select, form#frm_enquiry textarea {
    border: 1px solid #00000036;
    box-sizing: border-box;
    border-radius: 6.78717px;
    width: 100%;
}
.main-phone-list {
    display: flex;
    border: 1px solid #00000036;
    box-sizing: border-box;
    border-radius: 6.78717px;
    width: 100%;
    padding: 5px;
    height: 46px;
}
.main-phone-list select {
    background: #D3D3D3;
    border-radius: 4px !important;
    border: 0 !important;
    width: 148px !important;
    opacity: 1 !important;
    color: rgba(0, 0, 0, 1) !important;
    padding: 0 !important;
    min-height: 20px !important;
    height: 34px !important;
}
.main-phone-list input {
    background: transparent;
    border: 0 !important;
}
form#frm_enquiry ul li input:focus {
    outline: none;
}
form#frm_enquiry input::placeholder, form#frm_enquiry select::placeholder, form#frm_enquiry textarea::placeholder {
    opacity: 0.3;
}
form#frm_enquiry select:focus {
    outline: none;
}

form#frm_enquiry ul li button {
    border: 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 14px;
    padding: 18px 67px;
    box-shadow: none;
    border-radius: 6px !important;
}
.form-contact-landing p.form-accept {
    font-size: 14.2535px;
    line-height: 118.61%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #161616;
        font-weight: 700;
     padding: 8px 0;   
}
.form-contact-landing .context {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
ul.contact-info-bot {
    padding: 20px 0 0;
    text-align: center;
    margin-bottom: 0;
}
ul.contact-info-bot li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 118.61%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-decoration: none;
}
ul.contact-info-bot li{color: #fff;}
ul.contact-info-bot li:nth-child(2) {
    text-decoration: underline;
}
.btn-get {
    text-align: center;
}
html, body {
    overflow-x: hidden !important;
}



@media(max-width: 1199px)
{
	.container {  padding: 0 15px;}
}
@media(max-width: 991px)
{
	.bravo-featured-item .row { grid-template-columns: repeat(2, 1fr);}
	div#contactid {  padding: 35px 20px 25px;}
	.how-works .featured-item:before{display: none;}
}
@media(max-width: 767px)
{
    .head-bot-sec h2 {
        font-size: 30px!important;
        line-height: 47px;
    }
	.bravo-featured-item .row { grid-template-columns: repeat(1, 1fr);}
	.page-template-content h2 {  font-size: 30px !important;  line-height: 34.53px;    max-width: 90%;}
	.sub-heading h4 {  font-size: 11.6px;}
	.g-form-control p {  font-size: 14px;}
	.bravo-form-search-all a {    font-size: 14px;}
	.bravo-featured-item h2 {   font-size: 32px;    text-align: center;}
	.content h4 {    font-size: 26.807px;    line-height: 143.61%;}
	.desc p {
    font-size: 18.7649px;
    line-height: 154.61%;
}
.img-title h4 {
    font-weight: 700;
    font-size: 27.5541px;
    line-height: 118.61%;
}
.how-works .featured-item:before{display: none;}
.how-works .content h4 {
    font-size: 26.0085px;
    line-height: 143.61%;
}
.how-works h4.title:before {
    top: -30px;
}
.how-works .desc p {
    font-size: 22.7574px;
    line-height: 201.61%;
}
.trustpilot-widget {
    max-width: 90% !important;
}
.featured-content .featured-item {
    text-align: center;
}
.form-contact-landing ul {
    flex-wrap: wrap;
}
.form-contact-landing {
    padding: 20px;
}
div#contactid {
    padding: 60px 20px 60px;
}
.form-contact-landing li {
    font-size: 11px;
}
.form-contact-landing ul li span {
    font-size: 15px;
}
.main-list {
    display: block;
}
form#frm_enquiry ul li label {
    font-size: 12.4718px;
    line-height: 12px;
}
form#frm_enquiry ul li button {
    font-size: 14px;
}
.form-contact-landing .context img {
    width: 60px !important;
    height: auto !important;
}
ul.contact-info-bot li a {
    font-size: 14.2535px;
    line-height: 118.61%;
}
ul.contact-info-bot li {
    margin-bottom: 0;
}
.form-contact-landing li {
    margin-bottom: 10px;
}
.how-works{
    padding: 50px 0 40px;
}
}
@media(max-width: 480px)
{
	.bravo-form-search-all { background-position: 180% 100%;}
	.trustpilot img {
    width: 100%;
}
}

.bravo-form-search-all .col-lg-12 h1 {
    text-align: center;
    color: #fff;
}

body.frontend-page.page.paknewhomepage {
    background: red;
}