/**
 * Theme Name:     Aradel Child
 * Author:         the WordPress team
 * Template:       Aradel
 * Text Domain:	   aradel-child
 * Description:    Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
 */



@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
      
      body{
        font-family: "Poppins", sans-serif !important;
        font-weight: 400;
        font-style: normal;
      	margin: 0 !important;
      	padding: 0 !important;
      	max-width: 100% !important;
      	background: transparent !important;
      }
      h1,h2,h3,h,h5,h6,p,ul,li{
	       font-family: "Poppins", sans-serif !important;
      }
      .banner-new-img img{
          width: 100%;
      }
      .primary-menu-container ul li:last-child a {
          padding-right: 0 !important;
      }
      .home-banner{
        position: relative;
      }
      .home-banner:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: radial-gradient(92.87% 475.06% at 71.01% 32.4%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 91.35%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
      }
      .disclamir-text p {
          font-size: 13px;
          line-height: 22px;
      }
      .home-banner .container{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 1;
      }
      .banner-text-home h1 {
          font-size: 45px;
          color: #fff;
          font-weight: 700;
          margin-bottom: 0;
          line-height: 60px;
      }
      /* .container{
        max-width: 1360px;
      } */
      .sec_padd{
        padding: 70px 0;
      }
      .title-h{
        font-size: 30px;
        line-height: 70px;
        font-weight: 600;
        color: rgba(0, 0, 0, 1);
        letter-spacing: 0;
        margin-bottom: 0;
      }
      section.home-contact-sec{
        padding-top: 0;
      }
      .red_color{
        color: rgba(223, 33, 42, 1);
      }
      p{
        color: rgba(53, 53, 53, 1);
        font-size: 16px;
        line-height: 30px;
      }
      .content-b p{
        max-width: 715px;
      }
      .blue_btn{
        margin-top: 30px;
      }
      .blue_btn a {
          background: rgba(1, 103, 248, 1);
          text-decoration: none;
          padding: 16px 21px;
          border-radius: 25px;
          color: #fff;
          font-size: 14px;
          font-weight: 500;
          display: flex;
          line-height: 100%;
          width: max-content;
          align-items: center;
          transition: 0.2s linear all;
          column-gap: 10px;
          box-shadow: none;
          outline: none;
          border: none;
      }
      .blue_btn a:hover, .blue_btn a:focus{
          background: rgba(223, 33, 42, 1) !important;
          outline: none !important;
          text-decoration: none !important;
          color: #fff !important;
      }
      .blue_btn a img{
        outline: none !important;
      }
      .solution-box {
          position: relative;
      }
      .solution-box:after {
          position: absolute;
          content: '';
          width: 90%;
          bottom: -28px;
          left: 0;
          right: 0;
          margin: 0 auto;
          filter: blur(19.100000381469727px);
          height: 21px;
          background: rgba(72, 72, 72, 0.5);
          z-index: 9;
      }
      .s-box {
          position: absolute;
          bottom: 35px;
          padding: 0 30px;
          color: rgba(255, 255, 255, 1);
          font-size: 20px;
          line-height: 30px;
          font-weight: 600;
      }
      .slider-solution .slick-list {
          overflow: visible;
      }
      .solution-sec{
        overflow: hidden;
      }
      figure.box-img-s {
          margin-bottom: 0;
          border-radius: 5px;
          overflow: hidden;
          position: relative;
      }
      figure.box-img-s:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.38%, rgba(0, 0, 0, 0.5) 96.75%);
    }
      .box-img-s img{
        width: 100%;
      }
      .solution-box{
        margin-right: 18px;
      }
      .solutions-slider {
          margin-top: 40px;
      }
      .nav-box .slick-arrow{
        position: unset;
        border: 1px solid rgba(217, 217, 217, 1);
        width: 44px;
        height: 44px;
        transform: unset;
        background-image: url('/wp_aradel/wp-content/uploads/2026/02/red-icon-left.webp');
        background-repeat: no-repeat;
        background-color: transparent !important;
        background-position: center center;
        
      }
      .nav-box .slick-arrow:before{
        display: none;
      }
      .nav-box .slick-disabled{
        background-image: url('/wp_aradel/wp-content/uploads/2026/02/grey-icon.webp');
        background-repeat: no-repeat;
        background-position: center center;
      }
      .nav-box .slick-prev{
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
      }
      .nav-box .slick-next{
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        background-image: url('/wp_aradel/wp-content/uploads/2026/02/red-icon.webp');
        background-repeat: no-repeat;
        background-position: center center;
      }
      .nav-box .slick-next.slick-disabled{
        background-image: url('/wp_aradel/wp-content/uploads/2026/02/grey-icon-right.webp');
      }
      .nav-box {
          display: flex;
          align-items: center;
          column-gap: 10px;
      }
      .s-container {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: space-between;
      }
      .sustain-sec{
        /*background-image: url('./img/bg-sustain.webp');*/
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 790px;
        position: relative;
        display: flex;
        align-items: flex-end;
        padding-bottom: 42px;
        margin-top: 50px;
      }
      /* .sustain-sec:before{
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background: radial-gradient(46.15% 69.76% at 62.24% 37.52%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.38) 100%);
      } */
      .sustain-sec .container{
        position: relative;
        z-index: 1;
      }
      .sustain-inner {
          display: flex;
          justify-content: flex-end;
          width: 70%;
          flex-wrap: wrap;
          margin-left: auto;
          align-items: baseline;
          gap: 16px;
      }
      .sustain-box-inner {
          width: 384px;
          height: 190px;
          display: flex;
          align-items: end;
          /* border: 1px solid rgba(220, 66, 56, 1); */
          text-align: left;
          position: relative;
          background:rgba(223, 33, 42, 0.8) ;
          
          padding: 32px 45px;
          z-index: 9;
          border-radius: 5px;
      }
      .s-box-2 .sustain-box-inner{
          background: rgba(152, 51, 51, 0.8);
      }
      .s-box-3 .sustain-box-inner{
          background: rgba(152, 51, 51, 1);
      }
      .sustain-box:first-child {
          margin-left: 20%;
          display: flex;
          flex-direction: column;
          align-items: flex-end
      }
      .sustain-box h3 {
          color: #fff;
          font-size: 37px;
          line-height: 44px;
          font-weight: 600;
          margin-bottom: 35px;
      }
      .count-s {
          color: #fff;
          font-size: 40px;
          line-height: 40px;
          font-weight: 700;
      }
      .sustain-content p {
          color: #fff;
          font-size: 20px;
          line-height: 34px;
          margin-bottom: 0;
          font-weight: 600;
          margin-top: 20px;
      }
      .indus-slider{
        padding-top: 64px;
      }
      .indus-slider .indus-box:not(.slick-current) {
          width: 182px;
          height: 404px;
          position: relative;
      }
      .indus-box img{
        width: 100%;
      }
      .img-in:after {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.48);
      }
      .indus-box.slick-center .img-in:after{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.89%, rgba(0, 0, 0, 0.66) 100%);
      }
      .indus-slider .indus-box {
          border-radius: 20px;
          text-align: center;
          margin: 0 5px;
          position: relative;
      }
      .img-in{
        max-height: 404px;
        height: 100%;
        position: relative;
        overflow: hidden;
        border-radius: 5px;
      }
      .img-in img{
        height: 100%;
        object-fit: cover;
        width: 100%;
      }
      .indus-slider .indus-box:not(.slick-current) .indus-con {
          padding: 0;
          width: 300px;
          transform: rotate(-90deg);
          left: -31%;
          bottom: 45%;
          text-align: left;
          background: transparent;
      }
      .indus-con{
        position: absolute;
        bottom: 0;
        padding: 25px 45px;
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
      }
      .indus-con h4{
        color: #fff;
        font-size: 28px;
        line-height: 34px;
        font-weight: 600;
        margin: 0;
        text-align: left;
      }
      .indus-box p{
        color: #fff;
        display: none;
	line-height: 25px;
        max-width: 470px;
        margin-bottom: 0;
        text-align: left;
      }
      .indus-slider .indus-box.slick-current{
        width: 100%;
        max-width: 800px;
      }
      .slick-center.indus-box p{
        display: block;
      }
      .get-in-sec {
          background: rgba(181, 20, 45, 1);
      }
      .get-in-sec h4 {
          color: #fff;
          margin-bottom: 0;
          font-size: 30px;
          line-height: 70px;
          font-weight: 700;
      }
      .get-in-sec p{
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 0;
        font-weight: 400;
        color: #fff;
      }
      .blue_btn.red_w_btn {
          margin-top: 0;
      }
      .blue_btn.red_w_btn a {
          background: #fff;
          color: rgba(230, 45, 28, 1);
          text-decoration: none !important;
          outline: none !important;
      }
      [lang="no"] .sustain-content p br {
          display: none;
      }
      [lang="no"] .site-info-links{
        max-width: 100%;
      }
      .logo-box{
        border: 1px solid rgba(200, 200, 200, 1);
        height: 125px;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .logo-box img{
        object-fit: contain;
      }
      .client-sec .row{
        margin-top: 20px;
        margin-bottom: 20px;
      }
      .h-contact-box {
          display: flex;
          align-items: flex-start;
          column-gap: 20px;
          width: 100%;
      }
      .contact-text h4 {
          font-size: 30px;
          font-weight: 600;
          margin-bottom: 10px;
          color: #000;
          font-weight: 700;
      }
      .contact-text p{
        color: rgba(53, 53, 53, 1);
        font-size: 18px;
        line-height: 33px;
        font-weight: 400;
        margin-bottom: 0;
      }
      .home-contact-sec .row {
          margin-top: 20px;
          position: relative;
          align-items: center;
      }
      .map-bg {
          position: absolute;
          z-index: 0;
          left: 0;
          top: 0;
      }
      .h-contact-inner {
          display: flex;
          flex-wrap: wrap;
          row-gap: 55px;
      }
      .h-contact-box.call-box {
          border: 2px solid rgba(1, 103, 248, 1);
          padding: 24px 40px;
          display: flex;
          justify-content: space-between;
          border-radius: 10px;
          max-width: 562px;
          align-items: center;
      }
      .call-icon a {
          text-decoration: none;
          color: rgba(1, 103, 248, 1);
          font-size: 26px;
          font-weight: 500;
          column-gap: 10px;
          display: flex;
          align-items: center;
      }
      .call-box div {
          color: rgba(0, 0, 0, 1);
          font-size: 20px;
          font-weight: 600;
      }
      .contact-form-h {
          height: 100%;
      }
      .contact-form-inner{
        height: 100%;
        border: 2px solid rgba(200, 200, 200, 1);
        background: #fff;
        padding: 55px 35px 30px;
        backdrop-filter: blur(18.899999618530273px);
        border-radius: 10px;
        padding-bottom: 0;
      }
      .site-branding {
          display: none;
      }
      .header_space {
          display: none;
      }
      main#main {
          padding-top: 0;
          padding-bottom: 0;
      }
      .input-box input {
          width: 100%;
          border: 1px solid rgba(167, 167, 167, 1) !important;
          box-shadow: none !important;
          outline: : none !important;
          margin: 0;
          height: 48px;
          outline: none !important;
          box-shadow: none;
      }
      .input-box textarea {
          width: 100%;
          border: 1px solid rgba(167, 167, 167, 1) !important;
          box-shadow: none !important;
          outline: : none !important;
          margin: 0;
          height: 90px;
          outline: none !important;
          box-shadow: none;
      }
      .input-box input:focus, .input-box textarea:focus{
          border-color: #0167f8 !important;
      }
      .submit-box .wpcf7-submit {
          background-color: rgba(1, 103, 248, 1) !important;
          text-decoration: none;
          padding: 16px 24px;
          border-radius: 25px;
          color: #fff !important;
          font-size: 14px;
          font-weight: 500;
          display: flex;
          line-height: 100%;
          align-items: center;
          transition: 0.2s linear all;
          column-gap: 10px;
          box-shadow: none;
          outline: none;
          border: none;
          font-family: "Poppins", sans-serif !important;
          width: 138px;
          height: 48px;
          background-image: url(/wp_aradel/wp-content/themes/aradel-child/img/btn-icon.svg);
          background-repeat: no-repeat;
          background-position: 112px center;
          text-align: left;
          outline: none !important;
      }
      .submit-box .wpcf7-submit:hover, .track-submit .wpcf7-submit:hover{
        background-color: rgba(223, 33, 42, 1) !important;
      }
      .submit-box p {
          margin-bottom: 0;
      }
      .submit-box {
          display: flex;
          justify-content: flex-end;
      }
      .input-box p {
          margin-bottom: 0;
      }
      ul.social-icons li a img {
          outline: none !important;
      }
      ul.social-icons li a {
          text-decoration: none !important;
      }
      ul.social-icons li:first-child a{
        background: transparent !important;
      }
      ul.social-icons li a:hover {
          transform: translateY(-5px);
      }
      ul.social-icons li a{
        transition: 0.5s all linear;
      }
      .blue_btn.red_w_btn a:hover {
          background: #000;
          color: #fff;
      }
      .blue_btn.red_w_btn a:hover img, .blue_btn.red_w_btn a:focus img{
        filter: brightness(100) !important;
      }
      span.label-f {
          font-size: 12px;
          color: rgba(88, 88, 88, 1);
          position: absolute;
          top: -9px;
          z-index: 9;
          line-height: 100%;
          background: #fff;
          left: 17px;
          padding: 3px;
      }
      .input-box{
          position: relative;
          margin-bottom: 30px;
      }
      .input-box.message-box{
        margin-bottom: 5px;
      }
      .checkbox span.wpcf7-list-item-label {
          font-size: 12px;
          color: rgba(45, 45, 45, 1);
          font-weight: 400;
          line-height: 110%;
      }
      .map-bg img{
        width: 103.8%;
      }
      .box-pos img{
        width: 100%;
      }
      .checkbox label {
          display: flex;
          align-items: center;
          column-gap: 10px;
      }
      .checkbox .wpcf7-list-item {
          margin: 0;
      }
      .checkbox label input {
          width: 18px;
          height: 18px;
          outline: none !important;
          box-shadow: none;
      }
      .checkbox label input::after {
          border-color: #0167f8;
          top: 0;
          width: 8px;
          height: 13px;
          left: 4px;
      }
      .input-box .wpcf7-not-valid-tip{
        font-size: 12px;
      }
      .input-box.checkbox {
          margin-bottom: 15px;
      }
      .input-box.checkbox a{
        color: #0167f8;
      }
      .track-form-inner {
          border: 2px solid rgba(245, 245, 245, 1);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          border-radius: 10px;
          padding: 9px 0 9px 46px;
          /*max-width: 1190px;*/
          margin: -48px auto 0;
          position: relative;
          z-index: 1;
          background: #fff;
          /*overflow: hidden;*/
      }
      .track-input p {
          line-height: 24px;
      }
      .track-form .wpcf7-form{
        display: flex;
        align-items: center;
        justify-content: space-between;
      }
      .video-wrap video {
          height: 100%;
          width: 100%;
          object-fit: cover;
      }
      .video-wrap {
          height: 100vh;
          position: relative;
      }
      .page-id-165 section.sec_padd.home-contact-sec{
        padding-top: 70px;
      }
      .track-input .label {
          font-size: 12px;
          color: rgba(0, 0, 0, 1);
      }
      .track-input input, .track-input select{
        border: none !important;
        box-shadow: none !important;
        outline: none !important;
        padding: 0 0px 0px !important;
        border-bottom: 1px solid rgba(201, 201, 201, 1) !important;
        width: 100%;
      }
      .track-input select{
        padding: 0 5px !important;
      }
      .track-submit span.wpcf7-spinner {
          position: absolute;
          display: block;
          bottom: -30px;
      }
      .track-form .wpcf7-response-output {
          font-size: 13px;
          position: absolute;
          right: 0;
          bottom: -39px;
          margin: 0 !important;
      }
      .group-input {
          display: flex;
          justify-content: space-between;
          max-width: 690px;
          width: 95%;
          align-items: flex-end;
          padding-left: 70px;
          position: relative;
          top: -8px;
      }
      .group-input .track-input{
          max-width: 280px;
          width: 100%;
      }
      .track-input .wpcf7-not-valid-tip {
          position: absolute;
          font-size: 12px;
          bottom: -27px;
          left: 3px;
      }
      .track-form-inner .row{
        align-items: center;
      }
      .track-submit .wpcf7-submit {
          background-color: rgba(1, 103, 248, 1) !important;
          height: 92px;
          padding: 0 65px 0 45px !important;
          margin: 0 !important;
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px;
          color: #fff !important;
          font-size: 18px;
          font-weight: 500;
          line-height: 31px;
          border: none !important;
          outline: none !important;
          background-image: url(/wp_aradel/wp-content/uploads/2026/02/icon-search.png);
          background-repeat: no-repeat;
          background-position: 110px center;
      }
      .features-sec-mobile{
        display: none;
      }
      section.sec_padd.pt-0.track-sec {
          padding-bottom: 0px;
          background: #95a9c126;
      }
      .track-submit {
          position: absolute;
          right: -2px;
          z-index: 9;
          top: -2px;
      }
      .track-form p {
          margin-bottom: 0;
      }
      .track-form-inner .title-h {
          font-size: 23px;
          font-weight: 600;
          line-height: 70px;
          margin-bottom: 0;
      }
      .track-form-inner .col-md-3{
        position: relative;
      }
      .track-form-inner .col-md-3:after {
          position: absolute;
          content: '';
          width: 1px;
          height: 52px;
          background: rgba(201, 201, 201, 1);
          right: -20px;
          top: 50%;
          transform: translateY(-50%);
      }
      .site-logo {
          margin: 0 !important;
      }
      .primary-menu-container ul li a {
          padding: 0 29px !important;
          font-size: 14px;
          color: rgba(0, 0, 0, 1) !important;
          font-weight: 500;
          text-decoration: none !important;
      }
      .primary-menu-container ul li a:hover, .primary-menu-container ul li.current-menu-item a{
          color: rgba(223, 33, 42, 1) !important;
      }
      header#masthead {
          height: auto;
          width: 100%;
          padding: 20px 15px;
          
      }
      .header_main{
          align-items: center;
      }
      .top-bar {
          background: rgba(39, 89, 150, 1);
          height: 32px;
          display: flex;
          align-items: center;
      }
      .top-bar-inner a {
          color: #fff;
          text-decoration: none !important;
          font-size: 13px;
          display: flex;
          align-items: center;
          column-gap: 10px;
          border: none !important;
          outline: none !important;
          box-shadow: none !important;
          background: none !important;
      }
      .top-bar-inner a img {
          outline: none !important;
      }
      .top-bar-inner {
          display: flex;
          align-items: center;
          justify-content: flex-end;
          position: relative;
          top: -2px;
          column-gap: 25px;
      }
      aside.widget-area.footer-widget {
          width: 100%;
          margin: 0 auto;
          padding: 60px 0 60px;
          background: rgba(0, 0, 0, 1);
          display: block;
          max-width: 100%;
      }
      .footer-section .widget-title, #nav_menu-2 ul li a{
        color: #fff;
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
      }
      .footer-section {
          display: grid;
          grid-template-columns: 16% 24% 20% 12%;
          justify-content: center;
      }
      .footer-widget-inner {
          margin-top: 0;
      }
      .footer-section .widget_nav_menu a {
          color: #fff !important;
          text-decoration: none;
          font-size: 15px;
          line-height: 32px;
          font-weight: 400;
          background: none !important;
          text-decoration: none !important;
          box-shadow: none !important;
          outline: none !important;
      }
      .subscribe-form {
          max-width: 406px;
          position: relative;
      }
      .sub-input input {
          background: transparent;
          border: 1px solid rgba(255, 255, 255, 1) !important;
          height: 66px;
          padding: 0 22px !important;
          font-size: 18px;
          color: rgba(161, 161, 161, 1);
          line-height: 30px;
          outline: none !important;
          box-shadow: none !important;
      }
      .sub-input input::-webkit-input-placeholder, .sub-input input:-ms-input-placeholder, .sub-input input::placeholder{
        color: rgba(161, 161, 161, 1) !important;
      }
      .sub-box input {
          font-size: 0 !important;
          width: 49px;
          height: 64px;
          padding: 0 !important;
          background-image: url(/wp_aradel/wp-content/uploads/2026/02/sub-icon.png);
          background-repeat: no-repeat;
          background-position: center center;
          border: none !important;
          border-left: 1px solid #fff !important;
          outline: none !important;
          box-shadow: none !important;
          background-color: rgba(33, 33, 33, 1) !important;
      }
      .sub-input input:focus{
        color: rgba(161, 161, 161, 1) !important;
      }
      #text-2 .wpcf7-response-output {
          margin: 0;
          color: #fff;
          font-size: 14px;
          width: max-content;
          padding: 0;
          line-height: 100%;
          padding: 10px;
      }
      .sub-input span.wpcf7-not-valid-tip {
          font-size: 14px;
      }
      .sub-box {
          position: absolute;
          right: -1px;
          top: 1px;
          width: 49px;
      }
      ul.social-icons li:first-child a {
          background: transparent;
      }
      ul.social-icons li a {
          width: 26px;
          height: 26px;
          background: #fff;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 2px;
      }
      .sub-input input::placeholder {
          color: rgba(161, 161, 161, 1);
      }
      ul.social-icons {
          display: flex;
          align-items: center;
          column-gap: 12px;
      }
      .social-box {
          margin-top: 25px;
      }
      .sub-box p {
          margin: 0;
      }
      footer#colophon {
          width: 100%;
          max-width: 100%;
          background: rgba(25, 25, 25, 1);
          padding: 20px 0;
      }
      footer#colophon .container {
          margin-top: 0;
          margin-bottom: 0;
      }
      .site-info-footer p {
          margin-bottom: 0;
          color: #fff;
          font-size: 15px;
          font-weight: 500;
          line-height: 100%;
      }
      .site-info-links a {
          color: #fff;
          text-decoration: none !important;
          font-size: 16px;
          font-weight: 500;
          line-height: 30px;
          background: none !important;
          box-shadow: none !important;
          outline: none !important;
      }
      .site-info-links a:hover, .footer-section .widget_nav_menu a:hover{
          color: rgba(181, 20, 45, 1) !important;
      }
      .site-info-links {
/*          max-width: 470px;*/
          justify-content: space-between;
          display: flex;
          width: 100%;
          justify-content: flex-end;
      }
      .footer-links {
          display: flex;
          justify-content: flex-end;
      }
      footer#colophon .container .row {
          align-items: center;
      }
      .footer_sticky_icon {
          display: none;
      }
      .lang-box .gt_selected a, .lang-box .gt_option a {
          font-size: 0px !important;
      }
      .lang-box .gt_selected {
          background: transparent !important;
          width: max-content;
      }
      .lang-box .gt_selected a {
          border: none !important;
          padding: 0 !important;
          width: 55px !important;
          background: transparent !important;
      }
      .lang-box .gt_selected a:after {
          filter: brightness(100);
      }
      .lang-box .gt_switcher{
        width: max-content !important;
      }
      .lang-box .gt_switcher{
        position: relative;
        overflow: visible !important;
      }
      .lang-box .gt_option {
          width: 55px !important;
          background: transparent !important;
          border: none !important;
          position: absolute !important;
          padding: 0px !important;
          left: 0;
          top: 30px;
      }
      .lang-box .gt_option a{
        padding:0px 0 !important;
      }
      .lang-box .gt_selected a img {
          opacity: 1 !important;
          box-shadow: none !important;
          outline: none !important;
      }

      /* Service page css */

      .services-banner-img img {
          width: 100%;
          height: 100%;
          object-fit: cover;
      }
      .services-banner-img {
          /*height: 400px;*/
          position: relative;
      }
      .inner-banner {
          position: relative;
      }
      .inner-banner .container {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          right: 0;
          margin: 0 auto;
          z-index: 1;
      }
      .inner-b-title .title-h{
        color: #fff;
        text-align: center;
      }
      .services-banner-img:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          /*background: rgba(0,0,0,0.45);*/
      }
      .box-con p:last-child{
        margin-bottom: 0;
      }
      .services-img img {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          object-fit: cover;
      }
      .single-services-content a, .consumer-content a, .partner-sec a, a.link_url, .box-con a{
        text-decoration: none !important;
        box-shadow: none !important;
        outline: none !important;
        color: rgba(223, 33, 42, 1) !important;
        font-weight: 600;
        background: none !important;
      }
      .single-services-content a:hover, .single-services-content a:focus, .consumer-content a:hover, .consumer-content a:focus, a.link_url:hover, a.link_url:focus, .box-con a:hover, .box-con a:focus{
        color: rgba(1, 103, 248, 1) !important;
      }
      .services-img {
          position: relative;
          padding-top: 85%;
          overflow: hidden;
      }
      .services-content-main {
          position: relative;
          height: 100%;
          width: 100%;
      }
      .services-content {
          width: 90%;
          left: 0;
          right: 0;
          margin: 0 auto;
          position: relative;
          text-align: center;
          background: #fff;
          padding: 25px;
          box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
          top: -45px;
      }
      .footer-widget-inner{
        margin: 0 !important;
      }
      .services-sec .row{
        row-gap: 20px;
        justify-content: center;
      }
      .services-content h4 {
          font-size: 26px;
          margin-bottom: 18px;
          color: #000;
      }
      .features-box {
          max-width: 90%;
          margin: 0 auto;
      }
      .cmn-box {
          text-align: left;
          padding: 50px;
          background: rgba(39, 89, 150, 1);
      }
      .features-box h4, .features-box p{
        color: #fff;
      }
      .features-box p{
        margin-bottom: 0;
      }
      .features-box h4{
        margin-bottom: 20px;
      }
      .b-box{
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
      }
      .f-icon {
          margin: 0 0 20px;
          width: 80px;
          height: 80px;
          border-radius: 50%;
          background: #fff;
          display: flex;
          align-items: center;
          justify-content: center;
      }
      .f-icon img{
        width: 50px;
      }
      .inner-b-title h1 {
          font-size: 45px;
          color: #fff;
          font-weight: 700;
          margin-bottom: 0;
          line-height: 60px;
          text-align: center;
      }
      .services-content-main a {
          text-decoration: none !important;
          box-shadow: none !important;
          outline: none !important;
          margin: 0 auto;
      }
      .services-content-main a img{
        transition: 0.5s all linear;
      }
      .services-content-main a:hover img {
          transform: scale(1.2);
      }
      .consumer-sec-main {
          background: #95a9c126;
          padding: 35px 0;
      }

      /* Service page css */


      /* About us page css */

      .vm-box {
          text-align: left;
          padding: 40px;
      }
      .site-logo a img{
        outline: none !important;
      }
      .vm-sec .row {
          max-width: 900px;
          margin: 0 auto;
          position: relative;
          z-index: 1;
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          border-radius: 10px;
          top: -60px;
          background: #fff;
          overflow: hidden;
      }
      .vm-box p {
          color: #fff;
          margin-bottom: 0;
      }
      .vm-box h4 {
          color: #fff;
          margin-bottom: 20px;
      }
      .blue_box{
         background: #275996;
      }
      .red_box{
         background: rgba(223, 33, 42, 1);
      }
      .two-box-sec .row {
          align-items: center;
      }
      .two-box-sec .container-fluid {
          padding: 0;
          overflow: hidden;
      }
      .two-box-sec .col-md-6{
        padding: 0;
        background: #f9f9f959;
      }
      .box-con {
          max-width: 700px;
          margin: 0 auto;
          text-align: left;
          padding: 30px;
      }
      .box-con .title-h {
          margin-bottom: 15px;
          line-height: 40px;
      }
      .two-box-sec .row:nth-child(even) {
          flex-direction: row-reverse;
      }
      .box-pos {
          /*height: 500px;*/
          width: 100%;
      }
      .box-pos img {
          width: 100%;
          height: 100%;
          object-fit: cover;
      }
      .member-img img {
          width: 100%;
      }
      .about_sec .row{
        align-items: center;
      }
      .member-details {
          background: #fff;
          padding: 15px 15px 20px;
          position: relative;
          width: 90%;
          text-align: center;
          margin: -25px auto 0;
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          border-radius: 10px;
      }
      .member-details h5 {
          margin-bottom: 0;
          font-size: 20px;
      }
      .member-details p {
          font-size: 14px;
          text-align: center;
          margin-bottom: 5px;
      }
      .social-t img {
          filter: invert(1);
          width: 22px;
      }
      .team-sec .row {
          row-gap: 50px;
      }
      .why-box p {
          margin-bottom: 0;
      }
      .why-box h5 {
          margin-bottom: 15px;
          font-size: 20px;
          font-weight: 500;
          color: #000;
      }
      .why-box {
        padding: 30px 30px 30px;
        text-align: left;
        border: 1px solid #275996;
        position: relative;
        border-radius: 10px;
        height: 100%;
      }
      .i-box {
          width: 65px;
          height: 65px;
          background: #275996;
          border-radius: 50%;
          left: 0;
          right: 0;
          margin: 0 0 15px;
          display: flex;
          align-items: center;
          justify-content: center;
      }
      .why-us-sec .row{
        row-gap: 30px;
        margin-top: 65px;
        justify-content: center;
      }
      .i-box img {
          width: 40px;
          filter: invert(1);
      }
      .services-sec-main .box-con{
        max-width: 850px;
      }


      /* About us page css */


      /* Industries page css */

      .indus-box-main .indus-box {
          position: relative;
      }
      .indus-box-main .indus-con p {
          display: block;
          max-width: 100%;
          margin-bottom: 15px;
      }
      .indus-box-main .indus-con {
          flex-direction: column;
          align-items: flex-start;
          row-gap: 20px;
      }
      .indus-box-main .img-in{
          height: 400px; 
      }
      .indus-box-main .row {
          row-gap: 30px;
          justify-content: center;
      }




      /* Industries page css */



/*======new css===========*/

.footer-section {
    grid-template-columns: 25% 25% 50% !important;
}



.footer-section .widget-title::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    background: #ddd;
    left: 0;
    bottom: 5px;
}
ul#menu-industries {
    display: flex;
    flex-wrap: wrap;
}
ul#menu-industries li {
    width: 50%;
}

.footer-section h2.widget-title {
    position: relative;
    padding-bottom: 30px;
}

/*.footer-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
    display: none;
}
.footer-popup.show-popup{
    display: block;
}
.popup-box {
    max-width: 600px;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 100px;
    border-radius: 10px;
    position: relative;
}
.popup-box h3{
    text-transform: uppercase;
    font-weight: 500;
    color: rgba(223, 33, 42, 1);
}
.popup-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    right: 0;
    margin: 0 auto;
}
button.close-icon {
    position: absolute;
    right: -1px;
    top: 0px;
    padding: 0 10px;
    color: #fff !important;
    background: rgba(223, 33, 42, 1) !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}*/


/* Custom CSS */
#nav_menu-2 ul#menu-about-menu li {
    line-height: 28px;
}
.contact-form-h .wpcf7 form .wpcf7-response-output{
	margin-top: 0;
	font-size: 15px;
}
@media (min-width: 767px) {

.page-template-template-about-php section.two-box-sec.sec_padd.pb-0 {
    padding-bottom: 70px !important;
}
.footer-section {
    grid-template-columns: 30% 29% 29% 12%;
	}

}


.page-template-template-partner-php section.sec_padd.partner-sec .row.mt-5 {
    display: none;
}
.footer-section section#custom_html-2 {
    display: none;
}
@media (max-width: 767px) {
    section.two-box-sec {
        padding-top: 40px;
    }
}