/*

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/

*/

/*services-home*/
.cta-buttons .et_pb_button:before{
	margin-right:-1.3em !important;
}
.services-home .df-equal-height .df-cpt-inner-wrap{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
	padding: 1.5em !important;
}
.services-home .swiper-container{
	border: 1.5px solid #C5C5C5 !important;
	border-radius:20px !important;
}
.services-home .swiper-slide{
	    height: 326px !important;
}
.services-home .df-cpt-item .df-cpt-content-wrap {
    opacity: 0;
    visibility: hidden; 
    height: 0;
    overflow: hidden;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear, height 0.5s ease-in-out;
}

.services-home .df-cpt-item:hover .df-cpt-content-wrap {
    opacity: 1;
    visibility: visible; 
    height: 100px !important; 
    transition-delay: 0s; 
}

/* End services-home */



/* header-menu */
@media only screen and (max-width: 992px) {
    .df-am-col.left * {
        color: #258ACA !important;
    }
}
/* End header-menu */
/* footer-menu */
.footer-menu .dsm-menu-container ul {
    display: flex;
    flex-wrap: wrap;
}
.footer-menu .dsm-menu-container li {
    width: 50%;
}
.et_pb_social_media_follow li{
	    margin-left: 3% !important;
}
/* End footer-menu */

/* services-page */
.services-page  .df-cpt-outer-wrap {
    height: 420px !important;
    border-radius: 24px !important;
    padding: 1.5em;
}
.services-page .df-cpt-inner-wrap{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
/* End services-page */

/* doctorrs */
.doctorrs .dsm_card_wrapper {
    position: absolute;
    bottom: 1%;
}
.doctorrs .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
	border: 1px solid #454545 !important;
}
.doctorrs .swiper-pagination-bullet-active{
		border: 1px solid #1A628F !important;
}
/* End doctorrs */
/* abdo-doctors */
.abdo-doctors .swiper-pagination-bullets{
	bottom: 5% !important;
    left: 0 !important;
    width: 100% !important;
    text-align: right !important;
}
::marker {
    color: #1A628F !important;	
}
.abdo-doctors .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
	border: 1px solid #454545 !important;
}
.abdo-doctors .swiper-pagination-bullet-active{
		border: 1px solid #1A628F !important;
}
/* End abdo-doctors */

/* travel-card */
.travel-card .df_ab_blurb_button_wrapper:lang(en) {
    right: 5% !important;
}
.travel-card .df_ab_blurb_description {
    opacity: 0;
    visibility: hidden; 
    height: 0;
    overflow: hidden;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear, height 0.5s ease-in-out;
}

.travel-card:hover .df_ab_blurb_description {
    opacity: 1;
    visibility: visible; 
    height: 150px !important; 
    transition-delay: 0s; 
} 
.travel-card:hover .df_ab_blurb_button_wrapper{
	opacity: 1 !important;
}
.travel-card .df_ab_blurb_button_wrapper{
	opacity: 0 !important;
	position: absolute;
    left: 5%;
	transition: opacity 0.5s linear ;
}
/* End travel-card */

/* main-contact */
.main-contact .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.main-contact .column {
    width: 33%;
    margin-bottom: 1em;
}
.main-contact .wpcf7-form-control {
    height: 55px;
    border: 1px solid #a9a9a9;
}
.main-contact .et_pb_button:after{
	    content: "\34" !important;
}
.main-contact .wpcf7-submit {
    border-radius: 50px;
    border: 0px !important;
}
@media only screen and (max-width: 991px){
	.main-contact .row {
    flex-direction: column !important;
}
	.main-contact .column {
    width: 100% !important;
}
	.main-contact .wpcf7-form-control {
    height: 50px !important;
	}
}
/* End main-contact */

/* abdo-blogggs */
.abdo-blogggs .df-post-button-wrap{
	opacity: 0 !important;
	transition: opacity 0.5s linear ;
}
.abdo-blogggs .df-post-outer-wrap:hover .df-post-button-wrap{
	opacity: 1 !important;
}
/* End abdo-blogggs */

/* price-card */
.price-card .df_ab_blurb_sub_title {
    width: max-content !important;
}
/* End price-card */

/* abdo-reviews */
.abdo-reviews .swiper-container {
	border: 1px solid rgba(81,161,213,0.28);
    padding: 0px !important;
    border-radius: 24px;
}
/* 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{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:#66cc66; 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:#4dc247;}
.sticky-buttons a.messenger{background-color:#0084FF;}
.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:#777; 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;}