/*----------------------------------------------------------------------------------------

	Theme Name: alexgroub2025

	Theme URI: alexgroub2025

	Description:alexgroub2025

	Author: alexgroub2025

	Author URI: alexgroub2025

	Version: 1

*/



 


 


* {
 
  text-decoration: none !important;
 

}

.clear {
  clear: both;
}

a:focus {
  outline: none;
}
 .contactpage2 .contactloop i {
  color: var(--maincolor);
  font-size: 1.5rem;
  background-color: #fff;
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid var(--maincolor);
}
 

.clear {
  clear: both;
}

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

html {
  scroll-behavior: smooth;
}

img {
  max-width: 100%;
}

:hover {
  text-decoration: none;
}

body {
 
  box-sizing: border-box;

  overflow-x: hidden;
 
  margin: 0;

}
 

h1 {
  font-size: 2.3rem !important;

}

h2 {
  font-size: 2rem !important;

}

h3 {
  font-size: 1.82rem !important;
}

h4 {
  font-size: 1.5rem !important;
}

h5 {
  font-size: 1.4rem !important;
}

h6 {
  font-size: 1.06rem !important;
}

 

::selection {
  background-color: var(--maincolor);
  color: #fff;
}

:root {
  --maincolor: #344cba;
  --footerbg: #1f1f1f; 
}
 

ul {
  padding: 0;
    margin: 0
}

li{
  list-style-type: none;
}

#acaart_pagination .current:hover,
#acaart_pagination .inactive:hover {
  background: #000;
}

a:focus {
  outline: 0px !important;
}



 

.header_menu .sub-menu {
opacity: 0;
  position: absolute;
  width: 273px !important;
  transform: translateY(16px);
  box-shadow: -1px 10px 30px -18px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 10px 30px -18px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 10px 30px -18px rgba(0, 0, 0, 0.75);
  pointer-events: none;
  background-color: #1f1f1f !important;
  border-radius: 10px !important;
  overflow: hidden;
  flex-direction: column;
  gap: 0;
}

.header_menu li.menu-item-has-children a:after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 15px;

  margin-right: 9px;
  transition-duration: 0.5s;
  transition-delay: 0.1s;
  display: inline-block;
}

 

.header_menu li.menu-item-has-children li a:after {

  display: none;
}

.header_menu li.menu-item-has-children a:hover:after {
  transform: rotate(180deg);
  transition-duration: 0.5s;
  transition-delay: 0.1s;

}

.header_menu li:hover .sub-menu {
  opacity: 1;
  z-index: 10000 !important;
  width: 220px;
  background: var(--footerbg);
  transform: translateY(0px);
  border-bottom-right-radius: 30px;
  pointer-events: visible;
}

.header_menu li li:before {
  height: 100% !important;
  z-index: -1;
  border-radius: 0 !important;
  border-bottom-right-radius: 30px !important;
}


 

.header_menu li li:hover {
  background-color: #373737;
}
.topmenu li ul ul{
  display: none;

}
.topmenu li ul ul ul li{
  display: none;
}
.topmenu li ul ul li:hover ul li{
  display: block;
}
.topmenu li ul li:hover ul {
  display: block;
  left: 100%;
  right: 0;
  top: 0;

}

.header_menu li.current-menu-item li a::before {
  background-image: none !important;
  background-color: transparent !important;
}

.header_menu li li {
 
 
  border-bottom: 1px solid #393939;
  width: 100%;
  max-height: 53px !important;
  display: block;
  min-height: 53px !important;
  line-height: 53px !important;
  display: block;

  margin-right: 0;
 
  text-align: right;

  margin-left: 0;
}

header .header_menu .sub-menu li a{
  color: #fff !important;
  font-size: 1rem !important;
  font-weight: normal !important;
  line-height: 50px !important;
}

.header_menu li li:last-child {
  border-bottom: 0px;

}

.header_menu li.menu-item-has-children ul li.current-menu-item:hover {
  background-color: #1f1f1f
}

.header_menu li li a {
  color: #fff !important;
  font-size: 1.4rem;
  text-shadow: 0px 0px 0px transparent;
  width: 250px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px !important;
  text-overflow: ellipsis;
  min-height: 53px;
}

header div.header_menu li li a:before {
  background-image: none !important;
  background-color: transparent !important;
}


 



.header_menu li {
  position: relative;
}

 
 
 
.header_menu li {
  display: inline-block;
  position: relative;
 
}

.header_menu ul {
  min-height: 108px;
}
.home .header_menu li a {
	color:#fff;
}
.header_menu li a {
position: relative;
 
  font-weight: 700 !important;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.2rem !important;
  z-index: 1;
  display: block;
  line-height: 41px;
}

.header_menu li.current-menu-item:hover:before {
  background-color: var(--maincolor) !important;

  right: 0;
}
.category .loopblock{
  margin-bottom: 30px;
}
.topmenu li:hover a{
  color: #fff !important;
}
.topmenu li:before{
  content: '';
  background-color: var(--maincolor);
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  transition: all 0.5s ease-in-out
}
.topmenu li:hover:before{
  width: 100%;
}
.topmenu li:after{
content: '';
background-color: var(--footerbg);
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
    transition-delay: 0s;
  transition-delay: 0.2s;
  margin: 0 auto;
  right: 0;
}
.topmenu li:hover:after{
  width: 100%;
}
 .elementor-lightbox iframe{
  max-width: 900px !important; 
  width: 100% !important;
}

.header_menu li.current-menu-item:before {
  display: none;
  right: 0;
}

.header_menu li li:before {
  display: none;

}

.header_menu ul {
  gap: 14px;
  display: flex;
  justify-content: center;
  text-align: right;
  margin-top: 0;
  align-items: center;
  height: auto;
}

.header_menu ul ul {
  min-height: auto
}



header.shrink {
  background-image: none;
box-shadow: 0px 0px 10px 0px #f1f1f1;
 background-color: #fff;
}
.slider_site .sitebutton li{
  direction: rtl;
}
.slider_site .sitebutton li i{
  color: var(--maincolor);
  vertical-align:  inherit;
  font-size: 1rem
}
header .row{
  align-items: center;
}

 
.postimg img{
float: none !important;
  width: 100%;
  min-height: 400px;
  margin-top: 11px;
  margin-bottom: 22px;
}

 

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}



#acaart_pagination {
  text-align: center;
  margin-top: 29px;
  margin-bottom: 0;
}

#acaart_pagination span {
  background-color: var(--maincolor);
  color: #fff;
  width: 40px;
  display: inline-block;
  height: 40px;
  border-radius: 0px;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
}
#acaart_pagination a{
display: none
}
#articlezsela{
  padding: 10px;
  padding-top: 0;
  border: 1px solid #f1f1f1;
   border-bottom: 1px solid var(--maincolor);
}

#acaart_pagination .inactive {
  font-size: 15px;
  font-weight: 600;
  background-color: #000;
  color: #fff;
  margin-right: 10px;
  width: 40px;
  display: inline-block;
  height: 40px;
  border-radius: 0px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
}



.contactforma h1 {
  text-align: center;
  margin-bottom: 40px;
  background-color: var(--maincolor);
  border-radius: 10px;
  padding: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 2.5rem;
}

.site_mapo iframe {
  width: 100%;
  min-height: 350px;
  border: 0px;
  margin-top: 0;
}
.socialbottom li:hover{
  background-color: var(--maincolor);
  border-color: var(--maincolor)
}
.contactloop{
  display: flex;
  gap: 20px;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  align-items: center;
  height: 120px;
  padding: 18px;
  margin-top: 20px;
}
.contactloop i{
  color: #fff;
  font-size: 2rem;
  background-color: var(--maincolor);
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
.contacttext span{
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  font-size: 1.1rem
}
.contacttext p{
  margin: 0
}

.contactforma button.wpforms-submit {
  background-color: var(--secondcolor) !important;
  font-weight: 600;
  text-shadow: 0px 0px 0px #b7822a;
  height: 60px !important;
  width: 150px;
  border-radius: 5px !important;
  font-weight: bold !important;
  font-size: 1.5rem !important;
}
#wpforms-form-103 input, #wpforms-form-103 textarea{
  border-radius: 10px !important;
}

 

.contactforma input {
  margin-bottom: 3px !important;
  height: 61px !important;
 border: 1px solid #f1f1f1 !important;
  width: 90%;
  box-shadow: 0px 0px 0px !important;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  border-radius: 0px !important;
  background-color: #fff;
  padding-right: 14px !important;
  font-size: 17px !important;
  min-width: 100% !important;
  color: #AFAFAF !important;
  border-radius: 5px !important;
}

.contactforma input:focus {
  outline: none;
}


.contactforma label.vfb-error {
  color: red;
  font-weight: bold;
  font-size: 15px;
  margin-top: 10px;
}

.contactforma {
  margin-bottom: 50px;
}


.contactforma .vfb-section-1 li:first-child,
.contactforma .vfb-section-1 li:nth-child(2) {
  display: inline-block;
  width: 49%;
  margin-bottom: 20px;
}

.contactforma .vfb-item-submit input {
  margin-top: 0;
  background-color: var(--maincolor) !important;
  color: #fff !important;
  border: 0px !important;
  padding-left: 0 !important;
  max-width: 150px;
  text-align: center;
  box-shadow: 0 0 0 transparent !important;
  float: left;
  border-radius: 10px !important;
  padding-right: 0 !important;
  font-weight: bold;
  font-size: 22px !important;
}

.vfb-section-2 li:first-child {
  display: none;
}

#contact_map .contactforma {
  margin-top: 50px;
}

 

.contactforma textarea {
  width: 100%;
   border: 1px solid #f1f1f1 !important;
  box-shadow: 0px 0px 0px !important;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  border-radius: 0px !important;
  height: 118px !important;
  padding: 15px !important;
  background-color: #fff !important;
  font-size: 14px !important;
  font-weight: bold;
  color: #AFAFAF !important;
  margin-bottom: 0 !important;
  border-radius: 5px !important;
}

.contactforma label {
  display: none;
  margin-bottom: 19px !important;
  font-size: 15px;
  margin-top: 20px;
  font-weight: normal !important;
}

.nolable label {
  display: none !important;
}


.contactforma .vfb-legend h3 {
  font-size: 16px !important;
  border: 1px solid #f1f1f1;
  padding: 15px;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 30px;
 
  border-bottom: 4px solid #f1f1f1;
}







/* The side navigation menu */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: var(--footerbg);
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
  z-index: 1111;
}


/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  background-color: var(--maincolor) !important;
  margin-left: 50px;
  border-radius: 100%;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

.mobileicon {
  display: none;
}

.rightformcontent .vfb-item-secret {
  display: none !important;
}



.mobileicon {
  width: 13%;
  float: left !important;
  margin-top: 36px;
  text-align: left !important;
  direction: ltr;

}

.mobileicon span {
  background-color: #333;
  width: 30px;
  height: 4px;
  text-align: right !important;
  display: block;
  margin-bottom: 7px;

}

.mobileicon span:nth-child(2) {
  max-width: 23px;
}

.mobileicon a {
  display: block;
  cursor: pointer;
}

.sidenav {
  display: block;
}

#mySidenav li {
  border-bottom: 1px solid #2b2a2a;

  line-height: 37px;
}

.sidenav a {
  font-size: 17px !important;
  color: #fff;
  padding-right: 18px;
}

.sidenav a:hover {
  color: #fff !important;
}

.closebtn {
  background: var(--maincolor) !important;
  text-align: center;
  padding: 0px !important;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0px;
  margin-top: 20px !important;
  color: #fff !important;
}

a.closebtn:hover {
  color: #fff !important;
}

.sidenav li.menu-item-has-children .sub-menu {
  display: none;

}


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

.sidenav li.menu-item-has-children a:after {
  content: '';
  display: block;
  background-color: #fff;
  width: 10px;
  height: 10px;
  position: absolute;

  right: 30px;
  top: 20%;
  margin-top: 10px;
  z-index: 100;

}

.sidenav li.menu-item-has-children a::after {
content: '';
  display: block;
  background-color: #fff;
  width: 10px;
  height: 6px;
  position: absolute;
  left: 23px;
  top: 24%;
  margin-top: 10px;
  z-index: 100;
  clip-path: polygon(51% 100%, 0 0, 100% 0);
  right: auto;
}

.sidenav li.menu-item-has-children li a::after {

  width: 0px;
  height: 0px;

  clip-path: none;
}

.sidenav li.menu-item-has-children a.active {

  background-color: var(--maincolor);
}



img {
  max-width: 100%;
}

.mobicon {

  display: none;
}

.header_menu li.menu-item-has-children ul li.current-menu-item a {

  color: #fff !important;
  width: 100%;
}

.header_menu li.menu-item-has-children ul li.current-menu-item {
 
  line-height: 53px !important;
  background-color: #1f1f1f;

}

.header_menu li a:hover {
  color: #fff;
  border-radius: 0px;
}

.header_menu li.current-menu-item li a {
  padding: 0 !important;
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
}

 

.header_menu li.current_page_item:before {
content: '';
  width: 0%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  transform: none;
  z-index: -1;
  background-color: var(--maincolor);
  transition: all .5s ease-in-out;
  border-radius: 5px;
}
.header_menu li.current_page_item:hover:before{
  width: 100%
}
.header_menu li.current_page_item:hover a{
  color: #fff !important;
}


.header_menu li.current-menu-item:hover a:before {

  height: 100%;
  opacity: 1;
}

.header_menu li.current-menu-item li a {
padding-inline: 16px !important;
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
}

.header_menu li:hover a {
  color: #fff;
}



h2.title-bkp {
  color: var(--maincolor);
  text-align: center;
}

.content-bkp h2 {
  color: #fff;
}

 









.shrink {
  position: fixed !important;
  width: 100% !important;
  z-index: 1111 !important;
  top: 0;
 

}



.clear {
  clear: both;
}








.totopa {
  display: none;
}

.totopa2:hover {
  background-color: var(--footerbg);
  border-radius: 0;
}

.totopa2:hover i {
  color: #fff;
}

.totopa2 {
  display: block;
  position: fixed;
  right: 20px;
  background-color: var(--maincolor);
  width: 45px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  height: 45px;
  z-index: 100;
 
  border: 0px solid #fff;
  bottom: 28px;
  text-align: center;
  line-height: 45px;
  overflow: hidden;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.07);

}

.totopa2 i {
  color: #fff;
  font-size: 19px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0px;

}

.totopa2 i.upclass {
  bottom: 12px;
}

.totopa2 i.bottomclass {
  bottom: -124px;
}

.totopa2:hover i.upclass {
  bottom: 50px;
}

.totopa2:hover i.bottomclass {
  bottom: 10px;

}








 

.header_menu li:hover a {
  color: var(--maincolor);
}


.regionfull2 {
  text-align: center;
}






.sliderimg img{
  max-height: 557px;
  object-fit: cover;
  filter: grayscale(100%);
}










.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}


 
.header_menu li.current_page_item {
  position: relative;
border-radius: 5px;
}


.header_menu li.current_page_item a {
color: #fff !important;
  background-color: var(--maincolor);
}

.header_menu li.current-menu-item a {
 background-color: var(--secondcolor);
  border-radius: 5px;
  color: #fff !important;
}
.header_menu li.current-menu-item a:hover{
  background-color: #373737
}
 
 
 
 
 p{
  margin: 0
}
 
.toppolygon{
  background-color: var(--maincolor);
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
  padding-left: 20px;
}
.toppolygon *{
  color: #fff !important;
  fill: #fff
}

body{
  margin: 0
}
#footerabout .elementor-widget-wrap{
  display: flex;
  align-items: center;
  height: auto;
  border-top-right-radius: 45px;
  padding-top: 60px;
}
#footertop:before{
  content: '';
  background-color: #fff;
  height: 60px;
  width: 100%;
  position: absolute;
  top: 0
}
#footertitle:before{
  content: '';
  background-color: var(--maincolor);
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
}
#site_slider .elementor-image-carousel-wrapper{
  padding: 0 !important;
}
#site_slider{
  position: relative;
}
#site_slider .swiper-pagination{
  position: absolute !important;
  bottom: 7%
}
#site_slider .swiper-pagination span.swiper-pagination-bullet{
  background-color:   #fff !important;
  width: 14px;
  opacity: 1;
  height: 14px;
}
#site_slider .swiper-pagination span.swiper-pagination-bullet-active{
  background-color:   var(--maincolor) !important;
  width: 14px;
  height: 14px;
  opacity: 1;
}


#industryloop{
  position: relative;
  overflow: hidden;
}
#industryloop .looptext, #industryloop .looptile{
  position: absolute;
  transform: translate(-50%,-50%);

  left: 50%;
  z-index: 1;
  max-width: 70%;
}
#industryloop img{
  border-radius: 10px
}
#industryloop .looptile{
  top: -50%;
  transition: all 0.5s ease-in-out;
  transition-delay: 0.7
}
#industryloop .looptext{
  bottom: -50%;
  transition: all 0.5s ease-in-out;
  transition-delay: 0.9
}
#industryloop:hover .looptile{
  top: 40%
}
#industryloop:hover .looptext{
  bottom: 1.3%;
}

#industryloop:before{
  content: '';
  width: 100%;
  height:  0%;
  position: absolute;
  background-color: rgb(0,0,0,0.5);
  z-index: 1;
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
}
#industryloop:hover:before{
  height: 100%;
}
#industryloop .looptile span{
  color: #fff;
  font-size: 1.8rem;
  line-height: 30px;
}
#industryloop .looptext p{
  color: #fff;
  font-weight: normal;
  font-size: 1rem;
  line-height: 20px;
}
#productpostloop img{
  max-height: 280px !important;
  min-height: 280px !important;
  object-fit: cover;
}

#productloop{
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%); 
  border-radius:10px;
  border:1px solid #f6f6f6;
}
#productbutton span{
  color: #fff !important;
} 

#productloop .producttitle{
  font-size: 25px;
  font-weight: normal;
  color: #1f1f1f
}

#productloop .plimg{
  background-color: #fff;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -50px auto 15px;
}
#productloop .plimg img{
  border-radius: 100%;
  width: 70px;
  height: 70px;
  object-fit: cover;
}
.aboutbutton span{
  color: #fff
}
#clientcaro figure{
  border: 2px solid #f6f6f6;
  border-radius: 10px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto 20px;
  background-color: #fff;
}
.wh1, .wh2, .wh3, .wh4{
  display: flex;

}

.wh1:before, .wh2:before, .wh3:before, .wh4:before{
  min-width: 74px;
  width: 74px;
  height: 74px;
  background-color: var(--maincolor);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  color: #fff;
  font-size: 3rem;
  font-family: arial;
  font-weight: bold;
  margin-right: 15px; 
}
.wh1:before{
  content: '1';

}
.wh2:before{
  content: '2';
  margin-left: 15px;
  margin-right: 30px;

}
.wh3:before{
  content: '3';
  margin-right: 0;
  margin-left: 15px

}
.wh4:before{
  content: '4';
  margin-left: 15px;
  margin-right: 30px;

}
.wh3, .wh4{
  direction: rtl
}
#partnerblock{
  background: rgb(255,255,255);
  background: linear-gradient(225deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%); 
}
.findusicon {
  background-color: #aeaeae;
  border-radius: 10px;
  width: 45px !important;
  min-height:45px !important;
  display:flex;
  justify-content: center !important;
  align-content: center !important;
  text-align: center;
  padding-top: 5px

}
.findusicon svg{
  vertical-align: middle;
  font-size: 19px;
  fill:  #fff !important;
}
#contactform .wpforms-field.wpforms-field-name,
#contactform .wpforms-field.wpforms-field-email,
#contactform .wpforms-field.wpforms-field-text
{
  width: 49% !important;
  display: inline-block;
  padding-block: 6px;
}
#contactform .wpforms-field.wpforms-field-name input,
#contactform .wpforms-field.wpforms-field-email input,
#contactform .wpforms-field.wpforms-field-text input
{
  min-width: 97% !important;
  display: inline-block;
}
#contactform .wpforms-head-container{
  padding-bottom: 24px !important;
}
#contactform *{
  font-family: "Poppins", Sans-serif;
  margin: 0
}
#contactform .wpforms-title{
  font-size: 26px;
  margin-bottom: 20px;
}
#contactform .wpforms-description{
  font-size: 1.2rem
}
#contactform .wpforms-field-textarea{
  padding-block: 7px;
  margin-bottom:10px;
}


#all_media .nav{
  display: flex;
  justify-content: center;
  border: none;
  gap: 10px;
  margin-bottom: 30px;
}
#all_media nav button{
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  min-width: 136px;
  height: 49px;
  font-weight: 600;
  color: #1f1f1f;
  font-size: 1.1rem
}
#all_media nav button.active{
  background-color: var(--maincolor);
  border-color: var(--maincolor);
  color: #fff;
}
.meidafile{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.meidafile li{
  width: 24%;
}
.meidafile li img{
  height: 239px;
  border-radius: 10px;
  width: 100%;
}
.videoblock{
cursor: pointer
}
 
 
 .videoblock, .imgblock{
  position: relative;
  overflow: hidden;
}
.videoblock:before, .imgblock:before{
  z-index: 11;
  position: absolute;
  background-color: rgb(255,255,255,0.7);
  transform: translate(-50%,-50%);
  top: 3000%;
  left: 50%;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-family: "Eicons";
  font-weight: 600;
  font-size: 2rem !important;
  transition: all 0.5s ease-in-out
}
.videoblock:before{
  content: '\e90a';
}
.imgblock:before{
  content: '\';
   transition: all 0.5s ease-in-out !important;
}
#partnertopitem{
  border: 1px solid #f1f1f1;
  border-radius: 15px;
  padding-block: 10px;
  margin: 10px;
}

#partnerslider img, #partnertopitem img{
  border-radius: 10px;
}
#partnertopitem::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 10%;
  background-color: #f9f9f9;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
}
#partnertopitem:hover:before{
    width: 100%;
  height: 100%;
  border-radius: 10px
}
 

.videoblock:after, .imgblock:after{
  content: '';
  width: 100%;
  height: 0px;
  position: absolute;
  background-color: rgb(0,0,0,0.5);
  left: 0;
  top: 0 !important;
  z-index: 2;
  transform: translate(-50%,-50%);
  left: 50%;
  border-radius: 10px;
  transition: all 0.5s ease-in-out
}
.meidafile li{
  padding: 0 !important;
  overflow: hidden;
  border-radius: 10px;
}
.videoblock:hover:after, .imgblock:hover:after{
  height: 650px;
}

.videoblock:hover:before, .imgblock:hover:before{
  top: 50%
}
.headertop .elementor-column-gap-default{
  position: relative;
}

 

.headertop .elementor-column-gap-default:before{
  content: '';
  width: 100%;
  position: absolute;
  right: -95%;
  background-color: var(--maincolor);
  height: 95px;
  
}

.headermenu .elementor-item-active{
  background-color: #344cba;
  border-radius: 10px;
}
.footermenu li a{
  padding-left: 10px !important;
}
.footermenu li{
  border-bottom: 1px dashed #454545 !important;
 
 
}
.footermenu li:before{
  content: '';
  background-color: #454545;
  width: 10px;
  height:  10px;
  border-radius: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
}
.footermenu li:last-child,
.footermenu li:nth-last-child(2) {
  border-bottom: none !important;
}
.producttitle {
  margin: 0 auto 20px !important;
}
  .loader2 {
  position: fixed;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10000;
  text-align: center;
  line-height: 100vh;
  top: 0;
}
 .spinner {
  width: 56px;
  height: 56px;
  display: grid;
  border: 4.5px solid #0000;

  border-radius: 50%;
  border-color: #f1f1f1 #0000;
  animation: spinner-e04l1k 1s infinite linear;
  top: 50%;
  left: 0;
  position: absolute;
  right: 0;
  margin: 0 auto;
}

.spinner::before,
.spinner::after {
  content: "";
  grid-area: 1/1;
  margin: 2.2px;
  border: inherit;
  border-radius: 50%;
}


.spinner::before {
  border-color: var(--maincolor) #0000;
  animation: inherit;
  animation-duration: 0.5s;
  animation-direction: reverse;
}

.spinner::after {
  margin: 8.9px;
}

@keyframes spinner-e04l1k {
  100% {
    transform: rotate(1turn);
  }
}
.headertop{
  margin-top: -1px !important;
}


.elementor-pagination{
  margin-block:   30px;
}
.elementor-pagination span.page-numbers, .elementor-pagination a{
  min-width: 50px;
  display: inline-flex;
  justify-content: center;
  background-color: var(--maincolor);
  height: 50px;
  align-items: center;
  border-radius: 10px;
  color: #fff;
}
.elementor-pagination .prev, .elementor-pagination .next{
  background-color: #fff !important;
  color: #1f1f1f !important;
}
.elementor-pagination span.page-numbers.current{
  background-color: #1f1f1f
}
.wpforms-error{
  margin-top: 6px !important;
}

#pagemenu li:hover a{
  background-color: #f9f9f9 !important;
  padding-left: 30px;
  color: #1f1f1f !important;
}
#pagemenu li{
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  width: 100%;
}
#pagemenu li a.elementor-item-active{
  font-weight: bold;
}
.pageslider img{
  height: 500px !important;
  object-fit: cover;
  width:100%;
}
.newsletter *{
  border-radius: 10px !important;
}
.newsletter #wpforms-1041, .newsletter #wpforms-1041-field_2-container{
  margin: 0 !important;
  padding: 0 !important;
}
.newsletter label{
  font-weight: normal !important;
  line-height: 30px !important;
}
.newsletter input{
  min-width: 100% !important;
}
.newsletter .wpforms-submit{
  width: 150px;
  height: 50px !important;
}
.partner .gallery-icon{
  display: flex;
  min-height: 100px;
  justify-content: center;
  align-items: center;
  gap: 10px !important;
  border: 1px solid #eee;
  border-radius: 10px;
}

.partner .gallery-item img{
  border: none !important;
}
.partner img{
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 70px !important;
}


.contacticon, #industrybutton{
  overflow: hidden;
  position: relative;
  z-index: 1
}
.contacticon:before, #industrybutton:before{
  content: '';
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: var(--maincolor);
    border-radius: 8px;
  transition: all 0.5s ease-in-out;
  top: 0;
  left: 0;
  z-index: -1
}

.contacticon:hover:before, .secheade li:hover:before, #industrybutton:hover:before{
width: 100%;
}
.contacticon:hover *, #industrybutton:hover{
  color: #fff !important;
}
.contacticon:hover svg, #industrybutton:hover svg{
  fill: #fff !important;
}
.secheade li{
  position: relative;
}
.secheade li:before{
  content: '';
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: #eee;
    border-radius: 8px;
  transition: all 0.5s ease-in-out
}
#productbutton:hover{
  background-color: #eee
}
#productbutton:hover *{
  color: #1f1f1f !important;
}
#productbutton:hover svg{
  fill: #1f1f1f !important;
}
 
.aboutb #industrybutton:hover:before{
 background-color: #1f1f1f;
  border-color: #1f1f1f !important;
}
/* From Uiverse.io by alexruix */ 
.loader {
  width: 48px;
  height: 48px;
  margin: auto;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%
}

.loader:before {
  content: '';
  width: 48px;
  height: 5px;
  background: #eee;
  position: absolute;
  top: 60px;
  left: 0;
  border-radius: 50%;
  animation: shadow324 0.5s linear infinite;
}

.loader:after {
  content: '';
  width: 100%;
  height: 100%;
  background: var(--maincolor);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  animation: jump7456 0.5s linear infinite;
}
.wpforms-field-label{
    display:none !important
}

.swiper-pagination.swiper-pagination-clickable{
left: calc(var(--dots-horizontal-position) + var(--dots-horizontal-offset)) !important;
 
}
#productloop{
  position: relative;
 
}
#productloop:before{
  content: '';
  position: absolute;
  width: 0%;
  height: 10%;
  background-color: var(--maincolor);
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
}
#productloop:hover:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--maincolor);
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
}
#productloop:hover *{
  color: #fff
}
#productloop:hover #productbutton{
  background-color: #fff;
 
}
#productloop:hover #productbutton span.elementor-button-text, #productloop:hover #productbutton span svg{
  fill:  #1f1f1f !important;
  color: #1f1f1f !important;
}
#productpostloop .plimg{
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
#productpostloop .plimg:before{
  content: '';
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: rgb(0,0,0,0.5);
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
  z-index: 1
}
#productpostloop:hover .plimg:before{
 
  width: 100%;
 
}
#productpostloop img{
  transition: all 0.5s ease-in-out
}
#productpostloop:hover img{
  transform: scale(1.1) rotate(5deg)
}
.aboutb .abclass{
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

 
.aboutb .abclass:before{
  content: '';
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: ;
  position: absolute;
  width: 0%;
  height: 0%;
  border: 0px solid rgb(255,255,255,0.5);
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
  z-index: 1;
  margin: 0 auto;
  left: 50%;
  right: 0;
  border-radius: 10px;
  top: 50%;
  bottom: 0;
  transform: translate(-50%,-50%)
}
.aboutb:hover .abclass:before{
   width: 80%;
  height: 80%;
 border: 4px solid rgb(255,255,255,0.5);
}

.aboutb .abclass img{
  transition: all 1.5s ease-in-out;
}
.aboutb:hover .abclass img{
  transform: scale(1.1)
}
#clientcaro img{
      filter: grayscale(100%);  
            transition: filter 0.3s ease; 
}
#clientcaro figure:hover img{
   filter: grayscale(0%);  
}


@keyframes jump7456 {
  15% {
    border-bottom-right-radius: 3px;
  }

  25% {
    transform: translateY(9px) rotate(22.5deg);
  }

  50% {
    transform: translateY(18px) scale(1, .9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    transform: translateY(9px) rotate(67.5deg);
  }

  100% {
    transform: translateY(0) rotate(90deg);
  }
}

@keyframes shadow324 {

  0%,
    100% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.2, 1);
  }
}

@media (min-width: 1024px) and (max-width: 1139px) {
.toppolygon{
  padding-left: 10px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.headertop .elementor-column-gap-default::before{
	display:none;
}
}

@media (min-width: 768px) and (max-width: 1020px) {
	#industryloop .looptext {
  bottom: -70%;
 
}
#industryloop:hover .looptile{
  top: 40%
}
#industryloop .looptext, #industryloop .looptile {
 
  max-width: 91%;
}
 
}
@media (min-width: 320px) and (max-width: 767px) {
 .footermenu li {
  border-bottom: 1px dashed #454545 !important;
  width: 49%;
}
 
#industryloop .looptext, #industryloop .looptile {
 
  max-width: 70%;
}
#industryloop {
  max-width: 360px;
  margin: 0 auto;
}
.headertop .elementor-column-gap-default::before{
	display:none;
}
#footerabout .elementor-widget-wrap {
  height: auto;
  padding-top: 44px;
}
}

@media (min-width: 320px) and (max-width: 1024px) {
	#pagemenu li a.elementor-item-active {
  font-weight: bold;
  width: 100%;
  background-color: #fff;
  color: #1f1f1f;
}
#pagemenu li:hover a {
  background-color: #f9f9f9 !important;
  padding-left: 30px;
  color: #1f1f1f !important;
  width: 100%;
}
#contactform .wpforms-field.wpforms-field-name, #contactform .wpforms-field.wpforms-field-email, #contactform .wpforms-field.wpforms-field-text {
  width: 100% !important;
 
}
.wh1:before, .wh2:before, .wh3:before, .wh4:before{
  min-width: 74px;
  width: 74px;
  height: 74px;
  background-color: var(--maincolor);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  color: #fff;
  font-size: 2.5rem;
  font-family: arial;
  font-weight: bold;
  margin-right: 15px; 
}
.wh1:before{
  content: '1';

}
.wh2:before{
  content: '2';
  margin-left: 0px;
  margin-right: 15px;

}
.wh3:before{
  content: '3';
  margin-right: 0;
  margin-left: 15px

}
.wh4:before{
  content: '4';
  margin-left: 15px;
  margin-right: 0px;

}
.wh3, .wh4{
  direction: rtl
}
.wh1, .wh2, .wh3, .wh4{
  border: 1px solid !important;
  background-color: rgb(0,0,0,0.3);
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px !important;
}
.meidafile li {
  padding: 0 !important;
  overflow: hidden;
  border-radius: 10px;
  width: 42%;
  height: 150px;
}
.meidafile li img {
  height: 150px;
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
}
#contactform .wpforms-head-container{
  text-align: center;
}
#contactform .wpforms-description{
  line-height: 40px !important;
}
#industryloop{
  max-width: 360px;
  margin: 0 auto
}
#offmenu{
  min-height: 100vh
}
.sliderimg img{
  height: 200px !important;
  object-fit: cover;
}
.industryblock img {
    content-visibility: visible !important;
}
.aboutb:hover .abclass img {
  transform: scale(1);
}
.aboutb .abclass::before {
 
  top: 53%;
 
}

}