/*

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/

*/

/* ctanew */
.ctanew .et_pb_button:after{
	    margin-right: 0.4em !important;
	    margin-left: auto !important;
}
/* End ctanew */
 
/* sidebar-abdo */
.sidebar-abdo .wp-block-latest-posts__list li{
	display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-start;
}
/* End sidebar-abdo */

/* contact-popup */ 
.contact-popup .et_pb_button {
    background-color: #414DA1 !important;
    color: #fff !important;
}
.contact-popup .et_pb_button:hover {
    background-color: #152A53 !important;
    border: 0.5px solid #fff !important;
}
.contact-popup .dsm-contact-form-7-select:after{
	left: 3% !important;
}
/* contact-popup */

/* togggle */
.togggle .dsm-faq-item-wrapper:not(.dsm-faq-item-active), .dsm-faq-item-wrapper.dsm-faq-item-active{
	background: transparent !important;
}
.togggle  .dsm-faq-item-active .dsm-title-wrapper {
	background: #152A53 !important;
	border: 0px solid !important;
}
.togggle .dsm-title-wrapper {
    border-radius: 10px;
    border: 0.5px solid #D3D3D3;
    padding: 20px;
}
.togggle .dsm-faq-container .dsm-faq-item-wrapper{
	border: 0px solid transparent !important;
	    padding-bottom: 0px !important;
}
.togggle .dsm-faq-container .dsm-faq-item-wrapper .dsm-title-wrapper{
	    flex-direction: row-reverse !important; 
}
/* End togggle */

/* sidebar-abdo */
.sidebar-abdo .dsm_contact_form_7_0_tb_body.dsm_contact_form_7 .wpcf7-form-control.wpcf7-select{
	height: 60px !important;
}
.sidebar-abdo .widget_dsm_widget_library {
    background: #152A53;
}
.sidebar-abdo .widget_recent_entries.et_pb_widget li a{
	font-size: 1.3vw !important;
	line-height: 1.4em !important;
}
@media only screen and (max-width: 767px){
	.sidebar-abdo .widget_recent_entries.et_pb_widget li a {
    font-size: 4vw !important;
    
}
	
}
.sidebar-abdo .dsm-contact-form-7-select:after{
		left: 10px !important;
	}
/* End sidebar-abdo */

/*Testimonial-home*/
.rate-home .difl_testimonialcarouselitem>div:first-child:hover{
	background-position: right;
background: linear-gradient(to right, #1C97C3 50%, rgb(0 0 0 / 0%) 50%) left;
transition: .5s ease-out;
}
.rate-home .difl_testimonialcarouselitem>div:first-child {
    background-size: 200% !important;
    transition: .5s ease-out;
    background: linear-gradient(to left, rgb(0 0 0 / 0%) 50%, #1C97C3 50%) right;
}
@media only screen and (max-width: 767px){
	.rate-home .df_tc_ratings span:after {
    font-size: 5.2vw !important;
}
	.rate-home .swiper-pagination-bullets{
		bottom: -28px !important;
	}
	.rate-home .swiper-container{
		padding-bottom: 0px !important;
	}
	.rate-home .swiper-pagination span{
		width: 24px !important;
    height: 24px !important;

	}
}
.rate-home .df_tci_container{
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 5px !important;
}
.rate-home .df_tc_ratings {
	position: relative;
    bottom: 33px;
   padding-top: 1rem;
	direction: ltr;
}
.rate-home .df_tc_author_info{
	padding-right: 1em !important;
}
.rate-home .swiper-pagination-clickable.swiper-pagination-bullets{
	    direction: ltr !important;
}
/*end Testimonial-home*/
/* .abdo-blog-success  */
.abdo-blog-success .et_pb_image_container {
    transition: transform 0.8s ease;
}
.abdo-blog-success .et_pb_post:hover .et_pb_image_container{
    transform: scale(0.9);
    transform-origin: center center;
}
.abdo-blog-success .et_pb_post {
    background: #EBEBEB !important;
}
.abdo-blog-success .et_pb_post:hover {
    background: #fff !important;
}
/* End .abdo-blog-success  */
/* abdo-contact-page */
@media only screen and (max-width: 989px){
.abdo-contact-page .et_pb_row.et_pb_gutters1 {
    display: flex;
    flex-direction: column-reverse;
}
}
/* End abdo-contact-page */
/* filter-abdo */
@media only screen and (max-width: 767px){
.filter-abdo .df-cpt-filter-nav {
        flex-wrap: nowrap !important;
    	width: 100% !important;
}
	.filter-abdo .df_search_filter_input {
    width: 244px !important;
}
	.filter-abdo h2{
		font-family: 'GE ss two bold',Helvetica,Arial,Lucida,sans-serif !important;
	}
}
.filter-abdo .df-cpt-filter-nav .df-cpt-filter-nav-item{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
/* End filter-abdo */

/* abdo-heading */
@media screen and (max-width: 767px){
	.abdo-heading span.infix {
    margin-bottom: 3rem;
}
}
/* End abdo-heading */
/* abdo-contact-form */
@media screen and (max-width: 767px){
	.abdo-contact-form .main-flex {
    	display: flex !important;
   	 	flex-direction: column !important;
    	
}
	.abdo-contact-form .main-left, .abdo-contact-form .main-right {
		width: 100% !important;
	}
	.abdo-contact-form .dsm-contact-form-7-select:after{
		    left: 4% !important;
	}
}
/* End abdo-contact-form */

/* Menu */
.ramy-main-menu ul#mobile_menu1 {
    border-radius: 0px 0px 25px 25px !important;
}
.ramy-main-menu a.mobile-toggle {
    position: absolute;
    left: -2%;
}
/*change hamburger icon to x when mobile menu is open*/

.ramy-main-menu #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

.ramy-main-menu ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

.ramy-main-menu ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}


/*remove default background color from menu items that have children*/

.ramy-main-menu .et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

.ramy-main-menu ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

.ramy-main-menu ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

.ramy-main-menu ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

.ramy-main-menu ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color: #152A53;
	background: #f0f3f6;
	border-radius: 50%;
	padding: 3px;
}


/*submenu toggle icon when open*/

.ramy-main-menu ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}


/*add point on top of the menu submenu dropdown*/

.ramy-main-menu .et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.ramy-main-menu .mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}

.ramy-main-menu .et_pb_menu__icon.et_pb_menu__search-button, .ramy-main-menu .et_pb_menu__icon.et_pb_menu__close-search-button {
    position: absolute;
    right: 22%;
}


/*force the background color and add a rounded border*/

.ramy-main-menu .et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}
@media screen and (max-width: 767px){
.ramy-main-menu .mobile_menu_bar:before {
	font-size: 55px !important;
	top: -16px !important;
}
}
	@media (max-width: 980px){
.et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul {
    text-align: right;
}	 
}
.ramy-main-menu .et_pb_menu__wrap{align-items: flex-start;}
.ramy-main-menu .et_pb_menu__menu, .ramy-main-menu .et_pb_menu__menu>nav, .ramy-main-menu .et_pb_menu__menu>nav>ul{
	justify-content: space-evenly !important;
	position: relative;
	right: 12%;
}

.ramy-main-menu .et_pb_menu__logo-wrap{position: absolute;}

.ramy-main-menu .nav li ul {
    width: 370px;
	border-radius: 0 0 12px 12px;
	right: 0;
}
.ramy-main-menu .nav li li{
	width: 100%;
	padding: 10px 0px;
}
.ramy-main-menu .nav li li:hover {
    background-color: #152A53;
}
.ramy-main-menu .nav li li a {
    width: 100%;
}
.ramy-main-menu .nav.et-menu li{text-align:right;}
.ramy-main-menu .nav ul li:hover a{color: #FFF !important;}
.ramy-main-menu .et-menu>li:last-child {
    background: #1C97C3;
    height: 58px;
    position: relative;
    left: -6%;
    top: 12%;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 14px;
	transition: 1s ease;
}
.ramy-main-menu .et-menu>li:last-child:hover {
    background: #414DA1;
}
ramy-main-menu .et-menu>li:last-child:hover a {
    opacity: 1 !important;
}
.ramy-main-menu .et-menu>li:last-child a {
    color: #FFF;
}
.ramy-main-menu .et-menu>li:last-child a:before {
    content: '';
    font-family: 'ETmodules';
    position: relative;
    right: -10px;
}
.dsm_fixed_header_shrink_active .ramy-main-menu .et-menu>li:last-child {
    top: 4%;
}
/* abdo-post-carsouel */
.abdo-post-carsouel .dsm-entry-thumbnail {
    height: auto !important;
    width: fit-content;
    margin-right: 10px;
    margin-left: auto;
    margin-top: 10px;
}
.abdo-post-carsouel .dsm-readmore-btn:before{
	position: absolute;
    left: -40%;
}
.abdo-post-carsouel .swiper-pagination-bullet, .et-db #et-boc .et-l .swiper-pagination-bullet {
    width: 24px !important;
    height: 24px !important;
}
.abdo-post-carsouel .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #1c97c3 !important;
    opacity: 1 !important;
}
.abdo-post-carsouel .swiper-pagination-bullet{
	background: #152A53 !important;
    opacity: 1 !important;
}

/* Home Slider */
@media screen and (max-width: 767px){
	.ramy-home-slider .et_pb_slide_0_tb_body .et_pb_slide_description {
    float: right;
	position: absolute;
    top: 2%;
	padding: 0% 8% !important;	
} 
	.ramy-home-slider .et_pb_slide_content ul li {
		list-style-position: outside !important;
	}
	.ramy-home-slider .et_pb_slide_description .et_pb_slide_content ul {
		padding: 0px !important;
	}
}
.ramy-home-slider .et-pb-controllers a{
	border-radius: 50%;
    width: 31px;
    height: 31px;
	margin-left: 32px;
}
.ramy-home-slider .et-pb-controllers{
	margin: 0px -29px !important;
}


.ramy-home-slider .et_pb_slide_0_tb_body.et_pb_slide .et_pb_slide_description .et_pb_slide_title:before {
    content: 'دكتور';
    display: block;
}

.ramy-home-services .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
}
.ramy-home-blog .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post{padding: 32px;}
.ramy-home-blog .et_pb_post .entry-featured-image-url, .ramy-home-blog .et_pb_post .entry-title, .ramy-home-blog .et_pb_post .post-content{
	width: fit-content;
    margin-right: 10px;
    margin-left: auto;
    margin-top: 10px;
}
.ramy-home-blog .et_pb_post, .ramy-home-blog .et_pb_post .post-content *{margin-bottom:10px;}
.ramy-home-blog .more-link:before{
	content: url(https://drahmedkamal.com/wp-content/uploads/2023/05/mdi_clipboard-plus-1.png);
	position: absolute;
    left: 20px;
    bottom: 5px;
}
@media only screen and (max-width: 767px){
	.ramy-home-blog .swiper-pagination .swiper-pagination-bullet{
	margin: 0 10px !important; 
}
}

.ramy-home-blog .et_pb_post:hover .more-link:before{
	content: url(https://ahmedkamal.lbp-support.com/wp-content/uploads/2023/05/mdi_clipboard-plus.png);
}
.ramy-home-blog .et_pb_post:hover{background: #152A53; transition: ease-in-out 0.5s;}
.ramy-home-blog .et_pb_post:hover .entry-title a, .ramy-home-blog .et_pb_post:hover .post-content *{color: #FFF !important;}
@media only screen and (max-width: 767px){
	.ramy-home-device .et_pb_container.clearfix {
    height: 500px !IMPORTANT;
}
	.ramy-home-device .et_pb_slide .et_pb_container {
    margin: auto 0px !important;
}
.et_pb_slide_description {
    display: block !important;
    position: absolute !important;
    top: 5% !important;
}
	.ramy-home-device .et-pb-controllers a{
		background-color: #fff !important;
		width: 24px;
    	height: 24px;
    	border-radius: 50%;
	}
	.ramy-home-device a.et-pb-active-control {
		background-color: #152A53 !important;
	}
.ramy-home-device .et_pb_slide .et_pb_slide_description .et_pb_slide_title{
	padding-top: 0px !important;
	padding-right: 0px !important;
    border-right: 0px solid !important;
    border-bottom: 1px solid !important;
	width: 100% !important;
}
	.ramy-home-device .et_pb_slide .et_pb_slide_description .et_pb_slide_content{
		width: 100% !important;
	}
	.ramy-home-device .et_pb_slide_content{
		padding-top: 5px !important;
	}
}
.ramy-home-device .et_pb_slide .et_pb_container{margin: auto 70px !important;}
.ramy-home-device .et_pb_slide .et_pb_slide_description .et_pb_slide_title{
	width: 50%;
    padding-right: 15px;
	border-right: 1px solid;
}
.ramy-home-device .et_pb_slide .et_pb_slide_description .et_pb_slide_content{width: 50%; margin: auto 0;}
.ramy-home-device .et-pb-arrow-next, .ramy-home-device .et-pb-arrow-prev{
	background: #1C97C3;
    border-radius: 12px;
	opacity:1;
}
.ramy-home-device .et-pb-arrow-next{right: 22px;}
.ramy-home-device .et-pb-arrow-prev{left: 22px;}
.ramy-home-blog .dsm-readmore-btn:after{ margin-right: 1em !important;}
/* Success Stories */
.ramy-home-story .dsm-blog-carousel-item {
    transition: 1s ease;
}
.ramy-home-story .dsm-blog-carousel-item:hover {
    background: #FFF;
}
.ramy-home-story .dsm-blog-carousel-item .dsm-entry-thumbnail {
    transition: 1s ease;
}
.ramy-home-story .dsm-blog-carousel-item:hover .dsm-entry-thumbnail {
    transform: scale(0.85);
}
.ramy-home-story .dsm-blog-carousel-item:hover img {
    border-radius: 20px;
}
.ramy-home-story .dsm-blog-carousel-item:hover .dsm-post-excerpt * {
    color: #152A53 !important;
}

/* Home Blogs */
.ramy-home-blog .dsm-blog-carousel-item{margin-bottom: 15px; transition: 0.5s ease-in-out;}
.ramy-home-blog .dsm-blog-carousel-item .dsm-post-excerpt p{
	transition: ease-in-out 1s;
    transform: translate(0, -50%);
    -ms-transform: translate(0, 0);
    overflow: hidden;
    height: 0;
}
.ramy-home-blog .dsm-blog-carousel-item:hover .dsm-post-excerpt p{
	height: 100%;
    transform: translate(0, 0%);
    -ms-transform: translate(0, 0);
}
.ramy-home-blog .dsm-blog-carousel-item .dsm-entry-wrapper {
    transition: ease-in-out 1.5s;
    transform: translate(0, 0%);
    -ms-transform: translate(0, 0);
    overflow: hidden;
    height: 100%;
}
.ramy-home-blog .dsm-blog-carousel-item:hover .dsm-entry-wrapper {
    height: 100%;
}
.ramy-home-blog .dsm-blog-carousel-item .dsm-readmore-wrap {
    border-top: 1px solid #898989;
}

/* FAQs */
.et_pb_toggle_open {
    border-radius: 15px 15px 0 0;
    padding: 0;
}
.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title{
	background: #152a53;
	padding: 20px;
	border-radius: 15px 15px 0 0;
}
.et_pb_toggle_close{border-radius: 15px;}
.et_pb_module .et_pb_accordion .et_pb_toggle_close .et_pb_toggle_title, .et_pb_module .et_pb_accordion .et_pb_toggle_close h5.et_pb_toggle_title{
	color:#152a53 !important;
}
.et_pb_toggle_title:before{
	color:#152a53 !important;
	left: 20px !important;
    right: auto !important;
}
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before{
	display: block; 
	color:#FFF !important;
}

/* Contact Form */
.main-flex{
	display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.main-right{
	width: 48%;
}
.main-left{
	width: 48%;
}
.main-flex, .main-full{margin-bottom: 20px;}
.main-container button{width: 100%;}

.filter_section{float: right;}
.df_search_filter_input{text-align: right !important;}
a.df-cpt-read-more{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

/*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: #EBEBEB;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
}
.widget_text .et_pb_section {
    background-color: transparent;
}
.widgettitle{
	color: #fff;
}

.widget_recent_entries{
	background-color: #EBEBEB;
    padding: 15px;
    border-radius: 15px;
}
.widget_dsm_widget_library{
	background-color: #EBEBEB;
	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;
}

/*.widget_recent_entries.et_pb_widget li .wp-block-latest-posts__post-title:before {
    display: inline-block;
    content: url(https://ahmedkamal.lbp-support.com/wp-content/uploads/2023/05/mdi_clipboard-plus-1.png);
}*/
.widget_recent_entries.et_pb_widget li a {
    color: #152A53;
    font-size: 20px;
    font-weight: bold;
}

.wp-block-latest-posts__featured-image img{
	    border-radius: 10px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
	background-color: #FFF;
    padding: 10px;
    border-radius: 10px;
}

.wp-block-latest-posts.wp-block-latest-posts__list li.current{background-color:#152A53;}

.widget_recent_entries.et_pb_widget li:hover a{color: #FFF;}
.widget_recent_entries.et_pb_widget .wp-block-latest-posts.wp-block-latest-posts__list li:hover{background-color: #152A53;}
/*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:#152A53; 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:#152A53;}
.sticky-buttons a.messenger{background-color:#152A53;}
.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:#152A53; 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;}