/*
Theme Name: Basic WP Template
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Description: A barebones WordPress theme with security settings
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: basic-wp-template
*/

/*-------General Settings-----------*/
.elementor.elementor-location-header{position: absolute;right: 0;left: 0;z-index: 99;background: #fff;transition: all 0.5s ease;}
.elementor.elementor-location-header + #content{margin-top: 109px;}
.elementor.elementor-location-header.hdr_area_hide{position: fixed;top: -150px;opacity: 0;}
.elementor.elementor-location-header.hdr_area_hide #social_items{display:none;}
.elementor.elementor-location-header.hdr_area_hide #logo_jo img{max-width: 100px;}
.elementor.elementor-location-header.hdr_area_fixed{top: 0;opacity: 1;box-shadow: 0 0 15px 10px rgba(0,0,0,0.25);}
.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0;
  margin-bottom: 0;
}
.home .entry-header {
  margin-bottom: 0;
}
.site-content .ast-container {
  padding: 0;
}
.ast-single-post .entry-content a, 
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
  text-decoration: none;
}
@media (min-width: 769px){
	.padding_right_content{
		padding-right:calc((100% - 1140px) / 2);
	}
	.padding_left_content{
		padding-left:calc((100% - 1140px) / 2);
	}
}
#main > article{
  position:relative;	
}
.ast-page-builder-template .entry-header {
  background: url(/wp-content/uploads/2024/09/elit-page3_02.webp) no-repeat scroll center / cover;
  min-height: 400px;
  display: flex;
  align-items: center;
  margin: 0;
}
.page-id-3737.ast-page-builder-template .entry-header {
  background: url(/wp-content/uploads/2024/09/elit-page3_02.webp) no-repeat scroll center / cover;
  min-height: 230px;
}
.ast-breadcrumbs-wrapper {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  text-align: left;
  padding: 0 calc((100% - 1140px) / 2);
}
.ast-breadcrumbs-wrapper .ast-breadcrumbs-inner{
  padding: 0 10px;
}
.ast-breadcrumbs-wrapper span, .ast-breadcrumbs-wrapper a, .trail-items li::after {
  color: #fff;
  font-weight: 200;
}
.ast-page-builder-template .entry-header > .entry-title {
  font-weight: 200;
  color: #fff;
  font-size: 60px;
  display: block;
  max-width: 1140px;
  margin: auto;
  width: 100%;
  padding: 0 10px;
  text-shadow: 1px 1px 1px #000;
}
.elementor-select-wrapper{
  height: 100%;
}

/*--our servises--*/

#our_servises .elementor-image-box-wrapper{
  position: relative;
  display: flex;
}
#our_servises .elementor-image-box-wrapper .elementor-image-box-img{
	overflow: hidden;
}

#our_servises .elementor-image-box-wrapper .elementor-image-box-content {
  position: absolute;
  background: rgba(0,0,0,0.7);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  max-height: 45px;
}
@media (min-width: 801px) {
	#our_servises .jo_last_service .elementor-image-box-wrapper .elementor-image-box-content {
		max-height: 70px;
	}
}
#our_servises .elementor-image-box-wrapper .elementor-image-box-content h3{
  margin: 0;
  line-height: 45px;
}
@media (min-width: 801px) {
	#our_servises .jo_last_service .elementor-image-box-wrapper .elementor-image-box-content h3{
	  line-height: 1.3;
	  align-content: center;
	  text-transform: uppercase;
	}
}
.list_with_logo .elementor-icon-list-items > li{
  background: url(/wp-content/uploads/2022/11/custom_icon_services.png) no-repeat scroll left center;
  padding: 0 0 0 35px;
}
.value_icons figure:hover img {
  transform: rotateY(360deg);
  transition: all 1s;
    transition-duration: 1s;
}
.value_icons figure img {
  transition: all 1s;
}
@media (max-width: 800px) {
  #our_servises .elementor-image-box-wrapper .elementor-image-box-content h3{font-size: 16px;}
}
/*--slick--*/

.elementor-kit-5 button.slick-arrow {
  border: 0;
  padding: 0;
  font-size: 0;
  background: none;
}
.elementor-kit-5 button.slick-arrow::after,
.elementor-kit-5 button.slick-arrow::before{
  content: "";
  width: 28px;
  height: 3px;
  background: #000;
  position: absolute;
  right: -2px;
  opacity: 1;
}
.elementor-kit-5 button.slick-next::before{
  top: 6px;
    -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.elementor-kit-5 button.slick-next::after{
  bottom: 6px;
  -moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.elementor-kit-5 button.slick-prev::before{
  top: 6px;
    -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.elementor-kit-5 button.slick-prev::after{
  bottom: 6px;
  -moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

.slick-prev, .slick-next {
  width: 20px;
  height: 34px;
  top: 50%;
  bottom: auto;
}
.slick-dots{}
.slick-dots > li{
  width: 12px;
  height: 12px;
}
.slick-dots > li button {
  background: #000;
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 50%;
}
.slick-dots > li.slick-active button{
  border: 3px solid #D33;
  background: none;
}
.slick-dots > li button::before{
	content: none;
}

#tgl_icon .elementor-toggle .elementor-toggle-item{
  margin-bottom: 20px;
}
#tgl_icon .elementor-toggle .elementor-tab-content{
  padding-right:0;
  padding-left:0;
}
#tgl_icon .elementor-toggle .elementor-tab-title{
  display: flex;
  align-items: center;
  padding: 0;
  border-bottom: 0;
}
#tgl_icon .elementor-toggle-icon,
#tgl_icon .elementor-toggle-icon svg{
  width: 165px;
  height: 100px;
  margin: 0;
}
#tgl_icon .elementor-toggle-icon{
  margin-right:15px;
}
.elementor-post-navigation .post-navigation__arrow-wrapper{
  display:none;
}

@media (max-width: 768px){
	ol, ul {margin: 0 1.5em 1.5em 0;}
    .order_one{order: -1;} 
	.h150{min-height: 150px;}
	
	.hdr_area_fixed #header_jo .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{
	    margin-top: 12px !important;
	}
	
	.elementor.elementor-location-header + #content{margin-top: 90px;}
	.ast-page-builder-template .entry-header, .page-id-3737.ast-page-builder-template .entry-header{min-height: 120px;}
	.ast-page-builder-template .entry-header > .entry-title{font-size: 34px;}
	#tgl_icon .elementor-toggle-icon, #tgl_icon .elementor-toggle-icon svg {width: 130px;height: 80px;}
	.elementor-position-right .elementor-image-box-wrapper{display: flex;}
	.elementor-position-right .elementor-image-box-wrapper .elementor-image-box-title{margin: 0 10px 0 0;}
}




















#footer-fast-nav {
  position: sticky;
  bottom: 0;
  height: 40px;
  z-index: 99999;
  display: none;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

#footer-fast-nav a {
	width:32%;
  background:#CE0018;
  display:flex;
  justify-content:center;
  align-items:center;
  height:100%;
  position:relative;
  color:white;
}

#footer-fast-nav a svg{
	content:"";
  position:absolute;
  top:-40px;
  border:solid 2px #CE0018;
  border-radius:50%;
  width:50px;
  height:50px;
  padding:2px;
  background:white;
}

#footer-fast-nav a svg *{
  fill:#CE0018!important;
}
#footer-fast-nav a[title="contact"] svg 		{
  padding:6px;
}
#footer-fast-nav a[title="whatsapp"] svg 	{
  padding:4px;
}
#footer-fast-nav a[title="phone"] svg 			{
  padding-inline:8px 0px;
  padding-block:5px;
}

@media(max-width:800px) {
	#bthn {display:none!important;}
  #footer-fast-nav {display:flex;}
}