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

/* Add your custom styles here */

/* Initiating Global styles */

.various-ttile h2 span {
  text-transform: math-auto;
  display: block;
  color: #d9d9d9;
}
.custom-shape {
  position: relative !important;
}
.custom-shape .custom-top-shape-icon {
  position: absolute;
  left: 50% !important;
  top: 0;
  transform: translateX(-50%);
}
.custom-shape .custom-bottom-shape-icon {
  position: absolute;
  top: auto !important;
  bottom: 0;
  left: 50% !important;
  transform: translateX(-50%);
}
.custom-shape .custom-top-shape-icon svg{
  width: 471px;
  height: 28px;
}
.custom-shape .custom-bottom-shape-icon svg {
  width: 471px;
  height: 28px;
}
.custom-shape .elementor-widget-container {
  height: auto !important;
}
.custom-shape .elementor-icon-wrapper, .custom-shape .elementor-icon-wrapper .elementor-icon {
  display: flex !important;
}
/* 404 page style */
.error404  main#content {
    padding: 110px 26px;
    text-align: center;
}
/* ************* */
@media (max-width: 767px){
	.custom-shape .custom-top-shape-icon svg, 
	.custom-shape .custom-bottom-shape-icon svg {
		width: 330px;
		height: 19px;
	}
}
/* Ending Global styles */


/* Initiating Header Styles */

.header-social-icons span.elementor-icon-list-text {
  display: none;
}
.header-social-icons span.elementor-icon-list-icon {
  display: flex;
  height: 30px;
  width: 30px;
  border: 2px solid var( --e-global-color-secondary);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.header-social-icons span.elementor-icon-list-icon svg {
  margin: 0 !important;
  padding: 0;
}
.header-social-icons li.elementor-icon-list-item a:hover span.elementor-icon-list-icon {
  opacity: 0.8;
}
.header-social-icons li.elementor-icon-list-item a span.elementor-icon-list-icon {
  transition: all 0.2s;
}
.header-location-right span.elementor-icon-list-icon svg {
  margin: 0 !important;
}
.bottom-header > .e-con-inner > .elementor-element:nth-child(1) {
  --width: 45%;
}
.bottom-header > .e-con-inner > .elementor-element:nth-child(2) {
  --width: 10%;
}
.bottom-header > .e-con-inner > .elementor-element:nth-child(3) {
  --width: 45%;
}


@media (min-width: 1025px){
  .menu-dm-block {
      display: none;
  }
  .header-social-icons ul li:last-child {
      display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) { 
  .bottom-header > .e-con-inner > .elementor-element:nth-child(1) .elementskit-menu-container > ul > li > a {
      padding-right: 28px !important;
      font-size: 16px !important;
  }
}
@media (max-width: 1399px){
  .bottom-header > .e-con-inner > .elementor-element:nth-child(1) {
      --width: 45%;
  }
}
@media (max-width: 1199px){
  .bottom-header > .e-con-inner > .elementor-element:nth-child(3) {
      --width: 35%;
  }
  .bottom-header > .e-con-inner > .elementor-element:nth-child(1) {
      --width: 50%;
  }
  .bottom-header > .e-con-inner > .elementor-element:nth-child(2) {
      --width: 15%;
      padding-right: 25px;
  }
}
@media (max-width: 1024px){
  .header-location-right{
      display: none;
  }
  .bottom-header > .e-con-inner > .elementor-element:nth-child(3) {
   display: none;
  }
  .bottom-header > .e-con-inner > .elementor-element:nth-child(2) {
      --width: 80%;
  }
  .bottom-header > .e-con-inner > .elementor-element:nth-child(1) {
      --width: 20%;
  }
  .bottom-header .elementskit-menu-toggler {
      height: 35px;
      width: 35px !important;
      padding: 5px 8px !important;
      border: 0px !important;
      color: transparent;
      font-size: 0px !important;
  }
  .bottom-header .elementskit-menu-hamburger > span {
      height: 2px;
      background-color: #ffffff !important;
  }
  .bottom-header .elementskit-menu-close{
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 329.269 329' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M194.8 164.77 323.013 36.555c8.343-8.34 8.343-21.825 0-30.164-8.34-8.34-21.825-8.34-30.164 0L164.633 134.605 36.422 6.391c-8.344-8.34-21.824-8.34-30.164 0-8.344 8.34-8.344 21.824 0 30.164l128.21 128.215L6.259 292.984c-8.344 8.34-8.344 21.825 0 30.164a21.266 21.266 0 0 0 15.082 6.25c5.46 0 10.922-2.09 15.082-6.25l128.21-128.214 128.216 128.214a21.273 21.273 0 0 0 15.082 6.25c5.46 0 10.922-2.09 15.082-6.25 8.343-8.34 8.343-21.824 0-30.164zm0 0' fill='%23ffffff' opacity='1' data-original='%23ffffff' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 11px;
  }
  .menu-btn a {
      height: 50px !important;
      display: inline-flex !important;
      align-items: center !important;
      justify-content: center !important;
      width: fit-content;
      background-color: #ff761b;
      border-radius: 80px;
      color: #ffffff !important;
      padding: 16px 30px 17px 30px !important;
      line-height: 1.0em;
      text-transform: uppercase !important;
      letter-spacing: 1px !important;
      margin-left: 15px;
      margin-top: 14px;
      transition: all 0.2s;
  }
  .menu-btn a:hover{
      background-color: #15141c !important;
  }
  .menu-call a {
      position: relative;
      padding-left: 49px !important;
  }
  .menu-call a::before {
      content: "";
      position: absolute;
      inset: 50% 0 0 18px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 473.806 473.806' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M374.456 293.506c-9.7-10.1-21.4-15.5-33.8-15.5-12.3 0-24.1 5.3-34.2 15.4l-31.6 31.5c-2.6-1.4-5.2-2.7-7.7-4-3.6-1.8-7-3.5-9.9-5.3-29.6-18.8-56.5-43.3-82.3-75-12.5-15.8-20.9-29.1-27-42.6 8.2-7.5 15.8-15.3 23.2-22.8 2.8-2.8 5.6-5.7 8.4-8.5 21-21 21-48.2 0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5-6-6.2-12.3-12.6-18.8-18.6-9.7-9.6-21.3-14.7-33.5-14.7s-24 5.1-34 14.7l-.2.2-34 34.3c-12.8 12.8-20.1 28.4-21.7 46.5-2.4 29.2 6.2 56.4 12.8 74.2 16.2 43.7 40.4 84.2 76.5 127.6 43.8 52.3 96.5 93.6 156.7 122.7 23 10.9 53.7 23.8 88 26 2.1.1 4.3.2 6.3.2 23.1 0 42.5-8.3 57.7-24.8.1-.2.3-.3.4-.5 5.2-6.3 11.2-12 17.5-18.1 4.3-4.1 8.7-8.4 13-12.9 9.9-10.3 15.1-22.3 15.1-34.6 0-12.4-5.3-24.3-15.4-34.3l-54.9-55.1zm35.8 105.3c-.1 0-.1.1 0 0-3.9 4.2-7.9 8-12.2 12.2-6.5 6.2-13.1 12.7-19.3 20-10.1 10.8-22 15.9-37.6 15.9-1.5 0-3.1 0-4.6-.1-29.7-1.9-57.3-13.5-78-23.4-56.6-27.4-106.3-66.3-147.6-115.6-34.1-41.1-56.9-79.1-72-119.9-9.3-24.9-12.7-44.3-11.2-62.6 1-11.7 5.5-21.4 13.8-29.7l34.1-34.1c4.9-4.6 10.1-7.1 15.2-7.1 6.3 0 11.4 3.8 14.6 7l.3.3c6.1 5.7 11.9 11.6 18 17.9 3.1 3.2 6.3 6.4 9.5 9.7l27.3 27.3c10.6 10.6 10.6 20.4 0 31-2.9 2.9-5.7 5.8-8.6 8.6-8.4 8.6-16.4 16.6-25.1 24.4-.2.2-.4.3-.5.5-8.6 8.6-7 17-5.2 22.7l.3.9c7.1 17.2 17.1 33.4 32.3 52.7l.1.1c27.6 34 56.7 60.5 88.8 80.8 4.1 2.6 8.3 4.7 12.3 6.7 3.6 1.8 7 3.5 9.9 5.3.4.2.8.5 1.2.7 3.4 1.7 6.6 2.5 9.9 2.5 8.3 0 13.5-5.2 15.2-6.9l34.2-34.2c3.4-3.4 8.8-7.5 15.1-7.5 6.2 0 11.3 3.9 14.4 7.3l.2.2 55.1 55.1c10.3 10.2 10.3 20.7.1 31.3zM256.056 112.706c26.2 4.4 50 16.8 69 35.8s31.3 42.8 35.8 69c1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.4-1.2 12.3-8.2 11.1-15.6-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3 3.7-15.6 11s3.5 14.4 10.9 15.6zM473.256 209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2 3.7-15.5 11-1.2 7.4 3.7 14.3 11.1 15.6 46.6 7.9 89.1 30 122.9 63.7 33.8 33.8 55.8 76.3 63.7 122.9 1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.3-1.1 12.3-8.1 11-15.4z' opacity='1' fill='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
      height: 25px;
      width: 25px;
      background-size: contain;
      transition: all 0.2s;
      transform: translateY(-50%);
      background-repeat: no-repeat;
  }
  .menu-call a:hover::before{
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 473.806 473.806' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M374.456 293.506c-9.7-10.1-21.4-15.5-33.8-15.5-12.3 0-24.1 5.3-34.2 15.4l-31.6 31.5c-2.6-1.4-5.2-2.7-7.7-4-3.6-1.8-7-3.5-9.9-5.3-29.6-18.8-56.5-43.3-82.3-75-12.5-15.8-20.9-29.1-27-42.6 8.2-7.5 15.8-15.3 23.2-22.8 2.8-2.8 5.6-5.7 8.4-8.5 21-21 21-48.2 0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5-6-6.2-12.3-12.6-18.8-18.6-9.7-9.6-21.3-14.7-33.5-14.7s-24 5.1-34 14.7l-.2.2-34 34.3c-12.8 12.8-20.1 28.4-21.7 46.5-2.4 29.2 6.2 56.4 12.8 74.2 16.2 43.7 40.4 84.2 76.5 127.6 43.8 52.3 96.5 93.6 156.7 122.7 23 10.9 53.7 23.8 88 26 2.1.1 4.3.2 6.3.2 23.1 0 42.5-8.3 57.7-24.8.1-.2.3-.3.4-.5 5.2-6.3 11.2-12 17.5-18.1 4.3-4.1 8.7-8.4 13-12.9 9.9-10.3 15.1-22.3 15.1-34.6 0-12.4-5.3-24.3-15.4-34.3l-54.9-55.1zm35.8 105.3c-.1 0-.1.1 0 0-3.9 4.2-7.9 8-12.2 12.2-6.5 6.2-13.1 12.7-19.3 20-10.1 10.8-22 15.9-37.6 15.9-1.5 0-3.1 0-4.6-.1-29.7-1.9-57.3-13.5-78-23.4-56.6-27.4-106.3-66.3-147.6-115.6-34.1-41.1-56.9-79.1-72-119.9-9.3-24.9-12.7-44.3-11.2-62.6 1-11.7 5.5-21.4 13.8-29.7l34.1-34.1c4.9-4.6 10.1-7.1 15.2-7.1 6.3 0 11.4 3.8 14.6 7l.3.3c6.1 5.7 11.9 11.6 18 17.9 3.1 3.2 6.3 6.4 9.5 9.7l27.3 27.3c10.6 10.6 10.6 20.4 0 31-2.9 2.9-5.7 5.8-8.6 8.6-8.4 8.6-16.4 16.6-25.1 24.4-.2.2-.4.3-.5.5-8.6 8.6-7 17-5.2 22.7l.3.9c7.1 17.2 17.1 33.4 32.3 52.7l.1.1c27.6 34 56.7 60.5 88.8 80.8 4.1 2.6 8.3 4.7 12.3 6.7 3.6 1.8 7 3.5 9.9 5.3.4.2.8.5 1.2.7 3.4 1.7 6.6 2.5 9.9 2.5 8.3 0 13.5-5.2 15.2-6.9l34.2-34.2c3.4-3.4 8.8-7.5 15.1-7.5 6.2 0 11.3 3.9 14.4 7.3l.2.2 55.1 55.1c10.3 10.2 10.3 20.7.1 31.3zM256.056 112.706c26.2 4.4 50 16.8 69 35.8s31.3 42.8 35.8 69c1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.4-1.2 12.3-8.2 11.1-15.6-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3 3.7-15.6 11s3.5 14.4 10.9 15.6zM473.256 209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2 3.7-15.5 11-1.2 7.4 3.7 14.3 11.1 15.6 46.6 7.9 89.1 30 122.9 63.7 33.8 33.8 55.8 76.3 63.7 122.9 1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.3-1.1 12.3-8.1 11-15.4z' opacity='1' fill='%23ff761b' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
}

/* Ending Header Styles */

/* Initiating Welcome - Service Styles */

.wlcm-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 2.13;
}
.home-serv-list .custom-services-posts {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 44px;
}
.home-serv-list .custom-services-posts .service-item {
  width: calc(50% - 22px);
}
.home-serv-list .custom-services-posts .service-item .service-thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 0.895;
  display: flex;
  border-radius: 20px;
}
.sercive-text {
  display: flex;
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #15141c;
  min-height: 61px;
}
.sercive-text a {
  position: absolute;
  right: 0;
  height: 50px;
  width: 50px;
  background-color: #15141c;
  border-radius: 50%;
  transition: all 0.2s;
  color: transparent;
  font-size: 0px;
}
.sercive-text a:hover{
  background-color: #ff761b;
}
.sercive-text a:hover::before{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg fill='%23000'%3E%3Cpath d='M2.25 12a.75.75 0 0 1 .75-.75h18a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75z' fill='%2315141c' opacity='1' data-original='%2315141c'%3E%3C/path%3E%3Cpath d='M14.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06-1.06L19.94 12l-5.47-5.47a.75.75 0 0 1 0-1.06z' fill='%2315141c' opacity='1' data-original='%2315141c'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sercive-text a::before {
  content: "";
  position: absolute;
  inset: 50% 0 0 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg fill='%23000'%3E%3Cpath d='M2.25 12a.75.75 0 0 1 .75-.75h18a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75z' fill='%23ff761b' opacity='1' data-original='%23ff761b'%3E%3C/path%3E%3Cpath d='M14.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06-1.06L19.94 12l-5.47-5.47a.75.75 0 0 1 0-1.06z' fill='%23ff761b' opacity='1' data-original='%23ff761b'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  width: 22px;
  background-size: contain;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.sercive-text .service-title {
  margin: 0 !important;
  max-width: 100%;
  padding-right: 70px;
  color: #15141c;
}
.service-section {
  position: relative;
}
.service-section::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 50%;
  background-color: #ececec;
}
@media (max-width: 1640px){
  .service-flex-single-left {
      padding-right: 20px;
  }
  .service-flex-single-right {
      padding-left: 20px;
  }
  .home-serv-list .custom-services-posts {
      grid-gap: 20px;
  }
  .home-serv-list .custom-services-posts .service-item {
      width: calc(50% - 10px);
  }
}
@media (max-width: 1199px){
  .sercive-text a {
      height: 30px;
      width: 30px;
  }
  .service-flex-single-left, .service-flex-single-right  {
      padding: 40px 20px;
      border-radius: 20px;
      background-color: #EFE9E9;
  }
  .sercive-text a::before {
      height: 15px;
      width: 15px;
  }
  .service-section::before {
      content: unset;
  }
  .home-serv-list .custom-services-posts .service-item .service-thumbnail img {
      aspect-ratio: 1.8;
	  object-position:top;
  }
  .sercive-text .service-title {
      padding-right: 40px;
  }
  .sercive-text {
      min-height: 40px;
  }
}
@media (max-width: 767px){
  .home-serv-list .custom-services-posts .service-item {
      width: 100%;
  }
  .sercive-text {
      margin-bottom: 20px;
      margin-top: 20px;
  }
}
/* Ending Welcome - Service Styles */

/* Initiating Process Styles */

.process-boxes .elementskit-box-header img {
  width: 43px;
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(126deg) brightness(110%) contrast(101%);
}
.process-boxes .elementskit-box-header {
  height: 90px;
  width: 90px;
  background-color: #ff761b;
  border-radius: 50% !important;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.process-boxes .elementskit-info-box-title span {
  display: block;
  font-size: 40px;
  font-weight: 700;
  color: #efefef;
}
.process-flex {
  display: flex;
  flex-wrap: wrap;
}
.process-flex > .elementor-element {
  width: 25%;
  padding: 0 20px;
}
.process-flex > .elementor-element:nth-child(2) h3 {
  max-width: 260px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.process-flex > .elementor-element .elementskit-box-style-content {
  margin-left: auto !important;
  margin-right: auto !important;
}
.process-flex > .elementor-element:nth-child(1) .elementskit-box-style-content {
  max-width: 280px;
}
.process-flex > .elementor-element:nth-child(2) .elementskit-box-style-content {
  max-width: 260px;
}
.process-flex > .elementor-element:nth-child(1),
.process-flex > .elementor-element:nth-child(2),
.process-flex > .elementor-element:nth-child(3){
  position: relative;
}
.process-flex > .elementor-element:nth-child(1)::before,
.process-flex > .elementor-element:nth-child(2)::before,
.process-flex > .elementor-element:nth-child(3)::before{
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.process-flex > .elementor-element:nth-child(1)::before {
  content: "";
  position: absolute;
  inset: 10px auto auto 54%;
  background-image: url('./images/Vector-Smart-Object.png');
  height: 95px;
  width: 70%;
}
.process-flex > .elementor-element:nth-child(2)::before {
  content: "";
  position: absolute;
  inset: 10px 0 0 68%;
  background-image: url('./images/Vector-Smart-Objecta.png');
  height: 122px;
  width: 61%;
}
.process-flex > .elementor-element:nth-child(3)::before {
  content: "";
  position: absolute;
  inset: 30px 0 0 74%;
  background-image: url('./images/Vector-Smart-Objectb.png');
  height: 79px;
  width: 54%;
}
.process-flex > .elementor-element:nth-child(1) .elementskit-box-style-content,
.process-flex > .elementor-element:nth-child(2) .elementskit-box-style-content,
.process-flex > .elementor-element:nth-child(3) .elementskit-box-style-content,
.process-flex > .elementor-element:nth-child(4) .elementskit-box-style-content {
  line-height: 1.2em;
}
@media (max-width: 1024px){
  .process-boxes .elementskit-info-box-title span {
      font-size: 22px;
  }
  .process-flex > .elementor-element:nth-child(2)::before {
      inset: -30px 0 0 68%;
  }
  .process-flex > .elementor-element:nth-child(3)::before {
      inset: 10px 0 0 74%;
  }
}
@media (max-width: 991px){
  .process-flex > .elementor-element:nth-child(1)::before,
.process-flex > .elementor-element:nth-child(2)::before,
.process-flex > .elementor-element:nth-child(3)::before{
  content: unset;
}
.process-flex > .elementor-element {
  width: 50%;
}
.process-flex {
  grid-row-gap: 30px;
}
}
@media (max-width: 575px){
  .process-flex > .elementor-element {
      width: 100%;
  }   
  .process-flex > .elementor-element:nth-child(1) .elementskit-box-style-content,
  .process-flex > .elementor-element:nth-child(2) .elementskit-box-style-content,
  .process-flex > .elementor-element:nth-child(3) .elementskit-box-style-content,
  .process-flex > .elementor-element:nth-child(4) .elementskit-box-style-content {
      max-width: 100%;
  }
}


/* Ending Process Styles */

/* Initiating Who We Are styles */

.www-flex {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 40px;
}
.www-flex > .elementor-element {
  width: calc(50% - 20px);
  background-color: #1f1e26;
  border-radius: 20px;
  padding: 12px;
}
.www-flex > .elementor-element .elementskit-box-header {
  height: 100px;
  width: 100px;
  background-color: #ff761b;
  border-radius: 10px !important;
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 100px !important;
}
.www-flex > .elementor-element .elementskit-box-header img {
  width: 100%;
  height: 100%;
}
.www-flex > .elementor-element .elementskit-box-body .elementskit-box-content {
  padding-left: 17px !important;
}
.www-flex > .elementor-element .elementskit-info-image-box {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
}
.www-flex > .elementor-element .elementskit-box-body .elementskit-box-content .elementskit-box-style-content {
  line-height: 1.3em;
  margin-top: 4px;
}
@media (max-width: 1399px){
  .www-flex {
      grid-gap: 10px;
  }
  .www-flex > .elementor-element {
      width: calc(50% - 5px);
  }
}
@media (max-width: 767px){
  .www-flex > .elementor-element {
      width: 100%;
  }
  .www-flex > .elementor-element .elementskit-box-header {
      height: 80px;
      width: 80px;
      min-width: 80px !important;
  }
}

/* Ending Who We Are styles */

/* Initiating Gallery Styles */

.custom-gallery .gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}
.custom-gallery .gallery figure {
  width: calc(20% - 12px);
  max-width: 100% !important;
}
.custom-gallery .gallery figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 0.99999;
}

@media (max-width: 991px){
  .custom-gallery .gallery figure {
      width: calc(25% - 12px);
  }
}
@media (max-width: 991px){
  .custom-gallery .gallery figure {
      width: calc(50% - 8px);
  }
}

/* Ending Gallery Styles */

/* Initiating footer styels */

.footer-contact-icons > .elementor-widget-container {
  height: fit-content !important;
}
.footer-contact-icons ul li .elementor-icon-list-icon svg {
  margin: 0 !important;
}
.footer-contact-icons ul li .elementor-icon-list-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #15141c;
  transition: all 0.2s;
  margin-right: 13px;
  min-width: 50px !important;
}
.footer-contact-icons ul li:hover .elementor-icon-list-icon{
  background-color: #ff761b;
}
.footer-service-list ul li{
  position: relative;
  padding-left: 20px !important;
}
.footer-service-list ul li:first-child .elementor-icon-list-text {
  font-size: 18px;
  color: #222222 !important;
  font-weight: 600;
}
.footer-service-list ul li:first-child a:hover .elementor-icon-list-text{
  color: #ff761b !important;
}
.useful-links-wrap ul li a {
  padding-left: 20px;
}
.useful-links-wrap ul li::before,
.footer-service-list ul li:first-child::before {
  content: "-";
  position: absolute;
  inset: 0;
  color: #ff761b !important;
  width: fit-content;
}
.useful-links-wrap ul li {
  padding-bottom: 0px !important;
  margin-bottom: 22px !important;
}
/* Ending footer styels */



/* Contact page style */
@media (max-width: 767px){
.social-wrap ul.elementor-icon-list-items {
  flex-direction: column;
  gap:20px;
}
.social-wrap ul.elementor-icon-list-items li {
  width: 100%;
}
}

/* About Page Style */

.about-wrapper .www-flex {
  grid-gap: 20px;
}
.about-wrapper .www-flex > .elementor-element {
  width: calc(24% - 20px);
}
@media (max-width: 1199px){
  .about-wrapper .www-flex {
    justify-content:center;
  }
  .about-wrapper .www-flex > .elementor-element {
    width: calc(33.32% - 20px);
  }
}
@media (max-width: 991px){
  .about-wrapper .www-flex > .elementor-element {
    width: calc(49% - 20px);
  }
}
@media (max-width: 767px){
  .about-wrapper .www-flex > .elementor-element {
    width: calc(100%);
  }
}

/* Service Wrapper Page Style */
.service-wrapper .home-serv-list .custom-services-posts {
  grid-gap: 28px;
}
.service-wrapper .home-serv-list .custom-services-posts .service-item {
  width: calc(25% - 22px);
}
/* @media (max-width: 1380px){
  .service-wrapper .sercive-text{
    min-height: 70px;
  }
} */
@media (max-width: 1199px){
  .service-wrapper .home-serv-list .custom-services-posts .service-item {
    width: calc(50% - 22px);
  }
}
@media (max-width: 767px){
  .service-wrapper .home-serv-list .custom-services-posts .service-item {
    width: 100%;
  }
}