@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Readex+Pro:wght@160..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Kanit: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');

.form-control:focus {
    box-shadow: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    margin-bottom: unset;
}

html {
    scroll-behavior: smooth;
    font-size: 62.5%;
    overflow-x: hidden;
}

legend {
    display: none;
}

a {
    transition: 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
    color: #000;
}

p {
    margin-bottom: 0;
}

li {
    list-style: none;
    display: inline-block;
}

.field--type-text-with-summary li {
    display: list-item;
    /* list-style: auto; */
}


.block-field-blocknodesolutionsfield-paragraph-3 .field--type-text-with-summary li{
      list-style: auto; 
}



ul {
    padding: 0;
    margin: 0;
}
.node__content{
    margin: 0 !important;
}
*,
::before,
::after {
    /* transition: 0.3s ease;*/
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

@media (min-width: 1281px) {

    .we-mega-menu-submenu-inner,
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1256px !important;
        padding-inline: 0;
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: unset;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

body {
    overflow-x: hidden;
    background-color: white;
    font-family: "Cairo", sans-serif;

}

/*** inner image ***/
.inner-image {
  display: flex;
    align-items: center;
    justify-content: center;
    background-blend-mode: overlay;
    background-color: #16161687;
    height: 480px;
    max-height: 486px;
    background-position: center;
    background-size: cover;
}




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

.field[data-blazy] {
    min-width: unset !important;
}

video {
    height: 100%;
}

.slide__media {
    display: none;
}

.slide__caption {
    padding: 0;
}

.main-content.col {
    padding: 0;
}



*:focus {
    outline: none;
}

.field--type-entity-reference,
.field--type-image img,
.field--name-field-user-picture img {
    margin-bottom: unset;
}

.node .field--type-image {
    margin: 0;
}


h1.title {
color: #FFF;
text-align: center;
font-family: "Readex Pro";
font-size: 40px;
font-style: normal;
font-weight: 500;
/* line-height: 60px; */
}



#navbar-top{
    display: none;
}

.iconsmenue .nav-item:nth-child(3) a {
   border-radius: 5px;
    background: #414243;
    color: #ffff !important;
    display: flex;
    padding-inline: 28px;
    font-family: "Readex Pro";
    font-weight: 300 !important;
        width: 147px;
    height: 36px;
    display: flex;
    justify-content: center;
}


.iconsmenue .nav-item:nth-child(3) :hover {
   
    background: #BE2026;
   
}







.menu--social-media-menu .clearfix{
    display: flex
;
    justify-content: center;
    align-items: center;
}

.menu--social-media-menu .clearfix .nav-item a{
    padding: 5px 0px !important;
}


a.nav-link.nav-link--advance-search {
    padding: 0px;
}

.iconsmenue .nav-item:nth-child(2) a {
    display: flex;
    align-items: center;
    font-size: 0px !important;
    padding: 0px;
}

.iconsmenue .nav-item:nth-child(2) a::before {
    content: '';
    display: inline-block;
    width: 32px; 
    height: 32px; 
    margin-inline-end: 8px; 
    background: url(./search.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 18px !important;
}




.iconsmenue .nav-item:nth-child(1) a {
    font-size: 0px !important;
    display: flex; 
    align-items: center; 
}

.iconsmenue .nav-item:nth-child(1) a::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-inline-end: 8px; 
    background-image: url(./earthDark.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 4px;
}



/* Hover effect using filter to change color to #BE2026 */
.iconsmenue .nav-item:nth-child(1) a:hover::before {
  filter: brightness(0) saturate(100%) invert(25%) sepia(94%) saturate(1153%) hue-rotate(337deg) brightness(91%) contrast(101%);
}

.iconsmenue .nav-item:nth-child(2) a:hover::before {
  filter: brightness(0) saturate(100%) invert(25%) sepia(94%) saturate(1153%) hue-rotate(337deg) brightness(91%) contrast(101%);
}


.iconsmenue .nav-item:nth-child(1) a:hover::before{
    


}









.menu--main .nav-item:nth-child(1) a {
      padding-inline: 20px;

}



.menu--main .nav-item:nth-child(2) a {
  border-left: 1px solid #bababa6b;
      padding-inline: 20px;

}


/* [dir="rtl"] .menu--main .nav-item:nth-child(2) a {
    border-left: none;
    border-right: 1px solid #bababa6b;
} */




.menu--main .nav-item:nth-child(3) a {
  border-left: 1px solid #bababa6b;
      padding-inline: 20px;

}

/* [dir="rtl"] .menu--main .nav-item:nth-child(3) a {
    border-left: none;
    border-right: 1px solid #bababa6b;
}

[dir="rtl"] .menu--main .nav-item:nth-child(3) ul a {
    border-left: none;
    border-right: unset;
    padding-inline: 60px;
} */




.menu--main .nav-item:nth-child(4) a {
  border-left: 1px solid #bababa6b;
      padding-inline: 20px;

}

/* [dir="rtl"] .menu--main .nav-item:nth-child(4) a {
    border-left: none;
    border-right: 1px solid #bababa6b;
} */




/* .menu--main .nav-item a:hover {
  color: red !important;
  border-left-color: transparent;
  border-bottom:  1px solid  red !important;
 padding-inline: 20px;
} */

.menu--main .nav-item a {
  position: relative;
  color: inherit;
  text-decoration: none;
  padding-inline: 20px;
}

.menu--main .nav-item a::after {
  content: '';
  position: absolute;
  left: 20px; 
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #BE2026;
  transition: width 0.3s ease;
}


.menu--main .nav-item a:hover {
  color: #BE2026 !important;
}

.menu--main .nav-item a:hover::after {
  width: calc(100% - 40px); 
  color: #BE2026;
}

.menu--main .nav-item:nth-child(3) .dropdown-menu .dropdown-item a:hover::after{
 width: unset; 
  color: unset;
}



.dropdown-toggle::after {
    display:unset;
    margin-left:unset;
    vertical-align:unset;
    content: "";
    border-top: unset;
    border-right:unset;
    border-bottom: 0;
    border-left:unset;
}











.path-frontpage .inner-image{
    display: none;
}




#navbar-main {
    background: #FFFFFF !important;
       
}

#navbar-main a {
     color: #5D5D5D;
    margin: 0;
    font-weight: 400;
    text-wrap: auto;
    padding-inline-start: 23px;
    font-size: 17px;
}

.navbar-expand-lg .navbar-nav {
    /* gap: 20px;
     gap: 20px; */
    color: #414243;
    font-family: "Readex Pro";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* padding-inline-start:132px; */
}

.navbar-expand-lg .navbar-collapse {
display: flex !important;
    flex-basis: auto;
    justify-content: center !important;

        gap: 100px;


}


.d-inline-block{
padding-inline: 40px;
}






section.region.region-primary-menu {
    display: flex
;
    width: 100%;
}


nav#navbar-main {
    background: white !important;
    /* position: relative; */
    padding-block: 17px;
        gap: 10px;
}







.menu--main .navbar-nav .menu-item--expanded .dropdown-menu {
 /* padding-inline-start: 12px; */
    /* padding-inline-end: 30px;
    padding-block-start: 12px; */
    text-align: start;
    background: #f1f1f1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transform: translateX(100%);
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.4s ease;
    pointer-events: none;
    border-radius: 12px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
    color: #fff;
}



/* .menu--main .navbar-nav .menu-item--expanded .dropdown-menu.show {
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
    box-shadow: 0 0 4px 0 var(--main-color);
    padding-inline: 10px;   

} */

.menu--main .navbar-nav .menu-item--expanded .dropdown-menu.show {
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
    box-shadow: 0 0 4px 0 var(--main-color);
    /* padding-inline-start: 24px;  */
    padding-inline-end: 10px;   
}

 [dir="rtl"] .menu--main .navbar-nav .menu-item--expanded .dropdown-menu.show{
    /* width: 185px; */
}



/* .menu--main .navbar-nav .menu-item--expanded .dropdown-menu>li {
    width: 100%;
    padding-block: 11px;
 
    padding-inline: 0;
    padding-inline: 10px 0;
    
    display: flex
;

} */
.menu--main .navbar-nav .menu-item--expanded .dropdown-menu > li {
    width: 100%;
    padding-block: 11px;        
      padding-inline-start: 0px;
    padding-inline-end: 0; 
    display: flex;
}







.menu--main .navbar-nav .menu-item--expanded .dropdown-menu > li:hover {
    /* background-color: #fcfcfc; 
    color: white; 
    cursor: pointer;  */
}

.menu--main .navbar-nav .menu-item--expanded .dropdown-menu > li:hover > a {
       color: #414243 !important;
    border-left-color: transparent;
    border-bottom: unset !important;
 

}

 .dropdown-menu .dropdown-item  a {

    font-size: 11px !important;


}


.menu--main .nav-item:nth-child(3) .dropdown-menu .dropdown-item  a{
        font-size: 13px !important;
    width: 189px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color:unset !important;
}



.menu--main .navbar-nav .menu-item--expanded .dropdown-menu .dropdown-item {
    position: relative; 
    /* padding-right: 30px;  */
}

.menu--main .navbar-nav .menu-item--expanded .dropdown-menu .dropdown-item::after {
    content: "";
    background-image: url(./arrow-gray.svg); 
    background-size: contain;
    background-repeat: no-repeat;
    width: 11px; 
    height: 11px; 
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%); 
}

/* [dir="rtl"] .menu--main .navbar-nav .menu-item--expanded .dropdown-menu .dropdown-item::after {
    right: auto;
    left: 5px;
        transform: rotate(180deg);
    
} */



.dropdown-item a {
    border-left: unset !important;
}


/* [dir="rtl"] .dropdown-item a {
    border-left: unset !important;
} */




.dropdown-item a {
    border-left: unset !important;
    /* color: #BE2026 !important; */
font-family: "Readex Pro";
font-size: 9.575px !important;
font-style: normal;
font-weight: 400;
line-height: normal;
}












video::-webkit-media-controls {
    display:none !important;
}

.field--name-field-media-video-file .field__item video {
    display: block;
    max-width: 100%;
    height: 100vh;
    width: 100%;
    object-fit: cover;
}





.swiper-rtl .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: ''; /* لا تغيّر المحتوى */
    transform: none !important; /* لا تعكس السهم */
}






 .swiper-button-next:after
 {
    content: ''; 
    background-image: url(./videoarrowright.svg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%; 
    width: 44px; 
    height: 44px; 
    border-radius: 50%; 
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next:hover:after
 {
    filter: brightness(0) invert(1);
  
}

.swiper-button-next {

  background: white;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 69px;
}

 .swiper-button-next:hover {

  background: #BE2026;
   
}





.swiper-button-prev:after
 {
    content: ''; 
    
    background-image: url(./videoarrowlift.svg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%; 
    width: 44px; 
    height: 44px; 
    border-radius: 50%; 
    display: flex;
    align-items: center;
    justify-content: center;
 
}


.swiper-button-prev:hover:after
 {
   filter: brightness(0) invert(1);
 
}





 .swiper-button-prev
 {
    content: ''; 
      background: white;
   
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%; 
    width: 44px; 
    height: 44px; 
    border-radius: 50%; 
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 69px;
}

 .swiper-button-prev:hover
 {
   
      background: #BE2026;
   
  
}




/* my sol to solve problem  */





.swiper-rtl .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  transform: none !important;
  background-image: none !important; 
}


.swiper-button-prev:not(.swiper-button-next):after {
  background-image: url(./videoarrowlift.svg) !important;
}
.swiper-button-next:not(.swiper-button-prev):after {
  background-image: url(./videoarrowright.svg) !important;
  
}


.swiper-rtl .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  transform: none !important;
  background-image: none !important; 
}


.swiper-rtl .swiper-button-prev:not(.swiper-button-next):after {
 
    background-image: url(./videoarrowright.svg) !important;
}
.swiper-rtl .swiper-button-next:not(.swiper-button-prev):after {

  background-image: url(./videoarrowlift.svg) !important;
}



/* [dir="rtl"] .next-prev-wrapper .swiper-button-prev{
    position: absolute;
    right: 40px;
}

[dir="rtl"]  .next-prev-wrapper .swiper-button-next{
   left: 40px; 
} */



/* swepir for home soluotion */


.swiper-navigation-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}

.swiper-navigation-wrapper .swiper-button-prev,
.swiper-navigation-wrapper .swiper-button-next {
  position: static !important;

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid black;
}

.swiper-navigation-wrapper .swiper-pagination {
  position: static !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  
}

.swiper-pagination-bullet-active {
    background: #BE2026 !important;
}













.node__content {
  position: relative; 
}

.swiper-navigation-wrapperabout-us {
  position: absolute;
  bottom: 24px;
  left: 118px;
  transform: translateX(-50%); 
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 10px 0;
}

/* [dir="rtl"] .swiper-navigation-wrapperabout-us {
  left: auto;
  right: 118px;
  bottom: 0px;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
}

[dir="rtl"] .swiper-button-prev:after,
[dir="rtl"] .swiper-button-next:after {
  transform: none !important;  
} */

[dir="rtl"] .swiper-button-prev:after {
  background-image: url(./videoarrowright.svg) !important;
}

[dir="rtl"] .swiper-button-next:after {
  background-image: url(./videoarrowlift.svg) !important;
}










.swiper-navigation-wrapperabout-us .swiper-button-prev,
.swiper-navigation-wrapperabout-us .swiper-button-next {
  position: static; 

  align-items: center;
  justify-content: center;
  cursor: pointer;
   border: 1px solid black;
}

/* Ensure visibility */
.swiper-navigation-wrapperabout-us .swiper-button-prev,
.swiper-navigation-wrapperabout-us .swiper-button-next {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Disabled state for buttons */
.swiper-navigation-wrapperabout-us .swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}








































.block-views-blockhome-video-block-1{
    background: #F7F7F7;
}





.block-views-blockhome-video-block-1 .swiper .node__content .field--name-body{
    position: absolute;
    bottom: 379px;
    left: 165px;
}

/* [dir="rtl"] .block-views-blockhome-video-block-1 .swiper .node__content .field--name-body {
  left: auto;
  right: 165px;
  text-align: right;
} */




.block-views-blockhome-video-block-1 .swiper .node__content .field--name-body p{
    color: #FFF;
    font-family: "Readex Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
}





.field--name-field-media-video-file .field__item {
    position: relative;
    display: inline-block;
    line-height: 0;
    width: 100%;
}



.block-views-blockhome-video-block-1 .swiper .node__content .field--name-title{

    position: absolute;
     bottom: 487px;
    left: 165px;



}

/* 
[dir="rtl"] .block-views-blockhome-video-block-1 .swiper .node__content .field--name-title {
  left: auto;
  right: 165px;
  text-align: right;
} */









.block-views-blockhome-video-block-1 .swiper .node__content .field--name-title a{

  color: #FFF !important;
    font-family: "Readex Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;


}




.block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now{

     position: absolute;
    bottom: 319px;
    left: 165px;


}

/* [dir="rtl"] .block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now {
  left: auto;
  right: 165px;
  text-align: right;
  padding: 5px 20px 5px 7px; 
} */














/* .block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now a::after {
    content: ""; 
    display: block; 
    width: 100%; 
    height: 10px; 
    background-color: #f00; 
    margin-top: 5px; 
} */





.paragraph--type--about-home-page .field--name-field-image * {
    height: 100%;
}













/* about home */

.block-views-blockabout-us-block-1 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}








.block-views-blockabout-us-block-1 .view-about-us .views-row .node__content{
    display: flex;
       padding-inline: 65px 30px;
    /* gap: 15px; */
    justify-content: space-between

}





.block-views-blocksolutions-block-1 .swiper-wrapper{
     height: 350px;
}







.block-views-blockabout-us-block-1 .view-about-us .views-row .node__content .field--name-body{
        padding-block-start: 127px;
        /* padding-inline-end:90px; */
         width: 850px;
}




.block-views-blockabout-us-block-1 .view-about-us .views-row .node__content .field--name-body p{

    color: #000;
    font-family: "Readex Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
}



.Waynha-Artificial-section .ck-widget .row {
    justify-content: space-between;
}


.about-home-container .node--type-about .field--name-body p:nth-child(1) {
    
 color: #000;
font-family: "Readex Pro";
font-size: 20px !important;
font-style: normal;
font-weight: 400 !important;
line-height: normal;
}





.views-element-container.block-views-blockabout-us-block-1 {
    
    max-width: none;
   
 
    box-sizing: border-box;
    padding-block-end: 119px;
    padding-block-start: 105px;
    background: #F7F7F7;
}


.view-solutions .readmore-extrafield .field__item a{
    border-radius: 24.706px;
    border-radius: 15px;
    border: 1.029px solid #414243;
    background: #F4F4F4;
    color: #414243;
    font-family: "Readex Pro";
    font-size: 14.412px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.824px;
    letter-spacing: 0.206px;
    padding-block: 11px;
    /* padding-inline: 30px; */
    padding: 16.294px 30.882px;
}










.card {
  /* width: 333px; */

  height: 403px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  /* transition: all 0.3s ease; */
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.block-views-blockabout-us-block-1 .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* transition: all 0.3s ease; */
}

.card:hover img {
  /* transform: scale(1.05); */
}



.card:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(190, 32, 38, 0.47) 0%, rgba(190, 32, 38, 0.47) 100%);
  z-index: 1;
  opacity: 0;
  
}

.card:hover::after {
  opacity: 1;
}


.about-home-container {
  position: relative; /* لازم علشان الـ before يتمركز بالنسبة للعنصر */
  z-index: 1;
}

.about-home-container::before {
  content: "";
    position: absolute;
    top: 149px;
    left: 10px;
    /* width: 22%; */
    width: 378.526px;
    /* height: 41%; */
    height: 284.394px;
    background-image: url(./about-home-background.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about-home-container .swiper-wrapper .paragraph--type--about-home-page{
    /* padding-inline: 210px; */
}










.paragraph--type--about-home-page .field--name-field-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.paragraph--type--about-home-page .field--name-field-image .field__item {
  width: 100%;
  height: 100%;
}

.paragraph--type--about-home-page .field--name-field-media-image {
  width: 100%;
  height: 100%;
}

.paragraph--type--about-home-page .field--name-field-media-image .field__item {
  width: 100%;
  height: 100%;
}

.paragraph--type--about-home-page .image-style-large {
  width: 100%;
  height: 100%;
  object-fit: cover; 
}

/* Card Overlay and Text Positioning */
.paragraph--type--about-home-page .card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg,
      rgba(0,0,0,0.3) 0%,
      rgba(0,0,0,0.6) 100%);
  z-index: 1;
}

.paragraph--type--about-home-page .field--name-field-icone {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 2;
}

.field--name-field-icone img {
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}

.card:hover .field--name-field-icone img {
    transform: rotate(180deg) !important    ;
    -webkit-transform: rotate(180deg) !important    ;
    -moz-transform: rotate(180deg) !important    ;
    -ms-transform: rotate(180deg) !important    ;
    -o-transform: rotate(180deg) !important    ;
}

.card:hover .field__item img {
    transform: scale(1.1); 
    transition: transform 0.4s ease-in-out; 
}


.field__item img {
    transition: transform 0.4s ease-in-out; 
    width: unset;
}

.Waynha-Artificial-section .col-lg-4{
    width: 39.333333% !important;
}

.Waynha-Artificial-section .col-lg-8{
  width: 60.666667%;
}




.paragraph--type--about-home-page .field--name-field-label {
  position: absolute;
  bottom: 25px;
  right: 25px;
  left: 25px;
  z-index: 2;
  color: white;
  font-family: "Readex Pro";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}




.Waynha-Artificial-section{
padding-block: 176px;
background: #F7F7F7;
}

.Waynha-Artificial-section .ck-widget .col-lg-8 h2 {
    color: #000;
    font-family: "Readex Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    position: relative; 
}


/* [dir="rtl"] .Waynha-Artificial-section .ck-widget .col-lg-8 h2 {
  text-align: right;
} */






.Waynha-Artificial-section .ck-widget .col-lg-8 h2::before {
    content: '';
    position: absolute;
    top: -50px; 
    left: 0; 
    width: 45.905px;
    height: 45.903px;
    background-image: url(./artifical.svg); 
    background-size: contain; 
    background-position: center; 
    background-repeat: no-repeat; 
    z-index: 1; 
}

/* [dir="rtl"] .Waynha-Artificial-section .ck-widget .col-lg-8 h2::before {
  left: auto;
  right: 0;
} */





.Waynha-Artificial-section .ck-widget .col-lg-8 p{
    color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
    text-align: left;
    padding-inline-end: 50px;
    padding-block-start: 30px;

}

/* [dir="rtl"] .Waynha-Artificial-section .ck-widget .col-lg-8 p {
  text-align: right;

} */






/* .Waynha-Artificial-section .ck-widget .col-lg-8 ::before {
    content: '';
    position: absolute;
    top: -50px; 
    left: 0; 
    width: 100px; 
    height: 100px; 
    background-image: url(./artifical.svg); 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    z-index: -1; 
} */



.block-webform.block-webform-block {
  border-radius: 24px;
  border: 2px solid #F0F0F0;

    background: #FFF;
    height: 100%;
    padding-inline: 47px 80px !important;
        padding-block: 65px;
}

.block-webform.block-webform-block .js-form-item-name, .block-webform.block-webform-block .js-form-item-email, .block-webform.block-webform-block .js-form-item-subject{
    flex: 1 1 calc(45% - 10px);
    min-width: 250px;
}





form.webform-submission-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.block-webform.block-webform-block .js-form-item-name input, .block-webform.block-webform-block .js-form-item-email input, .block-webform.block-webform-block .js-form-item-subject input {
    height: 50px;
    width: 100%;
    border-radius: 10px;
border: 0.925px solid #C1C1C1;
  
}

.form-type-tel{
    display: flex;
    flex-direction: column;
}

input{
    border-radius: 10px;
border: 0.925px solid #C1C1C1;
}

.form-type-tel input{
  height: 50px;
  width: 294.18px;
  border-radius: 10px;
border: 0.925px solid #C1C1C1;
}


.form-required::after{
    display: none;
}


.iti__selected-flag{
    display: none;
}










.web-form>.container {
    max-width: 1135px !important;
}



.web-form-section {
        background: #F0F0F0;
}



.web-form-section .container .col-lg-3{
        display: flex;
    align-items: center;
    width: 42%;
}


.web-form-section .container .col-lg-9{
  padding-block: 115px;
  /* padding-inline-start: 195px; */
  width: 56%;
}


.web-form-section .container .col-lg-3 .field--name-body h2 {
   width: 100%;
color: #000;

font-family: "Readex Pro";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 52px;
position: relative; 

 
}

.web-form-section .container .col-lg-3 .field--name-body h2::after {
    content: '';
    position: absolute;
    bottom: 61px;
    left: 6%;
    transform: translateX(-50%);
    width: 46.007px;
    height: 46.004px;
    background-image: url(./contactafter.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;


}


/* [dir="rtl"] .web-form-section .container .col-lg-3 .field--name-body h2::after {
  left: auto;
  right: 6%;
  transform: translateX(50%);
} */




.web-form-section .container .col-lg-3 .field--name-body p {
 color: #000;
font-family: "Readex Pro";
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 34px; /* 212.5% */
}




.webform-submission-contact-node-6-form label{
        display: inline-block;
    color: #181818;
    font-family: "Readex Pro";
    font-size: 14.801px;
    font-style: normal;
    font-weight: 400;
    line-height: 147.5%;
}





.block-webform-block .webform-button--submit
{
    font-family: "Readex Pro";
    font-size: 16.652px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    border-radius: 10px;
    background: #181818;
    padding: 14px 24px;
    border: unset;
    width: 178.25px;
}




.site-footer__top {
    display: grid;
grid-template-columns: 33% 15% 15% 27% 20%;
    justify-items: center;
    align-items: self-start;
    /* width: 75%; */
    margin-top: 30px;
    width: 100%;
}

.region-footer-third .menu--contact-info {
    display: flex
;
    /* flex-direction: column; */
    gap: 0;
    align-items: flex-start;
    padding-top: 18px;
}

.site-footer__top h2{
    border-bottom: unset;
}

.site-footer {
    background: #BE2026 !important;
}



.Quick-Links-menu .clearfix {
        display: flex;
    flex-direction: column;
}


.site-footer__top h2 {

    color: #FFF;
    font-family: "Readex Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 18.4px;
    width: 100%;
    padding-block-end: 24px;
    text-transform: unset;
}

.site-footer__top .clearfix {
    display: flex;
    flex-direction: column;
    gap: 10px;
}


.site-footer__top .row{
    width: 82%;
}




.site-footer__top .clearfix .nav-link{

    color: rgb(231, 231, 231);
    color: #FFF;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 18.4px;
    display: flex;
    /* width: 234px; */
    gap: 9px;
}


#block-bootstrap-barrio-subtheme-logofootter{
        margin-top: -18px;
}

#block-bootstrap-barrio-subtheme-logofootter img{
    width: 158px;
    height: 32.693px;
}




.block-views-blocksolutions-block-1 .view-filters{
    display: none;
}



.view-solutions .view-content{

}

.site-footer .block .row{
    width: unset;
}


.site-footer .block{
    border: none;
    padding: 0px;
}


.block-views-blocksolutions-block-1 {
    /* max-width: 1200px;
    margin: 0 auto;
    padding: 20px; */

padding-block-start: 115px;


}

.block-views-blocksolutions-block-1 .view-content {
 
    
    padding: 20px 0;
    /* justify-content: space-around;
    display: grid;
    grid-template-columns: 26% 26% 26% 33%; */
    
}

.block-views-blocksolutions-block-1 .views-row {
    width: 286.824px;
}

.block-views-blocksolutions-block-1 .node {
     transition: all 0.4s ease;
 
     border-radius: 24.706px;
     background: #F4F4F4;
    position: relative;
    overflow: hidden;
    height: 297.5px;
    width: 308.824px;

}

.block-views-blocksolutions-block-1 .node__content {
    position: relative;
    z-index: 2;
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.block-views-blocksolutions-block-1 .card-wrapper-home {
      display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-grow: 1;
    position: absolute;
    height: 100%;
    padding: 0 20px;
    /* top: 75px; */
    /* left: 35px; */
    justify-content: center;
    padding-inline: 40px;
    padding-block: 36px;
}

.block-views-blocksolutions-block-1 .field--name-field-icon {
   width: 80px;
    height: 80px;
    /* margin: 0 auto 30px; */
    /* background-color: #333; */
    border-radius: 50%;
    display: flex
;
    align-items: flex-start;
    justify-content: flex-start;
    transition: all 0.4s ease;
}

.block-views-blocksolutions-block-1 .field--name-field-icon img {
    width: 40px;
    height: 40px;
    /* filter: brightness(0) invert(1); */
    transition: all 0.4s ease;
}

.block-views-blocksolutions-block-1 .field--name-title h2 {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    transition: all 0.4s ease;
}

.block-views-blocksolutions-block-1 .field--name-title h2 a {
    color: inherit;
    text-decoration: none;
}

.block-views-blocksolutions-block-1 .field--name-field-text {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 30px;
    transition: all 0.4s ease;
}

.block-views-blocksolutions-block-1 .field--name-field-image {
    opacity: 0;
    position: relative;
    width: 100%;
}
.block-views-blocksolutions-block-1 .field--name-field-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgb(190 32 38 / 51%) 0%, rgb(190 32 38 / 34%) 100%);
    pointer-events: none;
    /*width: 307px;
    */border-radius:20px ;

}

.block-views-blocksolutions-block-1 .card-wrapper-home:hover .field--name-field-image {
    
        opacity: 2;
      
       
}







.block-views-blocksolutions-block-1 .card-wrapper-home:hover .field--name-field-image + .field--name-field-text {
  color: #fff;
}

.block-views-blocksolutions-block-1 .node:hover .field--name-field-text {
    color: white;
    
}
.block-views-blocksolutions-block-1 .card-wrapper-home:hover .field--name-title h2 {
        color: white;
        transition: unset;
        -webkit-transition: unset;
        -moz-transition: unset;
        -ms-transition: unset;
        -o-transition: unset;
}


.block-views-blocksolutions-block-1 .node:hover .field--name-field-icon img{
        color: white;
        transition: unset;
        -webkit-transition: unset;
        -moz-transition: unset;
        -ms-transition: unset;
        -o-transition: unset;
        filter: brightness(0) invert(1);
}





.block-views-blocksolutions-block-1 .field--name-field-text{
  
}


.block-views-blocksolutions-block-1 .node--type-solutions:hover .field--name-field-image{
    opacity: 1;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.block-views-blocksolutions-block-1 .more-button,
.block-views-blocksolutions-block-1 .card-button {
    display: inline-block;
    padding: 12px 30px;
    background-color: transparent;
    color: #333;
    text-decoration: none;
    border: 2px solid #333;
    border-radius: 25px;
    font-weight: 500;
    transition: all 0.4s ease;
    margin-top: auto;
}

.block-views-blocksolutions-block-1 .node:hover .more-button,
.block-views-blocksolutions-block-1 .node:hover .card-button {
    background-color: white;
    color: #333;
    border-color: white;
}
.views-element-container.block.block-views.block-views-blocksolutions-block-1>h2:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;

text-align: center;
font-family: "Readex Pro";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 52px;
padding-block-end: 27px;
}


.field--name-subscriptions legend {
    display: none;
}



.field--name-subscriptions .fieldset-wrapper .checkbox{
    display: none;
}

.simplenewse-section .text-muted {
display: none;
}

.field--name-subscriptions .fieldset-wrapper .form-check-label{
    display: none;
}

.block-simplenews-subscription-block form{
    position: absolute;
}

.region-footer-first .form-actions button{
   background: #BE2026;
    width: 46px;
    height: 37.238px;
    color: transparent;
    text-indent: -9999px;
    background-image: url(./newsletter.svg);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: contain; */
    position: absolute;
    bottom: 24px;
    right: 12px;
    border: unset;
}

/* [dir="rtl"] .region-footer-first .form-actions button {
  right: auto;
  left: 12px;
} */






.region-footer-first .form-email{
    height: 48px;
font-size: 16px;

}



.footer-social-media .clearfix {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-right: 140px;
    padding-block-start: 70px;
    gap: 0px;
    align-items: center;
}

/* [dir="rtl"] .footer-social-media .clearfix {
    padding-right: 0;
    padding-left: 140px;
} */





.footer-social-media .nav-item:nth-child(1) a {
    border-right: 1px solid #bababa6b;
    padding-inline: 20px;
    position: relative;
     font-family: "Readex Pro";
    font-size: 16.652px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
}

/* [dir="rtl"] .footer-social-media .nav-item:nth-child(1) a {
  border-right: none;
  border-left: 1px solid #bababa6b;
} */






.footer-social-media .nav-item:nth-child(1) a::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-inline-end: 8px;
    background-image: url('./earth.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}





.footer-social-media .nav-item:nth-child(n) a {
     
     font-size: 22px ;
     display: flex;
    align-items: center;
    font-family: "Readex Pro";
    

}

.footer-social-media .nav-item:nth-child(1) a span{
    color: #FFF;
    font-family: "Readex Pro";
    font-size: 16.652px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
}






.field--type-email label {
    display: none;
}





.contact-us-menu .nav-item:nth-child(1) a {
    font-size: 16px !important;
    display: flex;
    align-items: center;
    
}

.contact-us-menu .nav-item:nth-child(1) a::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-inline-end: 8px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cg clip-path='url(%23clip0_2381_492)'%3E%3Cpath d='M18.2875 22.25C16.3778 22.25 14.491 21.8338 12.6271 21.0015C10.7632 20.1692 9.06736 18.9888 7.53958 17.4604C6.01181 15.9326 4.83175 14.2368 3.99942 12.3729C3.16708 10.509 2.75061 8.62222 2.75 6.7125C2.75 6.4375 2.84167 6.20833 3.025 6.025C3.20833 5.84167 3.4375 5.75 3.7125 5.75H7.425C7.63889 5.75 7.82986 5.82272 7.99792 5.96817C8.16597 6.11361 8.26528 6.28533 8.29583 6.48333L8.89167 9.69167C8.92222 9.93611 8.91458 10.1424 8.86875 10.3104C8.82292 10.4785 8.73889 10.6236 8.61667 10.7458L6.39375 12.9917C6.69931 13.5569 7.062 14.103 7.48183 14.6298C7.90167 15.1565 8.36397 15.6647 8.86875 16.1542C9.34236 16.6278 9.83889 17.0672 10.3583 17.4723C10.8778 17.8775 11.4278 18.2478 12.0083 18.5833L14.1625 16.4292C14.3 16.2917 14.4797 16.1887 14.7015 16.1202C14.9233 16.0518 15.1409 16.0326 15.3542 16.0625L18.5167 16.7042C18.7306 16.7653 18.9062 16.8762 19.0438 17.0369C19.1812 17.1976 19.25 17.377 19.25 17.575V21.2875C19.25 21.5625 19.1583 21.7917 18.975 21.975C18.7917 22.1583 18.5625 22.25 18.2875 22.25Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2381_492'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}


.contact-us-menu .nav-item:nth-child(2) a {
    font-size: 16px !important;
    display: flex;
    align-items: center;
    
}

.contact-us-menu .nav-item:nth-child(2) a::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-inline-end: 8px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7.154 19.4999V9.49995H8.5V4.84595H17.5V9.49995H19C19.6947 9.49995 20.2847 9.74328 20.77 10.2299C21.2567 10.7153 21.5 11.3053 21.5 11.9999V19.4999H7.154ZM4.444 20.4999C4.98933 20.4999 5.44933 20.3123 5.824 19.9369C6.19733 19.5609 6.384 19.1009 6.384 18.5569V10.4419C6.384 9.89861 6.19633 9.43895 5.821 9.06295C5.44567 8.68695 4.98533 8.49928 4.44 8.49995C3.89533 8.49995 3.436 8.68761 3.062 9.06295C2.68733 9.43895 2.5 9.89895 2.5 10.4429V18.5579C2.5 19.1013 2.688 19.5609 3.064 19.9369C3.44 20.3123 3.9 20.4999 4.444 20.4999ZM9.5 9.49995H16.5V5.84595H9.5V9.49995ZM15.423 13.9999C15.7063 13.9999 15.944 13.9039 16.136 13.7119C16.328 13.5199 16.4237 13.2826 16.423 12.9999C16.423 12.7166 16.3273 12.4793 16.136 12.2879C15.9447 12.0966 15.707 12.0006 15.423 11.9999C15.1397 11.9999 14.9023 12.0959 14.711 12.2879C14.5197 12.4799 14.4237 12.7173 14.423 12.9999C14.423 13.2833 14.519 13.5209 14.711 13.7129C14.903 13.9049 15.1403 14.0006 15.423 13.9999ZM18.423 13.9999C18.7063 13.9999 18.944 13.9039 19.136 13.7119C19.328 13.5199 19.4237 13.2826 19.423 12.9999C19.423 12.7166 19.3273 12.4793 19.136 12.2879C18.9447 12.0966 18.707 12.0006 18.423 11.9999C18.1397 11.9999 17.9023 12.0959 17.711 12.2879C17.5197 12.4799 17.4237 12.7173 17.423 12.9999C17.423 13.2833 17.519 13.5209 17.711 13.7129C17.903 13.9049 18.1403 14.0006 18.423 13.9999ZM15.423 16.9999C15.7063 16.9999 15.944 16.9039 16.136 16.7119C16.328 16.5199 16.4237 16.2826 16.423 15.9999C16.423 15.7166 16.3273 15.4789 16.136 15.2869C15.9447 15.0949 15.707 14.9993 15.423 14.9999C15.1397 14.9999 14.9023 15.0956 14.711 15.2869C14.5197 15.4783 14.4237 15.7159 14.423 15.9999C14.423 16.2833 14.519 16.5206 14.711 16.7119C14.903 16.9033 15.1403 16.9993 15.423 16.9999ZM18.423 16.9999C18.7063 16.9999 18.944 16.9039 19.136 16.7119C19.328 16.5199 19.4237 16.2826 19.423 15.9999C19.423 15.7166 19.3273 15.4789 19.136 15.2869C18.9447 15.0949 18.707 14.9993 18.423 14.9999C18.1397 14.9999 17.9023 15.0956 17.711 15.2869C17.5197 15.4783 17.4237 15.7159 17.423 15.9999C17.423 16.2833 17.519 16.5206 17.711 16.7119C17.903 16.9033 18.1403 16.9993 18.423 16.9999ZM9.423 16.9999H13.423V11.9999H9.423V16.9999Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}



.contact-us-menu .nav-item:nth-child(3) a {
    font-size: 16px !important;
    display: flex; 
    align-items: center; 
    
}

.contact-us-menu .nav-item:nth-child(3) a::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-inline-end: 8px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.5 20V22C9.5 22.1989 9.57902 22.3897 9.71967 22.5303C9.86032 22.671 10.0511 22.75 10.25 22.75C10.4489 22.75 10.6397 22.671 10.7803 22.5303C10.921 22.3897 11 22.1989 11 22V20H9.5ZM15 20H13.5V22C13.5 22.1989 13.579 22.3897 13.7197 22.5303C13.8603 22.671 14.0511 22.75 14.25 22.75C14.4489 22.75 14.6397 22.671 14.7803 22.5303C14.921 22.3897 15 22.1989 15 22V20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.385 6.58502L17.641 6.53302C18.0567 6.45002 18.4876 6.48999 18.881 6.64802C19.571 6.92502 20.327 6.97602 21.046 6.79602L21.107 6.78102C21.631 6.65002 22 6.16302 22 5.60302V3.47302C22 2.73502 21.336 2.19102 20.645 2.36402C20.249 2.46402 19.833 2.43502 19.452 2.28302L19.379 2.25302C18.7445 1.99825 18.0495 1.93396 17.379 2.06802L16.93 2.15802C16.39 2.26602 16 2.75802 16 3.32802V10.281C16 10.678 16.31 11 16.692 11C16.7848 10.9983 16.8764 10.9784 16.9614 10.9412C17.0465 10.9041 17.1234 10.8506 17.1878 10.7837C17.2522 10.7168 17.3027 10.6379 17.3366 10.5515C17.3704 10.4651 17.3869 10.3728 17.385 10.28V6.58502Z' fill='white'/%3E%3Cpath d='M14.5002 6V10.28C14.5002 11.452 15.4282 12.5 16.6922 12.5C17.9572 12.5 18.8852 11.452 18.8852 10.28V8.229C19.6452 8.434 20.4452 8.459 21.2202 8.296C21.7122 9.138 22.0002 10.156 22.0002 11.251V17.426C22.0002 18.847 21.0122 20 19.7932 20H12.5002V11.25C12.5002 9.22 11.6682 7.276 10.2832 6H14.5002Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 11.25C2 8.35 4.015 6 6.5 6C8.985 6 11 8.35 11 11.25V20H4.233C3 20 2 18.834 2 17.395V11.25ZM4.25 16C4.25 15.8011 4.32902 15.6103 4.46967 15.4697C4.61032 15.329 4.80109 15.25 5 15.25H8C8.19891 15.25 8.38968 15.329 8.53033 15.4697C8.67098 15.6103 8.75 15.8011 8.75 16C8.75 16.1989 8.67098 16.3897 8.53033 16.5303C8.38968 16.671 8.19891 16.75 8 16.75H5C4.80109 16.75 4.61032 16.671 4.46967 16.5303C4.32902 16.3897 4.25 16.1989 4.25 16Z' fill='white'/%3E%3C/svg%3E");
}



/* page-node-16 logistic soluotion  */



.layout__region .block {
    display: flex
;
    flex-direction: column;
    align-items: center;
    padding-block-start: 65px;
}

.layout__region .block h2 {

    color: #000;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
}


.body-container .col-12  .block {
    display: flex
;
    flex-direction: column;
    align-items: center;
    padding-block-start: 65px;
}

.body-container .col-12  .block h2 {

    color: #000;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
}











.page-node-16 .block-field-blocknodesolutionstitle .field--name-title{
    text-align: center;
    color: #000 !important;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
    text-align: center;
}


.page-node-16 .block-field-blocknodesolutionsbody .field--name-body{
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    padding-block-end: 39px;
    padding-block-start: 27px;
    text-align: justify;
    /* width: 90%; */
    padding-inline: 50px;
}





.page-node-16 .grid-section {
 background: #FFF;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
 padding-block-end: 44px;
}



.page-node-16 .grid-section .field__item .paragraph--type--grid .field--name-field-brief{
    color: #000;
font-family: "Readex Pro";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 187.5% */
}












.page-node-16 .block-field-blocknodesolutionsfield-paragraph-4 .paragraph--type--advantages{
display: grid
;
    grid-template-columns: 43% 59%;
    align-items: center;
    padding-block: 70px;

}

.block-field-blocknodesolutionsfield-paragraph-4 .field--name-field-body p {
    color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}


.block-field-blocknodesolutionsfield-paragraph-4  h6{
    color: #BE2026;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
 }

.block-field-blocknodesolutionsfield-paragraph-4 .field--type-text-with-summary li{
list-style: auto;
}




.page-node-16 .block-field-blocknodesolutionsfield-paragraph-3 .field--name-field-paragraph-3{
    display: flex;
    flex-direction: column;
 }

.page-node-16 .block-field-blocknodesolutionsfield-paragraph-3 .field--name-field-paragraph-3 .field__item{
    /* display: flex; */
    
 }

 


.page-node-16  .field__items > .field__item:nth-child(1) 
> .paragraph.paragraph--type--odd-even.paragraph--view-mode--default {
  
   display: flex;
    background-color: #fff;
    height: 420px;
    flex-shrink: 0;
    flex-direction: row-reverse;
    
}


.page-node-16  .field__items > .field__item:nth-child(1) 
.field--name-field-body {
    display: flex
;
    flex-direction: column;
    /* padding-block-start: 80px; */
    justify-content: center;
    padding-inline-end: 100px;
     width: 800px;
}

.page-node-16  .field__items > .field__item:nth-child(1) 
.field--name-field-image {
width: 100%;
}


.page-node-16  .field__items > .field__item:nth-child(1) 
.field--name-field-body h3 {
    display: flex
;
    width: 604px;
    height: 37px;
    flex-direction: column;
    justify-content: center;
    color: #000;
    font-family: "Readex Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
    padding-block-end: 50px;
}

.page-node-16  .page-node-16  .field__items > .field__item:nth-child(1) 
.field--name-field-body p  {
  
    width: 637px;

}




.page-node-16  .field__items > .field__item:nth-child(1) 
.field--name-field-body p span {
     white-space: pre-wrap;
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;


}


.page-node-16  .field__items > .field__item:nth-child(2) {
 
}

.page-node-16  .field__items > .field__item:nth-child(2) 
> .paragraph.paragraph--type--odd-even.paragraph--view-mode--default {
  
   display: flex;
    background-color: #fff;
    height: 420px;
    flex-shrink: 0;
        padding-inline-end: 143px;
    
}


.page-node-16  .field__items > .field__item:nth-child(2) 
.field--name-field-body {
    display: flex
;
    flex-direction: column;
    /* padding-block-start: 80px; */
    justify-content: center;
    /* padding-inline-start: 100px; */
   
}

.page-node-16  .field__items > .field__item:nth-child(2) 
.field--name-field-image {
/* width: 100%; */
}

.paragraph--type--odd-even img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}





.page-node-16 .field__items > .field__item:nth-child(2) 
.field--name-field-body h2 {
    display: flex
;
    width: 604px;
    height: 37px;
    flex-direction: column;
    justify-content: center;
    color: #000;
    font-family: "Readex Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
    padding-block-end: 50px;
}

.page-node-16  .field__items > .field__item:nth-child(2) 
.field--name-field-body p  {
  
    width: 637px;

}




.page-node-16  .field__items > .field__item:nth-child(2) 
.field--name-field-body p span {
     white-space: pre-wrap;
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;


}



/* sol page 2 */

.page-node-17 .block-field-blocknodesolutionsbody .field--name-body {
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    padding-block-end: 39px;
    padding-block-start: 27px;
    text-align: justify;
    /* width: 90%; */
    padding-inline: 50px;

}

.page-node-17 .block-field-blocknodesolutionstitle .field--name-title{
text-align: center;
    color: #000 !important;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
 
    
}

.block-field-blocknodesolutionstitle{
        display: flex;
    justify-content: center;
    padding-block-start: 65px;
}

.block-field-blocknodesolutionsfield-paragraph-2 .field--name-field-paragraph-2 .field--name-field-paragraph{
    
    gap: 0px;
    padding: 50px;
}

.card-image .block-field-blocknodesolutionsfield-paragraph-2 .field--name-field-paragraph-2 .field--name-field-paragraph{
    
    display: flex;
    justify-content: center;
}





.page-node-17 .paragraph--type--grid-with-title .field--name-field-paragraph{
        display: grid;
    grid-template-columns: 1fr 1fr;
        gap: 40px;
  
}


.page-node-17 .grid-section{
     padding-block-end: 30px;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}


.page-node-17 .grid-section .field__item .paragraph--type--grid {
    
    padding: 15px 44px;
   
    gap: 10px;
    
    border-radius: 5px;
    border: 1px solid rgba(192, 192, 192, 0.28);
    background: rgba(249, 249, 249, 0.35);
    height: 168px;
    width: 620px;
   
}

 .grid-section .field__item .paragraph--type--grid .field--name-field-label {
    
 color: #000;
font-family: "Readex Pro";
font-size: 18px !important;
font-style: normal;
font-weight: 700 !important;
line-height: 42px;
display: flex;
/* padding-inline-start: 52px; */
width: 335px;

}






.block-field-blocknodesolutionsfield-paragraph 
> .content 
> .field__item 
> .paragraph--type--grid-with-title 
> .field--name-field-label {
  


    color: #1F1F1F;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 26.746px;
    padding-block-end: 70px;
    padding-block-start: 87px;
    padding-block-end: 43px;






}




.page-node-17 .grid-section .field__item .paragraph--type--grid .field--name-field-brief{
    color: #000;
font-family: "Readex Pro";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 187.5% */
display: flex;
}


/* 
.grid-section .block-field-blocknodesolutionsfield-paragraph .paragraph--type--grid-with-title  .field--name-field-label{
    color: #000;
text-align: center;
font-family: "Readex Pro";
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: 52px; 

} */

.page-node-17 .field--name-field-paragraph-3 .paragraph--type--odd-even{
        display: grid
;
    grid-template-columns: 50% 50%;
    align-items: center;
    padding-block-start: 120px;
    
}

/* .titel-paragraph {
    color: #BE2026;
} */

.block-field-blocknodesolutionsfield-paragraph-3 ol li p:nth-child(1) {
    color: #BE2026;
    font-weight: 600;
    font-size: 16px;
}

.block-field-blocknodesolutionsfield-paragraph-3 ol li  span :nth-child(1) {
    color: #BE2026;
}


.page-node-17 ::marker {
    color: #BE2026;
}
.page-node-16 ::marker {
     color: #BE2026;
    
        font-family: "Readex Pro";
    font-size: 16px;
}

.block-field-blocknodesolutionsfield-paragraph-3 .paragraph--type--odd-even strong{
    color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.binefts-contaner .block-field-blocknodesolutionsfield-paragraph-3 .paragraph--type--odd-even strong{
    color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.binefts-contaner .block-field-blocknodesolutionsfield-paragraph-3 .paragraph--type--odd-even p{
    color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-block-end: 13px;
}



.block-field-blocknodesolutionsfield-paragraph-3  ol{
    color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}


.page-node-17 .field__items > .field__item:nth-child(2) 
.paragraph--type--odd-even{
    display: flex
;
    /* padding-block-start: 80px; */
    justify-content: space-between;
    /* padding-inline-end: 100px; */
    /* width: 800px; */
    flex-direction: row-reverse;
  padding-block-end: 82px;
  padding-block-start: 120px;
}




.page-node-17 .field__items > .field__item:nth-child(2) 
.paragraph--type--odd-even img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
  
}







 /* .field--name-field-body span{
    white-space: pre-wrap;
    color: #000;
    font-family: "Readex Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
} */

.title-how-it-works{
    color: #000;
    font-family: "Readex Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
}

.list-how-it-works {
     color: #BE2026;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
}

.page-node-17 .field__items > .field__item:nth-child(2) .paragraph--type--odd-even ol li span {
     color: #BE2026;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
}




.paragraph--type--odd-even ol{

} 


.page-node-17 .paragraph--type--clients-with-title .field--name-field-label{
    color: #000;
    font-family: "Readex Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    display: flex
;
    justify-content: center;
    padding-block-end: 82px;
}

.page-node-17 .paragraph--type--clients-with-title .field--name-field-paragraph{
    display: flex;
    justify-content: center;
    gap: 205px;
    padding-block-end: 73px;
}




.wrapper-of-benefits{
    display: flex;
    align-items: center;
    gap: 76px;
    justify-items: center;
}

.binefts-contaner{
background: #FAFAFA;
}

.page-node-20 .binefts-contaner{
      padding-block-start: 90px;
}



.wrapper-of-benefits img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.wrapper-of-benefits .field--name-field-list .field__item{
        color: #414243;
    font-family: "Readex Pro";
    font-size: 17.831px;
    font-style: normal;
    font-weight: 600;
    line-height: 26.746px;
    background: rgba(235, 235, 235, 0.50);
    padding: 8px 24px;
}

.wrapper-of-benefits .field--name-field-list{
    display: flex
;
    flex-direction: column;
    gap: 38px;
}



.field--name-field-benefits .paragraph--type--benefits{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-block-start: 50px;
    padding-block-end: 54px;
}

.field--name-field-benefits .paragraph--type--benefits .field--name-field-label{
     color: #414243;
    font-family: "Readex Pro";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 26.746px;
     padding-block-end: 67px;
}

.field--name-field-benefits .paragraph--type--benefits .field--name-field-label .highlight-word{
    color: #BE2026;
}







.page-node-18 .paragraph--type--card-with-title .field__item .paragraph--type--card  .field--name-field-icone img{
    width: 259px;
    height: 143px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.page-node-18 .block-field-blocknodesolutionsfield-paragraph-2 .field--name-field-paragraph-2 .field--name-field-paragraph{
        display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    justify-items: center;
}




.page-node-18 .block-field-blocknodesolutionsfield-paragraph-2 .paragraph--type--card-with-title .field__item {
    background: #BE2026;
    border-radius: 6.8px;
}


.page-node-18 .block-field-blocknodesolutionsfield-paragraph-2 .paragraph--type--card-with-title .field__item .paragraph--type--card{
        display: flex
;
    flex-direction: column;
    gap: 30px;
    padding: 22px 50px;
        align-items: center;
}

.page-node-18 .block-field-blocknodesolutionsfield-paragraph-2 .paragraph--type--card-with-title .field__item .paragraph--type--card .clearfix {
color: #FFF;
    font-family: "Readex Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.paragraph--type--card-with-title .block-field-blocknodesolutionsfield-paragraph-2  .field--name-field-body P{
    padding-block-end: 9px;
    font-size: 22px;
}


.paragraph--type--card-with-title .field--name-field-body p {
    padding-block-end: 9px;
    font-size: 22px;
}

.page-node-19  .paragraph--type--card ul{
    padding-inline: 32px;

}


.page-node-18 .block-field-blocknodesolutionsfield-paragraph-2 strong {
    /* color: black; */
    /* width: 40px; */
    /* height: 40px; */
    background: #D9D9D9;
    border-radius: 50%;
    padding: 3px 12px;
    color: #252525;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
    padding: 3px 12px;
}


.page-node-18 .block-field-blocknodesolutionsfield-paragraph-2 ::marker {
    content: "• "; 
    font-size: 1.2em; 
    color: rgb(252, 252, 252); 
}






.page-node-18 .taxi-contaner ul{
        padding-inline-start: 32px;
}


.taxi-contaner ul{
        width: 221px;
}


.page-node-18 .block-field-blocknodesolutionsbody .field--name-body {
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    padding-block-end: 39px;
    padding-block-start: 27px;
    text-align: justify;
    /* width: 90%; */
    padding-inline: 50px;
}



.page-node-18 .block-field-blocknodesolutionstitle .field--name-title {
        text-align: center;
    color: #000 !important;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
}

.block-field-blocknodesolutionsfield-paragraph-2 .field--name-field-paragraph-2 .field--name-field-paragraph .card-image{

}





.page-node-18 .block-field-blocknodesolutionsfield-paragraph-4 .paragraph--type--advantages{
display: flex
;
    flex-direction: row-reverse;
    justify-content: space-around;

}


.block-field-blocknodesolutionsfield-paragraph-4  h5{
    color: #000;
    font-family: "Readex Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding-block-end: 16px;
}

.block-field-blocknodesolutionsfield-paragraph-4  h3{
    white-space: pre-wrap;
    color: #2D2D2D;
    font-family: "Readex Pro";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}


.full-section-taxi p{
        color: #000;
    font-family: "Readex Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 527px;
    padding-block-start: 69px;
}

.block-field-blocknodesolutionsfield-paragraph-4 .field--name-field-body ul{
    color: #000;
    font-family: "Readex Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.block-field-blocknodesolutionsfield-paragraph-4 .field--type-text-with-summary li{
    list-style: unset;
}



.block-field-blocknodesolutionsfield-paragraph-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.page-node-18 .advanteges{
 padding-block-start: 110px;
 padding-block-end: 31px;
}

.taxi-contaner {
        background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}





.page-node-19 .paragraph--type--grid-with-title .field--name-field-paragraph{
        display: grid;
    grid-template-columns: 1fr 1fr;
        gap: 40px;
  
}


.page-node-19 .grid-section{
 padding-block-end: 92px;
 background: #FFF;
 box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}


.advanteges {
    padding-block-start: 128px;
}






.wrapper-grid{

    display: flex;
    flex-direction: column;
    
}

 .page-node-25 .wrapper-grid{
    width: 174px;
}


.grid-section .field__item .paragraph--type--grid {
    
    padding: 15px 44px;
    gap: 10px;
    border-radius: 5px;
    border: 1px solid rgba(192, 192, 192, 0.28);
    background: rgba(249, 249, 249, 0.35);
    height: 168px;
    /* width: 620px; */
    display: flex;
    align-items: center;
}













.grid-section .field__item .paragraph--type--grid .field--name-field-label {
    
     color: #000;
    font-family: "Readex Pro";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 42px;
    display: flex;
    padding-inline-start: 4px;
    display: flex;
}



.paragraph--type--grid .wrapper-grid .field--name-field-brief{
    color: #000;
    font-family: "Readex Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}


.page-node-19 .block-field-blocknodesolutionsbody .field--name-body {
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    padding-block-end: 39px;
    padding-block-start: 27px;
    text-align: justify;
    /* width: 90%; */
    padding-inline: 50px;
}
.page-node-19 .block-field-blocknodesolutionstitle .field--name-title {
    text-align: center;
    color: #000 !important;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
}

.page-node-19  ::marker {
    content: "• "; 
    font-size: 1.2em; 
    color: rgb(0, 0, 0); 
}


.page-node-19 .block-field-blocknodesolutionsfield-paragraph-4  p {
        color: #000;
    font-family: "Readex Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    padding-block-end: 45px;
}

.page-node-19 .block-field-blocknodesolutionsfield-paragraph-4 .field--name-field-body  strong{
        color: #000;
    font-family: "Readex Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

.page-node-19 .block-field-blocknodesolutionsfield-paragraph-4 .field--name-field-body  ul{
     color: #2C2C2C;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}
.page-node-19  .paragraph--type--advantages{
     display: grid
;
    grid-template-columns: 40% 60%;
    align-items: center;
    justify-items: center;
    gap: 50px;
}





.page-node-19 .paragraph--type--card-with-title .field__item .paragraph--type--card  .field--name-field-icone img{
    width: 259px;
    height: 143px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.page-node-19 .block-field-blocknodesolutionsfield-paragraph-2 .field--name-field-paragraph-2 .field--name-field-paragraph{
        display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    justify-items: center;
}




.page-node-19 .block-field-blocknodesolutionsfield-paragraph-2 .paragraph--type--card-with-title .field__item {
    background: #BE2026;
    border-radius: 6.8px;
}


.page-node-19 .block-field-blocknodesolutionsfield-paragraph-2 .paragraph--type--card-with-title .field__item .paragraph--type--card{
        display: flex
;
    flex-direction: column;
    gap: 30px;
    padding: 22px 50px;
        align-items: center;
}

.page-node-19 .block-field-blocknodesolutionsfield-paragraph-2 .paragraph--type--card-with-title .field__item .paragraph--type--card .clearfix {
color: #FFF;
    font-family: "Readex Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}





.page-node-19 .block-field-blocknodesolutionsfield-paragraph-2 strong {
    /* color: black; */
    /* width: 40px; */
    /* height: 40px; */
    background: #D9D9D9;
    border-radius: 50%;
    padding: 3px 12px;
    color: #252525;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px;
    padding: 3px 12px;
}


.page-node-19 .block-field-blocknodesolutionsfield-paragraph-2 ::marker {
    content: "• "; 
    font-size: 1.2em; 
    color: rgb(252, 252, 252); 
}



.page-node-19 .paragraph--type--odd-even {
display: flex
;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}

.page-node-19  .paragraph--type--odd-even .field--name-field-body   strong{
    color: #000;
    font-family: "Readex Pro";
    font-size: 24.778px;
    font-style: normal;
    font-weight: 600;
    line-height: 24.778px;
    padding-block-end: 55px;
}

.page-node-19 .block-field-blocknodesolutionsfield-paragraph-3  .field--name-field-body h4{
    color: #000;
    font-family: "Readex Pro";
    font-size: 21.474px;
    font-style: normal;
    font-weight: 600;
    line-height: 24.778px;
    padding-block-start: 50px;
}

.page-node-19 .block-field-blocknodesolutionsfield-paragraph-3  .field--name-field-body li{
       color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24.778px;
    
}

.page-node-19 .paragraph--type--odd-even .field--name-field-media-image img{
    width: 100%;
}

.advanteges-19{
padding-block-end: 50px;
}

.page-node-19 .taxi-contaner{
    background: #FFF;
    box-shadow: unset;
}


 .paragraph--type--odd-even {
display: flex
;
    /* flex-direction: row-reverse; */
    align-items: center;
    justify-content: space-between;
}




.page-node-20 .block-field-blocknodesolutionsfield-paragraph-3 .paragraph--type--odd-even h2 span{
    color: #BE2026;
    font-family: "Readex Pro";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 26.746px;
}


.block-field-blocknodesolutionsfield-paragraph-3 .paragraph--type--odd-even h2 {
     color: #414243;
    font-family: "Readex Pro";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 26.746px;
    padding-block-end: 37px;
}

.benefit-heading{    color: #000;
    font-family: "Readex Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}


.block-field-blocknodesolutionsfield-paragraph-3 .paragraph--type--odd-even p{
     color: #000;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.paragraph--type--info-graphic{
     display: flex;
    justify-content: center;
     display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
}

.paragraph--type--odd-even .field--name-field-body{
        width: 452px;
}

.paragraph--type--info-graphic .field--name-field-label{

}



.block-field-blocknodesolutionsfield-paragraph-5 .paragraph--type--info-graphic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* padding-block-end: 60px; */
    padding-block-start: 40px;
    
}

.page-node-20 .paragraph--type--clients-with-title .field--name-field-label{
 color: #BE2026;

text-align: center;
font-family: "Readex Pro";
font-size: 35px;
font-style: normal;
font-weight: 600;
    line-height: 54px;
    display: flex
;
    justify-content: center;
    padding-block-end: 82px;
        padding-block-start: 60px;
}

.page-node-20 .paragraph--type--odd-even{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}


.image-graphic{
        background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}



.clients-section .paragraph--type--clients-with-title .field--name-field-paragraph{
     display: flex;
    justify-content: center;
    gap: 159px;
    padding-block-end: 73px;
}


 .block-field-blocknodesolutionstitle .field--name-title {
    text-align: center;
    color: #000 !important;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
}

.page-node-25 .block-field-blocknodesolutionsbody .field--name-body {
    color: #000;
text-align: center;
font-family: "Readex Pro";
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 26.746px; /* 121.572% */
    padding-block-start: 57px;
}




.main-title-body{
        background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    padding: 60px 70px 30px;
}


.info-graphic-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-block-end: 20px;
    padding-block-start: 88px;
}




.paragraph--type--info-graphic .field--name-field-label {
    color: #1F1F1F;
text-align: center;
font-family: "Readex Pro";
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: 26.746px; /* 76.417% */
}




 .paragraph--type--grid-with-title .field--name-field-paragraph {
    display: grid
;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}


.page-node-25 .field__item .paragraph--type--grid {
    display: flex
;
    align-items: center;
 
   
}

 .field__item .paragraph--type--grid .field--name-field-label {
    
 color: #000;
font-family: "Readex Pro";
font-size: 18px !important;
font-style: normal;
font-weight: 700 !important;
line-height: 42px;
display: flex;
/* padding-inline-start: 73px; */
    width: 240px;
}

 .block-field-blocknodesolutionsbody .field--name-body {
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    padding-block-end: 39px;
    padding-block-start: 27px;
    text-align: justify;
    /* width: 90%; */
    padding-inline: 50px;
}
.block-field-blocknodesolutionstitle .field--name-title {
    text-align: center;
    color: #000 !important;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 38.8px;
    font-style: normal;
    font-weight: 500;
}

.page-node-19  ::marker {
    content: "• "; 
    font-size: 1.2em; 
    color: rgb(0, 0, 0); 
}


 .page-node-25 .paragraph--type--grid-with-title .field--name-field-paragraph{
        display: grid
;
    grid-template-columns: 1fr 1fr;
    /* gap: 40px; */
    justify-items: center;
    padding-inline: 190px;
    padding-block-start: 50px;
 }


.system-advantages{
    padding-block-end: 55px;
}



.block-field-blocknodesolutionsfield-paragraph-6  .field--name-field-paragraph-6{
        display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.wrapper-fututer{
        display: flex;
    flex-direction: column;
    max-width: 300px;
    
}

.future-section{
        padding-block-end: 33px;
}



.future-section .block-field-blocknodesolutionsfield-paragraph-6 .paragraph--type--futures{
       display: flex;
    align-items: center;
        gap: 31px;
}

.wrapper-fututer .field--name-field-label{
        color: #000;
    font-family: "Readex Pro";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 42px;
}

.wrapper-fututer .field__item{
    color: #000;
    font-family: "Readex Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}


.future-section .field__items > .field__item:nth-child(6) {

}


.block-field-blocknodesolutionsfield-paragraph-6 h2{
    color: #1F1F1F;
    text-align: center;
    font-family: "Readex Pro";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 26.746px;
    padding-block-end: 70px;
        padding-block-start: 93px;
}

.contact-us .field--name-body strong{
    color: #fff;
    font-family: Kanit;
    font-size: 19.808px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.contact-us .field--name-body p{
    color: #fff;
    font-family: Kanit;
    font-size: 19.808px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contact-us .field--name-body a{
    color: rgba(255, 255, 255, 0.80);
font-family: Kanit;
font-size: 19.808px;
font-style: normal;
font-weight: 400;
line-height: normal;
}





 iframe{
   border-width: 0;
    width: 100%;
    height: 167px;
    border-radius: 17.969px;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}



.map-container .block-content-basic .clearfix {
    padding-block-start: 8px;
    padding-block-end: 77px;
}


.contact-us .layout {
    background: #414243;
    padding-inline: 89px;
    border-radius: 17.969px;
    box-shadow: 0 2.875px 2.875px 0 rgba(0, 0, 0, 0.25);
}



.contact-us .col-lg-6{
       display: flex;
    flex-direction: column;
    justify-content: center;
}

.page-node-29 body{
    background: #F7F9FB;
}




.block-block-contente9733652-1f12-46c5-86e2-0b934baf387f .block-content-basic h4 {
      color: #fff;
    font-family: Kanit;
    font-size: 19.808px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.contact-us .block-content-basic h4 {
      color: #fff;
    font-family: Kanit;
    font-size: 19.808px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    gap: 10px;
}







.col-lg-6 .block-content-basic .field--name-body{
        display: flex;
    flex-direction: column;
    gap: 9px;
}

.contact-item:nth-child(1) h4::before {
    content: "";
    display: inline-block;
  width: 27.731px;
height: 27.731px;
    background-image: url(./locationLight.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}

.contact-item:nth-child(2) h4::before {
    content: "";
    display: inline-block;
   width: 27.731px;
height: 27.731px;
    background-image: url(./emailLight.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}

.contact-item:nth-child(3) h4::before {
    content: "";
    display: inline-block;
    width: 27.731px;
height: 27.731px;
    background-image: url(./phoneLight.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}


.contact-wrapper{
    display: flex;
    flex-direction: column;
    gap: 58px;
    padding-block-end: 50px;
}



.contact-wrapper .contact-item{
    /* display: flex;
    flex-direction: column;
    align-items: flex-end; */
}

.menu--menu-contact-us .clearfix {
        display: flex;
    align-items: center;
}



.menu--menu-contact-us .nav-item{
    font-size: 32px;
}

.menu--menu-contact-us .nav-item:nth-child(1) a {
   color: #25D366;
}

.menu--menu-contact-us .nav-item:nth-child(2) a {
  font-size: 0; 
  position: relative; 
}

.menu--menu-contact-us .nav-item:nth-child(2) a::before {
  content: "";
  display: inline-block;
  background-image: url(./sendLight.svg); 
  background-size: contain;
  background-repeat: no-repeat;
 width: 35.156px;
height: 33.636px;
}








.menu--menu-contact-us .nav-item:nth-child(3) a {
        color: #0866FF;
}

.menu--menu-contact-us .nav-item:nth-child(4) a {
    color: #0077b5; 
}







/* about innnnnnnnnnerrrrrrrrrr */



.vission-mission-section{
    background: #F4F4F4;
    padding-block: 96px;
}





.vission-mission-section .view-content{
        display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
}

.vission-mission-section .view-content .views-row{
        display: flex;
    justify-content: center;
    align-items: center;
}


.vission-mission-section .view-content .views-row .node__content{
    display: flex
;
    flex-direction: column;
    align-items: center;
}

.vission-mission-section .view-content .views-row .node__content .field--name-title h2{
color: #333;
text-align: center;
font-family: Nunito;
font-size: 16.216px;
font-style: normal;
font-weight: 700;
line-height: 19.459px; /* 120% */
padding-block-end: 14px;
padding-block-start: 7px;
}





.vission-mission-section .view-content .views-row .node__content .field--name-body p{
    color: #716C80;
    text-align: center;
    font-family: Nunito;
    font-size: 13.784px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.676px;
}

.vission-mission-section .view-content .views-row:nth-child(2) {
    border-left: 1px solid #929292;
    border-right: 1px solid #929292;
}

/* @@@@@@@@@@@@@@ */
.about-description-section .block-views-blockvission-mission-block-2 {
    padding-inline: 70px;
    padding-block: 70px;
}
.about-description-section .block-views-blockvission-mission-block-2 .view-content .views-row .node--type-about .node__content{
    display: flex ;
    padding-block-end: 80px;
    align-items: center;
}
.about-description-section 
.block-views-blockvission-mission-block-2 
.view-content 
.views-row:nth-child(odd) .node--type-about .node__content {
    flex-direction: row;
}

/* Even items → reverse direction */
.about-description-section 
.block-views-blockvission-mission-block-2 
.view-content 
.views-row:nth-child(even) .node--type-about .node__content {
    flex-direction: row-reverse;
}
.about-description-section .block-views-blockvission-mission-block-2 .view-content .views-row:nth-child(even) .node--type-about .node__content .title-body-description-wrapper{
    padding-inline-end: 0;
    padding-inline-start: 105px;
}

.about-description-section .block-views-blockvission-mission-block-2 .view-content .views-row .node--type-about .node__content .title-body-description-wrapper .field--name-title h2{
    color: #000;
    font-family: "Readex Pro";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 38.609px; /* 148.495% */
}
.title-body-description-wrapper{
    padding-inline-end: 105px;
}

.about-description-section .block-views-blockvission-mission-block-2 .view-content .views-row .node--type-about .node__content  .title-body-description-wrapper .field--name-body {
    color: #000;
    text-align: justify;
    font-family: "Readex Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px; /* 187.5% */
}
.about-description-section .block-views-blockvission-mission-block-2 .view-content .views-row .node--type-about .node__content .field--name-field-image img{
    width: 545.826px;
    height: 356.183px;
    border-radius: 15px;
}
.about-images-section {
    background-color: #F4F4F4;
    padding-inline: 155px;
    padding-block: 74px 146px;
}
.about-images-section .block-views-blockvission-mission-block-3 .view-content .views-row .node--type-about .node__content .field--name-title h2{
    color: #000;
font-family: "Readex Pro";
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: 38.609px; /* 148.495% */
}
.about-images-section .block-views-blockvission-mission-block-3 .view-content .views-row .node--type-about .node__content .field--name-body p{
    color: #000;
text-align: justify;
font-family: "Readex Pro";
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 30px; /* 187.5% */
}
.about-images-wrapper img{
width: 230px;
    height: 201px;
    border-radius: 15px;
}
.about-images-wrapper .field--name-field-images{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    justify-items: center;
}










.block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now {
    position: absolute;
    bottom: 319px;
    left: 165px;
    background: #BE2026; 
    padding: 5px 7px 5px 20px;
    border-radius: 8px;
    overflow: hidden;
}

.field--name-field-get-a-quote-now {
  position: relative;
  overflow: hidden;
  background-color: transparent;
  border-radius: 8px;
}

/* الخلفية المتحركة */
.field--name-field-get-a-quote-now::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #fdfdfd; /* لون الخلفية عند hover */
  transition: width 0.5s ease;
  z-index: 0;
  border-radius: 8px;
}

.field--name-field-get-a-quote-now:hover::before {
  width: 100%;
}

/* الرابط والنص فوق الخلفية */
.block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now a {
    position: relative;
    color: #fff; /* اللون الافتراضي للنص */
    font-family: "Readex Pro";
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    gap: 15px;
    align-items: center;
    z-index: 1; /* فوق الخلفية */
    transition: color 0.5s ease;
}

.block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now:hover a {
    color: red !important;
}

.block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now a::after {
    content: '';
    width: 45.333px;
    height: 41.538px;
    background-image: url(./getarrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    transition: filter 0.5s ease;
    z-index: 1;
}


/* [dir="rtl"] .block-views-blockhome-video-block-1 .swiper .node__content .field--name-field-get-a-quote-now a::after {
    transform: rotate(180deg);
} */



.field--name-field-get-a-quote-now:hover a::after {
    background-image: url(./redarrow.svg);
}

.btn-primary:hover, .btn-primary:focus{
    background-color: #BE2026 !important;
}


::placeholder {
 color: #A9A9A9;
font-family: "Readex Pro";
font-size: 14.801px;
font-style: normal;
font-weight: 400;
line-height: 147.5%; 
padding-inline-start: 5px;
}

/* [dir="rtl"] input::placeholder {
    text-align: right;
    direction: rtl;
} */



.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text]{
    padding-left: 5px;
}


.form-textarea-wrapper textarea{
     width: 625px;
    height: 145px;
    font-size: 16px;
}


ol.breadcrumb {
   display: flex;
   justify-content: center;
}



.contact-us .form-textarea-wrapper textarea{
        width: 402px;
}


.contact-us form.webform-submission-form{
        display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}


.contact-us .block-webform-block .webform-button--submit{
     font-family: "Readex Pro";
    font-size: 16.652px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    border-radius: 10px;
    background: #E17969;
    padding: 14px 24px;
    border: unset;

}

.contact-us .iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text]{
    /* width: 406.844px; */
    font-size: 16px;
}


.contact-us .iti--allow-dropdown input, .contact-us .iti--allow-dropdown input[type=tel]{
    width: 402px;
}




.region-footer-sixth .field--name-body{
        color: #FFF;
    font-family: "Readex Pro";
    font-size: 12.8px;
    font-style: normal;
    font-weight: 300;
    line-height: 19.2px;
    padding-inline-start: 60px;
}

.block-webform.block-webform-block .js-form-item-name input,
.block-webform.block-webform-block .js-form-item-email input,
.block-webform.block-webform-block .js-form-item-subject input {
  font-size: 16px; 
}


[dir="rtl"] .site-footer__top .clearfix .nav-link{
    font-size: 13px;
}

[dir="rtl"] .site-footer__top h2{
font-size: 16px;
}

.vission-mission-section .view-content .views-row .node__content .field--name-body p{
    font-family: "Readex Pro"; 
}


/* [dir="rtl"] #back-to-top-btn {
  right: auto;
  left: 80px;
  flex-direction: row; 
} */
.language-switcher-language-url{
    display: none;
}
.language-icon{
    display: none;
}

.english-logo{
padding-inline-start: 85px;
}

.arabic-logo{
padding-inline-start: 85px;
}
/* [dir="rtl"] nav#navbar-main{
padding-block: 0px;
} */

.english-logo img{
    width: 158px;
    height: 32.693px;
}

.arabic-logo{
    display: none;
}


.arabic-logo img{ 
    width: 158px;
    height: 32.693px;
    
}


[dir="rtl"] .arabic-logo { 
  
    display:inline;
}


[dir="rtl"] .english-logo{
  
    display: none;
}