/*

Theme Name: Default

Theme URI: https://www.be4e-marketing.com/

Description: Default Theme By Be Group

Author: Ahmed Ramy

Author URI: https://www.be4e-marketing.com/

Template: Divi

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: https://www.be4e-marketing.com/

*/

.reviews-abdo .dsm_card_carousel_child:hover .dsm_card_title,
.reviews-abdo .dsm_card_carousel_child:hover .dsm_card_carousel_child_description {
  color: #fff !important;
}


/*--------- footer-menu ------------*/
.footer-menu ul {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
@media (max-width: 768px){
	.footer-menu ul {
    flex-direction: column !important;
}
}
/*--------- End-footer-menu ------------*/

/*--------- abdo-breadcrump ------------*/

.abdo-breadcrump ul.df-breadcrumbs{
	
	    flex-wrap: wrap !important;

	
}

.abdo-bullets li::marker {
    color: #7FC45E !important;
}

/*--------- End-abdo-breadcrump ------------*/

/*--------- home-slider ------------*/
@media (max-width: 768px){
	.home-slider h1 {
	    font-size: 9.2vw !important;
	}
	
	.home-slider .et-pb-arrow-next, .et-pb-arrow-prev{
		top: 82% !important;
	}
	.home-slider .et-pb-arrow-prev {
    left: 30% !important;
}
	.home-slider .et-pb-arrow-next {
		right: 30% !important
	}
}


/*--------- End-home-slider ------------*/


/*--------- side-bar-blogs ------------*/
body .side-bar-blogs .et_pb_row{
     background: #2E66A7 !important;
}

.side-bar-blogs .et_pb_widget {
    background: #2E66A7 !important;
    padding: 1em;
    border-radius: 30px !important;
    margin-bottom: 2em !important;
}
.wp-block-search__button {
	right : auto !important;
	left : 0 !important ;
}

.cta-buttons .et_pb_button:before {
    margin-right: -1.3em;
	margin-left: auto !important;
}

/*--------- End-side-bar-blogs ------------*/

/*--------- blog-car ------------*/

.blog-car .dsm-readmore-btn:after{
	left: 0 !important;
}
.blog-car .dsm-readmore-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 100% !important;
}

.blog-car .dsm-readmore-btn {
    order: 1; /* Place the button text on the far right */
    position: relative;
	width: 100% !important;
}

.blog-car .dsm-readmore-btn::before {
    content: "";
    border-left: 1px solid #000 !important; /* Adjust the line style as needed */
    margin: 0 10px; /* Adjust the spacing between the line and the text */
    height: 15px; /* Adjust the height of the line as needed */
    position: absolute;
    left: -10px; /* Adjust the position of the line as needed */
}

/*--------- End-blog-car ------------*/

/*--------- contact-form1 ------------*/

.contact-form1 .wpcf7-date {
    width: 100%;
    border: 0px !important;
    border-radius: 15px;
}

.contact-form1 .wpcf7-textarea{
	height: 4rem !important;
}

.contact-form1 .wpcf7-submit {
	border: 0px !important;
    border-radius: 25px !important ;
	height: 4rem !important;
}

.contact-form1 .et_pb_button:after {
	
	    content: "\34" !important ;
	
}

/*--------- End-contact-form1 ------------*/

/*--------- cu-blog ------------*/
@media (min-width: 980px) {
.cu-blog .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}
@media only screen and ( min-width: 981px ) {
	.cu-blog .column.size-1of4 {
	    width: 24%!important;
	    margin-right: 1%;
	}
}}
.cu-blog .et_pb_blog_grid .et_pb_post {
    border: 0px !important;
    background-color: #fff !important;
    padding: 2em !important;
    border-radius: 30px !important;
}

.cu-blog .post-content-inner{
	margin-bottom: 2em !important;
}
.cu-blog .post-content {
	margin-bottom: 1em !important;
}

.cu-blog .et_pb_post {
  position: relative;
  overflow: hidden;
}

.cu-blog .et_pb_post:hover .et_pb_image_container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle, transparent 0%, #20b1e491 70%);
  border-radius: 50%;
  opacity: 1;
  transition: opacity 0.3s;
  z-index: 1;
}

.cu-blog .et_pb_post:hover .et_pb_image_container a img {
  transform: scale(1.05);
}

.cu-blog .et_pb_post .post-content a.more-link {
  display: block;
}

.cu-blog .et_pb_post .post-content a.more-link:hover {
  background-color: #20b1e491; /* Change the color as needed */
  color: #fff; /* Change the color as needed */
}

.cu-blog .et_pb_post .more-link {
  position: relative;
  transform: translateY(100px);
  transition: transform 0.3s;
  width: fit-content;
  display: inline-block !IMPORTANT;

}

.cu-blog .et_pb_post:hover .more-link {
  transform: translateY(0);
}


/*--------- End-cu-blog ------------*/

/*--------- blog-page ------------*/
.blog-page .et_pb_post {
  position: relative;
  overflow: hidden;
}

.blog-page .et_pb_post:hover .et_pb_image_container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle, transparent 0%, #20b1e491 70%);
  opacity: 1;
  transition: opacity 0.3s;
  z-index: 1;
}
.blog-page .more-link {
    text-align: right;
    width: 100%;
    display: inline-block;
}
.blog-page .more-link:after {
    font-family: FontAwesome;
    margin-right: 5px;
    content: "\203A" !important;
    left: 0;
    float: left;
    font-size: 35px !important;
    font-weight: 800;
}


/*--------- End-blog-page ------------*/

/*--------- home-menu ------------*/

.home-menu .menu-item>a {
    padding: 0.5em 0.5em 0.7em 0.5em !important;
    border-radius: 30px !important ;
	transition: background 0.3s ease !important;
}

/*--------- End-home-menu ------------*/

/*--------- abdo-serv ------------*/

.abdo-serv .dsm-blog-carousel-item {
  position: relative;
  overflow: hidden;
}

.abdo-serv .dsm-blog-carousel-item:hover .dsm-entry-thumbnail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle, transparent 0%, #20b1e491 70%);
  opacity: 1;
  transition: opacity 0.3s;
  z-index: 1;
}

.abdo-serv .dsm-blog-carousel-item:hover .dsm-entry-thumbnail img {
  transform: scale(1.05); /* Adjust the scale factor as needed for the zoom effect */
}

.abdo-serv .dsm-blog-carousel-item .dsm-entry-thumbnail a {
  display: block;
}

.abdo-serv .dsm-blog-carousel-item .dsm-entry-thumbnail img {
  width: 100%;
  height: auto;
  transition: transform 0.3s;
}

.abdo-serv .dsm-blog-carousel-item .dsm-readmore-wrap {
  position: relative;
  transform: translateY(100px);
  transition: transform 0.3s;
}

.abdo-serv .dsm-blog-carousel-item:hover .dsm-readmore-wrap {
  transform: translateY(0);
}

.abdo-serv .dsm-readmore-btn{
	  border-radius: 30px !important;	
}

.abdo-serv .swiper-pagination-bullets{
	    direction: ltr;
		bottom: -50px !important

}
.abdo-serv .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
}

/*--------- End-abdo-serv ------------*/

/*--------- abdo-reviews ------------*/
.swiper-pagination {
	    direction: ltr !important;
}

/*--------- End-abdo-reviews ------------*/


/*style the Divi blog pagination buttons*/

.pagination .alignleft a,
.pagination .alignright a {
  color: #ffffff;
	background: #0071fc;
	border: 2px solid #0070fc;
	padding: .7em 1.3em;
	border-radius: 50px;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}

/*style the Divi blog pagination buttons on hover*/

.pagination .alignleft a:hover,
.pagination .alignright a:hover {
	background: transparent;
  color: #0070fc;
	border: 2px solid #0070fc;
	transition: all 0.3s ease-in-out;
}
/*style the wp-pagenavi pagination links*/

.wp-pagenavi a,
.wp-pagenavi span {
	color: #000000;
	background: #f1f3f5;
	font-size: 1em !important;
	line-height: 1em;
	font-weight: bold !important;
	padding: 0.45em 0.8em !important;
	border-radius: 100px;
	transition: all .5s;
}


/*style the wp-pagenavi current page number*/

.wp-pagenavi span.current {
	color: #ffffff !important;
	background: #0070fc !important;
	border-radius: 100px;
}


/*style the wp-pagenavi pagination links on hover*/

.wp-pagenavi a:hover {
	color: #ffffff!important;
	background: #0070fc!important;
}


/*style the wp-pagenavi pages text*/

.wp-pagenavi .pages {
	background: none;
}


/*remove border and center the wp-pagenavi links*/

.wp-pagenavi {
	border-top: none;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}

.maxbutton-1.maxbutton{
	margin-right: 25px;
}

.ramy-contact-dsm .dp-col {
      margin-bottom: 10px;
  }

.widget_text{
	background-color: #66cc66;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
}
.widget_text .et_pb_section {
    background-color: transparent;
}
.widgettitle{
	color: #fff;
}

.widget_recent_entries{
	background-color: #66cc66;
    padding: 15px;
    border-radius: 15px;
}
.widget_recent_entries.et_pb_widget li a {
    color: #FFF;
}

div#block-8{
	margin-bottom: -22px;
	text-align:center;
	color: #FFF;
}

/*Sticky Buttons*/
.sticky-buttons .et_pb_text_inner{margin-bottom: 1em !important;}
.sticky-buttons{position:fixed; bottom:0; z-index:1000;}
.sticky-buttons.left{left:0;}
.sticky-buttons.right{right:0;}
.sticky-buttons a{display:flex; align-items:center; justify-content:center; margin:10px; color:#ccc; fill:#ccc; 
background-color:#0D4A60; box-shadow:0 2px 5px 0px #777; transition:.4s all;}
.sticky-buttons.square a{border-radius:0;}
.sticky-buttons.rounded a{border-radius:5px;}
.sticky-buttons.round a{border-radius:50%;}
.sticky-buttons.small a{width:40px; height:40px; font-size:22px;}
.sticky-buttons.medium a{width:50px; height:50px; font-size:28px;}
.sticky-buttons a:hover{cursor:pointer; color:#fff; fill:#fff;}
.sticky-buttons a.whatsapp{background-color:#0D4A60;}
.sticky-buttons a.messenger{background-color:#0D4A60;}
.sticky-buttons.inactive a.sticky_toggler, .sticky-buttons a.sticky_toggler{transform:rotate(0deg);}
.sticky-buttons.active a.sticky_toggler{transform:rotate(180deg);}
.sticky-buttons a svg{width:75%; height:75%;}
.sticky-buttons .hidden-data{background-color:#20b1e4; width:500px; margin:10px 0; padding:10px; font-size:16px; position:fixed; bottom:0; z-index:101; box-shadow:0 2px 5px 0px #777; transition:.4s all;}
.sticky-buttons.square .hidden-data{border-radius:0;}
.sticky-buttons.rounded .hidden-data, .sticky-buttons.round .hidden-data{border-radius:5px;}
.sticky-buttons.small .hidden-data{max-width:calc(100% - 70px);}
.sticky-buttons.medium .hidden-data{max-width:calc(100% - 80px);}
.sticky-buttons.left .hidden-data{left:0; transform:translateX(-100%);}
.sticky-buttons.active.left.small .hidden-data.active{transform:translateX(60px);}
.sticky-buttons.active.left.medium .hidden-data.active{transform:translateX(70px);}
.sticky-buttons.right .hidden-data{right:0; transform:translateX(100%);}
.sticky-buttons.active.right.small .hidden-data.active{transform:translateX(-60px);}
.sticky-buttons.active.right.medium .hidden-data.active{transform:translateX(-70px);}
.sticky-buttons .hidden-data form br{display:none;}
.sticky-buttons .hidden-data form textarea{height:auto; display:block; width:100%;}
.sticky-buttons .hidden-data form input{line-height:36px!important; display:block; width:100%;}
.sticky-buttons .hidden-data form .wpcf7-form-control-wrap{margin-top:5px!important; margin-bottom:5px!important; display:block;}