/*
Theme Name:  Divi Renovation Services Child Theme
Theme URI:   https://divi-professional.com/
Description: Divi Renovation Services Theme is a perfect solution for creating professional website for Renovation Services, such as plumbing, carpentry, home repair, windows & doors installation, heating, air conditioning and solar system services and other Handyman related services on your website.
Version:     1.0
Author:      Divi Professional
Author URI:  https://divi-professional.com/
Template:    Divi
Text Domain: dpprofe
*/

/* -----------------------------------
    General Class CSS
-------------------------------------*/
/*---Title CSS---*/
.px_subtitle {
position:relative;
}
.px_subtitle .et_pb_text_inner h2{
color:var(--px-color-1);
}
.px_subtitle .et_pb_text_inner span{
 display: inline-block;
height: 3px !important;
width: 40px;
background-color: var(--px-color-1);
margin-left: 8px;
vertical-align: bottom;
}.px_subtitle .et_pb_text_inner span::after {
position: absolute;
content: '.';
font-size: 30px;
transition: text-shadow 0.3s, color 0.3s;
pointer-events: none;
color: var(--px-color-1);
text-shadow: 8px 0 var(--px-color-1), -10px 0 var(--px-color-1);
top: -7px;
margin-left: 55px;
}
.px_title .et_pb_text_inner h3{
  color: var(--px-color-2);	
}
.px_subtitle .et_pb_text_inner {
  color: var(--px-color-1);
}
.px_subtitle_center .et_pb_text_inner h2{
  color: var(--px-color-1) !important;
}
.px_subtitle_center .et_pb_text_inner .float-left{
display: inline-block;
height: 3px !important;
width: 40px;
background-color: var(--px-color-1);
position: relative;
margin-right: 3px;
vertical-align: middle;
}
.px_subtitle_center .et_pb_text_inner .float-right {
  display: inline-block;
  height: 3px !important;
  width: 40px;
  background-color: var(--px-color-1);
  position: relative;
  margin-right: 8px;
  vertical-align: middle;
}
.px_subtitle_center .et_pb_text_inner .float-right:after{
position: absolute;
top: -15px;
left: 55px !important;
content: '.';
font-size: 30px;
transition: text-shadow 0.3s, color 0.3s;
pointer-events: none;
color: var(--px-color-1);
text-shadow: 8px 0 var(--px-color-1), -10px 0 var(--px-color-1);
} 
.px_subtitle_center .et_pb_text_inner .float-left::before {
position: absolute;
top: -15px;
left: -20px !important;
content: '.';
font-size: 30px;
transition: text-shadow 0.3s, color 0.3s;
pointer-events: none;
color: var(--px-color-1);
text-shadow: 8px 0 var(--px-color-1), -10px 0 var(--px-color-1);
}

@media only screen and (max-width: 600px)  {
.px_title .et_pb_text_inner h3 {
  font-size: 25px !important;
  line-height: 28px;
}
}

@media only screen and (max-width: 980px)  {
.px_title  {
  margin-bottom: 10px !important;
}
 }


/*---Button CSS---*/
.px_btn{
background-color:var(--px-color-1) !important; 
overflow:hidden !important;	
z-index:0;	
}
.px_btn:before{
content: "";
width: 38px;
height: 38px;
border-radius: 50%;
position: absolute;
left: 6px;
 bottom: -2px; 
transition: all 0.5s ease;
display: block !important;
background-color: var(--px-color-2) !important;
opacity: 1;
z-index: -1;	
}
.px_btn:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.px_btn::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
background-color:var(--px-color-2) !important;
opacity: 1;	
}

	
/* breadcrumbs */
#dpprof_breadcrumbs .separator{font-size:20px;color:var(--white);font-weight:100;}
#dpprof_breadcrumbs{overflow:hidden;text-align:center;list-style:none;margin:11px 0;padding: 0;}
#dpprof_breadcrumbs li{margin-right:14px;display:inline-block;vertical-align:middle;}
#dpprof_breadcrumbs a{color :var(--px-color-1);font-size: 18px;}
#dpprof_breadcrumbs .bread-home:before{content:'\e009';font-family:ETmodules;  font-size: 18px; margin-right: 8px;} 
#dpprof_breadcrumbs .item-current{color :var(--white);font-size: 18px;}
/*--- Global Class CSS ---*/
/*****Pagination******/
.pagination-container{ margin-bottom:0px !important;}
.et_pb_row_custom_pagination{clear:both;text-align: left;}
.pagination-container{padding-top: 0 !important;margin-top:2em;margin-bottom:2em;}
.screen-reader-text{display: none;}
.navigation.px_blogpagination .page-numbers{display: inline-block;border-right: 0;padding: 0em 1em;margin: 0 -1px;line-height: 2.6em;}
.navigation.px_blogpagination .page-numbers.prev,.navigation.px_blogpagination .page-numbers.next{padding: 0 .5em;}
.navigation.px_blogpagination span.page-numbers {color:#fff;border: 1px solid;border-color: #000 !important;font-weight: 600;}
.navigation.px_blogpagination .page-numbers .et-pb-icon{font-size: 1.6em;vertical-align: middle;line-height: 1.5em;margin-top: -3px;}
.navigation.px_blogpagination a.page-numbers:hover, .navigation.px_blogpagination span.page-numbers {background-color: #000 !important;}
.navigation.px_blogpagination a.page-numbers {color: #fff !important;background: #000;}
.navigation.px_blogpagination a.page-numbers:hover {color: #fff !important; } 
/* bar counter*/
.px_bar_counter .et_pb_counter_container {
  height: 7px;
  box-shadow: none;
  margin: 15px 0 30px;
  overflow: visible;
  position: relative;
}
.px_bar_counter .et_pb_counter_container .et_pb_counter_amount {
height: 4px;
box-shadow: none;
border-radius: 5px;
position: relative;
background-color: var(--px-color-1);
top: -12px;
min-height: 4px !important;
}
.px_bar_counter .et_pb_counter_container .et_pb_counter_amount_number_inner {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  bottom: 30px;
  right: -17px;
  color: var(--px-color-2);	
}
.px_bar_counter.et_pb_counters .et_pb_counter_title {
    margin-bottom: 23px;
    color: var(--px-color-2);
    font-weight: 700!important;
}
/* -----------------------------------
   Header Section CSS
-------------------------------------*/
/*---Menu + Sub Menu CSS---*/
/*---Main Menu CSS---*/
/*---Sub Menu CSS---*/
/*---Header Common Info Css---*/
.px_small_blurb_info .et_pb_blurb_container {
vertical-align: middle;
}
.px_small_blurb_info .et-pb-icon {
color:var(--px-color-1) !important;
}
/*---Header v1  CSS---*/
.px_header_v1 .et_pb_menu__menu .et-menu-nav ul li ul {
  transform: scaleY(0);
  background: #fff !important;
  transform-origin: top;
  border-top: 3px solid var(--px-color-1);
  transition: 0.5s;
}
.px_header_v1 .et_pb_menu__menu .et-menu-nav ul li:hover ul {
  transform: scaleY(1);
  transition: 0.5s;
}
.px_header_v1 .et_pb_menu__menu > nav > ul > li >:hover {
  color: #fff !important;
transition: all 0.1s ease-in-out !important;	
}
.px_header_v1 .et_pb_menu__menu .et-menu a:hover {
  opacity: 0.9 !important;
}
 .px_header_v1 .et_pb_menu__menu > nav > ul > li > a:before{
position: absolute;
content: "";
width: calc(100% + 22px);
height: 30px;
top: 50%;
transform: translateY(-50%);
border-radius: 3px;
background-color: var(--px-color-1) !important;
left: -11px;
z-index: -1;
transition: 0.5s !important;
} 
.px_header_v1 .et_pb_menu__menu > nav > ul > li.current-menu-parent:hover > a:before {
	display:none;
}
 .px_header_v1 .et-menu-nav>ul>li.current-menu-parent>a  {
 color:var(--px-color-1) !important;	
} 
 .px_header_v1.et_pb_menu ul li li.current-menu-item>a{ color:var(--px-color-1) !important;	}
/*sub menu*/
.px_header_v1 .et_pb_menu__menu .et-menu-nav ul li ul li a:hover {
  background: transparent;
    background-color: transparent;
  transition: 0.5s;
	 color:var(--px-color-1) !important;
}
.px_header_v1 .et_pb_menu .nav li ul:hover{
 color:var(--px-color-1) !important;	
}
.px_header_v1.et_pb_menu .nav li li {
	padding: 0 0px !important;
	display: block !important;
}
.px_header_v1.et_pb_menu .et_pb_menu__menu ul li ul{
box-shadow: 0 3px 25px 0px rgba(43,52,59,0.10),0 0 0 rgba(43,52,59,0.10) inset;
border-radius: 5px;
}
.px_header_v1 .et-menu li li a {
width: auto;
position: relative;
background: transparent;
		
}
.px_header_v1.et_pb_menu ul li ul li ul {
 left: 100%;
/*top: 0px; */
}
/****Mobile Menu****/
.px_header_v1 .et_mobile_menu{
border-top:none !important;	
}

.px_header_top_btn_column .px_header_pop_btn {
  display: block !important;
  background-color: var(--px-color-1) !important;
}

.px_header_top_btn_column .px_header_pop_btn:hover {
  background-color: var(--px-color-2) !important;
}

.px_header_top_btn_column .px_header_pop_btn::after {
  margin: 0 !important;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.px_header_top_btn_column .px_header_pop_btn:hover::after{
color: var(--px-color-1) !important;	
}


@media only screen and (min-width: 990px){
.px_header_v1.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
padding-top: 12px !important;
padding-bottom: 12px !important;
}
 }
@media only screen and (min-width: 981px) and (max-width: 1000px){
.px_header_v1.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
padding: 12px !important;
}
 }

/* -----------------------------------
 Footer Section CSS
-------------------------------------*/
/*---Footer Common Info Css---*/

/*---Footer v1  CSS---*/
.px_footer_email_info_v1 .et_pb_newsletter_field {
  position: relative;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  flex-basis: 65% !important;
  height: 60px;
  overflow: hidden;
}
/**btn **/
.px_footer_email_info_v1 .et_pb_newsletter_button_wrap {
flex-basis: 35% !important;
position: relative;
height: 60px;
overflow: hidden;
}
.px_footer_email_info_v1 .et_pb_newsletter_button.et_pb_button {
background-color: var(--px-color-1) !important;
overflow: hidden !important;
z-index: 0;
color: #FFF !important;	
}
.px_footer_email_info_v1 .et_pb_newsletter_button.et_pb_button:hover {
color: #000 !important;	
}

.px_footer_email_info_v1 .et_pb_newsletter_button.et_pb_button::before {
content: "" !important;
width: 40px;
height: 40px;
border-radius: 50%;
position: absolute;
left: 10px;
bottom: 9px;
transition: all 0.5s ease;
display: block !important;
  background-color:#fff!important;
opacity: 1;
z-index: -1;
}


.px_footer_email_info_v1 .et_pb_newsletter_button.et_pb_button:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}

.px_footer_email_info_v1 .et_pb_newsletter_button.et_pb_button::after {
  content: "" !important;
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color:#fff!important;
  opacity: 1;
	display: block !important;
}
@media only screen and (max-width: 600px)  {
	.px_footer_email_info_v1 .et_pb_newsletter_field{
position: relative;
padding-bottom: 15px !important;
margin-bottom: auto !important;
flex-basis: 100%!important;
height: auto !important;
overflow: hidden;		
	}
	
.px_footer_email_info_v1 .et_pb_newsletter_button_wrap {
position: relative;
margin-bottom: auto !important;
flex-basis: 100%!important;
height: auto !important;
overflow: hidden;
}
	
 }

/* -----------------------------------
     Hero Section slider CSS
-------------------------------------*/

.px_hero_slider .et_pb_slide_description:before{
content: "";
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
background-color: var(--px-color-2) !important;
padding: 46%;
position: relative;
z-index: -1;
right: 114px;
top: 177px;
border-radius: 30% 70% 55% 45% / 30% 32% 68% 70%;
}
.px_hero_slider .et_pb_slide_description:after{
content: "";
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
background-color: var(--px-color-1) !important;
padding: 46%;
position: relative;
z-index: -2;
right: 120px;
top: -148px;
border-radius: 48% 72% 55% 49% / 41% 36% 74% 80%;
}
.px_hero_slider .et_pb_slide_description {
  padding: 16% 8%;
  width: auto;
  margin: auto;
  float: left;
}
.px_hero_slider .et_pb_slide_content h1{
font-size: 65px !important;
font-weight: 700;
line-height: 70px;
}
/*** Slider Arrow*****/
.px_hero_slider .et-pb-controllers .et-pb-active-control {
  background-color: var(--px-color-1);
}

.px_hero_slider .et-pb-controllers .et-pb-active-control {
  background-color: var(--px-color-1);
}

.px_hero_slider .et-pb-controllers a {
background: #fff;
transform: scale(1);
opacity: 1;
transition: all 0.3s ease 0s;
width: 38px !important;
height: 4px !important;
}

/*980 below */
@media only screen and (max-width: 980px){
.px_hero_slider .et_pb_slide_description::after{
 display:none;	 
}
.px_hero_slider .et-pb-arrow-next,
.px_hero_slider .et-pb-arrow-prev {
  opacity: 1 !important;
}	
 .px_hero_slider .et-pb-arrow-prev {
  left: 22px !important;
}
.px_hero_slider .et-pb-arrow-next {
  right: 22px !important;
}	
  }	
/*767 below */
@media only screen and (max-width: 767px){
.px_hero_slider .et_pb_slide_content h1 {
  font-size: 35px !important;
  line-height: 40px;
}
.px_hero_slider .et_pb_slide_description:before,
.px_hero_slider .et_pb_slide_description:after{
display: none;
}
	

.px_hero_slider .et-pb-arrow-next, .px_hero_slider .et-pb-arrow-prev {
  bottom: 15px;
  top: auto;
}

.px_hero_slider .et_pb_slide_description {
	padding: 16% 0px !important;
	}	
	.px_hero_slider .et_pb_button_wrapper{
	margin-bottom:10px !important;	
	}
	
}
/*---Button CSS---*/
.px_hero_slider .et_pb_button  {
background-color:var(--px-color-1) !important; 
overflow:hidden !important;	
z-index:0;	
}
.px_hero_slider .et_pb_button:before{
content: "";
width: 38px;
height: 38px;
border-radius: 50%;
position: absolute;
left: 6px;
bottom: -2px;
transition: all 0.5s ease;
display: block !important;
background-color:#fff !important;
opacity: 1;
z-index: -1;	
}
.px_hero_slider .et_pb_button:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.px_hero_slider .et_pb_button::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
background-color:#fff !important;
opacity: 1;	
}	
/* -----------------------------------
   Sidebar CSS
-------------------------------------*/

.px_sidebar_cat .et_pb_widget {
  border: 1px solid #E9E9E9;
  border-radius: 5px;
  padding: 40px;
  margin-bottom: 40px !important;
	
}
.px_sidebar_cat .et_pb_widget h4{
color: var(--px-color-2) !important;	
}
.px_sidebar_cat .et_pb_widget h4:after{
background-color: var(--px-color-1) !important;
position: absolute;
content: "";
width: 35px;
height: 3px;
margin-top: 10px;
margin-left: 5px;	
}

.px_sidebar_cat .widget_search #searchsubmit{
background-color: var(--px-color-1);
border: 1px solid var(--px-color-1);	
}
.px_sidebar_cat .widget_search #searchsubmit:hover{
background-color: var(--px-color-2);
border: 1px solid var(--px-color-2);	
}
 .px_sidebar_cat .widget_search input#searchsubmit{
color:#fff !important;		
}
.px_sidebar .px_sidebar_cat .et_pb_widget {
margin-bottom: 7.347%;	
}
.px_sidebar_cat {
  border-right: none;
  padding-right: 0px;
}
.px_sidebar_cat .widget_categories ul li {
padding: 0px 0px 4px 0px;
 color: var(--px-color-2) !important;
 transition: all 0.5s ease !important;	
 position: relative;	
 overflow: hidden !important;	
}
.px_sidebar_cat .widget_categories ul li a{
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 20px;
  background: transparent;
  color: #5D666F;
  font-weight: 500;
 transition: all 0.5s ease !important;	
  border-radius: 5px;
  border: 1px solid #E9E9E9;
overflow: hidden !important;	
}

.px_sidebar_cat .widget_categories ul li a:before{
position: absolute;
z-index: 1;
display: block;
bottom: 15px;
content: '';
border-bottom: 1px solid;
  border-bottom-color: currentcolor;
border-bottom-color: currentcolor;
width: 0%;
left: 20px !important;
transition: width 0.3s linear 0s, right 0s linear 0.3s, left 0s linear 0.3s;
border-bottom-color: var(--px-color-1);
overflow: hidden !important;
}
.px_sidebar_cat .widget_categories ul li a:hover:before{ 
  width: calc(100% - 40px);
}
.px_sidebar_cat .widget_categories ul li a:after{
content: "\24";
font-family: ETmodules;
color: var(--px-color-1) !important;
transition: all 0.5s ease !important;
font-weight: 400 !important;
font-size: 25px;
}


.px_sidebar_cat .widget_categories ul li a:hover {
 color: var(--px-color-1) !important;
/* text-decoration: underline;
text-underline-offset: 5px !important; */
transition: all 0.5s ease;		
}
.px_sidebar_cat .tagcloud a {
  background: #fff;
  padding: 5px 18px 5px;
  text-align: center;
  margin: 3px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  color: #000;
  font-size: 14px !important;
}
.px_sidebar_cat .tagcloud a:hover {
  background-color: var(--px-color-1) !important;
  color: #fff;
}

/***Post Blog sidbar ****/

.px_sidebar_title .et_pb_text_inner {
position: absolute;
margin: 30px 40px;
font-weight: 400 !important;
}
.px_sidebar_title .et_pb_text_inner p:after{
background-color: var(--px-color-1) !important;
position: absolute;
content: "";
width: 35px;
height: 3px;
margin-top: 12px;
margin-left: 5px;		
}
.px_postdetail_blog {
padding: 85px 40px 22px !important;
border: 1px solid #E9E9E9;
	
}
.px_postdetail_blog .entry-title:hover {
 color: var(--px-color-1) !important;
 text-decoration: underline;
 text-underline-offset: 2px !important;	
}/* underline */ 
.px_postdetail_blog .entry-title {
  color: #000 !important;
  margin-bottom: -11px;
}
.px_postdetail_blog .et_pb_post {
margin-bottom: 0px;
 padding-bottom: 15px;
}
.px_postdetail_blog .et_pb_post .entry-featured-image-url {
  width: 100%;
  max-width: 85px;
  margin-bottom: 0px;
  float: left;
  overflow: hidden;
  margin-right: 15px !important;	
}

@media only screen and (max-width: 480px)  {
	.px_postdetail_blog .et_pb_post .entry-featured-image-url {
	 width: 100%;
     max-width: 100%;
    margin-bottom: 10px;
    float: left;
     overflow: hidden;
	}	
.px_postdetail_blog .entry-title {
  margin-bottom: 0;
}	
}
.px_post_blog_tag .et_pb_main_blurb_image .et-pb-icon {
  color: var(--px-color-1) !important;
  line-height: 42px;
}
.px_post_blog_tag .et_pb_main_blurb_image{
width: 50px;
height: 25px;
position: relative;
background: #fff;
text-align: center;
border: 1px solid #eee;	
}
.px_post_blog_tag .et_pb_main_blurb_image:after{
background-color: #fff;
content: '';
width: 10px;
height: 10px;
position: absolute;
right: -5px;
top: 18px;
transform: rotate(45deg);
border-top: 1px solid #eee;
border-right: 1px solid #eee;	
}
.px_post_blog_tag .et_pb_blurb_description a {
  outline: none;
  margin: 0 3px;
 border: 1px solid #eee;	
  color: var(--px-color-2) !important;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 10px;
  background-color: #fff;	
}
.px_post_blog_tag .et_pb_blurb_description a:hover {
  background-color: var(--px-color-1) !important;
  color: #fff !important;
}
.px_tags_navigation .nav-next, 
.px_tags_navigation .nav-previous {
  position: relative;
   background-color: #fff;	
  padding: 12px;
  transition: all .3s;
 border: 1px solid #eee;	
 margin-bottom: 10px;	
}
.px_tags_navigation .nav-next:hover, 
.px_tags_navigation .nav-previous:hover {
color: var(--px-color-1);
}
.px_tags_navigation .meta-nav:hover,
.px_tags_navigation .nav-label:hover{
 color: var(--px-color-1) !important;	
}
.px_tags_navigation .meta-nav{
font-weight: 800 !important;
font-size: 20px !important;	
}

/********comment********/
.px_comment #commentform{
padding-bottom: 0px !important;	
}
.px_comment .comment_postinfo .comment-edit-link {
color: var(--px-color-1) !important;	
} 

.px_comment .comment-content a{
 color: var(--px-color-1) ;
}
.px_comment .logged-in-as a {
  color: var(--px-color-1);
}
/* button*/
.px_comment .comment-reply-link ,
.px_comment .form-submit .et_pb_button{
background-color: var(--px-color-1) !important;
overflow: hidden !important;
z-index: 0;
color: #FFF !important;	
}
.px_comment .comment-reply-link:hover ,
.px_comment .form-submit .et_pb_button:hover{
color:#fff !important;
padding:15px 18px !important;	
}
.px_comment .comment-reply-link:before,
.px_comment .form-submit .et_pb_button:before{
content: "";
width: 38px;
height: 38px;
border-radius: 50%;
position: absolute;
/* left: 6px; */
bottom: -2px;
transition: all 0.5s ease;
display: block !important;
background-color: var(--px-color-2) !important;
opacity: 1;
z-index: -1;
margin-left: 0 !important;
left: -24px	
}
.px_comment .comment-reply-link:hover:before ,
.px_comment .form-submit .et_pb_button:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.px_comment .comment-reply-link:after,
.px_comment .form-submit .et_pb_button::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--px-color-2) !important;
  opacity: 1;
}

.px_sidebar_feature .et_pb_title_container .author::before {
  content: "\e0b8";
  font-family: ETmodules;
  color: var(--px-color-1) !important;
  border-radius: 50%;
  margin-right: 5px;
}


.px_sidebar_feature .et_pb_title_container .published::before {
  content: "\e025";
  font-family: ETmodules;
  color: var(--px-color-1) !important;
  border-radius: 50%;
  margin-right: 5px;
}


.px_sidebar_feature .et_pb_title_container .et_pb_title_meta_container a[rel="category tag"]::before {
  content: "\e07c";
  font-family: ETmodules;
  color: var(--px-color-1) !important;
  border-radius: 50%;
  margin-right: 5px;
}
.px_sidebar_feature .et_pb_title_container .comments-number::before {
  content: "\e066";
  font-family: ETmodules;
  color: var(--px-color-1) !important;
  border-radius: 50%;
  margin-right: 5px;
}

/* -----------------------------------
   Blog CSS
-------------------------------------*/
/*---Blog Grid CSS & 3 Columns CSS ---*/
.px_blog_v1 .et_pb_post { 
border: none;
background-color: transparent !important;
margin-bottom:20px !important	
}
/*---Image  CSS---*/
.px_blog_v1 .et_pb_post .et_pb_image_container .entry-featured-image-url {

}
.px_blog_v1 .et_pb_post .entry-featured-image-url {
overflow: hidden !important;
border-radius: 10px;
margin-bottom:0px !important;	
}
.px_blog_v1 .et_pb_post a img {
  object-fit: cover;
  transition: all 1.6s;
}
.px_blog_v1 .et_pb_post:hover a img {
  transform: scale(1.26);
}
/*---Title  CSS---*/
.px_blog_v1 .et_pb_post .entry-title {
order: 1;	
text-transform: capitalize;
  color: #000;
	transition: all 0.5s ease;
}
.px_blog_v1 .et_pb_post .entry-title:hover{
color: var(--px-color-1) !important;	
}
/*---Post Meta  CSS---*/
.px_blog_v1 .et_pb_post .post-meta .published {
font-size: 10px;
letter-spacing: 1px;
font-weight: 700;
background-color: var(--px-color-1) !important;
color: #fff;
padding: 5px 16px;
text-transform: uppercase;
display:block;
transition: all 0.5s ease;
position: absolute;
top: -15px;
}
.px_blog_v1 .et_pb_post:hover .post-meta .published {
background-color: var(--px-color-2) !important;	
}
.px_blog_v1 .post-meta {
  order: 1;
}
.px_blog_v1 .et_pb_post .post-meta a{
position: relative;
/* display: block;	 */
color: var(--px-color-1) !important;
transition: all 0.5s ease;	
}
.px_blog_v1 .et_pb_post .post-meta a:hover{
color: var(--px-color-2) !important;	
}

.px_blog_v1 .et_pb_post .post-meta a[rel="tag"]::before {
  content: "\e07c";
  font-family: ETmodules;
  color: #fff;
  color: var(--px-color-1) !important;
  border-radius: 50%;
  margin-right: 5px;
  transition: all 0.5s ease;	
}
.px_blog_v1 .et_pb_post .post-meta a:hover[rel="tag"]::before {
  color: var(--px-color-2) !important;	
}

/*---Blog Desc CSS---*/
.px_blog_v1 .des {
box-shadow: 0px 6px 50px rgb(37 37 37 / 5%);
padding: 30px 30px 25px;
margin-left: -10px;
margin-right: -10px;
background: #fff;
margin-top: -55px;
position: relative;
flex-wrap: wrap;
display: flex;
flex-direction: column-reverse;
border-radius:10px;	
}
.px_blog_v1 .et_pb_post .post-content {
width: fit-content;
position: relative;
}
/*---Read More Button CSS---*/
.px_blog_v1 .et_pb_post .post-content .more-link{
font-size: 12px;
letter-spacing: 1.12px;
text-transform: uppercase;
color: #000;
}
.px_blog_v1 .et_pb_post .post-content .more-link:hover{
color: var(--px-color-1) !important;
}
.px_blog_v1 .et_pb_post .post-content .more-link:after{
width: 0;
height: 1px;
content: '';
background-color: var(--px-color-1);
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: -4px;
-webkit-transition: all .4s ease-out;
transition: all .4s ease-out;
}
.px_blog_v1 .et_pb_post .post-content .more-link:hover:after{
width:100%;
}
/*---Pagination Button CSS---*/
.px_blog_v1 > div article ~ div:last-child {
grid-column: 1 / -1;	
}

.px_blog_v1 .pagination .alignleft a,
.px_blog_v1 .pagination .alignright a {
background-color: var(--px-color-1) !important;
overflow: hidden !important;
z-index: 0;
padding: 14px 22px;
position: relative;
display:block;	
}
.px_blog_v1 .pagination .alignleft a,
.px_blog_v1 .pagination .alignright a {
color:#fff !important;	
font-size: 15px;
font-weight: 600 !important;	
}

.px_blog_v1 .pagination .alignleft a:before,
.px_blog_v1 .pagination .alignright a::before {
content: "";
width: 38px;
height: 38px;
border-radius: 50%;
position: absolute;
left: -20px;
bottom: -4px;
transition: all 0.5s ease;
display: block !important;
background-color: var(--px-color-2) !important;
opacity: 1;
z-index: -1;
}
.px_blog_v1 .pagination .alignleft:hover a::before,
.px_blog_v1 .pagination .alignright:hover a:before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.px_blog_v1 .pagination .alignleft a:after,
.px_blog_v1 .pagination .alignright a::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--px-color-2) !important;
  opacity: 1;
}

/*---Blog Grid 2 Columns CSS---*/
.px_blog_grid_2_col .et_pb_ajax_pagination_container {
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width:480px) {
.px_blog_grid_2_col .et_pb_ajax_pagination_container {
grid-template-columns: repeat(1, 1fr);
}
}
.px_blog_grid_2_col .et_pb_post {
  border: none;
/*   margin-bottom: 25px !important; */
}
.px_blog_grid_4_col .des,
.px_blog_grid_2_col .des {
box-shadow: 0px 6px 50px rgb(37 37 37 / 5%) !important;
margin-left: 25px !important;
margin-right: 25px !important;
background: #fff !important;
margin-top: -62px !important;
position: relative;
flex-wrap: wrap;
display: flex;
flex-direction: column-reverse;
}

/*---Blog Grid 4 Columns CSS---*/
.px_blog_grid_4_col .et_pb_ajax_pagination_container {
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(4, 1fr);
margin: 0px 30px;
}
@media only screen and (max-width: 980px) and (min-width: 600px){
.px_blog_grid_4_col .et_pb_ajax_pagination_container  {
  grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 480px) {
.px_blog_grid_4_col .et_pb_ajax_pagination_container{
  grid-template-columns: repeat(1, 1fr);
}
}
/* Blog Listing CSS */
.px_blog_list .et_pb_post{
margin-bottom: 35px !important;
}
.px_blog_list .entry-featured-image-url {
}
.px_blog_list .des {
margin:0px !important;	
}

/* -----------------------------------
    Portfolio CSS
-------------------------------------*/
/*---Portfolio Gallary CSS & 4 Columns CSS ---*/
.px_portfolio_v1 .et_pb_portfolio_item {
  box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
  background: #fff;
  border-radius: 10px 10px 10px 10px !important;	
	padding-bottom: 25px !important;
}
/* Image Css */ 
.px_portfolio_v1 .et_pb_portfolio_item .et_portfolio_image {
overflow: hidden;	
border-radius: 10px 10px 0px 0px !important;	
}
.px_portfolio_v1 .et_pb_portfolio_item .et_portfolio_image img {
opacity: .7;
transition: all .4s ease;
position: relative;
}
.px_portfolio_v1 .et_pb_portfolio_item:hover .et_portfolio_image img {
opacity:1;
transform: scale(1.1);	
}
/* Title Css */ 
.px_portfolio_v1 .et_pb_portfolio_item .et_pb_module_header {
 padding: 20px 15px 0px;
font-size: 18px !important;		
text-align: center;	
text-transform: capitalize;	
line-height: 25px !important;	
} 
.px_portfolio_v1 .et_pb_portfolio_item:hover .et_pb_module_header {
color:var(--px-color-1) !important;	
}
/* Category Post Meta Css */ 
.px_portfolio_v1 .et_pb_portfolio_item .post-meta {
padding: 0px 15px 0px !important;
}
.px_portfolio_v1 .et_pb_portfolio_item .post-meta a {
color: var(--px-color-2) !important;
text-align: center !important;	
}

/* Portfolio 2 Column */
.px_portfolio_2_col .et_pb_portfolio_items,
.px_portfolio_2_col .et_pb_ajax_pagination_container{
	display: grid;
	grid-gap: 25px;
	grid-template-columns: repeat(2, 1fr);
}
/* Portfolio 3 Column */
.px_portfolio_3_col .et_pb_portfolio_items,
.px_portfolio_3_col .et_pb_ajax_pagination_container{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 25px;
}
/* Portfolio 4 Column */
.px_portfolio_4_col .et_pb_portfolio_items,
.px_portfolio_4_col .et_pb_ajax_pagination_container{
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(4, 1fr);
padding-left: 40px;	
}
/*980 below*/
@media only screen and (max-width: 980px)  {
	.px_portfolio_3_col .et_pb_portfolio_items{
grid-template-columns: repeat(2,1fr);		
	}	
}
@media only screen and (max-width: 480px)  {
	.px_portfolio_2_col .et_pb_portfolio_items,
	.px_portfolio_3_col .et_pb_portfolio_items{
grid-template-columns: repeat(1,1fr);		
	}	
}
@media only screen and (max-width: 980px)  {
.px_portfolio_4_col .et_pb_portfolio_items{
grid-template-columns: repeat(2,1fr);
padding-left: 40px;
	}	
}
@media only screen and (max-width: 480px)  {
.px_portfolio_4_col .et_pb_portfolio_items{
grid-template-columns: repeat(1,1fr);
padding: 0 30px;	
	}	
}
/* Filters Links CSS */
.px_portfolio_v1 .et_pb_portfolio_filters {
  justify-content: center;
  display: flex;	
}
.px_portfolio_v1 .et_pb_portfolio_filters li a {
  color: var(--px-color-2);
  border: none;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
}
.px_portfolio_v1 .et_pb_portfolio_filters li {
padding: 5px;
text-align: center;	
  border-radius: 5px;	
}
.px_portfolio_v1 .et_pb_portfolio_filters li a {
background-color: var(--px-color-1);	
 color: #fff !important;	
}
/*Hover & Active Filter Links*/
.px_portfolio_v1 .et_pb_portfolio_filters li a:hover,
.px_portfolio_v1 .et_pb_portfolio_filters li a.active {
  color: #fff;
  background: var(--px-color-2);
  transition: all 0.4s ease-in-out;
}
.px_portfolio_v1 .et_pb_portfolio_filters li a:hover, 
.px_portfolio_v1 .et_pb_portfolio_filters li a.active {
  color: #fff;
  background: var(--px-color-2);
  transition: all 0.4s ease-in-out;
  border-radius: 5px;	
}
/* Pagination CSS */
.px_portfolio_v1 .et_pb_portofolio_pagination {
  border: none !important;	
  margin-top: 30px !important;
}
.px_portfolio_v1 .et_pb_portofolio_pagination ul {
  text-align: center !important;	
}
.px_portfolio_v1 .et_pb_portofolio_pagination ul li{
	padding: 5px !important;
}
.px_portfolio_v1 .et_pb_portofolio_pagination ul li a {
background-color: var(--px-color-1);
padding: 8px 15px;
border-radius: 5px;
color:#fff !important;	
}
.px_portfolio_v1 .et_pb_portofolio_pagination ul li a:hover{
background-color: var(--px-color-2);	
}
.px_portfolio_v1 .et_pb_portofolio_pagination ul li a.active {
color:#fff !important;
background-color: var(--px-color-2);	
}

.px_portfolio_v1 .pagination .alignright a, .px_portfolio_v1 .pagination .alignleft a{background-color: var(--px-color-1) !important;
  overflow: hidden !important;
  z-index: 0;
  padding: 14px 22px;
  position: relative;
  display: block;
	color: #fff !important;
  font-size: 15px;
  font-weight: 600 !important;}
/* Portfolio Single Page CSS */
.px_portfolio_single .px_poroject_detail_sidbar_cate .et_pb_text_inner a{
color:#666 !important;	
}
.px_portfolio_v1 .pagination .alignleft a::before, .px_portfolio_v1 .pagination .alignright a::before {
  content: "";
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  bottom: -4px;
  transition: all 0.5s ease;
  display: block !important;
  background-color: var(--px-color-2) !important;
  opacity: 1;
  z-index: -1;
}

.px_portfolio_v1 .pagination .alignleft:hover a::before, .px_portfolio_v1 .pagination .alignright:hover a::before {
 border-radius: 0;width: 125%; height: 100%;left: 0;bottom: 0; transition: all 0.5s ease;
}
.px_portfolio_v1 .pagination {
  grid-column: 1 / -1;
}
/**feature section 980below column reverse**/
@media screen and ( max-width: 980px ) {
.px_feature_row {
        display: flex;
        flex-direction: column-reverse;
    }
.px_feature_row .px_feature_column:last-child {
  margin-bottom: 30px !important;
}
}
/* -----------------------------------
  Services CSS
-------------------------------------*/
/*---Services v1 CSS---*/
.px_services_v1{
transition: all 300ms ease-out 0s !important;	
}
.px_services_v1:hover {
transform: translateY(-5px);	
}
.px_services_v1 .px_service_blurb {
  background: #fff;
  transition: 0.3s;
}
.px_services_v1:hover .px_service_blurb {
  background: transparent;
}
.px_services_v1 .px_service_blurb .et_pb_module_header {
color:var(--px-color-2) !important;	
}
.px_services_v1:hover .px_service_blurb .et_pb_blurb_description,
.px_services_v1:hover .px_service_blurb .et_pb_module_header {
  color: #fff !important;
}
.px_services_v1 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
color:var(--px-color-1) !important;	
}
.px_services_v1:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
color: #fff !important;	
}

.px_services_single .px_service_active_btn:before{
border-radius: 0;
width: 125%;
height: 100%;
left: 0;
bottom: 0;
transition: all 0.5s ease;
	
}
/*---Services Single Page CSS---*/
.px_services_single .px_sercvice_title_sidbar .et_pb_text_inner::after {
  background-color: var(--px-color-1) !important;
  position: absolute;
  content: "";
  width: 12%;
  height: 3px;
  margin-top: 13px;
  margin-left: 5px;;
}
.px_services_single .px_service_cta{	
border-radius: 5px !important;	
}
.px_services_single .px_service_cta:before{	
border-radius: 5px !important;	
}
.px_services_single .px_service_cta .et_pb_promo_description {
  padding-bottom: 30px !important;
  padding-top: 40px !important;
}
.px_services_single .px_service_cta .et_pb_promo_description:before{
  content: "\e090";
  font-family: ETmodules;
  color: #fff;
  transition: all 0.5s ease;
  font-size: 55px;
  bottom: 25px;
  position: relative;
}
/****cta btn****/
.px_services_single .px_service_cta .et_pb_button{
background-color: var(--px-color-1) !important;
overflow: hidden !important;
z-index: 0;
color:#FFF!important;	
}
.px_services_single .px_service_cta .et_pb_button::before {
  content: "";
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  left: 6px;
  bottom: -2px;
  transition: all 0.5s ease;
  display: block !important;
  background-color: var(--px-color-2) !important;
  opacity: 1;
  z-index: -1;
}
.px_services_single .px_service_cta .et_pb_button:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.px_services_single .px_service_cta .et_pb_button::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--px-color-2) !important;
  opacity: 1 !important;
}
.px_services_single .px_blurb_Download{
border-radius: 5px !important;	
}

.px_services_single .px_blurb_Download .et_pb_image_wrap {
  display: flex !important;
  color: #fff;
  padding: 15px 15px;
  background: var(--px-color-2);
  transition: all .3s ease-in-out !important;
  border-radius: 5px;
}

.px_services_single .px_blurb_Download:hover .et_pb_image_wrap {
  background: var(--px-color-1);
}
.px_services_single .px_blurb_Download .et-pb-icon {
color: var(--px-color-1) !important;
 transition: all .3s ease-in-out !important;	
}
.px_services_single .px_blurb_Download:hover .et-pb-icon {
color: var(--px-color-2) !important;	
}
.px_services_single .px_blurb_Download .et_pb_blurb_container {
  vertical-align: middle !important;
}

/****Brief Description blurb Css ***/

.px_services_single .px_blurb_des .et_pb_image_wrap {
  display: flex !important;
  color: #fff;
  background: var(--px-color-2);
  transition: all .3s ease-in-out !important;
  height: 85px;
  width: 85px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;	 
}
.px_services_single .px_blurb_des .et-pb-icon {
color:#fff!important;
 transition: all .3s ease-in-out !important;	
}
.px_blurb_service_icon .et_pb_blurb_container {
  padding-left: 0px !important;
}
.px_services_single .px_blurb_service_icon .et-pb-icon {
color: var(--px-color-1) !important;
 transition: all .3s ease-in-out !important;	
}
/* -----------------------------------
  Contact Us CSS
-------------------------------------*/
/*---Contact Us v1  CSS---*/
 .px_blurb_contact_info .et_pb_image_wrap {
  display: flex !important;
  color: #fff;
  background: var(--px-color-1);
  transition: all .3s ease-in-out !important;
  height: 70px;
  width: 70px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
 .px_blurb_contact_info .et_pb_main_blurb_image {
  margin-bottom: 20px !important;
}
.px_blurb_contact_info .et_pb_blurb_content {
 /*box-shadow: 0px 12px 15px -15px rgba(0,0,0,0.5);
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #F9F6F1;*/
padding: 20px !important;
transition: all .4s ease;	
}
.px_blurb_contact_info:hover .et_pb_blurb_content {
/*box-shadow: 0px 24px 30px -30px rgba(0,0,0,0.5);*/
}
.px_blurb_contact_info .et_pb_blurb_container {
  vertical-align: middle !important;
}
.px_blurb_contact_info .et-pb-icon {
  color: #fff !important;
  transition: all .3s ease-in-out !important;
}

.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field input,
.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field select,
.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field textarea {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #F9F6F1;
}

.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field input:focus,
.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field select:focus,
.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field textarea:focus {
  border-color: var(--px-color-1);
}

.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit {
  border-radius: 5px;
  padding: 14px 20px !important;
  color: #ffff;
  font-size: 16px;
  font-weight: 600;
  border: none !important;
  z-index: 1;
  overflow: hidden;
  text-transform: capitalize;
  position: relative;
  background-color: var(--px-color-1) !important;
}
.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit:hover {
/*   background-color: var(--px-color-2) !important; */
}

.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit::before {
content: "";
width: 38px;
height: 38px;
border-radius: 50%;
position: absolute;
left: 6px;
bottom: -2px;
transition: all 0.5s ease;
display: block !important;
background-color: var(--px-color-2) !important;
opacity: 1;
z-index: -1;	
}

.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;	
}

.px_contact_v1 .px_contact_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit::after {
content: "" !important;
width: 3px;
height: 100%;
position: absolute;
top: 0;
right: 0;
background-color: var(--px-color-2) !important;
opacity: 1;
}


/*--- Appointment CSS---*/
.px_appointment_form .et_contact_bottom_container{	
 width: 100% !important;
  margin-top: 2px !important;	
}

.px_appointment_team .et_pb_team_member_description  {
position: absolute;
left: 35px;
bottom: 25px;
}
.px_appointment_team .et_pb_team_member_description  div {
  border-left: 2px solid #f26522;
  padding-left: 15px;
  transition: 0.5s all ease;
}
.px_appointment_team .et_pb_team_member_description  div h3 {
color: #fff !important;
padding: 10px 0px 0px !important;
}
/**image CSS***/
.px_appointment_team .et_pb_team_member_image{
width: 100% !important;
max-width: 100% !important;	
}
.px_appointment_team .et_pb_team_member_image img{
width: 100% !important;
}
.px_appointment_team .et_pb_team_member_image:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
bottom: 0;
left: 0;
background: linear-gradient(0deg, rgba(0, 36, 90, 0.572587) 20%, rgba(255, 255, 255, 0) 59%);
transition: 0.5s all ease;
}
.px_appointment_team .et_pb_member_social_links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: transparent;
  border-radius: 50px;
  color: #fff;
}
.px_appointment_team .et_pb_team_member_description .et_pb_member_social_links li a:hover {
  background-color: var(--px-color-1);
  color: #fff;
}


/* -----------------------------------
    Team Section CSS
-------------------------------------*/
/*---Team v1  CSS---*/
@media only screen and (max-width: 980px)  {
.px_team_row{
max-width: 400px !important;	
}
.px_team_row .px_team_v1 {
margin-bottom:0px !important	
	}	
}

.px_team_v1 .px_team_m{
display:inline-block !important;	
}
.px_team_v1 .px_team_m .et_pb_team_member_image::before {
background-color: var(--px-color-1);
content: " ";
height: 100%;
right: 0;
opacity: 0;
position: absolute;
top: 0;
transform: translatex(100%);
z-index: 1;
transition: all .5s ease-out 0s;
width: 100%;
}
.px_team_v1:hover .px_team_m .et_pb_team_member_image::before {
  opacity: .8;
  -webkit-transform: translateY(0);
  transform: translatey(0);
  visibility: visible;
}
/* Image Css */ 
.px_team_v1 .px_team_m .et_pb_team_member_image{
overflow:hidden;
max-width:100%;	
margin: 0;	
border-radius: 10px;	
}
.px_team_v1 .px_team_m .et_pb_team_member_image img{
max-width: 100%;
height: auto;
width: 100%;	
}
/* Description Css*/ 
.px_team_v1:hover .px_team_m .et_pb_team_member_description .et_pb_module_header{
color:var(--px-color-1) !important; 	
}
.px_team_v1 .px_team_m .et_pb_team_member_description .et_pb_member_position{
  width: fit-content;
  margin: auto;
  position: relative;	
}
.px_team_v1 .px_team_m .et_pb_team_member_description .et_pb_member_position::after {
  width: 0;
  height: 1px;
  content: '';
  background-color:var(--px-color-1) !important; 
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -4px;
  transition: all 0.4s ease-out;
}
.px_team_v1:hover .px_team_m .et_pb_team_member_description .et_pb_member_position::after {
  width: 100%;
}
/* Social Links Css*/ 
/*
.px_team_v1 .px_team_m .et_pb_member_social_links, .et_pb_team_member_5.et_pb_team_member .et_pb_member_social_links {
display: inline-grid;
position: absolute;
top: 30px;
left: 0;
transition: 0.3s;
opacity: 0;
}
.px_team_v1:hover .px_team_m .et_pb_member_social_links {
opacity: 1 !important;
margin-left: 20px;
z-index: 1;
}*/
.px_team_v1 .px_team_m .et_pb_member_social_links {
text-align: center;
}
.px_team_v1 .px_team_m .et_pb_member_social_links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: transparent;
  display: inline-block;
  border-radius: 50px;
  color:var(--px-color-1);
}
.px_team_v1 .px_team_m .et_pb_member_social_links li a:hover {
background-color:var(--px-color-2); 
  color: #fff;
}
.px_team_v1 .px_team_m .et_pb_team_member_description .et_pb_member_social_links li a{
margin:5px;	
}
/* team btn*/
/*
.px_team_v1 .px_btn_team{
background-color:var(--px-color-2) !important; 
overflow:hidden !important;	
z-index:0;
left: 0;
transition: 0.3s;
opacity: 0;	
}*/
/* hover*//*
.px_team_v1:hover .px_btn_team {
  opacity: 1 !important;
  margin-left: 20px;
  z-index: 1;
}
.px_team_v1 .px_btn_team:before{
content: "";
width: 38px;
height: 38px;
border-radius: 50%;
position: absolute;
left: 6px;
bottom: -2px;
transition: all 0.5s ease;
display: block !important;
background-color: var(--px-color-1) !important;
opacity: 1;
z-index: -1;	
}
.px_team_v1 .px_btn_team:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.px_team_v1 .px_btn_team::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
background-color:var(--px-color-1) !important;
opacity: 1;	
}*/

/*---Team Single Page CSS---*/
.px_team_single > .et_pb_row {
  background: #f2f3f5;
  align-items: center;	
}
.px_team_single .px_team_image .et_pb_image_wrap {
  width: 100% !important;
}
.px_team_single .px_team_image .et_pb_image_wrap img {
  width: 100% !important;
}
.px_team_single .px_team_des_info .et_pb_text_inner span{
font-weight: 300 !important;
color: #666;	
}

@media screen and ( max-width: 480px ) {
    .px_team_des_row {
        display: flex;
        flex-direction: column-reverse;
    }
} 

/**social icon****/

.px_social_icon.et_pb_social_media_follow li a {
	margin-right: 20px !important;
}
.px_social_icon li.et_pb_social_icon a.icon::before {
color: #666 !important;
font-size: 14px;
width: 36px;
height: 36px;
line-height: 36px;
border-radius: 5px;
margin-right: 9px;
border: 1px solid #e7e7e7;
}
.px_social_icon li.et_pb_social_icon a.icon:hover::before {
    color: #fff !important;
  background: var(--px-color-1);
  border: 1px solid var(--px-color-1);	 
}

/* -----------------------------------
  	Faqs CSS
-------------------------------------*/
/*---Faqs v1  CSS---*/
.px_faqs_v1 .px_toggle .et_pb_toggle {
border-bottom: 1px solid #d9d9d9 !important;
	border:none;
	background-color: transparent;
margin-bottom: 0px !important;	
}
.px_faqs_v1 .px_toggle .et_pb_toggle .et_pb_toggle_open{
  border-bottom:none!important;
}
.px_faqs_v1 .px_toggle .et_pb_toggle_close {
	background:none;
	margin-bottom: 0px !important;
}
/*---Title CSS---*/
.px_faqs_v1 .px_toggle .et_pb_toggle .et_pb_toggle_title {
	padding-left: 40px;
	padding-right: 18px !important;
}

/*---Title Icon CSS---*/
.px_faqs_v1 .px_toggle .et_pb_toggle .et_pb_toggle_title::before{
color: var(--px-color-1) !important;
}
.px_faqs_v1 .px_toggle .et_pb_toggle_close .et_pb_toggle_title{
/* color: var(--px-color-1);	 */
color:#fff;	
}
/*---Open Title CSS---*/
.px_faqs_v1 .px_toggle .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
	color: var(--px-color-1);
}
.px_faqs_v1 .px_toggle .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:after{
}
/* ---Open Title Icon CSS--- */
.px_faqs_v1 .px_toggle .et_pb_toggle::before {
content: "\e064";
font-family: ETmodules !important;
color: var(--px-color-1);
padding-top: 2px;
position: absolute;
font-size: 30px;
}
.px_faqs_v1 .px_img img{transition: all 0.35s;}
.px_faqs_v1 .px_img:hover img{transform: scale(1.1);}

/*---Video v1 CSS---*/
.px_video_v1 .px_col .px_play_video .et_pb_icon_wrap {
position: relative;
height: 100px;
width: 100px;
text-align: center;
background-color: #fff;
border-radius: 50%;
transition: all ease 0.4s;
}
.px_video_v1 .px_col .px_play_video .et_pb_icon_wrap:hover{
  background-color: var(--px-color-1);	
}
.px_video_v1 .px_col .px_play_video .et_pb_icon_wrap:before,
.px_video_v1 .px_play_video .et_pb_icon_wrap:after{
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-name: ripple;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  background-color: var(--px-color-1);
    z-index: -1;
    border-radius: 50%;
    transition: all ease 0.4s;
}
.px_video_v1 .px_col .px_play_video .et_pb_icon_wrap .et-pb-icon{
line-height:100px;
color: var(--px-color-1) !important;	
}
.px_video_v1 .px_col .px_play_video:hover .et_pb_icon_wrap .et-pb-icon{
color:#fff !important;
}
.px_text .et_pb_text_inner{
  color: var(--px-color-1) !important;
 line-height: 40px;	
}
/* -----------------------------------
  	 Timeline CSS
-------------------------------------*/
/*---Timeline v1  CSS---*/

.px_timeline_v1 .px_timeline_blurb{
  padding: 30px;
  border-radius: 4px;
  border: 1px solid #eeece2;
  box-shadow: 0px 6px 50px rgb(37 37 37 / 5%);
}
.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_description {
  margin-left: 50px;
  padding-left: 35px;
  border-left: 1px solid #eeece2;
}
.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_container {
  display: flex !important;
}
.px_timeline_v1 .px_timeline_blurb .et_pb_module_header{
color: var(--px-color-1) !important;	
}
.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_description h3{
  color: #000 !important;
  line-height: 25px !important;	
}

.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul {
  list-style-type: none;
  padding: 15px 0 0px 0px !important;
}
.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul li {
position: relative;
margin-bottom: 5px;
display: inline-flex;
}
.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul li::before {
  content: "\e03c";
  font-family: ETmodules !important;
  margin-right: 10px;
  color: var(--px-color-1) !important;
}

@media only screen and (max-width: 600px) {
	.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_container {
  display: block !important;
}
.px_timeline_v1 .px_timeline_blurb .et_pb_blurb_description {
  margin-left: 0px;
  padding-left: 0px;
  border-left: none;
}
 }

/* -----------------------------------
  	Pricing Table CSS
-------------------------------------*/
/*---Pricing Default CSS---*/

.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table{
border: none;
  background: transparent !important;	
}
/* Heading Css */ 
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_heading{
padding: 0;
margin-top: 25px;
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_heading h2{
	color: var(--px-color-2) !important;
}
/* Top Content Css */ 
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content_top{
	border-bottom:none;
	padding-bottom: 0px;
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content_top .et_pb_et_price{
	color: var(--px-color-2) !important;
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content_top .et_pb_et_price .et_pb_dollar_sign{
font-size: 62px;
font-weight: 500;
margin-left: -30px;
margin-top: 25px;
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content_top .et_pb_et_price .et_pb_sum{
	color: var(--px-color-2);
}
.px_pricing_table .et_pb_best_value {
  position: absolute;
  top: 90px;
  transform: rotateZ(-90deg);
  transform-origin: top left;
  z-index: 1;
  background-color: var(--px-color-1);
  padding: 7px 10px;
  border-radius: 4px 4px 4px 4px;
  left: 10px;	
}
.px_pricing_table .et_pb_pricing li span::before {
  border-color: var(--px-color-2);
}
.px_pricing_table .et_pb_not_available span:before{
border-color:none !important;
border:none;	
}
.px_pricing_table .et_pb_pricing_content_top {
	padding-top: 0px;
}

/* Button Css */ 
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper .et_pb_button{
background-color: var(--px-color-1) !important;
overflow: hidden !important;
z-index: 0;
color:#FFF!important;	
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper .et_pb_button:hover{
padding: 17px !important;	
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper .et_pb_button::before {
  content: "";
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  left: 6px;
  bottom: -2px;
  transition: all 0.5s ease;
  display: block !important;
  background-color: var(--px-color-2) !important;
  opacity: 1;
  z-index: -1;
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper .et_pb_button:hover::before {
  border-radius: 0;
  width: 125%;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.px_pricing_table .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_button_wrapper .et_pb_button::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--px-color-2) !important;
  opacity: 1 !important;
}

@media only screen and (max-width: 980px)  {
	
.px_pricing_table {
  border: 2px solid var(--px-color-1) !important;
}
	}

/* -----------------------------------
  Testimonial Section CSS
-------------------------------------*/
/*---Testimonial v1  CSS---*/
.px_testimonial_row:before {
  content: "";
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
  background-color: var(--px-color-1) !important;
  padding: 15% 16.7%;
  position: absolute;
  z-index: -1;
  border-radius: 0px 0px 100px 0px;
  left: 0;
  bottom: 33px;
}
.px_testimonial_v1{
border-radius: 10px;
}
/*---Description---*/
.px_testimonial_v1.et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_content {
color: var(--px-color-2) !important;
padding-top: 70px;
padding-bottom: 55px;
}
/*---Author CSS---*/
.px_testimonial_v1.et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_author {
position: absolute;
left: 0px;
right: 0px;
bottom: -122px !important;
margin: 0 auto;
color: #000 !important;
font-size: 18px !important;	
}
.px_testimonial_v1.et_pb_testimonial.slick-current .et_pb_testimonial_description .et_pb_testimonial_author{
color: #fff !important;			
}

/*---Meta CSS---*/
.px_testimonial_v1.et_pb_testimonial .et_pb_testimonial_meta .et_pb_testimonial_position{
position: absolute;
left: 0px;
right: 0px;
bottom: -144px !important;
margin: 0 auto;
color: #000 !important;	
}
.px_testimonial_v1.et_pb_testimonial.slick-current .et_pb_testimonial_meta .et_pb_testimonial_position{
color: #fff !important;		
}

/*Review */
.px_testimonial_v1 .px_review{position:absolute;left:0;bottom:-22px;right:0;width:150px;background:#ec6b15;margin:0 auto;margin-bottom:0;text-align:center;border-radius:30px;display:block;overflow:hidden;line-height:16px}
.px_testimonial_v1 .px_review .et_pb_text_inner ul{position:relative;display:block;overflow:hidden;list-style:none;margin:0;padding:0;text-align:center}
.px_testimonial_v1 .px_review .et_pb_text_inner ul li{display:inline-block;float:none;margin:0 3px;color:#fff;font-size:14px;line-height:45px}
.px_testimonial_v1 .px_review .et_pb_text_inner ul li:before{content:"\e033";font-family:ETmodules !important}
.px_testimonial_v1 .px_review .et_pb_text_inner ul li.star:before{content:"\e031"}
.px_testimonial_v1 .px_review .et_pb_text_inner ul li.star-0:before{content:"\e032"}
 
.px_testimonial_v1::before{
padding: 5px;
top: 30px !important;
color: var(--px-color-1) !important;
}  
  
.px_testimonial_v1 .et_pb_testimonial_portrait{
float:none;
position:absolute;
left:0px;
right:0px;
bottom: -45px !important;
margin: 0 auto;
z-index:5;}
  

.px_testimonial_v1 .et_pb_testimonial_description{
margin-left:0px !important;}
.px_testimonial_v1 .et_pb_testimonial_description .et_pb_testimonial_content{
  color: var(--px-color-2) !important;	
}

/* Testimonial v34 Review CSS */
.px_review_testi{
position:absolute;
right:0;
left:0px;
width:150px;
margin:0 auto;
margin-bottom:0;
text-align:center;
border-radius:30px;
display:block;
overflow:hidden;
line-height:16px}
.px_review_testi ul{ position:relative;
display:block;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
text-align:center;}
.px_review_testi ul li{
display:inline-block;
float:none;
margin:0 3px;
color:#ed8a19 ;
font-size:16px;
line-height:45px}
.px_review_testi ul li:before{
content:"\e033";
font-family:ETmodules !important}
.px_review_testi ul li.star:before{content:"\e031"}
.px_review_testi ul li.star-0:before{content:"\e032"}

/* Hover Effect CSS */
/* Sub Title Hover Effect CSS */

  /* Slick Js CSS */
.px_slide_testi .slick-slide  {margin:0px 10px !important;
margin-bottom: 100px !important;
}  
  
.px_slide_testi .slick-list {padding:20px 0px !important;} 
  
/* Navigation CSS */  
.px_slide_testi .slick-prev{
left:25px!important;}
.px_slide_testi .slick-next {
right: 30px !important;}
  
.px_slide_testi .slick-dots li{
margin:0px 3px;} 
  
.px_slide_testi .slick-dots li.slick-active {
  opacity: 1;
background-color: var(--px-color-1);
  width:40px;
  height:6px;
  font-size:0px;
}
.px_slide_testi .slick-dots{
right:10px;
top: -30px;
width: auto;
padding:3px 0px;
}
.px_slide_testi .slick-dots li
{background: #dbdbdb;
opacity: 1;
width:20px;
height:6px;}
  
.px_slide_testi .slick-dots li.slick-active button::before {opacity: 0;color:transparent;}
.px_slide_testi .slick-dots li button::before{opacity: 0;
color:transparent;}
  
    
/* Responsive 980 below  CSS */
@media (max-width:980px){
.px_testimonial_v1.et_pb_testimonial.slick-current .et_pb_testimonial_description .et_pb_testimonial_author {
  color: #000 !important;
}	
.px_testimonial_v1.et_pb_testimonial.slick-current .et_pb_testimonial_meta .et_pb_testimonial_position {
  color: #000 !important;
}	
	.px_testimonial_row:before {
display:none !important;		
	}	
}
/* Responsive 480below  CSS */

@media (max-width: 479px){
.px_testimonial_v1.et_pb_testimonial {
  padding-top: 0% !important;
}
.px_testimonial_v1::before {
  padding: 0px !important;
  top: 15px !important;	
}
  }


/* -----------------------------------
  	About Us Section CSS
-------------------------------------*/
/*---About Us v1 CSS---*/
.px_aboutus_v1 .px_aboutus_blurb .et_pb_blurb_container {
  padding-left: 30px !important;
}
.px_aboutus_v1 .px_aboutus_blurb .et-pb-icon {
color:var(--px-color-1) !important;	
transition: all 500ms linear;	
transform: scale(1);	
}
.px_aboutus_v1 .px_aboutus_blurb:hover .et-pb-icon {
color:var(--px-color-2) !important;	
transform: scale(0.9);	
}
.px_aboutus_v1 .px-img:after{
	position: absolute;
height: 247px;
width: 247px;
background-color:var(--px-color-1) !important; 
border-radius: 50%;
bottom: -33px;
right: -86px;
content: "";
opacity: 0.6;	
}
.px_aboutus_v1 .px-img .et_pb_image_wrap img {
  height: 500px !important;
  width: 100%;
  object-fit: cover;
	transition: all .4s ease;
}

.px_aboutus_v1 .px-img:hover .et_pb_image_wrap img {
	transform: scale(1.1);
}
/*
.px_aboutus_v1 .px-img:before{
position: absolute;
width: 10px;
height: 150px;
background-color: var(--px-color-1) !important;
content: "";
left: 0px;
z-index: 2;
top: 170px;
}*/
.px_aboutus_v1 .px-img2 .et_pb_image_wrap img {
  width: 100%;
  object-fit: cover;
}
/*
.px_aboutus_v1 .px-img2:before{
position: absolute;
width: 10px;
height: 140px;
background-color: var(--px-color-1) !important;
content: "";
left: 0px;
z-index: 2;
}*/
/* -----------------------------------
  	 Choose Us Section CSS
-------------------------------------*/
/*---Choose Us v1 CSS---*/
.px_choose_v1 .px_choose_blurb .et_pb_blurb_container {
  padding-left: 30px !important;
}
.px_choose_v1 .px_choose_blurb .et-pb-icon {
color:var(--px-color-1) !important;	
transition: all 0.35s;
}
.px_choose_v1 .px_choose_blurb:hover .et-pb-icon {
color:var(--px-color-2) !important;	
/*transform: rotateY(180deg);*/
	transform: scale(0.9);
}
.px_choose_v1 .px_img img{
border-radius: 66% 34% 61% 39% / 61% 37% 63% 39% 	
}
.px_choose_v1 .px_img_h img{transition: all 0.35s;}
.px_choose_v1 .px_img_h:hover img,.px_choose_v2 .px_img:hover img{transform: scale(1.1);}
/* why choose us v2 */
.px_choose_v2 .px_img img{transition: all 0.35s;}
.px_choose_v2 .px_img:before{
box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
content: '';
position: absolute;
bottom: auto;
top: -25px;
right: auto;
left: -25px;
height: 0;
z-index: -1;
border-style: solid;
border-width: 364px 400px 12px 0px;
border-color: #fff #fff #fff transparent;
border-radius: 10px;
}
/* -----------------------------------
  	 Counter Section CSS
-------------------------------------*/
/*---Counter v1 CSS---*/
/*.px_counter_v1 .px_icon {
border-right: 1px solid #6666;
padding-right: 20px;
margin-left: 0;
margin-right: 0;	
}-*/
.px_counter_v1 .px_icon .et-pb-icon{
width: 70px;
height: 70px;
background: #fff;
text-align: center;
line-height: 70px;
border-radius: 100%;
z-index: 33;
font-size: 25px;
position: relative;
transition: all 0.3s ease;
color: var(--px-color-1) !important;	
}
.px_counter_v1:hover .px_icon .et-pb-icon{
color:#fff !important;
background-color: var(--px-color-1);	
	transform: scale(0.9);
}
.px_counter_v1 .px_icon .et-pb-icon:before{
content: '';
position: absolute;
width: 70px;
height: 70px;
background: #fff;
z-index: 3;
border-radius: 100%;
opacity: 0.5;
top: 4px;
left: -7px;
transition: all 0.3s ease;
}
.px_counter_v1:hover .px_icon .et-pb-icon:before{
background-color: var(--px-color-1);
left: 0;
top: 0;
opacity: 0;
visibility: hidden;	
}

.px_counter_v1 .px_counter_number.et_pb_number_counter .percent{
  margin-bottom: 20px;
  height: 30px !important;
}
.px_counter_v1 .px_counter_number .percent-value::after {
  content: "+";
  display: inline-block;
  position: absolute;
  font-size: 33px;
  font-weight: 800;
  margin: 0px 8px;
  color: var(--px-color-1) !important;

}
@media only screen and (max-width: 980px)  {
	.px_counter_v1 .px_counter_number{
margin: 0 20px 30px !important;		
	}
}

/* our vision*/
.px_our_vission_col .px_our_vission .et-pb-icon{
transition: all 500ms ease;	
}
.px_our_vission_col:hover .px_our_vission .et-pb-icon{
/*transform: rotateY(180deg);*/
	transform: scale(0.9);
transition-delay: 0.1s;
}
/* -----------------------------------
  	 CTA Section CSS
-------------------------------------*/
/*---CTA v1 CSS---*/
.px_cta_call_img .et_pb_blurb_container {
  vertical-align: middle !important;
} 
.px_cta_call_img .et_pb_main_blurb_image .et_pb_image_wrap {
  width: 70px;
  height: 70px !important;
}

.px_cta_call_img .et_pb_main_blurb_image .et_pb_image_wrap img{
object-fit:cover !important;	
  height: 70px !important;	
}

.px_cta_call_img .et_pb_image_wrap:before{
content: "\e090";
font-family: ETmodules;
color: #fff;
font-size: 25px;
height: 70px;
width: 70px;
background-color: var(--px-color-1);
border-radius: 50%;
transition: all ease 0.4s;
display: flex;
justify-content: center;
text-align: center;
align-items: center;
margin-left: -50px !important;
position: absolute;
z-index: -1;
}

.px_icon_cta .et-pb-icon {
  height: 70px;
  width: 70px;
  background-color: var(--px-color-1);
  border-radius: 50%;
  transition: all ease 0.4s;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}

/* -----------------------------------
  	 404 Page CSS
-------------------------------------*/
.px_404_page .px_text .et_pb_text_inner span{
color: var(--px-color-1);	
}

/* -----------------------------------
    Animation Part CSS
-------------------------------------*/
/** Animation*/
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*PLAY VIDEO ANIMATION*/
@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: 0.4
    }

    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}
  
  @keyframes moving {
  
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

50% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}

  @keyframes movingX {
0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
50% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
  }
  @keyframes jumpReverseAni {
  
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
  }
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

/* hamburger menu */
.et_divi_100_custom_hamburger_menu__icon {position: relative;display: block;width: 1.875rem;/*height: 1.875rem;*/box-sizing: border-box;cursor: pointer;padding: 0.25rem;clear: both;z-index:9999;}
.et_divi_100_custom_hamburger_menu__icon div{background:var(--white);width:100%;height:.125rem;margin:.25rem auto;border-radius:10px;-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);-webkit-transform:0;transform:0;-webkit-transform-origin:center;transform-origin:center;}
.et_divi_100_custom_hamburger_menu__icon div:before,.et_divi_100_custom_hamburger_menu__icon div:after{-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);}
/* Type 1 */
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child){width:0;margin-left:0;opacity:1;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S3DF;animation-name: T1S3DF;}
@-webkit-keyframes T1S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S3L;animation-name: T1S3L;}
@-webkit-keyframes T1S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S4DF;animation-name: T1S4DF;}
@-webkit-keyframes T1S4DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {width: 0;margin-right: 0;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {width: 0;margin-right: auto;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S4DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {width: 0;margin-right: 0;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {width: 0;margin-right: auto;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S4L;animation-name: T1S4L;}
@-webkit-keyframes T1S4L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {width: 0;margin-left: 0;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {width: 0;margin-left: auto;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S4L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {width: 0;margin-left: 0;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {width: 0;margin-left: auto;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S5DF;animation-name: T1S5DF;}
@-webkit-keyframes T1S5DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: top right;transform-origin: top right;}
	25% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S5DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: top right;transform-origin: top right;}
	25% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {-webkit-animation-name: T1S5DM;animation-name: T1S5DM;width: 0%;}
@-webkit-keyframes T1S5DM {
	0% {width: 100%;opacity: 1;}
	40% {width: 100%;}
	50% {width: 0%;opacity: 1;}
}
@keyframes T1S5DM {
	0% {width: 100%;opacity: 1;}
	40% {width: 100%;}
	50% {width: 0%;opacity: 1;}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S5L;animation-name: T1S5L;}
@-webkit-keyframes T1S5L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: bottom left;transform-origin: bottom left;}
	25% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S5L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: bottom left;transform-origin: bottom left;}
	25% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);
	}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
/* Type 2 */
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:0;}
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:before, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:before, .et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:after, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after{content:'';display:block;background:var(--white);width:2px;min-width:2px;height:2px;border-radius:10px;margin:0 2px 0 0;}
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:after, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after{width:100%;margin:0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {width: 0;min-width: 0;margin-left: 0;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T2S3DF;animation-name: T2S3DF;}
@-webkit-keyframes T2S3DF {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T2S3DF {
	0% {-webkit-transform: none;transform: none;}
	20% { -webkit-transform: none; transform: none; }
	40% { -webkit-transform: translateY(0.375rem); transform: translateY(0.375rem);}
	80% { -webkit-transform: translateY(0.375rem) rotate(45deg); transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before {-webkit-animation-name: T2S3DFB;animation-name: T2S3DFB;}
@-webkit-keyframes T2S3DFB {
	0% { width: 100%; -webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
@keyframes T2S3DFB {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {-webkit-animation-name: T2S3DMA;animation-name: T2S3DMA;}
@-webkit-keyframes T2S3DMA {
	0% {width: 100%; -webkit-transform: none;transform: none;}
	20% { -webkit-transform: none; transform: none;}
}
@keyframes T2S3DMA {
	0% { width: 100%;-webkit-transform: none; transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T2S3DL;animation-name: T2S3DL;}
@-webkit-keyframes T2S3DL {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.25rem);transform: translateY(-0.25rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T2S3DL {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.25rem);transform: translateY(-0.25rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before {-webkit-animation-name: T2S3DFB;animation-name: T2S3DFB;}
@keyframes T2S3DFB {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {-webkit-animation-name: T2S3DMA;animation-name: T2S3DMA;}
@keyframes T2S3DMA {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {width: 0%;min-width: 0;margin: 0 auto;opacity: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {position: relative;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {position: absolute;width: 100%;-webkit-transition: all 0.3s linear transform 0.3s 0.3s linear;transition: all 0.3s linear transform 0.3s 0.3s linear;-webkit-transform-origin: center;transform-origin: center;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {width: 100%;min-width: 0;opacity: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {position: relative;-webkit-animation-name: T2S5DF;animation-name: T2S5DF;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
@-webkit-keyframes T2S5DF {
	20% {-webkit-transform: none;transform: none;}
}
@keyframes T2S5DF {
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {position: absolute;width: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before {left: 0;-webkit-animation-name: T2S5DFB;animation-name: T2S5DFB;}
@-webkit-keyframes T2S5DFB {
	20% {width: 0%;}
}
@keyframes T2S5DFB {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {right: 0;-webkit-animation-name: T2S5DFA;animation-name: T2S5DFA;}
@-webkit-keyframes T2S5DFA {
	20% {width: 0%;}
}
@keyframes T2S5DFA {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {position: relative;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {margin: 0 auto;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before {display: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {-webkit-animation-name: T2S5DL;animation-name: T2S5DL; width: 2px;}
@-webkit-keyframes T2S5DL {
	20% {-webkit-transform: 100%;transform: 100%;}
}
@keyframes T2S5DL {
	20% {-webkit-transform: 100%;transform: 100%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {position: relative;-webkit-animation-name: T2S5DL;animation-name: T2S5DL;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
@keyframes T2S5DL {
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {position: absolute;width: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before {left: 0;-webkit-animation-name: T2S5DFB;animation-name: T2S5DFB;}
@keyframes T2S5DFB {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {right: 0;-webkit-animation-name: T2S5DMA;animation-name: T2S5DMA;}
@-webkit-keyframes T2S5DMA {
	20% {width: 0%;}
}
@keyframes T2S5DMA {
	20% {width: 0%;}
}
/* Type 3 */
.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:before {width: 100%;margin: 0 2px 0 0;}
.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after {width: 2px;margin: 0;}
/* Type 4 */
.et_divi_100_custom_hamburger_menu--type-4 .et_divi_100_custom_hamburger_menu__icon div {width: 2px;margin-right: auto;margin-left: auto;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S2DF;animation-name: T4S2DF;}
@-webkit-keyframes T4S2DF {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T4S2DF {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T4S2L;animation-name: T4S2L;}
@-webkit-keyframes T4S2L {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T4S2L {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled {-webkit-animation: T4S30.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);animation: T4S30.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);}
@-webkit-keyframes T4S3 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes T4S3 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S3DF;animation-name: T4S3DF;}
@-webkit-keyframes T4S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T4S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T4S3L;animation-name: T4S3L;}
@-webkit-keyframes T4S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T4S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);
	}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled {-webkit-animation: T4S40.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);animation: T4S40.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);}
@-webkit-keyframes T4S4 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes T4S4 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S4DF;animation-name: T4S4DF;}
@-webkit-keyframes T4S4DF {}
@keyframes T4S4DF {}.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {width: 2px;-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {width: 100%;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-transform: translateY(4px);transform: translateY(4px);}
/* Toggled */
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {width: 100%;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;
	-webkit-animation-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);animation-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:after, .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:before {width: 100%;}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-transform: translateY(0.375rem) rotate(45deg);
	transform: translateY(0.375rem) rotate(45deg);}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {opacity: 0;}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-transform: translateY(-0.375rem) rotate(-45deg);
	transform: translateY(-0.375rem) rotate(-45deg);}
.et_divi_100_custom_hamburger_menu .mobile_menu_bar:before, .et_divi_100_custom_hamburger_menu .mobile_menu_bar:after {display: none;}




/*Back To Top Style*/
.et_divi_100_custom_back_to_top .et_pb_scroll_top {z-index: 9999999;position: fixed;right: 20px;bottom: 20px;background: #236e9c;width: 40px;height: 40px;box-shadow: 0 2px 4px rgba(108, 46, 185, 0.2);-webkit-transition: all 0.2s ease, -webkit-transform 0.6s ease;transition: all 0.2s ease, -webkit-transform 0.6s ease;transition: all 0.2s ease, transform 0.6s ease;transition: all 0.2s ease, transform 0.6s ease, -webkit-transform 0.6s ease;cursor: pointer;}
.et_divi_100_custom_back_to_top .et_pb_scroll_top:before {display: none;}
.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {-webkit-animation: none !important;animation: none !important;}
	.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {-webkit-transform: scale(0) rotate(0deg);transform: scale(0) rotate(0deg);}
	.et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible {-webkit-transform: scale(1) rotate(360deg);transform: scale(1) rotate(360deg);}
	.et_divi_100_custom_back_to_top .et_pb_scroll_top .et-icon-arrow-up {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
	.et_divi_100_custom_back_to_top--style-1 .et_pb_scroll_top {border-radius: 100%;}
	.et_divi_100_custom_back_to_top--style-2 .et_pb_scroll_top {border-radius: 4px;}
	.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top {border-radius: 4px;}
	.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top.et-visible {-webkit-transform: scale(1) rotate(405deg);transform: scale(1) rotate(405deg);}
	.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top .et-icon-arrow-up {-webkit-transform: translate(-50%, -50%) rotate(-45deg);transform: translate(-50%, -50%) rotate(-45deg);}
	.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top {right: 0;border-radius: 4px 0 0 4px;}
	.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-hidden {-webkit-transform: scale(1) translate(100%, 0);transform: scale(1) translate(100%, 0);}
	.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-visible {-webkit-transform: none;transform: none;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top {right: 0;width: auto;border-radius: 4px 0 0 4px;padding: 0 20px;line-height: 40px;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top:before {content: 'Back To Top';display: inline-block;color: var(--white);font-weight: 700;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-hidden {-webkit-transform: scale(1) translate(100%, 0);transform: scale(1) translate(100%, 0);}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-visible {-webkit-transform: none;transform: none;}
	.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top .et-icon-arrow-up {display: none;}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top {right: 0;width: auto;border-radius: 4px 4px 0 0;padding: 0 20px;line-height: 40px;}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top:before {content: 'Back To Top';display: inline-block;color: var(--white);font-weight: 700;}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-hidden {right: 40px;bottom: 100px;-webkit-transform-origin: right top;transform-origin: right top;-webkit-transform: scale(1) translate(100%, 0) rotate(-90deg);transform: scale(1) translate(100%, 0) rotate(-90deg);}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-visible {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
	.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top .et-icon-arrow-up {display: none;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top {right: 0;left: 0;bottom: 0;width: auto;padding: 0 20px;line-height: 40px;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top:before {content: 'Back To Top';display: block;color: var(--white);font-weight: 700;text-align: center;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-hidden {-webkit-transform: scale(1);transform: scale(1);}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-visible {-webkit-transform: none;transform: none;}
	.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top .et-icon-arrow-up {display: none;}


/********** Mobile Menu Style1************/
 .et_divi_100_mm_m_style1 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}
  
  /*change hamburger icon to x when mobile menu is open*/

.et_divi_100_mm_m_style1 #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_divi_100_mm_m_style1 .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*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et_divi_100_mm_m_style1 ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db.et_divi_100_mm_m_style1 #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db.et_divi_100_mm_m_style1 #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*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu>li.menu-item-has-children,
.et_divi_100_mm_m_style1 ul.et_mobile_menu>li.page_item_has_children,
.et_divi_100_mm_m_style1 ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et_divi_100_mm_m_style1.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*/

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


/*hide the submenu by default*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et_divi_100_mm_m_style1 #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et_divi_100_mm_m_style1.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*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et_divi_100_mm_m_style1 #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et_divi_100_mm_m_style1.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*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et_divi_100_mm_m_style1.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*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et_divi_100_mm_m_style1.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:  var(--black);
	background:  var(--white);
	border-radius: 50%;
	padding: 3px;
}


/*submenu toggle icon when open*/

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


/*adjust the position of the hamburger menu*/

.et_divi_100_mm_m_style1 .mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 5px;
	line-height: 0;
}


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

.et_divi_100_mm_m_style1 .et_pb_menu .et_mobile_menu,
.et_divi_100_mm_m_style1 .et_pb_menu .et_mobile_menu ul {
	background-color: var(--white) !important;
	border-radius: 10px;
}

/********** Mobile Menu Style2************/
 .et_divi_100_mm_m_style2{overflow-x: hidden;}
 .et_divi_100_mm_m_style2 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}
/*edit the Divi submenu*/
.et_divi_100_mm_m_style2 .et_pb_menu .nav li ul {
margin-top:20px!important;
} 

/*Mobile Menu*/
.et_divi_100_mm_m_style2 .et_mobile_menu{
Border-top:none;
display: block!important;
padding-top:100px!important;
padding-left: 0!important;
padding-right: 0!important;
z-index: 9998;
min-width:100vw;
min-height:100vh;
top:-15px !important;
left:-5vw !important;
position: absolute !important;
}

.et_divi_100_mm_m_style2 .mobile_nav.closed #mobile_menu,
.et_divi_100_mm_m_style2 .mobile_nav.closed .et_mobile_menu,
.et_divi_100_mm_m_style2.et-db #et-boc .et-l .mobile_nav.closed .et_mobile_menu {
transform: translateY(-110%);
-webkit-transform: translateY(-110%);
transform-origin:top;
-webkit-transform-origin:top;
transition: .8s ease-in-out!important;
visibility:hidden;
}

.et_divi_100_mm_m_style2 .mobile_nav.opened #mobile_menu,
.et_divi_100_mm_m_style2 .mobile_nav.opened .et_mobile_menu,
.et_divi_100_mm_m_style2.et-db #et-boc .et-l .mobile_nav.opened .et_mobile_menu {
transform:translateY(-10px);
-webkit-transform: translateY(-10px);
transform-origin:top;
-webkit-transform-origin:top;
transition: .8s ease-in-out;
visibility:visible;
}

.et_divi_100_mm_m_style2 .et_mobile_menu li a{
text-align:center;
padding-left:0px!important;
background:transparent!important;
}
  

.et_divi_100_mm_m_style2 .et_mobile_menu li:not(:last-child) a{
border-bottom: 1px solid rgba(0,0,0,0.10)!important;
}

.et_divi_100_mm_m_style2 .mobile_nav .menu-item-has-children > a {
background: transparent!important;
color: var(--black) !important;
font-weight: inherit;
}
  
/*Mobile Menu Bar*/
.et_divi_100_mm_m_style2 .mobile_menu_bar{
/*top: 5px;
/*padding:0;
right:-10px;
position:absolute;*/
right:-10px;
z-index:10001;
}  

/*change Divi hamburger menu to X*/
.et_divi_100_mm_m_style2 .mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
color:var(--black);
}

@media all and (min-width: 768px) and (max-width: 980px){
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children > a + span{right:15px;}

  
}
  
/**** Divi Mobile Menu Collapse Effect ****/
/**** This hides the sub menu items on mobile ****/
.et_divi_100_mm_m_style2.et-db #page-container .mobile_nav li ul.hide {
display: none !important;
}

/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children {
position: relative;
}
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children > a {
background: transparent;
}

/**** This styles the icon and moves it to the right ****/
.et_divi_100_mm_m_style2 #page-container .mobile_nav .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}

/**** Here you can swap out the actual icons ****/
.et_divi_100_mm_m_style2 #page-container span.menu-closed:before {
content: "\4c";
display: block;
color:  var(--black);
font-size: 16px;
font-family: ETmodules;
}
.et_divi_100_mm_m_style2 #page-container span.menu-closed.menu-open:before {
content: "\4d";
}
/********** Mobile Menu Style3************/
 .et_divi_100_mm_m_style3{overflow-x: hidden;}
.et_divi_100_mm_m_style3 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}


/*Mobile Menu*/
.et_divi_100_mm_m_style3 .et_mobile_menu{
Border-top:none;
display: block!important;
min-height: 100vh;
padding-top:60px!important;
padding-left:0px!important;
padding-right:0px!important;
z-index: 9998 !important;
width: 100% !important; /* 80% to 100% */
min-width: 200px;
left: auto!important;
max-width: 350px;
right: -5vw;
top:-15px !important;
position: absolute !important;
box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-webkit-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
}

.et_divi_100_mm_m_style3 .mobile_nav.closed #mobile_menu,
.et_divi_100_mm_m_style3 .mobile_nav.closed .et_mobile_menu,
.et_divi_100_mm_m_style3.et-db #et-boc .et-l .mobile_nav.closed .et_mobile_menu {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
transform-origin: right;
-webkit-transform-origin: right;
transition: .8s ease-in-out!important
}

.et_divi_100_mm_m_style3 .mobile_nav.opened #mobile_menu,
.et_divi_100_mm_m_style3 .mobile_nav.opened .et_mobile_menu,
.et_divi_100_mm_m_style3.et-db #et-boc .et-l .mobile_nav.opened .et_mobile_menu {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform-origin: right;
-webkit-transform-origin: right;
transition: .8s ease-in-out;
}

.et_divi_100_mm_m_style3 .et_mobile_menu li a{
text-align:left;
padding-left:20px!important;
background:transparent!important;
}
  
.et_divi_100_mm_m_style3 .et_mobile_menu li:not(:last-child) a{
border-bottom: 1px solid rgba(0,0,0,0.10)!important;
}

.et_divi_100_mm_m_style3 .mobile_nav .menu-item-has-children > a {
background: transparent!important;
color:var(--black)!important;
font-weight:inherit;
}
  
/*Mobile Menu Bar*/
.et_divi_100_mm_m_style3 .mobile_menu_bar{
/*top: 15px;
padding:0;
position: absolute;*/
right:-10px;
z-index: 10001;
}  

/*change Divi hamburger menu to X*/
.et_divi_100_mm_m_style3 .mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
  color:var(--black);
}

@media all and (min-width: 768px) and (max-width: 980px){
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children > a + span{right:15px;}
}
  


/**** Divi Mobile Menu Collapse Effect ****/
/**** This hides the sub menu items on mobile ****/
.et_divi_100_mm_m_style3.et-db #page-container .mobile_nav li ul.hide {
display: none !important;
}

/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children {
position: relative;
}
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children > a {
background: transparent;
}

/**** This styles the icon and moves it to the right ****/
.et_divi_100_mm_m_style3 #page-container .mobile_nav .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}

/**** Here you can swap out the actual icons ****/
.et_divi_100_mm_m_style3 #page-container span.menu-closed:before {
content: "\4c";
display: block;
color: var(--black);
font-size: 16px;
font-family: ETmodules;
}
.et_divi_100_mm_m_style3 #page-container span.menu-closed.menu-open:before {
content: "\4d";
}

/********** Mobile Menu Style4************/
 .et_divi_100_mm_m_style4{overflow-x: hidden;}
.et_divi_100_mm_m_style4 .et_pb_menu ul.et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
}

  
/*Divi Mobile Menu*/
 .et_divi_100_mm_m_style4 .et_mobile_menu{
Border-top:none;
display: block!important;
min-height: 100vh;
padding-top:60px!important;
padding-left: 0px!important;
padding-right: 0px!important;
z-index: 9998 !important;
width: 100% !important;/* 80% to 100% */
min-width: 200px;
right: auto!important;
max-width: 350px;
left:-5vw !important;
top:-15px !important;
position: absolute !important;
box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-webkit-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 2px 5px 28px -1px rgba(0,0,0,0.75) !important;
}

 .et_divi_100_mm_m_style4 .mobile_nav.closed #mobile_menu,
 .et_divi_100_mm_m_style4 .mobile_nav.closed .et_mobile_menu,
 .et_divi_100_mm_m_style4.et-db #et-boc .et-l .mobile_nav.closed .et_mobile_menu {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
transform-origin: left;
-webkit-transform-origin: left;
transition: .8s ease-in-out!important
}

 .et_divi_100_mm_m_style4 .mobile_nav.opened #mobile_menu,
 .et_divi_100_mm_m_style4 .mobile_nav.opened .et_mobile_menu,
 .et_divi_100_mm_m_style4.et-db #et-boc .et-l .mobile_nav.opened .et_mobile_menu {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform-origin:left;
-webkit-transform-origin:left;
transition: .8s ease-in-out;
}

 .et_divi_100_mm_m_style4 .et_mobile_menu li a{
text-align:left;
padding-left:20px!important;
background:transparent!important;
}
  

 .et_divi_100_mm_m_style4 .et_mobile_menu li:not(:last-child) a{
border-bottom: 1px solid rgba(0,0,0,0.10)!important;
}

 .et_divi_100_mm_m_style4 .mobile_nav .menu-item-has-children > a {
background: transparent!important;
color: var(--black)!important;
}
  
/*Mobile Menu Bar*/
 .et_divi_100_mm_m_style4 .mobile_menu_bar{
/*top: 15px;
padding:0;
right:-10px;
position:absolute;*/
right:-10px;
z-index:10001;
}  

/*change Divi hamburger menu to X*/
 .et_divi_100_mm_m_style4 .mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
}

@media all and (min-width: 768px) and (max-width: 980px){
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children > a + span{right:15px;}
}
  
  

/**** Divi Mobile Menu Collapse Effect ****/
/**** This hides the sub menu items on mobile ****/
 .et_divi_100_mm_m_style4.et-db #page-container .mobile_nav li ul.hide {
display: none !important;
}

/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children {
position: relative;
}
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children > a {
background: transparent;
}

/**** This styles the icon and moves it to the right ****/
 .et_divi_100_mm_m_style4 #page-container .mobile_nav .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}

/**** Here you can swap out the actual icons ****/
 .et_divi_100_mm_m_style4 #page-container span.menu-closed:before {
content: "\4c";
display: block;
color: var(--black);
font-size: 16px;
font-family: ETmodules;
}
 .et_divi_100_mm_m_style4 #page-container span.menu-closed.menu-open:before {
content: "\4d";
}
.px_sidebar .et_pb_column_1_4{
	background-color: #f2f3f5 !important;
border-radius:10px;padding:20px;
} 

/* -----------------------------------
  31. Slide In (Popup) CSS Start Here
----------------------------------- */
/* Demo Popup CSS */
.dpprofe_slide_In_demo .et_pb_button_wrapper .et_pb_button {
    background-color: var(--px-color-1) !important;
}

/* Show/hide the popup overlay wrapper when "is-visible" class changes, apply the CSS to frontend only */

body:not(.et-fb) .dpprofe-popup-wrapper .dpprofe-popup-content {
    position: fixed;
    z-index: 990;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .5s cubic-bezier(.14, .06, .41, 1.39);
    opacity: 0;
    visibility: hidden;

}

body:not(.et-fb) .dpprofe-popup-wrapper.popup-is-visible .dpprofe-popup-content {
    opacity: 1;
    visibility: visible;
	max-height: 100vh;
	overflow-y: auto;
	scrollbar-width: none;
}


/* Allow the content inside the popup wrapper to scroll */
.dpprofe-popup-inside {
    height: 100%;
    overflow-y: scroll;
}


/* Prevent Body from Scrolling when Popup is visible */
body.dpprofe-noscroll {
    overflow-y: scroll;
}

/* Center Align Popup Content inside the Section */
.dpprofe-popup-content {
/*     display: flex;
    flex-direction: column;
    justify-content: center; */
}

.dpprofe-popup-content .et_pb_row {
    margin-top: 0;
    margin-bottom: 0;
}


/* Adjust the position of the popup overlay for admin bar */
@media (min-width:600px) and (max-width:782px) {
    body:not(.et-fb).admin-bar .dpprofe-popup-wrapper {
        top: 46px;
    }
}

@media (min-width:783px) {
    body:not(.et-fb).admin-bar .dpprofe-popup-wrapper {
        top: 32px;
    }
}

/* Mave the popup on top of other elements */
.et_builder_inner_content.popup-is-visible {
    z-index: 99999;
}

/* Add a hand cursor to the close trigger element */
.dpprofe-popup-close {
    cursor: pointer;
}

/*Slide In Css Start Here*/
.dpprofe_slidein {
    overflow: visible !important;
}

.dpprofe_slidein:after {
    content: "";
    position: absolute;
    bottom: 40px;
    left: 10px;
    width: calc(100% - 20px);
    height: 80%;
    background-color: var(--px-color-1);
    border-radius: inherit;
    z-index: -1;
    transition: all 0.2s;
    opacity: 0;
}

.dpprofe_slidein .et_pb_button_module_wrapper {
    background: #fff;
    padding-bottom: 15px;
}

.dpprofe_slidein:hover:after {
    bottom: -15px;
    transition: all 0.2s;
    opacity: 1;
}

.dpprofe_feature_info .et_pb_main_blurb_image {
    margin-bottom: 20px;
}

.dpprofe_feature_info .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
    color: var(--px-color-1);
}

.dpprofe_feature_info .et_pb_module_header span {
    color: var(--px-color-1);
}

.dpprofe_scale_in .dpprofe_contact .et_contact_bottom_container {
    margin-top: 10px;
    margin-right: 10px;
}

/* Icon CSS */
.dpprofe_icon_bar,
body #page-container .et_pb_section .et_pb_button.dpprofe_icon_bar {
position: relative;
width: 90px;
height: 90px;
text-align: center;
background-blend-mode: overlay;
z-index: 1;
margin-left: auto;
margin-right: auto;
overflow: hidden;
transition: all 0.5s;
  transition-property: all;
background:var(--px-color-1)!important;
}

.dpprofe_icon_bar:before,
body #page-container .et_pb_section .et_pb_button.dpprofe_icon_bar:before {
	content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    left: auto;
	right: 0;
	top: 0;
    z-index: -1;
	display: block !important;
    transform: scale(0.5);
    background: var(--px-color-2);
    transition: all 0.5s;
    opacity: 0;
}

.dpprofe_icon_bar:hover:before,
body #page-container .et_pb_section .et_pb_button.dpprofe_icon_bar:hover:before {
    transform: scale(1);
    opacity: 1;
}

.dpprofe_icon_bar:after,
body #page-container .et_pb_section .et_pb_button.dpprofe_icon_bar:after {
    margin: 0 !important;
    color: #fff !important;
    transition: all 0.5s;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dpprofe_icon_bar:hover:after,
body #page-container .et_pb_section .et_pb_button.dpprofe_icon_bar:hover:after {
	transform: rotate(360deg);
	color: #fff;
}


.dpprofe_icon_bar.dpprofe_h_popup_icon_v2:after {
    padding: 0px 5px;
}

/*Popup Overlay Css Move Up Start Here*/
.dpprofe-popup-wrapper .dpprofe-popup-content.dpprofe_move_up {
    transform: translateY(100%);
    transition: all .4s ease-in-out, width .2s ease-in-out, top .4s ease-in-out !important;
}

body:not(.et-fb) .dpprofe-popup-wrapper.popup-is-visible .dpprofe-popup-content.dpprofe_move_up {
    transform: translateY(-30px);
}

.dpprofe-popup-content .dpprofe_footer_info .et_pb_image_wrap {
height: 40px;
width: 40px;
background: var(--px-color-2);
background-blend-mode: overlay;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;

}

.dpprofe-popup-content .dpprofe_footer_info .et_pb_image_wrap .et-pb-icon {
    color:#fff;
}

.dpprofe-popup-content .dpprofe_footer_info .et_pb_blurb_container {
    vertical-align: middle;
}

.dpprofe-popup-content .dpprofe_social_icon .et_pb_social_icon .icon {
background: var(--px-color-1);
transition: all 0
}
.dpprofe-popup-content .dpprofe_social_icon .et_pb_social_icon .icon:hover {
background: var(--px-color-2);
}

.dpprofe-popup-content .dpprofe_social_icon .et_pb_social_icon .icon:hover {
}

.dpprofe-popup-content .dpprofe_social_icon .et_pb_social_icon .icon:before {
	color: #fff;
	transition: all 0.4s;
}

.dpprofe-popup-content .dpprofe_social_icon .et_pb_social_icon .icon:hover:before {
	color: #fff;
}

.dpprofe-popup-content .dpprofe_gallery .et_pb_gallery_items .et_pb_gallery_item {
	margin: 0px;
}

.dpprofe-popup-content .dpprofe_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image {
    margin: 0px 0px 5px 5px;
}

.dpprofe-popup-content .dpprofe_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image .et_overlay:before {
    font-size: 20px;
    color: var(--px-color-1);
}

/*Popup Overlay Css Move Down Start Here*/
.dpprofe-popup-wrapper .dpprofe-popup-content.dpprofe_move_downup {
    transform: translateY(-100%);
    transition: all .4s ease-in-out, width .2s ease-in-out, top .4s ease-in-out !important;
}

body:not(.et-fb) .dpprofe-popup-wrapper.popup-is-visible .dpprofe-popup-content.dpprofe_move_downup {
    transform: translateY(0%);
}

/*Popup Overlay Css Move right Start Here*/
.dpprofe-popup-wrapper .dpprofe-popup-content.dpprofe_slide_right {
    transform: translateX(-100%);
    transition: all .8s ease-in-out, width .4s ease-in-out, top .8s ease-in-out !important;
}

body:not(.et-fb) .dpprofe-popup-wrapper.popup-is-visible .dpprofe-popup-content.dpprofe_slide_right {
    transform: translateX(0%);
}

/*Popup Overlay Css Move Left Here*/
.dpprofe-popup-wrapper .dpprofe-popup-content.dpprofe_slide_left {
    transform: translateX(100%);
    transition: all .8s ease-in-out, width .4s ease-in-out, top .8s ease-in-out !important;
}

body:not(.et-fb) .dpprofe-popup-wrapper.popup-is-visible .dpprofe-popup-content.dpprofe_slide_left {
    transform: translateX(0%);
}

/* Add Row animation when popup is triggered */

.dpprofe-popup-close .et_pb_icon_wrap .et-pb-icon {
    color: #fff !important;
    transition: all 0.8s;
}

.dpprofe-popup-close:hover .et_pb_icon_wrap .et-pb-icon {
    transform: rotate(180deg);
}

.dpprofe-popup-close-dark .et_pb_icon_wrap .et-pb-icon {
	color: #202020 !important;
}

.dpprofe-popup-close-dark:hover .et_pb_icon_wrap .et-pb-icon {
	color: var(--px-color-1);
}

/*.dpprofe-popup-wrapper.popup-is-visible .et_pb_row:not(.dpprofe-popup-close)*/
.dpprofe-popup-wrapper.popup-is-visible .dpprofe_scale_in {
    animation: scale-in .5s cubic-bezier(.14, .06, .41, 1.39) both;
    animation-delay: .5s;
}

/*Popup Overlay Css Move Up Start Here*/
body:not(.et-fb) .dpprofe-popup-wrapper .dpprofe-popup-content.dpprofe_move_up {
    top: unset;
    min-height: auto;
    right: 20px;
}

.dpprofe-popup-wrapper .dpprofe_move_up {
    transform: translateY(100%);
    transition: all .8s ease-in-out, width .4s ease-in-out, top .8s ease-in-out !important;
}

.dpprofe-popup-wrapper.popup-is-visible .dpprofe_move_up {
    transform: translateY(-30px);
}

.dpprofe_move_up.dpprofe-popup-content .dpprofe_footer_info .et_pb_image_wrap .et-pb-icon {
	opacity: 1 !important;
}

/*Popup Overlay Css Move Down Start Here*/
.dpprofe-popup-wrapper .dpprofe_move_downup {
    transform: translateY(-100%);
    transition: all .8s ease-in-out, width .4s ease-in-out, top .8s ease-in-out !important;
}

.dpprofe-popup-wrapper.popup-is-visible .dpprofe_move_downup {
    transform: translateY(0%);
}

/*Popup Overlay Css Slide Right Start Here*/
.dpprofe-popup-wrapper .dpprofe_slide_right {
    transform: translateX(100%);
    transition: all .8s ease-in-out, width .4s ease-in-out, top .8s ease-in-out !important;
}

.dpprofe-popup-wrapper.popup-is-visible .dpprofe_slide_right {
    transform: translateX(0%);
}

/*Popup Overlay Css Slide left Here*/
.dpprofe-popup-wrapper .dpprofe_slide_left {
    transform: translateX(0%);
    transition: all .8s ease-in-out, width .4s ease-in-out, top .8s ease-in-out !important;
}

/* -----------------------------------
   Slide In (Popup) CSS End Here
----------------------------------- */