/* 
Theme Name: Flyway Logistics
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 16px;
	line-height: 28px;
	font-family: "Bricolage Grotesque", sans-serif;
	font-weight: normal;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #2d71ab;
	letter-spacing: 0;
	font-family: "Bricolage Grotesque", sans-serif;
	font-weight: bold;
}
.bigheading   {
	margin-bottom: 20px !important;
}
p a {
	color: #2d71ab !important;
	font-weight: 700;
	text-decoration: unset !important;
}
p a:hover, .link-text a:hover {
	color: #488a85 !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading p {

}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.diff-pad {
	padding: 100px 0px;
}
.defbtn{
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	padding: 10px 15px;
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
	background: #23567a;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 29px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 18px !important;
	color: #fff;
	padding: 0 !important;
	font-weight: normal;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #488a85 !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a {
	background: #488a85;
	border-radius: 6px;
	padding: 12px 30px !important;
	line-height: normal;
	max-width: max-content;
	color: #fff !important;
	justify-content: center;
}
.hd_menu .elementor-nav-menu > li:last-child > a:hover {
	background-color: #23567a;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #488a85 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #222334;
	min-width: 235px !important;
	margin-top: -5px !important;
	border-radius: 6px;
	overflow: hidden;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #23567a !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding:  15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 250px;
}
/* .hd_right {
width: calc(100% - 320px) !important;
} */
.hd_right {
	width: calc(100% - 303px) !important;
}
.hdactive .site_logo {
	max-width: 210px;
}
.hdactive .hd_menu {
	margin-top: 10px;
}
.hd_top_info {
	width: auto !important;
	margin-left: auto !important;
}
.hd_top_info ul {
	margin: 0 !important;
	column-gap: 30px;
}
.hd_top_info li {
	margin: 0 !important;
}
.hd_top_info li a {
	color: #fff;
	font-size: 16px !important;
	font-weight: normal !important;
	transition: all ease-in-out 0.5s !important;	
}
.hd_top_info li a:hover {
	color: #488a85;
}
.tobar_btn {
	width: auto !important;
}
.tobar_btn a {
	background-color: transparent;
	border-radius: 0 !important;
	padding: 0 !important;
	font-size: 16px !important;
	margin-left: 20px;
	border-left: 1px solid #fff;
	padding-left: 20px !important;
	font-weight: 500;
	transition: all ease-in-out 0.5s !important;
}
.tobar_btn a svg {
	margin-right: 6px;
	height: 16px !important;
	width: 16px !important;
	transition: all ease-in-out 0.5s !important;
}
.tobar_btn a:hover, .tobar_btn a:hover svg {
	color: #488a85;
	fill: #488a85;
}
.hd_menu {
	margin-top: 25px;
}
.hdactive .hd_menu .elementor-nav-menu > li:last-child > a:hover {
	border: 1px solid #fff;
}
.hdactive .hd_menu .elementor-nav-menu > li:last-child > a {
	border: 1px solid #488a85;
}
.hd-contact li:last-child {
	border-left: 1px solid #fff;
	padding-left: 20px;
}
.hd-contact li a svg {
	fill: #fff;
	width: 20px !important;
	height: 20px !important;
	transition: all 0.5s ease-in-out !important;
}
.hd-contact li a:hover svg {
	fill: #488a85;
}
.nw_contact li:last-child a::before {
	display: none;
}








/*** Header End***/ 
.mini-hd p {
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 10px;
	background-color: #23567a8c;
	padding: 7px 20px;
	border-radius: 5px;
	width: fit-content;
}
.bigheading h2 {
	font-size: 55px;
	line-height: 1;
}
.wt, .wt p {
	color: #fff;
}
.content_block > div {
	padding: 55px;
}
.defbtn a {
	background-color: #488a85;
	border-radius: 6px;
	padding: 15px 30px !important;
	line-height: normal;
	min-width: 180px;
	color: #fff !important;
	font-size: 16px;
}
.defbtn a:hover {
	background-color: #23567a;
}
.mb0{
	margin-bottom: 0px !important;
}
.bannercaption h1 {
	font-size: 70px;
	margin-bottom: 20px;
}
.bannercaption {
	max-width: 800px;
	padding: 220px 0px 100px;
}
.bnrtxt p {
	font-size: 24px;
	line-height: 32px;
}
.bigtext p {
	font-size: 45px;
	line-height: 1;
	font-weight: bold;
}
.serve_outer > div {
	column-gap: 20px;
	justify-content: center;
}
.serve-box {
	width: calc(100% / 4 - 15px) !important;
}
.serve-box .elementor-image-box-img {
	width: auto !important;
	display: block !important;
	overflow: hidden;
	margin: 0 !important;
	border-radius: 12px;
}
.serve-box .elementor-image-box-img img {
	width: 100% !important;
	display: block !important;
	transition: all ease-in-out 0.5s !important;
}
.serve-box:hover .elementor-image-box-img img {
	transform: scale(1.1);
}
.serve-box .elementor-image-box-content {
	padding: 12px 7px 0 0px;
	text-align: left;
}
.serve-box h2 {
	font-size: 23px;
	margin: 0px 0px 10px 0px;
}
.serve-box p {
	font-size: 16px;
	line-height: 26px;
}
.mt25 {
	margin-top: 25px;
}
.bg-sec > div {
	background-color: #568dbd;
	border-radius: 18px;
	overflow: hidden;
}
.shape-img {
	position: relative;
}
.shape-img::after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(https://www.bookflyway.com/wp-content/uploads/2026/03/shape-img.png);
	background-size: 325px;
	width: 325px;
	height: 550px;
	right: 0px;
	top: 0;
	z-index: 1;
}
.space-txt {
	padding: 100px 50px 100px 0px;
	position: relative;
}
.space-txt::after {
	content: "";
	position: absolute;
	background-image: url(https://www.bookflyway.com/wp-content/uploads/2026/03/wt-icon.png);
	width: 545px;
	height: 550px;
	background-repeat: no-repeat;
	background-size: 745px;
	top: 10px;
	right: 0;
}
.req-boxes .elementor-image-box-img {
	width: auto !important;
	display: block !important;
	background-image: -moz-linear-gradient( 137deg, rgb(35,86,122) 0%, rgb(72,138,133) 99%);
	background-image: -webkit-linear-gradient( 137deg, rgb(35,86,122) 0%, rgb(72,138,133) 99%);
	background-image: -ms-linear-gradient( 137deg, rgb(35,86,122) 0%, rgb(72,138,133) 99%);
	padding: 21px;
	border-radius: 12px;
}
.req-boxes .elementor-image-box-img img {
	width: 100% !important;
	display: block !important;
	max-height: 55px;
}
.req-boxes h2 {
	margin: 0 0 10px !important;
	font-size: 32px;
	line-height: 1;
}
.req-boxes {
	margin-bottom: 40px !important;
	border-bottom: 1px solid #0000001a;
	padding-bottom: 35px;
}
.req-boxes:last-child {
	margin: 0 !important;
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.right-container .elementor-container {
	max-width: calc((100% - 1360px)/2 + 1360px) !important;
	margin-right: 0px;
}
.left-corner-radius {
	border-radius: 50px 0px 0px 50px;
	overflow: hidden;
}
.review-bg {
	padding: 120px 15px;
}
.review-slider .swiper-slide {
	background-color: #fff;
	padding: 60px 40px 120px;
	border-radius: 12px !important;
	overflow: hidden;
	position: relative;
}
.review-slider .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;
}
.review-slider .elementor-testimonial__header {
	order: 2;
	padding: 0 !important;
}
.review-slider .elementor-testimonial__name {
	color: #000 !important;
	font-size: 22px;
	font-weight: 500;
}
.review-slider .elementor-testimonial__text {
	line-height: 26px;
	font-style: italic;
	font-size: 16px !important;
	position: relative;
}
.review-slider .elementor-testimonial__text::before {
	content: "";
	position: absolute;
	background-image: url(https://www.bookflyway.com/wp-content/uploads/2026/03/Star.png);
	background-repeat: no-repeat;
	background-size: 120px;
	width: 120px;
	height: 20px;
	top: -35px;
	left: 0;
}
.review-slider .elementor-testimonial__cite {
	position: absolute;
	bottom: 25px;
}
.review-slider .swiper-slide::before {
	content: "";
	position: absolute;
	background-color: #4d91f0;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	border-radius: 12px 0px 0px 12px;
}
.smtext p {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.gform_wrapper .gform_validation_errors {
	display: none !important;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 13px !important;
	color: #fff !important;
}
.instruction.validation_message {
	display: none;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact .gfield_label {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #fff !important;
	margin-bottom: 4px !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact input, .custom-contact select {
	background: #fff !important;
	border: 1px solid #c4bbbb80 !important;
	height: 45px;
	margin-bottom: 0px !important;
	border-radius: 5px !important;
	padding: 8px 15px !important;
	color: #000 !important;
}
.custom-contact .button {
	height: unset;
	transition: all ease-in-out 0.5s;
	background-color: transparent !important;
	border-radius: 6px !important;
	padding: 15px 30px !important;
	line-height: normal;
	min-width: 180px;
	color: #fff !important;
	font-size: 16px;
	width: 100%;
	text-align: left;
	background-image: url(https://www.bookflyway.com/wp-content/uploads/2026/03/arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right 25px !important;
	background-size: 15px !important;
}
.custom-contact .button:hover {
	background-position: center right 20px !important;
	border-color: #fff !important;
}
.datepicker {
	width: 100% !important;
}
.custom-contact {
	background: #488a85 !important;
	padding: 50px;
	border-radius: 15px;
	margin-top: -100px;
	z-index: 2;
	position: relative;
}
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 10px;
} 
.full-col{
	margin-bottom: 10px !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.custom-contact .gform_fields {
	grid-column-gap: 3% !important;
	grid-row-gap: 10px !important;
}
.gf_progressbar_wrapper {
	display: none;
}
input[type="radio"] {
	accent-color: #2d71ab !important;
}
.radio-box input {
	margin-bottom: 0px !important;
	margin-right: 3px !important;
	height: 20px !important;
	width: 20px !important;
}
.radio-box label {
	margin-bottom: 0px !important;
	color: #fff;
	font-size: 16px !important;
}
.radio-box .gfield_radio {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
} 
.radio-box .gchoice {
	width: calc(100% / 2 - 10px) !important;
}
.ft-col {
	padding-top: 100px;
}
.footer_main {
	padding-bottom: 50px;
}
.ft_logo {
	max-width: 300px;
}
.ft_links ul {
	margin: 0 !important;
	column-gap: 20px;
	row-gap: 4px;
}
.ft_links li {
	width: calc(100% / 2 - 10px) !important;
	margin: 0 !important;
}
.ft_links li a {
	color: #fff;
	transition: all ease-in-out 0.5s !important;
}
.ft_links li a:hover {
	color: #488a85;
}
.ftleft-bdr {
	border-left: 1px solid #ffffff2b;
	padding-left: 40px;
	padding-bottom: 30px;
}
.ft-contact ul {
	margin: 0 !important;
}
.ft-contact li {
	margin: 0 !important;
	width: 40%;
	padding: 20px 0px 20px 50px !important;
}
.ft-contact li:last-child {
	border-left: 1px solid #ffffff2b;
	padding-left: 70px !important;
	width: 60%;
}
.ft-contact li a {
	color: #fff;
	font-size: 26px !important;
	font-weight: 600;
	transition: all ease-in-out 0.5s !important;
}
.ft-contact li a:hover {
	color: #488a85;
}
.ft-contact li a i {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	display: block;
}
.ft-contact li a::before {
	content: "";
	position: absolute;
	background-image: url(https://www.bookflyway.com/wp-content/uploads/2026/03/telephone.png);
	background-size: 35px;
	width: 35px;
	height: 35px;
	left: 0;
	top: 34px;
	background-repeat: no-repeat;
}
.ft-contact li:last-child a::before {
	background-image: url(https://www.bookflyway.com/wp-content/uploads/2026/03/location.png);
	width: 26px;
	height: 43px;
	background-size: 26px;
	top: 26px;
	left: 26px;
}
.copyright_text p {
	color: #fff;
	font-size: 15px;
}
.copyright_text p a {
	color: #fff !important;
	font-weight: normal;
}
.copyright_text p a:hover {
	text-decoration: underline !important;
}
.ft_social ul {
	margin: 0 !important;
	column-gap: 10px;
}
.ft_social li {
	margin: 0 !important;
}
.ft_social li .elementor-icon-list-text {
	display: none;
}
.ft_social li svg {
	fill: #fff;
	width: 20px !important;
	height: 20px !important;
	margin: 0 !important;
}
.ft_social li .elementor-icon-list-icon {
	border: 1px solid #fff;
	padding: 7px;
	border-radius: 50%;
}
.ft-contact {
	border-top: 1px solid #ffffff2b;
	border-bottom: 1px solid #ffffff2b;
}
.ftbottom{
	margin-top: 70px;
}
.inr-bnr {
	padding: 13% 15px 8%;
}
.inr-hd h1 {
	font-size: 65px;
}
.inr-hd {
	margin-bottom: 20px !important;
}
.cta-sec > div {
	background: #568DBD;
	border-radius: 18px;
	padding: 40px;
	position: relative !important;
}
.cta-sec > div::before {
	content: "";
	position: absolute;
	background-image: url(https://www.bookflyway.com/wp-content/uploads/2026/03/wt-icon.png);
	width: 355px;
	height: 277px;
	background-repeat: no-repeat;
	background-size: 355px;
	bottom: -12px;
	left: 0;
}
.smheading h2 {
	font-size: 45px;
	margin-bottom: 20px;
}
body:not(.home) .footer_main {
	margin-top: 160px
}
.mt0.defbtn {
	margin-top: 0 !important;
}
.big-shape.shape-img::after {
	background-size: 345px;
	width: 345px;
	height: 574px;
}
.site-list li {
	list-style: none;
	padding-left: 25px;
	margin-bottom: 12px;
	position: relative;
}
.site-list li::before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	top: 10px;
	left: 10px;
	background-color: #568dbd;
	border-radius: 2px;
}
.img-radius {
	border-radius: 18px;
	overflow: hidden;
}
.value_outer > div {
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
}
.value-box {
	width: calc(100% / 5 - 16px) !important;
	background-image: -moz-linear-gradient( 137deg, rgb(35,86,122) 0%, rgb(72,138,133) 99%);
	background-image: -webkit-linear-gradient( 137deg, rgb(35,86,122) 0%, rgb(72,138,133) 99%);
	background-image: -ms-linear-gradient( 137deg, rgb(35,86,122) 0%, rgb(72,138,133) 99%);
	padding: 20px 20px;
	border-radius: 12px;
}
.value-box .elementor-image-box-img {
	position: absolute;
	bottom: 20px;
	right: 20px;
	margin: 0 !important;
	display: block !important;
	width: auto !important;
}
.value-box .elementor-image-box-img img {
	width: 100% !important;
	display: block !important;
	position: relative;
	top: 0;
	transition: all ease-in-out 0.5s !important;
	max-height: 50px;
}
.value-box:hover .elementor-image-box-img img {
	top: -10px;
}
.value-box h2 {
	color: #fff;
	font-size: 17px;
	margin: 0 0 70px;
	font-weight: 500;
}
.highlight-sec > div {
	background: #2d71ab;
	border-radius: 18px;
	padding: 50px 50px 300px 50px;
}
.gall-mt {
	margin-top: -280px;
}
.thanks-bnr.inr-bnr {
	padding: 20% 15px;
}

.reviews-col .es-review-background-container {
	border-radius: 15px !important;
}
.reviews-col .es-text-shortener {
	font-size: 16px !important;
	line-height: 26px;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-moz-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.reviews-col  .es-review-info-container {
	display: none !important;
}
.reviews-col .es-review-author-name {
	font-size: 22px;
	letter-spacing: 0;
	font-family: "Bricolage Grotesque", sans-serif;
	font-weight: bold;
	color: #133954;
	line-height: 1.1;
}
.reviews-col .es-review-avatar-source-icon {
	display: none !important;
}
.reviews-col .es-text-shortener-control-open {
	color: #000;
	text-decoration: underline !important;
	font-size: 15px;
	transition: all ease-in-out 0.5s !important;
}
.reviews-col .es-text-shortener-control-open:hover {
	color: #23567a;
}
.reviews-col .es-button-base-overlay {
	background-color: #488a85 !important;
	border-radius: 6px !important;
	padding: 15px 30px !important;
	line-height: normal;
	min-width: 180px;
	color: #fff !important;
	font-size: 16px;
}
.reviews-col .es-button-base-overlay:hover {
	background-color: #23567a !important;
}
.vd-bdr {
	border-radius: 20px;
}
.value_card .elementor-image-box-description {
	color: #fff;
	line-height: 22px;
	min-height: 150px;
	font-size: 15px;
}
.value_card h2 {
	font-size: 21px !important;
	margin: 0 0 8px !important;
}

.info_card ul {
	max-width: 1120px !important;
}
.info_card li {
	width: calc( 100% /3 - 21px ) !important;
}
.three-col {
	grid-column: span 4 !important;
	margin-bottom: 10px;
}
.carrier_form .button {
	width: auto !important;
	border: 1px solid #86a3a0 !important;
	margin: auto;
}
.custom-contact .gform_wrapper .gform_drop_instructions {
	color: #fff !important;
}
.custom-contact .gform_fileupload_rules {
	display: none !important;
}

.nw-footer.footer_main {
	margin-top: 0px !important; 
	padding-bottom: 30px !important;
} 
.pt80{
	padding-top:80px;
}
.contact-bnr {
	padding: 18% 15px 7%;
} 
.form-contact.custom-contact {
	margin-top: 0px;
} 
/* .form-contact.custom-contact {
background: #fff !important;
border-radius: 15px 15px 0px 0px;
box-shadow: 0px 0px 5px #00000029; 
margin-top: 0px;
} 
.form-contact.custom-contact .gfield_label {
color: #000 !important;
} 
.add-col .gform-field-label--type-sub {
font-size: 14px !important;
color: #0000009e !important;
}
.form-contact.custom-contact .button {
background-color: #488a85 !important;
border-radius: 6px !important;
padding: 15px 30px !important;
line-height: normal;
min-width: 200px;
color: #fff !important;
font-size: 16px;
max-width: 200px;
margin: 0 auto;
}
.form-contact.custom-contact .button:hover {
background-position: center right 20px !important;
border-color: #23567a !important;
background-color: #23567a !important;
}
.form-contact.custom-contact .validation_message {
color: #e31414 !important;
}  */
.four-col .value-box {
	width: calc(100% / 4 - 16px) !important;
} 
.wt.defbtn a {
	background-color: #fff;
	color: #488a85 !important;
} 
.wt.defbtn a:hover {
	color: #000 !important;
} 
.footer_main {
	margin-top: 0px !important;
} 
.pad80{
	padding:80px 15px;
} 
.info-col ul {
	max-width: 850px;
	margin: -55px auto 0px !important;
}
.info-col li {
	width: calc(100% / 2 - 20px);
	flex-wrap: wrap;
	margin-inline: 0px !important;
	background: #ebecec;
	padding: 20px 30px !important;
	border-radius: 9px;
	margin: 0px 10px !important;
}
.info-col li a {
	color: #000;
	font-size: 18px !important;
	font-weight: 600;
	transition: all ease-in-out 0.5s !important;
	text-align: left;
	line-height: 21px;
	justify-content: start !important;
}
.info-col span i {
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	display: block;
	font-style: normal;
	color: #00000082;
	text-transform: uppercase;
} 
.info-col .elementor-icon-list-icon {
	background: #133954;
	padding: 18px;
	border-radius: 5px;
	margin-right: 10px;
	transition: all ease-in-out 0.5s;
	position: relative;
	top: 0px;
}  
.info-col svg {
	fill: #fff;
	width: 25px !important;
	height: 25px !important;
	margin: 0px !important;
}
.info-col li:hover .elementor-icon-list-icon{
	top: -5px;
} 
.slide-contact .swiper-slide-image {
	height: 362px !important;
	object-fit: cover;
} 
.nw-footer .ftbottom{
	margin-top: 0px !important;
}
.nw-footer .ft-col {
	padding-top: 30px;
} 
.area-list ul {
	margin: 0 !important;
	column-gap: 15px;
	row-gap: 15px;
}
.area-list li {
	margin: 0 !important;
	color: #000;
	border: 2px solid #000;
	padding: 7px 20px !important;
	border-radius: 25px;
	text-align: center;
	align-content: center;
	font-size: 17px !important;
	line-height: 30px;
}
.nw_contact {
	border-top: 0 !important;
}
.nw_contact li:last-child {
	border-left: 0 !important;
	padding-left: 0 !important;
}
.nw_contact svg {
	fill: #fff;
	width: 30px !important;
	height: 30px !important;
	margin-right: 11px !important;
}
.vd_testi {
	max-width: 1275px;
	margin: 0 auto 50px !important;
	border-radius: 20px;
}




.serve-box a::before {
	content: "";
	height: 100%;
	width: 100% !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
}
.ft_fix_btn {
	display: none;
}
.testimonial_menu {
	display: none !important;
}
/* Responsive-Start */
@media(max-width: 1400px) {
	.lft-spc {
		margin-left: 15px !important;
	}
	/* 	.lft_spc {
	margin-left: 15px;
} */
	.highlight-sec > div {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.ft-info-col {
		width: 20% !important;
	}
	.copyryt-col {
		width: 80% !important;
	}
	.custom-contact {
		margin-right: 15px;
	}
	.ft-col {
		padding-left: 15px;
	}
	.shape-img img {
		min-height: 490px;
		max-height: 490px;
		object-fit: cover;
	}
	.lft-ryt-spc {
		margin-left: 15px;
		margin-right: 15px;
	}
	.bannercaption {
		max-width: 850px;
	}
	.bannercaption {
		padding: 220px 15px 100px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 17px !important;
	}
	.hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 10px 16px !important;
	}
	.hd_right {
		width: calc(100% - 266px) !important;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 17px;
	}
}
@media(max-width: 1199px) {
	.slide-contact .swiper-slide-image {
		height: 272px !important;
	}

	.inr-hd h1 {
		font-size: 60px;
	}
	.gall-mt {
		margin-top: -260px;
	}
	.value-box {
		width: calc(100% / 3 - 16px) !important;
	}
	.inr-bnr {
		padding: 19% 15px 12%;
	}
	.ftleft-bdr {
		padding-left: 30px;
		padding-bottom: 20px;
	}
	.custom-contact {
		padding: 20px;
		margin-top: -80px;
	}
	.copyryt-col {
		width: 77% !important;
	}
	.ft-info-col {
		width: 23% !important;
	}
	.ft-contact li a {
		font-size: 22px !important;
	}
	.ft_logo {
		max-width: 230px;
	}
	.diff-pad {
		padding: 80px 0px;
	}
	.review-bg {
		padding: 100px 15px;
	}
	.req-boxes h2 {
		font-size: 29px;
	}
	.req-boxes .elementor-image-box-img img {
		max-height: 45px;
	}
	.req-boxes .elementor-image-box-img {
		padding: 11px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.shape-img::after {
		background-size: 335px;
		width: 325px;
		height: 690px;
	}
	.shape-img img {
		min-height: 570px;
		max-height: 570px;
	}
	.serve-box h2 {
		font-size: 21px;
	}
	.bigheading h2 {
		font-size: 50px;
	}
	.bigtext p {
		font-size: 43px;
	}
	.bannercaption h1 {
		font-size: 65px;
		margin-bottom: 18px;
	}
	.pr60 {
		padding-right: 55px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.hd_top_info ul {
		column-gap: 19px;
	}
	.hd-contact li:last-child {
		padding-left: 14px;
	}
	.hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 10px 10px !important;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 15px !important;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 12px;
	}
	.hd_right {
		width: calc(100% - 214px) !important;
	}
	.site_logo {
		max-width: 200px;
	}
}
@media(max-width: 1024px) {
	.testimonial_menu {
		display: block !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.hd_menu {
		flex-direction: row-reverse !important;
	} 
	.header_main .elementor-menu-toggle {
		background-color: #488a85;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.elementor-nav-menu > li > ul.sub-menu {
		min-width: 100% !important;
		margin-top: 0px !important;
		border-radius: 0px;
		overflow: hidden;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #133954;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hdactive .hd_menu {
		margin-top: 0;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.hdactive .header_main .elementor-menu-toggle {
		background: #fff;
	}
	.hdactive .header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #23567a;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #133954;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #113045 !important;
		/* 		text-transform: uppercase; */
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.pt100 {
		padding-top: 60px;
	}
	.four-col .value-box {
		width: calc(100% / 4 - 11px) !important;
	}
	.value_outer > div {
		column-gap: 14px;
		row-gap: 15px;
	}
	.nw-footer .ft-col .elementor-column-gap-no {
		flex-direction: unset !important;
	}
	.nw-footer .ft-col {
		padding-top: 30px;
		width: 100% !important;
	}
	.slide-contact .swiper-slide-image {
		height: 212px !important;
	}
	.info-col svg {
		width: 20px !important;
		height: 20px !important;
	}
	.info-col li {
		width: calc(100% / 2 - 20px);
		padding: 15px 15px !important;
	}
	.info-col .elementor-icon-list-icon {
		padding: 9px;
		border-radius: 5px;
		margin-right: 6px;
	}
	.gall-mt {
		margin-top: -210px;
	}
	.highlight-sec > div {
		padding: 50px 30px 240px 30px;
	}
	.pr60 {
		padding-right: 40px;
	}
	.inr-hd h1 {
		font-size: 57px;
	}
	.inr-bnr {
		padding: 23% 15px 10%;
	}
	.logistic_ryt img {
		width: 100% !important;
	}
	.shape-img img {
		width: 100%;
	}
	.custom-contact {
		margin-top: -40px;
	}
	.ft-contact li a {
		font-size: 19px !important;
	}
	.hide-info {
		width: 53% !important;
	}
	.ft-col {
		padding-top: 60px;
		width: 47% !important;
	}
	.ft-contact.nw_contact li:last-child {
		border-left: 0 !important;
		padding-left: 0 !important;
	}
	.pl60 {
		padding-left: 40px;
	}
	.review-slider .swiper-slide {
		padding: 60px 28px 120px;
	}
	.ft-info-col {
		margin-bottom: 15px;
	}
	.ftbottom .elementor-column-gap-no {
		flex-direction: column-reverse !important;
	}
	.ft_social ul {
		justify-content: left !important;
	}
	/* 	.ft-info-col {
	width: 100% !important;
} */
	.ft-info-col, .copyryt-col {
		width: 100% !important;
	}
	.ftbottom {
		margin-top: 30px;
	}
	.ft-contact li {
		width: 100%;
	}
	.ft-contact li:last-child a::before {
		left: 5px;
	}
	.ft-contact li:last-child {
		border-left: unset;
		padding-left: 50px !important;
		width: 100% !important;
		border-top: 1px solid #ffffff2b;
	}
	.ftleft-bdr {
		padding-left: 0;
		padding-bottom: 20px;
		width: 100% !important;
		border-top: 1px solid #ffffff2b;
		border-left: unset;
		margin-top: 30px;
		padding-top: 20px;
	}
	.ft-col {
		padding-top: 60px;
	}
	.diff-pad {
		padding: 60px 0px;
	}
	.mt50 {
		margin-top: 32px;
	}
	.review-bg {
		padding: 80px 15px;
	}
	.logistic_ryt.left-corner-radius {
		border-radius: 12px 12px 12px 12px;
	}
	.logistic_ryt {
		margin-top: 20px;
	}
	.t-full-col.pr60 {
		padding-right: 0;
	}
	.bigheading h2 {
		font-size: 46px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.space-txt {
		padding: 20px 15px 60px 15px;
		position: relative;
		text-align: center;
	}
	.t-full-col {
		width: 100% !important;
	}
	.shape-img::after {
		display: none;
	}
	.serve-box:nth-child(n+3) {
		margin-top: 20px;
	}
	.serve-box {
		width: calc(100% / 2 - 15px) !important;
	}
	.area-list ul {
		column-gap: 8px;
		row-gap: 8px;
	}
	.area-list li {
		padding: 7px 15px !important;
		font-size: 16px !important;
	}
	.bigtext p {
		font-size: 40px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.mini-hd p {
		font-size: 20px;
		padding: 7px 20px;
		margin: 0 auto 17px !important;
	}
	.bannercaption h1 {
		font-size: 54px;
		margin-bottom: 18px;
		max-width: 900px;
		margin: 0 auto 14px !important;
	}
	.banner::before {
		background: #000 !important;
		background: linear-gradient(180deg,rgba(0, 0, 0, 0.67) 55%, rgb(255, 255, 255) 100%) !important;
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100% !important;
	}
	.banner .elementor-column-gap-no {
		min-height: fit-content !important;
	}
	.bannercaption {
		padding: 60px 15px 60px;
		max-width: 100% !important;
		background-color: #133954;
		text-align: center;
	}
	.banner video {
		position: static !important;
		transform: unset !important;
		height: auto !important;
		width: 100% !important;
		display: block;
		max-width: 100% !important;
	}
	.banner > div {
		position: static !important;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.pt80 {
		padding-top: 60px;
	}
}
@media(max-width: 767px) {
	.thanks-bnr.inr-bnr {
		padding: 36% 15px 20%;
	}
	.pt100 {
		padding-top: 40px;
	}
	.smheading h2 {
		font-size: 37px;
		margin-bottom: 15px;
	}
	.four-col .value-box {
		width: calc(100% / 2 - 11px) !important;
	}
	.left-corner-radius {
		border-radius: 20px 20px 20px 20px;
	}
	.value-box h2 {
		margin: 0 0 0px;
	}
	.contus_col {
		margin-left: 15px;
	}
	.pt80 {
		padding-top: 40px;
	}
	.nw-footer .ft-col {
		padding-bottom: 50px;
	}
	.lft-spc {
		margin-left: 0 !important;
	}
	.slide-contact .swiper-slide-image {
		height: 212px !important;
		width: 100% !important;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.info-col br {
		display: none;
	}
	.info-col li:nth-of-type(2) {
		display: none;
	}
	.info-col li:first-child {
		display: none;
	}
	.info-col li:hover .elementor-icon-list-icon {
		top: 0px;
	}
	.info-col li a {
		justify-content: center !important;
	}
	.info-col ul {
		margin: -25px auto 0px !important;
	}
	.three-col {
		grid-column: span 12 !important;
		margin-bottom: 0px;
	}
	.info-col li:nth-child(n+2) {
		margin-top: 10px !important;
	}
	.info-col li {
		width: 100% !important;
	}
	.value-box:hover .elementor-image-box-img img {
		top: 0;
	}
	.value_card .elementor-image-box-description {
		min-height: fit-content;
	}
	.value-box .elementor-image-box-content {
		text-align: center;
	}
	.proj_sec .bigheading h2 {
		max-width: 540px;
		margin: 0 auto !important;
	}
	.mob-full img {
		width: 100% !important;
	}
	.bigheading {
		margin-bottom: 15px !important;
	}
	.value_card h2 {
		font-size: 20px !important;
		text-align: center;
	}
	.value-box .elementor-image-box-img img {
		margin: 0 auto 10px !important;
		width: auto !important;
	}
	.value-box .elementor-image-box-img {
		position: static;
	}
	.value-box {
		width: calc(100% / 2 - 10px) !important;
	}
	.inr-hd h1 {
		font-size: 49px;
	}
	.ft-contact li a:hover {
		color: #fff;
	}
	/* 	.ft-col {
	padding-bottom: 21px;
} */
	.ft_fix_btn a {
		width: 100% !important;
		text-align: center;
		color: #fff;
		font-size: 17px;
		padding: 10px;
	}
	.ft_fix_btn a:last-child {
		border-left: 1px solid #ffffff42;
	}
	.ft_fix_btn {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: #488a85;
		z-index: 10;
		display: flex;
		justify-content: space-between;
		border-top: 1px solid #ffffff2b;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.chance_sec .bigheading h2 {
		max-width: 400px;
		margin: 0 auto !important;
	}
	.copyright_text p {
		max-width: 450px;
		margin: 0 auto !important;
	}
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 0px;
	}
	.ft-contact li:last-child a::before {
		left: 20px;
		right: 20px;
		margin: 0 auto;
		top: 0;
	}
	/* 	.ft-contact li:last-child a::before {
	left: 0;
	right: 0;
	margin: 0 auto;
} */
	.ft-contact li:first-child {
		display: none;
	}
	/* 	.ft-contact li:last-child {
	padding-left: 20px !important;
	padding-top: 80px !important;
} */
	.shape-img img {
		min-height: fit-content;
		max-height: fit-content;
	}
	.serve-box:hover .elementor-image-box-img img {
		transform: unset !important;
	}
	.ft-col {
		padding-right: 15px;
	}
	.ft_logo {
		max-width: 210px;
		margin: 0 auto 40px !important;
	}
	.ft_social ul {
		justify-content: center !important;
	}


	.ft-contact li:last-child {
		padding-left: 20px !important;
		border-bottom: unset !important;
		border-top: unset;
	}
	/* 	.ft-contact li:last-child {
	padding-left: 0 !important;
} */
	.ft-contact li {
		width: 100%;
		padding: 41px 20px 20px 20px !important;
		margin-top: 22px !important;
	}
	.ft-contact li a {
		font-size: 19px !important;
		text-align: center;
		justify-content: center;
		margin-top: 10px;
	}
	.ft_contact {
		margin-left: 15px;
	}
	.custom-contact {
		margin-top: 40px;
		/* 		margin-left: 15px !important; */
	}
	/* 	.custom-contact {
	margin-top: 0px;
} */
	.pl60 {
		padding-left: 0;
	}
	.hide-info {
		width: 100% !important;
	}
	.ft-col {
		width: 100% !important;
		padding-bottom: 21px;
	}
	.req-boxes .elementor-image-box-img {
		width: fit-content !important;
		margin-bottom: 16px !important;
	}
	.req-boxes .elementor-image-box-img img {
		max-height: 44px;
		width: fit-content !important;
	}
	.serve-box img {
		min-height: 175px;
		max-height: 175px;
		object-fit: cover;
	}
	.serve-box:nth-child(n+2) {
		margin-top: 20px;
	}
	.serve-box .elementor-image-box-content {
		width: 70% !important;
		padding: 30px 20px;
	}
	.serve-box .elementor-image-box-img {
		width: 40% !important;
	}
	.serve-box .elementor-image-box-wrapper {
		display: flex;
	}
	.serve-box {
		width: 100% !important;
		border-radius: 12px;
		box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	}
	.bigheading h2 {
		font-size: 39px;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.pr60 {
		padding-right: 0;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 42px;
	}
	.hd_top_info {
		display: none;
	}
	.bnrtxt p {
		font-size: 16px;
		line-height: 23px;
	}
	.bannercaption h1 {
		font-size: 46px;
		margin-bottom: 18px;
		max-width: 570px;
	}
	.pl30 {
		padding-left: 0;
	}
	.bannercaption {
		padding: 40px 15px 40px;
	}
	.hd_menu {
		margin-top: 0;
	}
	.hdactive .site_logo {
		max-width: 190px;
	}
	.space-txt {
		padding: 20px 15px 40px 15px;
	}
	p, li {
		margin-bottom: 14px;
	}
}
@media(max-width: 600px) {
	.smheading h2 {
		font-size: 34px;
	}
	.value-box .elementor-image-box-img img {
		max-height: 42px;
	}
	.slide-contact .swiper-slide-image {
		height: 182px !important;
	}
	.gall-mt {
		margin-top: -140px;
	}
	.highlight-sec > div {
		padding: 50px 30px 170px 30px;
	}
	.value_outer > div {
		column-gap: 11px;
		row-gap: 11px;
	}
	.value-box {
		width: 100% !important;
	}
	.inr-bnr {
		padding: 32% 15px 10%;
	}
	/* 	.inr-hd h1 {
	font-size: 42px;
} */
	.inr-hd h1 {
		font-size: 40px;
	}
	.req-boxes {
		margin-bottom: 25px !important;
		padding-bottom: 24px;
	}
	.serve-box img {
		min-height: 181px;
		max-height: 181px;
	}
	.serve-box .elementor-image-box-content {
		padding: 20px 20px;
		align-content: center;
	}
	.serve-box:nth-child(n+2) {
		margin-top: 15px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 21px;
	}
	.site_logo {
		max-width: 180px;
	}
	.area-list li {
		padding: 3px 11px !important;
		font-size: 13px !important;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 19px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 340px;
	}
	.req-boxes h2 {
		font-size: 26px;
	}
	.serve-box p {
		font-size: 16px;
		line-height: 26px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.bigtext p {
		font-size: 36px;
	}
	.bannercaption h1 {
		font-size: 39px;
	}
	.mini-hd p {
		font-size: 18px;
		padding: 5px 17px;
	}
}
@media(max-width: 400px) {

}
