/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.3.0
	Stable tag: 3.3.0
	Requires at least: 6.0
	Tested up to: 6.7
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible) {
  outline: none;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/*My Custom css*/
/*header*/
.header-cbio a{color: #fff;}
.header-cbio a:hover{color: #696969;}
.header-icons a:hover svg path{fill: #696969 !important;}
.main-header-section .e-con-inner{
	background-color: #fff;
	position: relative;
    margin-top: -13px;
	margin-bottom: -91px;
    z-index: 2;
	padding-left: 20px;
	padding-right: 20px;
}
.msticky-header{
	position:fixed;
	top: 0;
	width: 100%;
	background-color: #fff !important;
	z-index: 999999 !important;
	box-shadow: 4px 3px 40px 0 rgba(16,33,34,.06) !important;
	padding: 0 !important;
}
.msticky-header .e-con-inner{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.nav-btn a{
    font-weight: 600 !important;
    color: #fff !important;
    background-color: #29ABE2;
    border: 1px solid #29ABE2;
	border-radius: 3px;
	padding: 0.5rem 1rem !important;
}
.nav-btn a:hover{
	background-color: transparent;
	color: #29ABE2 !important;
}
.menu-item a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    width: 0;
    height: 2px;
    background: #29ABE2 !important;
    margin: auto;
    -webkit-transition: 0.6s all;
    -moz-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
}
.menu-item a:hover:before{width: 100%;}
.menu-item a:focus:before{width: 100%;}
.menu-item a.wpr-active-menu-item:before{width: 100%;}
.nav-btn a:before{display: none !important;}

/*general*/
.grecaptcha-badge{z-index: 999999 !important;}
::-moz-selection {
  background-color: #29ABE2;
  color: #fff;
}
::selection {
  background-color: #29ABE2;
  color: #fff;
}
.ht-ctc-cta{font-family: "Rubik", Sans-serif !important;}
html{scroll-behavior: smooth;}
html,body{overflow-x: hidden !important;}
.htitle-block span{color: #00A99D;}
.subtitle-block{width: fit-content; position: relative;}
.subtitle-block:before{
	content: '';
	position: absolute;
    width: 20px;
    height: 2px;
    background: #29ABE2;
    left: -10px;
	top: 45%;
}
.subtitle-block .elementor-heading-title{margin-left: 20px;}
.subtitle-block:after{
	content: '';
	position: absolute;
	background: url('/wp-content/uploads/2024/10/Plane-icon.svg') no-repeat;
	width: 20px;
	height: 20px;
	background-position: center right;
	background-size: cover;
	right: -20px;
	top: 2%;
	-webkit-animation-name: float-bob-x3;
    animation-name: float-bob-x3;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
#subtitle-block1:before{background: #fff;}
#subtitle-block1:after{
	content: '';
	background: url('/wp-content/uploads/2024/10/Plane-icon-w.svg') no-repeat;
	width: 20px;
	height: 20px;
	background-position: center right;
	background-size: cover;
	right: -20px;
	top: 0;
	-webkit-animation-name: float-bob-x3;
    animation-name: float-bob-x3;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes float-bob-x3 {
  0% {
    transform: translateX(30px);
  }
  50% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(30px);
  }
}
.star-icon-mod svg{
	transform: rotate(0deg);
    transition: transform 0.7s linear;
    animation: rotate-icon 30s infinite linear;
}
@keyframes rotate-icon{
	0% {
    	-webkit-transform: rotate(0deg);
	}
	100% {
    	-webkit-transform: rotate(359deg);
	}
}
.about-img-1 img{
	-webkit-animation: rotate 45s normal linear infinite;
    animation: rotate 45s normal linear infinite;
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
    25% {
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg)
    }
    50% {
        -webkit-transform: rotate3d(0,0,1,180deg);
        transform: rotate3d(0,0,1,180deg)
    }
    75% {
        -webkit-transform: rotate3d(0,0,1,270deg);
        transform: rotate3d(0,0,1,270deg)
    }
    100% {
        -webkit-transform: rotate3d(0,0,1,360deg);
        transform: rotate3d(0,0,1,360deg)
    }
}
.about-img-2{
	position: absolute;
	top: -30px;
	left: 17px;
}
.oservices-box .elementor-image-box-img img{width: 100%;}
.oservices-box .elementor-image-box-content{
	position: relative;
    background: #fff;
    margin-top: -160px;
    margin-left: 15px;
    padding: 25px 40px 30px 30px;
    z-index: 5;
/* 	width: fit-content;
	min-height: 240px; */
}
.oservices-box .elementor-image-box-content:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    background: #00A99D;
    content: "";
}
.oservices-box .elementor-image-box-content img{
	height: 80px;
	width: 80px;
	object-fit: contain;
	margin-right: 0;
    margin-left: auto;
	position: absolute;
    right: -25px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00A99D;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 5;
	padding: 10px;
}
.oservices-box .elementor-image-box-content:after {
    position: absolute;
    bottom: 80px;
    right: -25px;
    width: 25px;
    border-bottom: 20px solid #00211f;
    border-left: 0px solid transparent;
    border-right: 25px solid transparent;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    content: "";
}
.whyus-cblock{width: fit-content;}
#courierForm{
	display: flex;
	gap: 20px;
}
#courierForm input[type=number]{
	color: #ccc;
	font-family: "Rubik", Sans-serif;
    font-size: 18px;
    font-weight: 400;
	border-color: #ccc;
}
#courierForm input[type=number]:focus{border-color: #696969; color: #696969;}
#courierForm [type=submit]{
	font-family: "Rubik", Sans-serif;
    font-size: 18px;
    font-weight: 600;
	color: #fff;
	background-color: #29ABE2;
	border: 1px solid #29ABE2;
}
#courierForm [type=submit]:hover{background-color: transparent; color: #29ABE2;}
#courierPopup {
	display: none;
	position: fixed;
	z-index: 999999;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
#popupContent {
	background-color: #fff;
	margin: auto;
	padding: 50px 20px 20px 20px;
	box-shadow: 4px 3px 40px 0 rgba(16,33,34,.06);
	width: 90%;
	max-width: 90%;
}
.closePopup {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	margin-top: -2.5%;
}
.closePopup:hover, .closePopup:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
/* Table styling */
.main-row table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}
.main-row table td {
	border: 0 !important;
}
.main-row th, td {
	font-family: "Rubik", Sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #696969;
	padding: 10px;
	text-align: left;
	background-color: transparent !important;
}
.main-row th{border: 0 !important;}
.main-row{display: flex; flex-wrap: wrap; gap: 20px;}
.main-row h3{
	font-family: "Rubik", Sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #29ABE2;
}
.mrow-col1{flex: 0 0 33%;}
.mrow-col2{flex: 0 0 65%;}
.main-row .mrow-col1{
	background-color: #fff;
	box-shadow: 4px 3px 40px 0 rgba(16,33,34,.06);
}
.main-row .mrow-col1 th{
	font-family: "Rubik", Sans-serif;
	font-weight: 500;
	font-size: 17px;
	color: #696969;
	vertical-align: middle;
}
.main-row .mrow-col1 td{
	font-family: "Rubik", Sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #696969;
	vertical-align: middle;
}
.mrow-col2-table{
	overflow: auto;
	height: 600px;
}
.main-row .mrow-col1 tr table tr{box-shadow: none;}
.main-row .mrow-col1 tr table tr:nth-child(even){background-color: #F1FBFC;}
.main-row .mrow-col2{
	background-color: #fff;
	box-shadow: 4px 3px 40px 0 rgba(16,33,34,.06);
}
.main-row .mrow-col2 th{
	font-family: "Rubik", Sans-serif;
	font-weight: 500;
	font-size: 17px;
	color: #696969;
	vertical-align: middle;
}
.main-row .mrow-col2 td{
	font-family: "Rubik", Sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #696969;
	vertical-align: middle;
}
.main-row .mrow-col2 tr table tr{box-shadow: none;}
.main-row .mrow-col2 tr table tr:nth-child(even){background-color: #F1FBFC;}
#popupResponse p{
	font-family: "Rubik", Sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #696969;
	margin-bottom: 0;
}
.counters-section:before{
	content: '';
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);	
    background: url('/wp-content/uploads/2025/03/counter-v3-pattern.webp') no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	opacity: 0.1;
}
.counters-section:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 50px;
    background: #29abe2;
    clip-path: polygon(0 0, 89% 0, 100% 100%, 0% 100%);
    content: "";
    z-index: -1;
	display: block !important;
}
.counter-icon:hover .elementor-icon {
    transform: rotateY(180deg);
    transition-delay: 0.1s;
}
.counter-icon:before {
	content: "";
    position: absolute;
    left: -20px;
    bottom: -6px;
    width: 90px;
    border-bottom: 90px solid rgba(255,255,255,0.25);
    border-left: 0px solid transparent;
    border-right: 90px solid transparent;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.banner-one {
    position: relative;
    display: block;
    padding: 615px 0px 0px;
    z-index: 2;
}
.banner-one__pattern {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	width: 100%;
	height: 100%;
    z-index: -1;
}
.banner-one__pattern2 {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1;
}
.banner-one__pattern2 img{width: 95%; height: 100%; margin: 0 auto;}
.banner-one__img1 {
    position: absolute;
    bottom: -40px;
    right: -35px;
    z-index: 1;
	display: none;
}
.float-bob-x {
    -webkit-animation-name: float-bob-x;
    animation-name: float-bob-x;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}
.banner-one__img5 {
    position: absolute;
    bottom: -65px;
    right: 0;
    z-index: 1;
}
.float-bob-y {
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes float-bob-y {
  0% {
    transform: translateY(-20px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(-20px);
  }
}
.banner-one .shape1 {
    position: absolute;
    left: -240px;
    bottom: -25px;
    z-index: -1;	
}
.banner-one__location {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 1030px;
    min-height: 470px;
    margin: 0 auto;
    z-index: 7;
}
.banner-one__location-single.style1 {
    position: absolute;
    top: 160px;
    left: 150px;
}
.banner-one__location-single.style2 {
    position: absolute;
    top: 150px;
    left: 500px;
}
/* .banner-one__location-single.style3 {
    position: absolute;
    bottom: 130px;
    left: 550px;
} */
.banner-one__location-single.style4 {
    position: absolute;
    bottom: 65px;
    left: 560px;
}
.banner-one__location-single.style5 {
    position: absolute;
    right: 110px;
    bottom: -20px;
}
.banner-one__location-single.style6 {
    position: absolute;
    bottom: -105px;
    right: 20px;
}
.banner-one__location-single .round-box {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    background: #00A99D;
    border-radius: 50%;
}
.banner-one__location-single .round-box::before, .banner-one__location-single .round-box::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background: transparent;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    box-shadow: 0 0 0 0 rgb(255 255 255 / 60%);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    transition: all .4s ease;
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}
.banner-one__location-single .round-box .bdr {
    position: absolute;
    top: -7px;
    left: -7px;
    bottom: -7px;
    right: -7px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #00A99D;
    border-radius: 50%;
    content: "";
}
.banner-one__location-single .round-box::after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.banner-one__location-single .content-box {
    position: absolute;
    top: 60px;
    left: -5%;
    background: #fff;
    padding: 0px 15px 0px;
    border: 2px solid #00A99D;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 100;
    margin-left: -40px;
}
.banner-one__location-single .content-box::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 65px;
    border-bottom: 25px solid #fff;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    z-index: 1;
}
.banner-one__location-single.style1 .content-box{left: 0%;}
.banner-one__location-single.style2 .content-box{left: -175%;}
/* .banner-one__location-single.style3 .content-box{left: -225%; transform: rotate(40deg); top: 45px;} */
.banner-one__location-single.style4 .content-box{left: 50%; top: 62px;}
.banner-one__location-single.style5 .content-box{left: -35%;}
.banner-one__location-single.style6 .content-box{left: -105%;}
.banner-one__location-single .content-box .text-box {
    position: relative;
    display: block;
}
.banner-one__location-single .content-box .text-box h4 {
	font-family: "Rubik", Sans-serif;
    font-size: 18px;
	font-weight: 500;
	line-height: 1.2em;
   	color: #29ABE2;
	margin-block-end: 0.5rem;
}
.banner-one__location-single .content-box::after {
    content: "";
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 65px;
    border-bottom: 25px solid #00A99D;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    z-index: -1;
}
.contactus-col:before {
	content: "";
    position: absolute;
    right: 0px;
    border-right: 1px solid #e4e4e4;
}
.contactus-colr:before{display: none;}
.contact-box .elementor-icon{transition: all 500ms ease;}
.contact-box:hover .elementor-icon {
    transform: rotateY(180deg);
    transition-delay: 0.1s;
}
.contact-box .elementor-icon-box-description a{color: #696969;}
.contact-box .elementor-icon-box-description a:hover{color: #00A99D;}

/*footer*/
.footer-links a{color: #fff;}
.footer-links a:hover{color: #696969;}
.footer-icons a:hover svg{fill: #00a99d !important;}
.footer-icons a:hover svg path{fill: #00a99d !important;}

@media only screen and (max-width: 980px){
	.main-header-section .e-con-inner{
		margin-top: auto; 
		margin-bottom: auto; 
		padding-left: 0; 
		padding-right: 0px;
	}
	.msticky-header .e-con-inner{
		padding-left: 10px; 
		padding-right: 20px;
	}
	.wpr-mobile-nav-menu{border-top: 3px solid #29ABE2;}
	.wpr-mobile-nav-menu li a.wpr-mobile-menu-item:focus{
		background-color: #29ABE2 !important; 
		color: #fff !important;
	}
	.nav-btn{padding-top: 10px; padding-bottom: 7px;}
	.nav-btn a{width: fit-content; margin-left: auto; margin-right: auto;}
	.subtitle-block:before{left: -5px;}
	.about-img-2{left: 90px;}
	.main-row{flex-direction: column; flex-wrap: nowrap;}
	.mrow-col1{flex: 0 0 100%;}
	.mrow-col2{flex: 0 0 100%;}
	.oservices-box .elementor-image-box-content{
		margin-top: -8px; 
		margin-left: 0; 
		padding: 25px 60px 30px 30px;
		width: 97%;
	}
	.oservices-box .elementor-image-box-content{width: 100% !important;}
	.counters-section:after{right: 0; clip-path: unset;}
	.counter-icon:before{width: 80px;}
	.why-us-sec{margin-top: 0px;}
	.why-us-sec:before{display: none;}
	.contactus-col:before {border-bottom: 1px solid #e4e4e4; border-right: 0;}
	.whyus-right-col:before{display: none;}
	.whyus-right-col{background-color: #00A99D;}
	.banner-one{padding: 450px 0 0 0;}
	.banner-one__location-single.style1{top: 150px; left: 130px;}
	.banner-one__location-single.style2{left: 350px; top: 120px;}
/* 	.banner-one__location-single.style3{top: 110px; left: 650px;} */
	.banner-one__location-single.style4{bottom: 180px; left: 375px;}
	.banner-one__location-single.style5{right: 120px; bottom: 125px;}
	.banner-one__location-single.style6{bottom: 70px; right: 35px;}
	.oservices-box .elementor-image-box-content{min-height: 240px;}
	 .map-mod iframe {height: 400px !important;}
}

@media only screen and (max-width: 480px){
	.msticky-header .e-con-inner{padding-right: 0px; padding-left: 8px;}
	.subtitle-block .elementor-heading-title{margin-left: 20px;}
	.subtitle-block:before{left: -5px;}
	.subtitle-block:after{
		width: 15px;
		height: 15px;
		right: -10px;
		top: 16%;
	}
	@keyframes float-bob-x3 {
  		0% {transform: translateX(20px);}
  		50% {transform: translateX(5px);}
  		100% {transform: translateX(20px);}
	}
	.about-img-2{top: 0; left: 0;}
	.oservices-box .elementor-image-box-content{width: 94% !important;}
	.oservices-box .elementor-image-box-img img{width: 94% !important;}
	.counter-icon:before{
		left: -10px;
		bottom: -10px;
		width: 60px;
	}
	.closePopup{margin-top: -7.5% !important; margin-right: -5px !important;}
	#courierForm{flex-direction: column; gap: 10px;}
	#courierForm input[type=number]{font-size: 16px;}
	#courierForm [type=submit]{font-size: 16px;}
	#popupContent{padding: 20px 10px 20px 10px;}
	.main-row table{margin: 0 !important;}
	table{margin-block-end: 0 !important;}
	.main-row h3{font-size: 22px;}
	.main-row .mrow-col1 th{font-size: 15px;}
	.main-row .mrow-col2 th{font-size: 15px;}
	.main-row .mrow-col1 td{font-size: 15px;}
	.main-row .mrow-col2 td{font-size: 15px;}
	.mrow-col2-table{height: 400px;}
	.why-us-sec{margin-top: 65px !important;}
	.banner-one{padding: 350px 0 0 0;}
	.banner-one__location-single .round-box{width: 10px; height: 10px;}
	.banner-one__location-single .round-box::before, .banner-one__location-single .round-box::after{
		width: 20px;
		height: 20px;
	}
	.banner-one__location-single .content-box{left: 0; top: 45px;}
	.banner-one__location-single .content-box::before{
		top: -17px;
		width: 30px;
    	border-bottom: 22px solid #fff;
    	border-left: 20px solid transparent;
    	border-right: 20px solid transparent;
	}
	.banner-one__location-single .content-box::after{
		top: -22px;
		width: 30px;
    	border-bottom: 22px solid #00A99D;
    	border-left: 20px solid transparent;
    	border-right: 20px solid transparent;
	}
	.banner-one__location-single.style1 {top: 108px; left: 35px;}
	.banner-one__location-single.style2{top: 113px; left: 180px;}
	.banner-one__location-single.style2 .content-box {left: -315%;}
/* 	.banner-one__location-single.style3{top: 130px; left: 200px;} */
	.banner-one__location-single.style4{left: 185px; bottom: 255px;}
	.banner-one__location-single.style4 .content-box{top: 45px;}
	.banner-one__location-single.style5{right: 68px; bottom: 307px;}
	.banner-one__location-single.style6{right: 60px; bottom: 215px;}
	.banner-one__location-single.style6 .content-box {left: -180%;}
	.banner-one__location-single .content-box .text-box h4{font-size: 16px;}
	#wwd-title{margin-bottom: -70px !important;}
	.oservices-box .elementor-image-box-content{min-height: 100%;}
	.map-mod iframe{height: 350px !important;}
}

@media only screen and (min-width: 1200px) and (max-width: 1600px){
	.oservices-box .elementor-image-box-content{
		padding: 25px 25px 30px 25px;
		width: fit-content;
	}
	.oservices-box .elementor-image-box-title{font-size: 24px !important;}
	.oservices-box .elementor-image-box-description{font-size: 17px !important;}
}

@media only screen and (max-width: 1720px){
	.oservices-box .elementor-image-box-content{
		padding: 25px 25px 30px 25px;
		width: fit-content;
	}
}

/*Header Toggle close button styles*/
.wpr-mobile-toggle {
	cursor: pointer;
    display: inline-block;
    position: relative;
}
.wpr-mobile-toggle .wpr-mobile-toggle-line {
   display: block;
   transition: all 0.3s ease;
}
/* CSS for the mobile menu close icon */
.wpr-mobile-toggle.close .wpr-mobile-toggle-line{width: 80% !important;}
.wpr-mobile-toggle.close .wpr-mobile-toggle-line:nth-child(1) {
  transform: rotate(45deg);
  top: 10px;
  position: absolute;
}
.wpr-mobile-toggle.close .wpr-mobile-toggle-line:nth-child(2) {opacity: 0;}
.wpr-mobile-toggle.close .wpr-mobile-toggle-line:nth-child(3) {
	transform: rotate(-45deg);
    top: 10px;
    position: absolute;
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
    -webkit-appearance: none; /* Chrome, Safari, Edge, Opera */
	appearance: none; /* Standard syntax */
}
/* For Chrome, Safari, Edge, and Opera */
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
    margin: 0;
}
/* For Firefox */
input[type=number] {-moz-appearance: textfield;}

/*****/
.why-us-sec{margin-top: 70px;}
.why-us-sec:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 22%;
    width: 55%;
    height: 100%;
    background: url(/wp-content/uploads/2025/03/why-choose-us.webp);
    background-position: center center;
    background-repeat: no-repeat;
}
.whyus-right-col:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #00A99D;
}
.contactus-sec:before{
	content: '';
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background: url(/wp-content/uploads/2024/11/contact-page-top-pattern.webp);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 0.05;
}