/*

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/

*/
/* hospatial-card */
.hospatial-card .dsm_card_description p{
	padding-bottom: 0px !important;
}
/* End hospatial-card */
/* service-home */
 @media only screen and (max-width: 768px){
	.service-home .dsm-advanced-tabs-container .dsm-advanced-tabs-wrapper .dsm-tab {
    padding: 12px !important;
}
}

.service-home .dsm-advanced-tabs-wrapper .dsm-tab{
	padding: 0px !important;
}
.service-home .dsm-advanced-tabs-wrapper{
	    flex: 0 0 345px !important;
}
.service-home .dsm-advanced-tabs-wrapper .dsm-tab{
	flex-direction: row-reverse !important;
	justify-content: space-between !important;
	background: transparent !important;
}
.service-home .dsm-tab.dsm-active{
	border-left-color: transparent !important;
}
.service-home .dsm-content-wrapper .et_pb_button{
	border-radius: 40px !important;
}
@media only screen and (max-width: 767px){
	.service-home .et_pb_module_inner .dsm-advanced-tabs-wrapper{
    display: block!important;
}
}
/* End service-home */

/* contact-form */
.contact-form textarea#message{
	 margin-bottom: 1em;
    border-radius: 15px !important;
	padding: 1.5em !important;
}
.contact-form input{
    margin-bottom: 1em;
    border-radius: 40px !important;
	padding: 1.5em !important;
} 
.contact-form .wpcf7-submit:after {
    color: transparent !important;
    margin-right: 0.5em !important;
    background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/Vector-12.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px 8px !important;
    border-radius: 50% !important;
}
.contact-form .wpcf7-submit{
	border-radius: 46px !important;
}
/* End contact-form */

/*text-blurb */
.text-blurb ul{
	padding: 0px;
	line-height: 1.8em !important;
    font-size: 1.1vw !important;
}
.text-blurb h5{
	font-family: 'GE Dinar One light',Helvetica,Arial,Lucida,sans-serif !important;
	color: #5F676D !important;
}
@media screen and (max-width: 767px){
.text-blurb h5{
	font-size: 5vw !important;
	}
}
/* End text-blurb */

/*card-hover */ 
.card-hover span.et_overlay.dsm-card-icon-empty {
    border-radius: 40px !important;
}
.card-hover .swiper-pagination-clickable .swiper-pagination-bullet-active{
	background: #B43989 !important;
}
.card-hover .swiper-pagination-bullet{
	width: 24px !important;
    height: 24px !important;
	background: #fff !important;
	opacity: 1 !important;
}
.card-hover .dsm_card_wrapper.et_pb_text_align_right.et_pb_bg_layout_light {
    position: absolute;
    bottom: 6%;
	transform: translateY(0);
    transition: transform 0.3s ease-in-out;
}
.card-hover .dsm_card_wrapper.et_pb_text_align_right.et_pb_bg_layout_light:hover{
	z-index:100;
	transform: translateY(-20px);

}
.card-hover:hover .dsm_card_wrapper{
	z-index: 100;
}
.card-hover .et_pb_button_wrapper {
    display: none;
}
.ezz1:hover .et_pb_button_wrapper{
    display: block !important;
}
.card-hover .et_pb_button:before{
	content: '';
    position: absolute;
    color: transparent;
    background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/arrowsquareleft-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 24px;
    height: 24px;
    margin-right: 13px;
}
.card-hover span.swiper-pagination-bullet {
    width: 24px;
    height: 24px;
}
/*End card-hover */

/*blog-carsoul */
.blog-carsoul .swiper-pagination-bullets {
    direction: ltr;
}
.blog-carsoul span.swiper-pagination-bullet.swiper-pagination-bullet {
    width: 24px !important;
    height: 24px !important;
}
/*End blog-carsoul */

/* rate-sec */
@media screen and (min-width: 992px){
	.rate-sec .dsm-advanced-tabs-content-wrapper{
	width: 60% !important;
    /* margin: 0 auto; */
    position: relative;
    bottom: -16px;
    right: 17%;
	}

	.rate-sec .dsm-tab.dsm-active::before {
		top: -18% !important;
		left: 0!important;
		width: 32px !important;
		height: 32px !important;
		clip-path: none !important;
		rotate: 180deg;
		border-radius: 26px 50px 0 0;
		background: #FFF !important;
	}
	
}
.rate-sec .dsm-inner-content:before {
    content: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/،،-2.png);
    float: right;
    margin-left: 20px;
}
.rate-sec .dsm-inner-content:after {
    content: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/،،-2.png);
    float: left;
    margin-left: 20px;
}
	.rate-sec .dsm-content-wrapper {
	background: white !important;
}
/* End rate-sec */

/* last-posts2 */
.last-posts2 textarea#message {
    height: 200px;
}
.last-posts2 .et_pb_widget ul li{
	 padding: 0em ;
}
	.last-posts2 .et_pb_widget ul li:hover {
    background-color: #4B64AE;
    border-radius: 18px;
}
	.last-posts2 .widget_recent_entries{
		font-size: 1.3vw !important;
	}
.last-posts2 a.wp-block-latest-posts__post-title {
    display: inline-block;
    width: 80%;
    text-align: right;
}
@media screen and (max-width: 767px){
	.last-posts2 .widget_recent_entries{
		font-size: 5vw !important;
	}
}
.last-posts2 .widget_recent_entries {
    background-color: #334E9E !important;
    padding: 1em;
    border-radius: 40px !important;
    font-size: 1vw;
    line-height: 1.8em !important;
    font-weight: bold;
    margin-bottom: 10% !important;
	width: 100% !important;
}
.last-posts2 .et_pb_widget ol li, .last-posts2 .et_pb_widget ul li{
	margin-bottom: 1em !important;
}
.last-posts2 .et_pb_widget ol li, .et_pb_widget ul li:after {
    content: '';
    position: absolute;
    left: 6%;
    color: transparent;
    background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/arrowup2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 35px;
    height: 40px;
}
/* End last-posts2 */

/* last-posts */
.last-posts input, .last-posts2 input{
	padding: 1em !important;
}
.last-posts textarea#message {
    height: 200px;
}
.last-posts .et_pb_widget ul li{
	 padding: 0em ;
}
	.last-posts .et_pb_widget ul li:hover {
    background-color: #4B64AE;
    border-radius: 18px;
}
	.last-posts .widget_recent_entries{
		font-size: 1.3vw !important;
	}
.last-posts a.wp-block-latest-posts__post-title {
    display: inline-block;
    width: 80%;
    text-align: right;
}
@media screen and (max-width: 767px){
	.last-posts .widget_recent_entries{
		font-size: 5vw !important;
	}
}
.last-posts .widget_recent_entries {
    background-color: #334E9E !important;
    padding: 1em;
    border-radius: 40px !important;
    font-size: 1vw;
    line-height: 1.8em !important;
    font-weight: bold;
    margin-bottom: 10% !important;
	width: 100% !important;
}
.last-posts .et_pb_widget ol li, .et_pb_widget ul li{
	margin-bottom: 0em !important;
}
.last-posts .et_pb_widget ol li, .et_pb_widget ul li:after {
    content: '';
    position: absolute;
    left: 6%;
    color: transparent;
    background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/arrowup2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 35px;
    height: 40px;
}
/* End last-posts */

/* dt-blog */
.dt-blog a.more-link:hover:after{
	background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/arrowsquareleft-1.png) !important;
}
.dt-blog a.more-link:after {
    content: '';
    position: absolute;
    color: transparent;
    background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/04/arrowsquareleft.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 24px;
    height: 24px;
    margin-right: 13px;
}
.dt-blog .et_pb_post {
	margin-bottom: 15px !important;
}
.dt-blog .et_pb_blog_grid .et_pb_post:hover a.more-link {
    color: white !important;
}
.dt-blog .et_pb_blog_grid .et_pb_post:hover a.more-link:after{
	background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/05/arrowsquareleft-1.png) !important;

}
.dt-blog .post-content-inner {
    padding-bottom: 0.2em !important;
}
@media screen and (min-width: 992px){
.dt-blog .et_pb_salvattore_content[data-columns]::before {
	content: '3 .column.size-1of3' !important;
}
.dt-blog .column.size-1of3 {
	    width: 29.33%!important;
	    margin-right: 1%;
}
}
.dt-blog .et_pb_blog_grid .et_pb_post {
    padding: 2.5em !important;
    background-color: transparent !important;
    border-radius: 40px !important;
}
.dt-blog .et_pb_blog_grid .et_pb_post:hover {
    
    background-color: #334E9E !important;
    
}
.dt-blog .et_pb_blog_grid .et_pb_post{
background-size: 200% !important;
transition: .5s ease-out;
background: linear-gradient(to top, rgb(255 255 255 / 0%) 100%, #334E9E 90%) bottom;
}

.dt-blog .et_pb_blog_grid .et_pb_post:hover{
background-position: bottom;
background: linear-gradient(to bottom, #334E9E 50%, rgb(255 255 255 / 0%) 50%) top;
transition: .5s ease-out;
}
/* End dt-blog */

/* dd-blog */
.dd-blog .et_pb_post:hover .et_pb_image_container a {
    filter: drop-shadow(0px 15px 50px rgba(0, 0, 0, 0.2));
}
.dd-blog a.more-link:after {
    content: '';
    position: absolute;
    color: transparent;
    background-image: url(https://dr-mohamed-abdulhameed.lbp-support.com/wp-content/uploads/2023/04/arrowsquareleft.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 24px;
    height: 24px;
    margin-right: 13px;
}
.dd-blog .post-content-inner {
    padding-bottom: 0.2em !important;
}
.dd-blog .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}
.dd-blog .column.size-1of4 {
	    width: 24%!important;
	    margin-right: 1%;
	}
.dd-blog .et_pb_blog_grid .et_pb_post {
    padding: 2.5em !important;
    background-color: transparent !important;
    border-radius: 40px !important;
}
.dd-blog .et_pb_blog_grid .et_pb_post:hover {
    
    background-color: white !important;
    
}
.dd-blog .et_pb_blog_grid .et_pb_post{
background-size: 200% !important;
transition: .5s ease-out;
background: linear-gradient(to top, rgb(255 255 255 / 0%) 100%, #FFFFFF 90%) bottom;
}

.dd-blog .et_pb_blog_grid .et_pb_post:hover{
background-position: bottom;
background: linear-gradient(to bottom, #FFFFFF 100%, rgb(255 255 255 / 0%) 50%) top;

}
.dd-blog a.more-link {
	
	visibility: hidden ;
	
}
.dd-blog .et_pb_post:hover a.more-link{
	
	visibility: visible;
} 
/* End dd-blog */

/*service-blog */
.service-blog .et_pb_post{
	margin-bottom: 0px !important;
}
/* End service-blog */

/*home-slider */
.home-slider a.et-pb-arrow-prev:before {
    content: '\23';
	font-size: 40px;
    margin: 0 auto;
    color: #B43989 !important;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    font-weight: 800;
}
.home-slider a.et-pb-arrow-next:before {
    content: '\24';
	font-size: 40px;
    margin: 0 auto;
    color: #B43989 !important;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    font-weight: 800;
}
@media screen and (max-width: 767px){
	.home-slider .et-pb-slider-arrows {
	position: absolute !important;
		bottom: 10% !important;
		left: 50% !important;
}
	.home-slider .et-pb-arrow-prev {
    left: -48px !important;
	}
	.home-slider .et-pb-arrow-next {
    right: -55px !important;
	}


	.home-slider .et_pb_container.clearfix {
    position: absolute;
    bottom: -20%;
}
	.home-slider .et_pb_slide_content h2{
		font-size: 10vw !important;
	}
	.home-slider .et_pb_slider{
		height: 103vh !important;
    	background-position: top !important;
	}
}

@media screen and (min-width: 992px){
	.home-slider .et_pb_slide_description {
    position: relative;
    left: -50%;
}
	.home-slider .et_pb_slide_content h2{
		font-size: 3.90625vw !important;
	}
}
/*End home-slider */
/*home-menu*/
	.home-menu .nav li ul {
    width: 370px;
	border-radius: 0 0 12px 12px;
	right: 0;
}
.home-menu .nav li li{
	width: 100%;
	padding: 10px 0px;
}
.home-menu .nav li li:hover {
    background-color: #152A53;
}
.home-menu .nav li li a {
    width: 100%;
}
.home-menu .nav.et-menu li{text-align:right;}
.home-menu-menu .nav ul li:hover a{color: #FFF !important;}
.home-menu .et_pb_menu__wrap{
	justify-content: flex-start !important;
}

@media screen and (max-width: 767px){
	.home-menu .mobile_nav .mobile_menu_bar:before{
		color: #B43989 !important;
    	font-size: 16vw !important;
	}
	.home-menu .et_mobile_menu {
    width: 228px !important;
	border-radius: 0px 0px 15px 15px !important;
	right: 0!important;
}
}

/*End home-menu */
.ezz .et_pb_module.dsm_card_wrapper {
    position: absolute;
    bottom: 10%;
    opacity: 0;
	transition: opacity 0.3s ease-in-out;
}
.ezz:hover .et_pb_module.dsm_card_wrapper {
    opacity: 1;
}

/*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:#B43989 !important; 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:#B43989 !important;}
.sticky-buttons a.messenger{background-color:#B43989 !important;}
.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:#B43989 !important; 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;}
.sticky-buttons input {
    border-radius: 40px;
    padding: 0.3em 0.8em !important;
    text-align: right;
	font-size: 1.5vw;
}
.sticky-buttons textarea#message{
	border-radius: 15px;
    padding: 1em 0.8em !important;
    text-align: right;
	font-size: 1.5vw;
}
.sticky-buttons .wpcf7-submit.btn.btn-primary {
    border-radius: 40px;
    padding: 0.3em 0.8em !important;
    text-align: right;
    font-family: 'GE Dinar One Light',Helvetica,Arial,Lucida,sans-serif;
    color: #fff;
}
.sticky-buttons .wpcf7-submit.btn.btn-primary:hover {
    background: #fff;
    color: #B43989;
}
.sticky-buttons .et_pb_button:after{
	display:none;
}