/*
	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.1.1
	Stable tag: 3.1.1
	Requires at least: 6.0
	Tested up to: 6.5
	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-links a{color: #fff;}
.header-links a:hover{color: #F16030;}
.header-links a:hover:before{top: 20px !important;}
.header-icons a:hover{background-color: rgba(241, 96, 48, 0.8) !important;}
.header-icons a:before{display: none;}
.gsticky-header{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999 !important;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .3) !important;
}
.header-hmenu .wpr-nav-menu .wpr-menu-item{transition: .6s;}
.header-hmenu .wpr-nav-menu .wpr-menu-item:before{
	content: "";
	position: absolute;
	background: transparent;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	width: 30px;
	height: 30px;
	opacity: 0;
	border-width: 0 0 1px 1px;
	border-color: #F16030;
	border-style: solid;
	transition: width .1s .1s, height .1s .1s, opacity .12s .22s;
}
.header-hmenu .wpr-nav-menu .wpr-menu-item:hover:before{
	transition: opacity .02s, height .1s, width .1s .1s;
	width: 100%;
    height: 100%;
	opacity: 1;
	transform: scale(1);
}
.header-hmenu .wpr-nav-menu .wpr-menu-item:after{
	content: "";
	position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
	width: 30px;
	height: 30px;
    transition: width .1s, height .1s .1s, opacity .02s .18s;
	opacity: 0;	
	border-width: 1px 1px 0 0;
	border-color: #F16030;
	border-style: solid;
}
.header-hmenu .wpr-nav-menu .wpr-menu-item:hover:after{
	transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
	width: 100%;
    height: 100%;
	opacity: 1;
    transform: scale(1);
}
.header-hmenu .wpr-nav-menu li.current-menu-item .wpr-menu-item:before{
	transition: opacity .02s, height .1s, width .1s .1s;
	width: 100%;
    height: 100%;
	opacity: 1;
	transform: scale(1);
}
.header-hmenu .wpr-nav-menu li.current-menu-item .wpr-menu-item:after{
	transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
	width: 100%;
    height: 100%;
	opacity: 1;
    transform: scale(1);
}
.header-hmenu .wpr-nav-menu li.current-menu-parent .wpr-menu-item:before{
	transition: opacity .02s, height .1s, width .1s .1s;
	width: 100%;
    height: 100%;
	opacity: 1;
	transform: scale(1);
}
.header-hmenu .wpr-nav-menu li.current-menu-parent .wpr-menu-item:after{
	transition: opacity .02s, height .1s, width .1s .1s;
	width: 100%;
    height: 100%;
	opacity: 1;
	transform: scale(1);
}
.header-hmenu .wpr-nav-menu li.current-menu-item .wpr-menu-item{color: #F16030 !important;}
.header-hmenu .wpr-nav-menu li.menu-item-has-children .wpr-menu-item{padding-right: 28px !important;}
.header-hmenu .wpr-sub-menu li.current-menu-item a{color: #F16030 !important; border: 1px solid #F16030 !important;}
.header-hmenu .wpr-sub-menu li.current-menu-item a:hover{background-color: #fff !important;}

/*general*/
html{overflow-x: hidden;}
body{overflow-x: hidden; color: #64646b;}
::selection {
    background-color: #2d2b6e !important;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background-color: #2d2b6e !important;
    color: #fff;
    text-shadow: none;
}
.grecaptcha-badge{z-index: 999999 !important;}
.breadcrumb-mod a{color: #F16030;}
.breadcrumb-mod a:hover{color: #fff;}
a{color: #F16030; position: relative;}
a:hover{color: #2d2b6e;}
.link-block a:before{
	content: '';
	position: absolute;
    width: 100%;
    height: 1px;
    background: #F16030;
    top: 100%;
    left: 0;
    pointer-events: none;
	transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.6s;
}
.link-block a:hover:before{
	transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}
.img-mod:after{
	content: " ";
    background: #F16030;
    position: absolute;
    height: calc(100% - 100px);
    width: 92%;
    top: 120px;
    right: 62px;
    z-index: -1;
	transition: all .6s ease;
}
.img-mod:hover:after{
	height: 97%;
	top: 7%;
	width: 96%;
	right: 7%;
}
.mfp-close {
	color: #fff;
	content: "\f00d" !important;
    position: absolute;
    top: 10px !important;
    right: 20px !important;
    width: 30px !important;
    height: 30px !important;
	line-height: 30px !important;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    z-index: 999999;
	opacity: 1 !important;
	background-color: #2d2b6e !important;
	box-shadow: none !important;
}
.mfp-close:before, .mfp-close:after {
  	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
  	content: ' ';
  	height: 30px;
  	width: 3px;
  	background-color: #fff;
}
.mfp-close:before {transform: rotate(45deg);}
.mfp-close:after {transform: rotate(-45deg);}
.mfp-container{background: rgba(0,0,0,0.7);}

/*home page*/
.hero-sliders .bdt-overlay-default{background: rgba(0,0,0,0.1) !important;}
.habout-txt p:last-child{margin-block-end: 0 !important; margin-bottom: 0 !important;}
.prod-sliders .elementor-swiper{padding-bottom: 30px !important;}
.prod-sliders .bdt-navigation-arrows i{font-size: 15px !important; font-weight: 900 !important;}
.prod-sliders .bdt-slidenav:hover i{transform: none !important;}
.wcu-block .elementor-image-box-img{padding: 15px; overflow: visible; border-radius: 100% !important; border: 1px dashed #f16030;}
.wcu-block:hover .elementor-image-box-img{border-width: 2px 2px 2px 2px !important;}
.wcu-block:before{
	content: '';
    position: absolute;
    border: 0px dashed #2d2b6e;
    bottom: -10px;
    right: -10px;
    border-width: 0 2px 2px 0;
    width: 1em;
    height: 1em;
	transition-duration: 0.7s;
}
.wcu-block:hover:before{
	width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-color: #F16030;
}
.wcu-block:after{
	content: '';
    position: absolute;
    border: 0px dashed #2d2b6e;
    top: -10px;
    left: -10px;
    border-width: 2px 0px 0px 2px;
    width: 1em;
    height: 1em;
	transition-duration: 0.7s;
}
.wcu-block:hover:after{
	width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-color: #F16030;
}
.homeprodimgs-block .elementor-swiper-button-prev{
	background-color: #2d2b6e;
	border-radius: 50%;
	padding: 15px;
	top: 40% !important;
}
.homeprodimgs-block .elementor-swiper-button-prev:hover{background-color: #f16030;}
.homeprodimgs-block .elementor-swiper-button-next{
	background-color: #2d2b6e;
	border-radius: 50%;
	padding: 15px;
	top: 40% !important;
}
.homeprodimgs-block .elementor-swiper-button-next:hover{background-color: #f16030;}
.homeprodimgs-block img{width: 100%; height: 100%;}
.client-carousel .elementor-swiper-button-prev{
	top: 50% !important;
	left: -50px !important;
}
.client-carousel .elementor-swiper-button-next{
	top: 50% !important;
	right: -50px !important;
}
.client-carousel .swiper-pagination-bullets{bottom: -20px !important;}
.testimonial-slider .wpr-testimonial-arrow{top: 50%;}
.testimonial-slider .wpr-testimonial-prev-arrow{left: -5%;}
.testimonial-slider .wpr-testimonial-next-arrow{right: -5%;}
.testimonial-slider img{width: 100%; height: 100%;}

/*contact page*/
.contact-box a{color: #fff;}
.contact-box a:hover{color: #F16030;}
.contact-box a:before{background: #F16030;}
.wpr-button.wpcf7-submit{max-width: fit-content; margin: 0 auto;}

/*about page*/
.vision-block .elementor-image-box-img{margin-top: -80px !important;}
.vision-block .elementor-image-box-img{
	border: 2px dashed #F16030;
	padding: 15px;
	border-radius: 50%;
}
.mission-icon:before{
	content: '';
	display: block;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 15px);
    height: calc(100% + 15px);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: rgba(45, 43, 110, 0.7);
}
.mission-icon:after{
	content:'';
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 55%;
    width: calc(50% + 10px);
    height: calc(100% + 15px);
    transform: translateY(-50%);
    background-color: #fff;
}
.mission-icon{
	display: flex;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: -57px;
    align-items: center;
    justify-content: center;
    width: 105px;
    height: 105px;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #fff;
}
.mission-icon .elementor-widget-container{
	-webkit-box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
}
.mission-mod h3{
	color: #F16030;
	font-family: "Barlow", Sans-serif;
    font-size: 20px;
    font-weight: 600;
	line-height: 1.2em;
}

/*policy pages*/
.policy-txt h2{
	color: #2d2b6e;
	font-family: "Barlow", Sans-serif;
    font-size: 20px;
    font-weight: 600;
	line-height: 1.2em;
}
.policy-txt h3{
	color: #2d2b6e;
	font-family: "Barlow", Sans-serif;
    font-size: 20px;
    font-weight: 600;
	line-height: 1.2em;
}
.policy-txt a:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #F16030;
    top: 100%;
    left: 0;
    pointer-events: none;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.6s;
}
.policy-txt a:hover:before{
	transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}
.policy-txt a{position: relative;}

/*our products page*/
.aimg-mod:before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.3);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.aimg-mod:hover:before {
	-webkit-animation: sqaure .7s;
	animation: sqaure .7s;
}
@-webkit-keyframes sqaure {
	0% {opacity: 1;}
	40% {opacity: 1;}
	100% {width: 100%; height: 100%; opacity: 0;}
}
@keyframes sqaure {
	0% {opacity: 1;}
	40% {opacity: 1;}
	100% {width: 100%; height: 100%; opacity: 0;}
}

/*Products sub pages*/
.iprod-desc h4{
	color: #F16030;
	font-family: "Barlow", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}

/*Our Gallery page*/
.ourgallery-mod .wpr-grid-media-hover-bg{
	transition: all 500ms ease;
	height: 0 !important;
	top: auto !important;
	bottom: calc((100% - 100%) / 2);
}
.ourgallery-mod .wpr-grid-media-hover:hover .wpr-grid-media-hover-bg{height: 100% !important;}
.admin-bar .lg-toolbar{top: 0px !important;}
#lg-actual-size{display: none !important;}
.lg-backdrop {background-color: rgba(0, 0, 0, 0.9) !important;}
.gal-img a.elementor-clickable {width: 100%;}
.elementor-lightbox .dialog-lightbox {width: 100% !important; max-width: 100% !important;}
.elementor-lightbox .dialog-lightbox .dialog-inner {width: 100%; padding: 0 !important;}
.elementor-lightbox .elementor-lightbox-item{padding: 0 !important;}
.elementor-lightbox .dialog-lightbox .elementor-lightbox-item img {width: 100%; height: auto;}
.elementor-slideshow__header{opacity: 0 !important;}
.gal-img{position: relative;}
.gal-img img{height: 100% !important; border: 1px solid #ddd;}
.gal-img a:before{
	content:'';
	background: #2d2b6eb3;
	position: absolute;
	width: 100%;
	height: 0;
	transition: all 500ms ease;
	top: auto !important;
	left: 0;
	bottom: calc((100% - 100%) / 2);
	z-index: 1;
}
.gal-img a:hover:before{height: 100% !important;}
.gal-img a:after{
	content: "\f06e";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 50%;
  	top: 50%;
  	-webkit-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
	color: #fff;
	background-color: #F16030;
	padding: 10px 15px 10px 15px;
    border-radius: 50%;
	opacity: 0;
	transition: all 500ms ease;
	z-index: 1;
}
.gal-img a:hover:after{opacity: 1;}
.elementor-lightbox .elementor-slideshow__title{display: none !important;}

/*footer*/
.footer-links p{margin-block-end: 0 !important; flex: 0 0 50%;}
.footer-links .elementor-widget-container{display: flex; flex-wrap: wrap;}
.fotoercontact-bio p{margin-block-end: 0 !important;}
.footer-icons a:before{display: none;}
.footer-links a{color: #64646B; line-height: 32px;}
.footer-links a:hover{color: #F16030;}
.footercontact-bio ul{gap: 10px;}
.footercontact-bio a .elementor-icon-list-text:hover{color: #F16030 !important;}
.footercontact-bio a{color: #64646B !important;}
.footercontact-bio a:hover{color: #F16030 !important;}
.footercontact-bio a:before{background: #F16030 !important;}
.bo-contact-box a{color: #fff !important;}
.bo-contact-box a:hover{color: #F16030 !important;}
.bo-contact-box .elementor-icon-box-icon{background-color: #F16030; border-radius: 50%; padding: 10px 12px;}
.bo-contact-box .elementor-icon-box-icon:hover{background-color: rgba(241, 96, 48, 0.8) !important;}
.bo-contact-box .elementor-icon-box-title{margin-block-end: 8px !important;}
.tel-link:before{top: 25px !important;}
.page-id-29 #footer-firstsection{display: none !important;}
.wapp-ficon{width: fit-content !important;}
.footer-ctxt a{color: #fff !important;}
.footer-ctxt a:hover{color: #F16030 !important;}

/*cf7 styles*/
.wpcf7 label{padding-bottom: 10px;}
.wpcf7-textarea{height: 130px !important; resize: none;}
.wpcf7-form-control-wrap{display: initial !important;}
.book-form p i{
	font-size: 20px;
	position: absolute;
	padding-top: 25px;
	padding-left: 18px;
	z-index: 1;
}
.wpcf7-submit{
	-webkit-transition-duration: 0.7s !important;
    transition-duration: 0.7s !important;
    -webkit-animation-duration: 0.7s !important;
    animation-duration: 0.7s !important;
}
.wpcf7-submit:before{
	display: block !important;
	 visibility: visible !important;
	background-color: #F16030;
	-webkit-transition-duration: 0.6s !important;
    transition-duration: 0.7s !important;
    -webkit-animation-duration: 0.7s !important;
    animation-duration: 0.7s !important;
}
.wpcf7-submit i{margin-left: 15px; font-size: 16px !important; position: unset !important; padding-left: 0 !important; padding-top: 0 !important;}
.wpr-button-shutter-out-horizontal:before{display: block !important; visibility: visible !important;}
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
	transform-origin: center;
	padding-left: 50px !important;
    padding-top: 0px !important;
    margin-left: -5px;
}
.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
	margin-left: 18px;
}
input:-internal-autofill-selected {color: #2d2b6e !important;}
.footer-cform .wpcf7-response-output{color: #2d2b6e !important; border-color: #2d2b6e !important;}
.wpcf7-select{
	padding-inline-start: 55px !important;
	padding-inline-end: 55px !important;
}
.wpcf7-select:focus{outline: none !important;}
select {
  	-webkit-appearance: none;
  	-moz-appearance: none;
  	background: url(/wp-content/uploads/2025/03/dropdown-icon.webp);
  	background-repeat: no-repeat;
  	background-position-x: 98%;
    background-position-y: 20px;
	background-size: 13px;
	line-height: 42px !important;
}

/*mobile responsive*/
@media only screen and (max-width: 980px){
	.header-hmenu .wpr-mobile-nav-menu{border-top: 2px solid #2d2b6e;}
	.header-hmenu .wpr-mobile-nav-menu li a.wpr-active-menu-item{background-color: #F16030 !important; color: #fff !important;}
	.header-hmenu .wpr-mobile-nav-menu a:focus{background-color: #F16030 !important; color: #fff !important;}
	.header-hmenu .wpr-mobile-nav-menu li:last-child a{border-bottom-color: #e8e8e8 !important; border-bottom-width: 1px !important;}
	.habout-img{position: initial !important;}
	.wcu-left-col{background-image: none !important;}
	.wcu-block .elementor-image-box-img{width: auto !important;}
	.aboutgallery-block img{width: 100%;}
	.aboutgallery-block .gallery-item:hover:before {width: 95%; height: 95.6%;}
	.policy-txt h4{font-size: 18px;}
	.iprod-desc h4{font-size: 18px;}
	.mission-mod h3{font-size: 18px;}
	.vision-block .elementor-image-box-img{margin-top: 0 !important; padding: 30px;}
	.vision-block img{width: 100%;}
	.img-mod:after{width: 95%; top: 115px; right: 48px;}
	.img-mod:hover:after{top: 5%;}
	.footer-links p{flex: 0 0 100%;}
	.map-block iframe{height: 380px;}
}
@media only screen and (max-width: 480px){
	.header-links .elementor-icon-list-items{gap: 5px;}
	.hero-sliders .bdt-slideshow-items{min-height: 150px !important;}
	.hero-sliders .bdt-dotnav{bottom: 5px !important; right: 20px !important;}
	.hero-sliders .bdt-dotnav li{padding: 2px 0 !important;}
	.habout-img img{padding-bottom: 40px;}
	.testimonial-slider .wpr-testimonial-prev-arrow{left: -15%;}
	.testimonial-slider .wpr-testimonial-next-arrow{right: -15%;}
	.wpcf7-submit{margin-bottom: 0 !important;}
	.policy-txt h2{font-size: 20px;}
	.policy-txt h3{font-size: 20px;}
	.iprod-desc h4{font-size: 18px;}
	.wcu-block .elementor-image-box-wrapper{display: flex; gap: 10px; width: 100%; align-items: center;}
	.wcu-block .elementor-image-box-img{padding: 20px;}
	.bo-contact-box .elementor-icon-box-wrapper{align-items: center;}
	.mission-icon {
    	left: 0px;
		top: 0;
		right: 0;
    	width: 70px;
    	height: 70px;
		margin: 0 auto;
	}
	.mission-icon:after{
		left: 50%;
		width: calc(50% + 51px);
		height: 65%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}
	.mission-mod h3{margin-block-end: 4px;}
	.vision-block .elementor-image-box-img{padding: 20px;}
	.img-mod:after {width: 90%; top: 110px; right: 43px;}
	.img-mod:hover:after{top: 9%;}
	.bo-contact-box .elementor-icon-box-content{margin: 0 !important;}
	.bo-contact-box .elementor-icon-box-icon{display: flex !important;}
	.map-block iframe{height: 300px;}
	.contact-box a:before{display: none !important;}
}

@media only screen and (max-width: 315px){   
	.mission-icon svg{height: 30px !important;}
	.testimonial-slider .wpr-testimonial-prev-arrow{left: -18%;}
	.testimonial-slider .wpr-testimonial-next-arrow{right: -18%;}
}

/*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;
}
.error404 #footer-firstsection{display: none !important;}