/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -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";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

body {
  font-size:18px;
  font-family: 'Roboto', sans-serif;
}

.w-1575 {
  max-width: 1400px;
  margin: 0 auto;
}

.text-middle {
  align-items: center;
}

nav#menu ul.menu > li {
  padding: 10px 0;
}

.home .header {
  display: none;
}

nav#menu li a span {
  font-weight: 500;
  font-size: 18px;
}

button {
  background-color: #e30513;
}

a.skip-link.screen-reader-text {
  display: none;
}

.faq-close {
  color: #000;
}

.hide {
  display: none;
}

.tab_theme .active {
  background: #fff !important;
}

body {
  scroll-behavior: smooth;
}

.swiper-wrapper.disabled {
  transform: translate3d(0px, 0, 0) !important;
}

.swiper-pagination.disabled {
  display: none;
}

iframe.object-cover.u-ratio__item{
  position: absolute;
  width: 100%;
  height: 100%;
}

#expertise{
  background-image: url('/wp-content/uploads/2023/06/our-experties.jpg');
}

#year_main{
  background-image: url('/wp-content/uploads/2023/06/10-year.png');
}

#area_serve{
  background-image: url('/wp-content/uploads/2023/06/we-serve-1.jpg');
}

#contact-us{
  background-image: url('/wp-content/uploads/2023/06/contact-us.jpg');
}

#footer{
  background-image: url('/wp-content/uploads/2023/06/footer_bg.jpg');
}

body {
  --primary-color: #88c352;
  --secondary-color: #ffd372;
  --text-cl: #0a0a0a;
}

.swiper-button-prev {
  left: -50px !important;
}

.boder_green_md,.boder_green_lg {
  position: relative;
}

.boder_green_md:after,.boder_green_lg:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 3px;
  background: #8bc53f;
  bottom: -12px;
  left: 50%;
  margin-left: -100px;
}

.boder_green_md:after {
  width: 100px;
}

.color_black:after {
  background: #000;
}

.left_custom:after {
  left: 0;
  margin-left:0;
}

.shadow_custom {
  filter: drop-shadow(0px 8px 7px rgba(0,0,0,0.2))
}

.shadow_custom_fr {
  filter: drop-shadow(0px 8px 7px rgba(195,195,195,0.35));
}

.shadow_custom_bg {
  filter: drop-shadow(0px 5px 7px rgba(7,7,7,0.2));
}

.hexa_custom .wow:nth-child(4),
.hexa_custom .wow:nth-child(5){
  position: relative;
  top: -86px;
  right: -192px;
}

.cutom_news {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.cutom_news_bt {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

#menu-footer-menu li a, .fotter_c li {
  font-size: 16px;
}

.shadow_custom_ts {
  filter: drop-shadow(0px 8px 9.5px rgba(7,7,7,0.16));
  background: #fff;
  border-radius: 10px;
}

.swiper-button-prev {
  right: -30px !important;
}

.homepage_slider .swiper-slide {
  padding: 0;
}

.small_wt:after {
  margin-left: -50px;
}

.page-id-13 #contact-us {
  background-image: url(/wp-content/uploads/2023/07/about_bg.jpg);
}

.bg_service {
  background-image: url(/wp-content/uploads/2023/07/service_bg.jpg);
}

.custom_he img{
  height: 68px;
  max-height: 70px;
}

.comp_main .fadeInUp:nth-child(2) .custom_he img {
  width: 61px;
}

.comp_main .fadeInUp:nth-child(6) .custom_he img {
  width: 49px;
}

.team_grid_view img {
  width: 100%;
}

.team_grid_view .col-span-3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.team_grid_view .col-span-3 .px-6.py-6 {
  padding: 52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.team_grid_view .col-span-3 .px-6.py-6 h3 {
  font-size: 30px;
  line-height: 40px;
  color: #2a2a2a;
  font-weight: 500;
}

.team_grid_view .col-span-3 .px-6.py-6 a + span {
  font-size: 18px;
  line-height: 35px;
  color: #585858;
  font-weight: 400;
}

.team_grid_view .col-span-3 .px-6.py-6 a + span a {
  text-decoration: none;
  display: flex;
  font-size: 18px;
  background: #88c352;
  font-weight: 500;
  min-height: 52px;
  margin-top: 26px;
  max-width: 160px;
  align-items: center;
  justify-content: center;
  color: #000;
  border-radius: 5px;
}

.team_grid_view span a {
  color: #88c352;
  text-decoration: underline;
}

.team_grid_view span a:hover {
  color: #000;
}

.team_grid_view .col-span-3 .px-6.py-6 a + span a:hover{
  background:#000;
  color: #fff;
}

.radio_css legend.gfield_label {
  font-size: 16px;
  line-height: 24px;
  color: #424140;
}

.radio_css .gchoice {
  padding-left: 40px;
  font-size: 16px;
  color: #424140;
  font-weight: 300;
  line-height: 24px;
  display: flex;
  gap: 8px;
  align-items: center;
}

.radio_css .gchoice input {
  width: 22px;
  height: 22px;
  box-shadow: none;
  background-color: #ffffff;
  border: 1px solid #b7b7b7;
  outline: none;
}

.contact_pg_inner {
  background: url(/wp-content/uploads/2023/07/contact_1.jpg) no-repeat;
  border-radius: 8px;
  height: 100%;
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.custom_ft_icon li {
  padding-left: 34px;
  position: relative;
}

#menu-footer-menu li {
  position: relative;
  padding-left: 22px;
}

.custom_ft_icon li svg {
  position: absolute;
  left: 0;
  top: 3px;
}

#menu-footer-menu li:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2023/07/icon_ft.png) no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}

.menu-item-has-children {
  position: relative;
}

.menu-item-has-children:after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/wp-content/uploads/2023/07/icon_m.png) no-repeat;
  position: absolute;
  top: 20px;
  right: -20px;
}

.menu-item-has-children {
  position: relative;
}

.hover_custom:hover {
  color: #fff;
}

.hover_custom:hover svg {
  fill: #fff;
  border-color: #fff;
}

.menu-item-has-children:after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/wp-content/uploads/2023/07/icon_m.png) no-repeat;
  position: absolute;
  top: 20px;
  right: -20px;
}

.sub-menu {
  text-align: left;
  padding-left: 22px;
  padding-right: 22px;
  left: -54%;
}

#menu-menu-1 li:first-child ul.sub-menu {
  width: 290px;
}

ul#menu-menu-1 {
  gap: 70px;
}

ul#menu-service-menu li:hover {
  color: #ffd372;
}

/* nav#menu li.current-menu-item a span
 {  
  color: #88c352;
} */

nav#menu li .sub-menu li.current-menu-item span {
  color: #88c352;
}

nav#menu li .sub-menu li a:hover span {
  color: #88c352;
}

.sub-menu li {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 7px;
  padding-left: 11px;
}

nav#menu li .sub-menu li a span {
  font-size: 16px;
  line-height: 29px;
  color: #000000;
  font-weight: 500;
  font-family: "Roboto";
}

.sub-menu li:last-child {
  border: 0;
  padding-bottom: 0;
}

.custom_soc li a{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team_grid_view .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.team_grid_view .pagination .page-numbers.current {
  width: 40px;
  height: 40px;
  background: #88c352;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.team_grid_view .pagination .page-numbers {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.team_grid_view .pagination .page-numbers.next.page-numbers {
  color: #fff;
  position: relative;
}

.team_grid_view .pagination .page-numbers.next.page-numbers:after {
  content: "Next";
  color: #000;
  position: absolute;
}

.team_grid_view .pagination .page-numbers.prev.page-numbers {
  color: #fff;
  position: relative;
}

.team_grid_view .pagination .page-numbers.prev.page-numbers:after {
  content: "prev";
  color: #000;
  position: absolute;
}

.custom_contact_pg h3 {
  font-size: 35px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Roboto";
}

.custom_contact_pg ul {
  margin-top: 45px;
  gap: 25px;
}

.custom_contact_pg ul li:nth-child(2) svg {
  margin-top: 5px;
}

.custom_contact_pg ul li:nth-child(3) svg {
  margin-top: 5px;
}

.custom_contact_pg ul li {
  font-size: 25px;
  line-height: 35px;
}

.custom_contact_pg ul li svg {
  margin-right: 18px;
  margin-top: 1px;
}

.block_im {
  display: block !important;
}

ul#menu-service-menu li.current-menu-item a span {
  color: #ffd372;
}

.sub-menu li a{
  display: block;
}

html {
  margin-top: 0 !important;
}

ul#menu-menu-1 li {
  position: relative;
}

#menu-menu-1 > li.current-menu-item > a:after,
#menu-menu-1 .current-menu-ancestor > a:after {
  content: "";
  width: 30px;
  height: 3px;
  position: absolute;
  bottom: 1px;
  background: #88c352;
  left: 0;
}

nav.navigation.post-navigation {
  display: none;
}

ul#menu-menu-1 > li:hover > a:after {
  content: "";
  width: 30px;
  height: 3px;
  position: absolute;
  bottom: 1px;
  background: #88c352;
  left: 0;
}

div p:first-child {
  margin: 0;
}

p {
  margin-top: 30px;
}

.testimonial_slider svg {
  z-index: 11;
}

.testimonial_slider .swiper-container {
  padding: 11px 0px 54px;
}

.testimonial_slider .swiper-container .swiper-slide {
  padding-left: 32px;
  padding-right: 32px;
}

.testimonial_slider .swiper-container .swiper-slide > div {
  filter: drop-shadow(0px 8px 9.5px rgba(7,7,7,0.16));
  background: #fff;
  border-radius: 10px;
}

.testimonial_slider .swiper-container {
  padding: 11px 0px 54px;
}

.testimonial_slider .swiper-container .swiper-slide {
  padding-left: 32px;
  padding-right: 32px;
}

.testimonial_slider .swiper-container .swiper-slide > div {
  filter: drop-shadow(0px 8px 9.5px rgba(7,7,7,0.16));
  background: #fff;
  border-radius: 10px;
}

@media (max-width: 1200px) {
  nav#menu li a span {
    font-size: 17px;
  }

  .hexa_custom .wow:nth-child(4), .hexa_custom .wow:nth-child(5) {
    position: relative;
    top: -75px;
    right: -52%;
  }

  #testimonal .left_custom:after {
    left: 50%;
    margin-left: -50px;
  }

  #testimonal .left_custom {
    margin-bottom: 56px;
  }
}

@media (max-width: 1130px) {
  .custom_10_year {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .hexa_custom .wow:nth-child(4), .hexa_custom .wow:nth-child(5) {
    top: -27%;
    right: -53%;
  }
}

@media (max-width: 1000px) {
  nav#menu li a span {
    font-size: 16px;
  }

  .hexa_custom .wow > .relative.group img {
    max-width: 50px;
  }

  .hexa_custom .wow > .relative.group h3 {
    font-size: 20px;
    margin-bottom: 0;
  }

  .hexa_custom .wow > .relative.group a {
    font-size: 16px;
  }

  #year_main h2 {
    font-size: 48px;
  }

  #year_main h4 {
    font-size: 30px;
  }

  #year_main .tablet\:pl-\[50px\] {
    padding-left: 40px;
  }

  .custom_faq p {
    font-size: 16px;
  }

  #contact-us .shadow_custom_fr {
    padding: 24px;
    margin-top: 2.5rem;
  }

  #contact-us .tablet\:pl-\[40px\] {
    padding-left: 34px;
  }

  #contact-us .tablet\:pr-\[40px\] {
    padding-right: 34px;
  }

  .head_news h3 {
    font-size: 22px;
  }

  #welcome .left_custom:after{
    left: 50%;
    margin-left: -50px;
  }

  nav#menu ul#menu-service-menu span {
    font-size: 14px;
  }

  img.mx-auto {
    width: 100%;
  }

  .fotter_in {
    padding-left: 50px !important;
  }

  .fotter_c {
    padding-left: 0 !important;
  }
}

@media (max-width: 920px) {
  #blog_home .tab_cum{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 40px;
  }

  .left_custom:after {
    left: 50%;
    margin-left: -50px;
  }

  #testimonal .left_custom:after {
    left: 50%;
  }

  #testimonal .left_custom {
    margin-bottom: 60px;
  }

  #year_main .tablet\:pl-\[50px\] {
    padding-left: 0;
    text-align: left;
  }

  #contact-us .tablet\:pl-\[40px\]{
    padding-left: 0;
  }

  #contact-us .tablet\:pr-\[40px\] {
    padding-right: 0;
  }

  ul#menu-menu-1 {
    gap: 48px;
  }
}

@media (max-width: 767px) {
  .mobile_cll {
    position: absolute;
    top: 0;
    --tw-bg-opacity: .4 !important;
    right: 0;
    left: 0;
    height: auto !important;
    display: flex !important;
    bottom: 0;
    flex-direction: column;
    align-items: center !important;
    justify-content: center;
  }

  #blog_home img {
    width: 100%;
  }

  .hexa_custom .wow:nth-child(4) {
    position: static;
  }

  ul#menu-service-menu {
    display: flex;
    overflow: auto;
    width: 720px;
  }

  .mobile_style {
    overflow: auto;
  }

  .custom_menu_main {
    z-index: 999 !important;
    margin-top: 75px !important;
  }

  #menu-footer-menu li:before {
    margin-left: -22px;
    left: auto;
  }

  .fotter_in {
    padding-left: 0 !important;
  }

  .custom_menu_main li {
    text-align: left;
  }

  .menu-item-has-children:after {
    right: 0;
  }

  .custom_menu_main li .sub-menu {
    padding: 5px 0;
    margin-top: 0;
    position: static;
    width: auto !important;
    box-shadow: none;
    border: 0;
  }

  nav#menu li .sub-menu li a span {
    font-size: 14px;
  }

  .custom_slide_t {
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
  }

  .custom_slide_t img {
    width: auto;
    margin: 0 auto 10px;
  }

  .custom_head_mob {
    width: 100%;
  }

  .custom_head_mob img {
    max-width: 173px;
  }

  .custom_head_mob >div{
    padding-right: 15px;
  }

  .homepage_slider{
    min-height: 240px;
  }

  .mobile_height {
    height: 380px;
  }

  .mobile_cll h1 {
    font-size: 30px !important;
  }
}

@media (max-width: 620px) {
  .hexa_custom .wow:nth-child(5) {
    position: static;
  }

  #expertise {
    padding-bottom: 50px;
  }

  .custom_he img {
    margin: auto;
  }
}

@media (max-width: 480px) {
  .mobile_cll p {
    line-height: 21px;
    font-size: 14px;
  }

  .mobile_cll h1 {
    margin-top: 0;
    font-size: 24px !important;
    line-height: 1;
  }

  .mobile_cll  {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mobile_cll h3 {
    font-size: 16px;
    line-height: 1;
  }
}

#contact-us{
  background-image: none;
}

.home_imge{
  background: url('/wp-content/uploads/2023/06/contact-us.jpg');
  background-size: cover;
}

#year_main h3 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 16px;
}

.team_grid_view span a:after,
.team_grid_view span a:before {
  display: none;
}

.team_grid_view .col-span-3 .px-6.py-6 a + span a:after,
.team_grid_view .col-span-3 .px-6.py-6 a + span a:before {
  display: block;
}

.has-error {
  margin-bottom: 35px;
}

.swiper-button-next:after, :host(.swiper-rtl) .swiper-button-prev:after {
  content: 'next';
  color: #000;
  font-size: 24px;
  font-weight: 800;
}

.toast-error {
  display: none;
}

.toast-success {
  color: #77c72e;
  margin-bottom: 15px;
}

#year_main h3 span {
  font-weight: 600 !important;
}

#year_main ul {
  padding-left: 20px;
  list-style: disc;
  margin-top: 6px;
}

#year_main ul li {
  font-size: 17px;
  line-height: 34px;
}

#year_main a {
  text-decoration: underline;
}

#year_main a:hover {
  color: #ffd372;
}

.\31 0year_sec .font_mange {
  font-size: 40px;
}

.form-input-hint {
  margin-top: 0.3rem;
}

.radio_css .gchoice {
  gap: 0;
}

.radio_css .gchoice label {
  padding-left: 8px;
  cursor: pointer;
}

.radio_css .gchoice input {
  cursor: pointer;
}

#testimonal p {
  margin-top: 0;
}

.bg_service p {
  margin-top: 0;
}

@media (max-width: 1400px) {
  .text_serv_sec h3 {
    max-width: 100% !important;
  }

  .page-id-119 .blog_main_pg {
    padding-bottom: 80px;
  }
}

@media (max-width: 1200px) {
  .\31 0year_sec .font_mange {
    font-size: 34px;
  }

  .blog_main_pg .container {
    width: 100%;
    max-width: 100%;
  }

  .page-id-119  .blog_main_pg {
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .team_grid_view .col-span-3 .px-6.py-6 {
    padding: 34px;
  }

  .team_grid_view .col-span-3 .px-6.py-6 h3 {
    font-size: 24px;
    line-height: 22px;
  }

  .team_grid_view .col-span-3 .px-6.py-6 a + span {
    font-size: 17px;
    line-height: 31px;
  }
}

@media (max-width: 1000px) and (min-width: 768px) {
  .mobile_cust {
    grid-column: span 3 / span 3;
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 40px;
    align-items: center;
  }

  .page-id-119 .blog_sc_pg {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mobile_cust .break_t\:mt-8 {
    margin: 0;
  }

  .team_grid_view .col-span-3 {
    display: grid;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .hexa_custom .wow > .relative.group img {
    max-width: 100%;
  }

  .testimonial_slider .swiper-container .swiper-slide > div {
    padding: 15px;
  }

  .testimonial_slider .swiper-container .swiper-slide {
    padding-left: 22px;
    padding-right: 22px;
  }

  #contact-us .shadow_custom_fr {
    padding: 15px;
  }

  .bg_service .wow.fadeInUp {
    text-align: center;
  }

  .bg_service .wow.fadeInUp img {
    margin: 0 auto 10px;
  }

  #testimonal .shadow_custom_ts {
    margin-top: 30px;
  }

  .team_grid_view .col-span-3 .px-6.py-6 h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .team_grid_view .col-span-3 .px-6.py-6 a + span a {
    font-size: 16px;
    font-weight: 500;
    min-height: 45px;
    margin-top: 26px;
    max-width: 150px;
  }

  .page-id-119  .blog_main_pg {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .team_grid_view .col-span-3 .px-6.py-6 {
    padding: 20px;
  }

  .page-id-119 .blog_sc_pg {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .page-id-119 .blog_sc_pg .mobile\:max-w-\[650px\] {
    max-width: 520px;
  }

  .team_grid_view .col-span-3 {
    display: grid;
    grid-template-columns: 1fr;
  }

  .custom_menu_main.show {
    overflow: auto;
    height: 87vh;
  }

  .bg_head_over {
    overflow: hidden;
  }

  .bg_head_over header#header:after {
    content: "";
    width: 100%;
    height: 100vh;
    position: fixed;
    overflow: hidden !IMPORTANT;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9;
  }

  .testimonial_slider svg,
.team_grid_view .shadow_custom_ts svg {
    width: 38px;
  }

  ul#menu-menu-1 > li:hover > a:after {
    display: none;
  }

  .custom_menu_main li:hover {
    color: #0a0a0a;
  }

  .custom_menu_main li .sub-menu{
    padding: 0;
  }

  nav#menu ul.menu > li.openmenu.tracking-wide ul {
    padding: 5px 0;
    display: block;
  }

  .boder_green_md:after, .boder_green_lg:after {
    width: 80px;
    margin-left: -40px;
  }
}

@media (max-width: 620px) {
  .srevies_home_sec svg {
    max-width: 320px;
    margin: auto;
  }

  .bg-blue-teal-gradient {
    min-height: 200px;
  }
}

@media (max-width: 480px) {
  .radio_css {
    display: block;
  }

  .radio_css .gchoice {
    padding-left: 0;
    padding-right: 18px;
    padding-top: 10px;
  }

  .page-id-59 .contact_pg_inner {
    padding: 30px 15px;
  }

  .page-id-59 .custom_contact_pg h3 {
    font-size: 23px;
    line-height: 38px;
  }

  .page-id-59 .custom_contact_pg ul {
    margin-top: 22px;
    gap: 18px;
  }

  .page-id-59 .custom_contact_pg ul li.flex {
    font-size: 17px;
    line-height: 30px;
  }

  .custom_contact_pg ul li:nth-child(2) svg {
    margin-top: 3px;
    width: 19px;
  }

  .custom_contact_pg ul li svg {
    margin-right: 15px;
  }

  .radio_css > div.flex {
    flex-direction: column;
  }
}

.faq_all .custom_faq svg {
  flex: 0 0 20px;
  position: relative;
  top: 5px;
}

.faq_all .custom_faq .flex.items-center.gap-4 {
  align-items: baseline;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.left-\[10\%\] {
  left: 10%;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-\[-25px\] {
  top: -25px;
}

.top-\[-34px\] {
  top: -34px;
}

.top-\[0px\] {
  top: 0px;
}

.z-10 {
  z-index: 10;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[99\] {
  z-index: 99;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.-mb-px {
  margin-bottom: -1px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-\[-15px\] {
  margin-bottom: -15px;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.mb-\[23px\] {
  margin-bottom: 23px;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.ml-\[-20px\] {
  margin-left: -20px;
}

.mr-12 {
  margin-right: 3rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[74px\] {
  margin-top: 74px;
}

.box-content {
  box-sizing: content-box;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-\[550px\] {
  height: 550px;
}

.h-\[74px\] {
  height: 74px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-\[163px\] {
  height: 163px;
}

.max-h-0 {
  max-height: 0px;
}

.max-h-\[100px\] {
  max-height: 100px;
}

.min-h-\[120px\] {
  min-height: 120px;
}

.min-h-\[122px\] {
  min-height: 122px;
}

.min-h-\[158px\] {
  min-height: 158px;
}

.min-h-\[270px\] {
  min-height: 270px;
}

.min-h-\[300px\] {
  min-height: 300px;
}

.min-h-\[303px\] {
  min-height: 303px;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-6 {
  width: 1.5rem;
}

.w-\[100\%\] {
  width: 100%;
}

.w-\[180px\] {
  width: 180px;
}

.w-\[230px\] {
  width: 230px;
}

.w-full {
  width: 100%;
}

.max-w-\[100px\] {
  max-width: 100px;
}

.max-w-\[1070px\] {
  max-width: 1070px;
}

.max-w-\[1134px\] {
  max-width: 1134px;
}

.max-w-\[1180px\] {
  max-width: 1180px;
}

.max-w-\[218px\] {
  max-width: 218px;
}

.max-w-\[244px\] {
  max-width: 244px;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[79\%\] {
  max-width: 79%;
}

.max-w-\[980px\] {
  max-width: 980px;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[25px\] {
  gap: 25px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[50px\] {
  gap: 50px;
}

.gap-\[60px\] {
  gap: 60px;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-14 {
  row-gap: 3.5rem;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-\[7px\] {
  border-radius: 7px;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-\[\#b7b7b7\] {
  --tw-border-opacity: 1;
  border-color: rgb(183 183 183 / var(--tw-border-opacity));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity));
}

.border-transparent {
  border-color: transparent;
}

.bg-\[\#959494\] {
  --tw-bg-opacity: 1;
  background-color: rgb(149 148 148 / var(--tw-bg-opacity));
}

.bg-\[\#f7f7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-primary-color {
  background-color: var(--primary-color);
}

.bg-secondary-color {
  background-color: var(--secondary-color);
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\#e6e6e6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
}

.bg-\[url\(\'\/wp-content\/uploads\/2023\/03\/banner_bg\.jpg\'\)\] {
  background-image: url('/wp-content/uploads/2023/03/banner_bg.jpg');
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-current {
  fill: currentColor;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-\[15px\] {
  padding: 15px;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[45px\] {
  padding-top: 45px;
  padding-bottom: 45px;
}

.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-\[13px\] {
  padding-bottom: 13px;
}

.pb-\[30px\] {
  padding-bottom: 30px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pl-14 {
  padding-left: 3.5rem;
}

.pl-16 {
  padding-left: 4rem;
}

.pl-\[100px\] {
  padding-left: 100px;
}

.pl-\[17px\] {
  padding-left: 17px;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[32px\] {
  padding-left: 32px;
}

.pr-\[10px\] {
  padding-right: 10px;
}

.pr-\[20px\] {
  padding-right: 20px;
}

.pr-\[33px\] {
  padding-right: 33px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-\[15px\] {
  padding-top: 15px;
}

.pt-\[20px\] {
  padding-top: 20px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[45px\] {
  padding-top: 45px;
}

.pt-\[75px\] {
  padding-top: 75px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[25px\] {
  font-size: 25px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[35px\] {
  font-size: 35px;
}

.text-\[50px\] {
  font-size: 50px;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-\[1\.25\] {
  line-height: 1.25;
}

.leading-\[1\.8\] {
  line-height: 1.8;
}

.leading-\[19px\] {
  line-height: 19px;
}

.leading-\[1\] {
  line-height: 1;
}

.leading-\[26px\] {
  line-height: 26px;
}

.leading-\[2\] {
  line-height: 2;
}

.leading-\[30px\] {
  line-height: 30px;
}

.leading-\[35px\] {
  line-height: 35px;
}

.leading-\[39px\] {
  line-height: 39px;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-\[\#202020\] {
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}

.text-\[\#282828\] {
  --tw-text-opacity: 1;
  color: rgb(40 40 40 / var(--tw-text-opacity));
}

.text-\[\#2a2a2a\] {
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
}

.text-\[\#585858\] {
  --tw-text-opacity: 1;
  color: rgb(88 88 88 / var(--tw-text-opacity));
}

.text-\[\#ffd662\] {
  --tw-text-opacity: 1;
  color: rgb(255 214 98 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity));
}

.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity));
}

.text-primary-color {
  color: var(--primary-color);
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-text-cl {
  color: var(--text-cl);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.opacity-100 {
  opacity: 1;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-\[0_0px_8px_rgba\(0\2c 0\2c 0\2c 0\.07\)\] {
  --tw-drop-shadow: drop-shadow(0 0px 8px rgba(0,0,0,0.07));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.sepia {
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.hover_eff.group svg .a {
  fill: #fff;
  stroke: #ffd662;
  stroke-width: 5;
}

.hover_eff.group .second {
  position: absolute;
  transform: scale(0);
  top: 0;
  transition-duration: 500ms;
}

.hover_eff.group:hover .second {
  transform: scale(1) !important;
}

.hover_eff.group path.a {
  transition-duration: 500ms;
}

.hover_eff.group:hover .second path.a {
  fill: #ffd662;
}

/* custom */

.btn_animation {
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition: color 0.3s;
}

.btn_animation:before,
.btn_animation:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  transition: transform 0.3s;
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.cl_yellow.btn_animation:before {
  background: #ffffff;
}

.cl_yellow.btn_animation:after {
  background: #ffd662;
}

.btn_animation:before {
  background: #6e6e6e;
}

.btn_animation:after {
  background: #181818;
}

.btn_animation:hover {
  color: #fff;
}

.btn_animation:hover:before,
.btn_animation:hover:after {
  transform: translate3d(0, 100%, 0);
}

.btn_animation:hover:after {
  transition-delay: 0.175s;
}

.peralex_image {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home_imge.peralex_image {
  display: block;
}

#year_main  {
  background-image: url('/wp-content/uploads/2023/06/10-year.png');
  background-size:cover;
}

@media (min-width: 767px) {
  .footer_inner {
    -webkit-overflow-Y: hidden;
    -moz-overflow-Y: hidden;
    -o-overflow-Y: hidden;
    overflow-y: hidden;
    position: relative;
    animation: fadeIn 1 1s ease-out;
  }

  .light {
    position: absolute;
    width: 0px;
    background-color: white;
    box-shadow: #e9f1f1 0px 0px 20px 2px;
    opacity: 0;
    top: 100vh;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
  }

  .x1{
    animation: floatUp 4s infinite linear;
    transform: scale(1.0);
  }

  .x2{
    animation: floatUp 7s infinite linear;
    transform: scale(1.6);
    left: 15%;
  }

  .x3{
    animation: floatUp 2.5s infinite linear;
    transform: scale(.5);
    left: -15%;
  }

  .x4{
    animation: floatUp 4.5s infinite linear;
    transform: scale(1.2);
    left: -34%;
  }

  .x5{
    animation: floatUp 8s infinite linear;
    transform: scale(2.2);
    left: -57%;
  }

  .x6{
    animation: floatUp 3s infinite linear;
    transform: scale(.8);
    left: -81%;
  }

  .x7{
    animation: floatUp 5.3s infinite linear;
    transform: scale(3.2);
    left: 37%;
  }

  .x8{
    animation: floatUp 4.7s infinite linear;
    transform: scale(1.7);
    left: 62%;
  }

  .x9{
    animation: floatUp 4.1s infinite linear;
    transform: scale(0.9);
    left: 85%;
  }
}

@keyframes floatUp{
  0%{
    top: 100vh;
    opacity: 0;
  }

  25%{
    opacity: 1;
  }

  50%{
    top: 0vh;
    opacity: .8;
  }

  75%{
    opacity: 1;
  }

  100%{
    top: -100vh;
    opacity: 0;
  }
}

@keyframes fadeIn{
  from{
    opacity: 0;
  }

  to{
    opacity: 1;
  }
}

@keyframes fadeOut{
  0%{
    opacity: 0;
  }

  30%{
    opacity: 1;
  }

  80%{
    opacity: .9;
  }

  100%{
    opacity: 0;
  }
}

@keyframes finalFade{
  0%{
    opacity: 0;
  }

  30%{
    opacity: 1;
  }

  80%{
    opacity: .9;
  }

  100%{
    opacity: 1;
  }
}

.custom_soc li a {
  transition: transform 0.3s;
}

.custom_soc li:hover a {
  transform: translate(0, -8px);
  transition: transform 0.3s;
}

.service_img_ani {
  position: relative;
  overflow: hidden;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all
}

.no_reletive {
  position: absolute;
}

.service_img_ani:before {
  position: absolute;
  top: 0;
  left: -75%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
  transform: skewX(-25deg)
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.service_img_ani:hover:before {
  animation: shine 1s
}

.comp_main .fadeInUp:nth-child(2) .custom_he img, .comp_main .fadeInUp:nth-child(6) .custom_he img {
  width: auto;
}

#contact-us{
  background-image: none;
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

#year_main h3 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 16px;
}

.has-error {
  margin-bottom: 35px;
}

.swiper-button-next:after, :host(.swiper-rtl) .swiper-button-prev:after {
  content: 'next';
  color: #000;
  font-size: 24px;
  font-weight: 800;
}

.toast-error {
  display: none;
}

.toast-success {
  color: #77c72e;
  margin-bottom: 15px;
}

#year_main h3 span {
  font-weight: 600 !important;
}

#year_main ul {
  padding-left: 20px;
  list-style: disc;
  margin-top: 6px;
}

#year_main ul li {
  font-size: 17px;
  line-height: 34px;
}

#year_main a {
  text-decoration: underline;
}

#year_main a:hover {
  color: #ffd372;
}

.\31 0year_sec .font_mange {
  font-size: 40px;
}

.form-input-hint {
  margin-top: 0.3rem;
}

.radio_css .gchoice {
  gap: 0;
}

.radio_css .gchoice label {
  padding-left: 8px;
  cursor: pointer;
}

.radio_css .gchoice input {
  cursor: pointer;
}

@media (max-width: 1400px) {
  .text_serv_sec h3 {
    max-width: 100% !important;
  }
}

@media (max-width: 1200px) {
  .\31 0year_sec .font_mange {
    font-size: 34px;
  }
}

@media (max-width: 1000px) and (min-width: 768px) {
  .mobile_cust {
    grid-column: span 3 / span 3;
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 40px;
    align-items: center;
  }

  .mobile_cust .break_t\:mt-8 {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .hexa_custom .wow > .relative.group img {
    max-width: 100%;
  }

  .custom_menu_main.show {
    overflow: auto;
    height: 87vh;
  }

  .bg_head_over {
    overflow: hidden;
  }

  .bg_head_over header#header:after {
    content: "";
    width: 100%;
    height: 100vh;
    position: fixed;
    overflow: hidden !IMPORTANT;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9;
  }

  .testimonial_slider svg,
.team_grid_view .shadow_custom_ts svg {
    width: 38px;
  }

  ul#menu-menu-1 > li:hover > a:after {
    display: none;
  }

  .custom_menu_main li:hover {
    color: #0a0a0a;
  }

  .custom_menu_main li .sub-menu{
    padding: 0;
  }

  nav#menu ul.menu > li.openmenu.tracking-wide ul {
    padding: 5px 0;
    display: block;
  }
}

@media (max-width: 620px) {
  .srevies_home_sec svg {
    max-width: 320px;
    margin: auto;
  }

  .bg-blue-teal-gradient {
    min-height: 200px;
  }
}

@media (max-width: 480px) {
  .radio_css {
    display: block;
  }

  .radio_css .gchoice {
    padding-left: 0;
    padding-right: 18px;
    padding-top: 10px;
  }

  .page-id-59 .contact_pg_inner {
    padding: 30px 15px;
  }

  .page-id-59 .custom_contact_pg h3 {
    font-size: 23px;
    line-height: 38px;
  }

  .page-id-59 .custom_contact_pg ul {
    margin-top: 22px;
    gap: 18px;
  }

  .page-id-59 .custom_contact_pg ul li.flex {
    font-size: 17px;
    line-height: 30px;
  }

  .custom_contact_pg ul li:nth-child(2) svg {
    margin-top: 3px;
    width: 19px;
  }

  .custom_contact_pg ul li svg {
    margin-right: 15px;
  }

  .radio_css > div.flex {
    flex-direction: column;
  }
}

.comp_main img {
  transition: all 0.3s ease-in-out;
}

.comp_main img:hover {
  transform: scale(0.9);
  overflow: auto;
}

.open_tr .open_btn {
  display: none;
}

.open_tr .close_btn {
  display: block;
}

@media (min-width: 1001px) and (max-width: 1200px) {
  .homepage_slider img.w-full.object-cover.mobile_height {
    min-height: 540px;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
  .homepage_slider img.w-full.object-cover.mobile_height {
    min-height: 440px;
  }
}

.before\:fixed::before {
  content: var(--tw-content);
  position: fixed;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:z-40::before {
  content: var(--tw-content);
  z-index: 40;
}

.before\:box-content::before {
  content: var(--tw-content);
  box-sizing: content-box;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:h-10::before {
  content: var(--tw-content);
  height: 2.5rem;
}

.before\:w-screen::before {
  content: var(--tw-content);
  width: 100vw;
}

.before\:py-4::before {
  content: var(--tw-content);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.before\:transition::before {
  content: var(--tw-content);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:duration-300::before {
  content: var(--tw-content);
  transition-duration: 300ms;
}

.after\:bottom-\[-17px\]::after {
  content: var(--tw-content);
  bottom: -17px;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.hover\:bg-\[\#ffd662\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 98 / var(--tw-bg-opacity));
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-primary-color:hover {
  color: var(--primary-color);
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.active\:block:active {
  display: block;
}

.active\:hidden:active {
  display: none;
}

.enabled\:fixed:enabled {
  position: fixed;
}

.enabled\:z-0:enabled {
  z-index: 0;
}

.enabled\:flex:enabled {
  display: flex;
}

.enabled\:hidden:enabled {
  display: none;
}

.enabled\:h-full:enabled {
  height: 100%;
}

.enabled\:flex-col:enabled {
  flex-direction: column;
}

.enabled\:p-8:enabled {
  padding: 2rem;
}

.enabled\:before\:hidden:enabled::before {
  content: var(--tw-content);
  display: none;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

@media (prefers-color-scheme: dark) {
  .dark\:hidden {
    display: none;
  }

  .dark\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
  }

  .dark\:bg-\[\#101626\] {
    --tw-bg-opacity: 1;
    background-color: rgb(16 22 38 / var(--tw-bg-opacity));
  }

  .dark\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }

  .dark\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
  }

  .dark\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }

  .dark\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  .dark\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
  }

  .group:hover .dark\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
  }
}

@media (min-width: 640px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:gap-\[44px\] {
    gap: 44px;
  }

  .sm\:text-\[28px\] {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  .md\:static {
    position: static;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:w-\[38\%\] {
    width: 38%;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:flex-grow {
    flex-grow: 1;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-\[90px\] {
    gap: 90px;
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .md\:px-\[27px\] {
    padding-left: 27px;
    padding-right: 27px;
  }

  .md\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .md\:py-\[110px\] {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .md\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .md\:py-\[84px\] {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .md\:py-\[92px\] {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .md\:py-\[96px\] {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .md\:pb-\[0px\] {
    padding-bottom: 0px;
  }

  .md\:pb-\[110px\] {
    padding-bottom: 110px;
  }

  .md\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .md\:pb-\[84px\] {
    padding-bottom: 84px;
  }

  .md\:pt-\[100px\] {
    padding-top: 100px;
  }

  .md\:pt-\[120px\] {
    padding-top: 120px;
  }

  .md\:pt-\[130px\] {
    padding-top: 130px;
  }

  .md\:pt-\[90px\] {
    padding-top: 90px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-\[32px\] {
    font-size: 32px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:text-\[50px\] {
    font-size: 50px;
  }

  .md\:text-\[80px\] {
    font-size: 80px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
  }

  .md\:before\:hidden::before {
    content: var(--tw-content);
    display: none;
  }
}

@media (min-width: 1024px) {
  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:text-left {
    text-align: left;
  }
}

@media (min-width: 1280px) {
  .xl\:w-2\/4 {
    width: 50%;
  }

  .xl\:py-\[110px\] {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (max-width: 1520px) {
  .PCScreen\:mb-4 {
    margin-bottom: 1rem;
  }

  .PCScreen\:pl-\[60px\] {
    padding-left: 60px;
  }

  .PCScreen\:text-\[64px\] {
    font-size: 64px;
  }
}

@media (max-width: 1300px) {
  .smallLaptop\:left-0 {
    left: 0px;
  }

  .smallLaptop\:mr-8 {
    margin-right: 2rem;
  }

  .smallLaptop\:w-7\/12 {
    width: 58.333333%;
  }

  .smallLaptop\:w-full {
    width: 100%;
  }

  .smallLaptop\:max-w-full {
    max-width: 100%;
  }

  .smallLaptop\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .smallLaptop\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .smallLaptop\:gap-\[15px\] {
    gap: 15px;
  }

  .smallLaptop\:gap-\[24px\] {
    gap: 24px;
  }

  .smallLaptop\:gap-\[25px\] {
    gap: 25px;
  }

  .smallLaptop\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .smallLaptop\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .smallLaptop\:py-\[70px\] {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .smallLaptop\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .smallLaptop\:pb-\[12px\] {
    padding-bottom: 12px;
  }

  .smallLaptop\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .smallLaptop\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .smallLaptop\:pb-\[65px\] {
    padding-bottom: 65px;
  }

  .smallLaptop\:pb-\[70px\] {
    padding-bottom: 70px;
  }

  .smallLaptop\:pl-\[80px\] {
    padding-left: 80px;
  }

  .smallLaptop\:pr-\[0px\] {
    padding-right: 0px;
  }

  .smallLaptop\:text-\[34px\] {
    font-size: 34px;
  }

  .smallLaptop\:text-\[46px\] {
    font-size: 46px;
  }

  .smallLaptop\:text-\[70px\] {
    font-size: 70px;
  }

  @media (min-width: 768px) {
    .smallLaptop\:md\:w-\[41\%\] {
      width: 41%;
    }
  }
}

@media (max-width: 1200px) {
  .tablet\:mb-\[15px\] {
    margin-bottom: 15px;
  }

  .tablet\:mr-6 {
    margin-right: 1.5rem;
  }

  .tablet\:h-\[100\%\] {
    height: 100%;
  }

  .tablet\:min-h-\[145px\] {
    min-height: 145px;
  }

  .tablet\:w-\[100\%\] {
    width: 100%;
  }

  .tablet\:max-w-\[180px\] {
    max-width: 180px;
  }

  .tablet\:max-w-\[202px\] {
    max-width: 202px;
  }

  .tablet\:max-w-\[73\%\] {
    max-width: 73%;
  }

  .tablet\:max-w-full {
    max-width: 100%;
  }

  .tablet\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .tablet\:justify-end {
    justify-content: flex-end;
  }

  .tablet\:gap-\[15px\] {
    gap: 15px;
  }

  .tablet\:gap-\[30px\] {
    gap: 30px;
  }

  .tablet\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .tablet\:p-4 {
    padding: 1rem;
  }

  .tablet\:p-8 {
    padding: 2rem;
  }

  .tablet\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .tablet\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .tablet\:pl-\[0px\] {
    padding-left: 0px;
  }

  .tablet\:pl-\[40px\] {
    padding-left: 40px;
  }

  .tablet\:pl-\[50px\] {
    padding-left: 50px;
  }

  .tablet\:pr-\[15px\] {
    padding-right: 15px;
  }

  .tablet\:pr-\[22px\] {
    padding-right: 22px;
  }

  .tablet\:pr-\[40px\] {
    padding-right: 40px;
  }

  .tablet\:pt-\[30px\] {
    padding-top: 30px;
  }

  .tablet\:text-center {
    text-align: center;
  }

  .tablet\:text-\[16px\] {
    font-size: 16px;
  }

  .tablet\:text-\[18px\] {
    font-size: 18px;
  }

  .tablet\:text-\[20px\] {
    font-size: 20px;
  }

  .tablet\:text-\[22px\] {
    font-size: 22px;
  }

  .tablet\:text-\[24px\] {
    font-size: 24px;
  }

  .tablet\:text-\[30px\] {
    font-size: 30px;
  }

  .tablet\:text-\[38px\] {
    font-size: 38px;
  }

  .tablet\:text-\[54px\] {
    font-size: 54px;
  }

  .tablet\:text-\[60px\] {
    font-size: 60px;
  }

  .tablet\:leading-\[22px\] {
    line-height: 22px;
  }

  .tablet\:leading-\[28px\] {
    line-height: 28px;
  }

  @media (min-width: 768px) {
    .tablet\:md\:w-\[48\%\] {
      width: 48%;
    }
  }
}

@media (max-width: 1023px) {
  .tabletPortrait\:mb-4 {
    margin-bottom: 1rem;
  }

  .tabletPortrait\:flex {
    display: flex;
  }

  .tabletPortrait\:hidden {
    display: none;
  }

  .tabletPortrait\:min-h-\[139px\] {
    min-height: 139px;
  }

  .tabletPortrait\:min-h-\[auto\] {
    min-height: auto;
  }

  .tabletPortrait\:w-1\/2 {
    width: 50%;
  }

  .tabletPortrait\:w-\[55\%\] {
    width: 55%;
  }

  .tabletPortrait\:max-w-\[180px\] {
    max-width: 180px;
  }

  .tabletPortrait\:max-w-\[680px\] {
    max-width: 680px;
  }

  .tabletPortrait\:max-w-full {
    max-width: 100%;
  }

  .tabletPortrait\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tabletPortrait\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tabletPortrait\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tabletPortrait\:gap-\[10px\] {
    gap: 10px;
  }

  .tabletPortrait\:gap-\[25px\] {
    gap: 25px;
  }

  .tabletPortrait\:gap-\[40px\] {
    gap: 40px;
  }

  .tabletPortrait\:py-\[35px\] {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .tabletPortrait\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tabletPortrait\:py-\[45px\] {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .tabletPortrait\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tabletPortrait\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .tabletPortrait\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .tabletPortrait\:pb-\[0px\] {
    padding-bottom: 0px;
  }

  .tabletPortrait\:pb-\[40px\] {
    padding-bottom: 40px;
  }

  .tabletPortrait\:pb-\[50px\] {
    padding-bottom: 50px;
  }

  .tabletPortrait\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .tabletPortrait\:pl-\[18px\] {
    padding-left: 18px;
  }

  .tabletPortrait\:pl-\[20px\] {
    padding-left: 20px;
  }

  .tabletPortrait\:pt-\[20px\] {
    padding-top: 20px;
  }

  .tabletPortrait\:text-center {
    text-align: center;
  }

  .tabletPortrait\:text-\[14px\] {
    font-size: 14px;
  }

  .tabletPortrait\:text-\[24px\] {
    font-size: 24px;
  }

  .tabletPortrait\:text-\[38px\] {
    font-size: 38px;
  }

  .tabletPortrait\:text-\[48px\] {
    font-size: 48px;
  }

  .tabletPortrait\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (max-width: 1000px) {
  .break_t\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .break_t\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .break_t\:mt-8 {
    margin-top: 2rem;
  }

  .break_t\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .break_t\:gap-\[30px\] {
    gap: 30px;
  }

  .break_t\:pt-\[60px\] {
    padding-top: 60px;
  }

  .break_t\:text-\[18px\] {
    font-size: 18px;
  }
}

@media (max-width: 920px) {
  .break_m\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .break_m\:m-auto {
    margin: auto;
  }

  .break_m\:min-h-\[133px\] {
    min-height: 133px;
  }

  .break_m\:w-\[53\%\] {
    width: 53%;
  }

  .break_m\:max-w-\[148px\] {
    max-width: 148px;
  }

  .break_m\:max-w-\[204px\] {
    max-width: 204px;
  }

  .break_m\:max-w-\[680px\] {
    max-width: 680px;
  }

  .break_m\:max-w-full {
    max-width: 100%;
  }

  .break_m\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .break_m\:justify-center {
    justify-content: center;
  }

  .break_m\:gap-\[40px\] {
    gap: 40px;
  }

  .break_m\:border-0 {
    border-width: 0px;
  }

  .break_m\:px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .break_m\:pb-\[25px\] {
    padding-bottom: 25px;
  }

  .break_m\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .break_m\:pl-\[0px\] {
    padding-left: 0px;
  }

  .break_m\:pr-0 {
    padding-right: 0px;
  }

  .break_m\:pr-\[0px\] {
    padding-right: 0px;
  }

  .break_m\:pt-\[0px\] {
    padding-top: 0px;
  }

  .break_m\:pt-\[50px\] {
    padding-top: 50px;
  }

  .break_m\:text-center {
    text-align: center;
  }

  .break_m\:text-\[16px\] {
    font-size: 16px;
  }

  .break_m\:text-\[20px\] {
    font-size: 20px;
  }

  .break_m\:text-\[38px\] {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .mobile\:static {
    position: static;
  }

  .mobile\:left-0 {
    left: 0px;
  }

  .mobile\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .mobile\:m-auto {
    margin: auto;
  }

  .mobile\:mb-0 {
    margin-bottom: 0px;
  }

  .mobile\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .mobile\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .mobile\:mb-\[15px\] {
    margin-bottom: 15px;
  }

  .mobile\:mt-3 {
    margin-top: 0.75rem;
  }

  .mobile\:mt-\[15px\] {
    margin-top: 15px;
  }

  .mobile\:grid {
    display: grid;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:h-\[330px\] {
    height: 330px;
  }

  .mobile\:min-h-\[123px\] {
    min-height: 123px;
  }

  .mobile\:w-\[230px\] {
    width: 230px;
  }

  .mobile\:w-full {
    width: 100%;
  }

  .mobile\:max-w-\[500px\] {
    max-width: 500px;
  }

  .mobile\:max-w-\[650px\] {
    max-width: 650px;
  }

  .mobile\:max-w-\[66\%\] {
    max-width: 66%;
  }

  .mobile\:max-w-\[70px\] {
    max-width: 70px;
  }

  .mobile\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .mobile\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mobile\:items-center {
    align-items: center;
  }

  .mobile\:justify-center {
    justify-content: center;
  }

  .mobile\:gap-2 {
    gap: 0.5rem;
  }

  .mobile\:gap-\[35px\] {
    gap: 35px;
  }

  .mobile\:gap-y-0 {
    row-gap: 0px;
  }

  .mobile\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .mobile\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  }

  .mobile\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }

  .mobile\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .mobile\:p-8 {
    padding: 2rem;
  }

  .mobile\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mobile\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .mobile\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .mobile\:pb-\[10px\] {
    padding-bottom: 10px;
  }

  .mobile\:pb-\[50px\] {
    padding-bottom: 50px;
  }

  .mobile\:pl-0 {
    padding-left: 0px;
  }

  .mobile\:pl-\[0px\] {
    padding-left: 0px;
  }

  .mobile\:pt-2 {
    padding-top: 0.5rem;
  }

  .mobile\:pt-\[10px\] {
    padding-top: 10px;
  }

  .mobile\:pt-\[30px\] {
    padding-top: 30px;
  }

  .mobile\:pt-\[5px\] {
    padding-top: 5px;
  }

  .mobile\:text-center {
    text-align: center;
  }

  .mobile\:text-\[12px\] {
    font-size: 12px;
  }

  .mobile\:text-\[28px\] {
    font-size: 28px;
  }
}

@media (max-width: 620px) {
  .mobileLand\:m-auto {
    margin: auto;
  }

  .mobileLand\:mt-2 {
    margin-top: 0.5rem;
  }

  .mobileLand\:max-w-\[430px\] {
    max-width: 430px;
  }

  .mobileLand\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .mobileLand\:gap-\[30px\] {
    gap: 30px;
  }

  .mobileLand\:text-center {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .mobilePortrait\:text-\[27px\] {
    font-size: 27px;
  }
}